Creates a data source connector for an Amazon Q Business application.
CreateDataSource is a synchronous operation. The operation returns 200 if the data source was successfully created. Otherwise, an exception is raised.
post/applications/{applicationId}/indices/{indexId}/datasources
Path parameters
applicationIdstring required
The identifier of the Amazon Q Business application the data source will be attached to.
indexIdstring required
The identifier of the index that you want to use with the data source connector.
Request body
Response
Success