AWS Security ChangesHomeSearch

AWS ivs documentation change

Service: ivs · 2026-03-19 · Documentation low

File: ivs/latest/LowLatencyAPIReference/API_BatchGetChannel.md

Summary

Added MDN Web Docs references for security-related HTTP headers (CSP, HSTS, X-Content-Type-Options, etc.)

Security assessment

The change enhances documentation of security headers like Content-Security-Policy and Strict-Transport-Security but doesn't indicate these were added to address a specific vulnerability. This improves security documentation quality without evidence of resolving an active threat.

Diff

diff --git a/ivs/latest/LowLatencyAPIReference/API_BatchGetChannel.md b/ivs/latest/LowLatencyAPIReference/API_BatchGetChannel.md
index a566da4d1..88b86a8d4 100644
--- a//ivs/latest/LowLatencyAPIReference/API_BatchGetChannel.md
+++ b//ivs/latest/LowLatencyAPIReference/API_BatchGetChannel.md
@@ -103,0 +104,2 @@ The response returns the following HTTP headers.
+See [Access-Control-Allow-Origin](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Access-Control-Allow-Origin) in the MDN Web Docs.
+
@@ -106,0 +109,2 @@ The response returns the following HTTP headers.
+See [Access-Control-Expose-Headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Access-Control-Expose-Headers) in the MDN Web Docs.
+
@@ -109,0 +114,2 @@ The response returns the following HTTP headers.
+See [Cache-Control](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control) in the MDN Web Docs.
+
@@ -112,0 +119,2 @@ The response returns the following HTTP headers.
+See [Content-Security-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy) in the MDN Web Docs.
+
@@ -115,0 +124,2 @@ The response returns the following HTTP headers.
+See [Strict-Transport-Security](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Strict-Transport-Security) in the MDN Web Docs.
+
@@ -118,0 +129,2 @@ The response returns the following HTTP headers.
+See [X-Content-Type-Options](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-Content-Type-Options) in the MDN Web Docs.
+
@@ -121,0 +134,2 @@ The response returns the following HTTP headers.
+See [X-Frame-Options](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-Frame-Options) in the MDN Web Docs.
+