What is an IAM Policy?
A JSON document which defines one or more permissions
Which statement best describes IAM?
IAM allows you to manage users, groups, and roles and their corresponding level of access to the AWS Platform.
In AWS, what is IAM used for? (choose all that apply)
1, 2, 4
AWS recommends that EC2 instances have credentials stored on them so that the instances can access other resources (such as S3 buckets).
T/F?
false
Which is the best way to enable your EC2 instance to read files in an S3 bucket?
As a security best practice, AWS recommends the use of roles for applications that run on Amazon EC2 instances.
IAM roles allow applications to securely make API requests from instances, without requiring you to manage the security credentials that the applications use.
Which of the following is NOT a feature of IAM?
Allows you to set up biometric authentication, so that no passwords are required
Which IAM entity can you use to delegate access to your AWS resources to users, groups or services?
IAM Role