aws-status-cli

Check via command line the health of the AWS Services from the official status page.

Usage no npm install needed!

<script type="module">
  import awsStatusCli from 'https://cdn.skypack.dev/aws-status-cli';
</script>

README

aws-status-cli Build Status Dependency Status Npm Package Version

Check via command line the health of the AWS Services from the official status page.


Install

$ [sudo] npm install --global aws-status-cli

Usage

  Usage
    $ aws-status <region> <service>

  Example: 
    $ aws-status us-east-1 EC2

Related

License

MIT © Cauê Alves