

# Monitor
<a name="API_Monitor"></a>

Amazon CloudWatch alarms to monitor during the deployment process.

## Contents
<a name="API_Monitor_Contents"></a>

 ** AlarmArn **   <a name="appconfig-Type-Monitor-AlarmArn"></a>
Amazon Resource Name (ARN) of the Amazon CloudWatch alarm.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: Yes

 ** AlarmRoleArn **   <a name="appconfig-Type-Monitor-AlarmRoleArn"></a>
ARN of an AWS Identity and Access Management (IAM) role for AWS AppConfig to monitor `AlarmArn`.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 2048.  
Pattern: `^((arn):(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov|aws-eusc):(iam)::\d{12}:role[/].*)$`   
Required: No

## See Also
<a name="API_Monitor_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/appconfig-2019-10-09/Monitor) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appconfig-2019-10-09/Monitor) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appconfig-2019-10-09/Monitor) 