
Answer-first summary for fast verification
Answer: AWS IAM (Identity and Access Management)
Option A, AWS IAM, is the correct answer. AWS IAM provides a robust and flexible access control mechanism that allows you to define fine-grained permissions for users, groups, and roles. This service enables you to control access to AWS resources based on the principle of least privilege, ensuring that users have only the permissions they need to perform their tasks. While options B, C, and D offer various security and access control capabilities, they do not provide the same level of fine-grained access control as AWS IAM.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your company is using AWS to host a web application that requires strict access control to its resources. Which of the following AWS services can help you implement a fine-grained access control mechanism for your application resources?
A
AWS IAM (Identity and Access Management)
B
AWS Cognito
C
AWS WAF (Web Application Firewall)
D
AWS Resource Access Manager (RAM)