IAM Flashcards

1
Q

IAM

A
Identity and Access Management
Authentication
Authorization
Users
Groups
Policies
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

AWS API

A

access id+ secret key

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

Credential types

A

email+password=>root access
user_name+password=>aws web console
access_id+secret_key=>cli,sdk access
access/secret_keys+session_token=>RBAccess

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

Policies

A

Inline: some very specific like allowing/denying access to services
Managed: aws managed, customer managed

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

Create policies

A

Via generator=> provides a json template to start with

by hand=> your own json written policies

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