AWS AmazonS3 documentation change
Summary
Updated ABAC terminology and documentation link
Security assessment
Clarifies attribute-based access control (ABAC) documentation and fixes a broken link. While ABAC is security-related, this change does not address a specific security issue.
Diff
diff --git a/AmazonS3/latest/userguide/directory-bucket-create-tag.md b/AmazonS3/latest/userguide/directory-bucket-create-tag.md index 7924be528..07ca98593 100644 --- a//AmazonS3/latest/userguide/directory-bucket-create-tag.md +++ b//AmazonS3/latest/userguide/directory-bucket-create-tag.md @@ -28 +28 @@ If you encounter an error when attempting to create a directory bucket with tags - * Check your IAM user policy for any attribute based access control (ABAC) conditions. You may be required to label your directory buckets only with specific tag keys and values. For more information, see [Using tags for attribute based access control (ABAC)](./directory-buckets-tagging.html#using-tags-for-abac). + * Check your IAM user policy for any attribute-based access control (ABAC) conditions. You may be required to label your directory buckets only with specific tag keys and values. For more information, see [Using tags for attribute-based access control (ABAC)](./tagging.html#using-tags-for-abac).