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
gefragt vor 2 Jahren1170 Aufrufe
3 Antworten
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
beantwortet vor 2 Jahren
profile pictureAWS
EXPERTE
überprüft vor einem Jahr
  • 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
beantwortet vor 2 Jahren
0

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

AWS
beantwortet vor 10 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen