I need to export the list, that I get from AWS EC2 Console, of EC2 instances I have to a CSV/excel or similar.
It has to be in reports but cannot find it.
You can use Resource Groups.
- Resource Types: AWS::EC2::instance
- Search resources
- Export search results to CSV
Update 11/2020: It is not possible to list all resources by type any longer. You have to either specify tags or Cloudformation stacks to create a resource group.