Section 25: Idenity and Access Management Advanced Flashcards
(12 cards)
A policy to restrict users and roles across accounts
Service Control Policies
aws:SourceIP IAM condition use
restricts the client IP from which the API calls are being made
aws:RequestedRegion IAM condition use
Restricts the region
aws:ec2 ResourceTag IAM condition use
restricts based on tags
aws:MultiFactorAuthPresent IAM condition use
Forces MFA
What type of policy is used for event bridge to target Lambda?
Resource
What type of policy is used for event bridge to target S3?
Resource
What type of policy is used for event bridge to target SQS?
Resource
What type of policy is used for event bridge to target EC2 Auto Scaling?
IAM Role
What type of policy is used for event bridge to target Kinesis Stream?
IAM Role
IAM Permission Boundaries are supported for ___ and ___
Users and Roles