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 個回答
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
專家
已回答 8 個月前
profile picture
專家
已審閱 8 個月前
  • 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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南