question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature request: ARM64 SAM CLI Build

See original GitHub issue

Describe your idea/feature/enhancement

We require ARM64 build of sam-cli

Currently we just fetch the file from https://github.com/aws/aws-sam-cli/releases/latest/download/aws-sam-cli-linux-x86_64.zip and install it according to the instructions

Proposal

Add an aarch64 artifact so we can install on ARM Images

Additional Details

We need to build GraalVM Image in aarch64, since GraalVM does not generate cross-platform code. And we want to deploy to Lambda using SAM CLI

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:11
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
qingchmcommented, Dec 19, 2022

@bjonnh-work Hi there I’m glad to inform you that ARM on Mac is now supported! In the release artifacts please find the pkg artifact related to ARM and install it following any of the options listed on https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/install-sam-cli.html MacOS section. @driverpt I don’t see why we shouldn’t try to provide a native installer to Linux ARM either. So I will try to get this onto our agenda, based on the fact that we get some up-votes for this summed up here. Feel free to track this issue and engage me for any updates

2reactions
bjonnh-workcommented, Jul 7, 2022

It would be useful for developers on Apple ARM hardware as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing the AWS SAM CLI - AWS Serverless Application Model
To learn how to manage a currently installed version of the AWS SAM CLI, including how to upgrade, uninstall, or manage nightly builds,...
Read more >
Docker - Could not find python3 image locally and failed to ...
In my AWS SAM build-and-package step, the docker container fails to pull an image of python3.9. This issue suddenly started happening, ...
Read more >
terraform-aws-modules/lambda/aws
Use AWS SAM CLI to test Lambda Function - read more. Features. Build dependencies for your Lambda Function and Layer. Support builds locally...
Read more >
aws-sam-cli Changelog - pyup.io
With the this version of SAM CLI, SAM Accelerate features (`sam sync`, ... disabling build images integration tests, skipping ARM64 invoking for Go1.x...
Read more >
Homepage - AWS Lambda Powertools for Python
Lambda Layer (arm64): ... Some utilities require additional dependencies ... SAM CLI already brings the AWS SDK in its emulation image.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found