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

Ability to customize name of Lambda function #55

Open
wags1999 opened this issue Jul 6, 2022 · 0 comments
Open

Ability to customize name of Lambda function #55

wags1999 opened this issue Jul 6, 2022 · 0 comments

Comments

@wags1999
Copy link

wags1999 commented Jul 6, 2022

We'd like to deploy this capability, but our organization has strict object naming conventions. So we'd like to be able to use this functionality with a Lambda that is named differently than "RunNotebook."

I know I can update the cloudformation-base.yml to change the Lambda name that is created by CloudFormation. And I see the Lambda name in the run_notebook.py file. But how do I re-build/re-package the extension after forking the repo?

As an alternative, it would be nice if the name of the Lambda was somehow configurable upon installation of the package/extension.

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

No branches or pull requests

1 participant