Closed
Description
What were you initially searching for in the docs?
- Working code examples.
Is this related to an existing part of the documentation? Please share a link
- api gw handler (https://awslabs.github.io/aws-lambda-powertools-python/latest/core/event_handler/api_gateway/)
- appsync handler (https://awslabs.github.io/aws-lambda-powertools-python/latest/core/event_handler/appsync/)
- tutorials (https://awslabs.github.io/aws-lambda-powertools-python/latest/tutorial/)
- feature flag (https://awslabs.github.io/aws-lambda-powertools-python/latest/utilities/feature_flags/)
Describe how we could make it clearer
- Fix code examples
If you have a proposed update, please share it here
List of things to fix:
- fix line number highlights
- fix missing imports
- fix syntax error
- fix indents
- fix example code rendering
Missing import example for json
example:
PR: