This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ARCRegionSwitch::Plan LambdaUngraceful
Configuration for handling failures when invoking Lambda functions.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Behavior" :}
YAML
Behavior:
Properties
Behavior-
The ungraceful behavior for a Lambda function, which must be set to
skip.Required: No
Type:
Update requires: No interruption