You are a solutions architect working for a large digital media company. Your company is migrating their
production estate to AWS and you are in the process of setting up access to the AWS console using Identity
Access Management (IAM). You have created 5 users for your system administrators. What further steps do
you need to take to enable your system administrators to get access to the AWS console?
A.
Generate an Access Key ID & Secret Access Key, and give these to your system administrators.
B.
Enable multi-factor authentication on their accounts and define a password policy.
C.
Generate a password for each user created and give these passwords to your system administrators.
D.
Give the system administrators the secret access key and access key id, and tell them to use these
credentials to log in to the AWS console.
C:
The AWS Management Console
You create a password for each user who needs access to the AWS Management Console. Users access the console via your IAM-enabled AWS account sign-in page.
http://docs.aws.amazon.com/IAM/latest/UserGuide/console_controlling-access.html
Why not B?
B is not required for AWS console access
SIMON IS WRONG