Simple JSON Schemas for events on the AWS cloud platform.
This repository was created with the JSON objects provided in the Amazon Web Services documentation for sample events. Read more here:
Sample Events Published by Event Sources
Each JSON for each sample event was turned into a JSON Schema using the free web-based JSON Schema Editor. Check it out here:
JSON Schema Toolset, SDK and Documentation
The event schemas in this repository are current as of Monday, September 4, 2017.
The AWS documentation will be periodically revisited and the contents of this repository will be updated to reflect new changes, until AWS starts releasing official JSON Schemas for events.
Use this repository with caution, as the schemas may not be applicable for your specific scenario.
- AWS CloudFormation Create Request Sample Event
- Amazon SES Email Receiving Sample Event
- Scheduled Event Sample Event
- Amazon CloudWatch Logs Sample Event
- Amazon SNS Sample Event
- Amazon DynamoDB Update Sample Event
- Amazon Cognito Sync Trigger Sample Event
- Amazon Kinesis Streams Sample Event
- Amazon S3 Put Sample Event
- Amazon S3 Delete Sample Event
- Mobile Backend Sample Event
- Amazon Lex Sample Event
- CloudFormation event | JSON Schema
- SES event | NOT YET DEFINED
- Scheduled event | JSON Schema
- CloudWatch Logs event | JSON Schema
- SNS event | JSON Schema
- DynamoDB event | JSON Schema
- Cognito event | JSON Schema
- Kinesis event | JSON Schema
- S3 Put event | JSON Schema
- S3 Delete event | JSON Schema
- Mobile event | JSON Schema
- Lex event | NOT YET DEFINED