내용으로 건너뛰기

Are IAM Unique Ids globally unique?

0

As described here, all IAM users have a unique identifier. Is this identifier unique per account, or is it unique globally across all AWS accounts?

2개 답변
0
수락된 답변

Give a peek to this talk I gave at SANS for more detail. https://www.sans.org/webcasts/aws-id-prefixes-aws-doesnt-cover-11

Unique IDs AWS confirms in many support cases that an ID "collision" will not happen.

Let me know if you have any issues with this, or if it helps you then please accept my answer after you've tried it out - it would be much appreciated! Good luck :)

답변함 3년 전
  • Thanks! The talk was very interesting and helpful.

  • rePost-User-7543992@ no problem I gave that talk quite sometime ago. Glad you enjoyed it!

0

Hi,

given IAM users are defined by account-related ArNs (https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html), I would say they are unique across account, not globally.

Hope it helps ;)

전문가
답변함 3년 전
  • I believe they were referring to the ID and not the arn.

    Technically there could be a clash and not knowing if aws accounts or track theses some where. but based on the complexity of the unique ID then it’s very unlikely.

    The unique ID is like a GUID or a SHA

    The arn is a friendly name.

  • Ok, I thought it referred to the unique IAM User ARN, but good that D G could clarify ;)

  • They ARE unique globally they have to be to make sure that cross account unintended access would not be granted.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.