Awsmap

Use this skill when the user wants to discover and map AWS resources across accounts.

javimosch cfc03c0 708 B Updated

File contents

AWSmap Plugin

Fast AWS resource mapping, written in Python.

Commands

Resources

  • awsmap resource scan — Scan and map AWS resources
  • awsmap resource list — List discovered AWS resources

Usage Examples

awsmap resource scan --region us-east-1
awsmap resource list --type ec2
awsmap resource scan --profile production --output json
awsmap --help

Installation

pip install awsmap

Key Features

  • Fast multi-account AWS resource discovery
  • Cross-service resource mapping
  • JSON output for automation
  • Profile-based credential support

javimosch/supercli/tree/main/plugins/awsmap/skills/quickstart commit cfc03c0c67

Frequently asked questions

npx skillmds@latest add javimosch/awsmap