-
Notifications
You must be signed in to change notification settings - Fork 401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Layer version is currently inconsistent #3494
Comments
This was the commit where things started to diverge: https://github.com/aws-powertools/powertools-lambda-python/pull/3206/files |
This is consistent with the 2.26.0 release, where we added "ARM64 Lambda Layer support on additional regions" |
|
This is now released under 2.30.0 version! |
Expected Behaviour
As of today, the documentation states:
So I would expect that the layer version in all regions would be version 53
Current Behaviour
Some regions have skewed versions.
Code snippet
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
The text was updated successfully, but these errors were encountered: