Skip to content

aws-apprunner: support private access from VPC #22850

@sgrilux

Description

@sgrilux

Describe the feature

App Runner now supports privately accessible services within VPC

https://aws.amazon.com/about-aws/whats-new/2022/11/aws-app-runner-supports-privately-accessible-services-amazon-vpc/

To reference the VPC interface endpoint it's needed:

Use Case

I have an app running on App Runner and I need it to be available only via VPC and not publicly accessible.

Cloudformation already supports this.

Proposed Solution

No response

Other Information

Here details how it's implemented using CLI

https://docs.aws.amazon.com/apprunner/latest/dg/network-pl-manage.html

Acknowledgements

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

CDK version used

2.50.0

Environment details (OS name and version, etc.)

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-apprunnerRelated to the apprunner packageeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions