aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.55k stars 3.87k forks source link

ec2: VPCE for DDB #29547

Open btd opened 6 months ago

btd commented 6 months ago

Describe the feature

DDB annoced support of VPCE here https://aws.amazon.com/about-aws/whats-new/2024/03/amazon-dynamodb-aws-privatelink/ Would be nice to have it builtin to CDK

Use Case

VPC running applications can pass trafic via VPCE

Proposed Solution

No response

Other Information

No response

Acknowledgements

CDK version used

1.30

Environment details (OS name and version, etc.)

AL2

pahud commented 6 months ago

Thank you for the feature request. I guess cloudformation should have supported that but we need to figure out how to correctly configure that in CDK. We welcome any pull requests from the community and please help us prioritize with 👍 .

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/privatelink-interface-endpoints.html