Does the AWS Terraform provider support Parameter Mapping for API Gateway V2 HTTP APIs? Specifically I want to overwrite the path of an incoming request before forwarding it to a private integration. I can't seem to find a resource that allows me to specify parameter mapping under the aws_apigatewayv2 Terraform AWS provider resources.
I'm after the Terraform that would allow me set up the equivalent of setting up the below via the Console.
Thanks in advance
