Skip to content

Bug: Layer Version is Wrong in Docs #7650

@skwashd

Description

@skwashd

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

  1. Go to https://docs.aws.amazon.com/powertools/python/3.22.1/#lambda-layer_1
  2. See that the current layer version is 18
  3. Be a bit suspicious about the accuracy of the docs
  4. Run aws ssm get-parameter --name /aws/service/powertools/python/arm64/python3.13/latest --query 'Parameter.Value' --output text
  5. Feign surprise when the command returns arn:aws:lambda:us-east-1:017000801446:layer:AWSLambdaPowertoolsPythonV3-python313-arm64:26
  6. Get a sense of deja vu
  7. Search closed tickets
  8. Find Bug: Layer Version is Wrong in Docs #6859, which is an earlier instance of this issue
  9. Realise I opened it
  10. Create a new ticket
  11. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions