CodeGenieApp / CodeGenieApp/serverless-express
BasePathMapping
- 主要语言
- JavaScript
- 星标
- 5.3k
- 派生
- 676
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello, I'm trying to use a custom domain but I have the following error:
I'm using example: basic-starter-api-gateway-v2-typescript/
```
CREATE_FAILED AWS::ApiGateway::BasePathMapping MyApiBasePathMapping
Resource handler returned message:
Mixing of REST APIs and HTTP APIs
on the same domain name can only be
accomplished through API Gateway's
V2 DomainName interface. Currently,
WebSocket APIs can only be attached
to a domain name with other
WebSocket APIs. This must also
occur through API Gateway's V2
DomainName interface. (Service:
ApiGateway, Status Code: 400,
Request ID: 5187005f-3413-47bb-b777
-6c98784001d0
```
贡献指南
调研方向
Reproduce the failure using basic-starter-api-gateway-v2-typescript/ and inspect the generated AWS::ApiGateway::BasePathMapping resource for the custom domain. Start by checking how the example configures API Gateway domain mappings; done means the example deploys successfully without the REST/HTTP API mixing error.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, typescript
- 领域
- api, cloud
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100