Description
Expected Behaviour
The docs show the correct version.
Current Behaviour
The docs show 7 as the current layer version. It's been this way for a few months. As of today it should be 14.
Screenshot of the docs homepage:
Screenshot of the layers in the AWS Console:
Code snippet
print("Sorry this isn't a code issue")
Possible Solution
Update the docs
Steps to Reproduce
- Visit https://docs.powertools.aws.dev/lambda/python/latest/#install
- Make a note of the layer version (hint: it's 7)
- Visit the code page for any lambda function using
powertools - Click the Edit button in the layers section
- Remove the current version by clicking the X at the end of the search field
- See version 14 revealed
- Scratch your head
Powertools for AWS Lambda (Python) version
latest
AWS Lambda function runtime
3.13
Packaging format used
Lambda Layers
Debugging logs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Coming soon