AWS Certified SysOps Administrator – Associate (legacy) — Question 257

An organization, which has the AWS account ID as 999988887777, has created 50 IAM users. All the users are added to the same group cloudacademy. If the organization has enabled that each IAM user can login with the AWS console, which AWS login URL will the IAM users use?

Answer options

Correct answer: A

Explanation

The correct answer is A because the format for AWS console logins for IAM users follows the structure of 'https://<account_id>.signin.aws.amazon.com/console/'. Options B and C are incorrect as they do not follow the correct URL structure for AWS account logins. Option D is also incorrect due to the misplaced segments in the URL.