wolfsoftware.list-availability-zones

A python script for list all of the regions and their availability zones in AWS and your opt-in status.

https://github.com/awstoolbox/list-availability-zones

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.0%) to scientific vocabulary

Keywords

availability-zones aws wolfsoftware
Last synced: 6 months ago · JSON representation ·

Repository

A python script for list all of the regions and their availability zones in AWS and your opt-in status.

Basic Info
  • Host: GitHub
  • Owner: AWSToolbox
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 264 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 4
  • Releases: 5
Topics
availability-zones aws wolfsoftware
Created about 5 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation Codeowners Security

README.md

AWSToolbox logo
Github Build Status License Created
Release Released Commits since release

Overview

This Python package allows you to list all availability zones configured for a given AWS account. It is part of our larger AWS Toolkit.

Installation

To install the package, use:

sh pip install wolfsoftware.list-availability-zones

Usage

To list all availability zones for your AWS account, use the following command:

```sh usage: list-availability-zones [-h] [-V] [-p PROFILE] [-t THREADS]

List all availability zones configured for an account.

Flags: -h, --help Show this help message and exit -V, --version Show program's version number and exit.

Optional arguments: -p PROFILE, --profile PROFILE AWS profile name from ~/.aws/credentials (default: None) -t THREADS, --threads THREADS The number of threads to use (default: 8) ```

Requirements

You will need a valid set of AWS credentials to run this command. These credentials should be configured in your ~/.aws/credentials file.

Example Output

Below is an example of the output you can expect from running this command:

+----------------+---------------------------+--------------------+-------+ | Region Name | Location | Availability Zones | Count | +----------------+---------------------------+--------------------+-------+ | af-south-1 | Africa (Cape Town) | | | | ap-east-1 | Asia Pacific (Hong Kong) | | | | ap-northeast-1 | Asia Pacific (Tokyo) | a, c, d | 3 | | ap-northeast-2 | Asia Pacific (Seoul) | a, b, c, d | 4 | | ap-south-1 | Asia Pacific (Mumbai) | a, b, c | 3 | | ap-southeast-1 | Asia Pacific (Singapore) | a, b, c | 3 | | ap-southeast-2 | Asia Pacific (Sydney) | a, b, c | 3 | | ca-central-1 | Canada (Central) | a, b, d | 3 | | eu-central-1 | Europe (Frankfurt) | a, b, c | 3 | | eu-north-1 | Europe (Stockholm) | a, b, c | 3 | | eu-south-1 | Europe (Milan) | | | | eu-west-1 | Europe (Ireland) | a, b, c | 3 | | eu-west-2 | Europe (London) | a, b, c | 3 | | eu-west-3 | Europe (Paris) | a, b, c | 3 | | me-south-1 | Middle East (Bahrain) | | | | sa-east-1 | South America (Sao Paulo) | a, b, c | 3 | | us-east-1 | US East (North Virginia) | a, b, c, d, e, f | 6 | | us-east-2 | US East (Ohio) | a, b, c | 3 | | us-west-1 | US West (California) | a, c | 2 | | us-west-2 | US West (Oregon) | a, b, c, d | 4 | +----------------+---------------------------+--------------------+-------+

Note: If a cell is empty, it means you are not opted into that region and therefore the information cannot be queried.

Additional Information

For more tools and utilities, check out our AWS Toolkit.


Owner

  • Name: AWS Toolbox
  • Login: AWSToolbox
  • Kind: organization
  • Email: github@wolfsoftware.com
  • Location: United Kingdom

A selection of tools for Amazon Web Services. Created by Wolf Software.

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
title: List availability zones (AWS)
abstract: List all availability zones (AWS)
type: software
version: 0.1.2
date-released: 2024-07-01
repository-code: https://github.com/AWSToolbox/list-availability-zones
keywords:
  - "Wolf Software"
  - "Software"
license: MIT
authors:
  - family-names: "Wolf"
    orcid: "https://orcid.org/0009-0007-0983-2072"

GitHub Events

Total
  • Delete event: 115
  • Issue comment event: 251
  • Push event: 202
  • Pull request review event: 192
  • Pull request event: 239
  • Create event: 115
Last Year
  • Delete event: 115
  • Issue comment event: 251
  • Push event: 202
  • Pull request review event: 192
  • Pull request event: 239
  • Create event: 115

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 4
  • Total pull requests: 219
  • Average time to close issues: 1 minute
  • Average time to close pull requests: 2 days
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 1.25
  • Average comments per pull request: 1.35
  • Merged pull requests: 188
  • Bot issues: 4
  • Bot pull requests: 219
Past Year
  • Issues: 2
  • Pull requests: 87
  • Average time to close issues: 2 minutes
  • Average time to close pull requests: 3 days
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 1.5
  • Average comments per pull request: 1.79
  • Merged pull requests: 63
  • Bot issues: 2
  • Bot pull requests: 87
Top Authors
Issue Authors
  • dependabot[bot] (5)
Pull Request Authors
  • dependabot[bot] (393)
Top Labels
Issue Labels
dependabot: dependencies (5) dependabot: ecosystem : python (1)
Pull Request Labels
dependabot: dependencies (393) dependabot: auto approve (145) dependabot: auto merge (143) dependabot: ecosystem : python (97) dependabot: ecosystem : github actions (79) dependabot: manual merge (19) resolution: closed (4) state: stale (4) dependabot: manual QA (3)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 9 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
  • Total maintainers: 1
pypi.org: wolfsoftware.list-availability-zones

Generate a table of the availability zones your account is using.

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 9 Last month
Rankings
Dependent packages count: 10.8%
Average: 35.7%
Dependent repos count: 60.6%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/caretaker.yml actions
  • ActionsToolbox/caretaker-action master composite
  • actions/checkout v3 composite
.github/workflows/cicd-pipeline.yml actions
  • Gamesight/slack-workflow-status v1.2.0 composite
  • actions/checkout v2 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • ruby/setup-ruby v1 composite
.github/workflows/codacy.yml actions
  • actions/checkout main composite
  • codacy/codacy-analysis-cli-action v4.2.0 composite
  • github/codeql-action/upload-sarif main composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/delete-old-runs.yml actions
  • Mattraks/delete-workflow-runs v2 composite
.github/workflows/dependabot-approve-and-auto-merge.yml actions
  • dependabot/fetch-metadata v1.3.6 composite
.github/workflows/greetings.yml actions
  • actions/first-interaction v1 composite
.github/workflows/handle-stale.yml actions
  • actions/stale v7 composite
.github/workflows/purge-obsolete-runs.yml actions
  • otto-contentfactory/purge-workflow-runs v1 composite
src/requirements.txt pypi
  • boto3 ==1.24.70
  • botocore ==1.27.70
  • prettytable ==3.4.1
  • requests ==2.28.1