AWS Security ChangesHomeSearch

AWS ivs documentation change

Service: ivs · 2025-11-22 · Documentation low

File: ivs/latest/LowLatencyUserGuide/streaming-config.md

Summary

Adjusted URLs in API reference and documentation links to include an extra slash after the domain

Security assessment

The changes are purely URL formatting fixes. The content about video processing types, channel configurations, and stream takeovers remains unchanged in substance. No security implications or security feature documentation were introduced.

Diff

diff --git a/ivs/latest/LowLatencyUserGuide/streaming-config.md b/ivs/latest/LowLatencyUserGuide/streaming-config.md
index c2603c9e0..110b76f95 100644
--- a//ivs/latest/LowLatencyUserGuide/streaming-config.md
+++ b//ivs/latest/LowLatencyUserGuide/streaming-config.md
@@ -111 +111 @@ There are four channel types: `STANDARD`, `ADVANCED_SD`, `ADVANCED_HD`, and `BAS
-There are two types of video processing, _transcoding_ and _transmuxing_. This is determined by the channel type, whether the channel is configured for multitrack video input, and whether the broadcaster uses a multitrack-enabled client. (Multitrack video is configured with the `multitrackInputConfiguration` API property of the [Channel](https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_Channel.html) data type.)
+There are two types of video processing, _transcoding_ and _transmuxing_. This is determined by the channel type, whether the channel is configured for multitrack video input, and whether the broadcaster uses a multitrack-enabled client. (Multitrack video is configured with the `multitrackInputConfiguration` API property of the [Channel](https://docs.aws.amazon.com//ivs/latest/LowLatencyAPIReference/API_Channel.html) data type.)
@@ -210 +210 @@ Less than 720p30/60 and greater than or equal to 480p30/60, at 8.5 Mbps |
-`STANDARD` channels are transmuxed when the input is multitrack video. The highest video resolution produced is limited by the `multitrackInputConfiguration.maximumResolution` property. The specific renditions are dynamic depending on the [broadcaster’s system and environmental requirements](https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/multitrack-video-setup.html#multitrack-video-setup-broadcaster-system).
+`STANDARD` channels are transmuxed when the input is multitrack video. The highest video resolution produced is limited by the `multitrackInputConfiguration.maximumResolution` property. The specific renditions are dynamic depending on the [broadcaster’s system and environmental requirements](https://docs.aws.amazon.com//ivs/latest/LowLatencyUserGuide/multitrack-video-setup.html#multitrack-video-setup-broadcaster-system).
@@ -495 +495 @@ A takeover succeeds if the priority integer provided for the new stream is great
-By default, up to 100 takeovers can be done in a single stream, as long as a greater priority integer is used for each successive takeover. The maximum number of stream takeovers is adjustable per AWS account (see [ Service Quotas](https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/service-quotas.html#quotas-other)). Once the stream is over, the channel retains no memory of previous priority integers or how many takeovers were done, so any priority integer can be reused in future streams. Also, if encoder settings were changed for stream takeover, the stream session retains no memory of previous encoder settings, displaying only the latest settings.
+By default, up to 100 takeovers can be done in a single stream, as long as a greater priority integer is used for each successive takeover. The maximum number of stream takeovers is adjustable per AWS account (see [ Service Quotas](https://docs.aws.amazon.com//ivs/latest/LowLatencyUserGuide/service-quotas.html#quotas-other)). Once the stream is over, the channel retains no memory of previous priority integers or how many takeovers were done, so any priority integer can be reused in future streams. Also, if encoder settings were changed for stream takeover, the stream session retains no memory of previous encoder settings, displaying only the latest settings.