AWS AmazonCloudWatch documentation change
Summary
Added TagResource and UntagResource to list of logged CloudWatch API actions
Security assessment
Documents logging of resource tagging API calls, which supports security auditing practices but does not indicate a specific security issue being addressed.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/logging_cw_api_calls.md index 59de79df4..c15b05df2 100644 --- a/AmazonCloudWatch/latest/monitoring/logging_cw_api_calls.md +++ b/AmazonCloudWatch/latest/monitoring/logging_cw_api_calls.md @@ -94,0 +95,4 @@ CloudWatch supports logging the following actions as events in CloudTrail log fi + * [TagResource](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_TagResource.html) + + * [UntagResource](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_UntagResource.html) +