GlueTableReference - AWS Clean Rooms

GlueTableReference

A reference to a table within an AWS Glue data catalog.

Contents

databaseName

The name of the database the AWS Glue table belongs to.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Pattern: [a-zA-Z0-9_](([a-zA-Z0-9_]+-)*([a-zA-Z0-9_]+))?

Required: Yes

tableName

The name of the AWS Glue table.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Pattern: [a-zA-Z0-9_](([a-zA-Z0-9_ ]+-)*([a-zA-Z0-9_ ]+))?

Required: Yes

See Also

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