AWS AmazonS3 documentation change
Summary
Added JSON formatting markers and updated account ID placeholder from 'AccountA-ID' to '111122223333' in policy examples
Security assessment
Changes involve example standardization and formatting improvements without addressing security vulnerabilities or adding security guidance
Diff
diff --git a/AmazonS3/latest/userguide/example-walkthroughs-managing-access-example1.md b/AmazonS3/latest/userguide/example-walkthroughs-managing-access-example1.md index 7d22b9db6..7f122faed 100644 --- a//AmazonS3/latest/userguide/example-walkthroughs-managing-access-example1.md +++ b//AmazonS3/latest/userguide/example-walkthroughs-managing-access-example1.md @@ -117,0 +118,6 @@ In the `Principal` statement, Dave is identified by his user ARN. For more infor +JSON + + +**** + + @@ -125 +131 @@ In the `Principal` statement, Dave is identified by his user ARN. For more infor - "AWS": "arn:aws:iam::AccountA-ID:user/Dave" + "AWS": "arn:aws:iam::111122223333:user/Dave" @@ -139 +145 @@ In the `Principal` statement, Dave is identified by his user ARN. For more infor - "AWS": "arn:aws:iam::AccountA-ID:user/Dave" + "AWS": "arn:aws:iam::111122223333:user/Dave" @@ -152,0 +160,6 @@ In the `Principal` statement, Dave is identified by his user ARN. For more infor +JSON + + +**** + +