-
Notifications
You must be signed in to change notification settings - Fork 438
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationlayersLambda Layers workLambda Layers work
Description
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.
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 workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationlayersLambda Layers workLambda Layers work
Type
Projects
Status
Shipped