AWS Security ChangesHomeSearch

AWS mediatailor documentation change

Service: mediatailor · 2025-08-28 · Documentation low

File: mediatailor/latest/ug/vast.md

Summary

Updated documentation links for dynamic variables and session variables sections

Security assessment

The changes only modify link titles and references without altering security-related content. The proxy headers and security recommendations remain unchanged.

Diff

diff --git a/mediatailor/latest/ug/vast.md b/mediatailor/latest/ug/vast.md
index 2fc252fce..59e276ef1 100644
--- a//mediatailor/latest/ug/vast.md
+++ b//mediatailor/latest/ug/vast.md
@@ -34 +34 @@ VAST 3.0 introduced support for ad pods, which is the delivery of a set of seque
-To target specific players for your ads, you can create templates for your ad tags and URLs. For more information, see [Using dynamic ad variables in MediaTailor](./variables.html).
+To target specific players for your ads, you can create templates for your ad tags and URLs. For more information, see [MediaTailor dynamic ad variables for ADS requests](./variables.html).
@@ -36 +36 @@ To target specific players for your ads, you can create templates for your ad ta
-AWS Elemental MediaTailor proxies the player's `user-agent` and `x-forwarded-for` headers when it sends the ad server VAST request and when it makes the server-side tracking calls. Make sure that your ad server can handle these headers. Alternatively, you can use `[session.user_agent]` or `[session.client_ip]` and pass these values in query strings on the ad tag and ad URL. For more information, see [Using session variables](./variables-session.html).
+AWS Elemental MediaTailor proxies the player's `user-agent` and `x-forwarded-for` headers when it sends the ad server VAST request and when it makes the server-side tracking calls. Make sure that your ad server can handle these headers. Alternatively, you can use `[session.user_agent]` or `[session.client_ip]` and pass these values in query strings on the ad tag and ad URL. For more information, see [MediaTailor session variables for ADS requests](./variables-session.html).