Lambda architectures is not updated
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start with the workflow configuration shown in the issue and inspect how appleboy/lambda-action handles the architectures input when deploying an existing Lambda function. Reproduce the deployment with architectures: arm64, then verify the function's configured architecture afterward; done means the deployed function reports arm64 rather than x86.
Written by the indexing model from the issue text.
Description
Current lambda function is on x86 and i want to change it to arm64
- name: default deploy
uses: appleboy/lambda-action@master
with:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws_region: ap-southeast-1
function_name: StageTwilloSMS
zip_file: bundle.zip
architectures: arm64
memory_size: 192
runtime: nodejs18.x
timeout: 20
after deployment, architecture of the lambda function remain unchanged
- Dominant language
- D2
- Stars
- 435
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from appleboy/lambda-action
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
appleboy/lambda-action#87 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 32/100
appleboy/lambda-action#86 · 3 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
appleboy/lambda-action#83 · 3 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
appleboy/lambda-action#82 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
appleboy/lambda-action#81 · 9 comments ·
All issues in appleboy/lambda-action
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
repo:raw-data
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
hotosm/raw-data-api#316 · 1 comment ·
-
agentic-workflows cascade-suspected
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
willow
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
openedx/openedx-authz#460 ·