DataCatalogInputDefinition - Amazon Glue DataBrew
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).

DataCatalogInputDefinition

Represents how metadata stored in the Amazon Glue Data Catalog is defined in a DataBrew dataset.

Contents

Note

In the following list, the required parameters are described first.

DatabaseName

The name of a database in the Data Catalog.

Type: String

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

Required: Yes

TableName

The name of a database table in the Data Catalog. This table corresponds to a DataBrew dataset.

Type: String

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

Required: Yes

CatalogId

The unique identifier of the Amazon Web Services account that holds the Data Catalog that stores the data.

Type: String

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

Required: No

TempDirectory

Represents an Amazon location where DataBrew can store intermediate results.

Type: S3Location object

Required: No

See Also

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