Network.AWS.Lambda.CreateFunction

Creating a Request

createFunction

data CreateFunction

Request Lenses

cfMemorySize

cfKMSKeyARN

cfEnvironment

cfDeadLetterConfig

cfVPCConfig

cfTimeout

cfDescription

cfPublish

cfFunctionName

cfRuntime

cfRole

cfHandler

cfCode

Destructuring the Response

functionConfiguration

data FunctionConfiguration

Response Lenses

fcMemorySize

fcRuntime

fcFunctionARN

fcKMSKeyARN

fcEnvironment

fcDeadLetterConfig

fcRole

fcVPCConfig

fcVersion

fcFunctionName

fcCodeSize

fcHandler

fcTimeout

fcLastModified

fcCodeSha256

fcDescription