AWS::LookoutMetrics::AnomalyDetector CloudwatchConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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