AWS IAM
AWS Identity and Access Management (IAM) lets you control who is authenticated and authorized to use AWS resources. It uses users, groups, roles, and policies, and best practice is to grant least privilege and use roles for temporary, delegated access rather than long-lived credentials — a core theme of the Design Secure Architectures domain.