GlueConfiguration - AWS IoT Analytics

For similar capabilities to AWS IoT Analytics, explore Amazon Kinesis, Amazon S3, and Amazon Athena. These services provide additional scalability and flexibility to meet your evolving analytics requirements. Learn how here.

GlueConfiguration

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

Contents

databaseName

The name of the database in your AWS Glue Data Catalog in which the table is located. An AWS 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 AWS Glue Data Catalog that is used to perform the ETL operations. An AWS 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 AWS SDKs, see the following: