aws-service-availability 1.0.2

Creator: railscoder56

Last updated:

Add to Cart

Description:

awsserviceavailability 1.0.2

aws-service-availability






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

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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.