View a markdown version of this page

LambdaEventSourceMappingConfiguration - Amazon Application Recovery Controller
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

LambdaEventSourceMappingConfiguration

Configuration for Amazon 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 Amazon SDKs, see the following: