Final answer:
The components of IAM include roles, users, groups, and permissions.
Step-by-step explanation:
The components of IAM (Identity and Access Management) include the following:
- Roles: Roles define a set of permissions which can be assigned to users or groups.
- Users: Users are individuals who can access resources within a system.
- Groups: Groups are a collection of users who share similar permissions.
- Permissions: Permissions determine what actions a user or group can perform within a system.
Authenticator, Authorizer, and Access controls are related to the authentication and authorization process but are not considered components of IAM.