AWS Certified SysOps Administrator – Associate (legacy) — Question 31
When assessing an organization s use of AWS API access credentials which of the following three credentials should be evaluated? (Choose three.)
Answer options
- A. Key pairs
- B. Console passwords
- C. Access keys
- D. Signing certificates
- E. Security Group memberships
Correct answer: B, C, D
Explanation
The correct credentials to evaluate for AWS API access are Console passwords, Access keys, and Signing certificates. Key pairs are primarily used for SSH access to EC2 instances, while Security Group memberships do not pertain to API access credentials.