FlowMetadataCatalogConfigGlueDataCatalog

data class FlowMetadataCatalogConfigGlueDataCatalog(val databaseName: String, val roleArn: String, val tablePrefix: String)

Constructors

Link copied to clipboard
constructor(databaseName: String, roleArn: String, tablePrefix: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of an existing Glue database to store the metadata tables that Amazon AppFlow creates.

Link copied to clipboard

The ARN of an IAM role that grants AppFlow the permissions it needs to create Data Catalog tables, databases, and partitions.

Link copied to clipboard

A naming prefix for each Data Catalog table that Amazon AppFlow creates