v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483595482.8 KB

Updates an existing Amazon Q Business data source connector.

put/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}

Path parameters

applicationIdstring required

The identifier of the Amazon Q Business application the data source is attached to.

indexIdstring required

The identifier of the index attached to the data source connector.

dataSourceIdstring required

The identifier of the data source connector.

Request body

displayNamestring

A name of the data source connector.

configurationobject

Provides the configuration information for an Amazon Q Business data source.

descriptionstring

The description of the data source connector.

syncSchedulestring

The chosen update frequency for your data source.

roleArnstring

The Amazon Resource Name (ARN) of an IAM role with permission to access the data source and required resources.

Response

Success

UpdateDataSourceResponse required