How I can increase the Integration association limit for the Amazon Connect instance?

0

I have enabled Connect Wisdom in my AWS Connect Instance. The Connect Wisdom is enabled, now I am trying to ingest data that will be displayed in Wisdom when an agent will search there. I am following an AWS tutorial to achieve my intention. You can see the tutorial https://aws.amazon.com/blogs/contact-center/ingesting-content-to-power-real-time-recommendations-and-search-with-amazon-connect-wisdom/#:~:text=Use%20the%20AWS%20CLI%20to,the%20content%20you%20just%20uploaded

Problem

Everything was going smooth but when I run the following AWS CLI command, it throws an error.

Command

aws connect create-integration-association --instance-id 84ec56489-554a-422f-babf-3288d7c8fd04 --integration-type WISDOM_ASSISTANT --integration-arn arn:aws:wisdom:us-east-1:747998786930:assistant/42d03bed-25d2-ee85-a3236-00031ef345345

Error

An error occurred (InvalidRequestException) when calling the CreateIntegrationAssociation operation: Reached Integration association limit for the Amazon Connect instance.

Can someone please guide me? I don't know, how to solve or increase the Integration association limit for the Amazon Connect instance.

已提问 2 年前676 查看次数
3 回答
0

Hello

I can see there is Quota Limit from the Docs Can you try request AWS support for the limit increase and Check

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

APIDefault TPS throttling limits
CreateIntegrationAssociation, DeleteIntegrationAssociation, ListIntegrationAssociation2
profile picture
GK
已回答 2 年前
0

Did you get this figured out? I'm having the same issue.

profile picture
dmacias
已回答 2 年前
0

There are a number of service quotas for different integrations that you can see here: https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html Some of these can be adjusted. Some cannot.

You can only have one domain associated with an Amazon Connect instance https://docs.aws.amazon.com/connect/latest/adminguide/enable-wisdom.html

Run https://docs.aws.amazon.com/connect/latest/APIReference/API_ListIntegrationAssociations.html to see your current integration associations and remove any you don't need.

AWS
Gillian
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则