AWS Security ChangesHomeSearch

AWS kinesisvideostreams-webrtc-dg documentation change

Service: kinesisvideostreams-webrtc-dg · 2025-11-22 · Documentation low

File: kinesisvideostreams-webrtc-dg/latest/devguide/getting-started-ingestion.md

Summary

Updated API documentation links to include double slashes in AWS service URLs

Security assessment

Changes are purely cosmetic URL formatting adjustments. No security-related content was added or modified in the technical procedures described.

Diff

diff --git a/kinesisvideostreams-webrtc-dg/latest/devguide/getting-started-ingestion.md b/kinesisvideostreams-webrtc-dg/latest/devguide/getting-started-ingestion.md
index c10549c07..07fda5fd4 100644
--- a//kinesisvideostreams-webrtc-dg/latest/devguide/getting-started-ingestion.md
+++ b//kinesisvideostreams-webrtc-dg/latest/devguide/getting-started-ingestion.md
@@ -28 +28 @@ The following sections explain the different ingestion and storage options avail
-Master participants first connect to Kinesis Video Streams with WebRTC Signaling via [ConnectAsMaster](./ConnectAsMaster.html). Next, they call the [JoinStorageSession](https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_webrtc_JoinStorageSession.html) API to have the storage session initiate a WebRTC connection. Once a WebRTC connection is established, media will be ingested to the configured Kinesis video stream. 
+Master participants first connect to Kinesis Video Streams with WebRTC Signaling via [ConnectAsMaster](./ConnectAsMaster.html). Next, they call the [JoinStorageSession](https://docs.aws.amazon.com//kinesisvideostreams/latest/dg/API_webrtc_JoinStorageSession.html) API to have the storage session initiate a WebRTC connection. Once a WebRTC connection is established, media will be ingested to the configured Kinesis video stream. 
@@ -34 +34 @@ Master participants first connect to Kinesis Video Streams with WebRTC Signaling
-Viewer participants first connect to Kinesis Video Streams with WebRTC Signaling via [ConnectAsViewer](./ConnectAsViewer.html). Next, they call the [JoinStorageSessionAsViewer](https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_webrtc_JoinStorageSessionAsViewer.html) API to have the storage session initiate a WebRTC connection. Once a WebRTC connection is established, combined media from the master and all viewer participants will be ingested to the configured Kinesis video stream, as long as the master participant is present.
+Viewer participants first connect to Kinesis Video Streams with WebRTC Signaling via [ConnectAsViewer](./ConnectAsViewer.html). Next, they call the [JoinStorageSessionAsViewer](https://docs.aws.amazon.com//kinesisvideostreams/latest/dg/API_webrtc_JoinStorageSessionAsViewer.html) API to have the storage session initiate a WebRTC connection. Once a WebRTC connection is established, combined media from the master and all viewer participants will be ingested to the configured Kinesis video stream, as long as the master participant is present.