EventBridge Schema

EventBridge Schema in AWS defines the structure of events used within Amazon EventBridge. It provides a formal description of the event’s format, including its fields and data types, making it easier to validate, discover, and integrate events across applications.

aws.schemas_schema

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
contentcorestringThe source of the schema definition.
descriptioncorestringThe description of the schema.
last_modifiedcoretimestampThe date and time that schema was modified.
schema_arncorestringThe ARN of the schema.
schema_namecorestringThe name of the schema.
schema_versioncorestringThe version number of the schema
tagscorehstore
typecorestringThe type of the schema.
version_created_datecoretimestampThe date the schema version was created.