AWS Security ChangesHomeSearch

AWS ivs documentation change

Service: ivs · 2025-11-22 · Documentation low

File: ivs/latest/LowLatencyUserGuide/eventbridge.md

Summary

Fixed URL formatting in link to StreamEvent API documentation (added double slash after domain)

Security assessment

The change corrects a documentation URL format but does not introduce or modify security-related content. No evidence of addressing vulnerabilities or security weaknesses.

Diff

diff --git a/ivs/latest/LowLatencyUserGuide/eventbridge.md b/ivs/latest/LowLatencyUserGuide/eventbridge.md
index 75c3cadf4..71dec585d 100644
--- a//ivs/latest/LowLatencyUserGuide/eventbridge.md
+++ b//ivs/latest/LowLatencyUserGuide/eventbridge.md
@@ -29 +29 @@ IVS Stream State Change | Session Created | A channel stream key was used succes
-IVS Stream State Change | Session Ended | The encoder disconnected and Amazon IVS is no longer receiving video. This event can help you determine when the encoder stopped sending media. For multitrack streams, the `code` field can provide additional details on why the session ended. For details, see the `code` field in the [StreamEvent](https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_StreamEvent.html) API object. Note: When the encoder disconnects, the Session Ended event may come before the Stream End event. This is because there may be a short period of time after the Session Ended event when Amazon IVS is still processing video.  
+IVS Stream State Change | Session Ended | The encoder disconnected and Amazon IVS is no longer receiving video. This event can help you determine when the encoder stopped sending media. For multitrack streams, the `code` field can provide additional details on why the session ended. For details, see the `code` field in the [StreamEvent](https://docs.aws.amazon.com//ivs/latest/LowLatencyAPIReference/API_StreamEvent.html) API object. Note: When the encoder disconnects, the Session Ended event may come before the Stream End event. This is because there may be a short period of time after the Session Ended event when Amazon IVS is still processing video.