Skip to content

An application built in Python to get all AWS resources and generate a xls/spreadsheet report.

Notifications You must be signed in to change notification settings

andersondario/aws-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Scanner

Requirements

  • AWS Account with AWS Config resource enabled.

Instructions

  1. Install dependencies
    pip install requirements.txt
    
  2. Create a file named ".env.yaml" following the ".env.example.yaml".
  3. Replace the values with access key, secret key and session key (for SSO accounts).
  4. Verify and change the AWS Config query in order to meet your requirements.
  5. Run.
    python3 scanner.py
    

Todo

  • Filter option.
  • File name as parameter.

About

An application built in Python to get all AWS resources and generate a xls/spreadsheet report.

Topics

Resources

Stars

Watchers

Forks

Languages