AWS ivs documentation change
Summary
Fixed URL formatting in EventBridge documentation links
Security assessment
Changes only address URL syntax (added double slashes) without modifying security procedures or adding new security features. Incident response guidance remains unchanged.
Diff
diff --git a/ivs/latest/ChatUserGuide/security-incident-response.md b/ivs/latest/ChatUserGuide/security-incident-response.md index e50f2200a..f721d2be6 100644 --- a//ivs/latest/ChatUserGuide/security-incident-response.md +++ b//ivs/latest/ChatUserGuide/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](https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/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](https://docs.aws.amazon.com//ivs/latest/LowLatencyUserGuide/eventbridge.html) and for [Real-Time Streaming](https://docs.aws.amazon.com//ivs/latest/RealTimeUserGuide/eventbridge.html).