Skip to content
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

ec2: VPCE for DDB #29547

Closed
2 tasks
btd opened this issue Mar 20, 2024 · 2 comments · Fixed by #30162
Closed
2 tasks

ec2: VPCE for DDB #29547

btd opened this issue Mar 20, 2024 · 2 comments · Fixed by #30162
Labels
@aws-cdk/aws-dynamodb Related to Amazon DynamoDB @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@btd
Copy link

btd commented Mar 20, 2024

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

1.30

Environment details (OS name and version, etc.)

AL2

@btd btd added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Mar 20, 2024
@github-actions github-actions bot added the @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud label Mar 20, 2024
@pahud
Copy link
Contributor

pahud commented Mar 20, 2024

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

@pahud pahud added p2 effort/medium Medium work item – several days of effort @aws-cdk/aws-dynamodb Related to Amazon DynamoDB and removed needs-triage This issue or PR still needs to be triaged. labels Mar 20, 2024
@mergify mergify bot closed this as completed in #30162 Oct 3, 2024
mergify bot pushed a commit that referenced this issue Oct 3, 2024
### Issue # (if applicable)

Closes #29547

### Reason for this change



### Description of changes
Add DynamoDB interface endpoint and validation

### Description of how you validated changes
Added unit tests and integ test.



### 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 link

github-actions bot commented Oct 3, 2024

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
@aws-cdk/aws-dynamodb Related to Amazon DynamoDB @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants