AWS IAM documentation change
Summary
Updated Amazon S3 documentation links from 'dev' to 'userguide' paths
Security assessment
The changes only correct documentation URLs and do not introduce or modify security-related content.
Diff
diff --git a/IAM/latest/UserGuide/access-analyzer-resources.md b/IAM/latest/UserGuide/access-analyzer-resources.md index 44bcc40c9..08912b5cf 100644 --- a//IAM/latest/UserGuide/access-analyzer-resources.md +++ b//IAM/latest/UserGuide/access-analyzer-resources.md @@ -52 +52 @@ The supported resource types listed are for external access analyzers. Unused ac -When IAM Access Analyzer analyzes Amazon S3 buckets, it generates a finding when an Amazon S3 bucket policy, ACL, or access point, including a multi-Region access point, applied to a bucket grants access to an external entity. An external entity is a principal or other entity that you can use to [create a filter](./access-analyzer-findings-filter.html) that isn't within your zone of trust. For example, if a bucket policy grants access to another account or allows public access, IAM Access Analyzer generates a finding. However, if you enable [Block Public Access](https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html) on your bucket, you can block access at the account level or the bucket level. +When IAM Access Analyzer analyzes Amazon S3 buckets, it generates a finding when an Amazon S3 bucket policy, ACL, or access point, including a multi-Region access point, applied to a bucket grants access to an external entity. An external entity is a principal or other entity that you can use to [create a filter](./access-analyzer-findings-filter.html) that isn't within your zone of trust. For example, if a bucket policy grants access to another account or allows public access, IAM Access Analyzer generates a finding. However, if you enable [Block Public Access](https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-control-block-public-access.html) on your bucket, you can block access at the account level or the bucket level. @@ -72 +72 @@ IAM Access Analyzer doesn’t analyze the access point policy attached to cross- -For more information about Amazon S3 directory buckets, see [Working with directory buckets](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/directory-buckets-overview.html) in the Amazon Simple Storage Service User Guide. +For more information about Amazon S3 directory buckets, see [Working with directory buckets](https://docs.aws.amazon.com/AmazonS3/latest/userguide/directory-buckets-overview.html) in the Amazon Simple Storage Service User Guide.