Skip to content

Increase your Amazon Q index capacity

0

For Amazon Q Business application, while doing sync from Google Drive source, I am getting error of "Current service limits have been exceeded for BatchPutDocument API, please retry after increasing your Amazon Q index capacity". And from service quota it shows me not adjustable.

So how can I increase the Amazon Q index capacity.?

asked 2 years ago1.3K views
1 Answer
3
Accepted Answer

To increase your index capacity:

Go to the Amazon Q for Business console. On the left select Applications then click on the name of your application in the main window.

In the top right, choose edit. On the first screen choose Update at the bottom right without making changes. On the second screen the bottom field is the number of units of Indexing Capacity. Update as needed and click next through the next several screens.

You can also do this through the command line:
https://docs.aws.amazon.com/cli/latest/reference/qbusiness/update-index.html

aws qbusiness  update-index --application-id <value> --index-id <value> --capacity-configuration <value>

Hope this helps!

AWS
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.