Identity and Access Management (IAM) - Advanced Flashcards
What is AWS Organizations?
How do Organizational Units relate to the AWS Organization?
What are some examples of Organizational Units in AWS Organizations?
What are the advantages of using AWS Organizations?
What are Service Control Policies (SCP) in AWS Organizations?
What is the hierarchy of Service Control Policies (SCP) in AWS Organizations?
With Service Control Policies (SCP) in AWS Organizations, if you have both an explicit deny and an explicit allow policy applied, which takes precedence?
The deny, always
What would a Service Control Policy (SCP) in AWS Organizations look like that allowed all access except DynamoDB (aka “Blocklist Strategy”)?
What would a Service Control Policy (SCP) in AWS Organizations look like that blocked everything except EC2 and CloudWatch (aka “Allowlist Strategy”)?
What does a Policy in IAM look like that has a condition applied to restrict the client IP from which the API calls are being made?
What does a Policy in IAM look like that has a condition applied to restrict the region the API calls are made to?
What does a Policy in IAM look like that has a condition applied to restrict based on tags?
What does a Policy in IAM look like that has a condition applied to to force MFA?
What does an IAM policy look like for a Bucket in S3 as opposed to an Object in S3?
In IAM, what would an IAM policy look like that restricts access to accounts that are member of an AWS Organization?