Skip to content

Commit e1a2f68

Browse files
feat(lambda-destinations): support Lambda async S3 destination (#31709)
### Issue # (if applicable) N/A ### Reason for this change Working on a new feature support - S3 destination for Lambda Async Invoke. ### Description of changes - Adding a new destination - s3 bucket, to lambda event destinations. - Adding unit tests for the code. - Adding integration test to create a lambda and event invoke config with an S3 destination. - Updating readme with the new destination information. ### Description of how you validated changes Unit tests and integration tests have been added. ### Checklist - [ X ] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 5e835f3 commit e1a2f68

File tree

14 files changed

+10096
-10458
lines changed

14 files changed

+10096
-10458
lines changed

Diff for: packages/@aws-cdk-testing/framework-integ/test/aws-lambda-destinations/test/integ.destinations.js.snapshot/DestinationsDefaultTestDeployAssertCC49E667.assets.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/@aws-cdk-testing/framework-integ/test/aws-lambda-destinations/test/integ.destinations.js.snapshot/DestinationsDefaultTestDeployAssertCC49E667.template.json

+136-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)