Removes the association between a queue and a limit. You must use the <code>UpdateQueueLimitAssociation</code> operation to set the status to <code>STOP_LIMIT_USAGE_AND_COMPLETE_TASKS</code> or <code>STOP_LIMIT_USAGE_AND_CANCEL_TASKS</code>. The status does not change immediately. Use the <code>GetQueueLimitAssociation</code> operation to see if the status changed to <code>STOPPED</code> before deleting the association.
delete/2023-10-12/farms/{farmId}/queue-limit-associations/{queueId}/{limitId}
Path parameters
farmIdstring required
The unique identifier of the farm that contains the queue and limit to disassociate.
queueIdstring required
The unique identifier of the queue to disassociate.
limitIdstring required
The unique identifier of the limit to disassociate.
Response
Success
DeleteQueueLimitAssociationResponse required