appleboy / appleboy/lambda-action

Need option to Create Lambda functions

Open
#79 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
D2
Stars
435
Forks
57
PR merge metrics
No merged PRs in 30d

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"
}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.