architectures
Parameters
value
Instruction set architecture for your Lambda function. Valid values are ["x86_64"]
and ["arm64"]
. Default is ["x86_64"]
. Removing this attribute, function's architecture stay the same.
Parameters
values
Instruction set architecture for your Lambda function. Valid values are ["x86_64"]
and ["arm64"]
. Default is ["x86_64"]
. Removing this attribute, function's architecture stay the same.