aws-sdk-kendra 1.39.0 → 1.74.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +178 -1
- data/VERSION +1 -1
- data/lib/aws-sdk-kendra/client.rb +3645 -407
- data/lib/aws-sdk-kendra/client_api.rb +1289 -1
- data/lib/aws-sdk-kendra/endpoint_parameters.rb +66 -0
- data/lib/aws-sdk-kendra/endpoint_provider.rb +54 -0
- data/lib/aws-sdk-kendra/endpoints.rb +940 -0
- data/lib/aws-sdk-kendra/errors.rb +37 -0
- data/lib/aws-sdk-kendra/plugins/endpoints.rb +200 -0
- data/lib/aws-sdk-kendra/types.rb +5738 -4078
- data/lib/aws-sdk-kendra.rb +6 -2
- metadata +8 -4
@@ -13,6 +13,10 @@ module Aws::Kendra
|
|
13
13
|
|
14
14
|
include Seahorse::Model
|
15
15
|
|
16
|
+
AccessControlConfigurationId = Shapes::StringShape.new(name: 'AccessControlConfigurationId')
|
17
|
+
AccessControlConfigurationName = Shapes::StringShape.new(name: 'AccessControlConfigurationName')
|
18
|
+
AccessControlConfigurationSummary = Shapes::StructureShape.new(name: 'AccessControlConfigurationSummary')
|
19
|
+
AccessControlConfigurationSummaryList = Shapes::ListShape.new(name: 'AccessControlConfigurationSummaryList')
|
16
20
|
AccessControlListConfiguration = Shapes::StructureShape.new(name: 'AccessControlListConfiguration')
|
17
21
|
AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
|
18
22
|
AclConfiguration = Shapes::StructureShape.new(name: 'AclConfiguration')
|
@@ -20,9 +24,21 @@ module Aws::Kendra
|
|
20
24
|
AdditionalResultAttributeList = Shapes::ListShape.new(name: 'AdditionalResultAttributeList')
|
21
25
|
AdditionalResultAttributeValue = Shapes::StructureShape.new(name: 'AdditionalResultAttributeValue')
|
22
26
|
AdditionalResultAttributeValueType = Shapes::StringShape.new(name: 'AdditionalResultAttributeValueType')
|
27
|
+
AlfrescoConfiguration = Shapes::StructureShape.new(name: 'AlfrescoConfiguration')
|
28
|
+
AlfrescoEntity = Shapes::StringShape.new(name: 'AlfrescoEntity')
|
23
29
|
AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
|
30
|
+
AssociateEntitiesToExperienceFailedEntityList = Shapes::ListShape.new(name: 'AssociateEntitiesToExperienceFailedEntityList')
|
31
|
+
AssociateEntitiesToExperienceRequest = Shapes::StructureShape.new(name: 'AssociateEntitiesToExperienceRequest')
|
32
|
+
AssociateEntitiesToExperienceResponse = Shapes::StructureShape.new(name: 'AssociateEntitiesToExperienceResponse')
|
33
|
+
AssociateEntityList = Shapes::ListShape.new(name: 'AssociateEntityList')
|
34
|
+
AssociatePersonasToEntitiesRequest = Shapes::StructureShape.new(name: 'AssociatePersonasToEntitiesRequest')
|
35
|
+
AssociatePersonasToEntitiesResponse = Shapes::StructureShape.new(name: 'AssociatePersonasToEntitiesResponse')
|
24
36
|
AttributeFilter = Shapes::StructureShape.new(name: 'AttributeFilter')
|
25
37
|
AttributeFilterList = Shapes::ListShape.new(name: 'AttributeFilterList')
|
38
|
+
AttributeSuggestionsDescribeConfig = Shapes::StructureShape.new(name: 'AttributeSuggestionsDescribeConfig')
|
39
|
+
AttributeSuggestionsGetConfig = Shapes::StructureShape.new(name: 'AttributeSuggestionsGetConfig')
|
40
|
+
AttributeSuggestionsMode = Shapes::StringShape.new(name: 'AttributeSuggestionsMode')
|
41
|
+
AttributeSuggestionsUpdateConfig = Shapes::StructureShape.new(name: 'AttributeSuggestionsUpdateConfig')
|
26
42
|
AuthenticationConfiguration = Shapes::StructureShape.new(name: 'AuthenticationConfiguration')
|
27
43
|
BasicAuthenticationConfiguration = Shapes::StructureShape.new(name: 'BasicAuthenticationConfiguration')
|
28
44
|
BasicAuthenticationConfigurationList = Shapes::ListShape.new(name: 'BasicAuthenticationConfigurationList')
|
@@ -30,6 +46,10 @@ module Aws::Kendra
|
|
30
46
|
BatchDeleteDocumentResponse = Shapes::StructureShape.new(name: 'BatchDeleteDocumentResponse')
|
31
47
|
BatchDeleteDocumentResponseFailedDocument = Shapes::StructureShape.new(name: 'BatchDeleteDocumentResponseFailedDocument')
|
32
48
|
BatchDeleteDocumentResponseFailedDocuments = Shapes::ListShape.new(name: 'BatchDeleteDocumentResponseFailedDocuments')
|
49
|
+
BatchDeleteFeaturedResultsSetError = Shapes::StructureShape.new(name: 'BatchDeleteFeaturedResultsSetError')
|
50
|
+
BatchDeleteFeaturedResultsSetErrors = Shapes::ListShape.new(name: 'BatchDeleteFeaturedResultsSetErrors')
|
51
|
+
BatchDeleteFeaturedResultsSetRequest = Shapes::StructureShape.new(name: 'BatchDeleteFeaturedResultsSetRequest')
|
52
|
+
BatchDeleteFeaturedResultsSetResponse = Shapes::StructureShape.new(name: 'BatchDeleteFeaturedResultsSetResponse')
|
33
53
|
BatchGetDocumentStatusRequest = Shapes::StructureShape.new(name: 'BatchGetDocumentStatusRequest')
|
34
54
|
BatchGetDocumentStatusResponse = Shapes::StructureShape.new(name: 'BatchGetDocumentStatusResponse')
|
35
55
|
BatchGetDocumentStatusResponseError = Shapes::StructureShape.new(name: 'BatchGetDocumentStatusResponseError')
|
@@ -40,6 +60,7 @@ module Aws::Kendra
|
|
40
60
|
BatchPutDocumentResponseFailedDocuments = Shapes::ListShape.new(name: 'BatchPutDocumentResponseFailedDocuments')
|
41
61
|
Blob = Shapes::BlobShape.new(name: 'Blob')
|
42
62
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
63
|
+
BoxConfiguration = Shapes::StructureShape.new(name: 'BoxConfiguration')
|
43
64
|
CapacityUnitsConfiguration = Shapes::StructureShape.new(name: 'CapacityUnitsConfiguration')
|
44
65
|
ChangeDetectingColumns = Shapes::ListShape.new(name: 'ChangeDetectingColumns')
|
45
66
|
ClaimRegex = Shapes::StringShape.new(name: 'ClaimRegex')
|
@@ -47,13 +68,19 @@ module Aws::Kendra
|
|
47
68
|
ClickFeedback = Shapes::StructureShape.new(name: 'ClickFeedback')
|
48
69
|
ClickFeedbackList = Shapes::ListShape.new(name: 'ClickFeedbackList')
|
49
70
|
ClientTokenName = Shapes::StringShape.new(name: 'ClientTokenName')
|
71
|
+
CollapseConfiguration = Shapes::StructureShape.new(name: 'CollapseConfiguration')
|
72
|
+
CollapsedResultDetail = Shapes::StructureShape.new(name: 'CollapsedResultDetail')
|
50
73
|
ColumnConfiguration = Shapes::StructureShape.new(name: 'ColumnConfiguration')
|
51
74
|
ColumnName = Shapes::StringShape.new(name: 'ColumnName')
|
75
|
+
ConditionOperator = Shapes::StringShape.new(name: 'ConditionOperator')
|
52
76
|
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
77
|
+
ConflictingItem = Shapes::StructureShape.new(name: 'ConflictingItem')
|
78
|
+
ConflictingItems = Shapes::ListShape.new(name: 'ConflictingItems')
|
53
79
|
ConfluenceAttachmentConfiguration = Shapes::StructureShape.new(name: 'ConfluenceAttachmentConfiguration')
|
54
80
|
ConfluenceAttachmentFieldMappingsList = Shapes::ListShape.new(name: 'ConfluenceAttachmentFieldMappingsList')
|
55
81
|
ConfluenceAttachmentFieldName = Shapes::StringShape.new(name: 'ConfluenceAttachmentFieldName')
|
56
82
|
ConfluenceAttachmentToIndexFieldMapping = Shapes::StructureShape.new(name: 'ConfluenceAttachmentToIndexFieldMapping')
|
83
|
+
ConfluenceAuthenticationType = Shapes::StringShape.new(name: 'ConfluenceAuthenticationType')
|
57
84
|
ConfluenceBlogConfiguration = Shapes::StructureShape.new(name: 'ConfluenceBlogConfiguration')
|
58
85
|
ConfluenceBlogFieldMappingsList = Shapes::ListShape.new(name: 'ConfluenceBlogFieldMappingsList')
|
59
86
|
ConfluenceBlogFieldName = Shapes::StringShape.new(name: 'ConfluenceBlogFieldName')
|
@@ -71,24 +98,36 @@ module Aws::Kendra
|
|
71
98
|
ConfluenceSpaceToIndexFieldMapping = Shapes::StructureShape.new(name: 'ConfluenceSpaceToIndexFieldMapping')
|
72
99
|
ConfluenceVersion = Shapes::StringShape.new(name: 'ConfluenceVersion')
|
73
100
|
ConnectionConfiguration = Shapes::StructureShape.new(name: 'ConnectionConfiguration')
|
101
|
+
Content = Shapes::StringShape.new(name: 'Content')
|
102
|
+
ContentSourceConfiguration = Shapes::StructureShape.new(name: 'ContentSourceConfiguration')
|
74
103
|
ContentType = Shapes::StringShape.new(name: 'ContentType')
|
104
|
+
Correction = Shapes::StructureShape.new(name: 'Correction')
|
105
|
+
CorrectionList = Shapes::ListShape.new(name: 'CorrectionList')
|
75
106
|
CrawlDepth = Shapes::IntegerShape.new(name: 'CrawlDepth')
|
107
|
+
CreateAccessControlConfigurationRequest = Shapes::StructureShape.new(name: 'CreateAccessControlConfigurationRequest')
|
108
|
+
CreateAccessControlConfigurationResponse = Shapes::StructureShape.new(name: 'CreateAccessControlConfigurationResponse')
|
76
109
|
CreateDataSourceRequest = Shapes::StructureShape.new(name: 'CreateDataSourceRequest')
|
77
110
|
CreateDataSourceResponse = Shapes::StructureShape.new(name: 'CreateDataSourceResponse')
|
111
|
+
CreateExperienceRequest = Shapes::StructureShape.new(name: 'CreateExperienceRequest')
|
112
|
+
CreateExperienceResponse = Shapes::StructureShape.new(name: 'CreateExperienceResponse')
|
78
113
|
CreateFaqRequest = Shapes::StructureShape.new(name: 'CreateFaqRequest')
|
79
114
|
CreateFaqResponse = Shapes::StructureShape.new(name: 'CreateFaqResponse')
|
115
|
+
CreateFeaturedResultsSetRequest = Shapes::StructureShape.new(name: 'CreateFeaturedResultsSetRequest')
|
116
|
+
CreateFeaturedResultsSetResponse = Shapes::StructureShape.new(name: 'CreateFeaturedResultsSetResponse')
|
80
117
|
CreateIndexRequest = Shapes::StructureShape.new(name: 'CreateIndexRequest')
|
81
118
|
CreateIndexResponse = Shapes::StructureShape.new(name: 'CreateIndexResponse')
|
82
119
|
CreateQuerySuggestionsBlockListRequest = Shapes::StructureShape.new(name: 'CreateQuerySuggestionsBlockListRequest')
|
83
120
|
CreateQuerySuggestionsBlockListResponse = Shapes::StructureShape.new(name: 'CreateQuerySuggestionsBlockListResponse')
|
84
121
|
CreateThesaurusRequest = Shapes::StructureShape.new(name: 'CreateThesaurusRequest')
|
85
122
|
CreateThesaurusResponse = Shapes::StructureShape.new(name: 'CreateThesaurusResponse')
|
123
|
+
CustomDocumentEnrichmentConfiguration = Shapes::StructureShape.new(name: 'CustomDocumentEnrichmentConfiguration')
|
86
124
|
DataSourceConfiguration = Shapes::StructureShape.new(name: 'DataSourceConfiguration')
|
87
125
|
DataSourceDateFieldFormat = Shapes::StringShape.new(name: 'DataSourceDateFieldFormat')
|
88
126
|
DataSourceFieldName = Shapes::StringShape.new(name: 'DataSourceFieldName')
|
89
127
|
DataSourceGroup = Shapes::StructureShape.new(name: 'DataSourceGroup')
|
90
128
|
DataSourceGroups = Shapes::ListShape.new(name: 'DataSourceGroups')
|
91
129
|
DataSourceId = Shapes::StringShape.new(name: 'DataSourceId')
|
130
|
+
DataSourceIdList = Shapes::ListShape.new(name: 'DataSourceIdList')
|
92
131
|
DataSourceInclusionsExclusionsStrings = Shapes::ListShape.new(name: 'DataSourceInclusionsExclusionsStrings')
|
93
132
|
DataSourceInclusionsExclusionsStringsMember = Shapes::StringShape.new(name: 'DataSourceInclusionsExclusionsStringsMember')
|
94
133
|
DataSourceName = Shapes::StringShape.new(name: 'DataSourceName')
|
@@ -110,16 +149,26 @@ module Aws::Kendra
|
|
110
149
|
DatabaseHost = Shapes::StringShape.new(name: 'DatabaseHost')
|
111
150
|
DatabaseName = Shapes::StringShape.new(name: 'DatabaseName')
|
112
151
|
DatabasePort = Shapes::IntegerShape.new(name: 'DatabasePort')
|
152
|
+
DeleteAccessControlConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteAccessControlConfigurationRequest')
|
153
|
+
DeleteAccessControlConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteAccessControlConfigurationResponse')
|
113
154
|
DeleteDataSourceRequest = Shapes::StructureShape.new(name: 'DeleteDataSourceRequest')
|
155
|
+
DeleteExperienceRequest = Shapes::StructureShape.new(name: 'DeleteExperienceRequest')
|
156
|
+
DeleteExperienceResponse = Shapes::StructureShape.new(name: 'DeleteExperienceResponse')
|
114
157
|
DeleteFaqRequest = Shapes::StructureShape.new(name: 'DeleteFaqRequest')
|
115
158
|
DeleteIndexRequest = Shapes::StructureShape.new(name: 'DeleteIndexRequest')
|
116
159
|
DeletePrincipalMappingRequest = Shapes::StructureShape.new(name: 'DeletePrincipalMappingRequest')
|
117
160
|
DeleteQuerySuggestionsBlockListRequest = Shapes::StructureShape.new(name: 'DeleteQuerySuggestionsBlockListRequest')
|
118
161
|
DeleteThesaurusRequest = Shapes::StructureShape.new(name: 'DeleteThesaurusRequest')
|
162
|
+
DescribeAccessControlConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeAccessControlConfigurationRequest')
|
163
|
+
DescribeAccessControlConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeAccessControlConfigurationResponse')
|
119
164
|
DescribeDataSourceRequest = Shapes::StructureShape.new(name: 'DescribeDataSourceRequest')
|
120
165
|
DescribeDataSourceResponse = Shapes::StructureShape.new(name: 'DescribeDataSourceResponse')
|
166
|
+
DescribeExperienceRequest = Shapes::StructureShape.new(name: 'DescribeExperienceRequest')
|
167
|
+
DescribeExperienceResponse = Shapes::StructureShape.new(name: 'DescribeExperienceResponse')
|
121
168
|
DescribeFaqRequest = Shapes::StructureShape.new(name: 'DescribeFaqRequest')
|
122
169
|
DescribeFaqResponse = Shapes::StructureShape.new(name: 'DescribeFaqResponse')
|
170
|
+
DescribeFeaturedResultsSetRequest = Shapes::StructureShape.new(name: 'DescribeFeaturedResultsSetRequest')
|
171
|
+
DescribeFeaturedResultsSetResponse = Shapes::StructureShape.new(name: 'DescribeFeaturedResultsSetResponse')
|
123
172
|
DescribeIndexRequest = Shapes::StructureShape.new(name: 'DescribeIndexRequest')
|
124
173
|
DescribeIndexResponse = Shapes::StructureShape.new(name: 'DescribeIndexResponse')
|
125
174
|
DescribePrincipalMappingRequest = Shapes::StructureShape.new(name: 'DescribePrincipalMappingRequest')
|
@@ -131,13 +180,20 @@ module Aws::Kendra
|
|
131
180
|
DescribeThesaurusRequest = Shapes::StructureShape.new(name: 'DescribeThesaurusRequest')
|
132
181
|
DescribeThesaurusResponse = Shapes::StructureShape.new(name: 'DescribeThesaurusResponse')
|
133
182
|
Description = Shapes::StringShape.new(name: 'Description')
|
183
|
+
DisassociateEntitiesFromExperienceRequest = Shapes::StructureShape.new(name: 'DisassociateEntitiesFromExperienceRequest')
|
184
|
+
DisassociateEntitiesFromExperienceResponse = Shapes::StructureShape.new(name: 'DisassociateEntitiesFromExperienceResponse')
|
185
|
+
DisassociateEntityList = Shapes::ListShape.new(name: 'DisassociateEntityList')
|
186
|
+
DisassociatePersonasFromEntitiesRequest = Shapes::StructureShape.new(name: 'DisassociatePersonasFromEntitiesRequest')
|
187
|
+
DisassociatePersonasFromEntitiesResponse = Shapes::StructureShape.new(name: 'DisassociatePersonasFromEntitiesResponse')
|
134
188
|
Document = Shapes::StructureShape.new(name: 'Document')
|
135
189
|
DocumentAttribute = Shapes::StructureShape.new(name: 'DocumentAttribute')
|
190
|
+
DocumentAttributeCondition = Shapes::StructureShape.new(name: 'DocumentAttributeCondition')
|
136
191
|
DocumentAttributeKey = Shapes::StringShape.new(name: 'DocumentAttributeKey')
|
137
192
|
DocumentAttributeKeyList = Shapes::ListShape.new(name: 'DocumentAttributeKeyList')
|
138
193
|
DocumentAttributeList = Shapes::ListShape.new(name: 'DocumentAttributeList')
|
139
194
|
DocumentAttributeStringListValue = Shapes::ListShape.new(name: 'DocumentAttributeStringListValue')
|
140
195
|
DocumentAttributeStringValue = Shapes::StringShape.new(name: 'DocumentAttributeStringValue')
|
196
|
+
DocumentAttributeTarget = Shapes::StructureShape.new(name: 'DocumentAttributeTarget')
|
141
197
|
DocumentAttributeValue = Shapes::StructureShape.new(name: 'DocumentAttributeValue')
|
142
198
|
DocumentAttributeValueCountPair = Shapes::StructureShape.new(name: 'DocumentAttributeValueCountPair')
|
143
199
|
DocumentAttributeValueCountPairList = Shapes::ListShape.new(name: 'DocumentAttributeValueCountPairList')
|
@@ -155,28 +211,83 @@ module Aws::Kendra
|
|
155
211
|
DocumentRelevanceOverrideConfigurationList = Shapes::ListShape.new(name: 'DocumentRelevanceOverrideConfigurationList')
|
156
212
|
DocumentStatus = Shapes::StringShape.new(name: 'DocumentStatus')
|
157
213
|
DocumentStatusList = Shapes::ListShape.new(name: 'DocumentStatusList')
|
214
|
+
DocumentTitle = Shapes::StringShape.new(name: 'DocumentTitle')
|
158
215
|
DocumentsMetadataConfiguration = Shapes::StructureShape.new(name: 'DocumentsMetadataConfiguration')
|
216
|
+
Domain = Shapes::StringShape.new(name: 'Domain')
|
159
217
|
Duration = Shapes::StringShape.new(name: 'Duration')
|
218
|
+
Endpoint = Shapes::StringShape.new(name: 'Endpoint')
|
219
|
+
EndpointType = Shapes::StringShape.new(name: 'EndpointType')
|
220
|
+
EnterpriseId = Shapes::StringShape.new(name: 'EnterpriseId')
|
221
|
+
EntityConfiguration = Shapes::StructureShape.new(name: 'EntityConfiguration')
|
222
|
+
EntityDisplayData = Shapes::StructureShape.new(name: 'EntityDisplayData')
|
223
|
+
EntityFilter = Shapes::ListShape.new(name: 'EntityFilter')
|
224
|
+
EntityId = Shapes::StringShape.new(name: 'EntityId')
|
225
|
+
EntityIdsList = Shapes::ListShape.new(name: 'EntityIdsList')
|
226
|
+
EntityPersonaConfiguration = Shapes::StructureShape.new(name: 'EntityPersonaConfiguration')
|
227
|
+
EntityPersonaConfigurationList = Shapes::ListShape.new(name: 'EntityPersonaConfigurationList')
|
228
|
+
EntityType = Shapes::StringShape.new(name: 'EntityType')
|
160
229
|
ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
|
161
230
|
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
162
231
|
ExcludeMimeTypesList = Shapes::ListShape.new(name: 'ExcludeMimeTypesList')
|
163
232
|
ExcludeSharedDrivesList = Shapes::ListShape.new(name: 'ExcludeSharedDrivesList')
|
164
233
|
ExcludeUserAccountsList = Shapes::ListShape.new(name: 'ExcludeUserAccountsList')
|
234
|
+
ExpandConfiguration = Shapes::StructureShape.new(name: 'ExpandConfiguration')
|
235
|
+
ExpandedResultItem = Shapes::StructureShape.new(name: 'ExpandedResultItem')
|
236
|
+
ExpandedResultList = Shapes::ListShape.new(name: 'ExpandedResultList')
|
237
|
+
ExperienceConfiguration = Shapes::StructureShape.new(name: 'ExperienceConfiguration')
|
238
|
+
ExperienceEndpoint = Shapes::StructureShape.new(name: 'ExperienceEndpoint')
|
239
|
+
ExperienceEndpoints = Shapes::ListShape.new(name: 'ExperienceEndpoints')
|
240
|
+
ExperienceEntitiesSummary = Shapes::StructureShape.new(name: 'ExperienceEntitiesSummary')
|
241
|
+
ExperienceEntitiesSummaryList = Shapes::ListShape.new(name: 'ExperienceEntitiesSummaryList')
|
242
|
+
ExperienceId = Shapes::StringShape.new(name: 'ExperienceId')
|
243
|
+
ExperienceName = Shapes::StringShape.new(name: 'ExperienceName')
|
244
|
+
ExperienceStatus = Shapes::StringShape.new(name: 'ExperienceStatus')
|
245
|
+
ExperiencesSummary = Shapes::StructureShape.new(name: 'ExperiencesSummary')
|
246
|
+
ExperiencesSummaryList = Shapes::ListShape.new(name: 'ExperiencesSummaryList')
|
165
247
|
Facet = Shapes::StructureShape.new(name: 'Facet')
|
166
248
|
FacetList = Shapes::ListShape.new(name: 'FacetList')
|
167
249
|
FacetResult = Shapes::StructureShape.new(name: 'FacetResult')
|
168
250
|
FacetResultList = Shapes::ListShape.new(name: 'FacetResultList')
|
251
|
+
FailedEntity = Shapes::StructureShape.new(name: 'FailedEntity')
|
252
|
+
FailedEntityList = Shapes::ListShape.new(name: 'FailedEntityList')
|
169
253
|
FailureReason = Shapes::StringShape.new(name: 'FailureReason')
|
170
254
|
FaqFileFormat = Shapes::StringShape.new(name: 'FaqFileFormat')
|
171
255
|
FaqId = Shapes::StringShape.new(name: 'FaqId')
|
256
|
+
FaqIdsList = Shapes::ListShape.new(name: 'FaqIdsList')
|
172
257
|
FaqName = Shapes::StringShape.new(name: 'FaqName')
|
173
258
|
FaqStatistics = Shapes::StructureShape.new(name: 'FaqStatistics')
|
174
259
|
FaqStatus = Shapes::StringShape.new(name: 'FaqStatus')
|
175
260
|
FaqSummary = Shapes::StructureShape.new(name: 'FaqSummary')
|
176
261
|
FaqSummaryItems = Shapes::ListShape.new(name: 'FaqSummaryItems')
|
262
|
+
FeaturedDocument = Shapes::StructureShape.new(name: 'FeaturedDocument')
|
263
|
+
FeaturedDocumentList = Shapes::ListShape.new(name: 'FeaturedDocumentList')
|
264
|
+
FeaturedDocumentMissing = Shapes::StructureShape.new(name: 'FeaturedDocumentMissing')
|
265
|
+
FeaturedDocumentMissingList = Shapes::ListShape.new(name: 'FeaturedDocumentMissingList')
|
266
|
+
FeaturedDocumentWithMetadata = Shapes::StructureShape.new(name: 'FeaturedDocumentWithMetadata')
|
267
|
+
FeaturedDocumentWithMetadataList = Shapes::ListShape.new(name: 'FeaturedDocumentWithMetadataList')
|
268
|
+
FeaturedResultsConflictException = Shapes::StructureShape.new(name: 'FeaturedResultsConflictException')
|
269
|
+
FeaturedResultsItem = Shapes::StructureShape.new(name: 'FeaturedResultsItem')
|
270
|
+
FeaturedResultsItemList = Shapes::ListShape.new(name: 'FeaturedResultsItemList')
|
271
|
+
FeaturedResultsSet = Shapes::StructureShape.new(name: 'FeaturedResultsSet')
|
272
|
+
FeaturedResultsSetDescription = Shapes::StringShape.new(name: 'FeaturedResultsSetDescription')
|
273
|
+
FeaturedResultsSetId = Shapes::StringShape.new(name: 'FeaturedResultsSetId')
|
274
|
+
FeaturedResultsSetIdList = Shapes::ListShape.new(name: 'FeaturedResultsSetIdList')
|
275
|
+
FeaturedResultsSetName = Shapes::StringShape.new(name: 'FeaturedResultsSetName')
|
276
|
+
FeaturedResultsSetStatus = Shapes::StringShape.new(name: 'FeaturedResultsSetStatus')
|
277
|
+
FeaturedResultsSetSummary = Shapes::StructureShape.new(name: 'FeaturedResultsSetSummary')
|
278
|
+
FeaturedResultsSetSummaryItems = Shapes::ListShape.new(name: 'FeaturedResultsSetSummaryItems')
|
177
279
|
FeedbackToken = Shapes::StringShape.new(name: 'FeedbackToken')
|
280
|
+
FileSystemId = Shapes::StringShape.new(name: 'FileSystemId')
|
281
|
+
FolderId = Shapes::StringShape.new(name: 'FolderId')
|
282
|
+
FolderIdList = Shapes::ListShape.new(name: 'FolderIdList')
|
283
|
+
FsxConfiguration = Shapes::StructureShape.new(name: 'FsxConfiguration')
|
284
|
+
FsxFileSystemType = Shapes::StringShape.new(name: 'FsxFileSystemType')
|
178
285
|
GetQuerySuggestionsRequest = Shapes::StructureShape.new(name: 'GetQuerySuggestionsRequest')
|
179
286
|
GetQuerySuggestionsResponse = Shapes::StructureShape.new(name: 'GetQuerySuggestionsResponse')
|
287
|
+
GetSnapshotsRequest = Shapes::StructureShape.new(name: 'GetSnapshotsRequest')
|
288
|
+
GetSnapshotsResponse = Shapes::StructureShape.new(name: 'GetSnapshotsResponse')
|
289
|
+
GitHubConfiguration = Shapes::StructureShape.new(name: 'GitHubConfiguration')
|
290
|
+
GitHubDocumentCrawlProperties = Shapes::StructureShape.new(name: 'GitHubDocumentCrawlProperties')
|
180
291
|
GoogleDriveConfiguration = Shapes::StructureShape.new(name: 'GoogleDriveConfiguration')
|
181
292
|
GroupAttributeField = Shapes::StringShape.new(name: 'GroupAttributeField')
|
182
293
|
GroupId = Shapes::StringShape.new(name: 'GroupId')
|
@@ -190,7 +301,9 @@ module Aws::Kendra
|
|
190
301
|
Highlight = Shapes::StructureShape.new(name: 'Highlight')
|
191
302
|
HighlightList = Shapes::ListShape.new(name: 'HighlightList')
|
192
303
|
HighlightType = Shapes::StringShape.new(name: 'HighlightType')
|
304
|
+
HookConfiguration = Shapes::StructureShape.new(name: 'HookConfiguration')
|
193
305
|
Host = Shapes::StringShape.new(name: 'Host')
|
306
|
+
IdentityAttributeName = Shapes::StringShape.new(name: 'IdentityAttributeName')
|
194
307
|
Importance = Shapes::IntegerShape.new(name: 'Importance')
|
195
308
|
IndexConfigurationSummary = Shapes::StructureShape.new(name: 'IndexConfigurationSummary')
|
196
309
|
IndexConfigurationSummaryList = Shapes::ListShape.new(name: 'IndexConfigurationSummaryList')
|
@@ -203,20 +316,41 @@ module Aws::Kendra
|
|
203
316
|
IndexedQuestionAnswersCount = Shapes::IntegerShape.new(name: 'IndexedQuestionAnswersCount')
|
204
317
|
IndexedTextBytes = Shapes::IntegerShape.new(name: 'IndexedTextBytes')
|
205
318
|
IndexedTextDocumentsCount = Shapes::IntegerShape.new(name: 'IndexedTextDocumentsCount')
|
319
|
+
InlineCustomDocumentEnrichmentConfiguration = Shapes::StructureShape.new(name: 'InlineCustomDocumentEnrichmentConfiguration')
|
320
|
+
InlineCustomDocumentEnrichmentConfigurationList = Shapes::ListShape.new(name: 'InlineCustomDocumentEnrichmentConfigurationList')
|
206
321
|
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
207
322
|
InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
|
323
|
+
Interval = Shapes::StringShape.new(name: 'Interval')
|
324
|
+
InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
|
325
|
+
IssueSubEntity = Shapes::StringShape.new(name: 'IssueSubEntity')
|
326
|
+
IssueSubEntityFilter = Shapes::ListShape.new(name: 'IssueSubEntityFilter')
|
327
|
+
IssueType = Shapes::ListShape.new(name: 'IssueType')
|
208
328
|
Issuer = Shapes::StringShape.new(name: 'Issuer')
|
329
|
+
JiraAccountUrl = Shapes::StringShape.new(name: 'JiraAccountUrl')
|
330
|
+
JiraConfiguration = Shapes::StructureShape.new(name: 'JiraConfiguration')
|
331
|
+
JiraStatus = Shapes::ListShape.new(name: 'JiraStatus')
|
209
332
|
JsonTokenTypeConfiguration = Shapes::StructureShape.new(name: 'JsonTokenTypeConfiguration')
|
210
333
|
JwtTokenTypeConfiguration = Shapes::StructureShape.new(name: 'JwtTokenTypeConfiguration')
|
211
334
|
KeyLocation = Shapes::StringShape.new(name: 'KeyLocation')
|
212
335
|
KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
|
336
|
+
LambdaArn = Shapes::StringShape.new(name: 'LambdaArn')
|
213
337
|
LanguageCode = Shapes::StringShape.new(name: 'LanguageCode')
|
338
|
+
ListAccessControlConfigurationsRequest = Shapes::StructureShape.new(name: 'ListAccessControlConfigurationsRequest')
|
339
|
+
ListAccessControlConfigurationsResponse = Shapes::StructureShape.new(name: 'ListAccessControlConfigurationsResponse')
|
214
340
|
ListDataSourceSyncJobsRequest = Shapes::StructureShape.new(name: 'ListDataSourceSyncJobsRequest')
|
215
341
|
ListDataSourceSyncJobsResponse = Shapes::StructureShape.new(name: 'ListDataSourceSyncJobsResponse')
|
216
342
|
ListDataSourcesRequest = Shapes::StructureShape.new(name: 'ListDataSourcesRequest')
|
217
343
|
ListDataSourcesResponse = Shapes::StructureShape.new(name: 'ListDataSourcesResponse')
|
344
|
+
ListEntityPersonasRequest = Shapes::StructureShape.new(name: 'ListEntityPersonasRequest')
|
345
|
+
ListEntityPersonasResponse = Shapes::StructureShape.new(name: 'ListEntityPersonasResponse')
|
346
|
+
ListExperienceEntitiesRequest = Shapes::StructureShape.new(name: 'ListExperienceEntitiesRequest')
|
347
|
+
ListExperienceEntitiesResponse = Shapes::StructureShape.new(name: 'ListExperienceEntitiesResponse')
|
348
|
+
ListExperiencesRequest = Shapes::StructureShape.new(name: 'ListExperiencesRequest')
|
349
|
+
ListExperiencesResponse = Shapes::StructureShape.new(name: 'ListExperiencesResponse')
|
218
350
|
ListFaqsRequest = Shapes::StructureShape.new(name: 'ListFaqsRequest')
|
219
351
|
ListFaqsResponse = Shapes::StructureShape.new(name: 'ListFaqsResponse')
|
352
|
+
ListFeaturedResultsSetsRequest = Shapes::StructureShape.new(name: 'ListFeaturedResultsSetsRequest')
|
353
|
+
ListFeaturedResultsSetsResponse = Shapes::StructureShape.new(name: 'ListFeaturedResultsSetsResponse')
|
220
354
|
ListGroupsOlderThanOrderingIdRequest = Shapes::StructureShape.new(name: 'ListGroupsOlderThanOrderingIdRequest')
|
221
355
|
ListGroupsOlderThanOrderingIdResponse = Shapes::StructureShape.new(name: 'ListGroupsOlderThanOrderingIdResponse')
|
222
356
|
ListIndicesRequest = Shapes::StructureShape.new(name: 'ListIndicesRequest')
|
@@ -229,11 +363,16 @@ module Aws::Kendra
|
|
229
363
|
ListThesauriRequest = Shapes::StructureShape.new(name: 'ListThesauriRequest')
|
230
364
|
ListThesauriResponse = Shapes::StructureShape.new(name: 'ListThesauriResponse')
|
231
365
|
Long = Shapes::IntegerShape.new(name: 'Long')
|
366
|
+
LookBackPeriod = Shapes::IntegerShape.new(name: 'LookBackPeriod')
|
232
367
|
MaxContentSizePerPageInMegaBytes = Shapes::FloatShape.new(name: 'MaxContentSizePerPageInMegaBytes')
|
233
368
|
MaxLinksPerPage = Shapes::IntegerShape.new(name: 'MaxLinksPerPage')
|
369
|
+
MaxResultsIntegerForListAccessControlConfigurationsRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListAccessControlConfigurationsRequest')
|
234
370
|
MaxResultsIntegerForListDataSourceSyncJobsRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListDataSourceSyncJobsRequest')
|
235
371
|
MaxResultsIntegerForListDataSourcesRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListDataSourcesRequest')
|
372
|
+
MaxResultsIntegerForListEntityPersonasRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListEntityPersonasRequest')
|
373
|
+
MaxResultsIntegerForListExperiencesRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListExperiencesRequest')
|
236
374
|
MaxResultsIntegerForListFaqsRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListFaqsRequest')
|
375
|
+
MaxResultsIntegerForListFeaturedResultsSetsRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListFeaturedResultsSetsRequest')
|
237
376
|
MaxResultsIntegerForListIndicesRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListIndicesRequest')
|
238
377
|
MaxResultsIntegerForListPrincipalsRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListPrincipalsRequest')
|
239
378
|
MaxResultsIntegerForListQuerySuggestionsBlockLists = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListQuerySuggestionsBlockLists')
|
@@ -243,19 +382,27 @@ module Aws::Kendra
|
|
243
382
|
MemberGroups = Shapes::ListShape.new(name: 'MemberGroups')
|
244
383
|
MemberUser = Shapes::StructureShape.new(name: 'MemberUser')
|
245
384
|
MemberUsers = Shapes::ListShape.new(name: 'MemberUsers')
|
385
|
+
MetricType = Shapes::StringShape.new(name: 'MetricType')
|
246
386
|
MetricValue = Shapes::StringShape.new(name: 'MetricValue')
|
247
387
|
MimeType = Shapes::StringShape.new(name: 'MimeType')
|
248
388
|
MinimumNumberOfQueryingUsers = Shapes::IntegerShape.new(name: 'MinimumNumberOfQueryingUsers')
|
249
389
|
MinimumQueryCount = Shapes::IntegerShape.new(name: 'MinimumQueryCount')
|
390
|
+
MissingAttributeKeyStrategy = Shapes::StringShape.new(name: 'MissingAttributeKeyStrategy')
|
250
391
|
Mode = Shapes::StringShape.new(name: 'Mode')
|
392
|
+
NameType = Shapes::StringShape.new(name: 'NameType')
|
251
393
|
NextToken = Shapes::StringShape.new(name: 'NextToken')
|
252
394
|
ObjectBoolean = Shapes::BooleanShape.new(name: 'ObjectBoolean')
|
395
|
+
OnPremiseConfiguration = Shapes::StructureShape.new(name: 'OnPremiseConfiguration')
|
253
396
|
OneDriveConfiguration = Shapes::StructureShape.new(name: 'OneDriveConfiguration')
|
254
397
|
OneDriveUser = Shapes::StringShape.new(name: 'OneDriveUser')
|
255
398
|
OneDriveUserList = Shapes::ListShape.new(name: 'OneDriveUserList')
|
256
399
|
OneDriveUsers = Shapes::StructureShape.new(name: 'OneDriveUsers')
|
257
400
|
Order = Shapes::StringShape.new(name: 'Order')
|
258
401
|
OrganizationId = Shapes::StringShape.new(name: 'OrganizationId')
|
402
|
+
OrganizationName = Shapes::StringShape.new(name: 'OrganizationName')
|
403
|
+
Persona = Shapes::StringShape.new(name: 'Persona')
|
404
|
+
PersonasSummary = Shapes::StructureShape.new(name: 'PersonasSummary')
|
405
|
+
PersonasSummaryList = Shapes::ListShape.new(name: 'PersonasSummaryList')
|
259
406
|
Port = Shapes::IntegerShape.new(name: 'Port')
|
260
407
|
Principal = Shapes::StructureShape.new(name: 'Principal')
|
261
408
|
PrincipalList = Shapes::ListShape.new(name: 'PrincipalList')
|
@@ -263,13 +410,17 @@ module Aws::Kendra
|
|
263
410
|
PrincipalName = Shapes::StringShape.new(name: 'PrincipalName')
|
264
411
|
PrincipalOrderingId = Shapes::IntegerShape.new(name: 'PrincipalOrderingId')
|
265
412
|
PrincipalType = Shapes::StringShape.new(name: 'PrincipalType')
|
413
|
+
PrivateChannelFilter = Shapes::ListShape.new(name: 'PrivateChannelFilter')
|
414
|
+
Project = Shapes::ListShape.new(name: 'Project')
|
266
415
|
ProxyConfiguration = Shapes::StructureShape.new(name: 'ProxyConfiguration')
|
416
|
+
PublicChannelFilter = Shapes::ListShape.new(name: 'PublicChannelFilter')
|
267
417
|
PutPrincipalMappingRequest = Shapes::StructureShape.new(name: 'PutPrincipalMappingRequest')
|
268
418
|
QueryCapacityUnit = Shapes::IntegerShape.new(name: 'QueryCapacityUnit')
|
269
419
|
QueryId = Shapes::StringShape.new(name: 'QueryId')
|
270
420
|
QueryIdentifiersEnclosingOption = Shapes::StringShape.new(name: 'QueryIdentifiersEnclosingOption')
|
271
421
|
QueryRequest = Shapes::StructureShape.new(name: 'QueryRequest')
|
272
422
|
QueryResult = Shapes::StructureShape.new(name: 'QueryResult')
|
423
|
+
QueryResultFormat = Shapes::StringShape.new(name: 'QueryResultFormat')
|
273
424
|
QueryResultItem = Shapes::StructureShape.new(name: 'QueryResultItem')
|
274
425
|
QueryResultItemList = Shapes::ListShape.new(name: 'QueryResultItemList')
|
275
426
|
QueryResultType = Shapes::StringShape.new(name: 'QueryResultType')
|
@@ -281,21 +432,30 @@ module Aws::Kendra
|
|
281
432
|
QuerySuggestionsId = Shapes::StringShape.new(name: 'QuerySuggestionsId')
|
282
433
|
QuerySuggestionsStatus = Shapes::StringShape.new(name: 'QuerySuggestionsStatus')
|
283
434
|
QueryText = Shapes::StringShape.new(name: 'QueryText')
|
435
|
+
QueryTextList = Shapes::ListShape.new(name: 'QueryTextList')
|
436
|
+
QuipConfiguration = Shapes::StructureShape.new(name: 'QuipConfiguration')
|
284
437
|
ReadAccessType = Shapes::StringShape.new(name: 'ReadAccessType')
|
285
438
|
Relevance = Shapes::StructureShape.new(name: 'Relevance')
|
286
439
|
RelevanceFeedback = Shapes::StructureShape.new(name: 'RelevanceFeedback')
|
287
440
|
RelevanceFeedbackList = Shapes::ListShape.new(name: 'RelevanceFeedbackList')
|
288
441
|
RelevanceType = Shapes::StringShape.new(name: 'RelevanceType')
|
442
|
+
RepositoryName = Shapes::StringShape.new(name: 'RepositoryName')
|
443
|
+
RepositoryNames = Shapes::ListShape.new(name: 'RepositoryNames')
|
289
444
|
ResourceAlreadyExistException = Shapes::StructureShape.new(name: 'ResourceAlreadyExistException')
|
290
445
|
ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
|
291
446
|
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
292
447
|
ResourceUnavailableException = Shapes::StructureShape.new(name: 'ResourceUnavailableException')
|
293
448
|
ResultId = Shapes::StringShape.new(name: 'ResultId')
|
449
|
+
RetrieveRequest = Shapes::StructureShape.new(name: 'RetrieveRequest')
|
450
|
+
RetrieveResult = Shapes::StructureShape.new(name: 'RetrieveResult')
|
451
|
+
RetrieveResultItem = Shapes::StructureShape.new(name: 'RetrieveResultItem')
|
452
|
+
RetrieveResultItemList = Shapes::ListShape.new(name: 'RetrieveResultItemList')
|
294
453
|
RoleArn = Shapes::StringShape.new(name: 'RoleArn')
|
295
454
|
S3BucketName = Shapes::StringShape.new(name: 'S3BucketName')
|
296
455
|
S3DataSourceConfiguration = Shapes::StructureShape.new(name: 'S3DataSourceConfiguration')
|
297
456
|
S3ObjectKey = Shapes::StringShape.new(name: 'S3ObjectKey')
|
298
457
|
S3Path = Shapes::StructureShape.new(name: 'S3Path')
|
458
|
+
SaaSConfiguration = Shapes::StructureShape.new(name: 'SaaSConfiguration')
|
299
459
|
SalesforceChatterFeedConfiguration = Shapes::StructureShape.new(name: 'SalesforceChatterFeedConfiguration')
|
300
460
|
SalesforceChatterFeedIncludeFilterType = Shapes::StringShape.new(name: 'SalesforceChatterFeedIncludeFilterType')
|
301
461
|
SalesforceChatterFeedIncludeFilterTypes = Shapes::ListShape.new(name: 'SalesforceChatterFeedIncludeFilterTypes')
|
@@ -330,14 +490,30 @@ module Aws::Kendra
|
|
330
490
|
ServiceNowServiceCatalogConfiguration = Shapes::StructureShape.new(name: 'ServiceNowServiceCatalogConfiguration')
|
331
491
|
ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
|
332
492
|
SharePointConfiguration = Shapes::StructureShape.new(name: 'SharePointConfiguration')
|
493
|
+
SharePointOnlineAuthenticationType = Shapes::StringShape.new(name: 'SharePointOnlineAuthenticationType')
|
333
494
|
SharePointUrlList = Shapes::ListShape.new(name: 'SharePointUrlList')
|
334
495
|
SharePointVersion = Shapes::StringShape.new(name: 'SharePointVersion')
|
335
496
|
SharedDriveId = Shapes::StringShape.new(name: 'SharedDriveId')
|
497
|
+
SinceCrawlDate = Shapes::StringShape.new(name: 'SinceCrawlDate')
|
498
|
+
SiteId = Shapes::StringShape.new(name: 'SiteId')
|
336
499
|
SiteMap = Shapes::StringShape.new(name: 'SiteMap')
|
337
500
|
SiteMapsConfiguration = Shapes::StructureShape.new(name: 'SiteMapsConfiguration')
|
338
501
|
SiteMapsList = Shapes::ListShape.new(name: 'SiteMapsList')
|
502
|
+
SiteUrl = Shapes::StringShape.new(name: 'SiteUrl')
|
503
|
+
SlackConfiguration = Shapes::StructureShape.new(name: 'SlackConfiguration')
|
504
|
+
SlackEntity = Shapes::StringShape.new(name: 'SlackEntity')
|
505
|
+
SlackEntityList = Shapes::ListShape.new(name: 'SlackEntityList')
|
506
|
+
SnapshotsDataHeaderFields = Shapes::ListShape.new(name: 'SnapshotsDataHeaderFields')
|
507
|
+
SnapshotsDataRecord = Shapes::ListShape.new(name: 'SnapshotsDataRecord')
|
508
|
+
SnapshotsDataRecords = Shapes::ListShape.new(name: 'SnapshotsDataRecords')
|
339
509
|
SortOrder = Shapes::StringShape.new(name: 'SortOrder')
|
340
510
|
SortingConfiguration = Shapes::StructureShape.new(name: 'SortingConfiguration')
|
511
|
+
SortingConfigurationList = Shapes::ListShape.new(name: 'SortingConfigurationList')
|
512
|
+
SourceDocument = Shapes::StructureShape.new(name: 'SourceDocument')
|
513
|
+
SourceDocuments = Shapes::ListShape.new(name: 'SourceDocuments')
|
514
|
+
SpellCorrectedQuery = Shapes::StructureShape.new(name: 'SpellCorrectedQuery')
|
515
|
+
SpellCorrectedQueryList = Shapes::ListShape.new(name: 'SpellCorrectedQueryList')
|
516
|
+
SpellCorrectionConfiguration = Shapes::StructureShape.new(name: 'SpellCorrectionConfiguration')
|
341
517
|
SqlConfiguration = Shapes::StructureShape.new(name: 'SqlConfiguration')
|
342
518
|
StartDataSourceSyncJobRequest = Shapes::StructureShape.new(name: 'StartDataSourceSyncJobRequest')
|
343
519
|
StartDataSourceSyncJobResponse = Shapes::StructureShape.new(name: 'StartDataSourceSyncJobResponse')
|
@@ -345,17 +521,28 @@ module Aws::Kendra
|
|
345
521
|
StopDataSourceSyncJobRequest = Shapes::StructureShape.new(name: 'StopDataSourceSyncJobRequest')
|
346
522
|
StorageCapacityUnit = Shapes::IntegerShape.new(name: 'StorageCapacityUnit')
|
347
523
|
String = Shapes::StringShape.new(name: 'String')
|
524
|
+
StringList = Shapes::ListShape.new(name: 'StringList')
|
348
525
|
SubmitFeedbackRequest = Shapes::StructureShape.new(name: 'SubmitFeedbackRequest')
|
349
526
|
SubnetId = Shapes::StringShape.new(name: 'SubnetId')
|
350
527
|
SubnetIdList = Shapes::ListShape.new(name: 'SubnetIdList')
|
528
|
+
SuggestableConfig = Shapes::StructureShape.new(name: 'SuggestableConfig')
|
529
|
+
SuggestableConfigList = Shapes::ListShape.new(name: 'SuggestableConfigList')
|
530
|
+
SuggestedQueryText = Shapes::StringShape.new(name: 'SuggestedQueryText')
|
351
531
|
Suggestion = Shapes::StructureShape.new(name: 'Suggestion')
|
352
532
|
SuggestionHighlight = Shapes::StructureShape.new(name: 'SuggestionHighlight')
|
353
533
|
SuggestionHighlightList = Shapes::ListShape.new(name: 'SuggestionHighlightList')
|
354
534
|
SuggestionList = Shapes::ListShape.new(name: 'SuggestionList')
|
355
535
|
SuggestionQueryText = Shapes::StringShape.new(name: 'SuggestionQueryText')
|
356
536
|
SuggestionTextWithHighlights = Shapes::StructureShape.new(name: 'SuggestionTextWithHighlights')
|
537
|
+
SuggestionType = Shapes::StringShape.new(name: 'SuggestionType')
|
538
|
+
SuggestionTypes = Shapes::ListShape.new(name: 'SuggestionTypes')
|
357
539
|
SuggestionValue = Shapes::StructureShape.new(name: 'SuggestionValue')
|
540
|
+
TableCell = Shapes::StructureShape.new(name: 'TableCell')
|
541
|
+
TableCellList = Shapes::ListShape.new(name: 'TableCellList')
|
542
|
+
TableExcerpt = Shapes::StructureShape.new(name: 'TableExcerpt')
|
358
543
|
TableName = Shapes::StringShape.new(name: 'TableName')
|
544
|
+
TableRow = Shapes::StructureShape.new(name: 'TableRow')
|
545
|
+
TableRowList = Shapes::ListShape.new(name: 'TableRowList')
|
359
546
|
Tag = Shapes::StructureShape.new(name: 'Tag')
|
360
547
|
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
361
548
|
TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
|
@@ -363,6 +550,9 @@ module Aws::Kendra
|
|
363
550
|
TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
|
364
551
|
TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
|
365
552
|
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
553
|
+
TeamId = Shapes::StringShape.new(name: 'TeamId')
|
554
|
+
Template = Shapes::DocumentShape.new(name: 'Template', document: true)
|
555
|
+
TemplateConfiguration = Shapes::StructureShape.new(name: 'TemplateConfiguration')
|
366
556
|
TenantDomain = Shapes::StringShape.new(name: 'TenantDomain')
|
367
557
|
TextDocumentStatistics = Shapes::StructureShape.new(name: 'TextDocumentStatistics')
|
368
558
|
TextWithHighlights = Shapes::StructureShape.new(name: 'TextWithHighlights')
|
@@ -376,9 +566,16 @@ module Aws::Kendra
|
|
376
566
|
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
377
567
|
Title = Shapes::StringShape.new(name: 'Title')
|
378
568
|
Token = Shapes::StringShape.new(name: 'Token')
|
569
|
+
TopDocumentAttributeValueCountPairsSize = Shapes::IntegerShape.new(name: 'TopDocumentAttributeValueCountPairsSize')
|
570
|
+
Type = Shapes::StringShape.new(name: 'Type')
|
379
571
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
380
572
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
573
|
+
UpdateAccessControlConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateAccessControlConfigurationRequest')
|
574
|
+
UpdateAccessControlConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateAccessControlConfigurationResponse')
|
381
575
|
UpdateDataSourceRequest = Shapes::StructureShape.new(name: 'UpdateDataSourceRequest')
|
576
|
+
UpdateExperienceRequest = Shapes::StructureShape.new(name: 'UpdateExperienceRequest')
|
577
|
+
UpdateFeaturedResultsSetRequest = Shapes::StructureShape.new(name: 'UpdateFeaturedResultsSetRequest')
|
578
|
+
UpdateFeaturedResultsSetResponse = Shapes::StructureShape.new(name: 'UpdateFeaturedResultsSetResponse')
|
382
579
|
UpdateIndexRequest = Shapes::StructureShape.new(name: 'UpdateIndexRequest')
|
383
580
|
UpdateQuerySuggestionsBlockListRequest = Shapes::StructureShape.new(name: 'UpdateQuerySuggestionsBlockListRequest')
|
384
581
|
UpdateQuerySuggestionsConfigRequest = Shapes::StructureShape.new(name: 'UpdateQuerySuggestionsConfigRequest')
|
@@ -391,6 +588,7 @@ module Aws::Kendra
|
|
391
588
|
UserGroupResolutionConfiguration = Shapes::StructureShape.new(name: 'UserGroupResolutionConfiguration')
|
392
589
|
UserGroupResolutionMode = Shapes::StringShape.new(name: 'UserGroupResolutionMode')
|
393
590
|
UserId = Shapes::StringShape.new(name: 'UserId')
|
591
|
+
UserIdentityConfiguration = Shapes::StructureShape.new(name: 'UserIdentityConfiguration')
|
394
592
|
UserNameAttributeField = Shapes::StringShape.new(name: 'UserNameAttributeField')
|
395
593
|
UserTokenConfiguration = Shapes::StructureShape.new(name: 'UserTokenConfiguration')
|
396
594
|
UserTokenConfigurationList = Shapes::ListShape.new(name: 'UserTokenConfigurationList')
|
@@ -399,10 +597,19 @@ module Aws::Kendra
|
|
399
597
|
ValueImportanceMapKey = Shapes::StringShape.new(name: 'ValueImportanceMapKey')
|
400
598
|
VisitorId = Shapes::StringShape.new(name: 'VisitorId')
|
401
599
|
VpcSecurityGroupId = Shapes::StringShape.new(name: 'VpcSecurityGroupId')
|
600
|
+
Warning = Shapes::StructureShape.new(name: 'Warning')
|
601
|
+
WarningCode = Shapes::StringShape.new(name: 'WarningCode')
|
602
|
+
WarningList = Shapes::ListShape.new(name: 'WarningList')
|
603
|
+
WarningMessage = Shapes::StringShape.new(name: 'WarningMessage')
|
402
604
|
WebCrawlerConfiguration = Shapes::StructureShape.new(name: 'WebCrawlerConfiguration')
|
403
605
|
WebCrawlerMode = Shapes::StringShape.new(name: 'WebCrawlerMode')
|
404
606
|
WorkDocsConfiguration = Shapes::StructureShape.new(name: 'WorkDocsConfiguration')
|
405
607
|
|
608
|
+
AccessControlConfigurationSummary.add_member(:id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, required: true, location_name: "Id"))
|
609
|
+
AccessControlConfigurationSummary.struct_class = Types::AccessControlConfigurationSummary
|
610
|
+
|
611
|
+
AccessControlConfigurationSummaryList.member = Shapes::ShapeRef.new(shape: AccessControlConfigurationSummary)
|
612
|
+
|
406
613
|
AccessControlListConfiguration.add_member(:key_path, Shapes::ShapeRef.new(shape: S3ObjectKey, location_name: "KeyPath"))
|
407
614
|
AccessControlListConfiguration.struct_class = Types::AccessControlListConfiguration
|
408
615
|
|
@@ -422,6 +629,41 @@ module Aws::Kendra
|
|
422
629
|
AdditionalResultAttributeValue.add_member(:text_with_highlights_value, Shapes::ShapeRef.new(shape: TextWithHighlights, location_name: "TextWithHighlightsValue"))
|
423
630
|
AdditionalResultAttributeValue.struct_class = Types::AdditionalResultAttributeValue
|
424
631
|
|
632
|
+
AlfrescoConfiguration.add_member(:site_url, Shapes::ShapeRef.new(shape: SiteUrl, required: true, location_name: "SiteUrl"))
|
633
|
+
AlfrescoConfiguration.add_member(:site_id, Shapes::ShapeRef.new(shape: SiteId, required: true, location_name: "SiteId"))
|
634
|
+
AlfrescoConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
|
635
|
+
AlfrescoConfiguration.add_member(:ssl_certificate_s3_path, Shapes::ShapeRef.new(shape: S3Path, required: true, location_name: "SslCertificateS3Path"))
|
636
|
+
AlfrescoConfiguration.add_member(:crawl_system_folders, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlSystemFolders"))
|
637
|
+
AlfrescoConfiguration.add_member(:crawl_comments, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlComments"))
|
638
|
+
AlfrescoConfiguration.add_member(:entity_filter, Shapes::ShapeRef.new(shape: EntityFilter, location_name: "EntityFilter"))
|
639
|
+
AlfrescoConfiguration.add_member(:document_library_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "DocumentLibraryFieldMappings"))
|
640
|
+
AlfrescoConfiguration.add_member(:blog_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "BlogFieldMappings"))
|
641
|
+
AlfrescoConfiguration.add_member(:wiki_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "WikiFieldMappings"))
|
642
|
+
AlfrescoConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
|
643
|
+
AlfrescoConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
|
644
|
+
AlfrescoConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
|
645
|
+
AlfrescoConfiguration.struct_class = Types::AlfrescoConfiguration
|
646
|
+
|
647
|
+
AssociateEntitiesToExperienceFailedEntityList.member = Shapes::ShapeRef.new(shape: FailedEntity)
|
648
|
+
|
649
|
+
AssociateEntitiesToExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
|
650
|
+
AssociateEntitiesToExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
651
|
+
AssociateEntitiesToExperienceRequest.add_member(:entity_list, Shapes::ShapeRef.new(shape: AssociateEntityList, required: true, location_name: "EntityList"))
|
652
|
+
AssociateEntitiesToExperienceRequest.struct_class = Types::AssociateEntitiesToExperienceRequest
|
653
|
+
|
654
|
+
AssociateEntitiesToExperienceResponse.add_member(:failed_entity_list, Shapes::ShapeRef.new(shape: AssociateEntitiesToExperienceFailedEntityList, location_name: "FailedEntityList"))
|
655
|
+
AssociateEntitiesToExperienceResponse.struct_class = Types::AssociateEntitiesToExperienceResponse
|
656
|
+
|
657
|
+
AssociateEntityList.member = Shapes::ShapeRef.new(shape: EntityConfiguration)
|
658
|
+
|
659
|
+
AssociatePersonasToEntitiesRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
|
660
|
+
AssociatePersonasToEntitiesRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
661
|
+
AssociatePersonasToEntitiesRequest.add_member(:personas, Shapes::ShapeRef.new(shape: EntityPersonaConfigurationList, required: true, location_name: "Personas"))
|
662
|
+
AssociatePersonasToEntitiesRequest.struct_class = Types::AssociatePersonasToEntitiesRequest
|
663
|
+
|
664
|
+
AssociatePersonasToEntitiesResponse.add_member(:failed_entity_list, Shapes::ShapeRef.new(shape: FailedEntityList, location_name: "FailedEntityList"))
|
665
|
+
AssociatePersonasToEntitiesResponse.struct_class = Types::AssociatePersonasToEntitiesResponse
|
666
|
+
|
425
667
|
AttributeFilter.add_member(:and_all_filters, Shapes::ShapeRef.new(shape: AttributeFilterList, location_name: "AndAllFilters"))
|
426
668
|
AttributeFilter.add_member(:or_all_filters, Shapes::ShapeRef.new(shape: AttributeFilterList, location_name: "OrAllFilters"))
|
427
669
|
AttributeFilter.add_member(:not_filter, Shapes::ShapeRef.new(shape: AttributeFilter, location_name: "NotFilter"))
|
@@ -436,6 +678,20 @@ module Aws::Kendra
|
|
436
678
|
|
437
679
|
AttributeFilterList.member = Shapes::ShapeRef.new(shape: AttributeFilter)
|
438
680
|
|
681
|
+
AttributeSuggestionsDescribeConfig.add_member(:suggestable_config_list, Shapes::ShapeRef.new(shape: SuggestableConfigList, location_name: "SuggestableConfigList"))
|
682
|
+
AttributeSuggestionsDescribeConfig.add_member(:attribute_suggestions_mode, Shapes::ShapeRef.new(shape: AttributeSuggestionsMode, location_name: "AttributeSuggestionsMode"))
|
683
|
+
AttributeSuggestionsDescribeConfig.struct_class = Types::AttributeSuggestionsDescribeConfig
|
684
|
+
|
685
|
+
AttributeSuggestionsGetConfig.add_member(:suggestion_attributes, Shapes::ShapeRef.new(shape: DocumentAttributeKeyList, location_name: "SuggestionAttributes"))
|
686
|
+
AttributeSuggestionsGetConfig.add_member(:additional_response_attributes, Shapes::ShapeRef.new(shape: DocumentAttributeKeyList, location_name: "AdditionalResponseAttributes"))
|
687
|
+
AttributeSuggestionsGetConfig.add_member(:attribute_filter, Shapes::ShapeRef.new(shape: AttributeFilter, location_name: "AttributeFilter"))
|
688
|
+
AttributeSuggestionsGetConfig.add_member(:user_context, Shapes::ShapeRef.new(shape: UserContext, location_name: "UserContext"))
|
689
|
+
AttributeSuggestionsGetConfig.struct_class = Types::AttributeSuggestionsGetConfig
|
690
|
+
|
691
|
+
AttributeSuggestionsUpdateConfig.add_member(:suggestable_config_list, Shapes::ShapeRef.new(shape: SuggestableConfigList, location_name: "SuggestableConfigList"))
|
692
|
+
AttributeSuggestionsUpdateConfig.add_member(:attribute_suggestions_mode, Shapes::ShapeRef.new(shape: AttributeSuggestionsMode, location_name: "AttributeSuggestionsMode"))
|
693
|
+
AttributeSuggestionsUpdateConfig.struct_class = Types::AttributeSuggestionsUpdateConfig
|
694
|
+
|
439
695
|
AuthenticationConfiguration.add_member(:basic_authentication, Shapes::ShapeRef.new(shape: BasicAuthenticationConfigurationList, location_name: "BasicAuthentication"))
|
440
696
|
AuthenticationConfiguration.struct_class = Types::AuthenticationConfiguration
|
441
697
|
|
@@ -461,6 +717,20 @@ module Aws::Kendra
|
|
461
717
|
|
462
718
|
BatchDeleteDocumentResponseFailedDocuments.member = Shapes::ShapeRef.new(shape: BatchDeleteDocumentResponseFailedDocument)
|
463
719
|
|
720
|
+
BatchDeleteFeaturedResultsSetError.add_member(:id, Shapes::ShapeRef.new(shape: FeaturedResultsSetId, required: true, location_name: "Id"))
|
721
|
+
BatchDeleteFeaturedResultsSetError.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, required: true, location_name: "ErrorCode"))
|
722
|
+
BatchDeleteFeaturedResultsSetError.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "ErrorMessage"))
|
723
|
+
BatchDeleteFeaturedResultsSetError.struct_class = Types::BatchDeleteFeaturedResultsSetError
|
724
|
+
|
725
|
+
BatchDeleteFeaturedResultsSetErrors.member = Shapes::ShapeRef.new(shape: BatchDeleteFeaturedResultsSetError)
|
726
|
+
|
727
|
+
BatchDeleteFeaturedResultsSetRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
728
|
+
BatchDeleteFeaturedResultsSetRequest.add_member(:featured_results_set_ids, Shapes::ShapeRef.new(shape: FeaturedResultsSetIdList, required: true, location_name: "FeaturedResultsSetIds"))
|
729
|
+
BatchDeleteFeaturedResultsSetRequest.struct_class = Types::BatchDeleteFeaturedResultsSetRequest
|
730
|
+
|
731
|
+
BatchDeleteFeaturedResultsSetResponse.add_member(:errors, Shapes::ShapeRef.new(shape: BatchDeleteFeaturedResultsSetErrors, required: true, location_name: "Errors"))
|
732
|
+
BatchDeleteFeaturedResultsSetResponse.struct_class = Types::BatchDeleteFeaturedResultsSetResponse
|
733
|
+
|
464
734
|
BatchGetDocumentStatusRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
465
735
|
BatchGetDocumentStatusRequest.add_member(:document_info_list, Shapes::ShapeRef.new(shape: DocumentInfoList, required: true, location_name: "DocumentInfoList"))
|
466
736
|
BatchGetDocumentStatusRequest.struct_class = Types::BatchGetDocumentStatusRequest
|
@@ -479,6 +749,7 @@ module Aws::Kendra
|
|
479
749
|
BatchPutDocumentRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
480
750
|
BatchPutDocumentRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
|
481
751
|
BatchPutDocumentRequest.add_member(:documents, Shapes::ShapeRef.new(shape: DocumentList, required: true, location_name: "Documents"))
|
752
|
+
BatchPutDocumentRequest.add_member(:custom_document_enrichment_configuration, Shapes::ShapeRef.new(shape: CustomDocumentEnrichmentConfiguration, location_name: "CustomDocumentEnrichmentConfiguration"))
|
482
753
|
BatchPutDocumentRequest.struct_class = Types::BatchPutDocumentRequest
|
483
754
|
|
484
755
|
BatchPutDocumentResponse.add_member(:failed_documents, Shapes::ShapeRef.new(shape: BatchPutDocumentResponseFailedDocuments, location_name: "FailedDocuments"))
|
@@ -491,6 +762,21 @@ module Aws::Kendra
|
|
491
762
|
|
492
763
|
BatchPutDocumentResponseFailedDocuments.member = Shapes::ShapeRef.new(shape: BatchPutDocumentResponseFailedDocument)
|
493
764
|
|
765
|
+
BoxConfiguration.add_member(:enterprise_id, Shapes::ShapeRef.new(shape: EnterpriseId, required: true, location_name: "EnterpriseId"))
|
766
|
+
BoxConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
|
767
|
+
BoxConfiguration.add_member(:use_change_log, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseChangeLog"))
|
768
|
+
BoxConfiguration.add_member(:crawl_comments, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlComments"))
|
769
|
+
BoxConfiguration.add_member(:crawl_tasks, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlTasks"))
|
770
|
+
BoxConfiguration.add_member(:crawl_web_links, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlWebLinks"))
|
771
|
+
BoxConfiguration.add_member(:file_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "FileFieldMappings"))
|
772
|
+
BoxConfiguration.add_member(:task_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "TaskFieldMappings"))
|
773
|
+
BoxConfiguration.add_member(:comment_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "CommentFieldMappings"))
|
774
|
+
BoxConfiguration.add_member(:web_link_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "WebLinkFieldMappings"))
|
775
|
+
BoxConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
|
776
|
+
BoxConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
|
777
|
+
BoxConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
|
778
|
+
BoxConfiguration.struct_class = Types::BoxConfiguration
|
779
|
+
|
494
780
|
CapacityUnitsConfiguration.add_member(:storage_capacity_units, Shapes::ShapeRef.new(shape: StorageCapacityUnit, required: true, location_name: "StorageCapacityUnits"))
|
495
781
|
CapacityUnitsConfiguration.add_member(:query_capacity_units, Shapes::ShapeRef.new(shape: QueryCapacityUnit, required: true, location_name: "QueryCapacityUnits"))
|
496
782
|
CapacityUnitsConfiguration.struct_class = Types::CapacityUnitsConfiguration
|
@@ -506,6 +792,17 @@ module Aws::Kendra
|
|
506
792
|
|
507
793
|
ClickFeedbackList.member = Shapes::ShapeRef.new(shape: ClickFeedback)
|
508
794
|
|
795
|
+
CollapseConfiguration.add_member(:document_attribute_key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, required: true, location_name: "DocumentAttributeKey"))
|
796
|
+
CollapseConfiguration.add_member(:sorting_configurations, Shapes::ShapeRef.new(shape: SortingConfigurationList, location_name: "SortingConfigurations"))
|
797
|
+
CollapseConfiguration.add_member(:missing_attribute_key_strategy, Shapes::ShapeRef.new(shape: MissingAttributeKeyStrategy, location_name: "MissingAttributeKeyStrategy"))
|
798
|
+
CollapseConfiguration.add_member(:expand, Shapes::ShapeRef.new(shape: Boolean, location_name: "Expand"))
|
799
|
+
CollapseConfiguration.add_member(:expand_configuration, Shapes::ShapeRef.new(shape: ExpandConfiguration, location_name: "ExpandConfiguration"))
|
800
|
+
CollapseConfiguration.struct_class = Types::CollapseConfiguration
|
801
|
+
|
802
|
+
CollapsedResultDetail.add_member(:document_attribute, Shapes::ShapeRef.new(shape: DocumentAttribute, required: true, location_name: "DocumentAttribute"))
|
803
|
+
CollapsedResultDetail.add_member(:expanded_results, Shapes::ShapeRef.new(shape: ExpandedResultList, location_name: "ExpandedResults"))
|
804
|
+
CollapsedResultDetail.struct_class = Types::CollapsedResultDetail
|
805
|
+
|
509
806
|
ColumnConfiguration.add_member(:document_id_column_name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "DocumentIdColumnName"))
|
510
807
|
ColumnConfiguration.add_member(:document_data_column_name, Shapes::ShapeRef.new(shape: ColumnName, required: true, location_name: "DocumentDataColumnName"))
|
511
808
|
ColumnConfiguration.add_member(:document_title_column_name, Shapes::ShapeRef.new(shape: ColumnName, location_name: "DocumentTitleColumnName"))
|
@@ -516,6 +813,13 @@ module Aws::Kendra
|
|
516
813
|
ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
517
814
|
ConflictException.struct_class = Types::ConflictException
|
518
815
|
|
816
|
+
ConflictingItem.add_member(:query_text, Shapes::ShapeRef.new(shape: QueryText, location_name: "QueryText"))
|
817
|
+
ConflictingItem.add_member(:set_name, Shapes::ShapeRef.new(shape: String, location_name: "SetName"))
|
818
|
+
ConflictingItem.add_member(:set_id, Shapes::ShapeRef.new(shape: String, location_name: "SetId"))
|
819
|
+
ConflictingItem.struct_class = Types::ConflictingItem
|
820
|
+
|
821
|
+
ConflictingItems.member = Shapes::ShapeRef.new(shape: ConflictingItem)
|
822
|
+
|
519
823
|
ConfluenceAttachmentConfiguration.add_member(:crawl_attachments, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlAttachments"))
|
520
824
|
ConfluenceAttachmentConfiguration.add_member(:attachment_field_mappings, Shapes::ShapeRef.new(shape: ConfluenceAttachmentFieldMappingsList, location_name: "AttachmentFieldMappings"))
|
521
825
|
ConfluenceAttachmentConfiguration.struct_class = Types::ConfluenceAttachmentConfiguration
|
@@ -547,6 +851,8 @@ module Aws::Kendra
|
|
547
851
|
ConfluenceConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
|
548
852
|
ConfluenceConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
|
549
853
|
ConfluenceConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
|
854
|
+
ConfluenceConfiguration.add_member(:proxy_configuration, Shapes::ShapeRef.new(shape: ProxyConfiguration, location_name: "ProxyConfiguration"))
|
855
|
+
ConfluenceConfiguration.add_member(:authentication_type, Shapes::ShapeRef.new(shape: ConfluenceAuthenticationType, location_name: "AuthenticationType"))
|
550
856
|
ConfluenceConfiguration.struct_class = Types::ConfluenceConfiguration
|
551
857
|
|
552
858
|
ConfluencePageConfiguration.add_member(:page_field_mappings, Shapes::ShapeRef.new(shape: ConfluencePageFieldMappingsList, location_name: "PageFieldMappings"))
|
@@ -582,21 +888,58 @@ module Aws::Kendra
|
|
582
888
|
ConnectionConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
|
583
889
|
ConnectionConfiguration.struct_class = Types::ConnectionConfiguration
|
584
890
|
|
891
|
+
ContentSourceConfiguration.add_member(:data_source_ids, Shapes::ShapeRef.new(shape: DataSourceIdList, location_name: "DataSourceIds"))
|
892
|
+
ContentSourceConfiguration.add_member(:faq_ids, Shapes::ShapeRef.new(shape: FaqIdsList, location_name: "FaqIds"))
|
893
|
+
ContentSourceConfiguration.add_member(:direct_put_content, Shapes::ShapeRef.new(shape: Boolean, location_name: "DirectPutContent"))
|
894
|
+
ContentSourceConfiguration.struct_class = Types::ContentSourceConfiguration
|
895
|
+
|
896
|
+
Correction.add_member(:begin_offset, Shapes::ShapeRef.new(shape: Integer, location_name: "BeginOffset"))
|
897
|
+
Correction.add_member(:end_offset, Shapes::ShapeRef.new(shape: Integer, location_name: "EndOffset"))
|
898
|
+
Correction.add_member(:term, Shapes::ShapeRef.new(shape: String, location_name: "Term"))
|
899
|
+
Correction.add_member(:corrected_term, Shapes::ShapeRef.new(shape: String, location_name: "CorrectedTerm"))
|
900
|
+
Correction.struct_class = Types::Correction
|
901
|
+
|
902
|
+
CorrectionList.member = Shapes::ShapeRef.new(shape: Correction)
|
903
|
+
|
904
|
+
CreateAccessControlConfigurationRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
905
|
+
CreateAccessControlConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccessControlConfigurationName, required: true, location_name: "Name"))
|
906
|
+
CreateAccessControlConfigurationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
907
|
+
CreateAccessControlConfigurationRequest.add_member(:access_control_list, Shapes::ShapeRef.new(shape: PrincipalList, location_name: "AccessControlList"))
|
908
|
+
CreateAccessControlConfigurationRequest.add_member(:hierarchical_access_control_list, Shapes::ShapeRef.new(shape: HierarchicalPrincipalList, location_name: "HierarchicalAccessControlList"))
|
909
|
+
CreateAccessControlConfigurationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenName, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
|
910
|
+
CreateAccessControlConfigurationRequest.struct_class = Types::CreateAccessControlConfigurationRequest
|
911
|
+
|
912
|
+
CreateAccessControlConfigurationResponse.add_member(:id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, required: true, location_name: "Id"))
|
913
|
+
CreateAccessControlConfigurationResponse.struct_class = Types::CreateAccessControlConfigurationResponse
|
914
|
+
|
585
915
|
CreateDataSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, required: true, location_name: "Name"))
|
586
916
|
CreateDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
587
917
|
CreateDataSourceRequest.add_member(:type, Shapes::ShapeRef.new(shape: DataSourceType, required: true, location_name: "Type"))
|
588
918
|
CreateDataSourceRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "Configuration"))
|
919
|
+
CreateDataSourceRequest.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
|
589
920
|
CreateDataSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
590
921
|
CreateDataSourceRequest.add_member(:schedule, Shapes::ShapeRef.new(shape: ScanSchedule, location_name: "Schedule"))
|
591
922
|
CreateDataSourceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
|
592
923
|
CreateDataSourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
593
924
|
CreateDataSourceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenName, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
|
594
925
|
CreateDataSourceRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
|
926
|
+
CreateDataSourceRequest.add_member(:custom_document_enrichment_configuration, Shapes::ShapeRef.new(shape: CustomDocumentEnrichmentConfiguration, location_name: "CustomDocumentEnrichmentConfiguration"))
|
595
927
|
CreateDataSourceRequest.struct_class = Types::CreateDataSourceRequest
|
596
928
|
|
597
929
|
CreateDataSourceResponse.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "Id"))
|
598
930
|
CreateDataSourceResponse.struct_class = Types::CreateDataSourceResponse
|
599
931
|
|
932
|
+
CreateExperienceRequest.add_member(:name, Shapes::ShapeRef.new(shape: ExperienceName, required: true, location_name: "Name"))
|
933
|
+
CreateExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
934
|
+
CreateExperienceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
|
935
|
+
CreateExperienceRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: ExperienceConfiguration, location_name: "Configuration"))
|
936
|
+
CreateExperienceRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
937
|
+
CreateExperienceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenName, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
|
938
|
+
CreateExperienceRequest.struct_class = Types::CreateExperienceRequest
|
939
|
+
|
940
|
+
CreateExperienceResponse.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
|
941
|
+
CreateExperienceResponse.struct_class = Types::CreateExperienceResponse
|
942
|
+
|
600
943
|
CreateFaqRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
601
944
|
CreateFaqRequest.add_member(:name, Shapes::ShapeRef.new(shape: FaqName, required: true, location_name: "Name"))
|
602
945
|
CreateFaqRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
@@ -611,6 +954,19 @@ module Aws::Kendra
|
|
611
954
|
CreateFaqResponse.add_member(:id, Shapes::ShapeRef.new(shape: FaqId, location_name: "Id"))
|
612
955
|
CreateFaqResponse.struct_class = Types::CreateFaqResponse
|
613
956
|
|
957
|
+
CreateFeaturedResultsSetRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
958
|
+
CreateFeaturedResultsSetRequest.add_member(:featured_results_set_name, Shapes::ShapeRef.new(shape: FeaturedResultsSetName, required: true, location_name: "FeaturedResultsSetName"))
|
959
|
+
CreateFeaturedResultsSetRequest.add_member(:description, Shapes::ShapeRef.new(shape: FeaturedResultsSetDescription, location_name: "Description"))
|
960
|
+
CreateFeaturedResultsSetRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientTokenName, location_name: "ClientToken"))
|
961
|
+
CreateFeaturedResultsSetRequest.add_member(:status, Shapes::ShapeRef.new(shape: FeaturedResultsSetStatus, location_name: "Status"))
|
962
|
+
CreateFeaturedResultsSetRequest.add_member(:query_texts, Shapes::ShapeRef.new(shape: QueryTextList, location_name: "QueryTexts"))
|
963
|
+
CreateFeaturedResultsSetRequest.add_member(:featured_documents, Shapes::ShapeRef.new(shape: FeaturedDocumentList, location_name: "FeaturedDocuments"))
|
964
|
+
CreateFeaturedResultsSetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
965
|
+
CreateFeaturedResultsSetRequest.struct_class = Types::CreateFeaturedResultsSetRequest
|
966
|
+
|
967
|
+
CreateFeaturedResultsSetResponse.add_member(:featured_results_set, Shapes::ShapeRef.new(shape: FeaturedResultsSet, location_name: "FeaturedResultsSet"))
|
968
|
+
CreateFeaturedResultsSetResponse.struct_class = Types::CreateFeaturedResultsSetResponse
|
969
|
+
|
614
970
|
CreateIndexRequest.add_member(:name, Shapes::ShapeRef.new(shape: IndexName, required: true, location_name: "Name"))
|
615
971
|
CreateIndexRequest.add_member(:edition, Shapes::ShapeRef.new(shape: IndexEdition, location_name: "Edition"))
|
616
972
|
CreateIndexRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
|
@@ -650,6 +1006,12 @@ module Aws::Kendra
|
|
650
1006
|
CreateThesaurusResponse.add_member(:id, Shapes::ShapeRef.new(shape: ThesaurusId, location_name: "Id"))
|
651
1007
|
CreateThesaurusResponse.struct_class = Types::CreateThesaurusResponse
|
652
1008
|
|
1009
|
+
CustomDocumentEnrichmentConfiguration.add_member(:inline_configurations, Shapes::ShapeRef.new(shape: InlineCustomDocumentEnrichmentConfigurationList, location_name: "InlineConfigurations"))
|
1010
|
+
CustomDocumentEnrichmentConfiguration.add_member(:pre_extraction_hook_configuration, Shapes::ShapeRef.new(shape: HookConfiguration, location_name: "PreExtractionHookConfiguration"))
|
1011
|
+
CustomDocumentEnrichmentConfiguration.add_member(:post_extraction_hook_configuration, Shapes::ShapeRef.new(shape: HookConfiguration, location_name: "PostExtractionHookConfiguration"))
|
1012
|
+
CustomDocumentEnrichmentConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
|
1013
|
+
CustomDocumentEnrichmentConfiguration.struct_class = Types::CustomDocumentEnrichmentConfiguration
|
1014
|
+
|
653
1015
|
DataSourceConfiguration.add_member(:s3_configuration, Shapes::ShapeRef.new(shape: S3DataSourceConfiguration, location_name: "S3Configuration"))
|
654
1016
|
DataSourceConfiguration.add_member(:share_point_configuration, Shapes::ShapeRef.new(shape: SharePointConfiguration, location_name: "SharePointConfiguration"))
|
655
1017
|
DataSourceConfiguration.add_member(:database_configuration, Shapes::ShapeRef.new(shape: DatabaseConfiguration, location_name: "DatabaseConfiguration"))
|
@@ -660,6 +1022,14 @@ module Aws::Kendra
|
|
660
1022
|
DataSourceConfiguration.add_member(:google_drive_configuration, Shapes::ShapeRef.new(shape: GoogleDriveConfiguration, location_name: "GoogleDriveConfiguration"))
|
661
1023
|
DataSourceConfiguration.add_member(:web_crawler_configuration, Shapes::ShapeRef.new(shape: WebCrawlerConfiguration, location_name: "WebCrawlerConfiguration"))
|
662
1024
|
DataSourceConfiguration.add_member(:work_docs_configuration, Shapes::ShapeRef.new(shape: WorkDocsConfiguration, location_name: "WorkDocsConfiguration"))
|
1025
|
+
DataSourceConfiguration.add_member(:fsx_configuration, Shapes::ShapeRef.new(shape: FsxConfiguration, location_name: "FsxConfiguration"))
|
1026
|
+
DataSourceConfiguration.add_member(:slack_configuration, Shapes::ShapeRef.new(shape: SlackConfiguration, location_name: "SlackConfiguration"))
|
1027
|
+
DataSourceConfiguration.add_member(:box_configuration, Shapes::ShapeRef.new(shape: BoxConfiguration, location_name: "BoxConfiguration"))
|
1028
|
+
DataSourceConfiguration.add_member(:quip_configuration, Shapes::ShapeRef.new(shape: QuipConfiguration, location_name: "QuipConfiguration"))
|
1029
|
+
DataSourceConfiguration.add_member(:jira_configuration, Shapes::ShapeRef.new(shape: JiraConfiguration, location_name: "JiraConfiguration"))
|
1030
|
+
DataSourceConfiguration.add_member(:git_hub_configuration, Shapes::ShapeRef.new(shape: GitHubConfiguration, location_name: "GitHubConfiguration"))
|
1031
|
+
DataSourceConfiguration.add_member(:alfresco_configuration, Shapes::ShapeRef.new(shape: AlfrescoConfiguration, deprecated: true, location_name: "AlfrescoConfiguration", metadata: {"deprecatedMessage"=>"Deprecated AlfrescoConfiguration in favor of TemplateConfiguration"}))
|
1032
|
+
DataSourceConfiguration.add_member(:template_configuration, Shapes::ShapeRef.new(shape: TemplateConfiguration, location_name: "TemplateConfiguration"))
|
663
1033
|
DataSourceConfiguration.struct_class = Types::DataSourceConfiguration
|
664
1034
|
|
665
1035
|
DataSourceGroup.add_member(:group_id, Shapes::ShapeRef.new(shape: PrincipalName, required: true, location_name: "GroupId"))
|
@@ -668,6 +1038,8 @@ module Aws::Kendra
|
|
668
1038
|
|
669
1039
|
DataSourceGroups.member = Shapes::ShapeRef.new(shape: DataSourceGroup)
|
670
1040
|
|
1041
|
+
DataSourceIdList.member = Shapes::ShapeRef.new(shape: DataSourceId)
|
1042
|
+
|
671
1043
|
DataSourceInclusionsExclusionsStrings.member = Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStringsMember)
|
672
1044
|
|
673
1045
|
DataSourceSummary.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "Name"))
|
@@ -723,10 +1095,22 @@ module Aws::Kendra
|
|
723
1095
|
DatabaseConfiguration.add_member(:sql_configuration, Shapes::ShapeRef.new(shape: SqlConfiguration, location_name: "SqlConfiguration"))
|
724
1096
|
DatabaseConfiguration.struct_class = Types::DatabaseConfiguration
|
725
1097
|
|
1098
|
+
DeleteAccessControlConfigurationRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1099
|
+
DeleteAccessControlConfigurationRequest.add_member(:id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, required: true, location_name: "Id"))
|
1100
|
+
DeleteAccessControlConfigurationRequest.struct_class = Types::DeleteAccessControlConfigurationRequest
|
1101
|
+
|
1102
|
+
DeleteAccessControlConfigurationResponse.struct_class = Types::DeleteAccessControlConfigurationResponse
|
1103
|
+
|
726
1104
|
DeleteDataSourceRequest.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "Id"))
|
727
1105
|
DeleteDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
728
1106
|
DeleteDataSourceRequest.struct_class = Types::DeleteDataSourceRequest
|
729
1107
|
|
1108
|
+
DeleteExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
|
1109
|
+
DeleteExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1110
|
+
DeleteExperienceRequest.struct_class = Types::DeleteExperienceRequest
|
1111
|
+
|
1112
|
+
DeleteExperienceResponse.struct_class = Types::DeleteExperienceResponse
|
1113
|
+
|
730
1114
|
DeleteFaqRequest.add_member(:id, Shapes::ShapeRef.new(shape: FaqId, required: true, location_name: "Id"))
|
731
1115
|
DeleteFaqRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
732
1116
|
DeleteFaqRequest.struct_class = Types::DeleteFaqRequest
|
@@ -748,6 +1132,17 @@ module Aws::Kendra
|
|
748
1132
|
DeleteThesaurusRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
749
1133
|
DeleteThesaurusRequest.struct_class = Types::DeleteThesaurusRequest
|
750
1134
|
|
1135
|
+
DescribeAccessControlConfigurationRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1136
|
+
DescribeAccessControlConfigurationRequest.add_member(:id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, required: true, location_name: "Id"))
|
1137
|
+
DescribeAccessControlConfigurationRequest.struct_class = Types::DescribeAccessControlConfigurationRequest
|
1138
|
+
|
1139
|
+
DescribeAccessControlConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: AccessControlConfigurationName, required: true, location_name: "Name"))
|
1140
|
+
DescribeAccessControlConfigurationResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
1141
|
+
DescribeAccessControlConfigurationResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
|
1142
|
+
DescribeAccessControlConfigurationResponse.add_member(:access_control_list, Shapes::ShapeRef.new(shape: PrincipalList, location_name: "AccessControlList"))
|
1143
|
+
DescribeAccessControlConfigurationResponse.add_member(:hierarchical_access_control_list, Shapes::ShapeRef.new(shape: HierarchicalPrincipalList, location_name: "HierarchicalAccessControlList"))
|
1144
|
+
DescribeAccessControlConfigurationResponse.struct_class = Types::DescribeAccessControlConfigurationResponse
|
1145
|
+
|
751
1146
|
DescribeDataSourceRequest.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "Id"))
|
752
1147
|
DescribeDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
753
1148
|
DescribeDataSourceRequest.struct_class = Types::DescribeDataSourceRequest
|
@@ -757,6 +1152,7 @@ module Aws::Kendra
|
|
757
1152
|
DescribeDataSourceResponse.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "Name"))
|
758
1153
|
DescribeDataSourceResponse.add_member(:type, Shapes::ShapeRef.new(shape: DataSourceType, location_name: "Type"))
|
759
1154
|
DescribeDataSourceResponse.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "Configuration"))
|
1155
|
+
DescribeDataSourceResponse.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
|
760
1156
|
DescribeDataSourceResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
|
761
1157
|
DescribeDataSourceResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
|
762
1158
|
DescribeDataSourceResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
@@ -765,8 +1161,26 @@ module Aws::Kendra
|
|
765
1161
|
DescribeDataSourceResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
|
766
1162
|
DescribeDataSourceResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
|
767
1163
|
DescribeDataSourceResponse.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
|
1164
|
+
DescribeDataSourceResponse.add_member(:custom_document_enrichment_configuration, Shapes::ShapeRef.new(shape: CustomDocumentEnrichmentConfiguration, location_name: "CustomDocumentEnrichmentConfiguration"))
|
768
1165
|
DescribeDataSourceResponse.struct_class = Types::DescribeDataSourceResponse
|
769
1166
|
|
1167
|
+
DescribeExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
|
1168
|
+
DescribeExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1169
|
+
DescribeExperienceRequest.struct_class = Types::DescribeExperienceRequest
|
1170
|
+
|
1171
|
+
DescribeExperienceResponse.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, location_name: "Id"))
|
1172
|
+
DescribeExperienceResponse.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, location_name: "IndexId"))
|
1173
|
+
DescribeExperienceResponse.add_member(:name, Shapes::ShapeRef.new(shape: ExperienceName, location_name: "Name"))
|
1174
|
+
DescribeExperienceResponse.add_member(:endpoints, Shapes::ShapeRef.new(shape: ExperienceEndpoints, location_name: "Endpoints"))
|
1175
|
+
DescribeExperienceResponse.add_member(:configuration, Shapes::ShapeRef.new(shape: ExperienceConfiguration, location_name: "Configuration"))
|
1176
|
+
DescribeExperienceResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
|
1177
|
+
DescribeExperienceResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
|
1178
|
+
DescribeExperienceResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
1179
|
+
DescribeExperienceResponse.add_member(:status, Shapes::ShapeRef.new(shape: ExperienceStatus, location_name: "Status"))
|
1180
|
+
DescribeExperienceResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
|
1181
|
+
DescribeExperienceResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
|
1182
|
+
DescribeExperienceResponse.struct_class = Types::DescribeExperienceResponse
|
1183
|
+
|
770
1184
|
DescribeFaqRequest.add_member(:id, Shapes::ShapeRef.new(shape: FaqId, required: true, location_name: "Id"))
|
771
1185
|
DescribeFaqRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
772
1186
|
DescribeFaqRequest.struct_class = Types::DescribeFaqRequest
|
@@ -785,6 +1199,21 @@ module Aws::Kendra
|
|
785
1199
|
DescribeFaqResponse.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
|
786
1200
|
DescribeFaqResponse.struct_class = Types::DescribeFaqResponse
|
787
1201
|
|
1202
|
+
DescribeFeaturedResultsSetRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1203
|
+
DescribeFeaturedResultsSetRequest.add_member(:featured_results_set_id, Shapes::ShapeRef.new(shape: FeaturedResultsSetId, required: true, location_name: "FeaturedResultsSetId"))
|
1204
|
+
DescribeFeaturedResultsSetRequest.struct_class = Types::DescribeFeaturedResultsSetRequest
|
1205
|
+
|
1206
|
+
DescribeFeaturedResultsSetResponse.add_member(:featured_results_set_id, Shapes::ShapeRef.new(shape: FeaturedResultsSetId, location_name: "FeaturedResultsSetId"))
|
1207
|
+
DescribeFeaturedResultsSetResponse.add_member(:featured_results_set_name, Shapes::ShapeRef.new(shape: FeaturedResultsSetName, location_name: "FeaturedResultsSetName"))
|
1208
|
+
DescribeFeaturedResultsSetResponse.add_member(:description, Shapes::ShapeRef.new(shape: FeaturedResultsSetDescription, location_name: "Description"))
|
1209
|
+
DescribeFeaturedResultsSetResponse.add_member(:status, Shapes::ShapeRef.new(shape: FeaturedResultsSetStatus, location_name: "Status"))
|
1210
|
+
DescribeFeaturedResultsSetResponse.add_member(:query_texts, Shapes::ShapeRef.new(shape: QueryTextList, location_name: "QueryTexts"))
|
1211
|
+
DescribeFeaturedResultsSetResponse.add_member(:featured_documents_with_metadata, Shapes::ShapeRef.new(shape: FeaturedDocumentWithMetadataList, location_name: "FeaturedDocumentsWithMetadata"))
|
1212
|
+
DescribeFeaturedResultsSetResponse.add_member(:featured_documents_missing, Shapes::ShapeRef.new(shape: FeaturedDocumentMissingList, location_name: "FeaturedDocumentsMissing"))
|
1213
|
+
DescribeFeaturedResultsSetResponse.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Long, location_name: "LastUpdatedTimestamp"))
|
1214
|
+
DescribeFeaturedResultsSetResponse.add_member(:creation_timestamp, Shapes::ShapeRef.new(shape: Long, location_name: "CreationTimestamp"))
|
1215
|
+
DescribeFeaturedResultsSetResponse.struct_class = Types::DescribeFeaturedResultsSetResponse
|
1216
|
+
|
788
1217
|
DescribeIndexRequest.add_member(:id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "Id"))
|
789
1218
|
DescribeIndexRequest.struct_class = Types::DescribeIndexRequest
|
790
1219
|
|
@@ -847,6 +1276,7 @@ module Aws::Kendra
|
|
847
1276
|
DescribeQuerySuggestionsConfigResponse.add_member(:last_suggestions_build_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastSuggestionsBuildTime"))
|
848
1277
|
DescribeQuerySuggestionsConfigResponse.add_member(:last_clear_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastClearTime"))
|
849
1278
|
DescribeQuerySuggestionsConfigResponse.add_member(:total_suggestions_count, Shapes::ShapeRef.new(shape: Integer, location_name: "TotalSuggestionsCount"))
|
1279
|
+
DescribeQuerySuggestionsConfigResponse.add_member(:attribute_suggestions_config, Shapes::ShapeRef.new(shape: AttributeSuggestionsDescribeConfig, location_name: "AttributeSuggestionsConfig"))
|
850
1280
|
DescribeQuerySuggestionsConfigResponse.struct_class = Types::DescribeQuerySuggestionsConfigResponse
|
851
1281
|
|
852
1282
|
DescribeThesaurusRequest.add_member(:id, Shapes::ShapeRef.new(shape: ThesaurusId, required: true, location_name: "Id"))
|
@@ -868,6 +1298,24 @@ module Aws::Kendra
|
|
868
1298
|
DescribeThesaurusResponse.add_member(:synonym_rule_count, Shapes::ShapeRef.new(shape: Long, location_name: "SynonymRuleCount"))
|
869
1299
|
DescribeThesaurusResponse.struct_class = Types::DescribeThesaurusResponse
|
870
1300
|
|
1301
|
+
DisassociateEntitiesFromExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
|
1302
|
+
DisassociateEntitiesFromExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1303
|
+
DisassociateEntitiesFromExperienceRequest.add_member(:entity_list, Shapes::ShapeRef.new(shape: DisassociateEntityList, required: true, location_name: "EntityList"))
|
1304
|
+
DisassociateEntitiesFromExperienceRequest.struct_class = Types::DisassociateEntitiesFromExperienceRequest
|
1305
|
+
|
1306
|
+
DisassociateEntitiesFromExperienceResponse.add_member(:failed_entity_list, Shapes::ShapeRef.new(shape: FailedEntityList, location_name: "FailedEntityList"))
|
1307
|
+
DisassociateEntitiesFromExperienceResponse.struct_class = Types::DisassociateEntitiesFromExperienceResponse
|
1308
|
+
|
1309
|
+
DisassociateEntityList.member = Shapes::ShapeRef.new(shape: EntityConfiguration)
|
1310
|
+
|
1311
|
+
DisassociatePersonasFromEntitiesRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
|
1312
|
+
DisassociatePersonasFromEntitiesRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1313
|
+
DisassociatePersonasFromEntitiesRequest.add_member(:entity_ids, Shapes::ShapeRef.new(shape: EntityIdsList, required: true, location_name: "EntityIds"))
|
1314
|
+
DisassociatePersonasFromEntitiesRequest.struct_class = Types::DisassociatePersonasFromEntitiesRequest
|
1315
|
+
|
1316
|
+
DisassociatePersonasFromEntitiesResponse.add_member(:failed_entity_list, Shapes::ShapeRef.new(shape: FailedEntityList, location_name: "FailedEntityList"))
|
1317
|
+
DisassociatePersonasFromEntitiesResponse.struct_class = Types::DisassociatePersonasFromEntitiesResponse
|
1318
|
+
|
871
1319
|
Document.add_member(:id, Shapes::ShapeRef.new(shape: DocumentId, required: true, location_name: "Id"))
|
872
1320
|
Document.add_member(:title, Shapes::ShapeRef.new(shape: Title, location_name: "Title"))
|
873
1321
|
Document.add_member(:blob, Shapes::ShapeRef.new(shape: Blob, location_name: "Blob"))
|
@@ -876,18 +1324,29 @@ module Aws::Kendra
|
|
876
1324
|
Document.add_member(:access_control_list, Shapes::ShapeRef.new(shape: PrincipalList, location_name: "AccessControlList"))
|
877
1325
|
Document.add_member(:hierarchical_access_control_list, Shapes::ShapeRef.new(shape: HierarchicalPrincipalList, location_name: "HierarchicalAccessControlList"))
|
878
1326
|
Document.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
|
1327
|
+
Document.add_member(:access_control_configuration_id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, location_name: "AccessControlConfigurationId"))
|
879
1328
|
Document.struct_class = Types::Document
|
880
1329
|
|
881
1330
|
DocumentAttribute.add_member(:key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, required: true, location_name: "Key"))
|
882
1331
|
DocumentAttribute.add_member(:value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, required: true, location_name: "Value"))
|
883
1332
|
DocumentAttribute.struct_class = Types::DocumentAttribute
|
884
1333
|
|
1334
|
+
DocumentAttributeCondition.add_member(:condition_document_attribute_key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, required: true, location_name: "ConditionDocumentAttributeKey"))
|
1335
|
+
DocumentAttributeCondition.add_member(:operator, Shapes::ShapeRef.new(shape: ConditionOperator, required: true, location_name: "Operator"))
|
1336
|
+
DocumentAttributeCondition.add_member(:condition_on_value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, location_name: "ConditionOnValue"))
|
1337
|
+
DocumentAttributeCondition.struct_class = Types::DocumentAttributeCondition
|
1338
|
+
|
885
1339
|
DocumentAttributeKeyList.member = Shapes::ShapeRef.new(shape: DocumentAttributeKey)
|
886
1340
|
|
887
1341
|
DocumentAttributeList.member = Shapes::ShapeRef.new(shape: DocumentAttribute)
|
888
1342
|
|
889
1343
|
DocumentAttributeStringListValue.member = Shapes::ShapeRef.new(shape: String)
|
890
1344
|
|
1345
|
+
DocumentAttributeTarget.add_member(:target_document_attribute_key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, location_name: "TargetDocumentAttributeKey"))
|
1346
|
+
DocumentAttributeTarget.add_member(:target_document_attribute_value_deletion, Shapes::ShapeRef.new(shape: Boolean, location_name: "TargetDocumentAttributeValueDeletion"))
|
1347
|
+
DocumentAttributeTarget.add_member(:target_document_attribute_value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, location_name: "TargetDocumentAttributeValue"))
|
1348
|
+
DocumentAttributeTarget.struct_class = Types::DocumentAttributeTarget
|
1349
|
+
|
891
1350
|
DocumentAttributeValue.add_member(:string_value, Shapes::ShapeRef.new(shape: DocumentAttributeStringValue, location_name: "StringValue"))
|
892
1351
|
DocumentAttributeValue.add_member(:string_list_value, Shapes::ShapeRef.new(shape: DocumentAttributeStringListValue, location_name: "StringListValue"))
|
893
1352
|
DocumentAttributeValue.add_member(:long_value, Shapes::ShapeRef.new(shape: Long, location_name: "LongValue"))
|
@@ -896,6 +1355,7 @@ module Aws::Kendra
|
|
896
1355
|
|
897
1356
|
DocumentAttributeValueCountPair.add_member(:document_attribute_value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, location_name: "DocumentAttributeValue"))
|
898
1357
|
DocumentAttributeValueCountPair.add_member(:count, Shapes::ShapeRef.new(shape: Integer, location_name: "Count"))
|
1358
|
+
DocumentAttributeValueCountPair.add_member(:facet_results, Shapes::ShapeRef.new(shape: FacetResultList, location_name: "FacetResults"))
|
899
1359
|
DocumentAttributeValueCountPair.struct_class = Types::DocumentAttributeValueCountPair
|
900
1360
|
|
901
1361
|
DocumentAttributeValueCountPairList.member = Shapes::ShapeRef.new(shape: DocumentAttributeValueCountPair)
|
@@ -929,13 +1389,76 @@ module Aws::Kendra
|
|
929
1389
|
DocumentsMetadataConfiguration.add_member(:s3_prefix, Shapes::ShapeRef.new(shape: S3ObjectKey, location_name: "S3Prefix"))
|
930
1390
|
DocumentsMetadataConfiguration.struct_class = Types::DocumentsMetadataConfiguration
|
931
1391
|
|
1392
|
+
EntityConfiguration.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "EntityId"))
|
1393
|
+
EntityConfiguration.add_member(:entity_type, Shapes::ShapeRef.new(shape: EntityType, required: true, location_name: "EntityType"))
|
1394
|
+
EntityConfiguration.struct_class = Types::EntityConfiguration
|
1395
|
+
|
1396
|
+
EntityDisplayData.add_member(:user_name, Shapes::ShapeRef.new(shape: NameType, location_name: "UserName"))
|
1397
|
+
EntityDisplayData.add_member(:group_name, Shapes::ShapeRef.new(shape: NameType, location_name: "GroupName"))
|
1398
|
+
EntityDisplayData.add_member(:identified_user_name, Shapes::ShapeRef.new(shape: NameType, location_name: "IdentifiedUserName"))
|
1399
|
+
EntityDisplayData.add_member(:first_name, Shapes::ShapeRef.new(shape: NameType, location_name: "FirstName"))
|
1400
|
+
EntityDisplayData.add_member(:last_name, Shapes::ShapeRef.new(shape: NameType, location_name: "LastName"))
|
1401
|
+
EntityDisplayData.struct_class = Types::EntityDisplayData
|
1402
|
+
|
1403
|
+
EntityFilter.member = Shapes::ShapeRef.new(shape: AlfrescoEntity)
|
1404
|
+
|
1405
|
+
EntityIdsList.member = Shapes::ShapeRef.new(shape: EntityId)
|
1406
|
+
|
1407
|
+
EntityPersonaConfiguration.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "EntityId"))
|
1408
|
+
EntityPersonaConfiguration.add_member(:persona, Shapes::ShapeRef.new(shape: Persona, required: true, location_name: "Persona"))
|
1409
|
+
EntityPersonaConfiguration.struct_class = Types::EntityPersonaConfiguration
|
1410
|
+
|
1411
|
+
EntityPersonaConfigurationList.member = Shapes::ShapeRef.new(shape: EntityPersonaConfiguration)
|
1412
|
+
|
932
1413
|
ExcludeMimeTypesList.member = Shapes::ShapeRef.new(shape: MimeType)
|
933
1414
|
|
934
1415
|
ExcludeSharedDrivesList.member = Shapes::ShapeRef.new(shape: SharedDriveId)
|
935
1416
|
|
936
1417
|
ExcludeUserAccountsList.member = Shapes::ShapeRef.new(shape: UserAccount)
|
937
1418
|
|
1419
|
+
ExpandConfiguration.add_member(:max_result_items_to_expand, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResultItemsToExpand"))
|
1420
|
+
ExpandConfiguration.add_member(:max_expanded_results_per_item, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxExpandedResultsPerItem"))
|
1421
|
+
ExpandConfiguration.struct_class = Types::ExpandConfiguration
|
1422
|
+
|
1423
|
+
ExpandedResultItem.add_member(:id, Shapes::ShapeRef.new(shape: ResultId, location_name: "Id"))
|
1424
|
+
ExpandedResultItem.add_member(:document_id, Shapes::ShapeRef.new(shape: DocumentId, location_name: "DocumentId"))
|
1425
|
+
ExpandedResultItem.add_member(:document_title, Shapes::ShapeRef.new(shape: TextWithHighlights, location_name: "DocumentTitle"))
|
1426
|
+
ExpandedResultItem.add_member(:document_excerpt, Shapes::ShapeRef.new(shape: TextWithHighlights, location_name: "DocumentExcerpt"))
|
1427
|
+
ExpandedResultItem.add_member(:document_uri, Shapes::ShapeRef.new(shape: Url, location_name: "DocumentURI"))
|
1428
|
+
ExpandedResultItem.add_member(:document_attributes, Shapes::ShapeRef.new(shape: DocumentAttributeList, location_name: "DocumentAttributes"))
|
1429
|
+
ExpandedResultItem.struct_class = Types::ExpandedResultItem
|
1430
|
+
|
1431
|
+
ExpandedResultList.member = Shapes::ShapeRef.new(shape: ExpandedResultItem)
|
1432
|
+
|
1433
|
+
ExperienceConfiguration.add_member(:content_source_configuration, Shapes::ShapeRef.new(shape: ContentSourceConfiguration, location_name: "ContentSourceConfiguration"))
|
1434
|
+
ExperienceConfiguration.add_member(:user_identity_configuration, Shapes::ShapeRef.new(shape: UserIdentityConfiguration, location_name: "UserIdentityConfiguration"))
|
1435
|
+
ExperienceConfiguration.struct_class = Types::ExperienceConfiguration
|
1436
|
+
|
1437
|
+
ExperienceEndpoint.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: EndpointType, location_name: "EndpointType"))
|
1438
|
+
ExperienceEndpoint.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
|
1439
|
+
ExperienceEndpoint.struct_class = Types::ExperienceEndpoint
|
1440
|
+
|
1441
|
+
ExperienceEndpoints.member = Shapes::ShapeRef.new(shape: ExperienceEndpoint)
|
1442
|
+
|
1443
|
+
ExperienceEntitiesSummary.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EntityId"))
|
1444
|
+
ExperienceEntitiesSummary.add_member(:entity_type, Shapes::ShapeRef.new(shape: EntityType, location_name: "EntityType"))
|
1445
|
+
ExperienceEntitiesSummary.add_member(:display_data, Shapes::ShapeRef.new(shape: EntityDisplayData, location_name: "DisplayData"))
|
1446
|
+
ExperienceEntitiesSummary.struct_class = Types::ExperienceEntitiesSummary
|
1447
|
+
|
1448
|
+
ExperienceEntitiesSummaryList.member = Shapes::ShapeRef.new(shape: ExperienceEntitiesSummary)
|
1449
|
+
|
1450
|
+
ExperiencesSummary.add_member(:name, Shapes::ShapeRef.new(shape: ExperienceName, location_name: "Name"))
|
1451
|
+
ExperiencesSummary.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, location_name: "Id"))
|
1452
|
+
ExperiencesSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
|
1453
|
+
ExperiencesSummary.add_member(:status, Shapes::ShapeRef.new(shape: ExperienceStatus, location_name: "Status"))
|
1454
|
+
ExperiencesSummary.add_member(:endpoints, Shapes::ShapeRef.new(shape: ExperienceEndpoints, location_name: "Endpoints"))
|
1455
|
+
ExperiencesSummary.struct_class = Types::ExperiencesSummary
|
1456
|
+
|
1457
|
+
ExperiencesSummaryList.member = Shapes::ShapeRef.new(shape: ExperiencesSummary)
|
1458
|
+
|
938
1459
|
Facet.add_member(:document_attribute_key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, location_name: "DocumentAttributeKey"))
|
1460
|
+
Facet.add_member(:facets, Shapes::ShapeRef.new(shape: FacetList, location_name: "Facets"))
|
1461
|
+
Facet.add_member(:max_results, Shapes::ShapeRef.new(shape: TopDocumentAttributeValueCountPairsSize, location_name: "MaxResults"))
|
939
1462
|
Facet.struct_class = Types::Facet
|
940
1463
|
|
941
1464
|
FacetList.member = Shapes::ShapeRef.new(shape: Facet)
|
@@ -947,6 +1470,14 @@ module Aws::Kendra
|
|
947
1470
|
|
948
1471
|
FacetResultList.member = Shapes::ShapeRef.new(shape: FacetResult)
|
949
1472
|
|
1473
|
+
FailedEntity.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EntityId"))
|
1474
|
+
FailedEntity.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "ErrorMessage"))
|
1475
|
+
FailedEntity.struct_class = Types::FailedEntity
|
1476
|
+
|
1477
|
+
FailedEntityList.member = Shapes::ShapeRef.new(shape: FailedEntity)
|
1478
|
+
|
1479
|
+
FaqIdsList.member = Shapes::ShapeRef.new(shape: FaqId)
|
1480
|
+
|
950
1481
|
FaqStatistics.add_member(:indexed_question_answers_count, Shapes::ShapeRef.new(shape: IndexedQuestionAnswersCount, required: true, location_name: "IndexedQuestionAnswersCount"))
|
951
1482
|
FaqStatistics.struct_class = Types::FaqStatistics
|
952
1483
|
|
@@ -961,15 +1492,129 @@ module Aws::Kendra
|
|
961
1492
|
|
962
1493
|
FaqSummaryItems.member = Shapes::ShapeRef.new(shape: FaqSummary)
|
963
1494
|
|
1495
|
+
FeaturedDocument.add_member(:id, Shapes::ShapeRef.new(shape: DocumentId, location_name: "Id"))
|
1496
|
+
FeaturedDocument.struct_class = Types::FeaturedDocument
|
1497
|
+
|
1498
|
+
FeaturedDocumentList.member = Shapes::ShapeRef.new(shape: FeaturedDocument)
|
1499
|
+
|
1500
|
+
FeaturedDocumentMissing.add_member(:id, Shapes::ShapeRef.new(shape: DocumentId, location_name: "Id"))
|
1501
|
+
FeaturedDocumentMissing.struct_class = Types::FeaturedDocumentMissing
|
1502
|
+
|
1503
|
+
FeaturedDocumentMissingList.member = Shapes::ShapeRef.new(shape: FeaturedDocumentMissing)
|
1504
|
+
|
1505
|
+
FeaturedDocumentWithMetadata.add_member(:id, Shapes::ShapeRef.new(shape: DocumentId, location_name: "Id"))
|
1506
|
+
FeaturedDocumentWithMetadata.add_member(:title, Shapes::ShapeRef.new(shape: String, location_name: "Title"))
|
1507
|
+
FeaturedDocumentWithMetadata.add_member(:uri, Shapes::ShapeRef.new(shape: Url, location_name: "URI"))
|
1508
|
+
FeaturedDocumentWithMetadata.struct_class = Types::FeaturedDocumentWithMetadata
|
1509
|
+
|
1510
|
+
FeaturedDocumentWithMetadataList.member = Shapes::ShapeRef.new(shape: FeaturedDocumentWithMetadata)
|
1511
|
+
|
1512
|
+
FeaturedResultsConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
1513
|
+
FeaturedResultsConflictException.add_member(:conflicting_items, Shapes::ShapeRef.new(shape: ConflictingItems, location_name: "ConflictingItems"))
|
1514
|
+
FeaturedResultsConflictException.struct_class = Types::FeaturedResultsConflictException
|
1515
|
+
|
1516
|
+
FeaturedResultsItem.add_member(:id, Shapes::ShapeRef.new(shape: ResultId, location_name: "Id"))
|
1517
|
+
FeaturedResultsItem.add_member(:type, Shapes::ShapeRef.new(shape: QueryResultType, location_name: "Type"))
|
1518
|
+
FeaturedResultsItem.add_member(:additional_attributes, Shapes::ShapeRef.new(shape: AdditionalResultAttributeList, location_name: "AdditionalAttributes"))
|
1519
|
+
FeaturedResultsItem.add_member(:document_id, Shapes::ShapeRef.new(shape: DocumentId, location_name: "DocumentId"))
|
1520
|
+
FeaturedResultsItem.add_member(:document_title, Shapes::ShapeRef.new(shape: TextWithHighlights, location_name: "DocumentTitle"))
|
1521
|
+
FeaturedResultsItem.add_member(:document_excerpt, Shapes::ShapeRef.new(shape: TextWithHighlights, location_name: "DocumentExcerpt"))
|
1522
|
+
FeaturedResultsItem.add_member(:document_uri, Shapes::ShapeRef.new(shape: Url, location_name: "DocumentURI"))
|
1523
|
+
FeaturedResultsItem.add_member(:document_attributes, Shapes::ShapeRef.new(shape: DocumentAttributeList, location_name: "DocumentAttributes"))
|
1524
|
+
FeaturedResultsItem.add_member(:feedback_token, Shapes::ShapeRef.new(shape: FeedbackToken, location_name: "FeedbackToken"))
|
1525
|
+
FeaturedResultsItem.struct_class = Types::FeaturedResultsItem
|
1526
|
+
|
1527
|
+
FeaturedResultsItemList.member = Shapes::ShapeRef.new(shape: FeaturedResultsItem)
|
1528
|
+
|
1529
|
+
FeaturedResultsSet.add_member(:featured_results_set_id, Shapes::ShapeRef.new(shape: FeaturedResultsSetId, location_name: "FeaturedResultsSetId"))
|
1530
|
+
FeaturedResultsSet.add_member(:featured_results_set_name, Shapes::ShapeRef.new(shape: FeaturedResultsSetName, location_name: "FeaturedResultsSetName"))
|
1531
|
+
FeaturedResultsSet.add_member(:description, Shapes::ShapeRef.new(shape: FeaturedResultsSetDescription, location_name: "Description"))
|
1532
|
+
FeaturedResultsSet.add_member(:status, Shapes::ShapeRef.new(shape: FeaturedResultsSetStatus, location_name: "Status"))
|
1533
|
+
FeaturedResultsSet.add_member(:query_texts, Shapes::ShapeRef.new(shape: QueryTextList, location_name: "QueryTexts"))
|
1534
|
+
FeaturedResultsSet.add_member(:featured_documents, Shapes::ShapeRef.new(shape: FeaturedDocumentList, location_name: "FeaturedDocuments"))
|
1535
|
+
FeaturedResultsSet.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Long, location_name: "LastUpdatedTimestamp"))
|
1536
|
+
FeaturedResultsSet.add_member(:creation_timestamp, Shapes::ShapeRef.new(shape: Long, location_name: "CreationTimestamp"))
|
1537
|
+
FeaturedResultsSet.struct_class = Types::FeaturedResultsSet
|
1538
|
+
|
1539
|
+
FeaturedResultsSetIdList.member = Shapes::ShapeRef.new(shape: FeaturedResultsSetId)
|
1540
|
+
|
1541
|
+
FeaturedResultsSetSummary.add_member(:featured_results_set_id, Shapes::ShapeRef.new(shape: FeaturedResultsSetId, location_name: "FeaturedResultsSetId"))
|
1542
|
+
FeaturedResultsSetSummary.add_member(:featured_results_set_name, Shapes::ShapeRef.new(shape: FeaturedResultsSetName, location_name: "FeaturedResultsSetName"))
|
1543
|
+
FeaturedResultsSetSummary.add_member(:status, Shapes::ShapeRef.new(shape: FeaturedResultsSetStatus, location_name: "Status"))
|
1544
|
+
FeaturedResultsSetSummary.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Long, location_name: "LastUpdatedTimestamp"))
|
1545
|
+
FeaturedResultsSetSummary.add_member(:creation_timestamp, Shapes::ShapeRef.new(shape: Long, location_name: "CreationTimestamp"))
|
1546
|
+
FeaturedResultsSetSummary.struct_class = Types::FeaturedResultsSetSummary
|
1547
|
+
|
1548
|
+
FeaturedResultsSetSummaryItems.member = Shapes::ShapeRef.new(shape: FeaturedResultsSetSummary)
|
1549
|
+
|
1550
|
+
FolderIdList.member = Shapes::ShapeRef.new(shape: FolderId)
|
1551
|
+
|
1552
|
+
FsxConfiguration.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
|
1553
|
+
FsxConfiguration.add_member(:file_system_type, Shapes::ShapeRef.new(shape: FsxFileSystemType, required: true, location_name: "FileSystemType"))
|
1554
|
+
FsxConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, required: true, location_name: "VpcConfiguration"))
|
1555
|
+
FsxConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, location_name: "SecretArn"))
|
1556
|
+
FsxConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
|
1557
|
+
FsxConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
|
1558
|
+
FsxConfiguration.add_member(:field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "FieldMappings"))
|
1559
|
+
FsxConfiguration.struct_class = Types::FsxConfiguration
|
1560
|
+
|
964
1561
|
GetQuerySuggestionsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
965
1562
|
GetQuerySuggestionsRequest.add_member(:query_text, Shapes::ShapeRef.new(shape: SuggestionQueryText, required: true, location_name: "QueryText"))
|
966
1563
|
GetQuerySuggestionsRequest.add_member(:max_suggestions_count, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxSuggestionsCount"))
|
1564
|
+
GetQuerySuggestionsRequest.add_member(:suggestion_types, Shapes::ShapeRef.new(shape: SuggestionTypes, location_name: "SuggestionTypes"))
|
1565
|
+
GetQuerySuggestionsRequest.add_member(:attribute_suggestions_config, Shapes::ShapeRef.new(shape: AttributeSuggestionsGetConfig, location_name: "AttributeSuggestionsConfig"))
|
967
1566
|
GetQuerySuggestionsRequest.struct_class = Types::GetQuerySuggestionsRequest
|
968
1567
|
|
969
1568
|
GetQuerySuggestionsResponse.add_member(:query_suggestions_id, Shapes::ShapeRef.new(shape: QuerySuggestionsId, location_name: "QuerySuggestionsId"))
|
970
1569
|
GetQuerySuggestionsResponse.add_member(:suggestions, Shapes::ShapeRef.new(shape: SuggestionList, location_name: "Suggestions"))
|
971
1570
|
GetQuerySuggestionsResponse.struct_class = Types::GetQuerySuggestionsResponse
|
972
1571
|
|
1572
|
+
GetSnapshotsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1573
|
+
GetSnapshotsRequest.add_member(:interval, Shapes::ShapeRef.new(shape: Interval, required: true, location_name: "Interval"))
|
1574
|
+
GetSnapshotsRequest.add_member(:metric_type, Shapes::ShapeRef.new(shape: MetricType, required: true, location_name: "MetricType"))
|
1575
|
+
GetSnapshotsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1576
|
+
GetSnapshotsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
|
1577
|
+
GetSnapshotsRequest.struct_class = Types::GetSnapshotsRequest
|
1578
|
+
|
1579
|
+
GetSnapshotsResponse.add_member(:snap_shot_time_filter, Shapes::ShapeRef.new(shape: TimeRange, location_name: "SnapShotTimeFilter"))
|
1580
|
+
GetSnapshotsResponse.add_member(:snapshots_data_header, Shapes::ShapeRef.new(shape: SnapshotsDataHeaderFields, location_name: "SnapshotsDataHeader"))
|
1581
|
+
GetSnapshotsResponse.add_member(:snapshots_data, Shapes::ShapeRef.new(shape: SnapshotsDataRecords, location_name: "SnapshotsData"))
|
1582
|
+
GetSnapshotsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1583
|
+
GetSnapshotsResponse.struct_class = Types::GetSnapshotsResponse
|
1584
|
+
|
1585
|
+
GitHubConfiguration.add_member(:saa_s_configuration, Shapes::ShapeRef.new(shape: SaaSConfiguration, location_name: "SaaSConfiguration"))
|
1586
|
+
GitHubConfiguration.add_member(:on_premise_configuration, Shapes::ShapeRef.new(shape: OnPremiseConfiguration, location_name: "OnPremiseConfiguration"))
|
1587
|
+
GitHubConfiguration.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "Type"))
|
1588
|
+
GitHubConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
|
1589
|
+
GitHubConfiguration.add_member(:use_change_log, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseChangeLog"))
|
1590
|
+
GitHubConfiguration.add_member(:git_hub_document_crawl_properties, Shapes::ShapeRef.new(shape: GitHubDocumentCrawlProperties, location_name: "GitHubDocumentCrawlProperties"))
|
1591
|
+
GitHubConfiguration.add_member(:repository_filter, Shapes::ShapeRef.new(shape: RepositoryNames, location_name: "RepositoryFilter"))
|
1592
|
+
GitHubConfiguration.add_member(:inclusion_folder_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "InclusionFolderNamePatterns"))
|
1593
|
+
GitHubConfiguration.add_member(:inclusion_file_type_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "InclusionFileTypePatterns"))
|
1594
|
+
GitHubConfiguration.add_member(:inclusion_file_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "InclusionFileNamePatterns"))
|
1595
|
+
GitHubConfiguration.add_member(:exclusion_folder_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "ExclusionFolderNamePatterns"))
|
1596
|
+
GitHubConfiguration.add_member(:exclusion_file_type_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "ExclusionFileTypePatterns"))
|
1597
|
+
GitHubConfiguration.add_member(:exclusion_file_name_patterns, Shapes::ShapeRef.new(shape: StringList, location_name: "ExclusionFileNamePatterns"))
|
1598
|
+
GitHubConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
|
1599
|
+
GitHubConfiguration.add_member(:git_hub_repository_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubRepositoryConfigurationFieldMappings"))
|
1600
|
+
GitHubConfiguration.add_member(:git_hub_commit_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubCommitConfigurationFieldMappings"))
|
1601
|
+
GitHubConfiguration.add_member(:git_hub_issue_document_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubIssueDocumentConfigurationFieldMappings"))
|
1602
|
+
GitHubConfiguration.add_member(:git_hub_issue_comment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubIssueCommentConfigurationFieldMappings"))
|
1603
|
+
GitHubConfiguration.add_member(:git_hub_issue_attachment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubIssueAttachmentConfigurationFieldMappings"))
|
1604
|
+
GitHubConfiguration.add_member(:git_hub_pull_request_comment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubPullRequestCommentConfigurationFieldMappings"))
|
1605
|
+
GitHubConfiguration.add_member(:git_hub_pull_request_document_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubPullRequestDocumentConfigurationFieldMappings"))
|
1606
|
+
GitHubConfiguration.add_member(:git_hub_pull_request_document_attachment_configuration_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "GitHubPullRequestDocumentAttachmentConfigurationFieldMappings"))
|
1607
|
+
GitHubConfiguration.struct_class = Types::GitHubConfiguration
|
1608
|
+
|
1609
|
+
GitHubDocumentCrawlProperties.add_member(:crawl_repository_documents, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlRepositoryDocuments"))
|
1610
|
+
GitHubDocumentCrawlProperties.add_member(:crawl_issue, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlIssue"))
|
1611
|
+
GitHubDocumentCrawlProperties.add_member(:crawl_issue_comment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlIssueComment"))
|
1612
|
+
GitHubDocumentCrawlProperties.add_member(:crawl_issue_comment_attachment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlIssueCommentAttachment"))
|
1613
|
+
GitHubDocumentCrawlProperties.add_member(:crawl_pull_request, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlPullRequest"))
|
1614
|
+
GitHubDocumentCrawlProperties.add_member(:crawl_pull_request_comment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlPullRequestComment"))
|
1615
|
+
GitHubDocumentCrawlProperties.add_member(:crawl_pull_request_comment_attachment, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlPullRequestCommentAttachment"))
|
1616
|
+
GitHubDocumentCrawlProperties.struct_class = Types::GitHubDocumentCrawlProperties
|
1617
|
+
|
973
1618
|
GoogleDriveConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
|
974
1619
|
GoogleDriveConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
|
975
1620
|
GoogleDriveConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
|
@@ -1012,6 +1657,11 @@ module Aws::Kendra
|
|
1012
1657
|
|
1013
1658
|
HighlightList.member = Shapes::ShapeRef.new(shape: Highlight)
|
1014
1659
|
|
1660
|
+
HookConfiguration.add_member(:invocation_condition, Shapes::ShapeRef.new(shape: DocumentAttributeCondition, location_name: "InvocationCondition"))
|
1661
|
+
HookConfiguration.add_member(:lambda_arn, Shapes::ShapeRef.new(shape: LambdaArn, required: true, location_name: "LambdaArn"))
|
1662
|
+
HookConfiguration.add_member(:s3_bucket, Shapes::ShapeRef.new(shape: S3BucketName, required: true, location_name: "S3Bucket"))
|
1663
|
+
HookConfiguration.struct_class = Types::HookConfiguration
|
1664
|
+
|
1015
1665
|
IndexConfigurationSummary.add_member(:name, Shapes::ShapeRef.new(shape: IndexName, location_name: "Name"))
|
1016
1666
|
IndexConfigurationSummary.add_member(:id, Shapes::ShapeRef.new(shape: IndexId, location_name: "Id"))
|
1017
1667
|
IndexConfigurationSummary.add_member(:edition, Shapes::ShapeRef.new(shape: IndexEdition, location_name: "Edition"))
|
@@ -1026,9 +1676,42 @@ module Aws::Kendra
|
|
1026
1676
|
IndexStatistics.add_member(:text_document_statistics, Shapes::ShapeRef.new(shape: TextDocumentStatistics, required: true, location_name: "TextDocumentStatistics"))
|
1027
1677
|
IndexStatistics.struct_class = Types::IndexStatistics
|
1028
1678
|
|
1679
|
+
InlineCustomDocumentEnrichmentConfiguration.add_member(:condition, Shapes::ShapeRef.new(shape: DocumentAttributeCondition, location_name: "Condition"))
|
1680
|
+
InlineCustomDocumentEnrichmentConfiguration.add_member(:target, Shapes::ShapeRef.new(shape: DocumentAttributeTarget, location_name: "Target"))
|
1681
|
+
InlineCustomDocumentEnrichmentConfiguration.add_member(:document_content_deletion, Shapes::ShapeRef.new(shape: Boolean, location_name: "DocumentContentDeletion"))
|
1682
|
+
InlineCustomDocumentEnrichmentConfiguration.struct_class = Types::InlineCustomDocumentEnrichmentConfiguration
|
1683
|
+
|
1684
|
+
InlineCustomDocumentEnrichmentConfigurationList.member = Shapes::ShapeRef.new(shape: InlineCustomDocumentEnrichmentConfiguration)
|
1685
|
+
|
1029
1686
|
InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
1030
1687
|
InternalServerException.struct_class = Types::InternalServerException
|
1031
1688
|
|
1689
|
+
InvalidRequestException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
1690
|
+
InvalidRequestException.struct_class = Types::InvalidRequestException
|
1691
|
+
|
1692
|
+
IssueSubEntityFilter.member = Shapes::ShapeRef.new(shape: IssueSubEntity)
|
1693
|
+
|
1694
|
+
IssueType.member = Shapes::ShapeRef.new(shape: String)
|
1695
|
+
|
1696
|
+
JiraConfiguration.add_member(:jira_account_url, Shapes::ShapeRef.new(shape: JiraAccountUrl, required: true, location_name: "JiraAccountUrl"))
|
1697
|
+
JiraConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
|
1698
|
+
JiraConfiguration.add_member(:use_change_log, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseChangeLog"))
|
1699
|
+
JiraConfiguration.add_member(:project, Shapes::ShapeRef.new(shape: Project, location_name: "Project"))
|
1700
|
+
JiraConfiguration.add_member(:issue_type, Shapes::ShapeRef.new(shape: IssueType, location_name: "IssueType"))
|
1701
|
+
JiraConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: JiraStatus, location_name: "Status"))
|
1702
|
+
JiraConfiguration.add_member(:issue_sub_entity_filter, Shapes::ShapeRef.new(shape: IssueSubEntityFilter, location_name: "IssueSubEntityFilter"))
|
1703
|
+
JiraConfiguration.add_member(:attachment_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "AttachmentFieldMappings"))
|
1704
|
+
JiraConfiguration.add_member(:comment_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "CommentFieldMappings"))
|
1705
|
+
JiraConfiguration.add_member(:issue_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "IssueFieldMappings"))
|
1706
|
+
JiraConfiguration.add_member(:project_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "ProjectFieldMappings"))
|
1707
|
+
JiraConfiguration.add_member(:work_log_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "WorkLogFieldMappings"))
|
1708
|
+
JiraConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
|
1709
|
+
JiraConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
|
1710
|
+
JiraConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
|
1711
|
+
JiraConfiguration.struct_class = Types::JiraConfiguration
|
1712
|
+
|
1713
|
+
JiraStatus.member = Shapes::ShapeRef.new(shape: String)
|
1714
|
+
|
1032
1715
|
JsonTokenTypeConfiguration.add_member(:user_name_attribute_field, Shapes::ShapeRef.new(shape: String, required: true, location_name: "UserNameAttributeField"))
|
1033
1716
|
JsonTokenTypeConfiguration.add_member(:group_attribute_field, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GroupAttributeField"))
|
1034
1717
|
JsonTokenTypeConfiguration.struct_class = Types::JsonTokenTypeConfiguration
|
@@ -1042,6 +1725,15 @@ module Aws::Kendra
|
|
1042
1725
|
JwtTokenTypeConfiguration.add_member(:claim_regex, Shapes::ShapeRef.new(shape: ClaimRegex, location_name: "ClaimRegex"))
|
1043
1726
|
JwtTokenTypeConfiguration.struct_class = Types::JwtTokenTypeConfiguration
|
1044
1727
|
|
1728
|
+
ListAccessControlConfigurationsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1729
|
+
ListAccessControlConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
1730
|
+
ListAccessControlConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListAccessControlConfigurationsRequest, location_name: "MaxResults"))
|
1731
|
+
ListAccessControlConfigurationsRequest.struct_class = Types::ListAccessControlConfigurationsRequest
|
1732
|
+
|
1733
|
+
ListAccessControlConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
1734
|
+
ListAccessControlConfigurationsResponse.add_member(:access_control_configurations, Shapes::ShapeRef.new(shape: AccessControlConfigurationSummaryList, required: true, location_name: "AccessControlConfigurations"))
|
1735
|
+
ListAccessControlConfigurationsResponse.struct_class = Types::ListAccessControlConfigurationsResponse
|
1736
|
+
|
1045
1737
|
ListDataSourceSyncJobsRequest.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "Id"))
|
1046
1738
|
ListDataSourceSyncJobsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1047
1739
|
ListDataSourceSyncJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
@@ -1063,6 +1755,34 @@ module Aws::Kendra
|
|
1063
1755
|
ListDataSourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1064
1756
|
ListDataSourcesResponse.struct_class = Types::ListDataSourcesResponse
|
1065
1757
|
|
1758
|
+
ListEntityPersonasRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
|
1759
|
+
ListEntityPersonasRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1760
|
+
ListEntityPersonasRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1761
|
+
ListEntityPersonasRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListEntityPersonasRequest, location_name: "MaxResults"))
|
1762
|
+
ListEntityPersonasRequest.struct_class = Types::ListEntityPersonasRequest
|
1763
|
+
|
1764
|
+
ListEntityPersonasResponse.add_member(:summary_items, Shapes::ShapeRef.new(shape: PersonasSummaryList, location_name: "SummaryItems"))
|
1765
|
+
ListEntityPersonasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1766
|
+
ListEntityPersonasResponse.struct_class = Types::ListEntityPersonasResponse
|
1767
|
+
|
1768
|
+
ListExperienceEntitiesRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
|
1769
|
+
ListExperienceEntitiesRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1770
|
+
ListExperienceEntitiesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1771
|
+
ListExperienceEntitiesRequest.struct_class = Types::ListExperienceEntitiesRequest
|
1772
|
+
|
1773
|
+
ListExperienceEntitiesResponse.add_member(:summary_items, Shapes::ShapeRef.new(shape: ExperienceEntitiesSummaryList, location_name: "SummaryItems"))
|
1774
|
+
ListExperienceEntitiesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1775
|
+
ListExperienceEntitiesResponse.struct_class = Types::ListExperienceEntitiesResponse
|
1776
|
+
|
1777
|
+
ListExperiencesRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1778
|
+
ListExperiencesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1779
|
+
ListExperiencesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListExperiencesRequest, location_name: "MaxResults"))
|
1780
|
+
ListExperiencesRequest.struct_class = Types::ListExperiencesRequest
|
1781
|
+
|
1782
|
+
ListExperiencesResponse.add_member(:summary_items, Shapes::ShapeRef.new(shape: ExperiencesSummaryList, location_name: "SummaryItems"))
|
1783
|
+
ListExperiencesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1784
|
+
ListExperiencesResponse.struct_class = Types::ListExperiencesResponse
|
1785
|
+
|
1066
1786
|
ListFaqsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1067
1787
|
ListFaqsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1068
1788
|
ListFaqsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListFaqsRequest, location_name: "MaxResults"))
|
@@ -1072,6 +1792,15 @@ module Aws::Kendra
|
|
1072
1792
|
ListFaqsResponse.add_member(:faq_summary_items, Shapes::ShapeRef.new(shape: FaqSummaryItems, location_name: "FaqSummaryItems"))
|
1073
1793
|
ListFaqsResponse.struct_class = Types::ListFaqsResponse
|
1074
1794
|
|
1795
|
+
ListFeaturedResultsSetsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1796
|
+
ListFeaturedResultsSetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1797
|
+
ListFeaturedResultsSetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListFeaturedResultsSetsRequest, location_name: "MaxResults"))
|
1798
|
+
ListFeaturedResultsSetsRequest.struct_class = Types::ListFeaturedResultsSetsRequest
|
1799
|
+
|
1800
|
+
ListFeaturedResultsSetsResponse.add_member(:featured_results_set_summary_items, Shapes::ShapeRef.new(shape: FeaturedResultsSetSummaryItems, location_name: "FeaturedResultsSetSummaryItems"))
|
1801
|
+
ListFeaturedResultsSetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
1802
|
+
ListFeaturedResultsSetsResponse.struct_class = Types::ListFeaturedResultsSetsResponse
|
1803
|
+
|
1075
1804
|
ListGroupsOlderThanOrderingIdRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1076
1805
|
ListGroupsOlderThanOrderingIdRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location_name: "DataSourceId"))
|
1077
1806
|
ListGroupsOlderThanOrderingIdRequest.add_member(:ordering_id, Shapes::ShapeRef.new(shape: PrincipalOrderingId, required: true, location_name: "OrderingId"))
|
@@ -1128,6 +1857,11 @@ module Aws::Kendra
|
|
1128
1857
|
|
1129
1858
|
MemberUsers.member = Shapes::ShapeRef.new(shape: MemberUser)
|
1130
1859
|
|
1860
|
+
OnPremiseConfiguration.add_member(:host_url, Shapes::ShapeRef.new(shape: Url, required: true, location_name: "HostUrl"))
|
1861
|
+
OnPremiseConfiguration.add_member(:organization_name, Shapes::ShapeRef.new(shape: OrganizationName, required: true, location_name: "OrganizationName"))
|
1862
|
+
OnPremiseConfiguration.add_member(:ssl_certificate_s3_path, Shapes::ShapeRef.new(shape: S3Path, required: true, location_name: "SslCertificateS3Path"))
|
1863
|
+
OnPremiseConfiguration.struct_class = Types::OnPremiseConfiguration
|
1864
|
+
|
1131
1865
|
OneDriveConfiguration.add_member(:tenant_domain, Shapes::ShapeRef.new(shape: TenantDomain, required: true, location_name: "TenantDomain"))
|
1132
1866
|
OneDriveConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
|
1133
1867
|
OneDriveConfiguration.add_member(:one_drive_users, Shapes::ShapeRef.new(shape: OneDriveUsers, required: true, location_name: "OneDriveUsers"))
|
@@ -1143,6 +1877,14 @@ module Aws::Kendra
|
|
1143
1877
|
OneDriveUsers.add_member(:one_drive_user_s3_path, Shapes::ShapeRef.new(shape: S3Path, location_name: "OneDriveUserS3Path"))
|
1144
1878
|
OneDriveUsers.struct_class = Types::OneDriveUsers
|
1145
1879
|
|
1880
|
+
PersonasSummary.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "EntityId"))
|
1881
|
+
PersonasSummary.add_member(:persona, Shapes::ShapeRef.new(shape: Persona, location_name: "Persona"))
|
1882
|
+
PersonasSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
|
1883
|
+
PersonasSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
|
1884
|
+
PersonasSummary.struct_class = Types::PersonasSummary
|
1885
|
+
|
1886
|
+
PersonasSummaryList.member = Shapes::ShapeRef.new(shape: PersonasSummary)
|
1887
|
+
|
1146
1888
|
Principal.add_member(:name, Shapes::ShapeRef.new(shape: PrincipalName, required: true, location_name: "Name"))
|
1147
1889
|
Principal.add_member(:type, Shapes::ShapeRef.new(shape: PrincipalType, required: true, location_name: "Type"))
|
1148
1890
|
Principal.add_member(:access, Shapes::ShapeRef.new(shape: ReadAccessType, required: true, location_name: "Access"))
|
@@ -1151,11 +1893,17 @@ module Aws::Kendra
|
|
1151
1893
|
|
1152
1894
|
PrincipalList.member = Shapes::ShapeRef.new(shape: Principal)
|
1153
1895
|
|
1896
|
+
PrivateChannelFilter.member = Shapes::ShapeRef.new(shape: String)
|
1897
|
+
|
1898
|
+
Project.member = Shapes::ShapeRef.new(shape: String)
|
1899
|
+
|
1154
1900
|
ProxyConfiguration.add_member(:host, Shapes::ShapeRef.new(shape: Host, required: true, location_name: "Host"))
|
1155
1901
|
ProxyConfiguration.add_member(:port, Shapes::ShapeRef.new(shape: Port, required: true, location_name: "Port"))
|
1156
1902
|
ProxyConfiguration.add_member(:credentials, Shapes::ShapeRef.new(shape: SecretArn, location_name: "Credentials"))
|
1157
1903
|
ProxyConfiguration.struct_class = Types::ProxyConfiguration
|
1158
1904
|
|
1905
|
+
PublicChannelFilter.member = Shapes::ShapeRef.new(shape: String)
|
1906
|
+
|
1159
1907
|
PutPrincipalMappingRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1160
1908
|
PutPrincipalMappingRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location_name: "DataSourceId"))
|
1161
1909
|
PutPrincipalMappingRequest.add_member(:group_id, Shapes::ShapeRef.new(shape: GroupId, required: true, location_name: "GroupId"))
|
@@ -1165,7 +1913,7 @@ module Aws::Kendra
|
|
1165
1913
|
PutPrincipalMappingRequest.struct_class = Types::PutPrincipalMappingRequest
|
1166
1914
|
|
1167
1915
|
QueryRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1168
|
-
QueryRequest.add_member(:query_text, Shapes::ShapeRef.new(shape: QueryText,
|
1916
|
+
QueryRequest.add_member(:query_text, Shapes::ShapeRef.new(shape: QueryText, location_name: "QueryText"))
|
1169
1917
|
QueryRequest.add_member(:attribute_filter, Shapes::ShapeRef.new(shape: AttributeFilter, location_name: "AttributeFilter"))
|
1170
1918
|
QueryRequest.add_member(:facets, Shapes::ShapeRef.new(shape: FacetList, location_name: "Facets"))
|
1171
1919
|
QueryRequest.add_member(:requested_document_attributes, Shapes::ShapeRef.new(shape: DocumentAttributeKeyList, location_name: "RequestedDocumentAttributes"))
|
@@ -1174,18 +1922,25 @@ module Aws::Kendra
|
|
1174
1922
|
QueryRequest.add_member(:page_number, Shapes::ShapeRef.new(shape: Integer, location_name: "PageNumber"))
|
1175
1923
|
QueryRequest.add_member(:page_size, Shapes::ShapeRef.new(shape: Integer, location_name: "PageSize"))
|
1176
1924
|
QueryRequest.add_member(:sorting_configuration, Shapes::ShapeRef.new(shape: SortingConfiguration, location_name: "SortingConfiguration"))
|
1925
|
+
QueryRequest.add_member(:sorting_configurations, Shapes::ShapeRef.new(shape: SortingConfigurationList, location_name: "SortingConfigurations"))
|
1177
1926
|
QueryRequest.add_member(:user_context, Shapes::ShapeRef.new(shape: UserContext, location_name: "UserContext"))
|
1178
1927
|
QueryRequest.add_member(:visitor_id, Shapes::ShapeRef.new(shape: VisitorId, location_name: "VisitorId"))
|
1928
|
+
QueryRequest.add_member(:spell_correction_configuration, Shapes::ShapeRef.new(shape: SpellCorrectionConfiguration, location_name: "SpellCorrectionConfiguration"))
|
1929
|
+
QueryRequest.add_member(:collapse_configuration, Shapes::ShapeRef.new(shape: CollapseConfiguration, location_name: "CollapseConfiguration"))
|
1179
1930
|
QueryRequest.struct_class = Types::QueryRequest
|
1180
1931
|
|
1181
1932
|
QueryResult.add_member(:query_id, Shapes::ShapeRef.new(shape: QueryId, location_name: "QueryId"))
|
1182
1933
|
QueryResult.add_member(:result_items, Shapes::ShapeRef.new(shape: QueryResultItemList, location_name: "ResultItems"))
|
1183
1934
|
QueryResult.add_member(:facet_results, Shapes::ShapeRef.new(shape: FacetResultList, location_name: "FacetResults"))
|
1184
1935
|
QueryResult.add_member(:total_number_of_results, Shapes::ShapeRef.new(shape: Integer, location_name: "TotalNumberOfResults"))
|
1936
|
+
QueryResult.add_member(:warnings, Shapes::ShapeRef.new(shape: WarningList, location_name: "Warnings"))
|
1937
|
+
QueryResult.add_member(:spell_corrected_queries, Shapes::ShapeRef.new(shape: SpellCorrectedQueryList, location_name: "SpellCorrectedQueries"))
|
1938
|
+
QueryResult.add_member(:featured_results_items, Shapes::ShapeRef.new(shape: FeaturedResultsItemList, location_name: "FeaturedResultsItems"))
|
1185
1939
|
QueryResult.struct_class = Types::QueryResult
|
1186
1940
|
|
1187
1941
|
QueryResultItem.add_member(:id, Shapes::ShapeRef.new(shape: ResultId, location_name: "Id"))
|
1188
1942
|
QueryResultItem.add_member(:type, Shapes::ShapeRef.new(shape: QueryResultType, location_name: "Type"))
|
1943
|
+
QueryResultItem.add_member(:format, Shapes::ShapeRef.new(shape: QueryResultFormat, location_name: "Format"))
|
1189
1944
|
QueryResultItem.add_member(:additional_attributes, Shapes::ShapeRef.new(shape: AdditionalResultAttributeList, location_name: "AdditionalAttributes"))
|
1190
1945
|
QueryResultItem.add_member(:document_id, Shapes::ShapeRef.new(shape: DocumentId, location_name: "DocumentId"))
|
1191
1946
|
QueryResultItem.add_member(:document_title, Shapes::ShapeRef.new(shape: TextWithHighlights, location_name: "DocumentTitle"))
|
@@ -1194,6 +1949,8 @@ module Aws::Kendra
|
|
1194
1949
|
QueryResultItem.add_member(:document_attributes, Shapes::ShapeRef.new(shape: DocumentAttributeList, location_name: "DocumentAttributes"))
|
1195
1950
|
QueryResultItem.add_member(:score_attributes, Shapes::ShapeRef.new(shape: ScoreAttributes, location_name: "ScoreAttributes"))
|
1196
1951
|
QueryResultItem.add_member(:feedback_token, Shapes::ShapeRef.new(shape: FeedbackToken, location_name: "FeedbackToken"))
|
1952
|
+
QueryResultItem.add_member(:table_excerpt, Shapes::ShapeRef.new(shape: TableExcerpt, location_name: "TableExcerpt"))
|
1953
|
+
QueryResultItem.add_member(:collapsed_result_detail, Shapes::ShapeRef.new(shape: CollapsedResultDetail, location_name: "CollapsedResultDetail"))
|
1197
1954
|
QueryResultItem.struct_class = Types::QueryResultItem
|
1198
1955
|
|
1199
1956
|
QueryResultItemList.member = Shapes::ShapeRef.new(shape: QueryResultItem)
|
@@ -1208,6 +1965,22 @@ module Aws::Kendra
|
|
1208
1965
|
|
1209
1966
|
QuerySuggestionsBlockListSummaryItems.member = Shapes::ShapeRef.new(shape: QuerySuggestionsBlockListSummary)
|
1210
1967
|
|
1968
|
+
QueryTextList.member = Shapes::ShapeRef.new(shape: QueryText)
|
1969
|
+
|
1970
|
+
QuipConfiguration.add_member(:domain, Shapes::ShapeRef.new(shape: Domain, required: true, location_name: "Domain"))
|
1971
|
+
QuipConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
|
1972
|
+
QuipConfiguration.add_member(:crawl_file_comments, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlFileComments"))
|
1973
|
+
QuipConfiguration.add_member(:crawl_chat_rooms, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlChatRooms"))
|
1974
|
+
QuipConfiguration.add_member(:crawl_attachments, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlAttachments"))
|
1975
|
+
QuipConfiguration.add_member(:folder_ids, Shapes::ShapeRef.new(shape: FolderIdList, location_name: "FolderIds"))
|
1976
|
+
QuipConfiguration.add_member(:thread_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "ThreadFieldMappings"))
|
1977
|
+
QuipConfiguration.add_member(:message_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "MessageFieldMappings"))
|
1978
|
+
QuipConfiguration.add_member(:attachment_field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "AttachmentFieldMappings"))
|
1979
|
+
QuipConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
|
1980
|
+
QuipConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
|
1981
|
+
QuipConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
|
1982
|
+
QuipConfiguration.struct_class = Types::QuipConfiguration
|
1983
|
+
|
1211
1984
|
Relevance.add_member(:freshness, Shapes::ShapeRef.new(shape: DocumentMetadataBoolean, location_name: "Freshness"))
|
1212
1985
|
Relevance.add_member(:importance, Shapes::ShapeRef.new(shape: Importance, location_name: "Importance"))
|
1213
1986
|
Relevance.add_member(:duration, Shapes::ShapeRef.new(shape: Duration, location_name: "Duration"))
|
@@ -1221,6 +1994,8 @@ module Aws::Kendra
|
|
1221
1994
|
|
1222
1995
|
RelevanceFeedbackList.member = Shapes::ShapeRef.new(shape: RelevanceFeedback)
|
1223
1996
|
|
1997
|
+
RepositoryNames.member = Shapes::ShapeRef.new(shape: RepositoryName)
|
1998
|
+
|
1224
1999
|
ResourceAlreadyExistException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
1225
2000
|
ResourceAlreadyExistException.struct_class = Types::ResourceAlreadyExistException
|
1226
2001
|
|
@@ -1233,6 +2008,31 @@ module Aws::Kendra
|
|
1233
2008
|
ResourceUnavailableException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
1234
2009
|
ResourceUnavailableException.struct_class = Types::ResourceUnavailableException
|
1235
2010
|
|
2011
|
+
RetrieveRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
2012
|
+
RetrieveRequest.add_member(:query_text, Shapes::ShapeRef.new(shape: QueryText, required: true, location_name: "QueryText"))
|
2013
|
+
RetrieveRequest.add_member(:attribute_filter, Shapes::ShapeRef.new(shape: AttributeFilter, location_name: "AttributeFilter"))
|
2014
|
+
RetrieveRequest.add_member(:requested_document_attributes, Shapes::ShapeRef.new(shape: DocumentAttributeKeyList, location_name: "RequestedDocumentAttributes"))
|
2015
|
+
RetrieveRequest.add_member(:document_relevance_override_configurations, Shapes::ShapeRef.new(shape: DocumentRelevanceOverrideConfigurationList, location_name: "DocumentRelevanceOverrideConfigurations"))
|
2016
|
+
RetrieveRequest.add_member(:page_number, Shapes::ShapeRef.new(shape: Integer, location_name: "PageNumber"))
|
2017
|
+
RetrieveRequest.add_member(:page_size, Shapes::ShapeRef.new(shape: Integer, location_name: "PageSize"))
|
2018
|
+
RetrieveRequest.add_member(:user_context, Shapes::ShapeRef.new(shape: UserContext, location_name: "UserContext"))
|
2019
|
+
RetrieveRequest.struct_class = Types::RetrieveRequest
|
2020
|
+
|
2021
|
+
RetrieveResult.add_member(:query_id, Shapes::ShapeRef.new(shape: QueryId, location_name: "QueryId"))
|
2022
|
+
RetrieveResult.add_member(:result_items, Shapes::ShapeRef.new(shape: RetrieveResultItemList, location_name: "ResultItems"))
|
2023
|
+
RetrieveResult.struct_class = Types::RetrieveResult
|
2024
|
+
|
2025
|
+
RetrieveResultItem.add_member(:id, Shapes::ShapeRef.new(shape: ResultId, location_name: "Id"))
|
2026
|
+
RetrieveResultItem.add_member(:document_id, Shapes::ShapeRef.new(shape: DocumentId, location_name: "DocumentId"))
|
2027
|
+
RetrieveResultItem.add_member(:document_title, Shapes::ShapeRef.new(shape: DocumentTitle, location_name: "DocumentTitle"))
|
2028
|
+
RetrieveResultItem.add_member(:content, Shapes::ShapeRef.new(shape: Content, location_name: "Content"))
|
2029
|
+
RetrieveResultItem.add_member(:document_uri, Shapes::ShapeRef.new(shape: Url, location_name: "DocumentURI"))
|
2030
|
+
RetrieveResultItem.add_member(:document_attributes, Shapes::ShapeRef.new(shape: DocumentAttributeList, location_name: "DocumentAttributes"))
|
2031
|
+
RetrieveResultItem.add_member(:score_attributes, Shapes::ShapeRef.new(shape: ScoreAttributes, location_name: "ScoreAttributes"))
|
2032
|
+
RetrieveResultItem.struct_class = Types::RetrieveResultItem
|
2033
|
+
|
2034
|
+
RetrieveResultItemList.member = Shapes::ShapeRef.new(shape: RetrieveResultItem)
|
2035
|
+
|
1236
2036
|
S3DataSourceConfiguration.add_member(:bucket_name, Shapes::ShapeRef.new(shape: S3BucketName, required: true, location_name: "BucketName"))
|
1237
2037
|
S3DataSourceConfiguration.add_member(:inclusion_prefixes, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPrefixes"))
|
1238
2038
|
S3DataSourceConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
|
@@ -1245,6 +2045,10 @@ module Aws::Kendra
|
|
1245
2045
|
S3Path.add_member(:key, Shapes::ShapeRef.new(shape: S3ObjectKey, required: true, location_name: "Key"))
|
1246
2046
|
S3Path.struct_class = Types::S3Path
|
1247
2047
|
|
2048
|
+
SaaSConfiguration.add_member(:organization_name, Shapes::ShapeRef.new(shape: OrganizationName, required: true, location_name: "OrganizationName"))
|
2049
|
+
SaaSConfiguration.add_member(:host_url, Shapes::ShapeRef.new(shape: Url, required: true, location_name: "HostUrl"))
|
2050
|
+
SaaSConfiguration.struct_class = Types::SaaSConfiguration
|
2051
|
+
|
1248
2052
|
SalesforceChatterFeedConfiguration.add_member(:document_data_field_name, Shapes::ShapeRef.new(shape: DataSourceFieldName, required: true, location_name: "DocumentDataFieldName"))
|
1249
2053
|
SalesforceChatterFeedConfiguration.add_member(:document_title_field_name, Shapes::ShapeRef.new(shape: DataSourceFieldName, location_name: "DocumentTitleFieldName"))
|
1250
2054
|
SalesforceChatterFeedConfiguration.add_member(:field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "FieldMappings"))
|
@@ -1356,6 +2160,8 @@ module Aws::Kendra
|
|
1356
2160
|
SharePointConfiguration.add_member(:document_title_field_name, Shapes::ShapeRef.new(shape: DataSourceFieldName, location_name: "DocumentTitleFieldName"))
|
1357
2161
|
SharePointConfiguration.add_member(:disable_local_groups, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableLocalGroups"))
|
1358
2162
|
SharePointConfiguration.add_member(:ssl_certificate_s3_path, Shapes::ShapeRef.new(shape: S3Path, location_name: "SslCertificateS3Path"))
|
2163
|
+
SharePointConfiguration.add_member(:authentication_type, Shapes::ShapeRef.new(shape: SharePointOnlineAuthenticationType, location_name: "AuthenticationType"))
|
2164
|
+
SharePointConfiguration.add_member(:proxy_configuration, Shapes::ShapeRef.new(shape: ProxyConfiguration, location_name: "ProxyConfiguration"))
|
1359
2165
|
SharePointConfiguration.struct_class = Types::SharePointConfiguration
|
1360
2166
|
|
1361
2167
|
SharePointUrlList.member = Shapes::ShapeRef.new(shape: Url)
|
@@ -1365,10 +2171,52 @@ module Aws::Kendra
|
|
1365
2171
|
|
1366
2172
|
SiteMapsList.member = Shapes::ShapeRef.new(shape: SiteMap)
|
1367
2173
|
|
2174
|
+
SlackConfiguration.add_member(:team_id, Shapes::ShapeRef.new(shape: TeamId, required: true, location_name: "TeamId"))
|
2175
|
+
SlackConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "SecretArn"))
|
2176
|
+
SlackConfiguration.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
|
2177
|
+
SlackConfiguration.add_member(:slack_entity_list, Shapes::ShapeRef.new(shape: SlackEntityList, required: true, location_name: "SlackEntityList"))
|
2178
|
+
SlackConfiguration.add_member(:use_change_log, Shapes::ShapeRef.new(shape: Boolean, location_name: "UseChangeLog"))
|
2179
|
+
SlackConfiguration.add_member(:crawl_bot_message, Shapes::ShapeRef.new(shape: Boolean, location_name: "CrawlBotMessage"))
|
2180
|
+
SlackConfiguration.add_member(:exclude_archived, Shapes::ShapeRef.new(shape: Boolean, location_name: "ExcludeArchived"))
|
2181
|
+
SlackConfiguration.add_member(:since_crawl_date, Shapes::ShapeRef.new(shape: SinceCrawlDate, required: true, location_name: "SinceCrawlDate"))
|
2182
|
+
SlackConfiguration.add_member(:look_back_period, Shapes::ShapeRef.new(shape: LookBackPeriod, location_name: "LookBackPeriod"))
|
2183
|
+
SlackConfiguration.add_member(:private_channel_filter, Shapes::ShapeRef.new(shape: PrivateChannelFilter, location_name: "PrivateChannelFilter"))
|
2184
|
+
SlackConfiguration.add_member(:public_channel_filter, Shapes::ShapeRef.new(shape: PublicChannelFilter, location_name: "PublicChannelFilter"))
|
2185
|
+
SlackConfiguration.add_member(:inclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "InclusionPatterns"))
|
2186
|
+
SlackConfiguration.add_member(:exclusion_patterns, Shapes::ShapeRef.new(shape: DataSourceInclusionsExclusionsStrings, location_name: "ExclusionPatterns"))
|
2187
|
+
SlackConfiguration.add_member(:field_mappings, Shapes::ShapeRef.new(shape: DataSourceToIndexFieldMappingList, location_name: "FieldMappings"))
|
2188
|
+
SlackConfiguration.struct_class = Types::SlackConfiguration
|
2189
|
+
|
2190
|
+
SlackEntityList.member = Shapes::ShapeRef.new(shape: SlackEntity)
|
2191
|
+
|
2192
|
+
SnapshotsDataHeaderFields.member = Shapes::ShapeRef.new(shape: String)
|
2193
|
+
|
2194
|
+
SnapshotsDataRecord.member = Shapes::ShapeRef.new(shape: String)
|
2195
|
+
|
2196
|
+
SnapshotsDataRecords.member = Shapes::ShapeRef.new(shape: SnapshotsDataRecord)
|
2197
|
+
|
1368
2198
|
SortingConfiguration.add_member(:document_attribute_key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, required: true, location_name: "DocumentAttributeKey"))
|
1369
2199
|
SortingConfiguration.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, required: true, location_name: "SortOrder"))
|
1370
2200
|
SortingConfiguration.struct_class = Types::SortingConfiguration
|
1371
2201
|
|
2202
|
+
SortingConfigurationList.member = Shapes::ShapeRef.new(shape: SortingConfiguration)
|
2203
|
+
|
2204
|
+
SourceDocument.add_member(:document_id, Shapes::ShapeRef.new(shape: String, location_name: "DocumentId"))
|
2205
|
+
SourceDocument.add_member(:suggestion_attributes, Shapes::ShapeRef.new(shape: DocumentAttributeKeyList, location_name: "SuggestionAttributes"))
|
2206
|
+
SourceDocument.add_member(:additional_attributes, Shapes::ShapeRef.new(shape: DocumentAttributeList, location_name: "AdditionalAttributes"))
|
2207
|
+
SourceDocument.struct_class = Types::SourceDocument
|
2208
|
+
|
2209
|
+
SourceDocuments.member = Shapes::ShapeRef.new(shape: SourceDocument)
|
2210
|
+
|
2211
|
+
SpellCorrectedQuery.add_member(:suggested_query_text, Shapes::ShapeRef.new(shape: SuggestedQueryText, location_name: "SuggestedQueryText"))
|
2212
|
+
SpellCorrectedQuery.add_member(:corrections, Shapes::ShapeRef.new(shape: CorrectionList, location_name: "Corrections"))
|
2213
|
+
SpellCorrectedQuery.struct_class = Types::SpellCorrectedQuery
|
2214
|
+
|
2215
|
+
SpellCorrectedQueryList.member = Shapes::ShapeRef.new(shape: SpellCorrectedQuery)
|
2216
|
+
|
2217
|
+
SpellCorrectionConfiguration.add_member(:include_query_spell_check_suggestions, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "IncludeQuerySpellCheckSuggestions"))
|
2218
|
+
SpellCorrectionConfiguration.struct_class = Types::SpellCorrectionConfiguration
|
2219
|
+
|
1372
2220
|
SqlConfiguration.add_member(:query_identifiers_enclosing_option, Shapes::ShapeRef.new(shape: QueryIdentifiersEnclosingOption, location_name: "QueryIdentifiersEnclosingOption"))
|
1373
2221
|
SqlConfiguration.struct_class = Types::SqlConfiguration
|
1374
2222
|
|
@@ -1389,6 +2237,8 @@ module Aws::Kendra
|
|
1389
2237
|
StopDataSourceSyncJobRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1390
2238
|
StopDataSourceSyncJobRequest.struct_class = Types::StopDataSourceSyncJobRequest
|
1391
2239
|
|
2240
|
+
StringList.member = Shapes::ShapeRef.new(shape: String)
|
2241
|
+
|
1392
2242
|
SubmitFeedbackRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1393
2243
|
SubmitFeedbackRequest.add_member(:query_id, Shapes::ShapeRef.new(shape: QueryId, required: true, location_name: "QueryId"))
|
1394
2244
|
SubmitFeedbackRequest.add_member(:click_feedback_items, Shapes::ShapeRef.new(shape: ClickFeedbackList, location_name: "ClickFeedbackItems"))
|
@@ -1397,8 +2247,15 @@ module Aws::Kendra
|
|
1397
2247
|
|
1398
2248
|
SubnetIdList.member = Shapes::ShapeRef.new(shape: SubnetId)
|
1399
2249
|
|
2250
|
+
SuggestableConfig.add_member(:attribute_name, Shapes::ShapeRef.new(shape: DocumentAttributeKey, location_name: "AttributeName"))
|
2251
|
+
SuggestableConfig.add_member(:suggestable, Shapes::ShapeRef.new(shape: ObjectBoolean, location_name: "Suggestable"))
|
2252
|
+
SuggestableConfig.struct_class = Types::SuggestableConfig
|
2253
|
+
|
2254
|
+
SuggestableConfigList.member = Shapes::ShapeRef.new(shape: SuggestableConfig)
|
2255
|
+
|
1400
2256
|
Suggestion.add_member(:id, Shapes::ShapeRef.new(shape: ResultId, location_name: "Id"))
|
1401
2257
|
Suggestion.add_member(:value, Shapes::ShapeRef.new(shape: SuggestionValue, location_name: "Value"))
|
2258
|
+
Suggestion.add_member(:source_documents, Shapes::ShapeRef.new(shape: SourceDocuments, location_name: "SourceDocuments"))
|
1402
2259
|
Suggestion.struct_class = Types::Suggestion
|
1403
2260
|
|
1404
2261
|
SuggestionHighlight.add_member(:begin_offset, Shapes::ShapeRef.new(shape: Integer, location_name: "BeginOffset"))
|
@@ -1413,9 +2270,28 @@ module Aws::Kendra
|
|
1413
2270
|
SuggestionTextWithHighlights.add_member(:highlights, Shapes::ShapeRef.new(shape: SuggestionHighlightList, location_name: "Highlights"))
|
1414
2271
|
SuggestionTextWithHighlights.struct_class = Types::SuggestionTextWithHighlights
|
1415
2272
|
|
2273
|
+
SuggestionTypes.member = Shapes::ShapeRef.new(shape: SuggestionType)
|
2274
|
+
|
1416
2275
|
SuggestionValue.add_member(:text, Shapes::ShapeRef.new(shape: SuggestionTextWithHighlights, location_name: "Text"))
|
1417
2276
|
SuggestionValue.struct_class = Types::SuggestionValue
|
1418
2277
|
|
2278
|
+
TableCell.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
|
2279
|
+
TableCell.add_member(:top_answer, Shapes::ShapeRef.new(shape: Boolean, location_name: "TopAnswer"))
|
2280
|
+
TableCell.add_member(:highlighted, Shapes::ShapeRef.new(shape: Boolean, location_name: "Highlighted"))
|
2281
|
+
TableCell.add_member(:header, Shapes::ShapeRef.new(shape: Boolean, location_name: "Header"))
|
2282
|
+
TableCell.struct_class = Types::TableCell
|
2283
|
+
|
2284
|
+
TableCellList.member = Shapes::ShapeRef.new(shape: TableCell)
|
2285
|
+
|
2286
|
+
TableExcerpt.add_member(:rows, Shapes::ShapeRef.new(shape: TableRowList, location_name: "Rows"))
|
2287
|
+
TableExcerpt.add_member(:total_number_of_rows, Shapes::ShapeRef.new(shape: Integer, location_name: "TotalNumberOfRows"))
|
2288
|
+
TableExcerpt.struct_class = Types::TableExcerpt
|
2289
|
+
|
2290
|
+
TableRow.add_member(:cells, Shapes::ShapeRef.new(shape: TableCellList, location_name: "Cells"))
|
2291
|
+
TableRow.struct_class = Types::TableRow
|
2292
|
+
|
2293
|
+
TableRowList.member = Shapes::ShapeRef.new(shape: TableRow)
|
2294
|
+
|
1419
2295
|
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
|
1420
2296
|
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
|
1421
2297
|
Tag.struct_class = Types::Tag
|
@@ -1430,6 +2306,9 @@ module Aws::Kendra
|
|
1430
2306
|
|
1431
2307
|
TagResourceResponse.struct_class = Types::TagResourceResponse
|
1432
2308
|
|
2309
|
+
TemplateConfiguration.add_member(:template, Shapes::ShapeRef.new(shape: Template, location_name: "Template"))
|
2310
|
+
TemplateConfiguration.struct_class = Types::TemplateConfiguration
|
2311
|
+
|
1433
2312
|
TextDocumentStatistics.add_member(:indexed_text_documents_count, Shapes::ShapeRef.new(shape: IndexedTextDocumentsCount, required: true, location_name: "IndexedTextDocumentsCount"))
|
1434
2313
|
TextDocumentStatistics.add_member(:indexed_text_bytes, Shapes::ShapeRef.new(shape: IndexedTextBytes, required: true, location_name: "IndexedTextBytes"))
|
1435
2314
|
TextDocumentStatistics.struct_class = Types::TextDocumentStatistics
|
@@ -1460,16 +2339,48 @@ module Aws::Kendra
|
|
1460
2339
|
|
1461
2340
|
UntagResourceResponse.struct_class = Types::UntagResourceResponse
|
1462
2341
|
|
2342
|
+
UpdateAccessControlConfigurationRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
2343
|
+
UpdateAccessControlConfigurationRequest.add_member(:id, Shapes::ShapeRef.new(shape: AccessControlConfigurationId, required: true, location_name: "Id"))
|
2344
|
+
UpdateAccessControlConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccessControlConfigurationName, location_name: "Name"))
|
2345
|
+
UpdateAccessControlConfigurationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
2346
|
+
UpdateAccessControlConfigurationRequest.add_member(:access_control_list, Shapes::ShapeRef.new(shape: PrincipalList, location_name: "AccessControlList"))
|
2347
|
+
UpdateAccessControlConfigurationRequest.add_member(:hierarchical_access_control_list, Shapes::ShapeRef.new(shape: HierarchicalPrincipalList, location_name: "HierarchicalAccessControlList"))
|
2348
|
+
UpdateAccessControlConfigurationRequest.struct_class = Types::UpdateAccessControlConfigurationRequest
|
2349
|
+
|
2350
|
+
UpdateAccessControlConfigurationResponse.struct_class = Types::UpdateAccessControlConfigurationResponse
|
2351
|
+
|
1463
2352
|
UpdateDataSourceRequest.add_member(:id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location_name: "Id"))
|
1464
2353
|
UpdateDataSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "Name"))
|
1465
2354
|
UpdateDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
1466
2355
|
UpdateDataSourceRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "Configuration"))
|
2356
|
+
UpdateDataSourceRequest.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "VpcConfiguration"))
|
1467
2357
|
UpdateDataSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
1468
2358
|
UpdateDataSourceRequest.add_member(:schedule, Shapes::ShapeRef.new(shape: ScanSchedule, location_name: "Schedule"))
|
1469
2359
|
UpdateDataSourceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
|
1470
2360
|
UpdateDataSourceRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
|
2361
|
+
UpdateDataSourceRequest.add_member(:custom_document_enrichment_configuration, Shapes::ShapeRef.new(shape: CustomDocumentEnrichmentConfiguration, location_name: "CustomDocumentEnrichmentConfiguration"))
|
1471
2362
|
UpdateDataSourceRequest.struct_class = Types::UpdateDataSourceRequest
|
1472
2363
|
|
2364
|
+
UpdateExperienceRequest.add_member(:id, Shapes::ShapeRef.new(shape: ExperienceId, required: true, location_name: "Id"))
|
2365
|
+
UpdateExperienceRequest.add_member(:name, Shapes::ShapeRef.new(shape: ExperienceName, location_name: "Name"))
|
2366
|
+
UpdateExperienceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
2367
|
+
UpdateExperienceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
|
2368
|
+
UpdateExperienceRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: ExperienceConfiguration, location_name: "Configuration"))
|
2369
|
+
UpdateExperienceRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
|
2370
|
+
UpdateExperienceRequest.struct_class = Types::UpdateExperienceRequest
|
2371
|
+
|
2372
|
+
UpdateFeaturedResultsSetRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "IndexId"))
|
2373
|
+
UpdateFeaturedResultsSetRequest.add_member(:featured_results_set_id, Shapes::ShapeRef.new(shape: FeaturedResultsSetId, required: true, location_name: "FeaturedResultsSetId"))
|
2374
|
+
UpdateFeaturedResultsSetRequest.add_member(:featured_results_set_name, Shapes::ShapeRef.new(shape: FeaturedResultsSetName, location_name: "FeaturedResultsSetName"))
|
2375
|
+
UpdateFeaturedResultsSetRequest.add_member(:description, Shapes::ShapeRef.new(shape: FeaturedResultsSetDescription, location_name: "Description"))
|
2376
|
+
UpdateFeaturedResultsSetRequest.add_member(:status, Shapes::ShapeRef.new(shape: FeaturedResultsSetStatus, location_name: "Status"))
|
2377
|
+
UpdateFeaturedResultsSetRequest.add_member(:query_texts, Shapes::ShapeRef.new(shape: QueryTextList, location_name: "QueryTexts"))
|
2378
|
+
UpdateFeaturedResultsSetRequest.add_member(:featured_documents, Shapes::ShapeRef.new(shape: FeaturedDocumentList, location_name: "FeaturedDocuments"))
|
2379
|
+
UpdateFeaturedResultsSetRequest.struct_class = Types::UpdateFeaturedResultsSetRequest
|
2380
|
+
|
2381
|
+
UpdateFeaturedResultsSetResponse.add_member(:featured_results_set, Shapes::ShapeRef.new(shape: FeaturedResultsSet, location_name: "FeaturedResultsSet"))
|
2382
|
+
UpdateFeaturedResultsSetResponse.struct_class = Types::UpdateFeaturedResultsSetResponse
|
2383
|
+
|
1473
2384
|
UpdateIndexRequest.add_member(:id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "Id"))
|
1474
2385
|
UpdateIndexRequest.add_member(:name, Shapes::ShapeRef.new(shape: IndexName, location_name: "Name"))
|
1475
2386
|
UpdateIndexRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
|
@@ -1495,6 +2406,7 @@ module Aws::Kendra
|
|
1495
2406
|
UpdateQuerySuggestionsConfigRequest.add_member(:include_queries_without_user_information, Shapes::ShapeRef.new(shape: ObjectBoolean, location_name: "IncludeQueriesWithoutUserInformation"))
|
1496
2407
|
UpdateQuerySuggestionsConfigRequest.add_member(:minimum_number_of_querying_users, Shapes::ShapeRef.new(shape: MinimumNumberOfQueryingUsers, location_name: "MinimumNumberOfQueryingUsers"))
|
1497
2408
|
UpdateQuerySuggestionsConfigRequest.add_member(:minimum_query_count, Shapes::ShapeRef.new(shape: MinimumQueryCount, location_name: "MinimumQueryCount"))
|
2409
|
+
UpdateQuerySuggestionsConfigRequest.add_member(:attribute_suggestions_config, Shapes::ShapeRef.new(shape: AttributeSuggestionsUpdateConfig, location_name: "AttributeSuggestionsConfig"))
|
1498
2410
|
UpdateQuerySuggestionsConfigRequest.struct_class = Types::UpdateQuerySuggestionsConfigRequest
|
1499
2411
|
|
1500
2412
|
UpdateThesaurusRequest.add_member(:id, Shapes::ShapeRef.new(shape: ThesaurusId, required: true, location_name: "Id"))
|
@@ -1518,6 +2430,9 @@ module Aws::Kendra
|
|
1518
2430
|
UserGroupResolutionConfiguration.add_member(:user_group_resolution_mode, Shapes::ShapeRef.new(shape: UserGroupResolutionMode, required: true, location_name: "UserGroupResolutionMode"))
|
1519
2431
|
UserGroupResolutionConfiguration.struct_class = Types::UserGroupResolutionConfiguration
|
1520
2432
|
|
2433
|
+
UserIdentityConfiguration.add_member(:identity_attribute_name, Shapes::ShapeRef.new(shape: IdentityAttributeName, location_name: "IdentityAttributeName"))
|
2434
|
+
UserIdentityConfiguration.struct_class = Types::UserIdentityConfiguration
|
2435
|
+
|
1521
2436
|
UserTokenConfiguration.add_member(:jwt_token_type_configuration, Shapes::ShapeRef.new(shape: JwtTokenTypeConfiguration, location_name: "JwtTokenTypeConfiguration"))
|
1522
2437
|
UserTokenConfiguration.add_member(:json_token_type_configuration, Shapes::ShapeRef.new(shape: JsonTokenTypeConfiguration, location_name: "JsonTokenTypeConfiguration"))
|
1523
2438
|
UserTokenConfiguration.struct_class = Types::UserTokenConfiguration
|
@@ -1530,6 +2445,12 @@ module Aws::Kendra
|
|
1530
2445
|
ValueImportanceMap.key = Shapes::ShapeRef.new(shape: ValueImportanceMapKey)
|
1531
2446
|
ValueImportanceMap.value = Shapes::ShapeRef.new(shape: Importance)
|
1532
2447
|
|
2448
|
+
Warning.add_member(:message, Shapes::ShapeRef.new(shape: WarningMessage, location_name: "Message"))
|
2449
|
+
Warning.add_member(:code, Shapes::ShapeRef.new(shape: WarningCode, location_name: "Code"))
|
2450
|
+
Warning.struct_class = Types::Warning
|
2451
|
+
|
2452
|
+
WarningList.member = Shapes::ShapeRef.new(shape: Warning)
|
2453
|
+
|
1533
2454
|
WebCrawlerConfiguration.add_member(:urls, Shapes::ShapeRef.new(shape: Urls, required: true, location_name: "Urls"))
|
1534
2455
|
WebCrawlerConfiguration.add_member(:crawl_depth, Shapes::ShapeRef.new(shape: CrawlDepth, location_name: "CrawlDepth"))
|
1535
2456
|
WebCrawlerConfiguration.add_member(:max_links_per_page, Shapes::ShapeRef.new(shape: MaxLinksPerPage, location_name: "MaxLinksPerPage"))
|
@@ -1569,6 +2490,34 @@ module Aws::Kendra
|
|
1569
2490
|
"uid" => "kendra-2019-02-03",
|
1570
2491
|
}
|
1571
2492
|
|
2493
|
+
api.add_operation(:associate_entities_to_experience, Seahorse::Model::Operation.new.tap do |o|
|
2494
|
+
o.name = "AssociateEntitiesToExperience"
|
2495
|
+
o.http_method = "POST"
|
2496
|
+
o.http_request_uri = "/"
|
2497
|
+
o.input = Shapes::ShapeRef.new(shape: AssociateEntitiesToExperienceRequest)
|
2498
|
+
o.output = Shapes::ShapeRef.new(shape: AssociateEntitiesToExperienceResponse)
|
2499
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2500
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2501
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistException)
|
2502
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2503
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2504
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2505
|
+
end)
|
2506
|
+
|
2507
|
+
api.add_operation(:associate_personas_to_entities, Seahorse::Model::Operation.new.tap do |o|
|
2508
|
+
o.name = "AssociatePersonasToEntities"
|
2509
|
+
o.http_method = "POST"
|
2510
|
+
o.http_request_uri = "/"
|
2511
|
+
o.input = Shapes::ShapeRef.new(shape: AssociatePersonasToEntitiesRequest)
|
2512
|
+
o.output = Shapes::ShapeRef.new(shape: AssociatePersonasToEntitiesResponse)
|
2513
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2514
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2515
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistException)
|
2516
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2517
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2518
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2519
|
+
end)
|
2520
|
+
|
1572
2521
|
api.add_operation(:batch_delete_document, Seahorse::Model::Operation.new.tap do |o|
|
1573
2522
|
o.name = "BatchDeleteDocument"
|
1574
2523
|
o.http_method = "POST"
|
@@ -1583,6 +2532,19 @@ module Aws::Kendra
|
|
1583
2532
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1584
2533
|
end)
|
1585
2534
|
|
2535
|
+
api.add_operation(:batch_delete_featured_results_set, Seahorse::Model::Operation.new.tap do |o|
|
2536
|
+
o.name = "BatchDeleteFeaturedResultsSet"
|
2537
|
+
o.http_method = "POST"
|
2538
|
+
o.http_request_uri = "/"
|
2539
|
+
o.input = Shapes::ShapeRef.new(shape: BatchDeleteFeaturedResultsSetRequest)
|
2540
|
+
o.output = Shapes::ShapeRef.new(shape: BatchDeleteFeaturedResultsSetResponse)
|
2541
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2542
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2543
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2544
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2545
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2546
|
+
end)
|
2547
|
+
|
1586
2548
|
api.add_operation(:batch_get_document_status, Seahorse::Model::Operation.new.tap do |o|
|
1587
2549
|
o.name = "BatchGetDocumentStatus"
|
1588
2550
|
o.http_method = "POST"
|
@@ -1626,6 +2588,21 @@ module Aws::Kendra
|
|
1626
2588
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1627
2589
|
end)
|
1628
2590
|
|
2591
|
+
api.add_operation(:create_access_control_configuration, Seahorse::Model::Operation.new.tap do |o|
|
2592
|
+
o.name = "CreateAccessControlConfiguration"
|
2593
|
+
o.http_method = "POST"
|
2594
|
+
o.http_request_uri = "/"
|
2595
|
+
o.input = Shapes::ShapeRef.new(shape: CreateAccessControlConfigurationRequest)
|
2596
|
+
o.output = Shapes::ShapeRef.new(shape: CreateAccessControlConfigurationResponse)
|
2597
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
2598
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2599
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2600
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2601
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2602
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2603
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2604
|
+
end)
|
2605
|
+
|
1629
2606
|
api.add_operation(:create_data_source, Seahorse::Model::Operation.new.tap do |o|
|
1630
2607
|
o.name = "CreateDataSource"
|
1631
2608
|
o.http_method = "POST"
|
@@ -1642,6 +2619,21 @@ module Aws::Kendra
|
|
1642
2619
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1643
2620
|
end)
|
1644
2621
|
|
2622
|
+
api.add_operation(:create_experience, Seahorse::Model::Operation.new.tap do |o|
|
2623
|
+
o.name = "CreateExperience"
|
2624
|
+
o.http_method = "POST"
|
2625
|
+
o.http_request_uri = "/"
|
2626
|
+
o.input = Shapes::ShapeRef.new(shape: CreateExperienceRequest)
|
2627
|
+
o.output = Shapes::ShapeRef.new(shape: CreateExperienceResponse)
|
2628
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2629
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2630
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2631
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
2632
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2633
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2634
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2635
|
+
end)
|
2636
|
+
|
1645
2637
|
api.add_operation(:create_faq, Seahorse::Model::Operation.new.tap do |o|
|
1646
2638
|
o.name = "CreateFaq"
|
1647
2639
|
o.http_method = "POST"
|
@@ -1657,6 +2649,21 @@ module Aws::Kendra
|
|
1657
2649
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1658
2650
|
end)
|
1659
2651
|
|
2652
|
+
api.add_operation(:create_featured_results_set, Seahorse::Model::Operation.new.tap do |o|
|
2653
|
+
o.name = "CreateFeaturedResultsSet"
|
2654
|
+
o.http_method = "POST"
|
2655
|
+
o.http_request_uri = "/"
|
2656
|
+
o.input = Shapes::ShapeRef.new(shape: CreateFeaturedResultsSetRequest)
|
2657
|
+
o.output = Shapes::ShapeRef.new(shape: CreateFeaturedResultsSetResponse)
|
2658
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2659
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2660
|
+
o.errors << Shapes::ShapeRef.new(shape: FeaturedResultsConflictException)
|
2661
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2662
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2663
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2664
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2665
|
+
end)
|
2666
|
+
|
1660
2667
|
api.add_operation(:create_index, Seahorse::Model::Operation.new.tap do |o|
|
1661
2668
|
o.name = "CreateIndex"
|
1662
2669
|
o.http_method = "POST"
|
@@ -1702,6 +2709,20 @@ module Aws::Kendra
|
|
1702
2709
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1703
2710
|
end)
|
1704
2711
|
|
2712
|
+
api.add_operation(:delete_access_control_configuration, Seahorse::Model::Operation.new.tap do |o|
|
2713
|
+
o.name = "DeleteAccessControlConfiguration"
|
2714
|
+
o.http_method = "POST"
|
2715
|
+
o.http_request_uri = "/"
|
2716
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteAccessControlConfigurationRequest)
|
2717
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteAccessControlConfigurationResponse)
|
2718
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2719
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2720
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2721
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2722
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2723
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2724
|
+
end)
|
2725
|
+
|
1705
2726
|
api.add_operation(:delete_data_source, Seahorse::Model::Operation.new.tap do |o|
|
1706
2727
|
o.name = "DeleteDataSource"
|
1707
2728
|
o.http_method = "POST"
|
@@ -1716,6 +2737,20 @@ module Aws::Kendra
|
|
1716
2737
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1717
2738
|
end)
|
1718
2739
|
|
2740
|
+
api.add_operation(:delete_experience, Seahorse::Model::Operation.new.tap do |o|
|
2741
|
+
o.name = "DeleteExperience"
|
2742
|
+
o.http_method = "POST"
|
2743
|
+
o.http_request_uri = "/"
|
2744
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteExperienceRequest)
|
2745
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteExperienceResponse)
|
2746
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2747
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2748
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2749
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2750
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2751
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2752
|
+
end)
|
2753
|
+
|
1719
2754
|
api.add_operation(:delete_faq, Seahorse::Model::Operation.new.tap do |o|
|
1720
2755
|
o.name = "DeleteFaq"
|
1721
2756
|
o.http_method = "POST"
|
@@ -1786,6 +2821,19 @@ module Aws::Kendra
|
|
1786
2821
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1787
2822
|
end)
|
1788
2823
|
|
2824
|
+
api.add_operation(:describe_access_control_configuration, Seahorse::Model::Operation.new.tap do |o|
|
2825
|
+
o.name = "DescribeAccessControlConfiguration"
|
2826
|
+
o.http_method = "POST"
|
2827
|
+
o.http_request_uri = "/"
|
2828
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeAccessControlConfigurationRequest)
|
2829
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeAccessControlConfigurationResponse)
|
2830
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2831
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2832
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2833
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2834
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2835
|
+
end)
|
2836
|
+
|
1789
2837
|
api.add_operation(:describe_data_source, Seahorse::Model::Operation.new.tap do |o|
|
1790
2838
|
o.name = "DescribeDataSource"
|
1791
2839
|
o.http_method = "POST"
|
@@ -1799,6 +2847,19 @@ module Aws::Kendra
|
|
1799
2847
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1800
2848
|
end)
|
1801
2849
|
|
2850
|
+
api.add_operation(:describe_experience, Seahorse::Model::Operation.new.tap do |o|
|
2851
|
+
o.name = "DescribeExperience"
|
2852
|
+
o.http_method = "POST"
|
2853
|
+
o.http_request_uri = "/"
|
2854
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeExperienceRequest)
|
2855
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeExperienceResponse)
|
2856
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2857
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2858
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2859
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2860
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2861
|
+
end)
|
2862
|
+
|
1802
2863
|
api.add_operation(:describe_faq, Seahorse::Model::Operation.new.tap do |o|
|
1803
2864
|
o.name = "DescribeFaq"
|
1804
2865
|
o.http_method = "POST"
|
@@ -1812,6 +2873,19 @@ module Aws::Kendra
|
|
1812
2873
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1813
2874
|
end)
|
1814
2875
|
|
2876
|
+
api.add_operation(:describe_featured_results_set, Seahorse::Model::Operation.new.tap do |o|
|
2877
|
+
o.name = "DescribeFeaturedResultsSet"
|
2878
|
+
o.http_method = "POST"
|
2879
|
+
o.http_request_uri = "/"
|
2880
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeFeaturedResultsSetRequest)
|
2881
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeFeaturedResultsSetResponse)
|
2882
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2883
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2884
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2885
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2886
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2887
|
+
end)
|
2888
|
+
|
1815
2889
|
api.add_operation(:describe_index, Seahorse::Model::Operation.new.tap do |o|
|
1816
2890
|
o.name = "DescribeIndex"
|
1817
2891
|
o.http_method = "POST"
|
@@ -1877,6 +2951,32 @@ module Aws::Kendra
|
|
1877
2951
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1878
2952
|
end)
|
1879
2953
|
|
2954
|
+
api.add_operation(:disassociate_entities_from_experience, Seahorse::Model::Operation.new.tap do |o|
|
2955
|
+
o.name = "DisassociateEntitiesFromExperience"
|
2956
|
+
o.http_method = "POST"
|
2957
|
+
o.http_request_uri = "/"
|
2958
|
+
o.input = Shapes::ShapeRef.new(shape: DisassociateEntitiesFromExperienceRequest)
|
2959
|
+
o.output = Shapes::ShapeRef.new(shape: DisassociateEntitiesFromExperienceResponse)
|
2960
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2961
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2962
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2963
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2964
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2965
|
+
end)
|
2966
|
+
|
2967
|
+
api.add_operation(:disassociate_personas_from_entities, Seahorse::Model::Operation.new.tap do |o|
|
2968
|
+
o.name = "DisassociatePersonasFromEntities"
|
2969
|
+
o.http_method = "POST"
|
2970
|
+
o.http_request_uri = "/"
|
2971
|
+
o.input = Shapes::ShapeRef.new(shape: DisassociatePersonasFromEntitiesRequest)
|
2972
|
+
o.output = Shapes::ShapeRef.new(shape: DisassociatePersonasFromEntitiesResponse)
|
2973
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2974
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2975
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2976
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2977
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2978
|
+
end)
|
2979
|
+
|
1880
2980
|
api.add_operation(:get_query_suggestions, Seahorse::Model::Operation.new.tap do |o|
|
1881
2981
|
o.name = "GetQuerySuggestions"
|
1882
2982
|
o.http_method = "POST"
|
@@ -1892,6 +2992,43 @@ module Aws::Kendra
|
|
1892
2992
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1893
2993
|
end)
|
1894
2994
|
|
2995
|
+
api.add_operation(:get_snapshots, Seahorse::Model::Operation.new.tap do |o|
|
2996
|
+
o.name = "GetSnapshots"
|
2997
|
+
o.http_method = "POST"
|
2998
|
+
o.http_request_uri = "/"
|
2999
|
+
o.input = Shapes::ShapeRef.new(shape: GetSnapshotsRequest)
|
3000
|
+
o.output = Shapes::ShapeRef.new(shape: GetSnapshotsResponse)
|
3001
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
3002
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3003
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3004
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3005
|
+
o[:pager] = Aws::Pager.new(
|
3006
|
+
limit_key: "max_results",
|
3007
|
+
tokens: {
|
3008
|
+
"next_token" => "next_token"
|
3009
|
+
}
|
3010
|
+
)
|
3011
|
+
end)
|
3012
|
+
|
3013
|
+
api.add_operation(:list_access_control_configurations, Seahorse::Model::Operation.new.tap do |o|
|
3014
|
+
o.name = "ListAccessControlConfigurations"
|
3015
|
+
o.http_method = "POST"
|
3016
|
+
o.http_request_uri = "/"
|
3017
|
+
o.input = Shapes::ShapeRef.new(shape: ListAccessControlConfigurationsRequest)
|
3018
|
+
o.output = Shapes::ShapeRef.new(shape: ListAccessControlConfigurationsResponse)
|
3019
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3020
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3021
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3022
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3023
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3024
|
+
o[:pager] = Aws::Pager.new(
|
3025
|
+
limit_key: "max_results",
|
3026
|
+
tokens: {
|
3027
|
+
"next_token" => "next_token"
|
3028
|
+
}
|
3029
|
+
)
|
3030
|
+
end)
|
3031
|
+
|
1895
3032
|
api.add_operation(:list_data_source_sync_jobs, Seahorse::Model::Operation.new.tap do |o|
|
1896
3033
|
o.name = "ListDataSourceSyncJobs"
|
1897
3034
|
o.http_method = "POST"
|
@@ -1931,6 +3068,62 @@ module Aws::Kendra
|
|
1931
3068
|
)
|
1932
3069
|
end)
|
1933
3070
|
|
3071
|
+
api.add_operation(:list_entity_personas, Seahorse::Model::Operation.new.tap do |o|
|
3072
|
+
o.name = "ListEntityPersonas"
|
3073
|
+
o.http_method = "POST"
|
3074
|
+
o.http_request_uri = "/"
|
3075
|
+
o.input = Shapes::ShapeRef.new(shape: ListEntityPersonasRequest)
|
3076
|
+
o.output = Shapes::ShapeRef.new(shape: ListEntityPersonasResponse)
|
3077
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3078
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3079
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3080
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3081
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3082
|
+
o[:pager] = Aws::Pager.new(
|
3083
|
+
limit_key: "max_results",
|
3084
|
+
tokens: {
|
3085
|
+
"next_token" => "next_token"
|
3086
|
+
}
|
3087
|
+
)
|
3088
|
+
end)
|
3089
|
+
|
3090
|
+
api.add_operation(:list_experience_entities, Seahorse::Model::Operation.new.tap do |o|
|
3091
|
+
o.name = "ListExperienceEntities"
|
3092
|
+
o.http_method = "POST"
|
3093
|
+
o.http_request_uri = "/"
|
3094
|
+
o.input = Shapes::ShapeRef.new(shape: ListExperienceEntitiesRequest)
|
3095
|
+
o.output = Shapes::ShapeRef.new(shape: ListExperienceEntitiesResponse)
|
3096
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3097
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3098
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3099
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3100
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3101
|
+
o[:pager] = Aws::Pager.new(
|
3102
|
+
tokens: {
|
3103
|
+
"next_token" => "next_token"
|
3104
|
+
}
|
3105
|
+
)
|
3106
|
+
end)
|
3107
|
+
|
3108
|
+
api.add_operation(:list_experiences, Seahorse::Model::Operation.new.tap do |o|
|
3109
|
+
o.name = "ListExperiences"
|
3110
|
+
o.http_method = "POST"
|
3111
|
+
o.http_request_uri = "/"
|
3112
|
+
o.input = Shapes::ShapeRef.new(shape: ListExperiencesRequest)
|
3113
|
+
o.output = Shapes::ShapeRef.new(shape: ListExperiencesResponse)
|
3114
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3115
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3116
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3117
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3118
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3119
|
+
o[:pager] = Aws::Pager.new(
|
3120
|
+
limit_key: "max_results",
|
3121
|
+
tokens: {
|
3122
|
+
"next_token" => "next_token"
|
3123
|
+
}
|
3124
|
+
)
|
3125
|
+
end)
|
3126
|
+
|
1934
3127
|
api.add_operation(:list_faqs, Seahorse::Model::Operation.new.tap do |o|
|
1935
3128
|
o.name = "ListFaqs"
|
1936
3129
|
o.http_method = "POST"
|
@@ -1942,6 +3135,25 @@ module Aws::Kendra
|
|
1942
3135
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1943
3136
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1944
3137
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3138
|
+
o[:pager] = Aws::Pager.new(
|
3139
|
+
limit_key: "max_results",
|
3140
|
+
tokens: {
|
3141
|
+
"next_token" => "next_token"
|
3142
|
+
}
|
3143
|
+
)
|
3144
|
+
end)
|
3145
|
+
|
3146
|
+
api.add_operation(:list_featured_results_sets, Seahorse::Model::Operation.new.tap do |o|
|
3147
|
+
o.name = "ListFeaturedResultsSets"
|
3148
|
+
o.http_method = "POST"
|
3149
|
+
o.http_request_uri = "/"
|
3150
|
+
o.input = Shapes::ShapeRef.new(shape: ListFeaturedResultsSetsRequest)
|
3151
|
+
o.output = Shapes::ShapeRef.new(shape: ListFeaturedResultsSetsResponse)
|
3152
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3153
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3154
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3155
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3156
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1945
3157
|
end)
|
1946
3158
|
|
1947
3159
|
api.add_operation(:list_groups_older_than_ordering_id, Seahorse::Model::Operation.new.tap do |o|
|
@@ -1956,6 +3168,12 @@ module Aws::Kendra
|
|
1956
3168
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1957
3169
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1958
3170
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3171
|
+
o[:pager] = Aws::Pager.new(
|
3172
|
+
limit_key: "max_results",
|
3173
|
+
tokens: {
|
3174
|
+
"next_token" => "next_token"
|
3175
|
+
}
|
3176
|
+
)
|
1959
3177
|
end)
|
1960
3178
|
|
1961
3179
|
api.add_operation(:list_indices, Seahorse::Model::Operation.new.tap do |o|
|
@@ -1987,6 +3205,12 @@ module Aws::Kendra
|
|
1987
3205
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1988
3206
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1989
3207
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3208
|
+
o[:pager] = Aws::Pager.new(
|
3209
|
+
limit_key: "max_results",
|
3210
|
+
tokens: {
|
3211
|
+
"next_token" => "next_token"
|
3212
|
+
}
|
3213
|
+
)
|
1990
3214
|
end)
|
1991
3215
|
|
1992
3216
|
api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
@@ -2013,6 +3237,12 @@ module Aws::Kendra
|
|
2013
3237
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2014
3238
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2015
3239
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3240
|
+
o[:pager] = Aws::Pager.new(
|
3241
|
+
limit_key: "max_results",
|
3242
|
+
tokens: {
|
3243
|
+
"next_token" => "next_token"
|
3244
|
+
}
|
3245
|
+
)
|
2016
3246
|
end)
|
2017
3247
|
|
2018
3248
|
api.add_operation(:put_principal_mapping, Seahorse::Model::Operation.new.tap do |o|
|
@@ -2045,6 +3275,21 @@ module Aws::Kendra
|
|
2045
3275
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2046
3276
|
end)
|
2047
3277
|
|
3278
|
+
api.add_operation(:retrieve, Seahorse::Model::Operation.new.tap do |o|
|
3279
|
+
o.name = "Retrieve"
|
3280
|
+
o.http_method = "POST"
|
3281
|
+
o.http_request_uri = "/"
|
3282
|
+
o.input = Shapes::ShapeRef.new(shape: RetrieveRequest)
|
3283
|
+
o.output = Shapes::ShapeRef.new(shape: RetrieveResult)
|
3284
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3285
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3286
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3287
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3288
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3289
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
3290
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3291
|
+
end)
|
3292
|
+
|
2048
3293
|
api.add_operation(:start_data_source_sync_job, Seahorse::Model::Operation.new.tap do |o|
|
2049
3294
|
o.name = "StartDataSourceSyncJob"
|
2050
3295
|
o.http_method = "POST"
|
@@ -2113,6 +3358,21 @@ module Aws::Kendra
|
|
2113
3358
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2114
3359
|
end)
|
2115
3360
|
|
3361
|
+
api.add_operation(:update_access_control_configuration, Seahorse::Model::Operation.new.tap do |o|
|
3362
|
+
o.name = "UpdateAccessControlConfiguration"
|
3363
|
+
o.http_method = "POST"
|
3364
|
+
o.http_request_uri = "/"
|
3365
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAccessControlConfigurationRequest)
|
3366
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAccessControlConfigurationResponse)
|
3367
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3368
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3369
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3370
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3371
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3372
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
3373
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3374
|
+
end)
|
3375
|
+
|
2116
3376
|
api.add_operation(:update_data_source, Seahorse::Model::Operation.new.tap do |o|
|
2117
3377
|
o.name = "UpdateDataSource"
|
2118
3378
|
o.http_method = "POST"
|
@@ -2127,6 +3387,34 @@ module Aws::Kendra
|
|
2127
3387
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2128
3388
|
end)
|
2129
3389
|
|
3390
|
+
api.add_operation(:update_experience, Seahorse::Model::Operation.new.tap do |o|
|
3391
|
+
o.name = "UpdateExperience"
|
3392
|
+
o.http_method = "POST"
|
3393
|
+
o.http_request_uri = "/"
|
3394
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateExperienceRequest)
|
3395
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
3396
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3397
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3398
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3399
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3400
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3401
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3402
|
+
end)
|
3403
|
+
|
3404
|
+
api.add_operation(:update_featured_results_set, Seahorse::Model::Operation.new.tap do |o|
|
3405
|
+
o.name = "UpdateFeaturedResultsSet"
|
3406
|
+
o.http_method = "POST"
|
3407
|
+
o.http_request_uri = "/"
|
3408
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateFeaturedResultsSetRequest)
|
3409
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateFeaturedResultsSetResponse)
|
3410
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3411
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3412
|
+
o.errors << Shapes::ShapeRef.new(shape: FeaturedResultsConflictException)
|
3413
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3414
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3415
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3416
|
+
end)
|
3417
|
+
|
2130
3418
|
api.add_operation(:update_index, Seahorse::Model::Operation.new.tap do |o|
|
2131
3419
|
o.name = "UpdateIndex"
|
2132
3420
|
o.http_method = "POST"
|