aws-lambda-0.1.0.1: Haskell bindings for AWS Lambda

Safe HaskellNone
LanguageHaskell2010

Aws.Lambda.Commands.GetFunctionConfiguration

Contents

Synopsis

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.

Lenses