Talk:AWS Solutions Architect: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
## You can choose your own strategy. By default an Organization will have the '''FullAWSAccess''' SCP attached to it and every OU and account. This is the 'Deny List Strategy' because you must override the 'default' allow full access with deny rules. On the other hand, you can remove (delete) this SCP and then you would have an 'Allow List Strategy' because you would need to specifically list each service you want to allow in the Organizations, OUs and Accounts. | ## You can choose your own strategy. By default an Organization will have the '''FullAWSAccess''' SCP attached to it and every OU and account. This is the 'Deny List Strategy' because you must override the 'default' allow full access with deny rules. On the other hand, you can remove (delete) this SCP and then you would have an 'Allow List Strategy' because you would need to specifically list each service you want to allow in the Organizations, OUs and Accounts. | ||
## AWS Control Tower allows you to setup and govern multi-account environments. | ## AWS Control Tower allows you to setup and govern multi-account environments. | ||
# Identity Management and Permissions including RBAC, ABAC and permissions boundaries | # [[Identity Management and Permissions including RBAC, ABAC and permissions boundaries]] | ||
# AWS Directory Services and Federation including Identity Federation, AWS SSO, and Cognito | # AWS Directory Services and Federation including Identity Federation, AWS SSO, and Cognito | ||
# Advanced Amazon VPC including a routing deep dive and multi-account VPC configurations | # Advanced Amazon VPC including a routing deep dive and multi-account VPC configurations | ||