aws / chalice

Python Serverless Microframework for AWS
Apache License 2.0
10.67k stars 1.01k forks source link

Support Graviton2 Deployments #2042

Closed ojhilt closed 1 year ago

ojhilt commented 1 year ago

It would be great to get configuration support for Graviton2 processors by selecting arm64 Architecture in the runtime environment. Combined with Python 3.10 support this would really help us bring all our lambda deployments up to date. Cheers!

jamesls commented 1 year ago

Thanks for the feature request. Let's track the progress for this over in https://github.com/aws/chalice/issues/1808. I'll put together an initial estimate for the work involved and go from there.

ojhilt commented 1 year ago

sounds good, cheers!