quick-lifeguard-72252
11/11/2021, 10:37 PMawsx.apigateway.API
with aws.apigatewayv2
? My use case is I need to create multi-level API mapping (like /a/b/v1
) which is not supported by aws.apigateway
.aws.apgatewayv2.ApiMapping
, but I don't know if it would work with the resources created by awsx.apigateway.API
since that uses apigatewayv1.