Description
Use case
Over the past days AWS has launched two new regions: eu-central-2
(link) and eu-south-2
(link).
Both regions are opt-in but they both launched with AWS Lambda support, which means Layers should be available.
Solution/User Experience
Over the next releases we should make an effort to publish Powertools Layers in those new regions similar to what we do currently in all other commercial ones.
Before start working on this, we should agree on the version strategy. For example, Powertools for Python keeps versions aligned also on newer regions, they have developed a script that does that automatically and that we could leverage.
Alternative solutions
No response
Acknowledgment
- This feature request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. Python, Java