AWS::LookoutMetrics::AnomalyDetector AppFlowConfig - AWS CloudFormation

AWS::LookoutMetrics::AnomalyDetector AppFlowConfig

Details about an Amazon AppFlow flow datasource.

Syntax

To declare this entity in your AWS 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