v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465566486.4 KB

Updates an existing Amazon Kendra data source connector.

post/#X-Amz-Target=AWSKendraFrontendService.UpdateDataSource

Headers

X-Amz-Target'AWSKendraFrontendService.UpdateDataSource' required

Request body

Idstring required

The identifier of the data source connector you want to update.

Namestring

A new name for the data source connector.

IndexIdstring required

The identifier of the index used with the data source connector.

Descriptionstring

A new description for the data source connector.

Schedulestring

The sync schedule you want to update for the data source connector.

RoleArnstring

The Amazon Resource Name (ARN) of a role with permission to access the data source and required resources. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/iam-roles.html">IAM roles for Amazon Kendra</a>.

LanguageCodestring

The code for a language you want to update for the data source connector. This allows you to support a language for all documents when updating the data source. English is supported by default. For more information on supported languages, including their codes, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/in-adding-languages.html">Adding documents in languages other than English</a>.

Response

Success