You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(lambda): support s3 OFD for Kinesis/DynamoDB (#33739)
### Issue # (if applicable)
Closes #<issue number here>.
### Reason for this change
Kinesis and DynamoDB has supported S3 as onFailureDestination.
### Description of changes
The `supportS3OnFailureDestination` for kinesis and DynamoDB has changed to true
Tests are updated to reflect this change.
### Describe any new or updated permissions being added
No permission change
### Description of how you validated changes
Test are run
### 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*
Copy file name to clipboardexpand all lines: packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.s3-onfailuire-destination.js.snapshot/LambdaEventSourceS3OnFailureDestinationIntegDefaultTestDeployAssert62366951.assets.json
Copy file name to clipboardexpand all lines: packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.s3-onfailuire-destination.js.snapshot/cdk.out
Copy file name to clipboardexpand all lines: packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.s3-onfailuire-destination.js.snapshot/dynamo-with-s3ofd.assets.json
Copy file name to clipboardexpand all lines: packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.s3-onfailuire-destination.js.snapshot/integ.json
Copy file name to clipboardexpand all lines: packages/@aws-cdk-testing/framework-integ/test/aws-lambda-event-sources/test/integ.s3-onfailuire-destination.js.snapshot/kinesis-with-s3ofd.assets.json
0 commit comments