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

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则