AWS data-exchange documentation change
Summary
Added JSON formatting markers and fixed syntax in IAM policy examples (quotes around actions and placeholders)
Security assessment
Changes involve formatting improvements and syntax corrections in policy examples but do not address specific security vulnerabilities or introduce new security content.
Diff
diff --git a/data-exchange/latest/userguide/data-grant-publish-s3-data-access-product.md b/data-exchange/latest/userguide/data-grant-publish-s3-data-access-product.md index 2e2fe039e..1c1b10c34 100644 --- a//data-exchange/latest/userguide/data-grant-publish-s3-data-access-product.md +++ b//data-exchange/latest/userguide/data-grant-publish-s3-data-access-product.md @@ -74,0 +75,6 @@ The following policy shows an example policy addition for the IAM identity that +JSON + + +**** + + @@ -82 +88 @@ The following policy shows an example policy addition for the IAM identity that - "kms:CreateGrant + "kms:CreateGrant" @@ -85 +91 @@ The following policy shows an example policy addition for the IAM identity that - <Enter KMS Key ARNs in your account> + "<Enter KMS Key ARNs in your account> " @@ -107,0 +114,6 @@ An example policy is shown below. Replace `<Bucket ARN>` with the appropriate va +JSON + + +**** + + @@ -150,0 +164,6 @@ You can delegate data sharing through AWS Data Exchange to an entire Amazon S3 b +JSON + + +**** + + @@ -220,0 +241,6 @@ Similarly, to scope access to only a single file, a data owner can use the follo +JSON + + +**** + +