AWS::AppConfig::Environment Monitors
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: No
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:
2048Pattern:
^((arn):(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):(iam)::\d{12}:role[/].*)$Update requires: No interruption