Why I cannot see EC2 instances created under same organization?

0

I've recently joined an organisation which has EC2 Instances, S3 buckets and Elastic Beanstalk applications. Everything looks empty to me while previous developer has all the access to those services. I've checked we are working on same region and also when we checked SCP, both of us has the same FullAWSAccess. He is able see and manage everything and I can't work on previously created any services. What do I need to do, where we are doing wrong?

  • So are you saying that via the AWS Console you're seeing different resources? Can you confirm that you're working in the same region that the other developer is? You can find that in the top-right corner of the AWS console.

1 回答
1

This might sound ridiculously basic, but verify that you are accessing the same account. You can verify that in the 'profile' dropdown in the top right corner. You can be in the same region but separate accounts and since you stated you joined an organization, you could be in a completely different account with no resources in that region. The Service Control Policy of 'FullAWSAccess' doesn't actually grant permissions. What the SCP does is allow IAM permission up to that level of full access. So it is also possible that the permissions (role, user, IC Permission Set) that you are using do not have any list permissions to see those resources that exist in the account if you are in fact in the same account and same region. I hope that helps. Without being able to see your console there isn't much less I can offer.

profile picture
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则