What were you searching in the docs?
Related to the recently added support for Lambda metadata. The docs page below shows the package name as aws_lambda_powertools.utilities.lambda_metadata
https://docs.aws.amazon.com/lambda/latest/dg/configuration-metadata-endpoint.html
The code in v3.26 seems to use aws_lambda_powertools.utilities.metadata though.
Not sure which one is the correct value.
Is this related to an existing documentation section?
No response
How can we improve?
Ensure the docs and code match.
Got a suggestion in mind?
Update the docs to match the code.
Acknowledgment
What were you searching in the docs?
Related to the recently added support for Lambda metadata. The docs page below shows the package name as
aws_lambda_powertools.utilities.lambda_metadatahttps://docs.aws.amazon.com/lambda/latest/dg/configuration-metadata-endpoint.html
The code in v3.26 seems to use
aws_lambda_powertools.utilities.metadatathough.Not sure which one is the correct value.
Is this related to an existing documentation section?
No response
How can we improve?
Ensure the docs and code match.
Got a suggestion in mind?
Update the docs to match the code.
Acknowledgment