Get Hands-on with Amazon EKS - Workshop Event Series
Whether you're taking your first steps with Kubernetes or you're an experienced practitioner looking to sharpen your skills, our Amazon EKS workshop series delivers practical, real-world experience that moves you forward. Learn directly from AWS solutions architects and EKS specialists through hands-on sessions designed to build your confidence with Kubernetes. Register now and start building with Amazon EKS!
如何为 API Gateway API 设置公共自定义域名?
2 分钟阅读
0
我想为我的 Amazon API Gateway API 使用自定义域名,而不是默认基本 URL。
简短描述
您可以为 API Gateway API 创建两种类型的自定义域名: 区域型或(仅适用于 REST API)边缘优化型。
对于域名,您无法将 WebSocket API 的区域自定义域名映射到 REST API 或 HTTP API。但是,您可以将区域自定义域与 REST API 和 HTTP API 相关联。对于 REST API,边缘优化和区域自定义域名都可以具有边缘优化 API 端点和/或区域 API 端点的映射。对于 WebSocket API 和 HTTP API,TLS 1.2 是唯一受支持的 TLS 版本。