# Functions
GetLogger returns the logger for lambda operations.
GetSession returns the integration lambda session stored in context.
No description provided by the author
NewLogger creates an instance of the logger.
# Type aliases
ContextKey defines a type to store the integration lambda session in context.Context.