Need option to Create Lambda functions
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by locating the existing Lambda deployment flow and the AWS operation that updates an existing function. Define the missing-function path and verify that deployment creates the function when needed while preserving the current update behavior.
Written by the indexing model from the issue text.
Description
Need an option to also create lambda functions if it does not exists. Currently only existing Lambda functions can be updated, and if function does not exists, we get below response:
{
RespMetadata: {
StatusCode: 404,
RequestID: "1234-12345-40gg-f123-1234"
},
Message_: "Function not found: arn:aws:lambda:::function:",
Type: "User"
}
- 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 4/5 3-5 days Newbie friendliness 35/100
appleboy/lambda-action#84 · 1 comment ·
-
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 ·
All issues in appleboy/lambda-action
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
level/task module/gcp type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
bug needs-triage service/elbv2
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
hashicorp/terraform-provider-aws#50100 · 1 comment ·