AWS iot documentation change
Summary
Minor wording changes to improve clarity in logging configuration documentation
Security assessment
Changes involve grammatical improvements and rephrasing without altering security context. No new security information added or vulnerabilities addressed.
Diff
diff --git a/iot/latest/developerguide/configure-logging.md b/iot/latest/developerguide/configure-logging.md index 4b37e99ef..5ab91286a 100644 --- a//iot/latest/developerguide/configure-logging.md +++ b//iot/latest/developerguide/configure-logging.md @@ -25 +25 @@ Before you can enable logging in AWS IoT, you must create an IAM role and a poli -Before you enable AWS IoT logging, make sure you understand the CloudWatch Logs access permissions. Users with access to CloudWatch Logs can see debugging information from your devices. For more information, see [Authentication and Access Control for Amazon CloudWatch Logs](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/auth-and-access-control-cw.html). +Before enabling AWS IoT logging, ensure you understand the CloudWatch Logs access permissions. Users with access to CloudWatch Logs can see debugging information from your devices. For more information, see [Authentication and Access Control for Amazon CloudWatch Logs](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/auth-and-access-control-cw.html). @@ -29 +29 @@ If you expect high traffic patterns in AWS IoT Core due to load testing, conside -Following shows how to create a logging role and policy for AWS IoT Core resources. +The following shows how to create a logging role and policy for AWS IoT Core resources.