serhatcan / aws-health-tools

The samples provided in AWS Health Tools can help users to build automation and customized alerting in response to AWS Health events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Health Tools

Description

The samples provided in AWS Health Tools can help you build automation and customized alerts in response to AWS Health events.

AWS Health provides ongoing visibility into the state of your AWS resources, services, and accounts. The service gives you awareness and remediation guidance for resource performance or availability issues that may affect your applications that run on AWS. AWS Health provides relevant and timely information to help you manage events in progress, as well as be aware of and prepare for planned activities. The service delivers alerts and notifications triggered by changes in the health of AWS resources, so you get near-instant event visibility and guidance to help accelerate troubleshooting.

More information about AWS Health and Personal Health Dashboard (PHD) is available here: http://docs.aws.amazon.com/health/latest/ug/what-is-aws-health.html

Setup and usage instructions are present for each tool in its respective directory:
AWS Health event SMS notifier
AWS Health event Amazon Simple Notification Service (SNS) Topic Publisher
AWS Health event Slack notifier
AWS Codepipeline disable stage transition triggered when AWS Health issue event generated
AWS Health AWS_EC2_INSTANCE_STORE_DRIVE_PERFORMANCE_DEGRADED triggers automated EC2 Instance stop or terminate
AWS Health AWS_ELASTICLOADBALANCING_ENI_LIMIT_REACHED triggers freeing up of unused ENIs

Architecture

License

AWS Health Tools are licensed under the Apache 2.0 License.

About

The samples provided in AWS Health Tools can help users to build automation and customized alerting in response to AWS Health events.

License:Apache License 2.0


Languages

Language:JavaScript 85.7%Language:Python 14.3%