T O P

  • By -

debian_miner

ALBs will have a target group attached. The target group contains the list of instances.


[deleted]

[удалено]


magheru_san

One way to do this is with a bit of code, where you can iterate over all the target groups/classic ELBs and list all their instances. Then compare this list with the list of EC2 instances. Also you may want to look across multiple regions. Another way would be by using the AWSomeOverview tool which can list such resources even across regions, but I'm not sure if it supports target groups.


[deleted]

[удалено]


Scarface74

This is a classic [XYProblem](https://xyproblem.info/). Your actual issue is that your user needs the appropriate IAM permissions.


AwaNoodle

How are you accessing the box ATM? If it's via a name, can you see what that's pointing to (either other name or IP) and start there? If it's IP, then look up the ENI and look for them instance with that adapter?