AWS AmazonS3 documentation change
Summary
Removed a note explaining how S3 Inventory handles grantees with email addresses by using canonical IDs
Security assessment
The removed note was purely informational about how S3 Inventory represents grantees. No security implications or vulnerability references were present in the change.
Diff
diff --git a/AmazonS3/latest/userguide/objectacl.md b/AmazonS3/latest/userguide/objectacl.md index 07f3b3877..47efeef32 100644 --- a//AmazonS3/latest/userguide/objectacl.md +++ b//AmazonS3/latest/userguide/objectacl.md @@ -29,4 +28,0 @@ For a grantee with the `CanonicalUser` type, a grantee-permission pair includes -###### Note - -If a grantee in an ACL is the email address of an AWS account, S3 Inventory uses the `canonicalId` of that AWS account and the `CanonicalUser` type to specify this grantee. For more information, see [Grantees in access control lists](https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html#specifying-grantee). -