batchPutGatewayRateLimits
abstract suspend fun batchPutGatewayRateLimits(input: BatchPutGatewayRateLimitsRequest): BatchPutGatewayRateLimitsResponse
Atomically creates or updates multiple rate limits for a gateway. The operation updates existing limits with matching keys and creates new limits for new keys. If the operation fails, the service applies no changes. Retry the request after resolving the issue.