AWS IAM documentation change
Summary
Updated Amazon S3 documentation link from 'dev' to 'userguide' path
Security assessment
The change updates a URL path but does not alter security guidance or address vulnerabilities.
Diff
diff --git a/IAM/latest/UserGuide/access_policies_identity-vs-resource.md b/IAM/latest/UserGuide/access_policies_identity-vs-resource.md index cb9b54e4d..f9d448c55 100644 --- a//IAM/latest/UserGuide/access_policies_identity-vs-resource.md +++ b//IAM/latest/UserGuide/access_policies_identity-vs-resource.md @@ -50 +50 @@ A user who has specific permissions might request a resource that also has a per -Amazon S3 supports identity-based policies and resource-based policies (referred to as _bucket policies_). In addition, Amazon S3 supports a permission mechanism known as an _access control list (ACL)_ that is independent of IAM policies and permissions. You can use IAM policies in combination with Amazon S3 ACLs. For more information, see [Access Control](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingAuthAccess.html) in the _Amazon Simple Storage Service User Guide_. +Amazon S3 supports identity-based policies and resource-based policies (referred to as _bucket policies_). In addition, Amazon S3 supports a permission mechanism known as an _access control list (ACL)_ that is independent of IAM policies and permissions. You can use IAM policies in combination with Amazon S3 ACLs. For more information, see [Access Control](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingAuthAccess.html) in the _Amazon Simple Storage Service User Guide_.