Is there any way to run an arm64 layer with x86_64 layer in AWS Lambda?
I am running Rust code on AWS Lambda on arm64
architecture which is part of a larger program itself.
I am running Rust code on AWS Lambda on arm64
architecture which is part of a larger program itself.