Security, Identity & Compliance Flashcards
Where can you apply SCPs
At the OU or Account level
Which roles are not affected by SCPs
Service-linked roles because they enable other AWS services to integrate with AWS Organizations
What are the default permissions on Organization OUs
Does not allow anything by default. SCP must have an explicity Allow from the root to each OU.
In which order does IAM policies are evaluated
- SCP
- Resource-based policies
- Identity-based policies
- IAM permissions boundaries
- Session policies
How can you restrict specific tags on resources
Using the aws:TagKeys on IAM policies condition. Or using SCP condition aws:RequestTag/key
AWS Organizations - Tag Policies
Ensure consistent tags defineing keys and their allowed values
What are AI Services opt-out policies
Is an Organization policy to avoid you content to be stored or used by AWS AI Services
AWS IAM identity Center
One login for all:
1. AWS accounts in Organizations
2. Business Cloud Applications
3. SAML2.0 enabled applications
4. EC2 Windows Instances
IAM Identity Center Permission Set
Grant access to a user or group in a list of target AWS accounts or OUs within your Organization. Creates corresponding IAM roles in each account and attaches the policies specified
AWS IAM Identity Center
Attribute-Based Access Control
Fine grained permissions based on users attributes. Define permissions once, then modify access by changing the attributes.
AWS Config Aggregators
Collects configuration data from multple accounts:
1. Individual accounts aggregator
2. Organization aggregator
AWS Config rules for global services
Should be created in a sigle region to avoid duplicate copies and save costs.
Auto-enable feature in Security Hub
Automatically enable Security Hub in all existing and future Organization accounts, and designating a central account as the administrator
AWS Firewall Manager
Common Security Group Policy
You can centrally configure and manage SGs across all your accounts in Organizations, while still allowing developers to deploy specific SG rules
They are mapped to specific tags
AWS Firewall Manager perrequisites
- Use AWS Organizations
- Designate one ccount as the administrator
- Enable AWS Config for all the accounts
AWS Control Tower
Easy way to set up and govern a secure and compliant multi-account AWS environment based on best practices
AWS Control Tower
Account Factory
Create pre-approved baselines and configurations to automate account provisioning
AWS Control Tower
Guardrails
Detect and remediate policy violations:
1. Preventive - SCPs
2. Detective - AWS Config
Resource Access Manager
Sharing VPC Subnets
Allow to have all resources launched in the same subnet
1. Cannot view, modify or delete resources in other accounts
2. Can communicate between resources in the same VPC
3. Security Groups from other accounts can be references