https://pulumi.com logo
Title
e

enough-leather-70274

10/22/2021, 10:03 AM
Hi folks - I'm trying to map the default stage of my api gateway to a custom domain with a Path in the mapping, as per step 7 of the bottom of this instruction. In the AWS Classic provider for APIGatewayV2, I can only see something called ApiMapping, which doesn't include the path argument. Instead it includes an
api_mapping_key
but that links to the API gateway WS docs of all things. I'm assuming that's the path I want to provide (esp. given the CF example) but should the docs not link to the aforementioned page rather than WS docs?
Unless I'm missing something, the native provider doesn't yet support APIGatewayV2