aws-resource-explorer-cli
v1.0.4
Published
Searches AWS resources and launches them in the AWS console in your browser
Downloads
8
Readme
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
Commands
resource-explorer search <query>
- Free text search of all your supported resourcesresource-explorer stack-resources <query>
- Browse the resources in a CloudFormation stack and navigate to their console page