Imports of package awslambda

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/go-kit/kit/endpointPackage endpoint defines an abstraction for RPCs.
github.com/go-kit/kit/logPackage log provides a structured logger.
github.com/go-kit/kit/transportPackage transport contains helpers applicable to all supported transports.