AWS IAM documentation change
Summary
Changed 'S3 Glacier vaults' to 'Amazon Glacier vaults' in cross-account access documentation
Security assessment
Branding update with no impact on security controls or vulnerability disclosure. Maintains consistency in service naming conventions.
Diff
diff --git a/IAM/latest/UserGuide/id_roles.md b/IAM/latest/UserGuide/id_roles.md index ac1f75188..15173fe8e 100644 --- a//IAM/latest/UserGuide/id_roles.md +++ b//IAM/latest/UserGuide/id_roles.md @@ -158 +158 @@ A [JSON policy document](./reference_policies_grammar.html) in which you define -A role that grants access to resources in one account to a trusted principal in a different account. Roles are the primary way to grant cross-account access. However, some AWS services allow you to attach a policy directly to a resource (instead of using a role as a proxy). These are called resource-based policies, and you can use them to grant principals in another AWS account access to the resource. Some of these resources include Amazon Simple Storage Service (S3) buckets, S3 Glacier vaults, Amazon Simple Notification Service (SNS) topics, and Amazon Simple Queue Service (SQS) queues. To learn which services support resource-based policies, see [AWS services that work with IAM](./reference_aws-services-that-work-with-iam.html). For more information about resource-based policies, see [Cross account resource access in IAM](./access_policies-cross-account-resource-access.html). +A role that grants access to resources in one account to a trusted principal in a different account. Roles are the primary way to grant cross-account access. However, some AWS services allow you to attach a policy directly to a resource (instead of using a role as a proxy). These are called resource-based policies, and you can use them to grant principals in another AWS account access to the resource. Some of these resources include Amazon Simple Storage Service (S3) buckets, Amazon Glacier vaults, Amazon Simple Notification Service (SNS) topics, and Amazon Simple Queue Service (SQS) queues. To learn which services support resource-based policies, see [AWS services that work with IAM](./reference_aws-services-that-work-with-iam.html). For more information about resource-based policies, see [Cross account resource access in IAM](./access_policies-cross-account-resource-access.html).