sam local generate-event eventbridge --schema files://downloaded.schema
Open
type/feature
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
### Describe your idea/feature/enhancement
Allow sam local generate-event to generate EventBridge messages based on downloaded schema bindings from your EventBridge schema registry.
### Proposal
Use `sam local generate-event eventbridge --schema files://downloaded.schema` to generate an event for testing that would follow the downloaded bindings.
### Additional Details
If schema is invalid, do not generate an event.
Contributor guide
Assessment
This issue has not been assessed yet.