AWS general documentation change
Summary
Added throttle limits for PutBearerTokenAuthentication API calls
Security assessment
The change documents rate limits for authentication-related API calls, which is a security control to prevent abuse. However, this is a routine documentation update rather than a direct response to a security vulnerability.
Diff
diff --git a/general/latest/gr/cwl_region.md b/general/latest/gr/cwl_region.md index cccee3ed8..3861ab30c 100644 --- a//general/latest/gr/cwl_region.md +++ b//general/latest/gr/cwl_region.md @@ -113,0 +114,2 @@ Metrics filters per log group | Each supported Region: 100 | No | The number of +PutBearerTokenAuthentication throttle limit in transactions per second | Each supported Region: 5 | No | The maximum number of put-bearer-token-authentication calls per second per account/per region +PutBearerTokenAuthentication throttle limit in transactions per second in a burst | Each supported Region: 10 | No | The maximum number of put-bearer-token-authentication calls per second per account/per region in a burst