How to delete queue in AWS Connect

0

In AWS Connect, is there a way we can find queues that are not used (usage report) and then remove the queues that are not wanted so that we stay in the service limits for Queues allowed for an instance ? These are not the SQS but the generic queues used to route calls in AWS Connect

Cloud9
已提問 2 年前檢視次數 1170 次
3 個答案
1

As mentioned in one of answers below, queues can now be deleted programmatically: https://aws.amazon.com/about-aws/whats-new/2023/07/amazon-connect-apis-programmatically-delete-routing-profiles-queues/

There is not currently a way to delete queues in Connect. You could optionally rename the queue for re-use. You can also request a service limit increase on the number of queues for your instance by accessing Service Quotas.

https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html

AWS
已回答 2 年前
profile pictureAWS
專家
已審閱 1 年前
  • I agree. Those two options were already accomplished for the immediate use but was looking forward to a way to clean up to keep the total queue numbers low so that it stay under the initial provided service limit. Thanks for responding

0

A way to find unused queues is by running an historical report against those queues and identify those which to not have any calls on it. This way you can also ensure that they are not used only very infrequently.

profile pictureAWS
faddi
已回答 2 年前
0

Programmatic users can now delete queues via a new endpoint: https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteQueue.html

AWS
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南