Using resource policy for private ApiGateway

0

I'm working on my cloud formation template for a private ApiGateway that requires a resource policy. However, all the resource policy template i have used is not working because Api resource policy is not in AWS IAM policy. Any work around ?

1回答
0

Hi,

Have a look at those examples: https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-resource-policies-examples.html.

You can control access, for private, probably by checking on the vpc interface endpoints ids.

profile picture
エキスパート
回答済み 1年前
  • Thanks for response but i need the template i could include in my ApiGateway Cloud Formation template

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

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

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

関連するコンテンツ