Skip to content

AWSExporter extracts configuration information about resources you create in AWS into an Excel file.

License

Notifications You must be signed in to change notification settings

anthunt/aws-exporter

Repository files navigation

Gitpod ready-to-code

AWS Exporter Usage

Codacy Badge Maven Package Java CI with Maven

AWSExporter extracts configuration information about resources you create in AWS into an Excel file.

🔧 Installation

  1. Download aws-exporter-v3.1.6-RELEASE.zip to your local path and run install
  2. Unzip file
  3. install jar - it will be download dependencies and make structures
$ java -jar aws-exporter-3.1.6-RELEASE-full.jar

📁 Program Structure


Your path -
          |- aws-exporter-3.1.6-RELEASE-full.jar
          |- startAWSExporter.bat (created at install)
          |- lib (created at install)
          |- conf (created when running startAWSExport.bat)
               |- env.bat
               |- awsExporter.data
          |- exports (created at export)

▶️ Running Program

$ startAWSExporter.bat

📝 Output Excel File

Output file will be create in exports directory.

Output File Naming Format :

[Access Name][Region Name] AWSExport-[Export time].xlsx

✔️ Support AWS Services

  • VPC
  • Subnet
  • Route Table
  • Internet Gateway
  • Egress Only Internet Gateway
  • NAT Gateway
  • Customer Gateway
  • VPN Gateway
  • VPN Connection
  • Security Group
  • EC2 Instance
  • EBS Volume
  • Auto Scaling Groups
  • ElasticLoadBalancer (ALB, NLB, CLB)
  • ElastiCache
  • RDS
  • Key Management Service
  • Certificate Manager
  • Simple Storage Service
  • Direct Connect Connection
  • Direct Connect Location
  • Virtual Gateway
  • Virtual Interface
  • LAG
  • Direct Connect Gateway
  • Directory Service