AWS ivs documentation change
Summary
Added MDN Web Docs references for security-related HTTP headers (same pattern as other IVS API docs)
Security assessment
Consistent with other IVS API documentation updates, this adds references to security header implementations but doesn't demonstrate response to a specific security incident.
Diff
diff --git a/ivs/latest/LowLatencyAPIReference/API_BatchStartViewerSessionRevocation.md b/ivs/latest/LowLatencyAPIReference/API_BatchStartViewerSessionRevocation.md index 905071489..440a81abb 100644 --- a//ivs/latest/LowLatencyAPIReference/API_BatchStartViewerSessionRevocation.md +++ b//ivs/latest/LowLatencyAPIReference/API_BatchStartViewerSessionRevocation.md @@ -78,0 +79,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. + @@ -81,0 +84,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. + @@ -84,0 +89,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. + @@ -87,0 +94,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. + @@ -90,0 +99,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. + @@ -93,0 +104,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. + @@ -96,0 +109,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. +