Skip to content

Bug: Layer version is currently inconsistent #3494

@rubenfonseca

Description

@rubenfonseca

Expected Behaviour

As of today, the documentation states:

You can install Powertools for AWS Lambda (Python) using one of the following options:
Lambda Layer (x86_64): [arn:aws:lambda:{region}:017000801446:layer:AWSLambdaPowertoolsPythonV2:53](https://docs.powertools.aws.dev/lambda/python/latest/#)📋
Lambda Layer (arm64): [arn:aws:lambda:{region}:017000801446:layer:AWSLambdaPowertoolsPythonV2-Arm64:53](https://docs.powertools.aws.dev/lambda/python/latest/#)📋

So I would expect that the layer version in all regions would be version 53

Current Behaviour

Some regions have skewed versions.

image

Code snippet

N/A

Possible Solution

No response

Steps to Reproduce

Go to the documentation, and look at the list of layer versions

Powertools for AWS Lambda (Python) version

latest

AWS Lambda function runtime

3.7

Packaging format used

Lambda Layers

Debugging logs

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationlayersLambda Layers work

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions