Skip to main content

AWS Multi Region Concurrent Query Tool

Project description

Multi-Region Multi-Threaded AWS Search Tool

Usage Examples:

RDS:

list rds instances in every region

awss rds list

EC2:

find any ec2 instances running a specific eks version

awss -w 27 -p dev ec2 ami-instances -o 602401143452 -n amazon-eks-node-1.24-v2023030

find any ec2 instances running ubuntu 18.04

awss -w 27 -p dev-adm ec2 ami-instances -o 099720109477 -n '*18.04*'

STS:

check which regions aws credentials work in

awss -w 27 sts check

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-multi-region-search-0.0.1.tar.gz (5.3 kB view hashes)

Uploaded Source

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