google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud
Apache License 2.0
463 stars 88 forks source link

Refactor AWS internal module #222

Closed giovannt0 closed 4 years ago

giovannt0 commented 4 years ago

Move methods like ListImages, ListVolumes, etc. to ec2.py to match closer the organization that we have under GCP. Make use of @property decorator in account.py