AWS::AppFlow::Flow GlueDataCatalog - 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::AppFlow::Flow GlueDataCatalog

The GlueDataCatalog property type specifies Property description not available. for an AWS::AppFlow::Flow.

Syntax

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