CustomActionLambdaConfiguration - 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).

CustomActionLambdaConfiguration

Configuration for Amazon Lambda functions that perform custom actions during a Region switch.

Contents

lambdas

The Amazon Lambda functions for the execution block.

Type: Array of Lambdas objects

Array Members: Minimum number of 1 item. Maximum number of 2 items.

Required: Yes

regionToRun

The Amazon Web Services Region for the function to run in.

Type: String

Valid Values: activatingRegion | deactivatingRegion

Required: Yes

retryIntervalMinutes

The retry interval specified.

Type: Float

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: LambdaUngraceful object

Required: No

See Also

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