REST API GW type PRIVATE

0

Hi team,

I want to create a private REST API GW via CDK in my private only VPC,

Should I set up an Interface VPC Endpoint for the com.amazonaws.ca-central-1.execute-api service?

Or is it unnecessary to create an Interface VPC Endpoint, given that the REST API Gateway I'm configuring is of the PRIVATE type and accessible externally through PrivateLink?

Thank you!"

1 Risposta
0

Yes, it's necessary and you'd need to set up interface VPC Endpoint for execute-api.

Please refer following AWS Documentation for same:

Hope it helps.

Abhishek

profile pictureAWS
ESPERTO
con risposta 8 mesi fa
profile picture
ESPERTO
verificato 8 mesi fa
  • Thank you for your answer

    in this case, if I need to create an interface vpc endpoint, what would be the difference between REST API GW and REST API GW private options

    The console offers to create REST API and REST API Private

    if I create an interface endpoint for com.amazonaws.ca-central-1.execute-api what would be the difference of selecting REST API Private over REST API if I have an interface endpoint either way

    the vpv endpoint needs to be created in the same VPC as the private API GW? or in the partner caller

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande