Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Lambdas #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Custom Lambdas #71

wants to merge 1 commit into from

Conversation

Stretch96
Copy link
Member

  • Allows deploying custom Lambda functions
  • This creates an S3 bucket where zipped lambda functions can be placed, and referenced to deploy as a Lambda function.
  • Policies can also be placed in the S3 bucket and referenced, which will then be created and attached to the Lambda role.

@Stretch96 Stretch96 force-pushed the custom-lambdas branch 4 times, most recently from c4597bb to c773ce7 Compare March 28, 2024 16:19
* Allows deploying custom Lambda functions
* This creates an S3 bucket where zipped lambda functions can be placed,
  and referenced to deploy as a Lambda function.
* Policies can also be placed in the S3 bucket and referenced, which
  will then be created and attached to the Lambda role.
@shuldt
Copy link

shuldt commented Jun 4, 2024

Hi - is this something we still want to go in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants