AWS ivs documentation change
Summary
Fixed URL formatting in API reference link by adding an extra slash
Security assessment
Purely cosmetic URL correction. IAM permission guidance remains identical with no security content changes.
Diff
diff --git a/ivs/latest/RealTimeUserGuide/getting-started-iam-permissions.md b/ivs/latest/RealTimeUserGuide/getting-started-iam-permissions.md index c0eec0356..30e267279 100644 --- a//ivs/latest/RealTimeUserGuide/getting-started-iam-permissions.md +++ b//ivs/latest/RealTimeUserGuide/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 Real-Time Streaming API Reference](https://docs.aws.amazon.com/ivs/latest/RealTimeAPIReference/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 Real-Time Streaming API Reference](https://docs.aws.amazon.com//ivs/latest/RealTimeAPIReference/Welcome.html) for details on IVS operations.)