AWS Security ChangesHomeSearch

AWS connect documentation change

Service: connect · 2026-05-01 · Documentation low

File: connect/latest/adminguide/contact-events.md

Summary

Updated breadcrumb navigation and changed minimum value for an integer field from 0 to 1

Security assessment

The breadcrumb change is cosmetic. The minimum value change from 0 to 1 for an unspecified integer field appears to be a parameter validation correction, but without context about what this field controls, there's no evidence it addresses a security vulnerability. It could be a data validation improvement but not explicitly security-related.

Diff

diff --git a/connect/latest/adminguide/contact-events.md b/connect/latest/adminguide/contact-events.md
index ffb59a04b..672fe3607 100644
--- a//connect/latest/adminguide/contact-events.md
+++ b//connect/latest/adminguide/contact-events.md
@@ -5 +5 @@
-[Documentation](/index.html)[Amazon Connect](/connect/index.html)[Administrator Guide](what-is-amazon-connect.html)
+[Documentation](/index.html)[Amazon Connect Customer](/connect/index.html)[Administrator Guide](what-is-amazon-connect.html)
@@ -593 +593 @@ Type: Integer
-Min value: 0
+Min value: 1