Skip to content

devstuff-io/aws-lookup

Repository files navigation

$ aws-lookup_

A utility that can be used from the command line or plugged into python projects that provides a simple search functionality for AWS objects.

Some thoughts...

command ideas

option 1:

aws-lookup {service} {search-string} [extra-things] [options]

option 2:

aws-lookup {service} {object-name} {search-string} [extra-things] [options]

option 3:

aws-lookup {service} {object-name}[:{search-string}] [extra-things] [options]

Use it in a python project

CLI

Usage

Usage: aws-lookup [OPTIONS] [CLIENT] COMMAND [ARGS]...

Options:
  --version      print the aws-lookup version and exit
  ?, -h, --help  Show this message and exit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published