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

FIX: automation of lambda creation, upload, and configuration (as muc… #306

Merged
merged 1 commit into from
Sep 5, 2019

Conversation

mlshapiro
Copy link
Contributor

Some notes will show in the bash scripts with manual steps

in /dist/aws:

  • bash build_lambda.sh
  • bash upload_lambda.sh [bucket]
  • bash configure_lambda.sh [bucket] [function] [api-rest-id] [api-resource-id]

Also see print_logs.sh to see cloudwatch logs for a aws log group.

settings.json now determines the bucket and path (version) to look for dependencies

…h as possible). Some notes will show in the bash scripts with manual steps

in /dist/aws:

- bash build_lambda.sh
- bash upload_lambda.sh [bucket]
- bash configure_lambda.sh [bucket] [function] [api-rest-id] [api-resource-id]

Also see `print_logs.sh` to see cloudwatch logs for a aws log group
@mlshapiro mlshapiro added the 2H Effort Estimate 2 Hours label Sep 5, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 90.334% when pulling ab331e9 on feature/aws-automation into 57b8f38 on develop.

Copy link
Contributor

@mpu-creare mpu-creare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. I only gave it a quick look.

We're really missing documentation on this, but I think we should wait until we really have this streamlined.

@mpu-creare mpu-creare merged commit 3c24dc2 into develop Sep 5, 2019
Copy link
Contributor

@dsully-dev dsully-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link
Contributor

@dsully-dev dsully-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go.

@mlshapiro mlshapiro deleted the feature/aws-automation branch October 18, 2019 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2H Effort Estimate 2 Hours
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants