(apprunner): apprunner vpc support #18887
Labels
@aws-cdk/aws-apprunner
Related to the apprunner package
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
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
The text was updated successfully, but these errors were encountered: