AWS Certified SysOps Administrator – Associate (legacy) — Question 396
ABC (with AWS account ID 111122223333) has created 50 IAM users for its organization's employees. What will be the AWS console URL for these associates?
Answer options
- A. https://signin.aws.amazon.com/console/111122223333/
- B. https://111122223333.signin.aws.amazon.com/console/
- C. https://signin.aws.amazon.com/111122223333/console/
- D. https://signin.aws.amazon.com/console/
Correct answer: B
Explanation
The default sign-in URL format for IAM users is 'https://AWS-account-ID.signin.aws.amazon.com/console/', which means Option B correctly prefixes the sign-in domain with the 12-digit AWS account ID. Options A and C place the account ID in the wrong path location, while Option D is the generic sign-in page which does not pre-populate the specific AWS account ID.