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

Script to install/config release binary into Lambda #3

Open
stephbu opened this issue Nov 20, 2018 · 1 comment
Open

Script to install/config release binary into Lambda #3

stephbu opened this issue Nov 20, 2018 · 1 comment
Assignees
Labels

Comments

@stephbu
Copy link
Owner

stephbu commented Nov 20, 2018

Write a script that can:

  • Upload a build from ./bin directory to S3
  • Assert existence of Lambda execution roles and policies
  • Assert existence of Lambda Function referring uploaded build
  • Assert existence of Test Payload
    == cut line ==
  • Smoke test Lambda Handler and check for success
@stephbu stephbu added the build label Nov 20, 2018
@stephbu stephbu self-assigned this Nov 21, 2018
@stephbu
Copy link
Owner Author

stephbu commented Nov 21, 2018

started framework for installation using Boto in scripts/

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

No branches or pull requests

1 participant