AWS AmazonS3 documentation change
Summary
Added JSON formatting markers and updated ARN placeholder in cross-account inventory batch job policy examples
Security assessment
Formatting improvements and example standardization without security implications.
Diff
diff --git a/AmazonS3/latest/userguide/specify-batchjob-manifest-xaccount-inventory.md b/AmazonS3/latest/userguide/specify-batchjob-manifest-xaccount-inventory.md index 7d07d17af..bb1b11166 100644 --- a//AmazonS3/latest/userguide/specify-batchjob-manifest-xaccount-inventory.md +++ b//AmazonS3/latest/userguide/specify-batchjob-manifest-xaccount-inventory.md @@ -54,0 +55,6 @@ Then choose **Create policy** to attach the following policy to the role. To use +JSON + + +**** + + @@ -88,0 +96,6 @@ The following is an example of the bucket policy for the source account. To use +JSON + + +**** + + @@ -96 +109 @@ The following is an example of the bucket policy for the source account. To use - "AWS": "arn:aws:iam::DestinationAccountNumber:role/BatchOperationsDestinationRoleCOPY" + "AWS": "arn:aws:iam::111122223333:role/BatchOperationsDestinationRoleCOPY"