CodeGenieApp/serverless-express

BasePathMapping

オープン

#596 opened on 2022/12/11

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (674 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (4,977 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド