aws-powertools / powertools-lambda-python

A developer toolkit to implement Serverless best practices and increase developer velocity.
https://docs.powertools.aws.dev/lambda/python/latest/
MIT No Attribution
2.83k stars 391 forks source link

Bug: x86_64 layer uses the wrong name #5227

Open sthulb opened 5 days ago

sthulb commented 5 days ago

Expected Behaviour

Layers for the x86_64 architecture should use the correct name

Current Behaviour

Layers are marked as "x86"

Code snippet

N/A

Possible Solution

No response

Steps to Reproduce

Read the docs

Powertools for AWS Lambda (Python) version

latest

AWS Lambda function runtime

3.8

Packaging format used

Lambda Layers

Debugging logs

No response

leandrodamascena commented 5 days ago

Thanks for opening this issue @sthulb.