考题解析 | IAM user access key


  题目

Which credential components are required to gain programmatic access to an AWS account? (Select TWO.)

A. An access key ID.
B. A primary key
C. A secret access key
D. A user ID.
E. A secondary key

  参考答案

AC

  参考解析

编程访问需要访问密钥 ID 和可分配给 AWS 用户的秘密访问密钥。
主键是用于数据库管理的功能。它不授予 AWS 账户访问权限。
用户 ID 用于 IAM 安全凭证,但不用于编程访问。
辅助键是用于数据库管理的功能。它不授予 AWS 账户访问权限。