AWS AmazonCloudWatch documentation change
Summary
Added IAM permission requirement note for telemetry enrichment status checks
Security assessment
Clarifies required permissions for accessing telemetry configuration, improving security documentation around access control
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/ResourceTagsTelemetryTroubleshooting.md b/AmazonCloudWatch/latest/monitoring/ResourceTagsTelemetryTroubleshooting.md index db5b06447..37d95d0bd 100644 --- a//AmazonCloudWatch/latest/monitoring/ResourceTagsTelemetryTroubleshooting.md +++ b//AmazonCloudWatch/latest/monitoring/ResourceTagsTelemetryTroubleshooting.md @@ -16,0 +17,4 @@ To disable resource tags on telemetry, you must be signed in to an IAM principal +###### Note + +In the CloudWatch console, you must be signed in to an IAM principal that has the `observabilityadmin:GetTelemetryEnrichmentStatus` permission. +