|
238 | 238 | "DataSourceFieldName": { |
239 | 239 | "base": null, |
240 | 240 | "refs": { |
241 | | - "DataSourceToIndexFieldMapping$DataSourceFieldName": "<p>The name of the column or attribute in the data source.</p>" |
| 241 | + "DataSourceToIndexFieldMapping$DataSourceFieldName": "<p>The name of the column or attribute in the data source.</p>", |
| 242 | + "SharePointConfiguration$DocumentTitleFieldName": "<p>The Microsoft SharePoint attribute field that contains the title of the document.</p>" |
242 | 243 | } |
243 | 244 | }, |
244 | 245 | "DataSourceId": { |
|
258 | 259 | "base": null, |
259 | 260 | "refs": { |
260 | 261 | "S3DataSourceConfiguration$InclusionPrefixes": "<p>A list of S3 prefixes for the documents that should be included in the index.</p>", |
261 | | - "S3DataSourceConfiguration$ExclusionPatterns": "<p>A list of glob patterns for documents that should not be indexed. If a document that matches an inclusion prefix also matches an exclusion pattern, the document is not indexed.</p> <p>For more information about glob patterns, see <a href=\"http://wikipedia.org/wiki/Glob_%28programming529\">glob (programming)</a> in <i>Wikipedia</i>.</p>" |
| 262 | + "S3DataSourceConfiguration$ExclusionPatterns": "<p>A list of glob patterns for documents that should not be indexed. If a document that matches an inclusion prefix also matches an exclusion pattern, the document is not indexed.</p> <p>For more information about glob patterns, see <a href=\"http://wikipedia.org/wiki/Glob_%28programming%29\">glob (programming)</a> in <i>Wikipedia</i>.</p>" |
262 | 263 | } |
263 | 264 | }, |
264 | 265 | "DataSourceInclusionsExclusionsStringsMember": { |
|
776 | 777 | "KmsKeyId": { |
777 | 778 | "base": null, |
778 | 779 | "refs": { |
779 | | - "ServerSideEncryptionConfiguration$KmsKeyId": "<p>The identifier of the KMS key.</p>" |
| 780 | + "ServerSideEncryptionConfiguration$KmsKeyId": "<p>The identifier of the AWS KMS customer master key (CMK). Amazon Kendra doesn't support asymmetric CMKs.</p>" |
780 | 781 | } |
781 | 782 | }, |
782 | 783 | "ListDataSourceSyncJobsRequest": { |
|
1063 | 1064 | } |
1064 | 1065 | }, |
1065 | 1066 | "ServerSideEncryptionConfiguration": { |
1066 | | - "base": "<p>Provides the identifier of the KMS key used to encrypt data indexed by Amazon Kendra.</p>", |
| 1067 | + "base": "<p>Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt data indexed by Amazon Kendra. Amazon Kendra doesn't support asymmetric CMKs.</p>", |
1067 | 1068 | "refs": { |
1068 | | - "CreateIndexRequest$ServerSideEncryptionConfiguration": "<p>The identifier of the KMS key to use to encrypt data indexed by Amazon Kendra. </p>", |
1069 | | - "DescribeIndexResponse$ServerSideEncryptionConfiguration": "<p>The identifier of the KMS key used to encrypt your data. </p>" |
| 1069 | + "CreateIndexRequest$ServerSideEncryptionConfiguration": "<p>The identifier of the AWS KMS customer managed key (CMK) to use to encrypt data indexed by Amazon Kendra. Amazon Kendra doesn't support asymmetric CMKs.</p>", |
| 1070 | + "DescribeIndexResponse$ServerSideEncryptionConfiguration": "<p>The identifier of the AWS KMS customer master key (CMK) used to encrypt your data. Amazon Kendra doesn't support asymmetric CMKs.</p>" |
1070 | 1071 | } |
1071 | 1072 | }, |
1072 | 1073 | "ServiceQuotaExceededException": { |
|
0 commit comments