Skip to content

briantyr/python_cloudwatch_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is testing for cloudwatcn notifications.

Ideally, all scripts will be written in Python and will interact with your AWS environment via the boto python module.

Pre-requisites:

  • Use Python virtualenv.
  • Install 'boto' module with pip: pip install boto
  • Install 'fabric' module with pip: pip install fabric

About

Contains useful python scripts for monitoring and reporting on events/metrics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages