AWS ivs documentation change
Summary
Added MDN Web Docs references for security-related HTTP headers (same set as BatchGetChannel)
Security assessment
Identical to BatchGetChannel changes - adds explanatory links for security headers without evidence of addressing a specific vulnerability. Improves developer awareness of security controls.
Diff
diff --git a/ivs/latest/LowLatencyAPIReference/API_BatchGetStreamKey.md b/ivs/latest/LowLatencyAPIReference/API_BatchGetStreamKey.md index 865931d2c..50c1ab177 100644 --- a//ivs/latest/LowLatencyAPIReference/API_BatchGetStreamKey.md +++ b//ivs/latest/LowLatencyAPIReference/API_BatchGetStreamKey.md @@ -85,0 +86,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. + @@ -88,0 +91,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. + @@ -91,0 +96,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. + @@ -94,0 +101,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. + @@ -97,0 +106,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. + @@ -100,0 +111,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. + @@ -103,0 +116,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. +