I have 5 IAM users under my root account, and I want to let each user to display only his resources not all the resources from the main account.
I need this for S3 service, I want each user to list his own buckets only. not all the buckets
I tried IAM policies but non of them worked for me.
I tried few instructions from the AWS documentation but it didn't work too