Skip to content

Add Private API Gateway Option #8

@KevinHock

Description

@KevinHock

Is your feature request related to a problem? Please describe.
I would like to be able to make the API Gateway Private and then associate a VPC Endpoint with it.
This would enable say, me putting all the resources in their own account, and the only thing being exposed from that account being a VPC endpoint.

https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-private-apis.html#associate-private-api-with-vpc-endpoint

This is somewhat related to # FIXME (derek.wang) Switch to PRIVATE later and attach some VPCs at

endpoint_configuration {
types = ["REGIONAL"] # FIXME (derek.wang) Switch to PRIVATE later and attach some VPCs
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions