AWS Security ChangesHomeSearch

AWS mediaconnect documentation change

Service: mediaconnect · 2026-06-13 · Documentation low

File: mediaconnect/latest/ug/monitoring-cloudwatch-events-alert.md

Summary

Updated branding to 'AWS Elemental MediaConnect' and refreshed example event data (account numbers, timestamps, ARNs) in alert monitoring documentation.

Security assessment

Changes are cosmetic (branding) and example data updates. The 'Permission denied' error example existed previously and wasn't modified substantively. No security implications in placeholder data refresh.

Diff

diff --git a/mediaconnect/latest/ug/monitoring-cloudwatch-events-alert.md b/mediaconnect/latest/ug/monitoring-cloudwatch-events-alert.md
index 4c6ef818d..b7ea4a7c8 100644
--- a//mediaconnect/latest/ug/monitoring-cloudwatch-events-alert.md
+++ b//mediaconnect/latest/ug/monitoring-cloudwatch-events-alert.md
@@ -9 +9 @@
-MediaConnect publishes an alert event when a resource encounters an error. The event contains an error code and a message that describes the issue. These alerts are visible on the MediaConnect console, or by using the `describe-flow` AWS Command Line Interface (AWS CLI) command. For more information about the `describe-flow` command, see [AWS CLI Command Reference](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/mediaconnect/describe-flow.html).
+AWS Elemental MediaConnect publishes an alert event when a resource encounters an error. The event contains an error code and a message that describes the issue. These alerts are visible on the MediaConnect console, or by using the `describe-flow` AWS Command Line Interface (AWS CLI) command. For more information about the `describe-flow` command, see [AWS CLI Command Reference](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/mediaconnect/describe-flow.html).
@@ -21,2 +21,2 @@ The following message is an example of this event.
-     "account": "111122223333",
-     "time": "2022-01-06T00:45:47Z",
+      "account": "012345678901",
+      "time": "2026-05-03T18:37:24Z",
@@ -25 +25 @@ The following message is an example of this event.
-     "arn:aws:mediaconnect:us-east-1:111122223333:flow:1-AbCdEfGhIjKlMnOp-abcdef123455:ExampleFlow"
+        "arn:aws:mediaconnect:us-east-1:012345678901:flow:1-AbCdEfGhIjKlMnOp-abcdef123455:ExampleFlow"
@@ -30 +30 @@ The following message is an example of this event.
-     "error-message": "Permission denied accessing encryption key for output Test. Removing output until it is fixed (secret arn:aws:secretsmanager:us-east-1:111122223333:secret:ExampleSecret, role arn:aws:iam::111122223333:role/ExampleKey)"
+        "error-message": "Permission denied accessing encryption key for output Test. Removing output until it is fixed (secret arn:aws:secretsmanager:us-east-1:012345678901:secret:ExampleSecret, role arn:aws:iam::012345678901:role/ExampleKey)"