aws-lambda-0.1.0.1: Haskell bindings for AWS Lambda

Safe HaskellNone
LanguageHaskell2010

Aws.Lambda.Commands.GetEventSource

Contents

Synopsis

Request

data GetEventSource Source

Returns configuration information for the specified event source mapping. This operation requires permission for the lambda:GetEventSource action.

Constructors

GetEventSource 

Fields

_gesUuid :: !LambdaUuid

The AWS Lambda assigned ID of the event source mapping.

Lenses

Response

Lenses