Automatically manage CloudWatch alarm for EC2 instance credit balance.
- npm
- aws-cli
- GNU Make
- Clone this project.
- Copy config/default.json.sample to config/PROFILE-REGION.json.
- Add actions and setup region in config.
Run make role [PROFILE="PROFILE"]
in project root.
Run make setup [PROFILE="PROFILE"] REGION="REGION"
in project root.
Run make update [PROFILE="PROFILE"] REGION="REGION"
in project root.