1.0.4 • Published 1 year ago

aws-resource-explorer-cli v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

aws-resource-explorer-cli

Searches AWS resources and launches them in the AWS console in your browser.

This is using the Resource Explorer feature and works similarly to typing /Resource <your query> in the AWS console search bar, but lets you do it in your terminal instead for increased productivity.

Note that this only works with supported resources. Find out which are indexed in the Resource Explorer documentation.

Installation

npm i -g aws-resource-explorer-cli

Query syntax

Please study the AWS Resource Explorer documentation to get the most out of your searches.

Demo

Demo

Commands

  • resource-explorer search <query> - Free text search of all your supported resources
  • resource-explorer stack-resources <query> - Browse the resources in a CloudFormation stack and navigate to their console page