aws-sdk-kendra 1.115.0 → 1.116.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-kendra/client.rb +1 -1
- data/lib/aws-sdk-kendra/types.rb +26 -27
- data/lib/aws-sdk-kendra.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 471ec18c664ba692efa577ee1e88b26948f13f05b3e229bb19baa2c42800abb5
|
|
4
|
+
data.tar.gz: 29fd659e829e25481fc98ffbddff5eb6c4fe618c4d3506388d043f2ffe4d4254
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0b0a9b0aaa74dfacee65998b8a155dd4fec305cdac20768dcc5e3f1ecf64231992d1ecaf6ebd5e299b38ebfc2e2fcd5868572f69da80f077e2eb8c1f1f0539ca
|
|
7
|
+
data.tar.gz: 4842c537c405fb55e54e62786cacd12f853df9faeed32de5ff5d4f3cd73e1f295f3f585590b340c70f4f30a3113a1272f727249e999d467da08f562950bd22b6
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.116.0
|
data/lib/aws-sdk-kendra/types.rb
CHANGED
|
@@ -2768,8 +2768,8 @@ module Aws::Kendra
|
|
|
2768
2768
|
# @return [Types::WebCrawlerConfiguration]
|
|
2769
2769
|
#
|
|
2770
2770
|
# @!attribute [rw] work_docs_configuration
|
|
2771
|
-
# Provides the configuration information to connect to
|
|
2772
|
-
#
|
|
2771
|
+
# Provides the configuration information to connect to WorkDocs as
|
|
2772
|
+
# your data source.
|
|
2773
2773
|
# @return [Types::WorkDocsConfiguration]
|
|
2774
2774
|
#
|
|
2775
2775
|
# @!attribute [rw] fsx_configuration
|
|
@@ -11370,22 +11370,21 @@ module Aws::Kendra
|
|
|
11370
11370
|
include Aws::Structure
|
|
11371
11371
|
end
|
|
11372
11372
|
|
|
11373
|
-
# Provides the configuration information to connect to
|
|
11374
|
-
#
|
|
11373
|
+
# Provides the configuration information to connect to WorkDocs as your
|
|
11374
|
+
# data source.
|
|
11375
11375
|
#
|
|
11376
|
-
#
|
|
11377
|
-
#
|
|
11376
|
+
# WorkDocs connector is available in Oregon, North Virginia, Sydney,
|
|
11377
|
+
# Singapore and Ireland regions.
|
|
11378
11378
|
#
|
|
11379
11379
|
# @!attribute [rw] organization_id
|
|
11380
|
-
# The identifier of the directory corresponding to your
|
|
11381
|
-
#
|
|
11380
|
+
# The identifier of the directory corresponding to your WorkDocs site
|
|
11381
|
+
# repository.
|
|
11382
11382
|
#
|
|
11383
11383
|
# You can find the organization ID in the [Directory Service][1] by
|
|
11384
|
-
# going to **Active Directory**, then **Directories**. Your
|
|
11385
|
-
#
|
|
11386
|
-
#
|
|
11387
|
-
#
|
|
11388
|
-
# in the Amazon WorkDocs console.
|
|
11384
|
+
# going to **Active Directory**, then **Directories**. Your WorkDocs
|
|
11385
|
+
# site directory has an ID, which is the organization ID. You can also
|
|
11386
|
+
# set up a new WorkDocs directory in the Directory Service console and
|
|
11387
|
+
# enable a WorkDocs site for the directory in the WorkDocs console.
|
|
11389
11388
|
#
|
|
11390
11389
|
#
|
|
11391
11390
|
#
|
|
@@ -11401,16 +11400,16 @@ module Aws::Kendra
|
|
|
11401
11400
|
# @return [Boolean]
|
|
11402
11401
|
#
|
|
11403
11402
|
# @!attribute [rw] use_change_log
|
|
11404
|
-
# `TRUE` to use the
|
|
11405
|
-
#
|
|
11406
|
-
#
|
|
11407
|
-
#
|
|
11403
|
+
# `TRUE` to use the WorkDocs change log to determine which documents
|
|
11404
|
+
# require updating in the index. Depending on the change log's size,
|
|
11405
|
+
# it may take longer for Amazon Kendra to use the change log than to
|
|
11406
|
+
# scan all of your documents in WorkDocs.
|
|
11408
11407
|
# @return [Boolean]
|
|
11409
11408
|
#
|
|
11410
11409
|
# @!attribute [rw] inclusion_patterns
|
|
11411
11410
|
# A list of regular expression patterns to include certain files in
|
|
11412
|
-
# your
|
|
11413
|
-
#
|
|
11411
|
+
# your WorkDocs site repository. Files that match the patterns are
|
|
11412
|
+
# included in the index. Files that don't match the patterns are
|
|
11414
11413
|
# excluded from the index. If a file matches both an inclusion and
|
|
11415
11414
|
# exclusion pattern, the exclusion pattern takes precedence and the
|
|
11416
11415
|
# file isn't included in the index.
|
|
@@ -11418,20 +11417,20 @@ module Aws::Kendra
|
|
|
11418
11417
|
#
|
|
11419
11418
|
# @!attribute [rw] exclusion_patterns
|
|
11420
11419
|
# A list of regular expression patterns to exclude certain files in
|
|
11421
|
-
# your
|
|
11422
|
-
#
|
|
11420
|
+
# your WorkDocs site repository. Files that match the patterns are
|
|
11421
|
+
# excluded from the index. Files that don’t match the patterns are
|
|
11423
11422
|
# included in the index. If a file matches both an inclusion and
|
|
11424
11423
|
# exclusion pattern, the exclusion pattern takes precedence and the
|
|
11425
11424
|
# file isn't included in the index.
|
|
11426
11425
|
# @return [Array<String>]
|
|
11427
11426
|
#
|
|
11428
11427
|
# @!attribute [rw] field_mappings
|
|
11429
|
-
# A list of `DataSourceToIndexFieldMapping` objects that map
|
|
11430
|
-
#
|
|
11431
|
-
#
|
|
11432
|
-
#
|
|
11433
|
-
#
|
|
11434
|
-
#
|
|
11428
|
+
# A list of `DataSourceToIndexFieldMapping` objects that map WorkDocs
|
|
11429
|
+
# data source attributes or field names to Amazon Kendra index field
|
|
11430
|
+
# names. To create custom fields, use the `UpdateIndex` API before you
|
|
11431
|
+
# map to WorkDocs fields. For more information, see [Mapping data
|
|
11432
|
+
# source fields][1]. The WorkDocs data source field names must exist
|
|
11433
|
+
# in your WorkDocs custom metadata.
|
|
11435
11434
|
#
|
|
11436
11435
|
#
|
|
11437
11436
|
#
|
data/lib/aws-sdk-kendra.rb
CHANGED