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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ