AWS data-exchange documentation change
Summary
Added JSON formatting markers and fixed syntax in IAM policy examples (quotes around actions and placeholders)
Security assessment
Formatting and syntax fixes in policy examples without evidence of addressing security vulnerabilities or introducing new security features.
Diff
diff --git a/data-exchange/latest/userguide/publish-s3-data-access-product.md b/data-exchange/latest/userguide/publish-s3-data-access-product.md index dbea7d514..2aa3f8f7a 100644 --- a//data-exchange/latest/userguide/publish-s3-data-access-product.md +++ b//data-exchange/latest/userguide/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 provider can use the followi +JSON + + +**** + +