AWS::AppFlow::Flow GlueDataCatalog - AWS CloudFormation

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: String RoleArn: String TablePrefix: String

Properties

DatabaseName

Property description not available.

Required: Yes

Type: String

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Minimum: 0

Maximum: 255

Update requires: No interruption

RoleArn

Property description not available.

Required: Yes

Type: String

Pattern: arn:aws:iam:.*:[0-9]+:.*

Minimum: 0

Maximum: 512

Update requires: No interruption

TablePrefix

Property description not available.

Required: Yes

Type: String

Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Minimum: 0

Maximum: 128

Update requires: No interruption