{"id":30134619,"url":"https://github.com/byunjuneseok/cloud-map-py","last_synced_at":"2026-06-08T16:03:05.636Z","repository":{"id":306584076,"uuid":"1026660377","full_name":"byunjuneseok/cloud-map-py","owner":"byunjuneseok","description":"AWS Cloud Infrastructure Visualizer - Discovers and visualizes AWS resources across multiple regions with PlantUML diagrams and PNG export. ","archived":false,"fork":false,"pushed_at":"2025-07-28T13:32:56.000Z","size":76,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-10T21:28:57.370Z","etag":null,"topics":["aws","infrastucture","plantuml"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/byunjuneseok.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-26T10:46:06.000Z","updated_at":"2025-07-28T13:32:13.000Z","dependencies_parsed_at":"2025-07-26T16:45:04.251Z","dependency_job_id":"6f76b3d7-3509-45fa-ab40-c8ff907f1328","html_url":"https://github.com/byunjuneseok/cloud-map-py","commit_stats":null,"previous_names":["byunjuneseok/cloud-map-py"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/byunjuneseok/cloud-map-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byunjuneseok%2Fcloud-map-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byunjuneseok%2Fcloud-map-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byunjuneseok%2Fcloud-map-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byunjuneseok%2Fcloud-map-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byunjuneseok","download_url":"https://codeload.github.com/byunjuneseok/cloud-map-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byunjuneseok%2Fcloud-map-py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","infrastucture","plantuml"],"created_at":"2025-08-10T21:17:54.728Z","updated_at":"2026-06-08T16:03:05.612Z","avatar_url":"https://github.com/byunjuneseok.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloud-map-py\n\nAWS Cloud Infrastructure Mapper - Visualize and analyze AWS cloud resources\n\n## Installation\n\n```bash\npip install cloud-map-py\n```\n\n## Usage\n\n### Basic Usage\n\n```bash\ncloud-map --regions us-east-1 --presentation terminal\n```\n\n### PlantUML Diagram Generation\n\n```bash\ncloud-map --regions ap-northeast-2 --presentation plantuml --output infrastructure.puml\n```\n\n### Multiple Regions\n\n```bash\ncloud-map --regions us-east-1 us-west-2 eu-west-1 --presentation plantuml\n```\n\nWhen multiple regions are specified with PlantUML presentation, the tool automatically generates a single consolidated diagram showing all regions in one PNG image.\n\n### Specific VPC Analysis\n\n```bash\ncloud-map --vpc-id vpc-12345678 --presentation plantuml\n```\n\n## Options\n\n- `--regions`: AWS regions to scan (default: us-east-1)\n- `--vpc-id`: Specific VPC ID to analyze (optional)\n- `--presentation`: Output format - `terminal` or `plantuml` (default: terminal)\n- `--output`: Output file path (optional, defaults to stdout)\n\n## Requirements\n\n- Python 3.12+\n- AWS credentials configured (via AWS CLI, environment variables, or IAM roles)\n- Appropriate AWS permissions for EC2, Lambda, Route53, API Gateway services\n\n## Development\n\n```bash\ngit clone https://github.com/your-username/cloud-map-py.git\ncd cloud-map-py\nuv install --dev\nuv run cloud-map --help\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyunjuneseok%2Fcloud-map-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyunjuneseok%2Fcloud-map-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyunjuneseok%2Fcloud-map-py/lists"}