getEventSourceMapping

The `AWS::Lambda::EventSourceMapping` resource creates a mapping between an event source and an LAMlong function. LAM reads items from the event source and triggers the function. For details about each event source type, see the following topics. In particular, each of the topics describes the required and optional parameters for the specific event source.

Return

null

Parameters

argument

null


Return

null

Parameters

id

The event source mapping's ID.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.lambda.kotlin.inputs.GetEventSourceMappingPlainArgs.

See also