This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::AppFlow::Flow GlueDataCatalog
The GlueDataCatalog property type specifies Property description not available. for an AWS::AppFlow::Flow.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DatabaseName" :String, "RoleArn" :String, "TablePrefix" :String}
YAML
DatabaseName:StringRoleArn:StringTablePrefix:String
Properties
DatabaseNameProperty description not available.
Required: Yes
Type: String
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*Minimum:
0Maximum:
255Update requires: No interruption
RoleArnProperty description not available.
Required: Yes
Type: String
Pattern:
arn:aws:iam:.*:[0-9]+:.*Minimum:
0Maximum:
512Update requires: No interruption
TablePrefixProperty description not available.
Required: Yes
Type: String
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*Minimum:
0Maximum:
128Update requires: No interruption