I'm looking for a possible idea to restrict the visibility ec2 instances to certain IAM users under the same root account.
custom policies doesn't seem to work because describeInstances doesn't support resource-level permissions.
Is there any way to hide instances created by different IAM users from one another. Is this currently possible?