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
전문가
검토됨 일 년 전
  • 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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠