AWS IAM documentation change
Summary
Updated example bucket names from 'my-bucket' to 'amzn-s3-demo-bucket'
Security assessment
Example resource name standardization without security impact
Diff
diff --git a/IAM/latest/UserGuide/iam_example_iam_Scenario_UserPolicies_section.md b/IAM/latest/UserGuide/iam_example_iam_Scenario_UserPolicies_section.md index d1d39e5d7..424826806 100644 --- a/IAM/latest/UserGuide/iam_example_iam_Scenario_UserPolicies_section.md +++ b/IAM/latest/UserGuide/iam_example_iam_Scenario_UserPolicies_section.md @@ -180,2 +180,2 @@ Create functions that wrap IAM policy actions. - 'arn:aws:s3:::my-bucket/*' to allow actions on all objects - in the bucket named 'my-bucket'. + 'arn:aws:s3:::amzn-s3-demo-bucket/*' to allow actions on all objects + in the bucket named 'amzn-s3-demo-bucket'.