Need option to Create Lambda functions

Open
#79 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
aws, github-actions
Domain
cloud, devops

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from appleboy/lambda-action

All issues in appleboy/lambda-action

Similar issues

More Cloud issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.