Maintenance: Refactor and split documentation snippets to standalone python files #1364
Closed
11 of 12 tasks
Labels
documentation
Improvements or additions to documentation
help wanted
Could use a second pair of eyes/hands
tech-debt
Technical Debt tasks
Summary
We should refactor documentation snippets to improve the value new and existing customers get from them. Code snippets should be run as-is and provide what's necessary to demonstrate an utility's feature value - it might need to make an external API call to a fake API, raise Exceptions, etc.
Example of a recent work part of ~152 doc snippets refactoring: https://awslabs.github.io/aws-lambda-powertools-python/latest/core/event_handler/api_gateway/#api-gateway-rest-api
Tasks:
Why is this needed?
Besides improving customer value, it helps us lint and enforce consistency across the documentation.
Which area does this relate to?
Middleware factory, Parameters, Batch processing, Validation, Parser, Idempotency, Feature flags, JMESPath functions
Solution
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: