Can I use aws_apigatewayv2_stage when the rest of my REST API gateway resources are using api_gateway (v1)? I need to be able to set throttling on the stage, similar to how it’s done on the console.
Can I use aws_apigatewayv2_stage when the rest of my REST API gateway resources are using api_gateway (v1)? I need to be able to set throttling on the stage, similar to how it’s done on the console.