You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bot has a relatively complicated AWS deployment scenario (three Lambdas, an SNS topic, and at least two Cloudwatch Events triggers). All of this is set up by hand.
The Problem
This bot has a relatively complicated AWS deployment scenario (three Lambdas, an SNS topic, and at least two Cloudwatch Events triggers). All of this is set up by hand.
Proposed Solution
Implement a serverless.js deployment stack.
Risks/Concerns
Would be nice to be able to grab certain configs from a config file or the environment or somewhere.
The text was updated successfully, but these errors were encountered: