AWS AmazonS3 documentation change
Summary
Fixed grammatical error in IAM policy condition description
Security assessment
Minor language correction with no security implications or security documentation changes
Diff
diff --git a/AmazonS3/latest/userguide/directory-buckets-tagging.md b/AmazonS3/latest/userguide/directory-buckets-tagging.md index 96e6b5bed..0364a4a8d 100644 --- a//AmazonS3/latest/userguide/directory-buckets-tagging.md +++ b//AmazonS3/latest/userguide/directory-buckets-tagging.md @@ -226 +226 @@ In this IAM policy, IAM principals (users or roles) can modify tags on a bucket -In this IAM policy, the condition statement allows access to the bucket's data only if the bucket have the tag key `Environment` and tag value `Production`. +In this IAM policy, the condition statement allows access to the bucket's data only if the bucket has the tag key `Environment` and tag value `Production`.