AWS mediatailor documentation change
Summary
Minor text correction with no functional changes
Security assessment
No substantive changes to security-related content; clarifies existing functionality without introducing new security implications.
Diff
diff --git a/mediatailor/latest/ug/ad-reporting-client-side.md b/mediatailor/latest/ug/ad-reporting-client-side.md index 133b004b2..061b6a44a 100644 --- a//mediatailor/latest/ug/ad-reporting-client-side.md +++ b//mediatailor/latest/ug/ad-reporting-client-side.md @@ -97 +97 @@ At the topmost level of the JSON structure is an `adsParams` JSON object. Inside -Any reserved key/value pairs within the topmost level of the JSON structure, such as `adParams`, `availSuppression`, and `overlayAvails`, aren’t added to the origin request URL in the form of query parameters. Every session manifest request that MediaTailor makes to the origin contains these query parameters. The origin ignores extraneous query parameters. For example, MediaTailor can use the key/value pairs to send access tokens to the origin. +Any reserved key/value pairs within the topmost level of the JSON structure, such as `adsParams`, `availSuppression`, and `overlayAvails`, aren’t added to the origin request URL in the form of query parameters. Every session manifest request that MediaTailor makes to the origin contains these query parameters. The origin ignores extraneous query parameters. For example, MediaTailor can use the key/value pairs to send access tokens to the origin.