aws-resource-explorer-cli

1.0.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i aws-resource-explorer-cli

Weekly Downloads

3

Version

1.0.4

License

MIT

Unpacked Size

476 kB

Total Files

14

Last publish

Collaborators

  • ljacobsson