Exam CLF-C02 All QuestionsBrowse all questions from this exam
Question 149

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?

    Correct Answer: C

    An access key is used for programmatic access to AWS services through a Command Line Interface (CLI) or Software Development Kit (SDK). This allows developers to interact with AWS services without using the AWS Management Console, making it suitable for automated scripts and applications.

Discussion
asdfcdsxdfcOption: C

C is correct "Use Access Keys for Programmatic Access (CLI / SDK)"

NIREI_AKANE

secret key access key is for CLI if you ever solved labs assignment C is the answer

Ruffyit

Used for programmatically access the CLI or SDK