AWS ivs documentation change
Summary
Updated definition of 'View' to change 'video' to 'media files' in the description of what constitutes a viewing session (same change as in LowLatencyUserGuide)
Security assessment
This is a parallel terminology update to the RealTimeUserGuide glossary, mirroring the change in the LowLatencyUserGuide. No security implications are present in this documentation-only change.
Diff
diff --git a/ivs/latest/RealTimeUserGuide/ivs-glossary.md b/ivs/latest/RealTimeUserGuide/ivs-glossary.md index 8dd704e07..ecad93fdd 100644 --- a//ivs/latest/RealTimeUserGuide/ivs-glossary.md +++ b//ivs/latest/RealTimeUserGuide/ivs-glossary.md @@ -110 +110 @@ VBR | Variable Bitrate, a rate-control method for encoders that uses a dynamic b -View | A unique viewing session which is actively downloading or playing video. Views are the basis for the concurrent views quota. A view starts when a viewing session begins video playback. A view ends when a viewing session stops video playback. Playback is the sole indicator of viewership; engagement heuristics such as audio levels, browser tab focus, and video quality are not considered. When counting views, IVS does not consider the legitimacy of individual viewers or try to deduplicate localized viewership, such as multiple video players on a single machine. See [Other Quotas](https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/service-quotas.html#quotas-other) in _Service Quotas (Low-Latency Streaming)_. | ✓ | | +View | A unique viewing session which is actively downloading or playing media files. Views are the basis for the concurrent views quota. A view starts when a viewing session begins video playback. A view ends when a viewing session stops video playback. Playback is the sole indicator of viewership; engagement heuristics such as audio levels, browser tab focus, and video quality are not considered. When counting views, IVS does not consider the legitimacy of individual viewers or try to deduplicate localized viewership, such as multiple video players on a single machine. See [Other Quotas](https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/service-quotas.html#quotas-other) in _Service Quotas (Low-Latency Streaming)_. | ✓ | |