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::LookoutMetrics::AnomalyDetector CloudwatchConfig
Details about an Amazon CloudWatch datasource.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "RoleArn" :
String
}
YAML
RoleArn:
String
Properties
RoleArn
-
An IAM role that gives Amazon Lookout for Metrics permission to access data in Amazon CloudWatch.
Required: Yes
Type: String
Pattern:
arn:([a-z\d-]+):.*:.*:.*:.+
Maximum:
256
Update requires: No interruption