-
Notifications
You must be signed in to change notification settings - Fork 401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs: Note on default payload_format_version when using Terraform's apigatewayv2 #4089
Comments
I agree that we can improve our documentation to make it clearer. And I've already opened an issue in the Terraform repository to change this and maintain the same behavior when using AWS and Terraform. |
|
This is now released under 3.2.0 version! |
What were you searching in the docs?
When reading the docs on the API Gateway HTTP integration we find this:
However, when using Terraform's API Gateway v2 module, it defaults to payload version v1.
This can take a long time to debug.
Is this related to an existing documentation section?
https://docs.powertools.aws.dev/lambda/python/latest/core/event_handler/api_gateway/#api-gateway-http-api
How can we improve?
Add a note to the documentation that you need to explicitly tell Terraform to use the v2 payload format version.
Got a suggestion in mind?
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: