aws-sdk-qbusiness 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2322 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::QBusiness
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AccessConfiguration = Shapes::StructureShape.new(name: 'AccessConfiguration')
17
+ AccessControl = Shapes::StructureShape.new(name: 'AccessControl')
18
+ AccessControls = Shapes::ListShape.new(name: 'AccessControls')
19
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
20
+ ActionExecution = Shapes::StructureShape.new(name: 'ActionExecution')
21
+ ActionExecutionPayload = Shapes::MapShape.new(name: 'ActionExecutionPayload')
22
+ ActionExecutionPayloadField = Shapes::StructureShape.new(name: 'ActionExecutionPayloadField')
23
+ ActionPayloadFieldKey = Shapes::StringShape.new(name: 'ActionPayloadFieldKey')
24
+ ActionPayloadFieldNameSeparator = Shapes::StringShape.new(name: 'ActionPayloadFieldNameSeparator')
25
+ ActionPayloadFieldType = Shapes::StringShape.new(name: 'ActionPayloadFieldType')
26
+ ActionPayloadFieldValue = Shapes::DocumentShape.new(name: 'ActionPayloadFieldValue', document: true)
27
+ ActionReview = Shapes::StructureShape.new(name: 'ActionReview')
28
+ ActionReviewPayload = Shapes::MapShape.new(name: 'ActionReviewPayload')
29
+ ActionReviewPayloadField = Shapes::StructureShape.new(name: 'ActionReviewPayloadField')
30
+ ActionReviewPayloadFieldAllowedValue = Shapes::StructureShape.new(name: 'ActionReviewPayloadFieldAllowedValue')
31
+ ActionReviewPayloadFieldAllowedValues = Shapes::ListShape.new(name: 'ActionReviewPayloadFieldAllowedValues')
32
+ AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
33
+ Application = Shapes::StructureShape.new(name: 'Application')
34
+ ApplicationArn = Shapes::StringShape.new(name: 'ApplicationArn')
35
+ ApplicationId = Shapes::StringShape.new(name: 'ApplicationId')
36
+ ApplicationName = Shapes::StringShape.new(name: 'ApplicationName')
37
+ ApplicationStatus = Shapes::StringShape.new(name: 'ApplicationStatus')
38
+ Applications = Shapes::ListShape.new(name: 'Applications')
39
+ AppliedAttachmentsConfiguration = Shapes::StructureShape.new(name: 'AppliedAttachmentsConfiguration')
40
+ AttachmentInput = Shapes::StructureShape.new(name: 'AttachmentInput')
41
+ AttachmentName = Shapes::StringShape.new(name: 'AttachmentName')
42
+ AttachmentOutput = Shapes::StructureShape.new(name: 'AttachmentOutput')
43
+ AttachmentStatus = Shapes::StringShape.new(name: 'AttachmentStatus')
44
+ AttachmentsConfiguration = Shapes::StructureShape.new(name: 'AttachmentsConfiguration')
45
+ AttachmentsControlMode = Shapes::StringShape.new(name: 'AttachmentsControlMode')
46
+ AttachmentsInput = Shapes::ListShape.new(name: 'AttachmentsInput')
47
+ AttachmentsOutput = Shapes::ListShape.new(name: 'AttachmentsOutput')
48
+ AttributeFilter = Shapes::StructureShape.new(name: 'AttributeFilter')
49
+ AttributeFilters = Shapes::ListShape.new(name: 'AttributeFilters')
50
+ AttributeType = Shapes::StringShape.new(name: 'AttributeType')
51
+ AttributeValueOperator = Shapes::StringShape.new(name: 'AttributeValueOperator')
52
+ BasicAuthConfiguration = Shapes::StructureShape.new(name: 'BasicAuthConfiguration')
53
+ BatchDeleteDocumentRequest = Shapes::StructureShape.new(name: 'BatchDeleteDocumentRequest')
54
+ BatchDeleteDocumentResponse = Shapes::StructureShape.new(name: 'BatchDeleteDocumentResponse')
55
+ BatchPutDocumentRequest = Shapes::StructureShape.new(name: 'BatchPutDocumentRequest')
56
+ BatchPutDocumentResponse = Shapes::StructureShape.new(name: 'BatchPutDocumentResponse')
57
+ Blob = Shapes::BlobShape.new(name: 'Blob')
58
+ BlockedPhrase = Shapes::StringShape.new(name: 'BlockedPhrase')
59
+ BlockedPhrases = Shapes::ListShape.new(name: 'BlockedPhrases')
60
+ BlockedPhrasesConfiguration = Shapes::StructureShape.new(name: 'BlockedPhrasesConfiguration')
61
+ BlockedPhrasesConfigurationUpdate = Shapes::StructureShape.new(name: 'BlockedPhrasesConfigurationUpdate')
62
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
63
+ ChatSyncInput = Shapes::StructureShape.new(name: 'ChatSyncInput')
64
+ ChatSyncOutput = Shapes::StructureShape.new(name: 'ChatSyncOutput')
65
+ ClientToken = Shapes::StringShape.new(name: 'ClientToken')
66
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
67
+ ContentBlockerRule = Shapes::StructureShape.new(name: 'ContentBlockerRule')
68
+ ContentRetrievalRule = Shapes::StructureShape.new(name: 'ContentRetrievalRule')
69
+ ContentType = Shapes::StringShape.new(name: 'ContentType')
70
+ Conversation = Shapes::StructureShape.new(name: 'Conversation')
71
+ ConversationId = Shapes::StringShape.new(name: 'ConversationId')
72
+ ConversationTitle = Shapes::StringShape.new(name: 'ConversationTitle')
73
+ Conversations = Shapes::ListShape.new(name: 'Conversations')
74
+ CreateApplicationRequest = Shapes::StructureShape.new(name: 'CreateApplicationRequest')
75
+ CreateApplicationResponse = Shapes::StructureShape.new(name: 'CreateApplicationResponse')
76
+ CreateDataSourceRequest = Shapes::StructureShape.new(name: 'CreateDataSourceRequest')
77
+ CreateDataSourceResponse = Shapes::StructureShape.new(name: 'CreateDataSourceResponse')
78
+ CreateIndexRequest = Shapes::StructureShape.new(name: 'CreateIndexRequest')
79
+ CreateIndexResponse = Shapes::StructureShape.new(name: 'CreateIndexResponse')
80
+ CreatePluginRequest = Shapes::StructureShape.new(name: 'CreatePluginRequest')
81
+ CreatePluginResponse = Shapes::StructureShape.new(name: 'CreatePluginResponse')
82
+ CreateRetrieverRequest = Shapes::StructureShape.new(name: 'CreateRetrieverRequest')
83
+ CreateRetrieverResponse = Shapes::StructureShape.new(name: 'CreateRetrieverResponse')
84
+ CreateUserRequest = Shapes::StructureShape.new(name: 'CreateUserRequest')
85
+ CreateUserRequestUserAliasesList = Shapes::ListShape.new(name: 'CreateUserRequestUserAliasesList')
86
+ CreateUserResponse = Shapes::StructureShape.new(name: 'CreateUserResponse')
87
+ CreateWebExperienceRequest = Shapes::StructureShape.new(name: 'CreateWebExperienceRequest')
88
+ CreateWebExperienceResponse = Shapes::StructureShape.new(name: 'CreateWebExperienceResponse')
89
+ DataSource = Shapes::StructureShape.new(name: 'DataSource')
90
+ DataSourceArn = Shapes::StringShape.new(name: 'DataSourceArn')
91
+ DataSourceConfiguration = Shapes::DocumentShape.new(name: 'DataSourceConfiguration', document: true)
92
+ DataSourceId = Shapes::StringShape.new(name: 'DataSourceId')
93
+ DataSourceIds = Shapes::ListShape.new(name: 'DataSourceIds')
94
+ DataSourceName = Shapes::StringShape.new(name: 'DataSourceName')
95
+ DataSourceStatus = Shapes::StringShape.new(name: 'DataSourceStatus')
96
+ DataSourceSyncJob = Shapes::StructureShape.new(name: 'DataSourceSyncJob')
97
+ DataSourceSyncJobMetrics = Shapes::StructureShape.new(name: 'DataSourceSyncJobMetrics')
98
+ DataSourceSyncJobStatus = Shapes::StringShape.new(name: 'DataSourceSyncJobStatus')
99
+ DataSourceSyncJobs = Shapes::ListShape.new(name: 'DataSourceSyncJobs')
100
+ DataSourceUserId = Shapes::StringShape.new(name: 'DataSourceUserId')
101
+ DataSourceVpcConfiguration = Shapes::StructureShape.new(name: 'DataSourceVpcConfiguration')
102
+ DataSources = Shapes::ListShape.new(name: 'DataSources')
103
+ DeleteApplicationRequest = Shapes::StructureShape.new(name: 'DeleteApplicationRequest')
104
+ DeleteApplicationResponse = Shapes::StructureShape.new(name: 'DeleteApplicationResponse')
105
+ DeleteChatControlsConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteChatControlsConfigurationRequest')
106
+ DeleteChatControlsConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteChatControlsConfigurationResponse')
107
+ DeleteConversationRequest = Shapes::StructureShape.new(name: 'DeleteConversationRequest')
108
+ DeleteConversationResponse = Shapes::StructureShape.new(name: 'DeleteConversationResponse')
109
+ DeleteDataSourceRequest = Shapes::StructureShape.new(name: 'DeleteDataSourceRequest')
110
+ DeleteDataSourceResponse = Shapes::StructureShape.new(name: 'DeleteDataSourceResponse')
111
+ DeleteDocument = Shapes::StructureShape.new(name: 'DeleteDocument')
112
+ DeleteDocuments = Shapes::ListShape.new(name: 'DeleteDocuments')
113
+ DeleteGroupRequest = Shapes::StructureShape.new(name: 'DeleteGroupRequest')
114
+ DeleteGroupResponse = Shapes::StructureShape.new(name: 'DeleteGroupResponse')
115
+ DeleteIndexRequest = Shapes::StructureShape.new(name: 'DeleteIndexRequest')
116
+ DeleteIndexResponse = Shapes::StructureShape.new(name: 'DeleteIndexResponse')
117
+ DeletePluginRequest = Shapes::StructureShape.new(name: 'DeletePluginRequest')
118
+ DeletePluginResponse = Shapes::StructureShape.new(name: 'DeletePluginResponse')
119
+ DeleteRetrieverRequest = Shapes::StructureShape.new(name: 'DeleteRetrieverRequest')
120
+ DeleteRetrieverResponse = Shapes::StructureShape.new(name: 'DeleteRetrieverResponse')
121
+ DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
122
+ DeleteUserResponse = Shapes::StructureShape.new(name: 'DeleteUserResponse')
123
+ DeleteWebExperienceRequest = Shapes::StructureShape.new(name: 'DeleteWebExperienceRequest')
124
+ DeleteWebExperienceResponse = Shapes::StructureShape.new(name: 'DeleteWebExperienceResponse')
125
+ Description = Shapes::StringShape.new(name: 'Description')
126
+ Document = Shapes::StructureShape.new(name: 'Document')
127
+ DocumentAttribute = Shapes::StructureShape.new(name: 'DocumentAttribute')
128
+ DocumentAttributeCondition = Shapes::StructureShape.new(name: 'DocumentAttributeCondition')
129
+ DocumentAttributeConfiguration = Shapes::StructureShape.new(name: 'DocumentAttributeConfiguration')
130
+ DocumentAttributeConfigurations = Shapes::ListShape.new(name: 'DocumentAttributeConfigurations')
131
+ DocumentAttributeKey = Shapes::StringShape.new(name: 'DocumentAttributeKey')
132
+ DocumentAttributeStringListValue = Shapes::ListShape.new(name: 'DocumentAttributeStringListValue')
133
+ DocumentAttributeTarget = Shapes::StructureShape.new(name: 'DocumentAttributeTarget')
134
+ DocumentAttributeValue = Shapes::UnionShape.new(name: 'DocumentAttributeValue')
135
+ DocumentAttributeValueStringValueString = Shapes::StringShape.new(name: 'DocumentAttributeValueStringValueString')
136
+ DocumentAttributes = Shapes::ListShape.new(name: 'DocumentAttributes')
137
+ DocumentContent = Shapes::UnionShape.new(name: 'DocumentContent')
138
+ DocumentContentOperator = Shapes::StringShape.new(name: 'DocumentContentOperator')
139
+ DocumentDetailList = Shapes::ListShape.new(name: 'DocumentDetailList')
140
+ DocumentDetails = Shapes::StructureShape.new(name: 'DocumentDetails')
141
+ DocumentEnrichmentConditionOperator = Shapes::StringShape.new(name: 'DocumentEnrichmentConditionOperator')
142
+ DocumentEnrichmentConfiguration = Shapes::StructureShape.new(name: 'DocumentEnrichmentConfiguration')
143
+ DocumentId = Shapes::StringShape.new(name: 'DocumentId')
144
+ DocumentStatus = Shapes::StringShape.new(name: 'DocumentStatus')
145
+ Documents = Shapes::ListShape.new(name: 'Documents')
146
+ EligibleDataSource = Shapes::StructureShape.new(name: 'EligibleDataSource')
147
+ EligibleDataSources = Shapes::ListShape.new(name: 'EligibleDataSources')
148
+ EncryptionConfiguration = Shapes::StructureShape.new(name: 'EncryptionConfiguration')
149
+ ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
150
+ ErrorDetail = Shapes::StructureShape.new(name: 'ErrorDetail')
151
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
152
+ ExampleChatMessage = Shapes::StringShape.new(name: 'ExampleChatMessage')
153
+ ExampleChatMessages = Shapes::ListShape.new(name: 'ExampleChatMessages')
154
+ ExecutionId = Shapes::StringShape.new(name: 'ExecutionId')
155
+ FailedDocument = Shapes::StructureShape.new(name: 'FailedDocument')
156
+ FailedDocuments = Shapes::ListShape.new(name: 'FailedDocuments')
157
+ GetApplicationRequest = Shapes::StructureShape.new(name: 'GetApplicationRequest')
158
+ GetApplicationResponse = Shapes::StructureShape.new(name: 'GetApplicationResponse')
159
+ GetChatControlsConfigurationRequest = Shapes::StructureShape.new(name: 'GetChatControlsConfigurationRequest')
160
+ GetChatControlsConfigurationResponse = Shapes::StructureShape.new(name: 'GetChatControlsConfigurationResponse')
161
+ GetDataSourceRequest = Shapes::StructureShape.new(name: 'GetDataSourceRequest')
162
+ GetDataSourceResponse = Shapes::StructureShape.new(name: 'GetDataSourceResponse')
163
+ GetGroupRequest = Shapes::StructureShape.new(name: 'GetGroupRequest')
164
+ GetGroupResponse = Shapes::StructureShape.new(name: 'GetGroupResponse')
165
+ GetIndexRequest = Shapes::StructureShape.new(name: 'GetIndexRequest')
166
+ GetIndexResponse = Shapes::StructureShape.new(name: 'GetIndexResponse')
167
+ GetPluginRequest = Shapes::StructureShape.new(name: 'GetPluginRequest')
168
+ GetPluginResponse = Shapes::StructureShape.new(name: 'GetPluginResponse')
169
+ GetRetrieverRequest = Shapes::StructureShape.new(name: 'GetRetrieverRequest')
170
+ GetRetrieverResponse = Shapes::StructureShape.new(name: 'GetRetrieverResponse')
171
+ GetUserRequest = Shapes::StructureShape.new(name: 'GetUserRequest')
172
+ GetUserResponse = Shapes::StructureShape.new(name: 'GetUserResponse')
173
+ GetWebExperienceRequest = Shapes::StructureShape.new(name: 'GetWebExperienceRequest')
174
+ GetWebExperienceResponse = Shapes::StructureShape.new(name: 'GetWebExperienceResponse')
175
+ GroupMembers = Shapes::StructureShape.new(name: 'GroupMembers')
176
+ GroupName = Shapes::StringShape.new(name: 'GroupName')
177
+ GroupStatus = Shapes::StringShape.new(name: 'GroupStatus')
178
+ GroupStatusDetail = Shapes::StructureShape.new(name: 'GroupStatusDetail')
179
+ GroupStatusDetails = Shapes::ListShape.new(name: 'GroupStatusDetails')
180
+ GroupSummary = Shapes::StructureShape.new(name: 'GroupSummary')
181
+ GroupSummaryList = Shapes::ListShape.new(name: 'GroupSummaryList')
182
+ HookConfiguration = Shapes::StructureShape.new(name: 'HookConfiguration')
183
+ Index = Shapes::StructureShape.new(name: 'Index')
184
+ IndexArn = Shapes::StringShape.new(name: 'IndexArn')
185
+ IndexCapacityConfiguration = Shapes::StructureShape.new(name: 'IndexCapacityConfiguration')
186
+ IndexCapacityInteger = Shapes::IntegerShape.new(name: 'IndexCapacityInteger')
187
+ IndexId = Shapes::StringShape.new(name: 'IndexId')
188
+ IndexName = Shapes::StringShape.new(name: 'IndexName')
189
+ IndexStatistics = Shapes::StructureShape.new(name: 'IndexStatistics')
190
+ IndexStatus = Shapes::StringShape.new(name: 'IndexStatus')
191
+ IndexedTextBytes = Shapes::IntegerShape.new(name: 'IndexedTextBytes')
192
+ IndexedTextDocument = Shapes::IntegerShape.new(name: 'IndexedTextDocument')
193
+ Indices = Shapes::ListShape.new(name: 'Indices')
194
+ InlineDocumentEnrichmentConfiguration = Shapes::StructureShape.new(name: 'InlineDocumentEnrichmentConfiguration')
195
+ InlineDocumentEnrichmentConfigurations = Shapes::ListShape.new(name: 'InlineDocumentEnrichmentConfigurations')
196
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
197
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
198
+ KendraIndexConfiguration = Shapes::StructureShape.new(name: 'KendraIndexConfiguration')
199
+ KendraIndexId = Shapes::StringShape.new(name: 'KendraIndexId')
200
+ KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
201
+ LambdaArn = Shapes::StringShape.new(name: 'LambdaArn')
202
+ LicenseNotFoundException = Shapes::StructureShape.new(name: 'LicenseNotFoundException')
203
+ ListApplicationsRequest = Shapes::StructureShape.new(name: 'ListApplicationsRequest')
204
+ ListApplicationsResponse = Shapes::StructureShape.new(name: 'ListApplicationsResponse')
205
+ ListConversationsRequest = Shapes::StructureShape.new(name: 'ListConversationsRequest')
206
+ ListConversationsResponse = Shapes::StructureShape.new(name: 'ListConversationsResponse')
207
+ ListDataSourceSyncJobsRequest = Shapes::StructureShape.new(name: 'ListDataSourceSyncJobsRequest')
208
+ ListDataSourceSyncJobsResponse = Shapes::StructureShape.new(name: 'ListDataSourceSyncJobsResponse')
209
+ ListDataSourcesRequest = Shapes::StructureShape.new(name: 'ListDataSourcesRequest')
210
+ ListDataSourcesResponse = Shapes::StructureShape.new(name: 'ListDataSourcesResponse')
211
+ ListDocumentsRequest = Shapes::StructureShape.new(name: 'ListDocumentsRequest')
212
+ ListDocumentsResponse = Shapes::StructureShape.new(name: 'ListDocumentsResponse')
213
+ ListGroupsRequest = Shapes::StructureShape.new(name: 'ListGroupsRequest')
214
+ ListGroupsResponse = Shapes::StructureShape.new(name: 'ListGroupsResponse')
215
+ ListIndicesRequest = Shapes::StructureShape.new(name: 'ListIndicesRequest')
216
+ ListIndicesResponse = Shapes::StructureShape.new(name: 'ListIndicesResponse')
217
+ ListMessagesRequest = Shapes::StructureShape.new(name: 'ListMessagesRequest')
218
+ ListMessagesResponse = Shapes::StructureShape.new(name: 'ListMessagesResponse')
219
+ ListPluginsRequest = Shapes::StructureShape.new(name: 'ListPluginsRequest')
220
+ ListPluginsResponse = Shapes::StructureShape.new(name: 'ListPluginsResponse')
221
+ ListRetrieversRequest = Shapes::StructureShape.new(name: 'ListRetrieversRequest')
222
+ ListRetrieversResponse = Shapes::StructureShape.new(name: 'ListRetrieversResponse')
223
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
224
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
225
+ ListWebExperiencesRequest = Shapes::StructureShape.new(name: 'ListWebExperiencesRequest')
226
+ ListWebExperiencesResponse = Shapes::StructureShape.new(name: 'ListWebExperiencesResponse')
227
+ Long = Shapes::IntegerShape.new(name: 'Long')
228
+ MaxResultsIntegerForGetTopicConfigurations = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForGetTopicConfigurations')
229
+ MaxResultsIntegerForListApplications = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListApplications')
230
+ MaxResultsIntegerForListConversations = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListConversations')
231
+ MaxResultsIntegerForListDataSources = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListDataSources')
232
+ MaxResultsIntegerForListDataSourcesSyncJobs = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListDataSourcesSyncJobs')
233
+ MaxResultsIntegerForListDocuments = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListDocuments')
234
+ MaxResultsIntegerForListGroupsRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListGroupsRequest')
235
+ MaxResultsIntegerForListIndices = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListIndices')
236
+ MaxResultsIntegerForListMessages = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListMessages')
237
+ MaxResultsIntegerForListPlugins = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListPlugins')
238
+ MaxResultsIntegerForListRetrieversRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListRetrieversRequest')
239
+ MaxResultsIntegerForListWebExperiencesRequest = Shapes::IntegerShape.new(name: 'MaxResultsIntegerForListWebExperiencesRequest')
240
+ MemberGroup = Shapes::StructureShape.new(name: 'MemberGroup')
241
+ MemberGroups = Shapes::ListShape.new(name: 'MemberGroups')
242
+ MemberRelation = Shapes::StringShape.new(name: 'MemberRelation')
243
+ MemberUser = Shapes::StructureShape.new(name: 'MemberUser')
244
+ MemberUsers = Shapes::ListShape.new(name: 'MemberUsers')
245
+ MembershipType = Shapes::StringShape.new(name: 'MembershipType')
246
+ Message = Shapes::StructureShape.new(name: 'Message')
247
+ MessageBody = Shapes::StringShape.new(name: 'MessageBody')
248
+ MessageId = Shapes::StringShape.new(name: 'MessageId')
249
+ MessageType = Shapes::StringShape.new(name: 'MessageType')
250
+ MessageUsefulness = Shapes::StringShape.new(name: 'MessageUsefulness')
251
+ MessageUsefulnessComment = Shapes::StringShape.new(name: 'MessageUsefulnessComment')
252
+ MessageUsefulnessFeedback = Shapes::StructureShape.new(name: 'MessageUsefulnessFeedback')
253
+ MessageUsefulnessReason = Shapes::StringShape.new(name: 'MessageUsefulnessReason')
254
+ Messages = Shapes::ListShape.new(name: 'Messages')
255
+ MetricValue = Shapes::StringShape.new(name: 'MetricValue')
256
+ NativeIndexConfiguration = Shapes::StructureShape.new(name: 'NativeIndexConfiguration')
257
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
258
+ OAuth2ClientCredentialConfiguration = Shapes::StructureShape.new(name: 'OAuth2ClientCredentialConfiguration')
259
+ Plugin = Shapes::StructureShape.new(name: 'Plugin')
260
+ PluginArn = Shapes::StringShape.new(name: 'PluginArn')
261
+ PluginAuthConfiguration = Shapes::UnionShape.new(name: 'PluginAuthConfiguration')
262
+ PluginId = Shapes::StringShape.new(name: 'PluginId')
263
+ PluginName = Shapes::StringShape.new(name: 'PluginName')
264
+ PluginState = Shapes::StringShape.new(name: 'PluginState')
265
+ PluginType = Shapes::StringShape.new(name: 'PluginType')
266
+ Plugins = Shapes::ListShape.new(name: 'Plugins')
267
+ Principal = Shapes::UnionShape.new(name: 'Principal')
268
+ PrincipalGroup = Shapes::StructureShape.new(name: 'PrincipalGroup')
269
+ PrincipalUser = Shapes::StructureShape.new(name: 'PrincipalUser')
270
+ Principals = Shapes::ListShape.new(name: 'Principals')
271
+ PutFeedbackRequest = Shapes::StructureShape.new(name: 'PutFeedbackRequest')
272
+ PutGroupRequest = Shapes::StructureShape.new(name: 'PutGroupRequest')
273
+ PutGroupResponse = Shapes::StructureShape.new(name: 'PutGroupResponse')
274
+ ReadAccessType = Shapes::StringShape.new(name: 'ReadAccessType')
275
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
276
+ ResponseScope = Shapes::StringShape.new(name: 'ResponseScope')
277
+ Retriever = Shapes::StructureShape.new(name: 'Retriever')
278
+ RetrieverArn = Shapes::StringShape.new(name: 'RetrieverArn')
279
+ RetrieverConfiguration = Shapes::UnionShape.new(name: 'RetrieverConfiguration')
280
+ RetrieverId = Shapes::StringShape.new(name: 'RetrieverId')
281
+ RetrieverName = Shapes::StringShape.new(name: 'RetrieverName')
282
+ RetrieverStatus = Shapes::StringShape.new(name: 'RetrieverStatus')
283
+ RetrieverType = Shapes::StringShape.new(name: 'RetrieverType')
284
+ Retrievers = Shapes::ListShape.new(name: 'Retrievers')
285
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
286
+ Rule = Shapes::StructureShape.new(name: 'Rule')
287
+ RuleConfiguration = Shapes::UnionShape.new(name: 'RuleConfiguration')
288
+ RuleType = Shapes::StringShape.new(name: 'RuleType')
289
+ Rules = Shapes::ListShape.new(name: 'Rules')
290
+ S3 = Shapes::StructureShape.new(name: 'S3')
291
+ S3BucketName = Shapes::StringShape.new(name: 'S3BucketName')
292
+ S3ObjectKey = Shapes::StringShape.new(name: 'S3ObjectKey')
293
+ SamlAttribute = Shapes::StringShape.new(name: 'SamlAttribute')
294
+ SamlConfiguration = Shapes::StructureShape.new(name: 'SamlConfiguration')
295
+ SamlMetadataXML = Shapes::StringShape.new(name: 'SamlMetadataXML')
296
+ SecretArn = Shapes::StringShape.new(name: 'SecretArn')
297
+ SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
298
+ SecurityGroupIds = Shapes::ListShape.new(name: 'SecurityGroupIds')
299
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
300
+ SourceAttribution = Shapes::StructureShape.new(name: 'SourceAttribution')
301
+ SourceAttributions = Shapes::ListShape.new(name: 'SourceAttributions')
302
+ StartDataSourceSyncJobRequest = Shapes::StructureShape.new(name: 'StartDataSourceSyncJobRequest')
303
+ StartDataSourceSyncJobResponse = Shapes::StructureShape.new(name: 'StartDataSourceSyncJobResponse')
304
+ Status = Shapes::StringShape.new(name: 'Status')
305
+ StopDataSourceSyncJobRequest = Shapes::StructureShape.new(name: 'StopDataSourceSyncJobRequest')
306
+ StopDataSourceSyncJobResponse = Shapes::StructureShape.new(name: 'StopDataSourceSyncJobResponse')
307
+ String = Shapes::StringShape.new(name: 'String')
308
+ SubnetId = Shapes::StringShape.new(name: 'SubnetId')
309
+ SubnetIds = Shapes::ListShape.new(name: 'SubnetIds')
310
+ SyncSchedule = Shapes::StringShape.new(name: 'SyncSchedule')
311
+ SystemMessageId = Shapes::StringShape.new(name: 'SystemMessageId')
312
+ SystemMessageOverride = Shapes::StringShape.new(name: 'SystemMessageOverride')
313
+ Tag = Shapes::StructureShape.new(name: 'Tag')
314
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
315
+ TagKeys = Shapes::ListShape.new(name: 'TagKeys')
316
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
317
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
318
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
319
+ Tags = Shapes::ListShape.new(name: 'Tags')
320
+ TextDocumentStatistics = Shapes::StructureShape.new(name: 'TextDocumentStatistics')
321
+ TextSegment = Shapes::StructureShape.new(name: 'TextSegment')
322
+ TextSegmentList = Shapes::ListShape.new(name: 'TextSegmentList')
323
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
324
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
325
+ Title = Shapes::StringShape.new(name: 'Title')
326
+ TopicConfiguration = Shapes::StructureShape.new(name: 'TopicConfiguration')
327
+ TopicConfigurationName = Shapes::StringShape.new(name: 'TopicConfigurationName')
328
+ TopicConfigurations = Shapes::ListShape.new(name: 'TopicConfigurations')
329
+ TopicDescription = Shapes::StringShape.new(name: 'TopicDescription')
330
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
331
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
332
+ UpdateApplicationRequest = Shapes::StructureShape.new(name: 'UpdateApplicationRequest')
333
+ UpdateApplicationResponse = Shapes::StructureShape.new(name: 'UpdateApplicationResponse')
334
+ UpdateChatControlsConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateChatControlsConfigurationRequest')
335
+ UpdateChatControlsConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateChatControlsConfigurationResponse')
336
+ UpdateDataSourceRequest = Shapes::StructureShape.new(name: 'UpdateDataSourceRequest')
337
+ UpdateDataSourceResponse = Shapes::StructureShape.new(name: 'UpdateDataSourceResponse')
338
+ UpdateIndexRequest = Shapes::StructureShape.new(name: 'UpdateIndexRequest')
339
+ UpdateIndexResponse = Shapes::StructureShape.new(name: 'UpdateIndexResponse')
340
+ UpdatePluginRequest = Shapes::StructureShape.new(name: 'UpdatePluginRequest')
341
+ UpdatePluginResponse = Shapes::StructureShape.new(name: 'UpdatePluginResponse')
342
+ UpdateRetrieverRequest = Shapes::StructureShape.new(name: 'UpdateRetrieverRequest')
343
+ UpdateRetrieverResponse = Shapes::StructureShape.new(name: 'UpdateRetrieverResponse')
344
+ UpdateUserRequest = Shapes::StructureShape.new(name: 'UpdateUserRequest')
345
+ UpdateUserResponse = Shapes::StructureShape.new(name: 'UpdateUserResponse')
346
+ UpdateWebExperienceRequest = Shapes::StructureShape.new(name: 'UpdateWebExperienceRequest')
347
+ UpdateWebExperienceResponse = Shapes::StructureShape.new(name: 'UpdateWebExperienceResponse')
348
+ Url = Shapes::StringShape.new(name: 'Url')
349
+ UserAlias = Shapes::StructureShape.new(name: 'UserAlias')
350
+ UserAliases = Shapes::ListShape.new(name: 'UserAliases')
351
+ UserGroups = Shapes::ListShape.new(name: 'UserGroups')
352
+ UserId = Shapes::StringShape.new(name: 'UserId')
353
+ UserIds = Shapes::ListShape.new(name: 'UserIds')
354
+ UserMessage = Shapes::StringShape.new(name: 'UserMessage')
355
+ UsersAndGroups = Shapes::StructureShape.new(name: 'UsersAndGroups')
356
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
357
+ ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
358
+ ValidationExceptionFields = Shapes::ListShape.new(name: 'ValidationExceptionFields')
359
+ ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
360
+ WebExperience = Shapes::StructureShape.new(name: 'WebExperience')
361
+ WebExperienceArn = Shapes::StringShape.new(name: 'WebExperienceArn')
362
+ WebExperienceAuthConfiguration = Shapes::UnionShape.new(name: 'WebExperienceAuthConfiguration')
363
+ WebExperienceId = Shapes::StringShape.new(name: 'WebExperienceId')
364
+ WebExperienceSamplePromptsControlMode = Shapes::StringShape.new(name: 'WebExperienceSamplePromptsControlMode')
365
+ WebExperienceStatus = Shapes::StringShape.new(name: 'WebExperienceStatus')
366
+ WebExperienceSubtitle = Shapes::StringShape.new(name: 'WebExperienceSubtitle')
367
+ WebExperienceTitle = Shapes::StringShape.new(name: 'WebExperienceTitle')
368
+ WebExperienceWelcomeMessage = Shapes::StringShape.new(name: 'WebExperienceWelcomeMessage')
369
+ WebExperiences = Shapes::ListShape.new(name: 'WebExperiences')
370
+
371
+ AccessConfiguration.add_member(:access_controls, Shapes::ShapeRef.new(shape: AccessControls, required: true, location_name: "accessControls"))
372
+ AccessConfiguration.add_member(:member_relation, Shapes::ShapeRef.new(shape: MemberRelation, location_name: "memberRelation"))
373
+ AccessConfiguration.struct_class = Types::AccessConfiguration
374
+
375
+ AccessControl.add_member(:member_relation, Shapes::ShapeRef.new(shape: MemberRelation, location_name: "memberRelation"))
376
+ AccessControl.add_member(:principals, Shapes::ShapeRef.new(shape: Principals, required: true, location_name: "principals"))
377
+ AccessControl.struct_class = Types::AccessControl
378
+
379
+ AccessControls.member = Shapes::ShapeRef.new(shape: AccessControl)
380
+
381
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
382
+ AccessDeniedException.struct_class = Types::AccessDeniedException
383
+
384
+ ActionExecution.add_member(:payload, Shapes::ShapeRef.new(shape: ActionExecutionPayload, required: true, location_name: "payload"))
385
+ ActionExecution.add_member(:payload_field_name_separator, Shapes::ShapeRef.new(shape: ActionPayloadFieldNameSeparator, required: true, location_name: "payloadFieldNameSeparator"))
386
+ ActionExecution.add_member(:plugin_id, Shapes::ShapeRef.new(shape: PluginId, required: true, location_name: "pluginId"))
387
+ ActionExecution.struct_class = Types::ActionExecution
388
+
389
+ ActionExecutionPayload.key = Shapes::ShapeRef.new(shape: ActionPayloadFieldKey)
390
+ ActionExecutionPayload.value = Shapes::ShapeRef.new(shape: ActionExecutionPayloadField)
391
+
392
+ ActionExecutionPayloadField.add_member(:value, Shapes::ShapeRef.new(shape: ActionPayloadFieldValue, required: true, location_name: "value"))
393
+ ActionExecutionPayloadField.struct_class = Types::ActionExecutionPayloadField
394
+
395
+ ActionReview.add_member(:payload, Shapes::ShapeRef.new(shape: ActionReviewPayload, location_name: "payload"))
396
+ ActionReview.add_member(:payload_field_name_separator, Shapes::ShapeRef.new(shape: ActionPayloadFieldNameSeparator, location_name: "payloadFieldNameSeparator"))
397
+ ActionReview.add_member(:plugin_id, Shapes::ShapeRef.new(shape: PluginId, location_name: "pluginId"))
398
+ ActionReview.add_member(:plugin_type, Shapes::ShapeRef.new(shape: PluginType, location_name: "pluginType"))
399
+ ActionReview.struct_class = Types::ActionReview
400
+
401
+ ActionReviewPayload.key = Shapes::ShapeRef.new(shape: ActionPayloadFieldKey)
402
+ ActionReviewPayload.value = Shapes::ShapeRef.new(shape: ActionReviewPayloadField)
403
+
404
+ ActionReviewPayloadField.add_member(:allowed_values, Shapes::ShapeRef.new(shape: ActionReviewPayloadFieldAllowedValues, location_name: "allowedValues"))
405
+ ActionReviewPayloadField.add_member(:display_name, Shapes::ShapeRef.new(shape: String, location_name: "displayName"))
406
+ ActionReviewPayloadField.add_member(:display_order, Shapes::ShapeRef.new(shape: Integer, location_name: "displayOrder"))
407
+ ActionReviewPayloadField.add_member(:required, Shapes::ShapeRef.new(shape: Boolean, location_name: "required"))
408
+ ActionReviewPayloadField.add_member(:type, Shapes::ShapeRef.new(shape: ActionPayloadFieldType, location_name: "type"))
409
+ ActionReviewPayloadField.add_member(:value, Shapes::ShapeRef.new(shape: ActionPayloadFieldValue, location_name: "value"))
410
+ ActionReviewPayloadField.struct_class = Types::ActionReviewPayloadField
411
+
412
+ ActionReviewPayloadFieldAllowedValue.add_member(:display_value, Shapes::ShapeRef.new(shape: ActionPayloadFieldValue, location_name: "displayValue"))
413
+ ActionReviewPayloadFieldAllowedValue.add_member(:value, Shapes::ShapeRef.new(shape: ActionPayloadFieldValue, location_name: "value"))
414
+ ActionReviewPayloadFieldAllowedValue.struct_class = Types::ActionReviewPayloadFieldAllowedValue
415
+
416
+ ActionReviewPayloadFieldAllowedValues.member = Shapes::ShapeRef.new(shape: ActionReviewPayloadFieldAllowedValue)
417
+
418
+ Application.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, location_name: "applicationId"))
419
+ Application.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
420
+ Application.add_member(:display_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "displayName"))
421
+ Application.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "status"))
422
+ Application.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
423
+ Application.struct_class = Types::Application
424
+
425
+ Applications.member = Shapes::ShapeRef.new(shape: Application)
426
+
427
+ AppliedAttachmentsConfiguration.add_member(:attachments_control_mode, Shapes::ShapeRef.new(shape: AttachmentsControlMode, location_name: "attachmentsControlMode"))
428
+ AppliedAttachmentsConfiguration.struct_class = Types::AppliedAttachmentsConfiguration
429
+
430
+ AttachmentInput.add_member(:data, Shapes::ShapeRef.new(shape: Blob, required: true, location_name: "data"))
431
+ AttachmentInput.add_member(:name, Shapes::ShapeRef.new(shape: AttachmentName, required: true, location_name: "name"))
432
+ AttachmentInput.struct_class = Types::AttachmentInput
433
+
434
+ AttachmentOutput.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "error"))
435
+ AttachmentOutput.add_member(:name, Shapes::ShapeRef.new(shape: AttachmentName, location_name: "name"))
436
+ AttachmentOutput.add_member(:status, Shapes::ShapeRef.new(shape: AttachmentStatus, location_name: "status"))
437
+ AttachmentOutput.struct_class = Types::AttachmentOutput
438
+
439
+ AttachmentsConfiguration.add_member(:attachments_control_mode, Shapes::ShapeRef.new(shape: AttachmentsControlMode, required: true, location_name: "attachmentsControlMode"))
440
+ AttachmentsConfiguration.struct_class = Types::AttachmentsConfiguration
441
+
442
+ AttachmentsInput.member = Shapes::ShapeRef.new(shape: AttachmentInput)
443
+
444
+ AttachmentsOutput.member = Shapes::ShapeRef.new(shape: AttachmentOutput)
445
+
446
+ AttributeFilter.add_member(:and_all_filters, Shapes::ShapeRef.new(shape: AttributeFilters, location_name: "andAllFilters"))
447
+ AttributeFilter.add_member(:contains_all, Shapes::ShapeRef.new(shape: DocumentAttribute, location_name: "containsAll"))
448
+ AttributeFilter.add_member(:contains_any, Shapes::ShapeRef.new(shape: DocumentAttribute, location_name: "containsAny"))
449
+ AttributeFilter.add_member(:equals_to, Shapes::ShapeRef.new(shape: DocumentAttribute, location_name: "equalsTo"))
450
+ AttributeFilter.add_member(:greater_than, Shapes::ShapeRef.new(shape: DocumentAttribute, location_name: "greaterThan"))
451
+ AttributeFilter.add_member(:greater_than_or_equals, Shapes::ShapeRef.new(shape: DocumentAttribute, location_name: "greaterThanOrEquals"))
452
+ AttributeFilter.add_member(:less_than, Shapes::ShapeRef.new(shape: DocumentAttribute, location_name: "lessThan"))
453
+ AttributeFilter.add_member(:less_than_or_equals, Shapes::ShapeRef.new(shape: DocumentAttribute, location_name: "lessThanOrEquals"))
454
+ AttributeFilter.add_member(:not_filter, Shapes::ShapeRef.new(shape: AttributeFilter, location_name: "notFilter"))
455
+ AttributeFilter.add_member(:or_all_filters, Shapes::ShapeRef.new(shape: AttributeFilters, location_name: "orAllFilters"))
456
+ AttributeFilter.struct_class = Types::AttributeFilter
457
+
458
+ AttributeFilters.member = Shapes::ShapeRef.new(shape: AttributeFilter)
459
+
460
+ BasicAuthConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
461
+ BasicAuthConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "secretArn"))
462
+ BasicAuthConfiguration.struct_class = Types::BasicAuthConfiguration
463
+
464
+ BatchDeleteDocumentRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
465
+ BatchDeleteDocumentRequest.add_member(:data_source_sync_id, Shapes::ShapeRef.new(shape: ExecutionId, location_name: "dataSourceSyncId"))
466
+ BatchDeleteDocumentRequest.add_member(:documents, Shapes::ShapeRef.new(shape: DeleteDocuments, required: true, location_name: "documents"))
467
+ BatchDeleteDocumentRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
468
+ BatchDeleteDocumentRequest.struct_class = Types::BatchDeleteDocumentRequest
469
+
470
+ BatchDeleteDocumentResponse.add_member(:failed_documents, Shapes::ShapeRef.new(shape: FailedDocuments, location_name: "failedDocuments"))
471
+ BatchDeleteDocumentResponse.struct_class = Types::BatchDeleteDocumentResponse
472
+
473
+ BatchPutDocumentRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
474
+ BatchPutDocumentRequest.add_member(:data_source_sync_id, Shapes::ShapeRef.new(shape: ExecutionId, location_name: "dataSourceSyncId"))
475
+ BatchPutDocumentRequest.add_member(:documents, Shapes::ShapeRef.new(shape: Documents, required: true, location_name: "documents"))
476
+ BatchPutDocumentRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
477
+ BatchPutDocumentRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
478
+ BatchPutDocumentRequest.struct_class = Types::BatchPutDocumentRequest
479
+
480
+ BatchPutDocumentResponse.add_member(:failed_documents, Shapes::ShapeRef.new(shape: FailedDocuments, location_name: "failedDocuments"))
481
+ BatchPutDocumentResponse.struct_class = Types::BatchPutDocumentResponse
482
+
483
+ BlockedPhrases.member = Shapes::ShapeRef.new(shape: BlockedPhrase)
484
+
485
+ BlockedPhrasesConfiguration.add_member(:blocked_phrases, Shapes::ShapeRef.new(shape: BlockedPhrases, location_name: "blockedPhrases"))
486
+ BlockedPhrasesConfiguration.add_member(:system_message_override, Shapes::ShapeRef.new(shape: SystemMessageOverride, location_name: "systemMessageOverride"))
487
+ BlockedPhrasesConfiguration.struct_class = Types::BlockedPhrasesConfiguration
488
+
489
+ BlockedPhrasesConfigurationUpdate.add_member(:blocked_phrases_to_create_or_update, Shapes::ShapeRef.new(shape: BlockedPhrases, location_name: "blockedPhrasesToCreateOrUpdate"))
490
+ BlockedPhrasesConfigurationUpdate.add_member(:blocked_phrases_to_delete, Shapes::ShapeRef.new(shape: BlockedPhrases, location_name: "blockedPhrasesToDelete"))
491
+ BlockedPhrasesConfigurationUpdate.add_member(:system_message_override, Shapes::ShapeRef.new(shape: SystemMessageOverride, location_name: "systemMessageOverride"))
492
+ BlockedPhrasesConfigurationUpdate.struct_class = Types::BlockedPhrasesConfigurationUpdate
493
+
494
+ ChatSyncInput.add_member(:action_execution, Shapes::ShapeRef.new(shape: ActionExecution, location_name: "actionExecution"))
495
+ ChatSyncInput.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
496
+ ChatSyncInput.add_member(:attachments, Shapes::ShapeRef.new(shape: AttachmentsInput, location_name: "attachments"))
497
+ ChatSyncInput.add_member(:attribute_filter, Shapes::ShapeRef.new(shape: AttributeFilter, location_name: "attributeFilter"))
498
+ ChatSyncInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
499
+ ChatSyncInput.add_member(:conversation_id, Shapes::ShapeRef.new(shape: ConversationId, location_name: "conversationId"))
500
+ ChatSyncInput.add_member(:parent_message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "parentMessageId"))
501
+ ChatSyncInput.add_member(:user_groups, Shapes::ShapeRef.new(shape: UserGroups, location: "querystring", location_name: "userGroups"))
502
+ ChatSyncInput.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "querystring", location_name: "userId"))
503
+ ChatSyncInput.add_member(:user_message, Shapes::ShapeRef.new(shape: UserMessage, location_name: "userMessage"))
504
+ ChatSyncInput.struct_class = Types::ChatSyncInput
505
+
506
+ ChatSyncOutput.add_member(:action_review, Shapes::ShapeRef.new(shape: ActionReview, location_name: "actionReview"))
507
+ ChatSyncOutput.add_member(:conversation_id, Shapes::ShapeRef.new(shape: ConversationId, location_name: "conversationId"))
508
+ ChatSyncOutput.add_member(:failed_attachments, Shapes::ShapeRef.new(shape: AttachmentsOutput, location_name: "failedAttachments"))
509
+ ChatSyncOutput.add_member(:source_attributions, Shapes::ShapeRef.new(shape: SourceAttributions, location_name: "sourceAttributions"))
510
+ ChatSyncOutput.add_member(:system_message, Shapes::ShapeRef.new(shape: String, location_name: "systemMessage"))
511
+ ChatSyncOutput.add_member(:system_message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "systemMessageId"))
512
+ ChatSyncOutput.add_member(:user_message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "userMessageId"))
513
+ ChatSyncOutput.struct_class = Types::ChatSyncOutput
514
+
515
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
516
+ ConflictException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
517
+ ConflictException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
518
+ ConflictException.struct_class = Types::ConflictException
519
+
520
+ ContentBlockerRule.add_member(:system_message_override, Shapes::ShapeRef.new(shape: SystemMessageOverride, location_name: "systemMessageOverride"))
521
+ ContentBlockerRule.struct_class = Types::ContentBlockerRule
522
+
523
+ ContentRetrievalRule.add_member(:eligible_data_sources, Shapes::ShapeRef.new(shape: EligibleDataSources, location_name: "eligibleDataSources"))
524
+ ContentRetrievalRule.struct_class = Types::ContentRetrievalRule
525
+
526
+ Conversation.add_member(:conversation_id, Shapes::ShapeRef.new(shape: ConversationId, location_name: "conversationId"))
527
+ Conversation.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
528
+ Conversation.add_member(:title, Shapes::ShapeRef.new(shape: ConversationTitle, location_name: "title"))
529
+ Conversation.struct_class = Types::Conversation
530
+
531
+ Conversations.member = Shapes::ShapeRef.new(shape: Conversation)
532
+
533
+ CreateApplicationRequest.add_member(:attachments_configuration, Shapes::ShapeRef.new(shape: AttachmentsConfiguration, location_name: "attachmentsConfiguration"))
534
+ CreateApplicationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
535
+ CreateApplicationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
536
+ CreateApplicationRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "displayName"))
537
+ CreateApplicationRequest.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
538
+ CreateApplicationRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
539
+ CreateApplicationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
540
+ CreateApplicationRequest.struct_class = Types::CreateApplicationRequest
541
+
542
+ CreateApplicationResponse.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "applicationArn"))
543
+ CreateApplicationResponse.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, location_name: "applicationId"))
544
+ CreateApplicationResponse.struct_class = Types::CreateApplicationResponse
545
+
546
+ CreateDataSourceRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
547
+ CreateDataSourceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
548
+ CreateDataSourceRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, required: true, location_name: "configuration"))
549
+ CreateDataSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
550
+ CreateDataSourceRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DataSourceName, required: true, location_name: "displayName"))
551
+ CreateDataSourceRequest.add_member(:document_enrichment_configuration, Shapes::ShapeRef.new(shape: DocumentEnrichmentConfiguration, location_name: "documentEnrichmentConfiguration"))
552
+ CreateDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
553
+ CreateDataSourceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
554
+ CreateDataSourceRequest.add_member(:sync_schedule, Shapes::ShapeRef.new(shape: SyncSchedule, location_name: "syncSchedule"))
555
+ CreateDataSourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
556
+ CreateDataSourceRequest.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "vpcConfiguration"))
557
+ CreateDataSourceRequest.struct_class = Types::CreateDataSourceRequest
558
+
559
+ CreateDataSourceResponse.add_member(:data_source_arn, Shapes::ShapeRef.new(shape: DataSourceArn, location_name: "dataSourceArn"))
560
+ CreateDataSourceResponse.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location_name: "dataSourceId"))
561
+ CreateDataSourceResponse.struct_class = Types::CreateDataSourceResponse
562
+
563
+ CreateIndexRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
564
+ CreateIndexRequest.add_member(:capacity_configuration, Shapes::ShapeRef.new(shape: IndexCapacityConfiguration, location_name: "capacityConfiguration"))
565
+ CreateIndexRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
566
+ CreateIndexRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
567
+ CreateIndexRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: IndexName, required: true, location_name: "displayName"))
568
+ CreateIndexRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
569
+ CreateIndexRequest.struct_class = Types::CreateIndexRequest
570
+
571
+ CreateIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: IndexArn, location_name: "indexArn"))
572
+ CreateIndexResponse.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, location_name: "indexId"))
573
+ CreateIndexResponse.struct_class = Types::CreateIndexResponse
574
+
575
+ CreatePluginRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
576
+ CreatePluginRequest.add_member(:auth_configuration, Shapes::ShapeRef.new(shape: PluginAuthConfiguration, required: true, location_name: "authConfiguration"))
577
+ CreatePluginRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
578
+ CreatePluginRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: PluginName, required: true, location_name: "displayName"))
579
+ CreatePluginRequest.add_member(:server_url, Shapes::ShapeRef.new(shape: Url, required: true, location_name: "serverUrl"))
580
+ CreatePluginRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
581
+ CreatePluginRequest.add_member(:type, Shapes::ShapeRef.new(shape: PluginType, required: true, location_name: "type"))
582
+ CreatePluginRequest.struct_class = Types::CreatePluginRequest
583
+
584
+ CreatePluginResponse.add_member(:plugin_arn, Shapes::ShapeRef.new(shape: PluginArn, location_name: "pluginArn"))
585
+ CreatePluginResponse.add_member(:plugin_id, Shapes::ShapeRef.new(shape: PluginId, location_name: "pluginId"))
586
+ CreatePluginResponse.struct_class = Types::CreatePluginResponse
587
+
588
+ CreateRetrieverRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
589
+ CreateRetrieverRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
590
+ CreateRetrieverRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: RetrieverConfiguration, required: true, location_name: "configuration"))
591
+ CreateRetrieverRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: RetrieverName, required: true, location_name: "displayName"))
592
+ CreateRetrieverRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
593
+ CreateRetrieverRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
594
+ CreateRetrieverRequest.add_member(:type, Shapes::ShapeRef.new(shape: RetrieverType, required: true, location_name: "type"))
595
+ CreateRetrieverRequest.struct_class = Types::CreateRetrieverRequest
596
+
597
+ CreateRetrieverResponse.add_member(:retriever_arn, Shapes::ShapeRef.new(shape: RetrieverArn, location_name: "retrieverArn"))
598
+ CreateRetrieverResponse.add_member(:retriever_id, Shapes::ShapeRef.new(shape: RetrieverId, location_name: "retrieverId"))
599
+ CreateRetrieverResponse.struct_class = Types::CreateRetrieverResponse
600
+
601
+ CreateUserRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
602
+ CreateUserRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
603
+ CreateUserRequest.add_member(:user_aliases, Shapes::ShapeRef.new(shape: CreateUserRequestUserAliasesList, location_name: "userAliases"))
604
+ CreateUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "userId"))
605
+ CreateUserRequest.struct_class = Types::CreateUserRequest
606
+
607
+ CreateUserRequestUserAliasesList.member = Shapes::ShapeRef.new(shape: UserAlias)
608
+
609
+ CreateUserResponse.struct_class = Types::CreateUserResponse
610
+
611
+ CreateWebExperienceRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
612
+ CreateWebExperienceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
613
+ CreateWebExperienceRequest.add_member(:sample_prompts_control_mode, Shapes::ShapeRef.new(shape: WebExperienceSamplePromptsControlMode, location_name: "samplePromptsControlMode"))
614
+ CreateWebExperienceRequest.add_member(:subtitle, Shapes::ShapeRef.new(shape: WebExperienceSubtitle, location_name: "subtitle"))
615
+ CreateWebExperienceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
616
+ CreateWebExperienceRequest.add_member(:title, Shapes::ShapeRef.new(shape: WebExperienceTitle, location_name: "title"))
617
+ CreateWebExperienceRequest.add_member(:welcome_message, Shapes::ShapeRef.new(shape: WebExperienceWelcomeMessage, location_name: "welcomeMessage"))
618
+ CreateWebExperienceRequest.struct_class = Types::CreateWebExperienceRequest
619
+
620
+ CreateWebExperienceResponse.add_member(:web_experience_arn, Shapes::ShapeRef.new(shape: WebExperienceArn, location_name: "webExperienceArn"))
621
+ CreateWebExperienceResponse.add_member(:web_experience_id, Shapes::ShapeRef.new(shape: WebExperienceId, location_name: "webExperienceId"))
622
+ CreateWebExperienceResponse.struct_class = Types::CreateWebExperienceResponse
623
+
624
+ DataSource.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
625
+ DataSource.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location_name: "dataSourceId"))
626
+ DataSource.add_member(:display_name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "displayName"))
627
+ DataSource.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, location_name: "status"))
628
+ DataSource.add_member(:type, Shapes::ShapeRef.new(shape: String, location_name: "type"))
629
+ DataSource.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
630
+ DataSource.struct_class = Types::DataSource
631
+
632
+ DataSourceIds.member = Shapes::ShapeRef.new(shape: DataSourceId)
633
+
634
+ DataSourceSyncJob.add_member(:data_source_error_code, Shapes::ShapeRef.new(shape: String, location_name: "dataSourceErrorCode"))
635
+ DataSourceSyncJob.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
636
+ DataSourceSyncJob.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "error"))
637
+ DataSourceSyncJob.add_member(:execution_id, Shapes::ShapeRef.new(shape: ExecutionId, location_name: "executionId"))
638
+ DataSourceSyncJob.add_member(:metrics, Shapes::ShapeRef.new(shape: DataSourceSyncJobMetrics, location_name: "metrics"))
639
+ DataSourceSyncJob.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
640
+ DataSourceSyncJob.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceSyncJobStatus, location_name: "status"))
641
+ DataSourceSyncJob.struct_class = Types::DataSourceSyncJob
642
+
643
+ DataSourceSyncJobMetrics.add_member(:documents_added, Shapes::ShapeRef.new(shape: MetricValue, location_name: "documentsAdded"))
644
+ DataSourceSyncJobMetrics.add_member(:documents_deleted, Shapes::ShapeRef.new(shape: MetricValue, location_name: "documentsDeleted"))
645
+ DataSourceSyncJobMetrics.add_member(:documents_failed, Shapes::ShapeRef.new(shape: MetricValue, location_name: "documentsFailed"))
646
+ DataSourceSyncJobMetrics.add_member(:documents_modified, Shapes::ShapeRef.new(shape: MetricValue, location_name: "documentsModified"))
647
+ DataSourceSyncJobMetrics.add_member(:documents_scanned, Shapes::ShapeRef.new(shape: MetricValue, location_name: "documentsScanned"))
648
+ DataSourceSyncJobMetrics.struct_class = Types::DataSourceSyncJobMetrics
649
+
650
+ DataSourceSyncJobs.member = Shapes::ShapeRef.new(shape: DataSourceSyncJob)
651
+
652
+ DataSourceVpcConfiguration.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, required: true, location_name: "securityGroupIds"))
653
+ DataSourceVpcConfiguration.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, required: true, location_name: "subnetIds"))
654
+ DataSourceVpcConfiguration.struct_class = Types::DataSourceVpcConfiguration
655
+
656
+ DataSources.member = Shapes::ShapeRef.new(shape: DataSource)
657
+
658
+ DeleteApplicationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
659
+ DeleteApplicationRequest.struct_class = Types::DeleteApplicationRequest
660
+
661
+ DeleteApplicationResponse.struct_class = Types::DeleteApplicationResponse
662
+
663
+ DeleteChatControlsConfigurationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
664
+ DeleteChatControlsConfigurationRequest.struct_class = Types::DeleteChatControlsConfigurationRequest
665
+
666
+ DeleteChatControlsConfigurationResponse.struct_class = Types::DeleteChatControlsConfigurationResponse
667
+
668
+ DeleteConversationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
669
+ DeleteConversationRequest.add_member(:conversation_id, Shapes::ShapeRef.new(shape: ConversationId, required: true, location: "uri", location_name: "conversationId"))
670
+ DeleteConversationRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "querystring", location_name: "userId"))
671
+ DeleteConversationRequest.struct_class = Types::DeleteConversationRequest
672
+
673
+ DeleteConversationResponse.struct_class = Types::DeleteConversationResponse
674
+
675
+ DeleteDataSourceRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
676
+ DeleteDataSourceRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location: "uri", location_name: "dataSourceId"))
677
+ DeleteDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
678
+ DeleteDataSourceRequest.struct_class = Types::DeleteDataSourceRequest
679
+
680
+ DeleteDataSourceResponse.struct_class = Types::DeleteDataSourceResponse
681
+
682
+ DeleteDocument.add_member(:document_id, Shapes::ShapeRef.new(shape: DocumentId, required: true, location_name: "documentId"))
683
+ DeleteDocument.struct_class = Types::DeleteDocument
684
+
685
+ DeleteDocuments.member = Shapes::ShapeRef.new(shape: DeleteDocument)
686
+
687
+ DeleteGroupRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
688
+ DeleteGroupRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location: "querystring", location_name: "dataSourceId"))
689
+ DeleteGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupName, required: true, location: "uri", location_name: "groupName"))
690
+ DeleteGroupRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
691
+ DeleteGroupRequest.struct_class = Types::DeleteGroupRequest
692
+
693
+ DeleteGroupResponse.struct_class = Types::DeleteGroupResponse
694
+
695
+ DeleteIndexRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
696
+ DeleteIndexRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
697
+ DeleteIndexRequest.struct_class = Types::DeleteIndexRequest
698
+
699
+ DeleteIndexResponse.struct_class = Types::DeleteIndexResponse
700
+
701
+ DeletePluginRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
702
+ DeletePluginRequest.add_member(:plugin_id, Shapes::ShapeRef.new(shape: PluginId, required: true, location: "uri", location_name: "pluginId"))
703
+ DeletePluginRequest.struct_class = Types::DeletePluginRequest
704
+
705
+ DeletePluginResponse.struct_class = Types::DeletePluginResponse
706
+
707
+ DeleteRetrieverRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
708
+ DeleteRetrieverRequest.add_member(:retriever_id, Shapes::ShapeRef.new(shape: RetrieverId, required: true, location: "uri", location_name: "retrieverId"))
709
+ DeleteRetrieverRequest.struct_class = Types::DeleteRetrieverRequest
710
+
711
+ DeleteRetrieverResponse.struct_class = Types::DeleteRetrieverResponse
712
+
713
+ DeleteUserRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
714
+ DeleteUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "userId"))
715
+ DeleteUserRequest.struct_class = Types::DeleteUserRequest
716
+
717
+ DeleteUserResponse.struct_class = Types::DeleteUserResponse
718
+
719
+ DeleteWebExperienceRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
720
+ DeleteWebExperienceRequest.add_member(:web_experience_id, Shapes::ShapeRef.new(shape: WebExperienceId, required: true, location: "uri", location_name: "webExperienceId"))
721
+ DeleteWebExperienceRequest.struct_class = Types::DeleteWebExperienceRequest
722
+
723
+ DeleteWebExperienceResponse.struct_class = Types::DeleteWebExperienceResponse
724
+
725
+ Document.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "accessConfiguration"))
726
+ Document.add_member(:attributes, Shapes::ShapeRef.new(shape: DocumentAttributes, location_name: "attributes"))
727
+ Document.add_member(:content, Shapes::ShapeRef.new(shape: DocumentContent, location_name: "content"))
728
+ Document.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "contentType"))
729
+ Document.add_member(:document_enrichment_configuration, Shapes::ShapeRef.new(shape: DocumentEnrichmentConfiguration, location_name: "documentEnrichmentConfiguration"))
730
+ Document.add_member(:id, Shapes::ShapeRef.new(shape: DocumentId, required: true, location_name: "id"))
731
+ Document.add_member(:title, Shapes::ShapeRef.new(shape: Title, location_name: "title"))
732
+ Document.struct_class = Types::Document
733
+
734
+ DocumentAttribute.add_member(:name, Shapes::ShapeRef.new(shape: DocumentAttributeKey, required: true, location_name: "name"))
735
+ DocumentAttribute.add_member(:value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, required: true, location_name: "value"))
736
+ DocumentAttribute.struct_class = Types::DocumentAttribute
737
+
738
+ DocumentAttributeCondition.add_member(:key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, required: true, location_name: "key"))
739
+ DocumentAttributeCondition.add_member(:operator, Shapes::ShapeRef.new(shape: DocumentEnrichmentConditionOperator, required: true, location_name: "operator"))
740
+ DocumentAttributeCondition.add_member(:value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, location_name: "value"))
741
+ DocumentAttributeCondition.struct_class = Types::DocumentAttributeCondition
742
+
743
+ DocumentAttributeConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
744
+ DocumentAttributeConfiguration.add_member(:search, Shapes::ShapeRef.new(shape: Status, location_name: "search"))
745
+ DocumentAttributeConfiguration.add_member(:type, Shapes::ShapeRef.new(shape: AttributeType, location_name: "type"))
746
+ DocumentAttributeConfiguration.struct_class = Types::DocumentAttributeConfiguration
747
+
748
+ DocumentAttributeConfigurations.member = Shapes::ShapeRef.new(shape: DocumentAttributeConfiguration)
749
+
750
+ DocumentAttributeStringListValue.member = Shapes::ShapeRef.new(shape: String)
751
+
752
+ DocumentAttributeTarget.add_member(:attribute_value_operator, Shapes::ShapeRef.new(shape: AttributeValueOperator, location_name: "attributeValueOperator"))
753
+ DocumentAttributeTarget.add_member(:key, Shapes::ShapeRef.new(shape: DocumentAttributeKey, required: true, location_name: "key"))
754
+ DocumentAttributeTarget.add_member(:value, Shapes::ShapeRef.new(shape: DocumentAttributeValue, location_name: "value"))
755
+ DocumentAttributeTarget.struct_class = Types::DocumentAttributeTarget
756
+
757
+ DocumentAttributeValue.add_member(:date_value, Shapes::ShapeRef.new(shape: Timestamp, location_name: "dateValue"))
758
+ DocumentAttributeValue.add_member(:long_value, Shapes::ShapeRef.new(shape: Long, location_name: "longValue"))
759
+ DocumentAttributeValue.add_member(:string_list_value, Shapes::ShapeRef.new(shape: DocumentAttributeStringListValue, location_name: "stringListValue"))
760
+ DocumentAttributeValue.add_member(:string_value, Shapes::ShapeRef.new(shape: DocumentAttributeValueStringValueString, location_name: "stringValue"))
761
+ DocumentAttributeValue.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
762
+ DocumentAttributeValue.add_member_subclass(:date_value, Types::DocumentAttributeValue::DateValue)
763
+ DocumentAttributeValue.add_member_subclass(:long_value, Types::DocumentAttributeValue::LongValue)
764
+ DocumentAttributeValue.add_member_subclass(:string_list_value, Types::DocumentAttributeValue::StringListValue)
765
+ DocumentAttributeValue.add_member_subclass(:string_value, Types::DocumentAttributeValue::StringValue)
766
+ DocumentAttributeValue.add_member_subclass(:unknown, Types::DocumentAttributeValue::Unknown)
767
+ DocumentAttributeValue.struct_class = Types::DocumentAttributeValue
768
+
769
+ DocumentAttributes.member = Shapes::ShapeRef.new(shape: DocumentAttribute)
770
+
771
+ DocumentContent.add_member(:blob, Shapes::ShapeRef.new(shape: Blob, location_name: "blob"))
772
+ DocumentContent.add_member(:s3, Shapes::ShapeRef.new(shape: S3, location_name: "s3"))
773
+ DocumentContent.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
774
+ DocumentContent.add_member_subclass(:blob, Types::DocumentContent::Blob)
775
+ DocumentContent.add_member_subclass(:s3, Types::DocumentContent::S3)
776
+ DocumentContent.add_member_subclass(:unknown, Types::DocumentContent::Unknown)
777
+ DocumentContent.struct_class = Types::DocumentContent
778
+
779
+ DocumentDetailList.member = Shapes::ShapeRef.new(shape: DocumentDetails)
780
+
781
+ DocumentDetails.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
782
+ DocumentDetails.add_member(:document_id, Shapes::ShapeRef.new(shape: DocumentId, location_name: "documentId"))
783
+ DocumentDetails.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "error"))
784
+ DocumentDetails.add_member(:status, Shapes::ShapeRef.new(shape: DocumentStatus, location_name: "status"))
785
+ DocumentDetails.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
786
+ DocumentDetails.struct_class = Types::DocumentDetails
787
+
788
+ DocumentEnrichmentConfiguration.add_member(:inline_configurations, Shapes::ShapeRef.new(shape: InlineDocumentEnrichmentConfigurations, location_name: "inlineConfigurations"))
789
+ DocumentEnrichmentConfiguration.add_member(:post_extraction_hook_configuration, Shapes::ShapeRef.new(shape: HookConfiguration, location_name: "postExtractionHookConfiguration"))
790
+ DocumentEnrichmentConfiguration.add_member(:pre_extraction_hook_configuration, Shapes::ShapeRef.new(shape: HookConfiguration, location_name: "preExtractionHookConfiguration"))
791
+ DocumentEnrichmentConfiguration.struct_class = Types::DocumentEnrichmentConfiguration
792
+
793
+ Documents.member = Shapes::ShapeRef.new(shape: Document)
794
+
795
+ EligibleDataSource.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location_name: "dataSourceId"))
796
+ EligibleDataSource.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, location_name: "indexId"))
797
+ EligibleDataSource.struct_class = Types::EligibleDataSource
798
+
799
+ EligibleDataSources.member = Shapes::ShapeRef.new(shape: EligibleDataSource)
800
+
801
+ EncryptionConfiguration.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "kmsKeyId"))
802
+ EncryptionConfiguration.struct_class = Types::EncryptionConfiguration
803
+
804
+ ErrorDetail.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "errorCode"))
805
+ ErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "errorMessage"))
806
+ ErrorDetail.struct_class = Types::ErrorDetail
807
+
808
+ ExampleChatMessages.member = Shapes::ShapeRef.new(shape: ExampleChatMessage)
809
+
810
+ FailedDocument.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location_name: "dataSourceId"))
811
+ FailedDocument.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "error"))
812
+ FailedDocument.add_member(:id, Shapes::ShapeRef.new(shape: DocumentId, location_name: "id"))
813
+ FailedDocument.struct_class = Types::FailedDocument
814
+
815
+ FailedDocuments.member = Shapes::ShapeRef.new(shape: FailedDocument)
816
+
817
+ GetApplicationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
818
+ GetApplicationRequest.struct_class = Types::GetApplicationRequest
819
+
820
+ GetApplicationResponse.add_member(:application_arn, Shapes::ShapeRef.new(shape: ApplicationArn, location_name: "applicationArn"))
821
+ GetApplicationResponse.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, location_name: "applicationId"))
822
+ GetApplicationResponse.add_member(:attachments_configuration, Shapes::ShapeRef.new(shape: AppliedAttachmentsConfiguration, location_name: "attachmentsConfiguration"))
823
+ GetApplicationResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
824
+ GetApplicationResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
825
+ GetApplicationResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "displayName"))
826
+ GetApplicationResponse.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
827
+ GetApplicationResponse.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "error"))
828
+ GetApplicationResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
829
+ GetApplicationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "status"))
830
+ GetApplicationResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
831
+ GetApplicationResponse.struct_class = Types::GetApplicationResponse
832
+
833
+ GetChatControlsConfigurationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
834
+ GetChatControlsConfigurationRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForGetTopicConfigurations, location: "querystring", location_name: "maxResults"))
835
+ GetChatControlsConfigurationRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
836
+ GetChatControlsConfigurationRequest.struct_class = Types::GetChatControlsConfigurationRequest
837
+
838
+ GetChatControlsConfigurationResponse.add_member(:blocked_phrases, Shapes::ShapeRef.new(shape: BlockedPhrasesConfiguration, location_name: "blockedPhrases"))
839
+ GetChatControlsConfigurationResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
840
+ GetChatControlsConfigurationResponse.add_member(:response_scope, Shapes::ShapeRef.new(shape: ResponseScope, location_name: "responseScope"))
841
+ GetChatControlsConfigurationResponse.add_member(:topic_configurations, Shapes::ShapeRef.new(shape: TopicConfigurations, location_name: "topicConfigurations"))
842
+ GetChatControlsConfigurationResponse.struct_class = Types::GetChatControlsConfigurationResponse
843
+
844
+ GetDataSourceRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
845
+ GetDataSourceRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location: "uri", location_name: "dataSourceId"))
846
+ GetDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
847
+ GetDataSourceRequest.struct_class = Types::GetDataSourceRequest
848
+
849
+ GetDataSourceResponse.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, location_name: "applicationId"))
850
+ GetDataSourceResponse.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "configuration"))
851
+ GetDataSourceResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
852
+ GetDataSourceResponse.add_member(:data_source_arn, Shapes::ShapeRef.new(shape: DataSourceArn, location_name: "dataSourceArn"))
853
+ GetDataSourceResponse.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location_name: "dataSourceId"))
854
+ GetDataSourceResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
855
+ GetDataSourceResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "displayName"))
856
+ GetDataSourceResponse.add_member(:document_enrichment_configuration, Shapes::ShapeRef.new(shape: DocumentEnrichmentConfiguration, location_name: "documentEnrichmentConfiguration"))
857
+ GetDataSourceResponse.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "error"))
858
+ GetDataSourceResponse.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, location_name: "indexId"))
859
+ GetDataSourceResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
860
+ GetDataSourceResponse.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, location_name: "status"))
861
+ GetDataSourceResponse.add_member(:sync_schedule, Shapes::ShapeRef.new(shape: SyncSchedule, location_name: "syncSchedule"))
862
+ GetDataSourceResponse.add_member(:type, Shapes::ShapeRef.new(shape: String, location_name: "type"))
863
+ GetDataSourceResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
864
+ GetDataSourceResponse.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "vpcConfiguration"))
865
+ GetDataSourceResponse.struct_class = Types::GetDataSourceResponse
866
+
867
+ GetGroupRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
868
+ GetGroupRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location: "querystring", location_name: "dataSourceId"))
869
+ GetGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupName, required: true, location: "uri", location_name: "groupName"))
870
+ GetGroupRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
871
+ GetGroupRequest.struct_class = Types::GetGroupRequest
872
+
873
+ GetGroupResponse.add_member(:status, Shapes::ShapeRef.new(shape: GroupStatusDetail, location_name: "status"))
874
+ GetGroupResponse.add_member(:status_history, Shapes::ShapeRef.new(shape: GroupStatusDetails, location_name: "statusHistory"))
875
+ GetGroupResponse.struct_class = Types::GetGroupResponse
876
+
877
+ GetIndexRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
878
+ GetIndexRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
879
+ GetIndexRequest.struct_class = Types::GetIndexRequest
880
+
881
+ GetIndexResponse.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, location_name: "applicationId"))
882
+ GetIndexResponse.add_member(:capacity_configuration, Shapes::ShapeRef.new(shape: IndexCapacityConfiguration, location_name: "capacityConfiguration"))
883
+ GetIndexResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
884
+ GetIndexResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
885
+ GetIndexResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: IndexName, location_name: "displayName"))
886
+ GetIndexResponse.add_member(:document_attribute_configurations, Shapes::ShapeRef.new(shape: DocumentAttributeConfigurations, location_name: "documentAttributeConfigurations"))
887
+ GetIndexResponse.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "error"))
888
+ GetIndexResponse.add_member(:index_arn, Shapes::ShapeRef.new(shape: IndexArn, location_name: "indexArn"))
889
+ GetIndexResponse.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, location_name: "indexId"))
890
+ GetIndexResponse.add_member(:index_statistics, Shapes::ShapeRef.new(shape: IndexStatistics, location_name: "indexStatistics"))
891
+ GetIndexResponse.add_member(:status, Shapes::ShapeRef.new(shape: IndexStatus, location_name: "status"))
892
+ GetIndexResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
893
+ GetIndexResponse.struct_class = Types::GetIndexResponse
894
+
895
+ GetPluginRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
896
+ GetPluginRequest.add_member(:plugin_id, Shapes::ShapeRef.new(shape: PluginId, required: true, location: "uri", location_name: "pluginId"))
897
+ GetPluginRequest.struct_class = Types::GetPluginRequest
898
+
899
+ GetPluginResponse.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, location_name: "applicationId"))
900
+ GetPluginResponse.add_member(:auth_configuration, Shapes::ShapeRef.new(shape: PluginAuthConfiguration, location_name: "authConfiguration"))
901
+ GetPluginResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
902
+ GetPluginResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: PluginName, location_name: "displayName"))
903
+ GetPluginResponse.add_member(:plugin_arn, Shapes::ShapeRef.new(shape: PluginArn, location_name: "pluginArn"))
904
+ GetPluginResponse.add_member(:plugin_id, Shapes::ShapeRef.new(shape: PluginId, location_name: "pluginId"))
905
+ GetPluginResponse.add_member(:server_url, Shapes::ShapeRef.new(shape: Url, location_name: "serverUrl"))
906
+ GetPluginResponse.add_member(:state, Shapes::ShapeRef.new(shape: PluginState, location_name: "state"))
907
+ GetPluginResponse.add_member(:type, Shapes::ShapeRef.new(shape: PluginType, location_name: "type"))
908
+ GetPluginResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
909
+ GetPluginResponse.struct_class = Types::GetPluginResponse
910
+
911
+ GetRetrieverRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
912
+ GetRetrieverRequest.add_member(:retriever_id, Shapes::ShapeRef.new(shape: RetrieverId, required: true, location: "uri", location_name: "retrieverId"))
913
+ GetRetrieverRequest.struct_class = Types::GetRetrieverRequest
914
+
915
+ GetRetrieverResponse.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, location_name: "applicationId"))
916
+ GetRetrieverResponse.add_member(:configuration, Shapes::ShapeRef.new(shape: RetrieverConfiguration, location_name: "configuration"))
917
+ GetRetrieverResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
918
+ GetRetrieverResponse.add_member(:display_name, Shapes::ShapeRef.new(shape: RetrieverName, location_name: "displayName"))
919
+ GetRetrieverResponse.add_member(:retriever_arn, Shapes::ShapeRef.new(shape: RetrieverArn, location_name: "retrieverArn"))
920
+ GetRetrieverResponse.add_member(:retriever_id, Shapes::ShapeRef.new(shape: RetrieverId, location_name: "retrieverId"))
921
+ GetRetrieverResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
922
+ GetRetrieverResponse.add_member(:status, Shapes::ShapeRef.new(shape: RetrieverStatus, location_name: "status"))
923
+ GetRetrieverResponse.add_member(:type, Shapes::ShapeRef.new(shape: RetrieverType, location_name: "type"))
924
+ GetRetrieverResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
925
+ GetRetrieverResponse.struct_class = Types::GetRetrieverResponse
926
+
927
+ GetUserRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
928
+ GetUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "userId"))
929
+ GetUserRequest.struct_class = Types::GetUserRequest
930
+
931
+ GetUserResponse.add_member(:user_aliases, Shapes::ShapeRef.new(shape: UserAliases, location_name: "userAliases"))
932
+ GetUserResponse.struct_class = Types::GetUserResponse
933
+
934
+ GetWebExperienceRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
935
+ GetWebExperienceRequest.add_member(:web_experience_id, Shapes::ShapeRef.new(shape: WebExperienceId, required: true, location: "uri", location_name: "webExperienceId"))
936
+ GetWebExperienceRequest.struct_class = Types::GetWebExperienceRequest
937
+
938
+ GetWebExperienceResponse.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, location_name: "applicationId"))
939
+ GetWebExperienceResponse.add_member(:authentication_configuration, Shapes::ShapeRef.new(shape: WebExperienceAuthConfiguration, location_name: "authenticationConfiguration"))
940
+ GetWebExperienceResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
941
+ GetWebExperienceResponse.add_member(:default_endpoint, Shapes::ShapeRef.new(shape: Url, location_name: "defaultEndpoint"))
942
+ GetWebExperienceResponse.add_member(:error, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "error"))
943
+ GetWebExperienceResponse.add_member(:sample_prompts_control_mode, Shapes::ShapeRef.new(shape: WebExperienceSamplePromptsControlMode, location_name: "samplePromptsControlMode"))
944
+ GetWebExperienceResponse.add_member(:status, Shapes::ShapeRef.new(shape: WebExperienceStatus, location_name: "status"))
945
+ GetWebExperienceResponse.add_member(:subtitle, Shapes::ShapeRef.new(shape: WebExperienceSubtitle, location_name: "subtitle"))
946
+ GetWebExperienceResponse.add_member(:title, Shapes::ShapeRef.new(shape: WebExperienceTitle, location_name: "title"))
947
+ GetWebExperienceResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
948
+ GetWebExperienceResponse.add_member(:web_experience_arn, Shapes::ShapeRef.new(shape: WebExperienceArn, location_name: "webExperienceArn"))
949
+ GetWebExperienceResponse.add_member(:web_experience_id, Shapes::ShapeRef.new(shape: WebExperienceId, location_name: "webExperienceId"))
950
+ GetWebExperienceResponse.add_member(:welcome_message, Shapes::ShapeRef.new(shape: WebExperienceWelcomeMessage, location_name: "welcomeMessage"))
951
+ GetWebExperienceResponse.struct_class = Types::GetWebExperienceResponse
952
+
953
+ GroupMembers.add_member(:member_groups, Shapes::ShapeRef.new(shape: MemberGroups, location_name: "memberGroups"))
954
+ GroupMembers.add_member(:member_users, Shapes::ShapeRef.new(shape: MemberUsers, location_name: "memberUsers"))
955
+ GroupMembers.struct_class = Types::GroupMembers
956
+
957
+ GroupStatusDetail.add_member(:error_detail, Shapes::ShapeRef.new(shape: ErrorDetail, location_name: "errorDetail"))
958
+ GroupStatusDetail.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedAt"))
959
+ GroupStatusDetail.add_member(:status, Shapes::ShapeRef.new(shape: GroupStatus, location_name: "status"))
960
+ GroupStatusDetail.struct_class = Types::GroupStatusDetail
961
+
962
+ GroupStatusDetails.member = Shapes::ShapeRef.new(shape: GroupStatusDetail)
963
+
964
+ GroupSummary.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupName, location_name: "groupName"))
965
+ GroupSummary.struct_class = Types::GroupSummary
966
+
967
+ GroupSummaryList.member = Shapes::ShapeRef.new(shape: GroupSummary)
968
+
969
+ HookConfiguration.add_member(:invocation_condition, Shapes::ShapeRef.new(shape: DocumentAttributeCondition, location_name: "invocationCondition"))
970
+ HookConfiguration.add_member(:lambda_arn, Shapes::ShapeRef.new(shape: LambdaArn, location_name: "lambdaArn"))
971
+ HookConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
972
+ HookConfiguration.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: S3BucketName, location_name: "s3BucketName"))
973
+ HookConfiguration.struct_class = Types::HookConfiguration
974
+
975
+ Index.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
976
+ Index.add_member(:display_name, Shapes::ShapeRef.new(shape: IndexName, location_name: "displayName"))
977
+ Index.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, location_name: "indexId"))
978
+ Index.add_member(:status, Shapes::ShapeRef.new(shape: IndexStatus, location_name: "status"))
979
+ Index.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
980
+ Index.struct_class = Types::Index
981
+
982
+ IndexCapacityConfiguration.add_member(:units, Shapes::ShapeRef.new(shape: IndexCapacityInteger, location_name: "units"))
983
+ IndexCapacityConfiguration.struct_class = Types::IndexCapacityConfiguration
984
+
985
+ IndexStatistics.add_member(:text_document_statistics, Shapes::ShapeRef.new(shape: TextDocumentStatistics, location_name: "textDocumentStatistics"))
986
+ IndexStatistics.struct_class = Types::IndexStatistics
987
+
988
+ Indices.member = Shapes::ShapeRef.new(shape: Index)
989
+
990
+ InlineDocumentEnrichmentConfiguration.add_member(:condition, Shapes::ShapeRef.new(shape: DocumentAttributeCondition, location_name: "condition"))
991
+ InlineDocumentEnrichmentConfiguration.add_member(:document_content_operator, Shapes::ShapeRef.new(shape: DocumentContentOperator, location_name: "documentContentOperator"))
992
+ InlineDocumentEnrichmentConfiguration.add_member(:target, Shapes::ShapeRef.new(shape: DocumentAttributeTarget, location_name: "target"))
993
+ InlineDocumentEnrichmentConfiguration.struct_class = Types::InlineDocumentEnrichmentConfiguration
994
+
995
+ InlineDocumentEnrichmentConfigurations.member = Shapes::ShapeRef.new(shape: InlineDocumentEnrichmentConfiguration)
996
+
997
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
998
+ InternalServerException.struct_class = Types::InternalServerException
999
+
1000
+ KendraIndexConfiguration.add_member(:index_id, Shapes::ShapeRef.new(shape: KendraIndexId, required: true, location_name: "indexId"))
1001
+ KendraIndexConfiguration.struct_class = Types::KendraIndexConfiguration
1002
+
1003
+ LicenseNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
1004
+ LicenseNotFoundException.struct_class = Types::LicenseNotFoundException
1005
+
1006
+ ListApplicationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListApplications, location: "querystring", location_name: "maxResults"))
1007
+ ListApplicationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1008
+ ListApplicationsRequest.struct_class = Types::ListApplicationsRequest
1009
+
1010
+ ListApplicationsResponse.add_member(:applications, Shapes::ShapeRef.new(shape: Applications, location_name: "applications"))
1011
+ ListApplicationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1012
+ ListApplicationsResponse.struct_class = Types::ListApplicationsResponse
1013
+
1014
+ ListConversationsRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1015
+ ListConversationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListConversations, location: "querystring", location_name: "maxResults"))
1016
+ ListConversationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1017
+ ListConversationsRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "querystring", location_name: "userId"))
1018
+ ListConversationsRequest.struct_class = Types::ListConversationsRequest
1019
+
1020
+ ListConversationsResponse.add_member(:conversations, Shapes::ShapeRef.new(shape: Conversations, location_name: "conversations"))
1021
+ ListConversationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1022
+ ListConversationsResponse.struct_class = Types::ListConversationsResponse
1023
+
1024
+ ListDataSourceSyncJobsRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1025
+ ListDataSourceSyncJobsRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location: "uri", location_name: "dataSourceId"))
1026
+ ListDataSourceSyncJobsRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "endTime"))
1027
+ ListDataSourceSyncJobsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
1028
+ ListDataSourceSyncJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListDataSourcesSyncJobs, location: "querystring", location_name: "maxResults"))
1029
+ ListDataSourceSyncJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1030
+ ListDataSourceSyncJobsRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "startTime"))
1031
+ ListDataSourceSyncJobsRequest.add_member(:status_filter, Shapes::ShapeRef.new(shape: DataSourceSyncJobStatus, location: "querystring", location_name: "syncStatus"))
1032
+ ListDataSourceSyncJobsRequest.struct_class = Types::ListDataSourceSyncJobsRequest
1033
+
1034
+ ListDataSourceSyncJobsResponse.add_member(:history, Shapes::ShapeRef.new(shape: DataSourceSyncJobs, location_name: "history"))
1035
+ ListDataSourceSyncJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1036
+ ListDataSourceSyncJobsResponse.struct_class = Types::ListDataSourceSyncJobsResponse
1037
+
1038
+ ListDataSourcesRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1039
+ ListDataSourcesRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
1040
+ ListDataSourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListDataSources, location: "querystring", location_name: "maxResults"))
1041
+ ListDataSourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1042
+ ListDataSourcesRequest.struct_class = Types::ListDataSourcesRequest
1043
+
1044
+ ListDataSourcesResponse.add_member(:data_sources, Shapes::ShapeRef.new(shape: DataSources, location_name: "dataSources"))
1045
+ ListDataSourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1046
+ ListDataSourcesResponse.struct_class = Types::ListDataSourcesResponse
1047
+
1048
+ ListDocumentsRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1049
+ ListDocumentsRequest.add_member(:data_source_ids, Shapes::ShapeRef.new(shape: DataSourceIds, location: "querystring", location_name: "dataSourceIds"))
1050
+ ListDocumentsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
1051
+ ListDocumentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListDocuments, location: "querystring", location_name: "maxResults"))
1052
+ ListDocumentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1053
+ ListDocumentsRequest.struct_class = Types::ListDocumentsRequest
1054
+
1055
+ ListDocumentsResponse.add_member(:document_detail_list, Shapes::ShapeRef.new(shape: DocumentDetailList, location_name: "documentDetailList"))
1056
+ ListDocumentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1057
+ ListDocumentsResponse.struct_class = Types::ListDocumentsResponse
1058
+
1059
+ ListGroupsRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1060
+ ListGroupsRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location: "querystring", location_name: "dataSourceId"))
1061
+ ListGroupsRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
1062
+ ListGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListGroupsRequest, location: "querystring", location_name: "maxResults"))
1063
+ ListGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1064
+ ListGroupsRequest.add_member(:updated_earlier_than, Shapes::ShapeRef.new(shape: Timestamp, required: true, location: "querystring", location_name: "updatedEarlierThan"))
1065
+ ListGroupsRequest.struct_class = Types::ListGroupsRequest
1066
+
1067
+ ListGroupsResponse.add_member(:items, Shapes::ShapeRef.new(shape: GroupSummaryList, location_name: "items"))
1068
+ ListGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1069
+ ListGroupsResponse.struct_class = Types::ListGroupsResponse
1070
+
1071
+ ListIndicesRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1072
+ ListIndicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListIndices, location: "querystring", location_name: "maxResults"))
1073
+ ListIndicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1074
+ ListIndicesRequest.struct_class = Types::ListIndicesRequest
1075
+
1076
+ ListIndicesResponse.add_member(:indices, Shapes::ShapeRef.new(shape: Indices, location_name: "indices"))
1077
+ ListIndicesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1078
+ ListIndicesResponse.struct_class = Types::ListIndicesResponse
1079
+
1080
+ ListMessagesRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1081
+ ListMessagesRequest.add_member(:conversation_id, Shapes::ShapeRef.new(shape: ConversationId, required: true, location: "uri", location_name: "conversationId"))
1082
+ ListMessagesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListMessages, location: "querystring", location_name: "maxResults"))
1083
+ ListMessagesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1084
+ ListMessagesRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "querystring", location_name: "userId"))
1085
+ ListMessagesRequest.struct_class = Types::ListMessagesRequest
1086
+
1087
+ ListMessagesResponse.add_member(:messages, Shapes::ShapeRef.new(shape: Messages, location_name: "messages"))
1088
+ ListMessagesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1089
+ ListMessagesResponse.struct_class = Types::ListMessagesResponse
1090
+
1091
+ ListPluginsRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1092
+ ListPluginsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListPlugins, location: "querystring", location_name: "maxResults"))
1093
+ ListPluginsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1094
+ ListPluginsRequest.struct_class = Types::ListPluginsRequest
1095
+
1096
+ ListPluginsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1097
+ ListPluginsResponse.add_member(:plugins, Shapes::ShapeRef.new(shape: Plugins, location_name: "plugins"))
1098
+ ListPluginsResponse.struct_class = Types::ListPluginsResponse
1099
+
1100
+ ListRetrieversRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1101
+ ListRetrieversRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListRetrieversRequest, location: "querystring", location_name: "maxResults"))
1102
+ ListRetrieversRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1103
+ ListRetrieversRequest.struct_class = Types::ListRetrieversRequest
1104
+
1105
+ ListRetrieversResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1106
+ ListRetrieversResponse.add_member(:retrievers, Shapes::ShapeRef.new(shape: Retrievers, location_name: "retrievers"))
1107
+ ListRetrieversResponse.struct_class = Types::ListRetrieversResponse
1108
+
1109
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location: "uri", location_name: "resourceARN"))
1110
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
1111
+
1112
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1113
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
1114
+
1115
+ ListWebExperiencesRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1116
+ ListWebExperiencesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsIntegerForListWebExperiencesRequest, location: "querystring", location_name: "maxResults"))
1117
+ ListWebExperiencesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1118
+ ListWebExperiencesRequest.struct_class = Types::ListWebExperiencesRequest
1119
+
1120
+ ListWebExperiencesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1121
+ ListWebExperiencesResponse.add_member(:web_experiences, Shapes::ShapeRef.new(shape: WebExperiences, location_name: "webExperiences"))
1122
+ ListWebExperiencesResponse.struct_class = Types::ListWebExperiencesResponse
1123
+
1124
+ MemberGroup.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupName, required: true, location_name: "groupName"))
1125
+ MemberGroup.add_member(:type, Shapes::ShapeRef.new(shape: MembershipType, location_name: "type"))
1126
+ MemberGroup.struct_class = Types::MemberGroup
1127
+
1128
+ MemberGroups.member = Shapes::ShapeRef.new(shape: MemberGroup)
1129
+
1130
+ MemberUser.add_member(:type, Shapes::ShapeRef.new(shape: MembershipType, location_name: "type"))
1131
+ MemberUser.add_member(:user_id, Shapes::ShapeRef.new(shape: DataSourceUserId, required: true, location_name: "userId"))
1132
+ MemberUser.struct_class = Types::MemberUser
1133
+
1134
+ MemberUsers.member = Shapes::ShapeRef.new(shape: MemberUser)
1135
+
1136
+ Message.add_member(:action_execution, Shapes::ShapeRef.new(shape: ActionExecution, location_name: "actionExecution"))
1137
+ Message.add_member(:action_review, Shapes::ShapeRef.new(shape: ActionReview, location_name: "actionReview"))
1138
+ Message.add_member(:attachments, Shapes::ShapeRef.new(shape: AttachmentsOutput, location_name: "attachments"))
1139
+ Message.add_member(:body, Shapes::ShapeRef.new(shape: MessageBody, location_name: "body"))
1140
+ Message.add_member(:message_id, Shapes::ShapeRef.new(shape: String, location_name: "messageId"))
1141
+ Message.add_member(:source_attribution, Shapes::ShapeRef.new(shape: SourceAttributions, location_name: "sourceAttribution"))
1142
+ Message.add_member(:time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "time"))
1143
+ Message.add_member(:type, Shapes::ShapeRef.new(shape: MessageType, location_name: "type"))
1144
+ Message.struct_class = Types::Message
1145
+
1146
+ MessageUsefulnessFeedback.add_member(:comment, Shapes::ShapeRef.new(shape: MessageUsefulnessComment, location_name: "comment"))
1147
+ MessageUsefulnessFeedback.add_member(:reason, Shapes::ShapeRef.new(shape: MessageUsefulnessReason, location_name: "reason"))
1148
+ MessageUsefulnessFeedback.add_member(:submitted_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "submittedAt"))
1149
+ MessageUsefulnessFeedback.add_member(:usefulness, Shapes::ShapeRef.new(shape: MessageUsefulness, required: true, location_name: "usefulness"))
1150
+ MessageUsefulnessFeedback.struct_class = Types::MessageUsefulnessFeedback
1151
+
1152
+ Messages.member = Shapes::ShapeRef.new(shape: Message)
1153
+
1154
+ NativeIndexConfiguration.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location_name: "indexId"))
1155
+ NativeIndexConfiguration.struct_class = Types::NativeIndexConfiguration
1156
+
1157
+ OAuth2ClientCredentialConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
1158
+ OAuth2ClientCredentialConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: SecretArn, required: true, location_name: "secretArn"))
1159
+ OAuth2ClientCredentialConfiguration.struct_class = Types::OAuth2ClientCredentialConfiguration
1160
+
1161
+ Plugin.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
1162
+ Plugin.add_member(:display_name, Shapes::ShapeRef.new(shape: PluginName, location_name: "displayName"))
1163
+ Plugin.add_member(:plugin_id, Shapes::ShapeRef.new(shape: PluginId, location_name: "pluginId"))
1164
+ Plugin.add_member(:server_url, Shapes::ShapeRef.new(shape: Url, location_name: "serverUrl"))
1165
+ Plugin.add_member(:state, Shapes::ShapeRef.new(shape: PluginState, location_name: "state"))
1166
+ Plugin.add_member(:type, Shapes::ShapeRef.new(shape: PluginType, location_name: "type"))
1167
+ Plugin.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
1168
+ Plugin.struct_class = Types::Plugin
1169
+
1170
+ PluginAuthConfiguration.add_member(:basic_auth_configuration, Shapes::ShapeRef.new(shape: BasicAuthConfiguration, location_name: "basicAuthConfiguration"))
1171
+ PluginAuthConfiguration.add_member(:o_auth_2_client_credential_configuration, Shapes::ShapeRef.new(shape: OAuth2ClientCredentialConfiguration, location_name: "oAuth2ClientCredentialConfiguration"))
1172
+ PluginAuthConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1173
+ PluginAuthConfiguration.add_member_subclass(:basic_auth_configuration, Types::PluginAuthConfiguration::BasicAuthConfiguration)
1174
+ PluginAuthConfiguration.add_member_subclass(:o_auth_2_client_credential_configuration, Types::PluginAuthConfiguration::OAuth2ClientCredentialConfiguration)
1175
+ PluginAuthConfiguration.add_member_subclass(:unknown, Types::PluginAuthConfiguration::Unknown)
1176
+ PluginAuthConfiguration.struct_class = Types::PluginAuthConfiguration
1177
+
1178
+ Plugins.member = Shapes::ShapeRef.new(shape: Plugin)
1179
+
1180
+ Principal.add_member(:group, Shapes::ShapeRef.new(shape: PrincipalGroup, location_name: "group"))
1181
+ Principal.add_member(:user, Shapes::ShapeRef.new(shape: PrincipalUser, location_name: "user"))
1182
+ Principal.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1183
+ Principal.add_member_subclass(:group, Types::Principal::Group)
1184
+ Principal.add_member_subclass(:user, Types::Principal::User)
1185
+ Principal.add_member_subclass(:unknown, Types::Principal::Unknown)
1186
+ Principal.struct_class = Types::Principal
1187
+
1188
+ PrincipalGroup.add_member(:access, Shapes::ShapeRef.new(shape: ReadAccessType, required: true, location_name: "access"))
1189
+ PrincipalGroup.add_member(:membership_type, Shapes::ShapeRef.new(shape: MembershipType, location_name: "membershipType"))
1190
+ PrincipalGroup.add_member(:name, Shapes::ShapeRef.new(shape: GroupName, location_name: "name"))
1191
+ PrincipalGroup.struct_class = Types::PrincipalGroup
1192
+
1193
+ PrincipalUser.add_member(:access, Shapes::ShapeRef.new(shape: ReadAccessType, required: true, location_name: "access"))
1194
+ PrincipalUser.add_member(:id, Shapes::ShapeRef.new(shape: UserId, location_name: "id"))
1195
+ PrincipalUser.add_member(:membership_type, Shapes::ShapeRef.new(shape: MembershipType, location_name: "membershipType"))
1196
+ PrincipalUser.struct_class = Types::PrincipalUser
1197
+
1198
+ Principals.member = Shapes::ShapeRef.new(shape: Principal)
1199
+
1200
+ PutFeedbackRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1201
+ PutFeedbackRequest.add_member(:conversation_id, Shapes::ShapeRef.new(shape: ConversationId, required: true, location: "uri", location_name: "conversationId"))
1202
+ PutFeedbackRequest.add_member(:message_copied_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "messageCopiedAt"))
1203
+ PutFeedbackRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: SystemMessageId, required: true, location: "uri", location_name: "messageId"))
1204
+ PutFeedbackRequest.add_member(:message_usefulness, Shapes::ShapeRef.new(shape: MessageUsefulnessFeedback, location_name: "messageUsefulness"))
1205
+ PutFeedbackRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "querystring", location_name: "userId"))
1206
+ PutFeedbackRequest.struct_class = Types::PutFeedbackRequest
1207
+
1208
+ PutGroupRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1209
+ PutGroupRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location_name: "dataSourceId"))
1210
+ PutGroupRequest.add_member(:group_members, Shapes::ShapeRef.new(shape: GroupMembers, required: true, location_name: "groupMembers"))
1211
+ PutGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupName, required: true, location_name: "groupName"))
1212
+ PutGroupRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
1213
+ PutGroupRequest.add_member(:type, Shapes::ShapeRef.new(shape: MembershipType, required: true, location_name: "type"))
1214
+ PutGroupRequest.struct_class = Types::PutGroupRequest
1215
+
1216
+ PutGroupResponse.struct_class = Types::PutGroupResponse
1217
+
1218
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
1219
+ ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
1220
+ ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
1221
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
1222
+
1223
+ Retriever.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, location_name: "applicationId"))
1224
+ Retriever.add_member(:display_name, Shapes::ShapeRef.new(shape: RetrieverName, location_name: "displayName"))
1225
+ Retriever.add_member(:retriever_id, Shapes::ShapeRef.new(shape: RetrieverId, location_name: "retrieverId"))
1226
+ Retriever.add_member(:status, Shapes::ShapeRef.new(shape: RetrieverStatus, location_name: "status"))
1227
+ Retriever.add_member(:type, Shapes::ShapeRef.new(shape: RetrieverType, location_name: "type"))
1228
+ Retriever.struct_class = Types::Retriever
1229
+
1230
+ RetrieverConfiguration.add_member(:kendra_index_configuration, Shapes::ShapeRef.new(shape: KendraIndexConfiguration, location_name: "kendraIndexConfiguration"))
1231
+ RetrieverConfiguration.add_member(:native_index_configuration, Shapes::ShapeRef.new(shape: NativeIndexConfiguration, location_name: "nativeIndexConfiguration"))
1232
+ RetrieverConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1233
+ RetrieverConfiguration.add_member_subclass(:kendra_index_configuration, Types::RetrieverConfiguration::KendraIndexConfiguration)
1234
+ RetrieverConfiguration.add_member_subclass(:native_index_configuration, Types::RetrieverConfiguration::NativeIndexConfiguration)
1235
+ RetrieverConfiguration.add_member_subclass(:unknown, Types::RetrieverConfiguration::Unknown)
1236
+ RetrieverConfiguration.struct_class = Types::RetrieverConfiguration
1237
+
1238
+ Retrievers.member = Shapes::ShapeRef.new(shape: Retriever)
1239
+
1240
+ Rule.add_member(:excluded_users_and_groups, Shapes::ShapeRef.new(shape: UsersAndGroups, location_name: "excludedUsersAndGroups"))
1241
+ Rule.add_member(:included_users_and_groups, Shapes::ShapeRef.new(shape: UsersAndGroups, location_name: "includedUsersAndGroups"))
1242
+ Rule.add_member(:rule_configuration, Shapes::ShapeRef.new(shape: RuleConfiguration, location_name: "ruleConfiguration"))
1243
+ Rule.add_member(:rule_type, Shapes::ShapeRef.new(shape: RuleType, required: true, location_name: "ruleType"))
1244
+ Rule.struct_class = Types::Rule
1245
+
1246
+ RuleConfiguration.add_member(:content_blocker_rule, Shapes::ShapeRef.new(shape: ContentBlockerRule, location_name: "contentBlockerRule"))
1247
+ RuleConfiguration.add_member(:content_retrieval_rule, Shapes::ShapeRef.new(shape: ContentRetrievalRule, location_name: "contentRetrievalRule"))
1248
+ RuleConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1249
+ RuleConfiguration.add_member_subclass(:content_blocker_rule, Types::RuleConfiguration::ContentBlockerRule)
1250
+ RuleConfiguration.add_member_subclass(:content_retrieval_rule, Types::RuleConfiguration::ContentRetrievalRule)
1251
+ RuleConfiguration.add_member_subclass(:unknown, Types::RuleConfiguration::Unknown)
1252
+ RuleConfiguration.struct_class = Types::RuleConfiguration
1253
+
1254
+ Rules.member = Shapes::ShapeRef.new(shape: Rule)
1255
+
1256
+ S3.add_member(:bucket, Shapes::ShapeRef.new(shape: S3BucketName, required: true, location_name: "bucket"))
1257
+ S3.add_member(:key, Shapes::ShapeRef.new(shape: S3ObjectKey, required: true, location_name: "key"))
1258
+ S3.struct_class = Types::S3
1259
+
1260
+ SamlConfiguration.add_member(:metadata_xml, Shapes::ShapeRef.new(shape: SamlMetadataXML, required: true, location_name: "metadataXML"))
1261
+ SamlConfiguration.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
1262
+ SamlConfiguration.add_member(:user_group_attribute, Shapes::ShapeRef.new(shape: SamlAttribute, location_name: "userGroupAttribute"))
1263
+ SamlConfiguration.add_member(:user_id_attribute, Shapes::ShapeRef.new(shape: SamlAttribute, required: true, location_name: "userIdAttribute"))
1264
+ SamlConfiguration.struct_class = Types::SamlConfiguration
1265
+
1266
+ SecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
1267
+
1268
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
1269
+ ServiceQuotaExceededException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
1270
+ ServiceQuotaExceededException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
1271
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
1272
+
1273
+ SourceAttribution.add_member(:citation_number, Shapes::ShapeRef.new(shape: Integer, location_name: "citationNumber"))
1274
+ SourceAttribution.add_member(:snippet, Shapes::ShapeRef.new(shape: String, location_name: "snippet"))
1275
+ SourceAttribution.add_member(:text_message_segments, Shapes::ShapeRef.new(shape: TextSegmentList, location_name: "textMessageSegments"))
1276
+ SourceAttribution.add_member(:title, Shapes::ShapeRef.new(shape: String, location_name: "title"))
1277
+ SourceAttribution.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
1278
+ SourceAttribution.add_member(:url, Shapes::ShapeRef.new(shape: String, location_name: "url"))
1279
+ SourceAttribution.struct_class = Types::SourceAttribution
1280
+
1281
+ SourceAttributions.member = Shapes::ShapeRef.new(shape: SourceAttribution)
1282
+
1283
+ StartDataSourceSyncJobRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1284
+ StartDataSourceSyncJobRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location: "uri", location_name: "dataSourceId"))
1285
+ StartDataSourceSyncJobRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
1286
+ StartDataSourceSyncJobRequest.struct_class = Types::StartDataSourceSyncJobRequest
1287
+
1288
+ StartDataSourceSyncJobResponse.add_member(:execution_id, Shapes::ShapeRef.new(shape: ExecutionId, location_name: "executionId"))
1289
+ StartDataSourceSyncJobResponse.struct_class = Types::StartDataSourceSyncJobResponse
1290
+
1291
+ StopDataSourceSyncJobRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1292
+ StopDataSourceSyncJobRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location: "uri", location_name: "dataSourceId"))
1293
+ StopDataSourceSyncJobRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
1294
+ StopDataSourceSyncJobRequest.struct_class = Types::StopDataSourceSyncJobRequest
1295
+
1296
+ StopDataSourceSyncJobResponse.struct_class = Types::StopDataSourceSyncJobResponse
1297
+
1298
+ SubnetIds.member = Shapes::ShapeRef.new(shape: SubnetId)
1299
+
1300
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "key"))
1301
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "value"))
1302
+ Tag.struct_class = Types::Tag
1303
+
1304
+ TagKeys.member = Shapes::ShapeRef.new(shape: TagKey)
1305
+
1306
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location: "uri", location_name: "resourceARN"))
1307
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "tags"))
1308
+ TagResourceRequest.struct_class = Types::TagResourceRequest
1309
+
1310
+ TagResourceResponse.struct_class = Types::TagResourceResponse
1311
+
1312
+ Tags.member = Shapes::ShapeRef.new(shape: Tag)
1313
+
1314
+ TextDocumentStatistics.add_member(:indexed_text_bytes, Shapes::ShapeRef.new(shape: IndexedTextBytes, location_name: "indexedTextBytes"))
1315
+ TextDocumentStatistics.add_member(:indexed_text_document_count, Shapes::ShapeRef.new(shape: IndexedTextDocument, location_name: "indexedTextDocumentCount"))
1316
+ TextDocumentStatistics.struct_class = Types::TextDocumentStatistics
1317
+
1318
+ TextSegment.add_member(:begin_offset, Shapes::ShapeRef.new(shape: Integer, location_name: "beginOffset"))
1319
+ TextSegment.add_member(:end_offset, Shapes::ShapeRef.new(shape: Integer, location_name: "endOffset"))
1320
+ TextSegment.struct_class = Types::TextSegment
1321
+
1322
+ TextSegmentList.member = Shapes::ShapeRef.new(shape: TextSegment)
1323
+
1324
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
1325
+ ThrottlingException.struct_class = Types::ThrottlingException
1326
+
1327
+ TopicConfiguration.add_member(:description, Shapes::ShapeRef.new(shape: TopicDescription, location_name: "description"))
1328
+ TopicConfiguration.add_member(:example_chat_messages, Shapes::ShapeRef.new(shape: ExampleChatMessages, location_name: "exampleChatMessages"))
1329
+ TopicConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: TopicConfigurationName, required: true, location_name: "name"))
1330
+ TopicConfiguration.add_member(:rules, Shapes::ShapeRef.new(shape: Rules, required: true, location_name: "rules"))
1331
+ TopicConfiguration.struct_class = Types::TopicConfiguration
1332
+
1333
+ TopicConfigurations.member = Shapes::ShapeRef.new(shape: TopicConfiguration)
1334
+
1335
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location: "uri", location_name: "resourceARN"))
1336
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location: "querystring", location_name: "tagKeys"))
1337
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
1338
+
1339
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
1340
+
1341
+ UpdateApplicationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1342
+ UpdateApplicationRequest.add_member(:attachments_configuration, Shapes::ShapeRef.new(shape: AttachmentsConfiguration, location_name: "attachmentsConfiguration"))
1343
+ UpdateApplicationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1344
+ UpdateApplicationRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "displayName"))
1345
+ UpdateApplicationRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
1346
+ UpdateApplicationRequest.struct_class = Types::UpdateApplicationRequest
1347
+
1348
+ UpdateApplicationResponse.struct_class = Types::UpdateApplicationResponse
1349
+
1350
+ UpdateChatControlsConfigurationRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1351
+ UpdateChatControlsConfigurationRequest.add_member(:blocked_phrases_configuration_update, Shapes::ShapeRef.new(shape: BlockedPhrasesConfigurationUpdate, location_name: "blockedPhrasesConfigurationUpdate"))
1352
+ UpdateChatControlsConfigurationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
1353
+ UpdateChatControlsConfigurationRequest.add_member(:response_scope, Shapes::ShapeRef.new(shape: ResponseScope, location_name: "responseScope"))
1354
+ UpdateChatControlsConfigurationRequest.add_member(:topic_configurations_to_create_or_update, Shapes::ShapeRef.new(shape: TopicConfigurations, location_name: "topicConfigurationsToCreateOrUpdate"))
1355
+ UpdateChatControlsConfigurationRequest.add_member(:topic_configurations_to_delete, Shapes::ShapeRef.new(shape: TopicConfigurations, location_name: "topicConfigurationsToDelete"))
1356
+ UpdateChatControlsConfigurationRequest.struct_class = Types::UpdateChatControlsConfigurationRequest
1357
+
1358
+ UpdateChatControlsConfigurationResponse.struct_class = Types::UpdateChatControlsConfigurationResponse
1359
+
1360
+ UpdateDataSourceRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1361
+ UpdateDataSourceRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "configuration"))
1362
+ UpdateDataSourceRequest.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location: "uri", location_name: "dataSourceId"))
1363
+ UpdateDataSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1364
+ UpdateDataSourceRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DataSourceName, location_name: "displayName"))
1365
+ UpdateDataSourceRequest.add_member(:document_enrichment_configuration, Shapes::ShapeRef.new(shape: DocumentEnrichmentConfiguration, location_name: "documentEnrichmentConfiguration"))
1366
+ UpdateDataSourceRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
1367
+ UpdateDataSourceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
1368
+ UpdateDataSourceRequest.add_member(:sync_schedule, Shapes::ShapeRef.new(shape: SyncSchedule, location_name: "syncSchedule"))
1369
+ UpdateDataSourceRequest.add_member(:vpc_configuration, Shapes::ShapeRef.new(shape: DataSourceVpcConfiguration, location_name: "vpcConfiguration"))
1370
+ UpdateDataSourceRequest.struct_class = Types::UpdateDataSourceRequest
1371
+
1372
+ UpdateDataSourceResponse.struct_class = Types::UpdateDataSourceResponse
1373
+
1374
+ UpdateIndexRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1375
+ UpdateIndexRequest.add_member(:capacity_configuration, Shapes::ShapeRef.new(shape: IndexCapacityConfiguration, location_name: "capacityConfiguration"))
1376
+ UpdateIndexRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1377
+ UpdateIndexRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "displayName"))
1378
+ UpdateIndexRequest.add_member(:document_attribute_configurations, Shapes::ShapeRef.new(shape: DocumentAttributeConfigurations, location_name: "documentAttributeConfigurations"))
1379
+ UpdateIndexRequest.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, required: true, location: "uri", location_name: "indexId"))
1380
+ UpdateIndexRequest.struct_class = Types::UpdateIndexRequest
1381
+
1382
+ UpdateIndexResponse.struct_class = Types::UpdateIndexResponse
1383
+
1384
+ UpdatePluginRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1385
+ UpdatePluginRequest.add_member(:auth_configuration, Shapes::ShapeRef.new(shape: PluginAuthConfiguration, location_name: "authConfiguration"))
1386
+ UpdatePluginRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: PluginName, location_name: "displayName"))
1387
+ UpdatePluginRequest.add_member(:plugin_id, Shapes::ShapeRef.new(shape: PluginId, required: true, location: "uri", location_name: "pluginId"))
1388
+ UpdatePluginRequest.add_member(:server_url, Shapes::ShapeRef.new(shape: Url, location_name: "serverUrl"))
1389
+ UpdatePluginRequest.add_member(:state, Shapes::ShapeRef.new(shape: PluginState, location_name: "state"))
1390
+ UpdatePluginRequest.struct_class = Types::UpdatePluginRequest
1391
+
1392
+ UpdatePluginResponse.struct_class = Types::UpdatePluginResponse
1393
+
1394
+ UpdateRetrieverRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1395
+ UpdateRetrieverRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: RetrieverConfiguration, location_name: "configuration"))
1396
+ UpdateRetrieverRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: RetrieverName, location_name: "displayName"))
1397
+ UpdateRetrieverRequest.add_member(:retriever_id, Shapes::ShapeRef.new(shape: RetrieverId, required: true, location: "uri", location_name: "retrieverId"))
1398
+ UpdateRetrieverRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
1399
+ UpdateRetrieverRequest.struct_class = Types::UpdateRetrieverRequest
1400
+
1401
+ UpdateRetrieverResponse.struct_class = Types::UpdateRetrieverResponse
1402
+
1403
+ UpdateUserRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1404
+ UpdateUserRequest.add_member(:user_aliases_to_delete, Shapes::ShapeRef.new(shape: UserAliases, location_name: "userAliasesToDelete"))
1405
+ UpdateUserRequest.add_member(:user_aliases_to_update, Shapes::ShapeRef.new(shape: UserAliases, location_name: "userAliasesToUpdate"))
1406
+ UpdateUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "userId"))
1407
+ UpdateUserRequest.struct_class = Types::UpdateUserRequest
1408
+
1409
+ UpdateUserResponse.add_member(:user_aliases_added, Shapes::ShapeRef.new(shape: UserAliases, location_name: "userAliasesAdded"))
1410
+ UpdateUserResponse.add_member(:user_aliases_deleted, Shapes::ShapeRef.new(shape: UserAliases, location_name: "userAliasesDeleted"))
1411
+ UpdateUserResponse.add_member(:user_aliases_updated, Shapes::ShapeRef.new(shape: UserAliases, location_name: "userAliasesUpdated"))
1412
+ UpdateUserResponse.struct_class = Types::UpdateUserResponse
1413
+
1414
+ UpdateWebExperienceRequest.add_member(:application_id, Shapes::ShapeRef.new(shape: ApplicationId, required: true, location: "uri", location_name: "applicationId"))
1415
+ UpdateWebExperienceRequest.add_member(:authentication_configuration, Shapes::ShapeRef.new(shape: WebExperienceAuthConfiguration, location_name: "authenticationConfiguration"))
1416
+ UpdateWebExperienceRequest.add_member(:sample_prompts_control_mode, Shapes::ShapeRef.new(shape: WebExperienceSamplePromptsControlMode, location_name: "samplePromptsControlMode"))
1417
+ UpdateWebExperienceRequest.add_member(:subtitle, Shapes::ShapeRef.new(shape: WebExperienceSubtitle, location_name: "subtitle"))
1418
+ UpdateWebExperienceRequest.add_member(:title, Shapes::ShapeRef.new(shape: WebExperienceTitle, location_name: "title"))
1419
+ UpdateWebExperienceRequest.add_member(:web_experience_id, Shapes::ShapeRef.new(shape: WebExperienceId, required: true, location: "uri", location_name: "webExperienceId"))
1420
+ UpdateWebExperienceRequest.add_member(:welcome_message, Shapes::ShapeRef.new(shape: WebExperienceWelcomeMessage, location_name: "welcomeMessage"))
1421
+ UpdateWebExperienceRequest.struct_class = Types::UpdateWebExperienceRequest
1422
+
1423
+ UpdateWebExperienceResponse.struct_class = Types::UpdateWebExperienceResponse
1424
+
1425
+ UserAlias.add_member(:data_source_id, Shapes::ShapeRef.new(shape: DataSourceId, location_name: "dataSourceId"))
1426
+ UserAlias.add_member(:index_id, Shapes::ShapeRef.new(shape: IndexId, location_name: "indexId"))
1427
+ UserAlias.add_member(:user_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "userId"))
1428
+ UserAlias.struct_class = Types::UserAlias
1429
+
1430
+ UserAliases.member = Shapes::ShapeRef.new(shape: UserAlias)
1431
+
1432
+ UserGroups.member = Shapes::ShapeRef.new(shape: String)
1433
+
1434
+ UserIds.member = Shapes::ShapeRef.new(shape: String)
1435
+
1436
+ UsersAndGroups.add_member(:user_groups, Shapes::ShapeRef.new(shape: UserGroups, location_name: "userGroups"))
1437
+ UsersAndGroups.add_member(:user_ids, Shapes::ShapeRef.new(shape: UserIds, location_name: "userIds"))
1438
+ UsersAndGroups.struct_class = Types::UsersAndGroups
1439
+
1440
+ ValidationException.add_member(:fields, Shapes::ShapeRef.new(shape: ValidationExceptionFields, location_name: "fields"))
1441
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
1442
+ ValidationException.add_member(:reason, Shapes::ShapeRef.new(shape: ValidationExceptionReason, required: true, location_name: "reason"))
1443
+ ValidationException.struct_class = Types::ValidationException
1444
+
1445
+ ValidationExceptionField.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1446
+ ValidationExceptionField.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
1447
+ ValidationExceptionField.struct_class = Types::ValidationExceptionField
1448
+
1449
+ ValidationExceptionFields.member = Shapes::ShapeRef.new(shape: ValidationExceptionField)
1450
+
1451
+ WebExperience.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
1452
+ WebExperience.add_member(:default_endpoint, Shapes::ShapeRef.new(shape: Url, location_name: "defaultEndpoint"))
1453
+ WebExperience.add_member(:status, Shapes::ShapeRef.new(shape: WebExperienceStatus, location_name: "status"))
1454
+ WebExperience.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
1455
+ WebExperience.add_member(:web_experience_id, Shapes::ShapeRef.new(shape: WebExperienceId, location_name: "webExperienceId"))
1456
+ WebExperience.struct_class = Types::WebExperience
1457
+
1458
+ WebExperienceAuthConfiguration.add_member(:saml_configuration, Shapes::ShapeRef.new(shape: SamlConfiguration, location_name: "samlConfiguration"))
1459
+ WebExperienceAuthConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1460
+ WebExperienceAuthConfiguration.add_member_subclass(:saml_configuration, Types::WebExperienceAuthConfiguration::SamlConfiguration)
1461
+ WebExperienceAuthConfiguration.add_member_subclass(:unknown, Types::WebExperienceAuthConfiguration::Unknown)
1462
+ WebExperienceAuthConfiguration.struct_class = Types::WebExperienceAuthConfiguration
1463
+
1464
+ WebExperiences.member = Shapes::ShapeRef.new(shape: WebExperience)
1465
+
1466
+
1467
+ # @api private
1468
+ API = Seahorse::Model::Api.new.tap do |api|
1469
+
1470
+ api.version = "2023-11-27"
1471
+
1472
+ api.metadata = {
1473
+ "apiVersion" => "2023-11-27",
1474
+ "endpointPrefix" => "qbusiness",
1475
+ "jsonVersion" => "1.1",
1476
+ "protocol" => "rest-json",
1477
+ "serviceFullName" => "QBusiness",
1478
+ "serviceId" => "QBusiness",
1479
+ "signatureVersion" => "v4",
1480
+ "signingName" => "qbusiness",
1481
+ "uid" => "qbusiness-2023-11-27",
1482
+ }
1483
+
1484
+ api.add_operation(:batch_delete_document, Seahorse::Model::Operation.new.tap do |o|
1485
+ o.name = "BatchDeleteDocument"
1486
+ o.http_method = "POST"
1487
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/documents/delete"
1488
+ o.input = Shapes::ShapeRef.new(shape: BatchDeleteDocumentRequest)
1489
+ o.output = Shapes::ShapeRef.new(shape: BatchDeleteDocumentResponse)
1490
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1491
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1492
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1493
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1494
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1495
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1496
+ end)
1497
+
1498
+ api.add_operation(:batch_put_document, Seahorse::Model::Operation.new.tap do |o|
1499
+ o.name = "BatchPutDocument"
1500
+ o.http_method = "POST"
1501
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/documents"
1502
+ o.input = Shapes::ShapeRef.new(shape: BatchPutDocumentRequest)
1503
+ o.output = Shapes::ShapeRef.new(shape: BatchPutDocumentResponse)
1504
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1505
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1506
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1507
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1508
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1509
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1510
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1511
+ end)
1512
+
1513
+ api.add_operation(:chat_sync, Seahorse::Model::Operation.new.tap do |o|
1514
+ o.name = "ChatSync"
1515
+ o.http_method = "POST"
1516
+ o.http_request_uri = "/applications/{applicationId}/conversations?sync"
1517
+ o.input = Shapes::ShapeRef.new(shape: ChatSyncInput)
1518
+ o.output = Shapes::ShapeRef.new(shape: ChatSyncOutput)
1519
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1520
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1521
+ o.errors << Shapes::ShapeRef.new(shape: LicenseNotFoundException)
1522
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1523
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1524
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1525
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1526
+ end)
1527
+
1528
+ api.add_operation(:create_application, Seahorse::Model::Operation.new.tap do |o|
1529
+ o.name = "CreateApplication"
1530
+ o.http_method = "POST"
1531
+ o.http_request_uri = "/applications"
1532
+ o.input = Shapes::ShapeRef.new(shape: CreateApplicationRequest)
1533
+ o.output = Shapes::ShapeRef.new(shape: CreateApplicationResponse)
1534
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1535
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1536
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1537
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1538
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1539
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1540
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1541
+ end)
1542
+
1543
+ api.add_operation(:create_data_source, Seahorse::Model::Operation.new.tap do |o|
1544
+ o.name = "CreateDataSource"
1545
+ o.http_method = "POST"
1546
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/datasources"
1547
+ o.input = Shapes::ShapeRef.new(shape: CreateDataSourceRequest)
1548
+ o.output = Shapes::ShapeRef.new(shape: CreateDataSourceResponse)
1549
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1550
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1551
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1552
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1553
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1554
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1555
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1556
+ end)
1557
+
1558
+ api.add_operation(:create_index, Seahorse::Model::Operation.new.tap do |o|
1559
+ o.name = "CreateIndex"
1560
+ o.http_method = "POST"
1561
+ o.http_request_uri = "/applications/{applicationId}/indices"
1562
+ o.input = Shapes::ShapeRef.new(shape: CreateIndexRequest)
1563
+ o.output = Shapes::ShapeRef.new(shape: CreateIndexResponse)
1564
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1565
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1566
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1567
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1568
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1569
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1570
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1571
+ end)
1572
+
1573
+ api.add_operation(:create_plugin, Seahorse::Model::Operation.new.tap do |o|
1574
+ o.name = "CreatePlugin"
1575
+ o.http_method = "POST"
1576
+ o.http_request_uri = "/applications/{applicationId}/plugins"
1577
+ o.input = Shapes::ShapeRef.new(shape: CreatePluginRequest)
1578
+ o.output = Shapes::ShapeRef.new(shape: CreatePluginResponse)
1579
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1580
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1581
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1582
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1583
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1584
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1585
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1586
+ end)
1587
+
1588
+ api.add_operation(:create_retriever, Seahorse::Model::Operation.new.tap do |o|
1589
+ o.name = "CreateRetriever"
1590
+ o.http_method = "POST"
1591
+ o.http_request_uri = "/applications/{applicationId}/retrievers"
1592
+ o.input = Shapes::ShapeRef.new(shape: CreateRetrieverRequest)
1593
+ o.output = Shapes::ShapeRef.new(shape: CreateRetrieverResponse)
1594
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1595
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1596
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1597
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1598
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1599
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1600
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1601
+ end)
1602
+
1603
+ api.add_operation(:create_user, Seahorse::Model::Operation.new.tap do |o|
1604
+ o.name = "CreateUser"
1605
+ o.http_method = "POST"
1606
+ o.http_request_uri = "/applications/{applicationId}/users"
1607
+ o.input = Shapes::ShapeRef.new(shape: CreateUserRequest)
1608
+ o.output = Shapes::ShapeRef.new(shape: CreateUserResponse)
1609
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1610
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1611
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1612
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1613
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1614
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1615
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1616
+ end)
1617
+
1618
+ api.add_operation(:create_web_experience, Seahorse::Model::Operation.new.tap do |o|
1619
+ o.name = "CreateWebExperience"
1620
+ o.http_method = "POST"
1621
+ o.http_request_uri = "/applications/{applicationId}/experiences"
1622
+ o.input = Shapes::ShapeRef.new(shape: CreateWebExperienceRequest)
1623
+ o.output = Shapes::ShapeRef.new(shape: CreateWebExperienceResponse)
1624
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1625
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1626
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1627
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1628
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1629
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1630
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1631
+ end)
1632
+
1633
+ api.add_operation(:delete_application, Seahorse::Model::Operation.new.tap do |o|
1634
+ o.name = "DeleteApplication"
1635
+ o.http_method = "DELETE"
1636
+ o.http_request_uri = "/applications/{applicationId}"
1637
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationRequest)
1638
+ o.output = Shapes::ShapeRef.new(shape: DeleteApplicationResponse)
1639
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1640
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1641
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1642
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1643
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1644
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1645
+ end)
1646
+
1647
+ api.add_operation(:delete_chat_controls_configuration, Seahorse::Model::Operation.new.tap do |o|
1648
+ o.name = "DeleteChatControlsConfiguration"
1649
+ o.http_method = "DELETE"
1650
+ o.http_request_uri = "/applications/{applicationId}/chatcontrols"
1651
+ o.input = Shapes::ShapeRef.new(shape: DeleteChatControlsConfigurationRequest)
1652
+ o.output = Shapes::ShapeRef.new(shape: DeleteChatControlsConfigurationResponse)
1653
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1654
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1655
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1656
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1657
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1658
+ end)
1659
+
1660
+ api.add_operation(:delete_conversation, Seahorse::Model::Operation.new.tap do |o|
1661
+ o.name = "DeleteConversation"
1662
+ o.http_method = "DELETE"
1663
+ o.http_request_uri = "/applications/{applicationId}/conversations/{conversationId}"
1664
+ o.input = Shapes::ShapeRef.new(shape: DeleteConversationRequest)
1665
+ o.output = Shapes::ShapeRef.new(shape: DeleteConversationResponse)
1666
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1667
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1668
+ o.errors << Shapes::ShapeRef.new(shape: LicenseNotFoundException)
1669
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1670
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1671
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1672
+ end)
1673
+
1674
+ api.add_operation(:delete_data_source, Seahorse::Model::Operation.new.tap do |o|
1675
+ o.name = "DeleteDataSource"
1676
+ o.http_method = "DELETE"
1677
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}"
1678
+ o.input = Shapes::ShapeRef.new(shape: DeleteDataSourceRequest)
1679
+ o.output = Shapes::ShapeRef.new(shape: DeleteDataSourceResponse)
1680
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1681
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1682
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1683
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1684
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1685
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1686
+ end)
1687
+
1688
+ api.add_operation(:delete_group, Seahorse::Model::Operation.new.tap do |o|
1689
+ o.name = "DeleteGroup"
1690
+ o.http_method = "DELETE"
1691
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/groups/{groupName}"
1692
+ o.input = Shapes::ShapeRef.new(shape: DeleteGroupRequest)
1693
+ o.output = Shapes::ShapeRef.new(shape: DeleteGroupResponse)
1694
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1695
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1696
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1697
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1698
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1699
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1700
+ end)
1701
+
1702
+ api.add_operation(:delete_index, Seahorse::Model::Operation.new.tap do |o|
1703
+ o.name = "DeleteIndex"
1704
+ o.http_method = "DELETE"
1705
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}"
1706
+ o.input = Shapes::ShapeRef.new(shape: DeleteIndexRequest)
1707
+ o.output = Shapes::ShapeRef.new(shape: DeleteIndexResponse)
1708
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1709
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1710
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1711
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1712
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1713
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1714
+ end)
1715
+
1716
+ api.add_operation(:delete_plugin, Seahorse::Model::Operation.new.tap do |o|
1717
+ o.name = "DeletePlugin"
1718
+ o.http_method = "DELETE"
1719
+ o.http_request_uri = "/applications/{applicationId}/plugins/{pluginId}"
1720
+ o.input = Shapes::ShapeRef.new(shape: DeletePluginRequest)
1721
+ o.output = Shapes::ShapeRef.new(shape: DeletePluginResponse)
1722
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1723
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1724
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1725
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1726
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1727
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1728
+ end)
1729
+
1730
+ api.add_operation(:delete_retriever, Seahorse::Model::Operation.new.tap do |o|
1731
+ o.name = "DeleteRetriever"
1732
+ o.http_method = "DELETE"
1733
+ o.http_request_uri = "/applications/{applicationId}/retrievers/{retrieverId}"
1734
+ o.input = Shapes::ShapeRef.new(shape: DeleteRetrieverRequest)
1735
+ o.output = Shapes::ShapeRef.new(shape: DeleteRetrieverResponse)
1736
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1737
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1738
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1739
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1740
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1741
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1742
+ end)
1743
+
1744
+ api.add_operation(:delete_user, Seahorse::Model::Operation.new.tap do |o|
1745
+ o.name = "DeleteUser"
1746
+ o.http_method = "DELETE"
1747
+ o.http_request_uri = "/applications/{applicationId}/users/{userId}"
1748
+ o.input = Shapes::ShapeRef.new(shape: DeleteUserRequest)
1749
+ o.output = Shapes::ShapeRef.new(shape: DeleteUserResponse)
1750
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1751
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1752
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1753
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1754
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1755
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1756
+ end)
1757
+
1758
+ api.add_operation(:delete_web_experience, Seahorse::Model::Operation.new.tap do |o|
1759
+ o.name = "DeleteWebExperience"
1760
+ o.http_method = "DELETE"
1761
+ o.http_request_uri = "/applications/{applicationId}/experiences/{webExperienceId}"
1762
+ o.input = Shapes::ShapeRef.new(shape: DeleteWebExperienceRequest)
1763
+ o.output = Shapes::ShapeRef.new(shape: DeleteWebExperienceResponse)
1764
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1765
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1766
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1767
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1768
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1769
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1770
+ end)
1771
+
1772
+ api.add_operation(:get_application, Seahorse::Model::Operation.new.tap do |o|
1773
+ o.name = "GetApplication"
1774
+ o.http_method = "GET"
1775
+ o.http_request_uri = "/applications/{applicationId}"
1776
+ o.input = Shapes::ShapeRef.new(shape: GetApplicationRequest)
1777
+ o.output = Shapes::ShapeRef.new(shape: GetApplicationResponse)
1778
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1779
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1780
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1781
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1782
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1783
+ end)
1784
+
1785
+ api.add_operation(:get_chat_controls_configuration, Seahorse::Model::Operation.new.tap do |o|
1786
+ o.name = "GetChatControlsConfiguration"
1787
+ o.http_method = "GET"
1788
+ o.http_request_uri = "/applications/{applicationId}/chatcontrols"
1789
+ o.input = Shapes::ShapeRef.new(shape: GetChatControlsConfigurationRequest)
1790
+ o.output = Shapes::ShapeRef.new(shape: GetChatControlsConfigurationResponse)
1791
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1792
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1793
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1794
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1795
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1796
+ o[:pager] = Aws::Pager.new(
1797
+ limit_key: "max_results",
1798
+ tokens: {
1799
+ "next_token" => "next_token"
1800
+ }
1801
+ )
1802
+ end)
1803
+
1804
+ api.add_operation(:get_data_source, Seahorse::Model::Operation.new.tap do |o|
1805
+ o.name = "GetDataSource"
1806
+ o.http_method = "GET"
1807
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}"
1808
+ o.input = Shapes::ShapeRef.new(shape: GetDataSourceRequest)
1809
+ o.output = Shapes::ShapeRef.new(shape: GetDataSourceResponse)
1810
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1811
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1812
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1813
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1814
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1815
+ end)
1816
+
1817
+ api.add_operation(:get_group, Seahorse::Model::Operation.new.tap do |o|
1818
+ o.name = "GetGroup"
1819
+ o.http_method = "GET"
1820
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/groups/{groupName}"
1821
+ o.input = Shapes::ShapeRef.new(shape: GetGroupRequest)
1822
+ o.output = Shapes::ShapeRef.new(shape: GetGroupResponse)
1823
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1824
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1825
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1826
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1827
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1828
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1829
+ end)
1830
+
1831
+ api.add_operation(:get_index, Seahorse::Model::Operation.new.tap do |o|
1832
+ o.name = "GetIndex"
1833
+ o.http_method = "GET"
1834
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}"
1835
+ o.input = Shapes::ShapeRef.new(shape: GetIndexRequest)
1836
+ o.output = Shapes::ShapeRef.new(shape: GetIndexResponse)
1837
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1838
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1839
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1840
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1841
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1842
+ end)
1843
+
1844
+ api.add_operation(:get_plugin, Seahorse::Model::Operation.new.tap do |o|
1845
+ o.name = "GetPlugin"
1846
+ o.http_method = "GET"
1847
+ o.http_request_uri = "/applications/{applicationId}/plugins/{pluginId}"
1848
+ o.input = Shapes::ShapeRef.new(shape: GetPluginRequest)
1849
+ o.output = Shapes::ShapeRef.new(shape: GetPluginResponse)
1850
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1851
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1852
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1853
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1854
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1855
+ end)
1856
+
1857
+ api.add_operation(:get_retriever, Seahorse::Model::Operation.new.tap do |o|
1858
+ o.name = "GetRetriever"
1859
+ o.http_method = "GET"
1860
+ o.http_request_uri = "/applications/{applicationId}/retrievers/{retrieverId}"
1861
+ o.input = Shapes::ShapeRef.new(shape: GetRetrieverRequest)
1862
+ o.output = Shapes::ShapeRef.new(shape: GetRetrieverResponse)
1863
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1864
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1865
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1866
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1867
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1868
+ end)
1869
+
1870
+ api.add_operation(:get_user, Seahorse::Model::Operation.new.tap do |o|
1871
+ o.name = "GetUser"
1872
+ o.http_method = "GET"
1873
+ o.http_request_uri = "/applications/{applicationId}/users/{userId}"
1874
+ o.input = Shapes::ShapeRef.new(shape: GetUserRequest)
1875
+ o.output = Shapes::ShapeRef.new(shape: GetUserResponse)
1876
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1877
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1878
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1879
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1880
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1881
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1882
+ end)
1883
+
1884
+ api.add_operation(:get_web_experience, Seahorse::Model::Operation.new.tap do |o|
1885
+ o.name = "GetWebExperience"
1886
+ o.http_method = "GET"
1887
+ o.http_request_uri = "/applications/{applicationId}/experiences/{webExperienceId}"
1888
+ o.input = Shapes::ShapeRef.new(shape: GetWebExperienceRequest)
1889
+ o.output = Shapes::ShapeRef.new(shape: GetWebExperienceResponse)
1890
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1891
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1892
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1893
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1894
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1895
+ end)
1896
+
1897
+ api.add_operation(:list_applications, Seahorse::Model::Operation.new.tap do |o|
1898
+ o.name = "ListApplications"
1899
+ o.http_method = "GET"
1900
+ o.http_request_uri = "/applications"
1901
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationsRequest)
1902
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationsResponse)
1903
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1904
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1905
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1906
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1907
+ o[:pager] = Aws::Pager.new(
1908
+ limit_key: "max_results",
1909
+ tokens: {
1910
+ "next_token" => "next_token"
1911
+ }
1912
+ )
1913
+ end)
1914
+
1915
+ api.add_operation(:list_conversations, Seahorse::Model::Operation.new.tap do |o|
1916
+ o.name = "ListConversations"
1917
+ o.http_method = "GET"
1918
+ o.http_request_uri = "/applications/{applicationId}/conversations"
1919
+ o.input = Shapes::ShapeRef.new(shape: ListConversationsRequest)
1920
+ o.output = Shapes::ShapeRef.new(shape: ListConversationsResponse)
1921
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1922
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1923
+ o.errors << Shapes::ShapeRef.new(shape: LicenseNotFoundException)
1924
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1925
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1926
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1927
+ o[:pager] = Aws::Pager.new(
1928
+ limit_key: "max_results",
1929
+ tokens: {
1930
+ "next_token" => "next_token"
1931
+ }
1932
+ )
1933
+ end)
1934
+
1935
+ api.add_operation(:list_data_source_sync_jobs, Seahorse::Model::Operation.new.tap do |o|
1936
+ o.name = "ListDataSourceSyncJobs"
1937
+ o.http_method = "GET"
1938
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/syncjobs"
1939
+ o.input = Shapes::ShapeRef.new(shape: ListDataSourceSyncJobsRequest)
1940
+ o.output = Shapes::ShapeRef.new(shape: ListDataSourceSyncJobsResponse)
1941
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1942
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1943
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1944
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1945
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1946
+ o[:pager] = Aws::Pager.new(
1947
+ limit_key: "max_results",
1948
+ tokens: {
1949
+ "next_token" => "next_token"
1950
+ }
1951
+ )
1952
+ end)
1953
+
1954
+ api.add_operation(:list_data_sources, Seahorse::Model::Operation.new.tap do |o|
1955
+ o.name = "ListDataSources"
1956
+ o.http_method = "GET"
1957
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/datasources"
1958
+ o.input = Shapes::ShapeRef.new(shape: ListDataSourcesRequest)
1959
+ o.output = Shapes::ShapeRef.new(shape: ListDataSourcesResponse)
1960
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1961
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1962
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1963
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1964
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1965
+ o[:pager] = Aws::Pager.new(
1966
+ limit_key: "max_results",
1967
+ tokens: {
1968
+ "next_token" => "next_token"
1969
+ }
1970
+ )
1971
+ end)
1972
+
1973
+ api.add_operation(:list_documents, Seahorse::Model::Operation.new.tap do |o|
1974
+ o.name = "ListDocuments"
1975
+ o.http_method = "GET"
1976
+ o.http_request_uri = "/applications/{applicationId}/index/{indexId}/documents"
1977
+ o.input = Shapes::ShapeRef.new(shape: ListDocumentsRequest)
1978
+ o.output = Shapes::ShapeRef.new(shape: ListDocumentsResponse)
1979
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1980
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1981
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1982
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1983
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1984
+ o[:pager] = Aws::Pager.new(
1985
+ limit_key: "max_results",
1986
+ tokens: {
1987
+ "next_token" => "next_token"
1988
+ }
1989
+ )
1990
+ end)
1991
+
1992
+ api.add_operation(:list_groups, Seahorse::Model::Operation.new.tap do |o|
1993
+ o.name = "ListGroups"
1994
+ o.http_method = "GET"
1995
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/groups"
1996
+ o.input = Shapes::ShapeRef.new(shape: ListGroupsRequest)
1997
+ o.output = Shapes::ShapeRef.new(shape: ListGroupsResponse)
1998
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1999
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2000
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2001
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2002
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2003
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2004
+ o[:pager] = Aws::Pager.new(
2005
+ limit_key: "max_results",
2006
+ tokens: {
2007
+ "next_token" => "next_token"
2008
+ }
2009
+ )
2010
+ end)
2011
+
2012
+ api.add_operation(:list_indices, Seahorse::Model::Operation.new.tap do |o|
2013
+ o.name = "ListIndices"
2014
+ o.http_method = "GET"
2015
+ o.http_request_uri = "/applications/{applicationId}/indices"
2016
+ o.input = Shapes::ShapeRef.new(shape: ListIndicesRequest)
2017
+ o.output = Shapes::ShapeRef.new(shape: ListIndicesResponse)
2018
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2019
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2020
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2021
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2022
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2023
+ o[:pager] = Aws::Pager.new(
2024
+ limit_key: "max_results",
2025
+ tokens: {
2026
+ "next_token" => "next_token"
2027
+ }
2028
+ )
2029
+ end)
2030
+
2031
+ api.add_operation(:list_messages, Seahorse::Model::Operation.new.tap do |o|
2032
+ o.name = "ListMessages"
2033
+ o.http_method = "GET"
2034
+ o.http_request_uri = "/applications/{applicationId}/conversations/{conversationId}"
2035
+ o.input = Shapes::ShapeRef.new(shape: ListMessagesRequest)
2036
+ o.output = Shapes::ShapeRef.new(shape: ListMessagesResponse)
2037
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2038
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2039
+ o.errors << Shapes::ShapeRef.new(shape: LicenseNotFoundException)
2040
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2041
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2042
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2043
+ o[:pager] = Aws::Pager.new(
2044
+ limit_key: "max_results",
2045
+ tokens: {
2046
+ "next_token" => "next_token"
2047
+ }
2048
+ )
2049
+ end)
2050
+
2051
+ api.add_operation(:list_plugins, Seahorse::Model::Operation.new.tap do |o|
2052
+ o.name = "ListPlugins"
2053
+ o.http_method = "GET"
2054
+ o.http_request_uri = "/applications/{applicationId}/plugins"
2055
+ o.input = Shapes::ShapeRef.new(shape: ListPluginsRequest)
2056
+ o.output = Shapes::ShapeRef.new(shape: ListPluginsResponse)
2057
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2058
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2059
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2060
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2061
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2062
+ o[:pager] = Aws::Pager.new(
2063
+ limit_key: "max_results",
2064
+ tokens: {
2065
+ "next_token" => "next_token"
2066
+ }
2067
+ )
2068
+ end)
2069
+
2070
+ api.add_operation(:list_retrievers, Seahorse::Model::Operation.new.tap do |o|
2071
+ o.name = "ListRetrievers"
2072
+ o.http_method = "GET"
2073
+ o.http_request_uri = "/applications/{applicationId}/retrievers"
2074
+ o.input = Shapes::ShapeRef.new(shape: ListRetrieversRequest)
2075
+ o.output = Shapes::ShapeRef.new(shape: ListRetrieversResponse)
2076
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2077
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2078
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2079
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2080
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2081
+ o[:pager] = Aws::Pager.new(
2082
+ limit_key: "max_results",
2083
+ tokens: {
2084
+ "next_token" => "next_token"
2085
+ }
2086
+ )
2087
+ end)
2088
+
2089
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
2090
+ o.name = "ListTagsForResource"
2091
+ o.http_method = "GET"
2092
+ o.http_request_uri = "/v1/tags/{resourceARN}"
2093
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
2094
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
2095
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2096
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2097
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2098
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2099
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2100
+ end)
2101
+
2102
+ api.add_operation(:list_web_experiences, Seahorse::Model::Operation.new.tap do |o|
2103
+ o.name = "ListWebExperiences"
2104
+ o.http_method = "GET"
2105
+ o.http_request_uri = "/applications/{applicationId}/experiences"
2106
+ o.input = Shapes::ShapeRef.new(shape: ListWebExperiencesRequest)
2107
+ o.output = Shapes::ShapeRef.new(shape: ListWebExperiencesResponse)
2108
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2109
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2110
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2111
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2112
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2113
+ o[:pager] = Aws::Pager.new(
2114
+ limit_key: "max_results",
2115
+ tokens: {
2116
+ "next_token" => "next_token"
2117
+ }
2118
+ )
2119
+ end)
2120
+
2121
+ api.add_operation(:put_feedback, Seahorse::Model::Operation.new.tap do |o|
2122
+ o.name = "PutFeedback"
2123
+ o.http_method = "POST"
2124
+ o.http_request_uri = "/applications/{applicationId}/conversations/{conversationId}/messages/{messageId}/feedback"
2125
+ o.input = Shapes::ShapeRef.new(shape: PutFeedbackRequest)
2126
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2127
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2128
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2129
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2130
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2131
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2132
+ end)
2133
+
2134
+ api.add_operation(:put_group, Seahorse::Model::Operation.new.tap do |o|
2135
+ o.name = "PutGroup"
2136
+ o.http_method = "PUT"
2137
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/groups"
2138
+ o.input = Shapes::ShapeRef.new(shape: PutGroupRequest)
2139
+ o.output = Shapes::ShapeRef.new(shape: PutGroupResponse)
2140
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2141
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2142
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2143
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2144
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2145
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2146
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2147
+ end)
2148
+
2149
+ api.add_operation(:start_data_source_sync_job, Seahorse::Model::Operation.new.tap do |o|
2150
+ o.name = "StartDataSourceSyncJob"
2151
+ o.http_method = "POST"
2152
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/startsync"
2153
+ o.input = Shapes::ShapeRef.new(shape: StartDataSourceSyncJobRequest)
2154
+ o.output = Shapes::ShapeRef.new(shape: StartDataSourceSyncJobResponse)
2155
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2156
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2157
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2158
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2159
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2160
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2161
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2162
+ end)
2163
+
2164
+ api.add_operation(:stop_data_source_sync_job, Seahorse::Model::Operation.new.tap do |o|
2165
+ o.name = "StopDataSourceSyncJob"
2166
+ o.http_method = "POST"
2167
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}/stopsync"
2168
+ o.input = Shapes::ShapeRef.new(shape: StopDataSourceSyncJobRequest)
2169
+ o.output = Shapes::ShapeRef.new(shape: StopDataSourceSyncJobResponse)
2170
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2171
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2172
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2173
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2174
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2175
+ end)
2176
+
2177
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
2178
+ o.name = "TagResource"
2179
+ o.http_method = "POST"
2180
+ o.http_request_uri = "/v1/tags/{resourceARN}"
2181
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
2182
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
2183
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2184
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2185
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2186
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2187
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2188
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2189
+ end)
2190
+
2191
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
2192
+ o.name = "UntagResource"
2193
+ o.http_method = "DELETE"
2194
+ o.http_request_uri = "/v1/tags/{resourceARN}"
2195
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
2196
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
2197
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2198
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2199
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2200
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2201
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2202
+ end)
2203
+
2204
+ api.add_operation(:update_application, Seahorse::Model::Operation.new.tap do |o|
2205
+ o.name = "UpdateApplication"
2206
+ o.http_method = "PUT"
2207
+ o.http_request_uri = "/applications/{applicationId}"
2208
+ o.input = Shapes::ShapeRef.new(shape: UpdateApplicationRequest)
2209
+ o.output = Shapes::ShapeRef.new(shape: UpdateApplicationResponse)
2210
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2211
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2212
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2213
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2214
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2215
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2216
+ end)
2217
+
2218
+ api.add_operation(:update_chat_controls_configuration, Seahorse::Model::Operation.new.tap do |o|
2219
+ o.name = "UpdateChatControlsConfiguration"
2220
+ o.http_method = "PATCH"
2221
+ o.http_request_uri = "/applications/{applicationId}/chatcontrols"
2222
+ o.input = Shapes::ShapeRef.new(shape: UpdateChatControlsConfigurationRequest)
2223
+ o.output = Shapes::ShapeRef.new(shape: UpdateChatControlsConfigurationResponse)
2224
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2225
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2226
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2227
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2228
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2229
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2230
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2231
+ end)
2232
+
2233
+ api.add_operation(:update_data_source, Seahorse::Model::Operation.new.tap do |o|
2234
+ o.name = "UpdateDataSource"
2235
+ o.http_method = "PUT"
2236
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}/datasources/{dataSourceId}"
2237
+ o.input = Shapes::ShapeRef.new(shape: UpdateDataSourceRequest)
2238
+ o.output = Shapes::ShapeRef.new(shape: UpdateDataSourceResponse)
2239
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2240
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2241
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2242
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2243
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2244
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2245
+ end)
2246
+
2247
+ api.add_operation(:update_index, Seahorse::Model::Operation.new.tap do |o|
2248
+ o.name = "UpdateIndex"
2249
+ o.http_method = "PUT"
2250
+ o.http_request_uri = "/applications/{applicationId}/indices/{indexId}"
2251
+ o.input = Shapes::ShapeRef.new(shape: UpdateIndexRequest)
2252
+ o.output = Shapes::ShapeRef.new(shape: UpdateIndexResponse)
2253
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2254
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2255
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2256
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2257
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2258
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2259
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2260
+ end)
2261
+
2262
+ api.add_operation(:update_plugin, Seahorse::Model::Operation.new.tap do |o|
2263
+ o.name = "UpdatePlugin"
2264
+ o.http_method = "PUT"
2265
+ o.http_request_uri = "/applications/{applicationId}/plugins/{pluginId}"
2266
+ o.input = Shapes::ShapeRef.new(shape: UpdatePluginRequest)
2267
+ o.output = Shapes::ShapeRef.new(shape: UpdatePluginResponse)
2268
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2269
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2270
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2271
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2272
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2273
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2274
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2275
+ end)
2276
+
2277
+ api.add_operation(:update_retriever, Seahorse::Model::Operation.new.tap do |o|
2278
+ o.name = "UpdateRetriever"
2279
+ o.http_method = "PUT"
2280
+ o.http_request_uri = "/applications/{applicationId}/retrievers/{retrieverId}"
2281
+ o.input = Shapes::ShapeRef.new(shape: UpdateRetrieverRequest)
2282
+ o.output = Shapes::ShapeRef.new(shape: UpdateRetrieverResponse)
2283
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2284
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2285
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2286
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2287
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2288
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2289
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2290
+ end)
2291
+
2292
+ api.add_operation(:update_user, Seahorse::Model::Operation.new.tap do |o|
2293
+ o.name = "UpdateUser"
2294
+ o.http_method = "PUT"
2295
+ o.http_request_uri = "/applications/{applicationId}/users/{userId}"
2296
+ o.input = Shapes::ShapeRef.new(shape: UpdateUserRequest)
2297
+ o.output = Shapes::ShapeRef.new(shape: UpdateUserResponse)
2298
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2299
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2300
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2301
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2302
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2303
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2304
+ end)
2305
+
2306
+ api.add_operation(:update_web_experience, Seahorse::Model::Operation.new.tap do |o|
2307
+ o.name = "UpdateWebExperience"
2308
+ o.http_method = "PUT"
2309
+ o.http_request_uri = "/applications/{applicationId}/experiences/{webExperienceId}"
2310
+ o.input = Shapes::ShapeRef.new(shape: UpdateWebExperienceRequest)
2311
+ o.output = Shapes::ShapeRef.new(shape: UpdateWebExperienceResponse)
2312
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2313
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2314
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2315
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2316
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2317
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2318
+ end)
2319
+ end
2320
+
2321
+ end
2322
+ end