aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-20 09:31:56 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-05-20 09:31:56 +0300
commit7c5ef80ca50146b064998f5dc286dd01268bc928 (patch)
treed305935c3d876d5dfb37ad2bd17171db9a7727af /contrib/python
parentee54d8af63bf648a8395f7f3280569c4621e6617 (diff)
downloadydb-7c5ef80ca50146b064998f5dc286dd01268bc928.tar.gz
intermediate changes
ref:155c43daa752c596819ecbaa15376ea6e53e078f
Diffstat (limited to 'contrib/python')
-rw-r--r--contrib/python/boto3/py3/.dist-info/METADATA4
-rw-r--r--contrib/python/boto3/py3/boto3/__init__.py2
-rw-r--r--contrib/python/botocore/py3/.dist-info/METADATA2
-rw-r--r--contrib/python/botocore/py3/botocore/__init__.py2
-rw-r--r--contrib/python/botocore/py3/botocore/data/datasync/2018-11-09/service-2.json18
-rw-r--r--contrib/python/botocore/py3/botocore/data/ec2/2016-11-15/service-2.json9
-rw-r--r--contrib/python/botocore/py3/botocore/data/endpoints.json42
-rw-r--r--contrib/python/botocore/py3/botocore/data/iot/2015-05-28/service-2.json10
-rw-r--r--contrib/python/botocore/py3/botocore/data/kendra/2019-02-03/service-2.json49
9 files changed, 109 insertions, 29 deletions
diff --git a/contrib/python/boto3/py3/.dist-info/METADATA b/contrib/python/boto3/py3/.dist-info/METADATA
index e7fbde789d..6f4793b5f5 100644
--- a/contrib/python/boto3/py3/.dist-info/METADATA
+++ b/contrib/python/boto3/py3/.dist-info/METADATA
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: boto3
-Version: 1.22.7
+Version: 1.22.8
Summary: The AWS SDK for Python
Home-page: https://github.com/boto/boto3
Author: Amazon Web Services
@@ -22,7 +22,7 @@ Classifier: Programming Language :: Python :: 3.10
Requires-Python: >= 3.6
License-File: LICENSE
License-File: NOTICE
-Requires-Dist: botocore (<1.26.0,>=1.25.7)
+Requires-Dist: botocore (<1.26.0,>=1.25.8)
Requires-Dist: jmespath (<2.0.0,>=0.7.1)
Requires-Dist: s3transfer (<0.6.0,>=0.5.0)
Provides-Extra: crt
diff --git a/contrib/python/boto3/py3/boto3/__init__.py b/contrib/python/boto3/py3/boto3/__init__.py
index 3099fed84e..75f9a1b9cf 100644
--- a/contrib/python/boto3/py3/boto3/__init__.py
+++ b/contrib/python/boto3/py3/boto3/__init__.py
@@ -17,7 +17,7 @@ from boto3.compat import _warn_deprecated_python
from boto3.session import Session
__author__ = 'Amazon Web Services'
-__version__ = '1.22.7'
+__version__ = '1.22.8'
# The default Boto3 session; autoloaded when needed.
diff --git a/contrib/python/botocore/py3/.dist-info/METADATA b/contrib/python/botocore/py3/.dist-info/METADATA
index b7ea1a580a..be7d8bf607 100644
--- a/contrib/python/botocore/py3/.dist-info/METADATA
+++ b/contrib/python/botocore/py3/.dist-info/METADATA
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: botocore
-Version: 1.25.7
+Version: 1.25.8
Summary: Low-level, data-driven core of boto 3.
Home-page: https://github.com/boto/botocore
Author: Amazon Web Services
diff --git a/contrib/python/botocore/py3/botocore/__init__.py b/contrib/python/botocore/py3/botocore/__init__.py
index 37e8f5c3c0..a09c2b124a 100644
--- a/contrib/python/botocore/py3/botocore/__init__.py
+++ b/contrib/python/botocore/py3/botocore/__init__.py
@@ -16,7 +16,7 @@ import logging
import os
import re
-__version__ = '1.25.7'
+__version__ = '1.25.8'
class NullHandler(logging.Handler):
diff --git a/contrib/python/botocore/py3/botocore/data/datasync/2018-11-09/service-2.json b/contrib/python/botocore/py3/botocore/data/datasync/2018-11-09/service-2.json
index 532a658a10..cd3ab99eab 100644
--- a/contrib/python/botocore/py3/botocore/data/datasync/2018-11-09/service-2.json
+++ b/contrib/python/botocore/py3/botocore/data/datasync/2018-11-09/service-2.json
@@ -2052,7 +2052,8 @@
"type":"structure",
"members":{
"message":{"shape":"string"},
- "errorCode":{"shape":"string"}
+ "errorCode":{"shape":"string"},
+ "datasyncErrorCode":{"shape":"string"}
},
"documentation":"<p>This exception is thrown when the client submits a malformed request.</p>",
"exception":true
@@ -2388,6 +2389,13 @@
"HTTP"
]
},
+ "ObjectTags":{
+ "type":"string",
+ "enum":[
+ "PRESERVE",
+ "NONE"
+ ]
+ },
"OnPremConfig":{
"type":"structure",
"required":["AgentArns"],
@@ -2419,7 +2427,7 @@
"members":{
"VerifyMode":{
"shape":"VerifyMode",
- "documentation":"<p>A value that determines whether a data integrity verification should be performed at the end of a task execution after all data and metadata have been transferred. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-task.html\">Configure task settings</a>. </p> <p>Default value: POINT_IN_TIME_CONSISTENT.</p> <p>ONLY_FILES_TRANSFERRED (recommended): Perform verification only on files that were transferred. </p> <p>POINT_IN_TIME_CONSISTENT: Scan the entire source and entire destination at the end of the transfer to verify that source and destination are fully synchronized. This option isn't supported when transferring to S3 Glacier or S3 Glacier Deep Archive storage classes.</p> <p>NONE: No additional verification is done at the end of the transfer, but all data transmissions are integrity-checked with checksum verification during the transfer.</p>"
+ "documentation":"<p>A value that determines whether a data integrity verification should be performed at the end of a task execution after all data and metadata have been transferred. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-task.html\">Configure task settings</a>. </p> <p>Default value: POINT_IN_TIME_CONSISTENT.</p> <p>ONLY_FILES_TRANSFERRED (recommended): Perform verification only on files that were transferred. </p> <p>POINT_IN_TIME_CONSISTENT: Scan the entire source and entire destination at the end of the transfer to verify that source and destination are fully synchronized. This option isn't supported when transferring to S3 Glacier Flexible Retrieval or S3 Glacier Deep Archive storage classes.</p> <p>NONE: No additional verification is done at the end of the transfer, but all data transmissions are integrity-checked with checksum verification during the transfer.</p>"
},
"OverwriteMode":{
"shape":"OverwriteMode",
@@ -2431,7 +2439,7 @@
},
"Mtime":{
"shape":"Mtime",
- "documentation":"<p>A value that indicates the last time that a file was modified (that is, a file was written to) before the PREPARING phase. This option is required for cases when you need to run the same task more than one time. </p> <p>Default value: PRESERVE. </p> <p>PRESERVE: Preserve original <code>Mtime</code> (recommended)</p> <p> NONE: Ignore <code>Mtime</code>. </p> <note> <p>If <code>Mtime</code> is set to PRESERVE, <code>Atime</code> must be set to BEST_EFFORT.</p> <p>If <code>Mtime</code> is set to NONE, <code>Atime</code> must also be set to NONE. </p> </note>"
+ "documentation":"<p>A value that indicates the last time that a file was modified (that is, a file was written to) before the PREPARING phase. This option is required for cases when you need to run the same task more than one time. </p> <p>Default Value: <code>PRESERVE</code> </p> <p>PRESERVE: Preserve original <code>Mtime</code> (recommended)</p> <p> NONE: Ignore <code>Mtime</code>. </p> <note> <p>If <code>Mtime</code> is set to PRESERVE, <code>Atime</code> must be set to BEST_EFFORT.</p> <p>If <code>Mtime</code> is set to NONE, <code>Atime</code> must also be set to NONE. </p> </note>"
},
"Uid":{
"shape":"Uid",
@@ -2472,6 +2480,10 @@
"SecurityDescriptorCopyFlags":{
"shape":"SmbSecurityDescriptorCopyFlags",
"documentation":"<p>A value that determines which components of the SMB security descriptor are copied from source to destination objects. </p> <p>This value is only used for transfers between SMB and Amazon FSx for Windows File Server locations, or between two Amazon FSx for Windows File Server locations. For more information about how DataSync handles metadata, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/special-files.html\">How DataSync Handles Metadata and Special Files</a>. </p> <p>Default value: OWNER_DACL.</p> <p> <b>OWNER_DACL</b>: For each copied object, DataSync copies the following metadata:</p> <ul> <li> <p>Object owner.</p> </li> <li> <p>NTFS discretionary access control lists (DACLs), which determine whether to grant access to an object.</p> </li> </ul> <p>When choosing this option, DataSync does NOT copy the NTFS system access control lists (SACLs), which are used by administrators to log attempts to access a secured object.</p> <p> <b>OWNER_DACL_SACL</b>: For each copied object, DataSync copies the following metadata:</p> <ul> <li> <p>Object owner.</p> </li> <li> <p>NTFS discretionary access control lists (DACLs), which determine whether to grant access to an object.</p> </li> <li> <p>NTFS system access control lists (SACLs), which are used by administrators to log attempts to access a secured object.</p> </li> </ul> <p>Copying SACLs requires granting additional permissions to the Windows user that DataSync uses to access your SMB location. For information about choosing a user that ensures sufficient permissions to files, folders, and metadata, see <a href=\"create-smb-location.html#SMBuser\">user</a>.</p> <p> <b>NONE</b>: None of the SMB security descriptor components are copied. Destination objects are owned by the user that was provided for accessing the destination location. DACLs and SACLs are set based on the destination server’s configuration. </p>"
+ },
+ "ObjectTags":{
+ "shape":"ObjectTags",
+ "documentation":"<p>Specifies whether object tags are maintained when transferring between object storage systems. If you want your DataSync task to ignore object tags, specify the <code>NONE</code> value.</p> <p>Default Value: <code>PRESERVE</code> </p>"
}
},
"documentation":"<p>Represents the options that are available to control the behavior of a <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_StartTaskExecution.html\">StartTaskExecution</a> operation. Behavior includes preserving metadata such as user ID (UID), group ID (GID), and file permissions, and also overwriting files in the destination, data integrity verification, and so on.</p> <p>A task has a set of default options associated with it. If you don't specify an option in <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_StartTaskExecution.html\">StartTaskExecution</a>, the default value is used. You can override the defaults options on each task execution by specifying an overriding <code>Options</code> value to <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_StartTaskExecution.html\">StartTaskExecution</a>.</p>"
diff --git a/contrib/python/botocore/py3/botocore/data/ec2/2016-11-15/service-2.json b/contrib/python/botocore/py3/botocore/data/ec2/2016-11-15/service-2.json
index 712b77c7e7..ef8c502aaa 100644
--- a/contrib/python/botocore/py3/botocore/data/ec2/2016-11-15/service-2.json
+++ b/contrib/python/botocore/py3/botocore/data/ec2/2016-11-15/service-2.json
@@ -31064,7 +31064,14 @@
"c6a.32xlarge",
"c6a.48xlarge",
"c6a.metal",
- "m6a.metal"
+ "m6a.metal",
+ "i4i.large",
+ "i4i.xlarge",
+ "i4i.2xlarge",
+ "i4i.4xlarge",
+ "i4i.8xlarge",
+ "i4i.16xlarge",
+ "i4i.32xlarge"
]
},
"InstanceTypeHypervisor":{
diff --git a/contrib/python/botocore/py3/botocore/data/endpoints.json b/contrib/python/botocore/py3/botocore/data/endpoints.json
index 1d0cdd5215..6f44b3d9b0 100644
--- a/contrib/python/botocore/py3/botocore/data/endpoints.json
+++ b/contrib/python/botocore/py3/botocore/data/endpoints.json
@@ -293,6 +293,7 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
+ "ap-southeast-3" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "acm-pca-fips.ca-central-1.amazonaws.com",
@@ -1478,6 +1479,7 @@
"eu-central-1" : { },
"eu-north-1" : { },
"eu-west-1" : { },
+ "eu-west-2" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
@@ -2008,7 +2010,6 @@
},
"cloudhsm" : {
"endpoints" : {
- "eu-west-1" : { },
"us-east-1" : { }
}
},
@@ -12838,6 +12839,16 @@
"tags" : [ "fips" ]
} ]
},
+ "ap-southeast-3" : {
+ "credentialScope" : {
+ "region" : "ap-southeast-3"
+ },
+ "hostname" : "waf-regional.ap-southeast-3.amazonaws.com",
+ "variants" : [ {
+ "hostname" : "waf-regional-fips.ap-southeast-3.amazonaws.com",
+ "tags" : [ "fips" ]
+ } ]
+ },
"ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
@@ -12964,6 +12975,13 @@
"deprecated" : true,
"hostname" : "waf-regional-fips.ap-southeast-2.amazonaws.com"
},
+ "fips-ap-southeast-3" : {
+ "credentialScope" : {
+ "region" : "ap-southeast-3"
+ },
+ "deprecated" : true,
+ "hostname" : "waf-regional-fips.ap-southeast-3.amazonaws.com"
+ },
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
@@ -16905,6 +16923,11 @@
}
}
},
+ "robomaker" : {
+ "endpoints" : {
+ "us-gov-west-1" : { }
+ }
+ },
"route53" : {
"endpoints" : {
"aws-us-gov-global" : {
@@ -18610,6 +18633,23 @@
"us-isob-east-1" : { }
}
},
+ "elasticfilesystem" : {
+ "endpoints" : {
+ "fips-us-isob-east-1" : {
+ "credentialScope" : {
+ "region" : "us-isob-east-1"
+ },
+ "deprecated" : true,
+ "hostname" : "elasticfilesystem-fips.us-isob-east-1.sc2s.sgov.gov"
+ },
+ "us-isob-east-1" : {
+ "variants" : [ {
+ "hostname" : "elasticfilesystem-fips.us-isob-east-1.sc2s.sgov.gov",
+ "tags" : [ "fips" ]
+ } ]
+ }
+ }
+ },
"elasticloadbalancing" : {
"endpoints" : {
"us-isob-east-1" : {
diff --git a/contrib/python/botocore/py3/botocore/data/iot/2015-05-28/service-2.json b/contrib/python/botocore/py3/botocore/data/iot/2015-05-28/service-2.json
index 428a62efa0..a2e286e15d 100644
--- a/contrib/python/botocore/py3/botocore/data/iot/2015-05-28/service-2.json
+++ b/contrib/python/botocore/py3/botocore/data/iot/2015-05-28/service-2.json
@@ -229,7 +229,8 @@
{"shape":"InvalidRequestException"},
{"shape":"ResourceNotFoundException"},
{"shape":"ThrottlingException"},
- {"shape":"ServiceUnavailableException"}
+ {"shape":"ServiceUnavailableException"},
+ {"shape":"LimitExceededException"}
],
"documentation":"<p>Cancels a job.</p> <p>Requires permission to access the <a href=\"https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions\">CancelJob</a> action.</p>"
},
@@ -5563,6 +5564,7 @@
},
"Boolean":{"type":"boolean"},
"BooleanKey":{"type":"boolean"},
+ "BooleanWrapperObject":{"type":"boolean"},
"Bucket":{
"type":"structure",
"members":{
@@ -11390,7 +11392,8 @@
"documentParameters":{
"shape":"ParameterMap",
"documentation":"<p>A key-value map that pairs the patterns that need to be replaced in a managed template job document schema. You can use the description of each key as a guidance to specify the inputs during runtime when creating a job.</p>"
- }
+ },
+ "isConcurrent":{"shape":"BooleanWrapperObject"}
},
"documentation":"<p>The <code>Job</code> object contains details about a job.</p>"
},
@@ -11673,7 +11676,8 @@
"completedAt":{
"shape":"DateType",
"documentation":"<p>The time, in seconds since the epoch, when the job completed.</p>"
- }
+ },
+ "isConcurrent":{"shape":"BooleanWrapperObject"}
},
"documentation":"<p>The job summary.</p>"
},
diff --git a/contrib/python/botocore/py3/botocore/data/kendra/2019-02-03/service-2.json b/contrib/python/botocore/py3/botocore/data/kendra/2019-02-03/service-2.json
index a637435dfd..f40a861c78 100644
--- a/contrib/python/botocore/py3/botocore/data/kendra/2019-02-03/service-2.json
+++ b/contrib/python/botocore/py3/botocore/data/kendra/2019-02-03/service-2.json
@@ -3454,7 +3454,7 @@
"documentation":"<p>The value of the attribute.</p>"
}
},
- "documentation":"<p>A custom attribute value assigned to a document.</p> <p>For more information on how to create custom document attributes, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/custom-attributes.html\">Custom Attributes</a>.</p>"
+ "documentation":"<p>A document attribute or metadata field. To create custom document attributes, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/custom-attributes.html\">Custom attributes</a>.</p>"
},
"DocumentAttributeCondition":{
"type":"structure",
@@ -3541,18 +3541,22 @@
"documentation":"<p>A date expressed as an ISO 8601 string.</p> <p>It is important for the time zone to be included in the ISO 8601 date-time format. For example, 2012-03-25T12:30:10+01:00 is the ISO 8601 date-time format for March 25th 2012 at 12:30PM (plus 10 seconds) in Central European Time.</p>"
}
},
- "documentation":"<p>The value of a custom document attribute. You can only provide one value for a custom attribute.</p>"
+ "documentation":"<p>The value of a document attribute. You can only provide one value for a document attribute.</p>"
},
"DocumentAttributeValueCountPair":{
"type":"structure",
"members":{
"DocumentAttributeValue":{
"shape":"DocumentAttributeValue",
- "documentation":"<p>The value of the attribute. For example, \"HR.\"</p>"
+ "documentation":"<p>The value of the attribute. For example, \"HR\".</p>"
},
"Count":{
"shape":"Integer",
"documentation":"<p>The number of documents in the response that have the attribute value for the key.</p>"
+ },
+ "FacetResults":{
+ "shape":"FacetResultList",
+ "documentation":"<p>Contains the results of a document attribute that is a nested facet. A <code>FacetResult</code> contains the counts for each facet nested within a facet.</p> <p>For example, the document attribute or facet \"Department\" includes a value called \"Engineering\". In addition, the document attribute or facet \"SubDepartment\" includes the values \"Frontend\" and \"Backend\" for documents assigned to \"Engineering\". You can display nested facets in the search results so that documents can be searched not only by department but also by a sub department within a department. The counts for documents that belong to \"Frontend\" and \"Backend\" within \"Engineering\" are returned for a query.</p>"
}
},
"documentation":"<p>Provides the count of documents that match a particular attribute when doing a faceted search.</p>"
@@ -3951,9 +3955,17 @@
"DocumentAttributeKey":{
"shape":"DocumentAttributeKey",
"documentation":"<p>The unique key for the document attribute.</p>"
+ },
+ "Facets":{
+ "shape":"FacetList",
+ "documentation":"<p>An array of document attributes that are nested facets within a facet.</p> <p>For example, the document attribute or facet \"Department\" includes a value called \"Engineering\". In addition, the document attribute or facet \"SubDepartment\" includes the values \"Frontend\" and \"Backend\" for documents assigned to \"Engineering\". You can display nested facets in the search results so that documents can be searched not only by department but also by a sub department within a department. This helps your users further narrow their search.</p> <p>You can only have one nested facet within a facet. If you want to increase this limit, contact <a href=\"http://aws.amazon.com/contact-us/\">Support</a>.</p>"
+ },
+ "MaxResults":{
+ "shape":"TopDocumentAttributeValueCountPairsSize",
+ "documentation":"<p>Maximum number of facet values per facet. The default is 10. You can use this to limit the number of facet values to less than 10. If you want to increase the default, contact <a href=\"http://aws.amazon.com/contact-us/\">Support</a>.</p>"
}
},
- "documentation":"<p>Information about a document attribute</p>"
+ "documentation":"<p>Information about a document attribute. You can use document attributes as facets.</p> <p>For example, the document attribute or facet \"Department\" includes the values \"HR\", \"Engineering\", and \"Accounting\". You can display these values in the search results so that documents can be searched by department.</p> <p>You can display up to 10 facet values per facet for a query. If you want to increase this limit, contact <a href=\"http://aws.amazon.com/contact-us/\">Support</a>.</p>"
},
"FacetList":{
"type":"list",
@@ -5487,11 +5499,11 @@
},
"Facets":{
"shape":"FacetList",
- "documentation":"<p>An array of documents attributes. Amazon Kendra returns a count for each attribute key specified. You can use this information to help narrow the search for your user.</p>"
+ "documentation":"<p>An array of documents attributes. Amazon Kendra returns a count for each attribute key specified. This helps your users narrow their search.</p>"
},
"RequestedDocumentAttributes":{
"shape":"DocumentAttributeKeyList",
- "documentation":"<p>An array of document attributes to include in the response. No other document attributes are included in the response. By default all document attributes are included in the response. </p>"
+ "documentation":"<p>An array of document attributes to include in the response. You can limit the response to include certain document attributes. By default all document attributes are included in the response.</p>"
},
"QueryResultTypeFilter":{
"shape":"QueryResultType",
@@ -5589,7 +5601,7 @@
},
"DocumentAttributes":{
"shape":"DocumentAttributeList",
- "documentation":"<p>An array of document attributes for the document that the query result maps to. For example, the document author (Author) or the source URI (SourceUri) of the document.</p>"
+ "documentation":"<p>An array of document attributes assigned to a document in the search results. For example, the document author (<code>_author</code>) or the source URI (<code>_source_uri</code>) of the document.</p>"
},
"ScoreAttributes":{
"shape":"ScoreAttributes",
@@ -5697,23 +5709,23 @@
"members":{
"Domain":{
"shape":"Domain",
- "documentation":"<p>The configuration information to connect to your Quip data source domain.</p>"
+ "documentation":"<p>The Quip site domain.</p>"
},
"SecretArn":{
"shape":"SecretArn",
- "documentation":"<p>The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs that are required to connect to your Quip file system. Windows is currently the only supported type. The secret must contain a JSON structure with the following keys:</p> <ul> <li> <p>username—The Active Directory user name, along with the Domain Name System (DNS) domain name. For example, <i>user@corp.example.com</i>. The Active Directory user account must have read and mounting access to the Quip file system for Windows.</p> </li> <li> <p>password—The password of the Active Directory user account with read and mounting access to the Quip Windows file system.</p> </li> </ul>"
+ "documentation":"<p>The Amazon Resource Name (ARN) of an Secrets Manager secret that contains the key-value pairs that are required to connect to your Quip. The secret must contain a JSON structure with the following keys:</p> <ul> <li> <p>accessToken—The token created in Quip. For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html#quip-authentication\">Authentication for a Quip data source</a>.</p> </li> </ul>"
},
"CrawlFileComments":{
"shape":"Boolean",
- "documentation":"<p>Specify whether to crawl file comments in your Quip data source. You can specify one or more of these options.</p>"
+ "documentation":"<p>Specify whether to crawl file comments in Quip. You can specify one or more of these options.</p>"
},
"CrawlChatRooms":{
"shape":"Boolean",
- "documentation":"<p>Specify whether to crawl chat rooms in your Quip data source. You can specify one or more of these options.</p>"
+ "documentation":"<p>Specify whether to crawl chat rooms in Quip. You can specify one or more of these options.</p>"
},
"CrawlAttachments":{
"shape":"Boolean",
- "documentation":"<p>Specify whether to crawl attachments in your Quip data source. You can specify one or more of these options.</p>"
+ "documentation":"<p>Specify whether to crawl attachments in Quip. You can specify one or more of these options.</p>"
},
"FolderIds":{
"shape":"FolderIdList",
@@ -5721,15 +5733,15 @@
},
"ThreadFieldMappings":{
"shape":"DataSourceToIndexFieldMappingList",
- "documentation":"<p>A list of field mappings to apply when indexing Quip threads.</p>"
+ "documentation":"<p>A list of <code>DataSourceToIndexFieldMapping</code> objects that map attributes or field names of Quip threads to Amazon Kendra index field names. To create custom fields, use the <code>UpdateIndex</code> API before you map to Quip fields. For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html\">Mapping data source fields</a>. The Quip field names must exist in your Quip custom metadata.</p>"
},
"MessageFieldMappings":{
"shape":"DataSourceToIndexFieldMappingList",
- "documentation":"<p>A list of field mappings to apply when indexing Quip messages.</p>"
+ "documentation":"<p>A list of <code>DataSourceToIndexFieldMapping</code> objects that map attributes or field names of Quip messages to Amazon Kendra index field names. To create custom fields, use the <code>UpdateIndex</code> API before you map to Quip fields. For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html\">Mapping data source fields</a>. The Quip field names must exist in your Quip custom metadata.</p>"
},
"AttachmentFieldMappings":{
"shape":"DataSourceToIndexFieldMappingList",
- "documentation":"<p>A list of field mappings to apply when indexing Quip attachments.</p>"
+ "documentation":"<p>A list of <code>DataSourceToIndexFieldMapping</code> objects that map attributes or field names of Quip attachments to Amazon Kendra index field names. To create custom fields, use the <code>UpdateIndex</code> API before you map to Quip fields. For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/field-mapping.html\">Mapping data source fields</a>. The Quip field names must exist in your Quip custom metadata.</p>"
},
"InclusionPatterns":{
"shape":"DataSourceInclusionsExclusionsStrings",
@@ -5741,7 +5753,7 @@
},
"VpcConfiguration":{
"shape":"DataSourceVpcConfiguration",
- "documentation":"<p>Configuration information for connecting to an Amazon Virtual Private Cloud (VPC) for your Quip. Your Quip instance must reside inside your VPC.</p>"
+ "documentation":"<p>Configuration information for an Amazon Virtual Private Cloud (VPC) to connect to your Quip. For more information, see <a href=\"https://docs.aws.amazon.com/kendra/latest/dg/vpc-configuration.html\">Configuring a VPC</a>.</p>"
}
},
"documentation":"<p>Provides the configuration information to connect to Quip as your data source.</p>"
@@ -7012,6 +7024,11 @@
"min":1,
"pattern":"^\\P{C}*$"
},
+ "TopDocumentAttributeValueCountPairsSize":{
+ "type":"integer",
+ "max":5000,
+ "min":0
+ },
"UntagResourceRequest":{
"type":"structure",
"required":[