AWS AmazonS3 documentation change
Summary
Fixed a formatting issue in a JSON policy example by adding extra spaces and a trailing comma.
Security assessment
This is a minor formatting/typo correction in a policy example. It does not relate to a security issue or change security documentation.
Diff
diff --git a/AmazonS3/latest/userguide/s3-tables-kms-permissions.md b/AmazonS3/latest/userguide/s3-tables-kms-permissions.md index e068a60d9..88196a09d 100644 --- a//AmazonS3/latest/userguide/s3-tables-kms-permissions.md +++ b//AmazonS3/latest/userguide/s3-tables-kms-permissions.md @@ -114 +114 @@ Attach this inline policy to the IAM role you use for querying to allow KMS key - "Version":"2012-10-17", + "Version":"2012-10-17", ,