-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(apprunner): apprunner vpc support #18887
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-apprunnerRelated to the apprunner packageRelated to the apprunner packageeffort/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
Description
Support for App Runner's recently introduced VPC support. https://aws.amazon.com/blogs/aws/new-for-app-runner-vpc-support/
Use Case
Support for talking to VPC-only services and private services. (RDS, ElastiCache, etc...)
Proposed Solution
Generating the new fields in the Cf L1 construct and adding VPC support to the L2 in a Lambda-like manner. E.g. Smartly taking VPC and optionally SGs and SubnetFilter, automatically adding the apprioriate IAM permissions.
Other information
No response
Acknowledge
- I may be able to implement this feature request
- This feature might incur a breaking change
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-apprunnerRelated to the apprunner packageRelated to the apprunner packageeffort/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