AWS amazondynamodb documentation change
Summary
Corrected 'AWS CloudTrail alarms' to 'Amazon CloudWatch alarms' in monitoring documentation
Security assessment
Fixes incorrect service name reference but does not address security vulnerabilities or add security-specific content. Ensures accurate monitoring guidance which is security-adjacent but not directly security-related
Diff
diff --git a/amazondynamodb/latest/developerguide/MonitoringAndLoggingInDynamoDB.md b/amazondynamodb/latest/developerguide/MonitoringAndLoggingInDynamoDB.md index 6f0b8c0e5..938a1a513 100644 --- a//amazondynamodb/latest/developerguide/MonitoringAndLoggingInDynamoDB.md +++ b//amazondynamodb/latest/developerguide/MonitoringAndLoggingInDynamoDB.md @@ -77 +77 @@ AWS provides various tools that you can use to monitor DynamoDB. We recommend th - * **AWS CloudTrail alarms** – Watch a single metric over a time period that you specify, and perform one or more actions based on the value of the metric relative to a given threshold over a number of time periods. + * **Amazon CloudWatch alarms** – Watch a single metric over a time period that you specify, and perform one or more actions based on the value of the metric relative to a given threshold over a number of time periods. @@ -79 +79 @@ AWS provides various tools that you can use to monitor DynamoDB. We recommend th -The action is a notification sent to an Amazon Simple Notification Service (Amazon SNS) topic or Amazon EC2 Auto Scaling policy. AWS CloudTrail alarms do not invoke actions simply because they are in a particular state; the state must have changed and been maintained for a specified number of periods. For more information, see [Monitoring metrics in DynamoDB with Amazon CloudWatch](./Monitoring-metrics-with-Amazon-CloudWatch.html). +The action is a notification sent to an Amazon Simple Notification Service (Amazon SNS) topic or Amazon EC2 Auto Scaling policy. Amazon CloudWatch alarms do not invoke actions simply because they are in a particular state; the state must have changed and been maintained for a specified number of periods. For more information, see [Monitoring metrics in DynamoDB with Amazon CloudWatch](./Monitoring-metrics-with-Amazon-CloudWatch.html).