AWS Security ChangesHomeSearch

AWS mediatailor documentation change

Service: mediatailor · 2025-04-01 · Documentation low

File: mediatailor/latest/ug/log-types.md

Summary

Added debug mode requirements to log type descriptions and removed empty table property

Security assessment

Clarifies operational requirements for logging but does not address security issues or introduce security features

Diff

diff --git a/mediatailor/latest/ug/log-types.md b/mediatailor/latest/ug/log-types.md
index bce0102cf..afffca680 100644
--- a/mediatailor/latest/ug/log-types.md
+++ b/mediatailor/latest/ug/log-types.md
@@ -29 +29 @@ Log | Description
-`GENERATED_MANIFEST` | MediaTailor generated a manifest.  
+`GENERATED_MANIFEST` | MediaTailor generated a manifest. You must have debug mode enabled to receive these logs. For information about debug log mode, including how to enable it, see [Generating debug logs](./debug-log-mode.html).  
@@ -40 +40 @@ Log | Description
-`ORIGIN_MANIFEST` | MediaTailor fetched an origin manifest.  
+`ORIGIN_MANIFEST` | MediaTailor fetched an origin manifest. You must have debug mode enabled to receive these logs. For information about debug log mode, including how to enable it, see [Generating debug logs](./debug-log-mode.html).  
@@ -43 +43 @@ Log | Description
-`SESSION_INITIALIZED` | A session was initialized.  
+`SESSION_INITIALIZED` | A session was initialized. You must have debug mode enabled to receive these logs. For information about debug log mode, including how to enable it, see [Generating debug logs](./debug-log-mode.html).  
@@ -45 +45 @@ Log | Description
-`TRACKING_RESPONSE` | MediaTailor served a tracking response.  
+`TRACKING_RESPONSE` | MediaTailor served a tracking response. You must have debug mode enabled to receive these logs. For information about debug log mode, including how to enable it, see [Generating debug logs](./debug-log-mode.html).  
@@ -82 +81,0 @@ Property | Type | Required
-`` | string | false