AWS Security ChangesHomeSearch

AWS general medium security documentation change

Service: general · 2025-12-07 · Security-related medium

File: general/latest/gr/securityir.md

Summary

Added new API throttle rate limits for ListInvestigations (5/sec) and SendFeedback (1/sec) in security incident response documentation

Security assessment

Adding API rate limits directly relates to security controls by preventing API abuse/DoS attacks. The changes document security-focused throttling parameters for incident response operations, which helps implement security best practices for API usage.

Diff

diff --git a/general/latest/gr/securityir.md b/general/latest/gr/securityir.md
index 062a42814..e1333710e 100644
--- a//general/latest/gr/securityir.md
+++ b//general/latest/gr/securityir.md
@@ -54,0 +55 @@ Throttle rate limit for ListComments | Each supported Region: 5 per second | No
+Throttle rate limit for ListInvestigations | Each supported Region: 5 per second | No | The maximum number of ListInvestigations requests you can make per second per account, in the current region  
@@ -55,0 +57 @@ Throttle rate limit for ListMemberships | Each supported Region: 5 per second |
+Throttle rate limit for SendFeedback | Each supported Region: 1 per second | No | The maximum number of SendFeedback requests you can make per second per account, in the current region