SchemaVersionListItem - AWS Glue

SchemaVersionListItem

An object containing the details about a schema version.

Contents

CreatedTime

The date and time the schema version was created.

Type: String

Required: No

SchemaArn

The Amazon Resource Name (ARN) of the schema.

Type: String

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

Pattern: arn:(aws|aws-us-gov|aws-cn):glue:.*

Required: No

SchemaVersionId

The unique identifier of the schema version.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

Required: No

Status

The status of the schema version.

Type: String

Valid Values: AVAILABLE | PENDING | FAILURE | DELETING

Required: No

VersionNumber

The version number of the schema.

Type: Long

Valid Range: Minimum value of 1. Maximum value of 100000.

Required: No

See Also

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