AWS IAM documentation change
Summary
Updated hyphenation from 'non AWS' to 'non-AWS' for consistency and grammatical correctness
Security assessment
Changes are purely cosmetic (hyphenation corrections) without altering security concepts. No vulnerability or security feature is mentioned/modified.
Diff
diff --git a/IAM/latest/UserGuide/id_roles_common-scenarios_non-aws.md b/IAM/latest/UserGuide/id_roles_common-scenarios_non-aws.md index 7ae490783..a6080bbb8 100644 --- a//IAM/latest/UserGuide/id_roles_common-scenarios_non-aws.md +++ b//IAM/latest/UserGuide/id_roles_common-scenarios_non-aws.md @@ -9 +9 @@ Additional resources -# Access for non AWS workloads +# Access for non-AWS workloads @@ -11 +11 @@ Additional resources -An [IAM role](./id_roles.html) is an object in AWS Identity and Access Management (IAM) that is assigned [permissions](./access_policies.html). When you [assume that role](./id_roles_manage-assume.html) using an IAM identity or an identity from outside of AWS, it provides you with temporary security credentials for your role session. You might have workloads running in your data center or other infrastructure outside of AWS that must access your AWS resources. Instead of creating, distributing, and managing long-term access keys, you can use AWS Identity and Access Management Roles Anywhere (IAM Roles Anywhere) to authenticate your non AWS workloads. IAM Roles Anywhere uses X.509 certificates from your certificate authority (CA) to authenticate identities and securely provide access to AWS services with the temporary credentials provided by an IAM role. +An [IAM role](./id_roles.html) is an object in AWS Identity and Access Management (IAM) that is assigned [permissions](./access_policies.html). When you [assume that role](./id_roles_manage-assume.html) using an IAM identity or an identity from outside of AWS, it provides you with temporary security credentials for your role session. You might have workloads running in your data center or other infrastructure outside of AWS that must access your AWS resources. Instead of creating, distributing, and managing long-term access keys, you can use AWS Identity and Access Management Roles Anywhere (IAM Roles Anywhere) to authenticate your non-AWS workloads. IAM Roles Anywhere uses X.509 certificates from your certificate authority (CA) to authenticate identities and securely provide access to AWS services with the temporary credentials provided by an IAM role. @@ -21 +21 @@ An [IAM role](./id_roles.html) is an object in AWS Identity and Access Managemen - 4. Authenticate your non AWS workloads with IAM Roles Anywhere using the trust anchor. AWS grants the non AWS workload temporary credentials to the IAM role that has access to your AWS resources. + 4. Authenticate your non-AWS workloads with IAM Roles Anywhere using the trust anchor. AWS grants the non-AWS workload temporary credentials to the IAM role that has access to your AWS resources.