Feature request: Enhance generate-event to support chained events in common patterns.
Open
area/local/generate-event
contributors/welcome
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
I wish the Sam CLI would support generating events of common patterns in AWS. For example, S3 Create Object -> SQS -> Lambda.
### Proposal
This feature could leverage the current subcommand capability and look like: `sam local generate-event sqs recieve-message-from-s3`.
Contributor guide
Assessment
This issue has not been assessed yet.