AWS ivs documentation change
Summary
Corrected URL formatting by adding double slashes after domain in multiple documentation links
Security assessment
The changes only modify URL paths (adding redundant slashes) without altering security-related content. There is no evidence of addressing vulnerabilities or modifying security features.
Diff
diff --git a/ivs/latest/LowLatencyUserGuide/undesired-content.md b/ivs/latest/LowLatencyUserGuide/undesired-content.md index b2cc83584..7ef221159 100644 --- a//ivs/latest/LowLatencyUserGuide/undesired-content.md +++ b//ivs/latest/LowLatencyUserGuide/undesired-content.md @@ -60 +60 @@ For more information, see: - 2. [Creating a CloudWatch alarm based on anomaly detection](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Create_Anomaly_Detection_Alarm.html) + 2. [Creating a CloudWatch alarm based on anomaly detection](https://docs.aws.amazon.com//AmazonCloudWatch/latest/monitoring/Create_Anomaly_Detection_Alarm.html) @@ -116 +116 @@ To learn more about private channels, see: - * [Setting Up Private Channels](https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/private-channels.html) in the _IVS Low-Latency Streaming User Guide_. Within that document, to learn more about origin enforcement, see [Generate and Sign IVS Playback Tokens](https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/private-channels-generate-tokens.html). + * [Setting Up Private Channels](https://docs.aws.amazon.com//ivs/latest/LowLatencyUserGuide/private-channels.html) in the _IVS Low-Latency Streaming User Guide_. Within that document, to learn more about origin enforcement, see [Generate and Sign IVS Playback Tokens](https://docs.aws.amazon.com//ivs/latest/LowLatencyUserGuide/private-channels-generate-tokens.html). @@ -166 +166 @@ If you do not want to use private channels, you can still benefit from some of t -This returns a new playback restriction policy. For its fields, see [PlaybackRestrictionPolicy](https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_PlaybackRestrictionPolicy.html) in the _IVS Low-Latency Streaming API Reference_. +This returns a new playback restriction policy. For its fields, see [PlaybackRestrictionPolicy](https://docs.aws.amazon.com//ivs/latest/LowLatencyAPIReference/API_PlaybackRestrictionPolicy.html) in the _IVS Low-Latency Streaming API Reference_.