which of the following must be done before they can successfully make API calls?

After creating a new IAM user which of the following must be done before they can successfully make API
calls?

After creating a new IAM user which of the following must be done before they can successfully make API
calls?

A.
Add a password to the user.

B.
Enable Multi-Factor Authentication for the user.

C.
Assign a Password Policy to the user.

D.
Create a set of Access Keys for the user.

Explanation:

http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_SettingUpUser.html



Leave a Reply 9

Your email address will not be published. Required fields are marked *


kamleshj

kamleshj

D

If the user needs to make API calls or use the AWS CLI or the Tools for Windows PowerShell, create an access key (an access key ID and a secret access key) for that user. This is the only time the secret key is available.

Senator

Senator

For API calls you need KEYS.

For console you need to create passwords

Ans is D

RC

RC

A….. Secure access key are created during the user creation.

D_Trump

D_Trump

Agree with RC, Answer is A. Console clicks are also API calls.

joe21

joe21

A as you have the option to get the access key during the user creation