AWS AmazonCloudWatch medium security documentation change
Summary
Fixed JSON syntax error in IAM trust policy example
Security assessment
Corrected invalid JSON policy syntax that could lead to misconfigured IAM roles if copied directly. Invalid policies might unintentionally allow unauthorized access.
Diff
diff --git a/AmazonCloudWatch/latest/logs/s3-tables-integration.md b/AmazonCloudWatch/latest/logs/s3-tables-integration.md index 2a3f480c5..86281fc92 100644 --- a//AmazonCloudWatch/latest/logs/s3-tables-integration.md +++ b//AmazonCloudWatch/latest/logs/s3-tables-integration.md @@ -121 +121 @@ Attach the following trust policy to the IAM service role that CloudWatch Logs w - }In + }