Security - IAM Flashcards

1
Q

IAM terms

A

IAM Resources :
The user, group, role, policy, and identity provider objects that are stored in IAM. As with other AWS services, you can add, edit, and remove resources from IAM.

IAM Identities:
The IAM resource objects that are used to identify and group. You can attach a policy to an IAM identity. These include users, groups, and roles.

IAM Entities:
The IAM resource objects that AWS uses for authentication. These include IAM users and roles.

Principals:
A person or application that uses the AWS account root user, an IAM user, or an IAM role to sign in and make requests to AWS. Principals include federated users and assumed roles.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

IAM Principal

A

A principal is a person or application that can make a request for an action or operation on an AWS resource. The principal is authenticated as the AWS account root user or an IAM entity to make requests to AWS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly