Description
What were you initially searching for in the docs?
Use cases like fetching HTTP Headers from either API Gateway REST & HTTP API, ALB, AppSync in a case insensitive way is covered by get_header_value
, but it's nearly hidden in the documentation.
That goes on with S3 unquote plus, multiple SES utilities, encoding/decoding methods, etc.
Is this related to an existing part of the documentation? Please share a link
https://awslabs.github.io/aws-lambda-powertools-python/utilities/data_classes
Describe how we could make it clearer*
- A sub-section for each Dataclass of common scenarios
- A link to API docs for people to know what properties are available beyond most common use cases
- Revamp Dataclass API for each supported dataclass to have examples like we do in Core and some others https://awslabs.github.io/aws-lambda-powertools-python/api/utilities/data_classes/index.html
- New Cookbook section in the docs covering many common paths when dealing with rich Event Sources
If you have a proposed update, please share it here
Metadata
Metadata
Assignees
Type
Projects
Status
Shipped