AWS API Gateway #
Cloudwatch API Gateway logs #
The cloudwatch log group is prefixed with API-Gateway-Execution-Logs_ followed by the API Gateway id.
Execution logs #
- API HTTP Gateway does not have execution logs, only access logs.
- The missing guide to API Gateway logs
Troubleshooting 403 errors #
- Why do I get an HTTP 403 Forbidden error when connecting to my API Gateway APIs from a VPC?
- When configuring API Gateway with cloudfront and 403 error is thrown, make sure that the ‘host’ header is NOT forwarded from cloudfront.