Skip to content

ryanhartkopf/check_aws_status_feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

check_aws_status_feed

Checks http://status.aws.amazon.com/ RSS feeds for outage and performance information.

I only added and tested the regions I needed at the time, so feel free to open a PR if you need additional features. Thanks!

usage: check_aws_status_feed.py [-h]
                                [--region {us-east-1,us-west-1,us-west-2,us-standard}]

                                {s3,elasticache,management-console,cloudwatch,ec2,elb,rds,route53,vpc,iam,all}

Check current status information from the AWS Service Health Dashboard
(status.aws.amazon.com).

positional arguments:
  {s3,elasticache,management-console,cloudwatch,ec2,elb,rds,route53,vpc,iam,all}

optional arguments:
  -h, --help            show this help message and exit
  --region {us-east-1,us-west-1,us-west-2,us-standard}

About

Checks http://status.aws.amazon.com/ RSS feeds for outage and performance information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages