Identity and Access Management (IAM) Flashcards
1
Q
3 options to access AWS
A
1, AWS Management Console
2, AWS Command Line Interface (CLI)
3, AWS Software Developer Kit (SDK)
2
Q
What is Cloudshell
A
Cloudshell is basically a terminal in the cloud of AWS
3
Q
What are IAM Roles
A
Some AWS services will need to perform actions on your behalf. To do so, we will assign permissions to AWS service with IAM Roles
4
Q
2 IAM Security Tools
A
- IAM Credentials Report (account-level)
- IAM Access Advisor (user-level)
5
Q
What is IAM Credentials Report?
A
An account-level report that lists all your account’s users and the status of their various credentials
6
Q
What is IAM Access Advisor?
A
IAM Access Advisor shows the service permissions granted to a user and when those services were last accessed