Creates an Amazon Q Business index.
To determine if index creation has completed, check the Status field returned from a call to DescribeIndex. The Status field is set to ACTIVE when the index is ready to use.
Once the index is active, you can index your documents using the BatchPutDocument API or the CreateDataSource API.
post/applications/{applicationId}/indices
Path parameters
applicationIdstring required
The identifier of the Amazon Q Business application using the index.
Request body
Response
Success