Security - Credential and Access Management Flashcards

1
Q

What is IAM?

A

authorization and authentication of AWS resources

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

What is a resource-bases policy?

A

permission policies attached to a resource such as a S3 bucket, inline only; trust polices are attached to a role and define which principals can assume that role

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

What is a identity-based policy?

A

permission policies attached to a principal or identity, inline; managed or inline

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

What is a principal?

A

any entity that can use an AWS resource; user, roles, federated users and applications

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

What is a request?

A

use of the AWS management console by a principal is a request

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

What is a IAM role?

A

a role does not have credentials like a user; service that performs actions in your account on your behalf

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

What is AWS Security Token Service?

A

provide trusted users with temporary security credentials for access to AWS resources

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

What is AWS secrets manager?

A

Store passwords, encryption keys, API keys, SSH keys, and alternative way of storing passwords; can access secret keys via API provided by IAM

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