Skip to main content

CLI tool for listing (un)available AWS services by region

Project description

aws-service-availability

Build status Python Version Dependencies Status

License Coverage Report

CLI tool for listing (un)available AWS services by region, because the AWS regional services page no longer contains the useful table of supported services.

🚀 Features

  • List all the supported services for a given AWS region
  • List all the unsupported services for a given AWS region

Installation

pip install -U aws-service-availability

or install with Poetry:

poetry add aws-service-availability

Then you can run the tool:

aws-service-availability list-supported-services eu-north-1
aws-service-availability list-unsupported-services eu-north-1

or with Poetry:

poetry run aws-service-availability list-supported-services eu-north-1
poetry run aws-service-availability list-unsupported-services eu-north-1

📈 Releases

You can see the list of available releases on the GitHub Releases page. We follow the Semantic Versioning specification.

🛡 License

License

This project is licensed under the terms of the GNU GPL v3.0 license. See LICENSE for more details.

Credits

This project was generated with python-package-template, based on python-package-template by Roman Tezikov.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws-service-availability-1.0.2.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

aws_service_availability-1.0.2-py3-none-any.whl (16.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page