I have a VPC that I would like to export all the instance data from the API into a text file, how can I do this?
I am familiar with using awscli, boto, ansible, for creating things in AWS but getting back a master list of the data seems to be impossible on the documentation to get everything that exists in the VPC, such as EBS volumes, EC2 instances, security groups, etc? Any ideas?