AWS ivs documentation change
Summary
Updated API reference links from generic IVS API Reference to LowLatencyAPIReference across multiple release notes entries
Security assessment
This change only updates documentation URLs to point to a different API reference (LowLatencyAPIReference instead of APIReference). There is no evidence of addressing security vulnerabilities, patching issues, or adding security features. The changes are purely administrative/documentation restructuring.
Diff
diff --git a/ivs/latest/LowLatencyUserGuide/release-notes.md b/ivs/latest/LowLatencyUserGuide/release-notes.md index b4cbc8144..eab393bd7 100644 --- a//ivs/latest/LowLatencyUserGuide/release-notes.md +++ b//ivs/latest/LowLatencyUserGuide/release-notes.md @@ -3195 +3195 @@ IVS customers can now control what renditions are generated for a stream when re - * [IVS API Reference](https://docs.aws.amazon.com//ivs/latest/APIReference/): + * [IVS API Reference](https://docs.aws.amazon.com//ivs/latest/LowLatencyAPIReference/): @@ -3303 +3303 @@ IVS customers can now revoke the viewer session associated with an auth token, t - * [IVS API Reference](https://docs.aws.amazon.com//ivs/latest/APIReference/Welcome.html) – We added two endpoints (StartViewerSessionRevocation and BatchStartViewerSessionRevocation) and two objects (BatchStartViewerSessionRevocationError and BatchStartViewerSessionRevocationViewerSession). + * [IVS API Reference](https://docs.aws.amazon.com//ivs/latest/LowLatencyAPIReference/API_Welcome.html) – We added two endpoints (StartViewerSessionRevocation and BatchStartViewerSessionRevocation) and two objects (BatchStartViewerSessionRevocationError and BatchStartViewerSessionRevocationViewerSession). @@ -3572 +3572 @@ RTMP streaming can be set up via: - * API – Use the new `insecureIngest` field in CreateChannel or UpdateChannel requests. See the [IVS API Reference](https://docs.aws.amazon.com//ivs/latest/APIReference/Welcome.html). + * API – Use the new `insecureIngest` field in CreateChannel or UpdateChannel requests. See the [IVS API Reference](https://docs.aws.amazon.com//ivs/latest/LowLatencyAPIReference/API_Welcome.html). @@ -4063 +4063 @@ This is the first release of new functionality. If your stream is configured for - * [IVS API Reference](https://docs.aws.amazon.com//ivs/latest/APIReference/) – We added the `recordingReconnectWindowSeconds` field to the CreateRecordingConfiguration request and the RecordingConfiguration object. This affects three responses (CreateRecordingConfiguration, GetRecordingConfiguration, and GetStreamSession). + * [IVS API Reference](https://docs.aws.amazon.com//ivs/latest/LowLatencyAPIReference/) – We added the `recordingReconnectWindowSeconds` field to the CreateRecordingConfiguration request and the RecordingConfiguration object. This affects three responses (CreateRecordingConfiguration, GetRecordingConfiguration, and GetStreamSession). @@ -4570 +4570 @@ This release allows you to enable/disable the recording of thumbnails for a live - * [Amazon IVS API Reference](https://docs.aws.amazon.com//ivs/latest/APIReference/) – We made several changes: + * [Amazon IVS API Reference](https://docs.aws.amazon.com//ivs/latest/LowLatencyAPIReference/) – We made several changes: @@ -4691 +4691 @@ Oct 12, 2023 update: This CloudWatch document was deleted and the content was mo - * [Amazon IVS API Reference](https://docs.aws.amazon.com//ivs/latest/APIReference/) – Many changes: + * [Amazon IVS API Reference](https://docs.aws.amazon.com//ivs/latest/LowLatencyAPIReference/) – Many changes: @@ -5051 +5051 @@ When you enable recording for a channel, all live broadcasts of the channel are -You can set up a recording configuration and enable/disable recording through the Amazon IVS console or API. For details, see [Getting Started with IVS](./getting-started.html) and the [Amazon IVS API Reference](https://docs.aws.amazon.com/ivs/latest/APIReference/). +You can set up a recording configuration and enable/disable recording through the Amazon IVS console or API. For details, see [Getting Started with IVS](./getting-started.html) and the [Amazon IVS API Reference](https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/). @@ -5198 +5198 @@ Amazon IVS now offers customers the ability to create private channels, allowing -A new `authorized` field in the Channel object indicates whether the channel is private. See the [Amazon IVS API Reference](https://docs.aws.amazon.com/ivs/latest/APIReference/). +A new `authorized` field in the Channel object indicates whether the channel is private. See the [Amazon IVS API Reference](https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/).