AWS eventbridge documentation change
Summary
Modified the description of the control plane API throttle limit (removed specifics about not using for PutEvents and adjustability) and added a new quota entry for 'Connections (Private)' with a limit of 20 per region.
Security assessment
The changes are quota documentation updates. The throttle limit description change is a clarification, and the addition of a private connections quota is a new service limit announcement. There is no evidence these changes are tied to a specific security vulnerability; they are routine service limit documentation.
Diff
diff --git a/eventbridge/latest/userguide/eb-quota.md b/eventbridge/latest/userguide/eb-quota.md index 5f4b543ec..8c9d4c3ee 100644 --- a//eventbridge/latest/userguide/eb-quota.md +++ b//eventbridge/latest/userguide/eb-quota.md @@ -49 +49 @@ Targets per rule | Each supported Region: 5 | No | Maximum number of targets tha -Throttle limit in transactions per second for control plane APIs only, API name must be specified in the request (do not use for PutEvents) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/events/quotas/L-3C47459F) | Maximum number of requests per second for EventBridge control plane API operations. Additional requests are throttled. The quota increase request should specify the API name (https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_Operations.html) and the details on the use case. Should not be used for PutEvents +Throttle limit in transactions per second for control plane APIs | Each supported Region: 50 per second | No | Maximum number of requests per second for EventBridge control plane API operations. Additional requests are throttled. @@ -57,0 +58 @@ Schema discovery levels | Each supported Region: 255 levels | Maximum number of +Connections (Private) | Each supported Region: 20 | The maximum number of private connections per account per Region.