AWS AmazonS3 documentation change
Summary
Added link to ABAC documentation for Amazon S3 resource tagging support
Security assessment
The change adds documentation about using tags for attribute-based access control (ABAC), which is a security feature. However, it does not address a specific security vulnerability but rather explains existing security capabilities.
Diff
diff --git a/AmazonS3/latest/userguide/security_iam_service-with-iam.md b/AmazonS3/latest/userguide/security_iam_service-with-iam.md index 06d5623f0..3579365b8 100644 --- a//AmazonS3/latest/userguide/security_iam_service-with-iam.md +++ b//AmazonS3/latest/userguide/security_iam_service-with-iam.md @@ -787,0 +788,2 @@ For more information about ABAC, see [Define permissions with ABAC authorization +For information about resources that support ABAC in Amazon S3, see [Using tags for attribute-based access control (ABAC)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/tagging.html#using-tags-for-abac). +