AWS kinesisvideostreams-webrtc-dg documentation change
Summary
Updated console and documentation URLs by adding double slashes after domains in CLI references and console links
Security assessment
Changes exclusively fix URL paths (e.g., '//' after domains) without modifying security content. No evidence of vulnerability fixes or new security documentation.
Diff
diff --git a/kinesisvideostreams-webrtc-dg/latest/devguide/ingestion-create-channel.md b/kinesisvideostreams-webrtc-dg/latest/devguide/ingestion-create-channel.md index 692fd48d6..90a51f913 100644 --- a//kinesisvideostreams-webrtc-dg/latest/devguide/ingestion-create-channel.md +++ b//kinesisvideostreams-webrtc-dg/latest/devguide/ingestion-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: