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 Risposta
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
ESPERTO
con risposta un anno fa
  • Thanks for response but i need the template i could include in my ApiGateway Cloud Formation template

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande