Skip to content

Maintenance: Create a Powertools Lambda layer for each Python version #3859

Closed
@leandrodamascena

Description

@leandrodamascena

Why is this needed?

Powertools is growing very fast and we are adding more features day by day. Some of these features require compiled libraries and those libraries must be compiled for the specific version of Python. An example of this is aws-encryption-sdk which brings cryptography as a dependency. We had an issue (#3852) recently and we need to implement it to avoid more problems in the future.

Which area does this relate to?

Other

Solution

Build the Powertools Lambda layer for the specific version of Python.

Acknowledgment

Metadata

Metadata

Labels

internalMaintenance changeslayersLambda Layers workv3Features that will be included in Powertools v3.

Type

No type

Projects

Status

Shipped

Relationships

None yet

Development

No branches or pull requests

Issue actions