Gets information about an Amazon Kendra data source connector.
Headers
Request body
The identifier of the data source connector.
The identifier of the index used with the data source connector.
Response
Success
The identifier of the data source connector.
The identifier of the index used with the data source connector.
The name for the data source connector.
The type of the data source. For example, <code>SHAREPOINT</code>.
The Unix timestamp when the data source connector was created.
The Unix timestamp when the data source connector was last updated.
The description for the data source connector.
The current status of the data source connector. When the status is <code>ACTIVE</code> the data source is ready to use. When the status is <code>FAILED</code>, the <code>ErrorMessage</code> field contains the reason that the data source failed.
The schedule for Amazon Kendra to update the index.
The Amazon Resource Name (ARN) of the role with permission to access the data source and required resources.
When the <code>Status</code> field value is <code>FAILED</code>, the <code>ErrorMessage</code> field contains a description of the error that caused the data source to fail.
The code for a language. This shows a supported language for all documents in 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>.