Skip to content

Bug: Layer Version is Wrong in Docs #6859

Closed
@skwashd

Description

@skwashd

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 layer versions with 7 highlighted

Screenshot of the layers in the AWS Console:
Screenshot of the available layers showing version 14

Code snippet

print("Sorry this isn't a code issue")

Possible Solution

Update the docs

Steps to Reproduce

  1. Visit https://docs.powertools.aws.dev/lambda/python/latest/#install
  2. Make a note of the layer version (hint: it's 7)
  3. Visit the code page for any lambda function using
    powertools
  4. Click the Edit button in the layers section
  5. Remove the current version by clicking the X at the end of the search field
  6. See version 14 revealed
  7. 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

Labels

bugSomething isn't workingpending-releaseFix or implementation already in dev waiting to be released

Type

Projects

Status

Coming soon

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions