aws kendra update-data-source

Updates an existing Amazon Kendra data source

Options

NameDescription
--id <string>The unique identifier of the data source to update
--name <string>The name of the data source to update. The name of the data source can't be updated. To rename a data source you must delete the data source and re-create it
--index-id <string>The identifier of the index that contains the data source to update
--configuration <structure>Configuration information for a Amazon Kendra data source
--description <string>The new description for the data source
--schedule <string>The new update schedule for the data source
--role-arn <string>The Amazon Resource Name (ARN) of the new role to use when the data source is accessing resources on your behalf
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command