
Answer-first summary for fast verification
Answer: Managing access to AWS service APIs and specific resources., Implementing multi-factor authentication (MFA) for AWS environment security.
AWS Identity and Access Management (IAM) is a service that helps in managing access to AWS resources. It allows you to control who is authenticated (signed in) and authorized (what they are allowed to do) in AWS. The correct answers are A and C. Option A is correct because IAM provides the ability to control access to AWS service APIs and to other specific resources, such as Amazon S3 buckets and EC2 instances. Option C is also correct as IAM supports multi-factor authentication (MFA), which adds an extra layer of security by requiring users to provide two or more forms of identification before they can access AWS resources. Option B is incorrect because IAM does not provide intelligent threat detection and continuous monitoring; that is more aligned with services like AWS GuardDuty. Option D is incorrect because IAM does not control physical access to AWS data centers; AWS manages the data centers and does not provide customer access. Option E is incorrect because IAM does not provide firewall protection for applications; that is typically handled by services like AWS Web Application Firewall (WAF).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Select two actions that AWS Identity and Access Management (IAM) controls:
A
Managing access to AWS service APIs and specific resources.
B
Intelligent threat detection and continuous monitoring.
C
Implementing multi-factor authentication (MFA) for AWS environment security.
D
Access management to AWS data centers for users.
E
Delivering firewall protection against common web attacks for applications.
No comments yet.