AWS ivs documentation change
Summary
Fixed URL formatting in link to IVS API Reference (added double slash after domain)
Security assessment
This is a URL formatting correction in an IAM permissions guide. While IAM is security-related, the change itself does not alter security guidance or address a specific security issue.
Diff
diff --git a/ivs/latest/LowLatencyUserGuide/getting-started-iam-permissions.md b/ivs/latest/LowLatencyUserGuide/getting-started-iam-permissions.md index 9389b29ee..a9dd11e10 100644 --- a//ivs/latest/LowLatencyUserGuide/getting-started-iam-permissions.md +++ b//ivs/latest/LowLatencyUserGuide/getting-started-iam-permissions.md @@ -43 +43 @@ Follow these steps: - 3. In the **Specify permissions** window, choose the **JSON** tab, and copy and paste the following IVS policy to the **Policy editor** text area. (The policy does not include all Amazon IVS actions. You can add/delete (Allow/Deny) operation access permissions as needed. See [IVS Low-Latency Streaming API Reference](https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/Welcome.html) for details on IVS operations.) + 3. In the **Specify permissions** window, choose the **JSON** tab, and copy and paste the following IVS policy to the **Policy editor** text area. (The policy does not include all Amazon IVS actions. You can add/delete (Allow/Deny) operation access permissions as needed. See [IVS Low-Latency Streaming API Reference](https://docs.aws.amazon.com//ivs/latest/LowLatencyAPIReference/Welcome.html) for details on IVS operations.)