GlueConfiguration - Amazon IoT Analytics
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).

GlueConfiguration

Configuration information for coordination with Amazon Glue, a fully managed extract, transform and load (ETL) service.

Contents

databaseName

The name of the database in your Amazon Glue Data Catalog in which the table is located. An Amazon Glue Data Catalog database contains metadata tables.

Type: String

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

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

Required: Yes

tableName

The name of the table in your Amazon Glue Data Catalog that is used to perform the ETL operations. An Amazon Glue Data Catalog table contains partitioned data and descriptions of data sources and targets.

Type: String

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

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

Required: Yes

See Also

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