Annotations
Learn how to use the metadata annotations provided by the extensions for AWS.
Here, you will find information about the annotations provided by the AWS extension for Jikkou.
List of built-in annotations
glue.aws.amazon.com/created-time
The date and time the schema was created.
The annotation is automatically added by Jikkou.
glue.aws.amazon.com/updated-time
The date and time the schema was updated.
The annotation is automatically added by Jikkou.
glue.aws.amazon.com/registry-name
The name of the registry.
The annotation is automatically added by Jikkou.
glue.aws.amazon.com/registry-arn
The Amazon Resource Name (ARN) of the registry.
The annotation is automatically added by Jikkou.
glue.aws.amazon.com/schema-arn
The Amazon Resource Name (ARN) of the schema.
The annotation is automatically added by Jikkou.
glue.aws.amazon.com/schema-version-id
The SchemaVersionId of the schema version.
The annotation is automatically added by Jikkou.
glue.aws.amazon.com/use-canonical-fingerprint
This annotation can be used to use a canonical fingerprint to compare schemas (only supported for Avro schema).
Last modified May 13, 2025: docs(site): add doc for AwsGlueSchema resource (86a5a4e2)