AWS ivs documentation change
Summary
Fixed URL formatting by adding an extra slash in the Real-Time Streaming EventBridge documentation link
Security assessment
The change corrects a URL path but does not introduce, modify, or address security-related content. The documentation still describes general monitoring via EventBridge without indicating a security vulnerability or new security feature.
Diff
diff --git a/ivs/latest/LowLatencyUserGuide/security-incident-response.md b/ivs/latest/LowLatencyUserGuide/security-incident-response.md index 9a7a7a29c..cca182954 100644 --- a//ivs/latest/LowLatencyUserGuide/security-incident-response.md +++ b//ivs/latest/LowLatencyUserGuide/security-incident-response.md @@ -7 +7 @@ -To detect or alert for incidents, you can monitor your stream’s health via Amazon EventBridge events. See Using Amazon EventBridge with Amazon IVS: for [Low-Latency Streaming](./eventbridge.html) and for [Real-Time Streaming](https://docs.aws.amazon.com/ivs/latest/RealTimeUserGuide/eventbridge.html). +To detect or alert for incidents, you can monitor your stream’s health via Amazon EventBridge events. See Using Amazon EventBridge with Amazon IVS: for [Low-Latency Streaming](./eventbridge.html) and for [Real-Time Streaming](https://docs.aws.amazon.com//ivs/latest/RealTimeUserGuide/eventbridge.html).