API Gateway 內已部署至特定區域之 API 的主機名稱。主機名稱的格式為 {api-id}.execute-api.{region}.amazonaws.com
- API Gateway Limits for Configuring and Running a REST API
- Payload size : 10 MB
- 在 serverless 中 api gateway log 的設定
- API Gateway Mapping Template and Access Logging Variable Reference
- 僅能使用 $context 的參數資料,如果讀 $input 的資料寫到 log 中
- Log header value in Custom Access Logging 詢問問題紀錄
- How do I enable CloudWatch Logs for troubleshooting my API Gateway API?