I am looking at a VPC in AWS that I am considering to clean up. However, I am struggling to find out what is inside/how it is used.
Is there a way to view all resources 'inside' or 'linked to' this VPC?
Ideally I would use the AWS console, but if needed I can work via the CLI as well. I browsed around a bit, but did not find a place to identify relevant resources.
I am aware that I can go to individual resource types (e.g. EC2 instances) to find the ones that are linked to the VPC, but have no way to know which resource types are possibly used, there could be numerous kinds of resources in this VPC as far as I know.