Skip to main content

Get AWS Transit Gateway details.

Project description

Overview

Get AWS Transit Gateway details.

This module helps to retrieve AWS Transit Gateway details, including the following:

  • Transit Gateways

  • Transit Gateway Route Tables

  • Transit Gateway Routes

  • Transit Gateway Attachments

  • Customer Gateways

  • VPN Connections

The aws_authenticator module is installed with this module, and is used to login to AWS using IAM access key credentials from the following environment variables:

  • TGW_AWS_ACCESS_KEY_ID

  • TGW_AWS_SECRET_ACCESS_KEY

  • TGW_AWS_SESSION_TOKEN (Optional. Default: None.)

If the environment variables are not set, the module will try to use the default AWS credentials from the AWS CLI configuration file.

Usage

  • Installation:

pip3 install aws_tgw_details
# or
python3 -m pip install aws_tgw_details
  • Set environment variables:

export TGW_AWS_ACCESS_KEY_ID=your_access_key_id
export TGW_AWS_SECRET_ACCESS_KEY=your_secret_access_key
export TGW_AWS_SESSION_TOKEN=your_session_token
  • Examples:

# Overview.
aws_tgws

# Help.
aws_tgws -h

# Get all Transit Gateways.
aws_tgws -t ALL

# Get a specific Transit Gateway.
aws_tgws -t tgw-1234567890abcdef0

# Get all Customer Gateways.
aws_tgws -c ALL

You can also use the available functions independently to create your own workflow instead of using the installed aws_tgws command line tool.

Boto3 Functions

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_tgw_details-1.0.9.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aws_tgw_details-1.0.9-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file aws_tgw_details-1.0.9.tar.gz.

File metadata

  • Download URL: aws_tgw_details-1.0.9.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/5.15.154+

File hashes

Hashes for aws_tgw_details-1.0.9.tar.gz
Algorithm Hash digest
SHA256 845865f33985519e27bda7b238212ab4f209f437283c6c7953773951a6f244e5
MD5 aafd4e86c0ca1fc3ffba97697ab96897
BLAKE2b-256 79046dd6cc2b96914f58df56d35950d73b167b4df5c43cb3c4f7e98372a24b31

See more details on using hashes here.

File details

Details for the file aws_tgw_details-1.0.9-py3-none-any.whl.

File metadata

  • Download URL: aws_tgw_details-1.0.9-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.3 Linux/5.15.154+

File hashes

Hashes for aws_tgw_details-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 e6bae56d1905adbc58e6573522b8a77914c3e583ae8d52c50a165e42caa1f260
MD5 66c04cc5bf2d1be33f1f6c4c2e1e44f6
BLAKE2b-256 1b0b3250ddd331c6f0120d736af8ab4b1f5e540e2e38f605f46083612baa9362

See more details on using hashes here.

Supported by

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