cfn_monitor 0.4.3
CloudWatch monitoring tool can query a cloudformation stack and return monitorable resources that can be placed into a config file. This config can then be used to generate a cloudformation stack to create and manage cloudwatch alarms.
Gemfile:
=
install:
=
Runtime Dependencies (5):
aws-sdk-cloudformation
~> 1, < 2
aws-sdk-elasticloadbalancingv2
~> 1, < 2
aws-sdk-s3
~> 1, < 2
cfndsl
~> 0.16
thor
~> 0.19
Development Dependencies (6):
bundler
~> 2
rake
~> 10.0
rspec
~> 0.9
rspec-core
~> 3.8
rspec-expectations
~> 3.8
rspec-mocks
~> 3.8