-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
generate-event: Add S3 Batch Operations Event #4521
Comments
Thanks @arjunrawal4 for raising this feature. I checked your PR and looks good to me, I will ask the team to provide another approval to merge it. |
* feat: Add support for S3 Batch Operations event (#4521) * Use proper s3 bucket arn syntax Co-authored-by: Mohamed Elasmar <[email protected]> Co-authored-by: Wing Fung Lau <[email protected]>
Closing as part of 1.69.0 release. |
|
Describe your idea/feature/enhancement
S3 Batch Operations is missing from
sam local generate-event
. It would be nice to have sample events for Batch Operations lambda invocationsProposal
Add new event to SAM.
Additional Details
https://docs.aws.amazon.com/lambda/latest/dg/services-s3-batch.html
https://docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops-invoke-lambda.html
https://github.com/awsdocs/amazon-s3-developer-guide/blob/master/doc_source/batch-ops-invoke-lambda.md
The text was updated successfully, but these errors were encountered: