nerdexam
AmazonAmazon

CLF-C02 · Question #638

CLF-C02 Question #638: Real Exam Question with Answer & Explanation

The correct answer is B: A secret access key. To configure the AWS CLI for programmatic access, the IT administrator needs to use the following components: - Access Key ID: Identifies the access key. - Secret Access Key: Works with the access key ID to securely authenticate requests to AWS These credentials are associated wi

Submitted by ngozi_ng· Mar 6, 2026Security and Compliance

Question

A company's IT administrator needs to configure the AWS CLI for programmatic access to AWS services for the company's employees. Which combination of credential components must the IT administrator use to meet this requirement? (Choose two.)

Options

  • AA public key
  • BA secret access key
  • CAn IAM role
  • DAn access key ID
  • EA private key

Explanation

To configure the AWS CLI for programmatic access, the IT administrator needs to use the following components: - Access Key ID: Identifies the access key. - Secret Access Key: Works with the access key ID to securely authenticate requests to AWS These credentials are associated with an IAM user or role that has the necessary permissions to access AWS services. Public keys, private keys, and IAM roles are not directly used for AWS CLI

Community Discussion

No community discussion yet for this question.

Full CLF-C02 PracticeBrowse All CLF-C02 Questions