AWS Security ChangesHomeSearch

AWS kinesisvideostreams-webrtc-dg documentation change

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

File: kinesisvideostreams-webrtc-dg/latest/devguide/create-channel.md

Summary

Updated documentation links to add double slashes in AWS documentation URLs

Security assessment

Changes only modify URL formatting (adding extra slashes) without altering security-related content or addressing vulnerabilities. No security implications identified in the diff.

Diff

diff --git a/kinesisvideostreams-webrtc-dg/latest/devguide/create-channel.md b/kinesisvideostreams-webrtc-dg/latest/devguide/create-channel.md
index bbbe77538..dca22cedb 100644
--- a//kinesisvideostreams-webrtc-dg/latest/devguide/create-channel.md
+++ b//kinesisvideostreams-webrtc-dg/latest/devguide/create-channel.md
@@ -9 +9 @@ A Kinesis Video Streams with WebRTC signaling channel facilitates the exchange o
-To create a signaling channel, call the [CreateSignalingChannel](https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_CreateSignalingChannel.html) API. This page will show you how to invoke that API using the AWS Management Console, AWS CLI, and one of the AWS SDKs. 
+To create a signaling channel, call the [CreateSignalingChannel](https://docs.aws.amazon.com//kinesisvideostreams/latest/dg/API_CreateSignalingChannel.html) API. This page will show you how to invoke that API using the AWS Management Console, AWS CLI, and one of the AWS SDKs. 
@@ -20 +20 @@ Do the following:
-  1. Open the **Kinesis Video Streams Signaling Channels** console at [https://console.aws.amazon.com/kinesisvideo/home/#/signalingChannels](https://console.aws.amazon.com/kinesisvideo/home/#/signalingChannels).
+  1. Open the **Kinesis Video Streams Signaling Channels** console at [https://console.aws.amazon.com/kinesisvideo/home/#/signalingChannels](https://console.aws.amazon.com//kinesisvideo/home/#/signalingChannels).
@@ -38 +38 @@ AWS CLI
-Verify that you have the AWS CLI installed and configured. For more information, see the [AWS Command Line Interface User Guide](https://docs.aws.amazon.com/cli/latest/userguide/).
+Verify that you have the AWS CLI installed and configured. For more information, see the [AWS Command Line Interface User Guide](https://docs.aws.amazon.com//cli/latest/userguide/).
@@ -40 +40 @@ Verify that you have the AWS CLI installed and configured. For more information,
-For installation instructions, see the [AWS Command Line Interface User Guide](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html#getting-started-install-instructions). After installation, [configure the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-quickstart.html#getting-started-quickstart-new) with credentials and region.
+For installation instructions, see the [AWS Command Line Interface User Guide](https://docs.aws.amazon.com//cli/latest/userguide/getting-started-install.html#getting-started-install-instructions). After installation, [configure the AWS CLI](https://docs.aws.amazon.com//cli/latest/userguide/getting-started-quickstart.html#getting-started-quickstart-new) with credentials and region.
@@ -42 +42 @@ For installation instructions, see the [AWS Command Line Interface User Guide](h
-Alternatively, open the AWS CloudShell terminal, which has the AWS CLI installed and configured. See the [AWS CloudShell User Guide](https://docs.aws.amazon.com/cloudshell/latest/userguide/welcome.html#how-to-get-started) for more information.
+Alternatively, open the AWS CloudShell terminal, which has the AWS CLI installed and configured. See the [AWS CloudShell User Guide](https://docs.aws.amazon.com//cloudshell/latest/userguide/welcome.html#how-to-get-started) for more information.
@@ -44 +44 @@ Alternatively, open the AWS CloudShell terminal, which has the AWS CLI installed
-Run the following [Create-Signaling-Channel](https://docs.aws.amazon.com/cli/latest/reference/kinesisvideo/create-signaling-channel.html) command using the AWS CLI:
+Run the following [Create-Signaling-Channel](https://docs.aws.amazon.com//cli/latest/reference/kinesisvideo/create-signaling-channel.html) command using the AWS CLI: