-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
@aws-cdk/aws-ec2Related to Amazon Elastic Compute CloudRelated to Amazon Elastic Compute Cloudeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
There is currently no way to lookup the IP of an AWS-managed Prefix List (i.e. those for S3 and DynamoDB).
Use Case
In order to use an S3 or DynamoDB Gateway endpoint, with a Security Group which allows only specific outbound access, it is necessary to lookup the com.amazonaws.<region>.s3
or com.amazonaws.<region>.dynamodb
Prefix List's ID. This is currently not possible.
Proposed Solution
Add the ability to look up a Prefix List by prefix list ID. I don't know if this requires changes in Cloudformation.
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
adriantaut, hoffa, jvlch, jstrunk, markoperich and 93 morebericp1 and Tietew
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-ec2Related to Amazon Elastic Compute CloudRelated to Amazon Elastic Compute Cloudeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2