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

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

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

回答問題指南