AWS::AppFlow::Flow GlueDataCatalog - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new 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 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