AWS ivs documentation change
Summary
Updated three documentation links by adding an extra slash in the URL path and fixed a typo in the RTMP ingest configuration link
Security assessment
The changes are limited to URL formatting corrections and a typo fix. No security-related content was added or modified, and there's no evidence of addressing vulnerabilities.
Diff
diff --git a/ivs/latest/LowLatencyUserGuide/private-ingest-ll.md b/ivs/latest/LowLatencyUserGuide/private-ingest-ll.md index bb182052c..9c347ad9c 100644 --- a//ivs/latest/LowLatencyUserGuide/private-ingest-ll.md +++ b//ivs/latest/LowLatencyUserGuide/private-ingest-ll.md @@ -46 +46 @@ Ensure that your Amazon VPC is in a supported region: -**Note:** While your Amazon VPC must be in one of these supported regions, IVS control-plane resources need not be in the same region or AWS account as the Amazon VPC. For more details, see [Global Solution, Regional Control](https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/what-is.html#what-is-aws). +**Note:** While your Amazon VPC must be in one of these supported regions, IVS control-plane resources need not be in the same region or AWS account as the Amazon VPC. For more details, see [Global Solution, Regional Control](https://docs.aws.amazon.com//ivs/latest/LowLatencyUserGuide/what-is.html#what-is-aws). @@ -52 +52 @@ To ingest a stream through an interface VPC endpoint, use a private ingest URL c -To stream to a channel, create a channel and retrieve its stream key as explained in [set up streaming software](https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/getting-started-set-up-streaming.html). To stream to a stage using RTMP(S) or E-RTMP(S), create an [RTMP ingest configuration](https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/rt-rtmp-publishing.html) and use its associated stream key. +To stream to a channel, create a channel and retrieve its stream key as explained in [set up streaming software](https://docs.aws.amazon.com//ivs/latest/LowLatencyUserGuide/getting-started-set-up-streaming.html). To stream to a stage using RTMP(S) or E-RTMP(S), create an [RTMP ingest configuration](https://docs.aws.amazon.com//ivs/latest/RealTimeUserGuide/rt-rtmp-publishing.html) and use its associated stream key.