generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 462
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behaviour
The docs show the current version of the lambda layer.
Current Behaviour
The docs show the layer version is 18.
Code snippet
See reproduction steps.Possible Solution
The docs are kept up to date.
Steps to Reproduce
- Go to https://docs.aws.amazon.com/powertools/python/3.22.1/#lambda-layer_1
- See that the current layer version is 18
- Be a bit suspicious about the accuracy of the docs
- Run
aws ssm get-parameter --name /aws/service/powertools/python/arm64/python3.13/latest --query 'Parameter.Value' --output text - Feign surprise when the command returns
arn:aws:lambda:us-east-1:017000801446:layer:AWSLambdaPowertoolsPythonV3-python313-arm64:26 - Get a sense of deja vu
- Search closed tickets
- Find Bug: Layer Version is Wrong in Docs #6859, which is an earlier instance of this issue
- Realise I opened it
- Create a new ticket
- Promise you will personally thank the person who fixes this properly if they're at Reinvent
Powertools for AWS Lambda (Python) version
latest
AWS Lambda function runtime
3.12
Packaging format used
Lambda Layers
Debugging logs
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Backlog