View a markdown version of this page

LambdaEventSourceMappingConfiguration - Amazon Application Recovery Controller

LambdaEventSourceMappingConfiguration

Configuration for AWS Lambda event source mappings used in a Region switch plan.

Contents

action

The action to take - whether to enable or disable an event source mapping.

Type: String

Valid Values: enable | disable

Required: Yes

regionEventSourceMappings

Per-region configuration for which Lambda event source mapping to enable or disable when activating or deactivating a region.

Type: String to EventSourceMapping object map

Map Entries: Maximum number of 2 items.

Key Pattern: [a-z]{2}-[a-z-]+-\d+

Required: Yes

timeoutMinutes

The timeout value specified for the configuration.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

ungraceful

The settings for ungraceful execution.

Type: LambdaEventSourceMappingUngraceful object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: