You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you build systems on AWS infrastructure, security responsibilities are shared between you and AWS. This [shared responsibility model](https://aws.amazon.com/compliance/shared-responsibility-model/) reduces your operational burden because AWS operates, manages, and
99
+
controls the components, including host operating systems, the virtualization layer, and the physical security of the facilities in
100
+
which the services operate. For more information about AWS security, visit [AWS Cloud Security](http://aws.amazon.com/security/).
101
+
102
+
### IAM Roles
103
+
AWS Identity and Access Management (IAM) roles allow AWS customers to assign granular access policies and permissions to AWS services and users in the cloud.
104
+
105
+
This guidance creates separate IAM roles and grants permissions for the following components:
This guidance uses IAM roles for internal user access control, following the principle of least privilege, ensuring that each component can only access authorized components and maintaining application workload isolation.
119
+
98
120
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
0 commit comments