AWS::LookoutMetrics::AnomalyDetector AppFlowConfig - 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 AppFlowConfig

Details about an Amazon AppFlow flow datasource.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "FlowName" : String, "RoleArn" : String }

YAML

FlowName: String RoleArn: String

Properties

FlowName

name of the flow.

Required: Yes

Type: String

Pattern: [a-zA-Z0-9][\w!@#.-]+

Maximum: 256

Update requires: No interruption

RoleArn

An IAM role that gives Amazon Lookout for Metrics permission to access the flow.

Required: Yes

Type: String

Pattern: arn:([a-z\d-]+):.*:.*:.*:.+

Maximum: 256

Update requires: No interruption