createQueueLimitAssociation
abstract suspend fun createQueueLimitAssociation(input: CreateQueueLimitAssociationRequest): CreateQueueLimitAssociationResponse
Associates a limit with a particular queue. After the limit is associated, all workers for jobs that specify the limit associated with the queue are subject to the limit. You can't associate two limits with the same amountRequirementName
to the same queue.