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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ