QuestionQ474

Content Domain 3: Cloud Technology and Services

A user requires programmatic access to AWS resources by using the AWS CLI or AWS API.

Which option provides the user with the appropriate access?

  • A Amazon Inspector
  • B Access keys
  • C SSH public keys
  • D AWS Key Management Service (AWS KMS) keys
Explanation

Access keys provide an access key ID and secret access key used to authenticate and sign programmatic requests to the AWS CLI or AWS API. AWS recommends temporary credentials where possible, but among these choices, access keys are the applicable credential type.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!