RepliMap Docs

Introduction

RepliMap - AWS Infrastructure Intelligence Engine

Welcome to RepliMap

RepliMap is an AWS Infrastructure Intelligence Engine that reverse-engineers your AWS infrastructure into Terraform code. Visualize dependencies, audit security, and optimize costs in minutes.

100% Local Execution: RepliMap runs entirely on your machine. Your AWS credentials and infrastructure data never leave your environment.

The Problem

You inherited an AWS account. Or maybe you built it yourself over 3 years of "just one more click."

Now you have:

  • 500+ resources and no idea what connects to what
  • No Terraform — everything was ClickOps
  • Oversized instances burning money 24/7
  • SOC2 audit next month — good luck

The Solution

RepliMap scans your AWS, builds a dependency graph, and gives you superpowers:

$ replimap -p prod scan

 Scanned 847 resources in 23.4s
 Mapped 1,203 dependencies
 Found 12 compliance issues
 Identified $2,847/month in savings

Key Features

Core Principles

PrincipleDescription
🔒 Read-OnlyWe only require read permissions. We never modify your resources.
📍 Local ProcessingAll data stays on your machine. No SaaS cloud to trust.
⚡ Lightning FastScan thousands of resources in seconds using parallel execution.
🔄 Drift DetectionKnow when reality diverges from your Terraform code.

Supported Resources

RepliMap supports 24+ AWS resource types:

CategoryResources
ComputeEC2, Lambda, ECS, EKS, Auto Scaling Groups
DatabaseRDS, Aurora, DynamoDB, ElastiCache
NetworkVPC, Subnet, Security Group, Route Table, NAT Gateway, ALB/NLB
StorageS3, EBS, EFS
SecurityIAM Role, IAM Policy, KMS Key, Secrets Manager
MessagingSQS, SNS

Next Steps

On this page