Open
Description
Describe the feature
DynamoDB launched PrivateLink support for Streams on March 26th. This needs accommodating in the aws-ec2.vpc-endpoint InterfaceVpcEndpointAwsService Class
Use Case
This will help make it easier for customers to adopt DynamoDB Streams with private VPC connectivity using CDK
Proposed Solution
Add `public static readonly DYNAMODB_STREAMS = new InterfaceVpcEndpointAwsService('dynamodb-streams');
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS CDK Library version (aws-cdk-lib)
v2.195.0
AWS CDK CLI version
2.1016.0
Environment details (OS name and version, etc.)
MacOS