This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::AppConfig::Environment Monitor
Amazon CloudWatch alarms to monitor during the deployment process.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AlarmArn" :String, "AlarmRoleArn" :String}
YAML
AlarmArn:StringAlarmRoleArn:String
Properties
AlarmArn-
Amazon Resource Name (ARN) of the Amazon CloudWatch alarm.
Required: Yes
Type: String
Minimum:
1Maximum:
2048Update requires: No interruption
AlarmRoleArn-
ARN of an Amazon Identity and Access Management (IAM) role for Amazon AppConfig to monitor
AlarmArn.Required: No
Type: String
Minimum:
20Maximum:
2048Update requires: No interruption