AWS Security ChangesHomeSearch

AWS step-functions documentation change

Service: step-functions · 2025-02-27 · Documentation low

File: step-functions/latest/dg/call-https-apis.md

Summary

Added documentation about HTTP task request timeouts (60 seconds)

Security assessment

While timeout settings can impact system reliability, this change does not address any specific security vulnerability or introduce security features.

Diff

diff --git a/step-functions/latest/dg/call-https-apis.md
index 229b79abc..ca7785cf8 100644
--- a/step-functions/latest/dg/call-https-apis.md
+++ b/step-functions/latest/dg/call-https-apis.md
@@ -45,0 +56,4 @@ The following image shows how Step Functions handles authorization for HTTPS API
+###### Timeouts for connections
+
+HTTP task requests will timeout after 60 seconds.
+