1 - Access Control Flashcards

1
Q

What is the difference between IAM users and roles?

A

Roles are assigned to resources; users are people or on-premises servers

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

Do IAM permissions span regions?

A

Yes, it is a global service

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

Can Customer Managed Policies be shared across accounts?

A

No

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

What are the key STS API calls?

A

AssumeRole - get credentials for a role which may have more access than your own

GetSessionToken - get credentials for your current IAM role, i.e. if you’re moving into a lower-security environment

GetFederationToken - used for proxies which provide credentials for on-premises systems

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