AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-04-10 · Documentation low

File: cli/latest/reference/ivs-realtime/start-participant-replication.md

Summary

Added MDN Web Docs references for HTTP security headers (Access-Control-Allow-Origin, Access-Control-Expose-Headers, Cache-Control, Content-Security-Policy, Strict-Transport-Security, X-Content-Type-Options, X-Frame-Options)

Security assessment

This change adds external documentation links for security-related HTTP headers. It enhances security documentation by providing references to security headers like Content-Security-Policy and Strict-Transport-Security, but doesn't indicate a security vulnerability fix. The change improves security awareness and education.

Diff

diff --git a/cli/latest/reference/ivs-realtime/start-participant-replication.md b/cli/latest/reference/ivs-realtime/start-participant-replication.md
index fef369e03..55f015acf 100644
--- a//cli/latest/reference/ivs-realtime/start-participant-replication.md
+++ b//cli/latest/reference/ivs-realtime/start-participant-replication.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.28 Command Reference](../../index.html) »
@@ -319,0 +320,2 @@ accessControlAllowOrigin -> (string)
+> 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.
+
@@ -321,0 +324,2 @@ accessControlExposeHeaders -> (string)
+> 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.
+
@@ -323,0 +328,2 @@ cacheControl -> (string)
+> See [Cache-Control](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control) in the MDN Web Docs.
+
@@ -325,0 +332,2 @@ contentSecurityPolicy -> (string)
+> See [Content-Security-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy) in the MDN Web Docs.
+
@@ -327,0 +336,2 @@ strictTransportSecurity -> (string)
+> See [Strict-Transport-Security](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Strict-Transport-Security) in the MDN Web Docs.
+
@@ -329,0 +340,2 @@ xContentTypeOptions -> (string)
+> 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.
+
@@ -331,0 +344,2 @@ xFrameOptions -> (string)
+> See [X-Frame-Options](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-Frame-Options) in the MDN Web Docs.
+
@@ -342 +356 @@ xFrameOptions -> (string)
-  * [AWS CLI 2.34.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.28 Command Reference](../../index.html) »