Safe Haskell | None |
---|---|
Language | Haskell2010 |
Request
data GetFunctionConfiguration Source
Returns the configuration information of the Lambda function. This the
same information you provided as parameters when uploading the function by
using UploadFunction
.
This operation requires permission for the lambda:GetFunctionConfiguration
operation.