AWS Security ChangesHomeSearch

AWS kinesisvideostreams-webrtc-dg documentation change

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

File: kinesisvideostreams-webrtc-dg/latest/devguide/troubleshooting.md

Summary

Fixed URL formatting by adding double slashes in API documentation links

Security assessment

The changes correct URL syntax but do not address security vulnerabilities or document security features.

Diff

diff --git a/kinesisvideostreams-webrtc-dg/latest/devguide/troubleshooting.md b/kinesisvideostreams-webrtc-dg/latest/devguide/troubleshooting.md
index 74ccd1dad..d3732907b 100644
--- a//kinesisvideostreams-webrtc-dg/latest/devguide/troubleshooting.md
+++ b//kinesisvideostreams-webrtc-dg/latest/devguide/troubleshooting.md
@@ -127 +127 @@ With both of these tools. you can enter the `STUN` and `TURN` server information
-To obtain the `TURN` server information and necessary credentials for Kinesis Video Streams with WebRTC, you can call the [GetIceServerConfig API operation](https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_AWSAcuitySignalingService_GetIceServerConfig.html). 
+To obtain the `TURN` server information and necessary credentials for Kinesis Video Streams with WebRTC, you can call the [GetIceServerConfig API operation](https://docs.aws.amazon.com//kinesisvideostreams/latest/dg/API_AWSAcuitySignalingService_GetIceServerConfig.html). 
@@ -138 +138 @@ The following AWS CLI calls demonstrate how to obtain this information to use in
-The output from the [`get-signaling-channel-endpoint`](https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_GetSignalingChannelEndpoint.html) command returns a response that looks like this:
+The output from the [`get-signaling-channel-endpoint`](https://docs.aws.amazon.com//kinesisvideostreams/latest/dg/API_GetSignalingChannelEndpoint.html) command returns a response that looks like this: