AWS Certified Cloud Practitioner (CLF-C02) — Question 148

A systems administrator created a new IAM user for a developer and assigned the user an access key instead of a user name and password. What is the access key used for?

Answer options

Correct answer: C

Explanation

The access key is primarily used for programmatic access to AWS services, which means it is utilized when accessing the AWS account through a CLI. The other options are incorrect because the access key does not provide root user access, cannot be used for the Management Console directly, and does not grant access to all accounts unless specifically configured.