Closed michaelbrewer closed 2 years ago
Great idea actually. perhaps we should go back to the idea of having an examples
folder with every utility using a dummy example (e.g. payments, booking) along with Infra.
Agreed that Michal would be looking at it cc @mploski
As an example Chalice has quite a nice readme https://github.com/aws/chalice
This is now released as part of 1.24.1 ;) https://github.com/awslabs/aws-lambda-powertools-python/releases/tag/v1.24.1
one thing missing is still a bit more of a taster on the github landing page (aka the actual readme), but this tutorial is really cool
What were you initially searching for in the docs?
A quick start guide on the GitHub main page for AWS Lambda Powertools
Is this related to an existing part of the documentation? Please share a link
Describe how we could make it clearer
Add a basic getting started guide with a couple simple examples for
logger
,tracer
and maybemetrics
. Once a developer got a taste of the library, they can still visit the full documentation site.If you have a proposed update, please share it here