DataLakeAccessPropertiesOutput - AWS Glue

DataLakeAccessPropertiesOutput

The output properties of the data lake access configuration for your catalog resource in the AWS Glue Data Catalog.

Contents

CatalogType

Specifies a federated catalog type for the native catalog resource. The currently supported type is aws:redshift.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

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

Required: No

DataLakeAccess

Turns on or off data lake access for Apache Spark applications that access Amazon Redshift databases in the Data Catalog.

Type: Boolean

Required: No

DataTransferRole

A role that will be assumed by AWS Glue for transferring data into/out of the staging bucket during a query.

Type: String

Pattern: ^arn:aws(-(cn|us-gov|iso(-[bef])?))?:iam::[0-9]{12}:role/.+

Required: No

KmsKey

An encryption key that will be used for the staging bucket that will be created along with the catalog.

Type: String

Required: No

ManagedWorkgroupName

The managed Redshift Serverless compute name that is created for your catalog resource.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

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

Required: No

ManagedWorkgroupStatus

The managed Redshift Serverless compute status.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

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

Required: No

RedshiftDatabaseName

The default Redshift database resource name in the managed compute.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

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

Required: No

StatusMessage

A message that gives more detailed information about the managed workgroup status.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

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

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: