getting message: forbidden reply from AWS API gateway

前端 未结 20 1069
鱼传尺愫
鱼传尺愫 2020-11-30 04:34

I am trying to create a lambda service on AWS and have it accessed from outside via the API gateway with no authentication or restriction required.

To make things ea

20条回答
  •  独厮守ぢ
    2020-11-30 04:59

    If you use a custom domain name and forget to select destination staging, you'll get the Forbidden message.

    Simply go to Custom Domain Names and click Edit under your domain, and then select the stage under Base Path Mappings.

提交回复
热议问题