EntityConfiguration - AWS Glue

EntityConfiguration

Configuration that defines how to interact with a specific data entity through the REST API, including its access patterns and schema definition.

Contents

Schema

The schema definition for this entity, including field names, types, and other metadata that describes the structure of the data.

Type: String to FieldDefinition object map

Key Length Constraints: Minimum length of 1.

Required: No

SourceConfiguration

The source configuration that defines how to make requests to access this entity's data through the REST API.

Type: SourceConfiguration object

Required: No

See Also

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