Role-Based Access Control
Role-Based Access Control (RBAC) is a security concept that involves assigning different levels of access permissions to individuals based on their specific job roles. With RBAC, a user's access is strictly controlled and limited to actions required to perform their specific role within an organiza…
CompTIA Security+ - Role-Based Access Control Example Questions
Test your knowledge of Role-Based Access Control
Question 1
In your organization, all applications running in AWS need to send emails using Amazon SES. How can you grant them the required permissions to use SES?
Question 2
You must grant Amazon S3 access in three scenarios: (1) internal developers in your account need access to specific prefixes, (2) a partner in another AWS account needs read-only access to a shared bucket, and (3) certain legacy objects uploaded by other accounts require per-object permission overrides. Which approach can meet all of these requirements?
Question 3
A company needs to implement cross-account access using Role-Based Access Control. How should you configure the IAM role in the target account to enable secure access?