aws-sdk-qconnect 1.19.0 → 1.21.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-qconnect/client.rb +1733 -46
- data/lib/aws-sdk-qconnect/client_api.rb +819 -1
- data/lib/aws-sdk-qconnect/endpoints.rb +209 -0
- data/lib/aws-sdk-qconnect/plugins/endpoints.rb +38 -0
- data/lib/aws-sdk-qconnect/types.rb +2153 -101
- data/lib/aws-sdk-qconnect.rb +4 -2
- data/sig/client.rbs +509 -3
- data/sig/types.rbs +580 -5
- metadata +4 -4
@@ -14,9 +14,30 @@ module Aws::QConnect
|
|
14
14
|
|
15
15
|
include Seahorse::Model
|
16
16
|
|
17
|
+
AIAgentAssociationConfigurationType = Shapes::StringShape.new(name: 'AIAgentAssociationConfigurationType')
|
18
|
+
AIAgentConfiguration = Shapes::UnionShape.new(name: 'AIAgentConfiguration')
|
19
|
+
AIAgentConfigurationData = Shapes::StructureShape.new(name: 'AIAgentConfigurationData')
|
20
|
+
AIAgentConfigurationMap = Shapes::MapShape.new(name: 'AIAgentConfigurationMap')
|
21
|
+
AIAgentData = Shapes::StructureShape.new(name: 'AIAgentData')
|
22
|
+
AIAgentSummary = Shapes::StructureShape.new(name: 'AIAgentSummary')
|
23
|
+
AIAgentSummaryList = Shapes::ListShape.new(name: 'AIAgentSummaryList')
|
24
|
+
AIAgentType = Shapes::StringShape.new(name: 'AIAgentType')
|
25
|
+
AIAgentVersionSummariesList = Shapes::ListShape.new(name: 'AIAgentVersionSummariesList')
|
26
|
+
AIAgentVersionSummary = Shapes::StructureShape.new(name: 'AIAgentVersionSummary')
|
27
|
+
AIPromptAPIFormat = Shapes::StringShape.new(name: 'AIPromptAPIFormat')
|
28
|
+
AIPromptData = Shapes::StructureShape.new(name: 'AIPromptData')
|
29
|
+
AIPromptModelIdentifier = Shapes::StringShape.new(name: 'AIPromptModelIdentifier')
|
30
|
+
AIPromptSummary = Shapes::StructureShape.new(name: 'AIPromptSummary')
|
31
|
+
AIPromptSummaryList = Shapes::ListShape.new(name: 'AIPromptSummaryList')
|
32
|
+
AIPromptTemplateConfiguration = Shapes::UnionShape.new(name: 'AIPromptTemplateConfiguration')
|
33
|
+
AIPromptTemplateType = Shapes::StringShape.new(name: 'AIPromptTemplateType')
|
34
|
+
AIPromptType = Shapes::StringShape.new(name: 'AIPromptType')
|
35
|
+
AIPromptVersionSummariesList = Shapes::ListShape.new(name: 'AIPromptVersionSummariesList')
|
36
|
+
AIPromptVersionSummary = Shapes::StructureShape.new(name: 'AIPromptVersionSummary')
|
17
37
|
AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
|
18
38
|
AmazonConnectGuideAssociationData = Shapes::StructureShape.new(name: 'AmazonConnectGuideAssociationData')
|
19
39
|
AndConditions = Shapes::ListShape.new(name: 'AndConditions')
|
40
|
+
AnswerRecommendationAIAgentConfiguration = Shapes::StructureShape.new(name: 'AnswerRecommendationAIAgentConfiguration')
|
20
41
|
AppIntegrationsConfiguration = Shapes::StructureShape.new(name: 'AppIntegrationsConfiguration')
|
21
42
|
Arn = Shapes::StringShape.new(name: 'Arn')
|
22
43
|
AssistantAssociationData = Shapes::StructureShape.new(name: 'AssistantAssociationData')
|
@@ -32,10 +53,19 @@ module Aws::QConnect
|
|
32
53
|
AssistantStatus = Shapes::StringShape.new(name: 'AssistantStatus')
|
33
54
|
AssistantSummary = Shapes::StructureShape.new(name: 'AssistantSummary')
|
34
55
|
AssistantType = Shapes::StringShape.new(name: 'AssistantType')
|
56
|
+
AssociationConfiguration = Shapes::StructureShape.new(name: 'AssociationConfiguration')
|
57
|
+
AssociationConfigurationData = Shapes::UnionShape.new(name: 'AssociationConfigurationData')
|
58
|
+
AssociationConfigurationList = Shapes::ListShape.new(name: 'AssociationConfigurationList')
|
35
59
|
AssociationType = Shapes::StringShape.new(name: 'AssociationType')
|
60
|
+
BedrockFoundationModelConfigurationForParsing = Shapes::StructureShape.new(name: 'BedrockFoundationModelConfigurationForParsing')
|
61
|
+
BedrockModelArnForParsing = Shapes::StringShape.new(name: 'BedrockModelArnForParsing')
|
36
62
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
37
63
|
Channel = Shapes::StringShape.new(name: 'Channel')
|
38
64
|
Channels = Shapes::ListShape.new(name: 'Channels')
|
65
|
+
ChunkingConfiguration = Shapes::StructureShape.new(name: 'ChunkingConfiguration')
|
66
|
+
ChunkingStrategy = Shapes::StringShape.new(name: 'ChunkingStrategy')
|
67
|
+
CitationSpan = Shapes::StructureShape.new(name: 'CitationSpan')
|
68
|
+
CitationSpanOffset = Shapes::IntegerShape.new(name: 'CitationSpanOffset')
|
39
69
|
ClientToken = Shapes::StringShape.new(name: 'ClientToken')
|
40
70
|
Configuration = Shapes::UnionShape.new(name: 'Configuration')
|
41
71
|
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
@@ -59,6 +89,14 @@ module Aws::QConnect
|
|
59
89
|
ContentSummaryList = Shapes::ListShape.new(name: 'ContentSummaryList')
|
60
90
|
ContentTitle = Shapes::StringShape.new(name: 'ContentTitle')
|
61
91
|
ContentType = Shapes::StringShape.new(name: 'ContentType')
|
92
|
+
CreateAIAgentRequest = Shapes::StructureShape.new(name: 'CreateAIAgentRequest')
|
93
|
+
CreateAIAgentResponse = Shapes::StructureShape.new(name: 'CreateAIAgentResponse')
|
94
|
+
CreateAIAgentVersionRequest = Shapes::StructureShape.new(name: 'CreateAIAgentVersionRequest')
|
95
|
+
CreateAIAgentVersionResponse = Shapes::StructureShape.new(name: 'CreateAIAgentVersionResponse')
|
96
|
+
CreateAIPromptRequest = Shapes::StructureShape.new(name: 'CreateAIPromptRequest')
|
97
|
+
CreateAIPromptResponse = Shapes::StructureShape.new(name: 'CreateAIPromptResponse')
|
98
|
+
CreateAIPromptVersionRequest = Shapes::StructureShape.new(name: 'CreateAIPromptVersionRequest')
|
99
|
+
CreateAIPromptVersionResponse = Shapes::StructureShape.new(name: 'CreateAIPromptVersionResponse')
|
62
100
|
CreateAssistantAssociationRequest = Shapes::StructureShape.new(name: 'CreateAssistantAssociationRequest')
|
63
101
|
CreateAssistantAssociationResponse = Shapes::StructureShape.new(name: 'CreateAssistantAssociationResponse')
|
64
102
|
CreateAssistantRequest = Shapes::StructureShape.new(name: 'CreateAssistantRequest')
|
@@ -77,6 +115,14 @@ module Aws::QConnect
|
|
77
115
|
DataReference = Shapes::UnionShape.new(name: 'DataReference')
|
78
116
|
DataSummary = Shapes::StructureShape.new(name: 'DataSummary')
|
79
117
|
DataSummaryList = Shapes::ListShape.new(name: 'DataSummaryList')
|
118
|
+
DeleteAIAgentRequest = Shapes::StructureShape.new(name: 'DeleteAIAgentRequest')
|
119
|
+
DeleteAIAgentResponse = Shapes::StructureShape.new(name: 'DeleteAIAgentResponse')
|
120
|
+
DeleteAIAgentVersionRequest = Shapes::StructureShape.new(name: 'DeleteAIAgentVersionRequest')
|
121
|
+
DeleteAIAgentVersionResponse = Shapes::StructureShape.new(name: 'DeleteAIAgentVersionResponse')
|
122
|
+
DeleteAIPromptRequest = Shapes::StructureShape.new(name: 'DeleteAIPromptRequest')
|
123
|
+
DeleteAIPromptResponse = Shapes::StructureShape.new(name: 'DeleteAIPromptResponse')
|
124
|
+
DeleteAIPromptVersionRequest = Shapes::StructureShape.new(name: 'DeleteAIPromptVersionRequest')
|
125
|
+
DeleteAIPromptVersionResponse = Shapes::StructureShape.new(name: 'DeleteAIPromptVersionResponse')
|
80
126
|
DeleteAssistantAssociationRequest = Shapes::StructureShape.new(name: 'DeleteAssistantAssociationRequest')
|
81
127
|
DeleteAssistantAssociationResponse = Shapes::StructureShape.new(name: 'DeleteAssistantAssociationResponse')
|
82
128
|
DeleteAssistantRequest = Shapes::StructureShape.new(name: 'DeleteAssistantRequest')
|
@@ -96,14 +142,22 @@ module Aws::QConnect
|
|
96
142
|
DocumentText = Shapes::StructureShape.new(name: 'DocumentText')
|
97
143
|
ExternalSource = Shapes::StringShape.new(name: 'ExternalSource')
|
98
144
|
ExternalSourceConfiguration = Shapes::StructureShape.new(name: 'ExternalSourceConfiguration')
|
145
|
+
FailureReason = Shapes::ListShape.new(name: 'FailureReason')
|
99
146
|
Filter = Shapes::StructureShape.new(name: 'Filter')
|
100
147
|
FilterField = Shapes::StringShape.new(name: 'FilterField')
|
101
148
|
FilterList = Shapes::ListShape.new(name: 'FilterList')
|
102
149
|
FilterOperator = Shapes::StringShape.new(name: 'FilterOperator')
|
150
|
+
FixedSizeChunkingConfiguration = Shapes::StructureShape.new(name: 'FixedSizeChunkingConfiguration')
|
151
|
+
FixedSizeChunkingConfigurationMaxTokensInteger = Shapes::IntegerShape.new(name: 'FixedSizeChunkingConfigurationMaxTokensInteger')
|
152
|
+
FixedSizeChunkingConfigurationOverlapPercentageInteger = Shapes::IntegerShape.new(name: 'FixedSizeChunkingConfigurationOverlapPercentageInteger')
|
103
153
|
GenerativeContentFeedbackData = Shapes::StructureShape.new(name: 'GenerativeContentFeedbackData')
|
104
154
|
GenerativeDataDetails = Shapes::StructureShape.new(name: 'GenerativeDataDetails')
|
105
155
|
GenerativeReference = Shapes::StructureShape.new(name: 'GenerativeReference')
|
106
156
|
GenericArn = Shapes::StringShape.new(name: 'GenericArn')
|
157
|
+
GetAIAgentRequest = Shapes::StructureShape.new(name: 'GetAIAgentRequest')
|
158
|
+
GetAIAgentResponse = Shapes::StructureShape.new(name: 'GetAIAgentResponse')
|
159
|
+
GetAIPromptRequest = Shapes::StructureShape.new(name: 'GetAIPromptRequest')
|
160
|
+
GetAIPromptResponse = Shapes::StructureShape.new(name: 'GetAIPromptResponse')
|
107
161
|
GetAssistantAssociationRequest = Shapes::StructureShape.new(name: 'GetAssistantAssociationRequest')
|
108
162
|
GetAssistantAssociationResponse = Shapes::StructureShape.new(name: 'GetAssistantAssociationResponse')
|
109
163
|
GetAssistantRequest = Shapes::StructureShape.new(name: 'GetAssistantRequest')
|
@@ -129,6 +183,11 @@ module Aws::QConnect
|
|
129
183
|
GroupingValue = Shapes::StringShape.new(name: 'GroupingValue')
|
130
184
|
GroupingValues = Shapes::ListShape.new(name: 'GroupingValues')
|
131
185
|
Headers = Shapes::MapShape.new(name: 'Headers')
|
186
|
+
HierarchicalChunkingConfiguration = Shapes::StructureShape.new(name: 'HierarchicalChunkingConfiguration')
|
187
|
+
HierarchicalChunkingConfigurationOverlapTokensInteger = Shapes::IntegerShape.new(name: 'HierarchicalChunkingConfigurationOverlapTokensInteger')
|
188
|
+
HierarchicalChunkingLevelConfiguration = Shapes::StructureShape.new(name: 'HierarchicalChunkingLevelConfiguration')
|
189
|
+
HierarchicalChunkingLevelConfigurationMaxTokensInteger = Shapes::IntegerShape.new(name: 'HierarchicalChunkingLevelConfigurationMaxTokensInteger')
|
190
|
+
HierarchicalChunkingLevelConfigurations = Shapes::ListShape.new(name: 'HierarchicalChunkingLevelConfigurations')
|
132
191
|
Highlight = Shapes::StructureShape.new(name: 'Highlight')
|
133
192
|
HighlightOffset = Shapes::IntegerShape.new(name: 'HighlightOffset')
|
134
193
|
Highlights = Shapes::ListShape.new(name: 'Highlights')
|
@@ -137,13 +196,25 @@ module Aws::QConnect
|
|
137
196
|
ImportJobStatus = Shapes::StringShape.new(name: 'ImportJobStatus')
|
138
197
|
ImportJobSummary = Shapes::StructureShape.new(name: 'ImportJobSummary')
|
139
198
|
ImportJobType = Shapes::StringShape.new(name: 'ImportJobType')
|
199
|
+
IntentDetectedDataDetails = Shapes::StructureShape.new(name: 'IntentDetectedDataDetails')
|
200
|
+
IntentInputData = Shapes::StructureShape.new(name: 'IntentInputData')
|
201
|
+
KnowledgeBaseAssociationConfigurationData = Shapes::StructureShape.new(name: 'KnowledgeBaseAssociationConfigurationData')
|
140
202
|
KnowledgeBaseAssociationData = Shapes::StructureShape.new(name: 'KnowledgeBaseAssociationData')
|
141
203
|
KnowledgeBaseData = Shapes::StructureShape.new(name: 'KnowledgeBaseData')
|
142
204
|
KnowledgeBaseList = Shapes::ListShape.new(name: 'KnowledgeBaseList')
|
205
|
+
KnowledgeBaseSearchType = Shapes::StringShape.new(name: 'KnowledgeBaseSearchType')
|
143
206
|
KnowledgeBaseStatus = Shapes::StringShape.new(name: 'KnowledgeBaseStatus')
|
144
207
|
KnowledgeBaseSummary = Shapes::StructureShape.new(name: 'KnowledgeBaseSummary')
|
145
208
|
KnowledgeBaseType = Shapes::StringShape.new(name: 'KnowledgeBaseType')
|
146
209
|
LanguageCode = Shapes::StringShape.new(name: 'LanguageCode')
|
210
|
+
ListAIAgentVersionsRequest = Shapes::StructureShape.new(name: 'ListAIAgentVersionsRequest')
|
211
|
+
ListAIAgentVersionsResponse = Shapes::StructureShape.new(name: 'ListAIAgentVersionsResponse')
|
212
|
+
ListAIAgentsRequest = Shapes::StructureShape.new(name: 'ListAIAgentsRequest')
|
213
|
+
ListAIAgentsResponse = Shapes::StructureShape.new(name: 'ListAIAgentsResponse')
|
214
|
+
ListAIPromptVersionsRequest = Shapes::StructureShape.new(name: 'ListAIPromptVersionsRequest')
|
215
|
+
ListAIPromptVersionsResponse = Shapes::StructureShape.new(name: 'ListAIPromptVersionsResponse')
|
216
|
+
ListAIPromptsRequest = Shapes::StructureShape.new(name: 'ListAIPromptsRequest')
|
217
|
+
ListAIPromptsResponse = Shapes::StructureShape.new(name: 'ListAIPromptsResponse')
|
147
218
|
ListAssistantAssociationsRequest = Shapes::StructureShape.new(name: 'ListAssistantAssociationsRequest')
|
148
219
|
ListAssistantAssociationsResponse = Shapes::StructureShape.new(name: 'ListAssistantAssociationsResponse')
|
149
220
|
ListAssistantsRequest = Shapes::StructureShape.new(name: 'ListAssistantsRequest')
|
@@ -161,9 +232,12 @@ module Aws::QConnect
|
|
161
232
|
ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
|
162
233
|
ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
|
163
234
|
LlmModelId = Shapes::StringShape.new(name: 'LlmModelId')
|
235
|
+
ManagedSourceConfiguration = Shapes::UnionShape.new(name: 'ManagedSourceConfiguration')
|
236
|
+
ManualSearchAIAgentConfiguration = Shapes::StructureShape.new(name: 'ManualSearchAIAgentConfiguration')
|
164
237
|
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
|
165
238
|
Name = Shapes::StringShape.new(name: 'Name')
|
166
239
|
NextToken = Shapes::StringShape.new(name: 'NextToken')
|
240
|
+
NonEmptySensitiveString = Shapes::StringShape.new(name: 'NonEmptySensitiveString')
|
167
241
|
NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
|
168
242
|
NotifyRecommendationsReceivedError = Shapes::StructureShape.new(name: 'NotifyRecommendationsReceivedError')
|
169
243
|
NotifyRecommendationsReceivedErrorList = Shapes::ListShape.new(name: 'NotifyRecommendationsReceivedErrorList')
|
@@ -174,6 +248,11 @@ module Aws::QConnect
|
|
174
248
|
OrCondition = Shapes::UnionShape.new(name: 'OrCondition')
|
175
249
|
OrConditions = Shapes::ListShape.new(name: 'OrConditions')
|
176
250
|
Order = Shapes::StringShape.new(name: 'Order')
|
251
|
+
Origin = Shapes::StringShape.new(name: 'Origin')
|
252
|
+
ParsingConfiguration = Shapes::StructureShape.new(name: 'ParsingConfiguration')
|
253
|
+
ParsingPrompt = Shapes::StructureShape.new(name: 'ParsingPrompt')
|
254
|
+
ParsingPromptText = Shapes::StringShape.new(name: 'ParsingPromptText')
|
255
|
+
ParsingStrategy = Shapes::StringShape.new(name: 'ParsingStrategy')
|
177
256
|
PreconditionFailedException = Shapes::StructureShape.new(name: 'PreconditionFailedException')
|
178
257
|
Priority = Shapes::StringShape.new(name: 'Priority')
|
179
258
|
PutFeedbackRequest = Shapes::StructureShape.new(name: 'PutFeedbackRequest')
|
@@ -185,10 +264,12 @@ module Aws::QConnect
|
|
185
264
|
QueryConditionExpression = Shapes::ListShape.new(name: 'QueryConditionExpression')
|
186
265
|
QueryConditionFieldName = Shapes::StringShape.new(name: 'QueryConditionFieldName')
|
187
266
|
QueryConditionItem = Shapes::StructureShape.new(name: 'QueryConditionItem')
|
267
|
+
QueryInputData = Shapes::UnionShape.new(name: 'QueryInputData')
|
188
268
|
QueryRecommendationTriggerData = Shapes::StructureShape.new(name: 'QueryRecommendationTriggerData')
|
189
269
|
QueryResultType = Shapes::StringShape.new(name: 'QueryResultType')
|
190
270
|
QueryResultsList = Shapes::ListShape.new(name: 'QueryResultsList')
|
191
271
|
QueryText = Shapes::StringShape.new(name: 'QueryText')
|
272
|
+
QueryTextInputData = Shapes::StructureShape.new(name: 'QueryTextInputData')
|
192
273
|
QuickResponseContent = Shapes::StringShape.new(name: 'QuickResponseContent')
|
193
274
|
QuickResponseContentProvider = Shapes::UnionShape.new(name: 'QuickResponseContentProvider')
|
194
275
|
QuickResponseContents = Shapes::StructureShape.new(name: 'QuickResponseContents')
|
@@ -225,15 +306,21 @@ module Aws::QConnect
|
|
225
306
|
RecommendationTriggerList = Shapes::ListShape.new(name: 'RecommendationTriggerList')
|
226
307
|
RecommendationTriggerType = Shapes::StringShape.new(name: 'RecommendationTriggerType')
|
227
308
|
RecommendationType = Shapes::StringShape.new(name: 'RecommendationType')
|
309
|
+
ReferenceType = Shapes::StringShape.new(name: 'ReferenceType')
|
228
310
|
Relevance = Shapes::StringShape.new(name: 'Relevance')
|
229
311
|
RelevanceLevel = Shapes::StringShape.new(name: 'RelevanceLevel')
|
230
312
|
RelevanceScore = Shapes::FloatShape.new(name: 'RelevanceScore')
|
313
|
+
RemoveAssistantAIAgentRequest = Shapes::StructureShape.new(name: 'RemoveAssistantAIAgentRequest')
|
314
|
+
RemoveAssistantAIAgentResponse = Shapes::StructureShape.new(name: 'RemoveAssistantAIAgentResponse')
|
231
315
|
RemoveKnowledgeBaseTemplateUriRequest = Shapes::StructureShape.new(name: 'RemoveKnowledgeBaseTemplateUriRequest')
|
232
316
|
RemoveKnowledgeBaseTemplateUriResponse = Shapes::StructureShape.new(name: 'RemoveKnowledgeBaseTemplateUriResponse')
|
233
317
|
RenderingConfiguration = Shapes::StructureShape.new(name: 'RenderingConfiguration')
|
234
318
|
RequestTimeoutException = Shapes::StructureShape.new(name: 'RequestTimeoutException')
|
235
319
|
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
236
320
|
ResultData = Shapes::StructureShape.new(name: 'ResultData')
|
321
|
+
RuntimeSessionData = Shapes::StructureShape.new(name: 'RuntimeSessionData')
|
322
|
+
RuntimeSessionDataList = Shapes::ListShape.new(name: 'RuntimeSessionDataList')
|
323
|
+
RuntimeSessionDataValue = Shapes::UnionShape.new(name: 'RuntimeSessionDataValue')
|
237
324
|
SearchContentRequest = Shapes::StructureShape.new(name: 'SearchContentRequest')
|
238
325
|
SearchContentResponse = Shapes::StructureShape.new(name: 'SearchContentResponse')
|
239
326
|
SearchExpression = Shapes::StructureShape.new(name: 'SearchExpression')
|
@@ -241,10 +328,17 @@ module Aws::QConnect
|
|
241
328
|
SearchQuickResponsesResponse = Shapes::StructureShape.new(name: 'SearchQuickResponsesResponse')
|
242
329
|
SearchSessionsRequest = Shapes::StructureShape.new(name: 'SearchSessionsRequest')
|
243
330
|
SearchSessionsResponse = Shapes::StructureShape.new(name: 'SearchSessionsResponse')
|
331
|
+
SeedUrl = Shapes::StructureShape.new(name: 'SeedUrl')
|
332
|
+
SeedUrls = Shapes::ListShape.new(name: 'SeedUrls')
|
333
|
+
SemanticChunkingConfiguration = Shapes::StructureShape.new(name: 'SemanticChunkingConfiguration')
|
334
|
+
SemanticChunkingConfigurationBreakpointPercentileThresholdInteger = Shapes::IntegerShape.new(name: 'SemanticChunkingConfigurationBreakpointPercentileThresholdInteger')
|
335
|
+
SemanticChunkingConfigurationBufferSizeInteger = Shapes::IntegerShape.new(name: 'SemanticChunkingConfigurationBufferSizeInteger')
|
336
|
+
SemanticChunkingConfigurationMaxTokensInteger = Shapes::IntegerShape.new(name: 'SemanticChunkingConfigurationMaxTokensInteger')
|
244
337
|
SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
|
245
338
|
ServerSideEncryptionConfiguration = Shapes::StructureShape.new(name: 'ServerSideEncryptionConfiguration')
|
246
339
|
ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
|
247
340
|
SessionData = Shapes::StructureShape.new(name: 'SessionData')
|
341
|
+
SessionDataNamespace = Shapes::StringShape.new(name: 'SessionDataNamespace')
|
248
342
|
SessionIntegrationConfiguration = Shapes::StructureShape.new(name: 'SessionIntegrationConfiguration')
|
249
343
|
SessionSummaries = Shapes::ListShape.new(name: 'SessionSummaries')
|
250
344
|
SessionSummary = Shapes::StructureShape.new(name: 'SessionSummary')
|
@@ -256,7 +350,9 @@ module Aws::QConnect
|
|
256
350
|
StartContentUploadResponse = Shapes::StructureShape.new(name: 'StartContentUploadResponse')
|
257
351
|
StartImportJobRequest = Shapes::StructureShape.new(name: 'StartImportJobRequest')
|
258
352
|
StartImportJobResponse = Shapes::StructureShape.new(name: 'StartImportJobResponse')
|
353
|
+
Status = Shapes::StringShape.new(name: 'Status')
|
259
354
|
String = Shapes::StringShape.new(name: 'String')
|
355
|
+
SyncStatus = Shapes::StringShape.new(name: 'SyncStatus')
|
260
356
|
SyntheticTimestamp_epoch_seconds = Shapes::TimestampShape.new(name: 'SyntheticTimestamp_epoch_seconds', timestampFormat: "unixTimestamp")
|
261
357
|
TagCondition = Shapes::StructureShape.new(name: 'TagCondition')
|
262
358
|
TagFilter = Shapes::UnionShape.new(name: 'TagFilter')
|
@@ -267,27 +363,152 @@ module Aws::QConnect
|
|
267
363
|
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
268
364
|
Tags = Shapes::MapShape.new(name: 'Tags')
|
269
365
|
TargetType = Shapes::StringShape.new(name: 'TargetType')
|
366
|
+
TextAIPrompt = Shapes::StringShape.new(name: 'TextAIPrompt')
|
270
367
|
TextData = Shapes::StructureShape.new(name: 'TextData')
|
368
|
+
TextFullAIPromptEditTemplateConfiguration = Shapes::StructureShape.new(name: 'TextFullAIPromptEditTemplateConfiguration')
|
271
369
|
ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
|
272
370
|
TimeToLive = Shapes::IntegerShape.new(name: 'TimeToLive')
|
371
|
+
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
273
372
|
TooManyTagsException = Shapes::StructureShape.new(name: 'TooManyTagsException')
|
274
373
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
275
374
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
375
|
+
UpdateAIAgentRequest = Shapes::StructureShape.new(name: 'UpdateAIAgentRequest')
|
376
|
+
UpdateAIAgentResponse = Shapes::StructureShape.new(name: 'UpdateAIAgentResponse')
|
377
|
+
UpdateAIPromptRequest = Shapes::StructureShape.new(name: 'UpdateAIPromptRequest')
|
378
|
+
UpdateAIPromptResponse = Shapes::StructureShape.new(name: 'UpdateAIPromptResponse')
|
379
|
+
UpdateAssistantAIAgentRequest = Shapes::StructureShape.new(name: 'UpdateAssistantAIAgentRequest')
|
380
|
+
UpdateAssistantAIAgentResponse = Shapes::StructureShape.new(name: 'UpdateAssistantAIAgentResponse')
|
276
381
|
UpdateContentRequest = Shapes::StructureShape.new(name: 'UpdateContentRequest')
|
277
382
|
UpdateContentResponse = Shapes::StructureShape.new(name: 'UpdateContentResponse')
|
278
383
|
UpdateKnowledgeBaseTemplateUriRequest = Shapes::StructureShape.new(name: 'UpdateKnowledgeBaseTemplateUriRequest')
|
279
384
|
UpdateKnowledgeBaseTemplateUriResponse = Shapes::StructureShape.new(name: 'UpdateKnowledgeBaseTemplateUriResponse')
|
280
385
|
UpdateQuickResponseRequest = Shapes::StructureShape.new(name: 'UpdateQuickResponseRequest')
|
281
386
|
UpdateQuickResponseResponse = Shapes::StructureShape.new(name: 'UpdateQuickResponseResponse')
|
387
|
+
UpdateSessionDataRequest = Shapes::StructureShape.new(name: 'UpdateSessionDataRequest')
|
388
|
+
UpdateSessionDataResponse = Shapes::StructureShape.new(name: 'UpdateSessionDataResponse')
|
282
389
|
UpdateSessionRequest = Shapes::StructureShape.new(name: 'UpdateSessionRequest')
|
283
390
|
UpdateSessionResponse = Shapes::StructureShape.new(name: 'UpdateSessionResponse')
|
284
391
|
UploadId = Shapes::StringShape.new(name: 'UploadId')
|
285
392
|
Uri = Shapes::StringShape.new(name: 'Uri')
|
286
393
|
Url = Shapes::StringShape.new(name: 'Url')
|
394
|
+
UrlConfiguration = Shapes::StructureShape.new(name: 'UrlConfiguration')
|
395
|
+
UrlFilterList = Shapes::ListShape.new(name: 'UrlFilterList')
|
396
|
+
UrlFilterPattern = Shapes::StringShape.new(name: 'UrlFilterPattern')
|
287
397
|
Uuid = Shapes::StringShape.new(name: 'Uuid')
|
288
398
|
UuidOrArn = Shapes::StringShape.new(name: 'UuidOrArn')
|
399
|
+
UuidOrArnOrEitherWithQualifier = Shapes::StringShape.new(name: 'UuidOrArnOrEitherWithQualifier')
|
400
|
+
UuidWithQualifier = Shapes::StringShape.new(name: 'UuidWithQualifier')
|
289
401
|
ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
|
402
|
+
VectorIngestionConfiguration = Shapes::StructureShape.new(name: 'VectorIngestionConfiguration')
|
403
|
+
Version = Shapes::IntegerShape.new(name: 'Version')
|
404
|
+
VisibilityStatus = Shapes::StringShape.new(name: 'VisibilityStatus')
|
290
405
|
WaitTimeSeconds = Shapes::IntegerShape.new(name: 'WaitTimeSeconds')
|
406
|
+
WebCrawlerConfiguration = Shapes::StructureShape.new(name: 'WebCrawlerConfiguration')
|
407
|
+
WebCrawlerLimits = Shapes::StructureShape.new(name: 'WebCrawlerLimits')
|
408
|
+
WebCrawlerLimitsRateLimitInteger = Shapes::IntegerShape.new(name: 'WebCrawlerLimitsRateLimitInteger')
|
409
|
+
WebScopeType = Shapes::StringShape.new(name: 'WebScopeType')
|
410
|
+
WebUrl = Shapes::StringShape.new(name: 'WebUrl')
|
411
|
+
|
412
|
+
AIAgentConfiguration.add_member(:answer_recommendation_ai_agent_configuration, Shapes::ShapeRef.new(shape: AnswerRecommendationAIAgentConfiguration, location_name: "answerRecommendationAIAgentConfiguration"))
|
413
|
+
AIAgentConfiguration.add_member(:manual_search_ai_agent_configuration, Shapes::ShapeRef.new(shape: ManualSearchAIAgentConfiguration, location_name: "manualSearchAIAgentConfiguration"))
|
414
|
+
AIAgentConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
415
|
+
AIAgentConfiguration.add_member_subclass(:answer_recommendation_ai_agent_configuration, Types::AIAgentConfiguration::AnswerRecommendationAiAgentConfiguration)
|
416
|
+
AIAgentConfiguration.add_member_subclass(:manual_search_ai_agent_configuration, Types::AIAgentConfiguration::ManualSearchAiAgentConfiguration)
|
417
|
+
AIAgentConfiguration.add_member_subclass(:unknown, Types::AIAgentConfiguration::Unknown)
|
418
|
+
AIAgentConfiguration.struct_class = Types::AIAgentConfiguration
|
419
|
+
|
420
|
+
AIAgentConfigurationData.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, required: true, location_name: "aiAgentId"))
|
421
|
+
AIAgentConfigurationData.struct_class = Types::AIAgentConfigurationData
|
422
|
+
|
423
|
+
AIAgentConfigurationMap.key = Shapes::ShapeRef.new(shape: AIAgentType)
|
424
|
+
AIAgentConfigurationMap.value = Shapes::ShapeRef.new(shape: AIAgentConfigurationData)
|
425
|
+
|
426
|
+
AIAgentData.add_member(:ai_agent_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "aiAgentArn"))
|
427
|
+
AIAgentData.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "aiAgentId"))
|
428
|
+
AIAgentData.add_member(:assistant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "assistantArn"))
|
429
|
+
AIAgentData.add_member(:assistant_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "assistantId"))
|
430
|
+
AIAgentData.add_member(:configuration, Shapes::ShapeRef.new(shape: AIAgentConfiguration, required: true, location_name: "configuration"))
|
431
|
+
AIAgentData.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
432
|
+
AIAgentData.add_member(:modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "modifiedTime"))
|
433
|
+
AIAgentData.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
434
|
+
AIAgentData.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, location_name: "origin"))
|
435
|
+
AIAgentData.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
436
|
+
AIAgentData.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
437
|
+
AIAgentData.add_member(:type, Shapes::ShapeRef.new(shape: AIAgentType, required: true, location_name: "type"))
|
438
|
+
AIAgentData.add_member(:visibility_status, Shapes::ShapeRef.new(shape: VisibilityStatus, required: true, location_name: "visibilityStatus"))
|
439
|
+
AIAgentData.struct_class = Types::AIAgentData
|
440
|
+
|
441
|
+
AIAgentSummary.add_member(:ai_agent_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "aiAgentArn"))
|
442
|
+
AIAgentSummary.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "aiAgentId"))
|
443
|
+
AIAgentSummary.add_member(:assistant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "assistantArn"))
|
444
|
+
AIAgentSummary.add_member(:assistant_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "assistantId"))
|
445
|
+
AIAgentSummary.add_member(:configuration, Shapes::ShapeRef.new(shape: AIAgentConfiguration, location_name: "configuration"))
|
446
|
+
AIAgentSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
447
|
+
AIAgentSummary.add_member(:modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "modifiedTime"))
|
448
|
+
AIAgentSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
449
|
+
AIAgentSummary.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, location_name: "origin"))
|
450
|
+
AIAgentSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
451
|
+
AIAgentSummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
452
|
+
AIAgentSummary.add_member(:type, Shapes::ShapeRef.new(shape: AIAgentType, required: true, location_name: "type"))
|
453
|
+
AIAgentSummary.add_member(:visibility_status, Shapes::ShapeRef.new(shape: VisibilityStatus, required: true, location_name: "visibilityStatus"))
|
454
|
+
AIAgentSummary.struct_class = Types::AIAgentSummary
|
455
|
+
|
456
|
+
AIAgentSummaryList.member = Shapes::ShapeRef.new(shape: AIAgentSummary)
|
457
|
+
|
458
|
+
AIAgentVersionSummariesList.member = Shapes::ShapeRef.new(shape: AIAgentVersionSummary)
|
459
|
+
|
460
|
+
AIAgentVersionSummary.add_member(:ai_agent_summary, Shapes::ShapeRef.new(shape: AIAgentSummary, location_name: "aiAgentSummary"))
|
461
|
+
AIAgentVersionSummary.add_member(:version_number, Shapes::ShapeRef.new(shape: Version, location_name: "versionNumber"))
|
462
|
+
AIAgentVersionSummary.struct_class = Types::AIAgentVersionSummary
|
463
|
+
|
464
|
+
AIPromptData.add_member(:ai_prompt_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "aiPromptArn"))
|
465
|
+
AIPromptData.add_member(:ai_prompt_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "aiPromptId"))
|
466
|
+
AIPromptData.add_member(:api_format, Shapes::ShapeRef.new(shape: AIPromptAPIFormat, required: true, location_name: "apiFormat"))
|
467
|
+
AIPromptData.add_member(:assistant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "assistantArn"))
|
468
|
+
AIPromptData.add_member(:assistant_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "assistantId"))
|
469
|
+
AIPromptData.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
470
|
+
AIPromptData.add_member(:model_id, Shapes::ShapeRef.new(shape: AIPromptModelIdentifier, required: true, location_name: "modelId"))
|
471
|
+
AIPromptData.add_member(:modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "modifiedTime"))
|
472
|
+
AIPromptData.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
473
|
+
AIPromptData.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, location_name: "origin"))
|
474
|
+
AIPromptData.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
475
|
+
AIPromptData.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
476
|
+
AIPromptData.add_member(:template_configuration, Shapes::ShapeRef.new(shape: AIPromptTemplateConfiguration, required: true, location_name: "templateConfiguration"))
|
477
|
+
AIPromptData.add_member(:template_type, Shapes::ShapeRef.new(shape: AIPromptTemplateType, required: true, location_name: "templateType"))
|
478
|
+
AIPromptData.add_member(:type, Shapes::ShapeRef.new(shape: AIPromptType, required: true, location_name: "type"))
|
479
|
+
AIPromptData.add_member(:visibility_status, Shapes::ShapeRef.new(shape: VisibilityStatus, required: true, location_name: "visibilityStatus"))
|
480
|
+
AIPromptData.struct_class = Types::AIPromptData
|
481
|
+
|
482
|
+
AIPromptSummary.add_member(:ai_prompt_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "aiPromptArn"))
|
483
|
+
AIPromptSummary.add_member(:ai_prompt_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "aiPromptId"))
|
484
|
+
AIPromptSummary.add_member(:api_format, Shapes::ShapeRef.new(shape: AIPromptAPIFormat, required: true, location_name: "apiFormat"))
|
485
|
+
AIPromptSummary.add_member(:assistant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "assistantArn"))
|
486
|
+
AIPromptSummary.add_member(:assistant_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "assistantId"))
|
487
|
+
AIPromptSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
488
|
+
AIPromptSummary.add_member(:model_id, Shapes::ShapeRef.new(shape: AIPromptModelIdentifier, required: true, location_name: "modelId"))
|
489
|
+
AIPromptSummary.add_member(:modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "modifiedTime"))
|
490
|
+
AIPromptSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
491
|
+
AIPromptSummary.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, location_name: "origin"))
|
492
|
+
AIPromptSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
493
|
+
AIPromptSummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
494
|
+
AIPromptSummary.add_member(:template_type, Shapes::ShapeRef.new(shape: AIPromptTemplateType, required: true, location_name: "templateType"))
|
495
|
+
AIPromptSummary.add_member(:type, Shapes::ShapeRef.new(shape: AIPromptType, required: true, location_name: "type"))
|
496
|
+
AIPromptSummary.add_member(:visibility_status, Shapes::ShapeRef.new(shape: VisibilityStatus, required: true, location_name: "visibilityStatus"))
|
497
|
+
AIPromptSummary.struct_class = Types::AIPromptSummary
|
498
|
+
|
499
|
+
AIPromptSummaryList.member = Shapes::ShapeRef.new(shape: AIPromptSummary)
|
500
|
+
|
501
|
+
AIPromptTemplateConfiguration.add_member(:text_full_ai_prompt_edit_template_configuration, Shapes::ShapeRef.new(shape: TextFullAIPromptEditTemplateConfiguration, location_name: "textFullAIPromptEditTemplateConfiguration"))
|
502
|
+
AIPromptTemplateConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
503
|
+
AIPromptTemplateConfiguration.add_member_subclass(:text_full_ai_prompt_edit_template_configuration, Types::AIPromptTemplateConfiguration::TextFullAiPromptEditTemplateConfiguration)
|
504
|
+
AIPromptTemplateConfiguration.add_member_subclass(:unknown, Types::AIPromptTemplateConfiguration::Unknown)
|
505
|
+
AIPromptTemplateConfiguration.struct_class = Types::AIPromptTemplateConfiguration
|
506
|
+
|
507
|
+
AIPromptVersionSummariesList.member = Shapes::ShapeRef.new(shape: AIPromptVersionSummary)
|
508
|
+
|
509
|
+
AIPromptVersionSummary.add_member(:ai_prompt_summary, Shapes::ShapeRef.new(shape: AIPromptSummary, location_name: "aiPromptSummary"))
|
510
|
+
AIPromptVersionSummary.add_member(:version_number, Shapes::ShapeRef.new(shape: Version, location_name: "versionNumber"))
|
511
|
+
AIPromptVersionSummary.struct_class = Types::AIPromptVersionSummary
|
291
512
|
|
292
513
|
AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
293
514
|
AccessDeniedException.struct_class = Types::AccessDeniedException
|
@@ -297,6 +518,12 @@ module Aws::QConnect
|
|
297
518
|
|
298
519
|
AndConditions.member = Shapes::ShapeRef.new(shape: TagCondition)
|
299
520
|
|
521
|
+
AnswerRecommendationAIAgentConfiguration.add_member(:answer_generation_ai_prompt_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "answerGenerationAIPromptId"))
|
522
|
+
AnswerRecommendationAIAgentConfiguration.add_member(:association_configurations, Shapes::ShapeRef.new(shape: AssociationConfigurationList, location_name: "associationConfigurations"))
|
523
|
+
AnswerRecommendationAIAgentConfiguration.add_member(:intent_labeling_generation_ai_prompt_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "intentLabelingGenerationAIPromptId"))
|
524
|
+
AnswerRecommendationAIAgentConfiguration.add_member(:query_reformulation_ai_prompt_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "queryReformulationAIPromptId"))
|
525
|
+
AnswerRecommendationAIAgentConfiguration.struct_class = Types::AnswerRecommendationAIAgentConfiguration
|
526
|
+
|
300
527
|
AppIntegrationsConfiguration.add_member(:app_integration_arn, Shapes::ShapeRef.new(shape: GenericArn, required: true, location_name: "appIntegrationArn"))
|
301
528
|
AppIntegrationsConfiguration.add_member(:object_fields, Shapes::ShapeRef.new(shape: ObjectFieldsList, location_name: "objectFields"))
|
302
529
|
AppIntegrationsConfiguration.struct_class = Types::AppIntegrationsConfiguration
|
@@ -336,6 +563,7 @@ module Aws::QConnect
|
|
336
563
|
AssistantCapabilityConfiguration.add_member(:type, Shapes::ShapeRef.new(shape: AssistantCapabilityType, location_name: "type"))
|
337
564
|
AssistantCapabilityConfiguration.struct_class = Types::AssistantCapabilityConfiguration
|
338
565
|
|
566
|
+
AssistantData.add_member(:ai_agent_configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationMap, location_name: "aiAgentConfiguration"))
|
339
567
|
AssistantData.add_member(:assistant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "assistantArn"))
|
340
568
|
AssistantData.add_member(:assistant_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "assistantId"))
|
341
569
|
AssistantData.add_member(:capability_configuration, Shapes::ShapeRef.new(shape: AssistantCapabilityConfiguration, location_name: "capabilityConfiguration"))
|
@@ -353,6 +581,7 @@ module Aws::QConnect
|
|
353
581
|
|
354
582
|
AssistantList.member = Shapes::ShapeRef.new(shape: AssistantSummary)
|
355
583
|
|
584
|
+
AssistantSummary.add_member(:ai_agent_configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationMap, location_name: "aiAgentConfiguration"))
|
356
585
|
AssistantSummary.add_member(:assistant_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "assistantArn"))
|
357
586
|
AssistantSummary.add_member(:assistant_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "assistantId"))
|
358
587
|
AssistantSummary.add_member(:capability_configuration, Shapes::ShapeRef.new(shape: AssistantCapabilityConfiguration, location_name: "capabilityConfiguration"))
|
@@ -365,8 +594,35 @@ module Aws::QConnect
|
|
365
594
|
AssistantSummary.add_member(:type, Shapes::ShapeRef.new(shape: AssistantType, required: true, location_name: "type"))
|
366
595
|
AssistantSummary.struct_class = Types::AssistantSummary
|
367
596
|
|
597
|
+
AssociationConfiguration.add_member(:association_configuration_data, Shapes::ShapeRef.new(shape: AssociationConfigurationData, location_name: "associationConfigurationData"))
|
598
|
+
AssociationConfiguration.add_member(:association_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "associationId"))
|
599
|
+
AssociationConfiguration.add_member(:association_type, Shapes::ShapeRef.new(shape: AIAgentAssociationConfigurationType, location_name: "associationType"))
|
600
|
+
AssociationConfiguration.struct_class = Types::AssociationConfiguration
|
601
|
+
|
602
|
+
AssociationConfigurationData.add_member(:knowledge_base_association_configuration_data, Shapes::ShapeRef.new(shape: KnowledgeBaseAssociationConfigurationData, location_name: "knowledgeBaseAssociationConfigurationData"))
|
603
|
+
AssociationConfigurationData.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
604
|
+
AssociationConfigurationData.add_member_subclass(:knowledge_base_association_configuration_data, Types::AssociationConfigurationData::KnowledgeBaseAssociationConfigurationData)
|
605
|
+
AssociationConfigurationData.add_member_subclass(:unknown, Types::AssociationConfigurationData::Unknown)
|
606
|
+
AssociationConfigurationData.struct_class = Types::AssociationConfigurationData
|
607
|
+
|
608
|
+
AssociationConfigurationList.member = Shapes::ShapeRef.new(shape: AssociationConfiguration)
|
609
|
+
|
610
|
+
BedrockFoundationModelConfigurationForParsing.add_member(:model_arn, Shapes::ShapeRef.new(shape: BedrockModelArnForParsing, required: true, location_name: "modelArn"))
|
611
|
+
BedrockFoundationModelConfigurationForParsing.add_member(:parsing_prompt, Shapes::ShapeRef.new(shape: ParsingPrompt, location_name: "parsingPrompt"))
|
612
|
+
BedrockFoundationModelConfigurationForParsing.struct_class = Types::BedrockFoundationModelConfigurationForParsing
|
613
|
+
|
368
614
|
Channels.member = Shapes::ShapeRef.new(shape: Channel)
|
369
615
|
|
616
|
+
ChunkingConfiguration.add_member(:chunking_strategy, Shapes::ShapeRef.new(shape: ChunkingStrategy, required: true, location_name: "chunkingStrategy"))
|
617
|
+
ChunkingConfiguration.add_member(:fixed_size_chunking_configuration, Shapes::ShapeRef.new(shape: FixedSizeChunkingConfiguration, location_name: "fixedSizeChunkingConfiguration"))
|
618
|
+
ChunkingConfiguration.add_member(:hierarchical_chunking_configuration, Shapes::ShapeRef.new(shape: HierarchicalChunkingConfiguration, location_name: "hierarchicalChunkingConfiguration"))
|
619
|
+
ChunkingConfiguration.add_member(:semantic_chunking_configuration, Shapes::ShapeRef.new(shape: SemanticChunkingConfiguration, location_name: "semanticChunkingConfiguration"))
|
620
|
+
ChunkingConfiguration.struct_class = Types::ChunkingConfiguration
|
621
|
+
|
622
|
+
CitationSpan.add_member(:begin_offset_inclusive, Shapes::ShapeRef.new(shape: CitationSpanOffset, location_name: "beginOffsetInclusive"))
|
623
|
+
CitationSpan.add_member(:end_offset_exclusive, Shapes::ShapeRef.new(shape: CitationSpanOffset, location_name: "endOffsetExclusive"))
|
624
|
+
CitationSpan.struct_class = Types::CitationSpan
|
625
|
+
|
370
626
|
Configuration.add_member(:connect_configuration, Shapes::ShapeRef.new(shape: ConnectConfiguration, location_name: "connectConfiguration"))
|
371
627
|
Configuration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
372
628
|
Configuration.add_member_subclass(:connect_configuration, Types::Configuration::ConnectConfiguration)
|
@@ -447,6 +703,8 @@ module Aws::QConnect
|
|
447
703
|
ContentReference.add_member(:content_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "contentId"))
|
448
704
|
ContentReference.add_member(:knowledge_base_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "knowledgeBaseArn"))
|
449
705
|
ContentReference.add_member(:knowledge_base_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "knowledgeBaseId"))
|
706
|
+
ContentReference.add_member(:reference_type, Shapes::ShapeRef.new(shape: ReferenceType, location_name: "referenceType"))
|
707
|
+
ContentReference.add_member(:source_url, Shapes::ShapeRef.new(shape: String, location_name: "sourceURL"))
|
450
708
|
ContentReference.struct_class = Types::ContentReference
|
451
709
|
|
452
710
|
ContentSummary.add_member(:content_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "contentArn"))
|
@@ -464,6 +722,55 @@ module Aws::QConnect
|
|
464
722
|
|
465
723
|
ContentSummaryList.member = Shapes::ShapeRef.new(shape: ContentSummary)
|
466
724
|
|
725
|
+
CreateAIAgentRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
726
|
+
CreateAIAgentRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
727
|
+
CreateAIAgentRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: AIAgentConfiguration, required: true, location_name: "configuration"))
|
728
|
+
CreateAIAgentRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
729
|
+
CreateAIAgentRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
730
|
+
CreateAIAgentRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
731
|
+
CreateAIAgentRequest.add_member(:type, Shapes::ShapeRef.new(shape: AIAgentType, required: true, location_name: "type"))
|
732
|
+
CreateAIAgentRequest.add_member(:visibility_status, Shapes::ShapeRef.new(shape: VisibilityStatus, required: true, location_name: "visibilityStatus"))
|
733
|
+
CreateAIAgentRequest.struct_class = Types::CreateAIAgentRequest
|
734
|
+
|
735
|
+
CreateAIAgentResponse.add_member(:ai_agent, Shapes::ShapeRef.new(shape: AIAgentData, location_name: "aiAgent"))
|
736
|
+
CreateAIAgentResponse.struct_class = Types::CreateAIAgentResponse
|
737
|
+
|
738
|
+
CreateAIAgentVersionRequest.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiAgentId"))
|
739
|
+
CreateAIAgentVersionRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
740
|
+
CreateAIAgentVersionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
741
|
+
CreateAIAgentVersionRequest.add_member(:modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "modifiedTime"))
|
742
|
+
CreateAIAgentVersionRequest.struct_class = Types::CreateAIAgentVersionRequest
|
743
|
+
|
744
|
+
CreateAIAgentVersionResponse.add_member(:ai_agent, Shapes::ShapeRef.new(shape: AIAgentData, location_name: "aiAgent"))
|
745
|
+
CreateAIAgentVersionResponse.add_member(:version_number, Shapes::ShapeRef.new(shape: Version, location_name: "versionNumber"))
|
746
|
+
CreateAIAgentVersionResponse.struct_class = Types::CreateAIAgentVersionResponse
|
747
|
+
|
748
|
+
CreateAIPromptRequest.add_member(:api_format, Shapes::ShapeRef.new(shape: AIPromptAPIFormat, required: true, location_name: "apiFormat"))
|
749
|
+
CreateAIPromptRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
750
|
+
CreateAIPromptRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
751
|
+
CreateAIPromptRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
752
|
+
CreateAIPromptRequest.add_member(:model_id, Shapes::ShapeRef.new(shape: AIPromptModelIdentifier, required: true, location_name: "modelId"))
|
753
|
+
CreateAIPromptRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
754
|
+
CreateAIPromptRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
755
|
+
CreateAIPromptRequest.add_member(:template_configuration, Shapes::ShapeRef.new(shape: AIPromptTemplateConfiguration, required: true, location_name: "templateConfiguration"))
|
756
|
+
CreateAIPromptRequest.add_member(:template_type, Shapes::ShapeRef.new(shape: AIPromptTemplateType, required: true, location_name: "templateType"))
|
757
|
+
CreateAIPromptRequest.add_member(:type, Shapes::ShapeRef.new(shape: AIPromptType, required: true, location_name: "type"))
|
758
|
+
CreateAIPromptRequest.add_member(:visibility_status, Shapes::ShapeRef.new(shape: VisibilityStatus, required: true, location_name: "visibilityStatus"))
|
759
|
+
CreateAIPromptRequest.struct_class = Types::CreateAIPromptRequest
|
760
|
+
|
761
|
+
CreateAIPromptResponse.add_member(:ai_prompt, Shapes::ShapeRef.new(shape: AIPromptData, location_name: "aiPrompt"))
|
762
|
+
CreateAIPromptResponse.struct_class = Types::CreateAIPromptResponse
|
763
|
+
|
764
|
+
CreateAIPromptVersionRequest.add_member(:ai_prompt_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiPromptId"))
|
765
|
+
CreateAIPromptVersionRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
766
|
+
CreateAIPromptVersionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
767
|
+
CreateAIPromptVersionRequest.add_member(:modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "modifiedTime"))
|
768
|
+
CreateAIPromptVersionRequest.struct_class = Types::CreateAIPromptVersionRequest
|
769
|
+
|
770
|
+
CreateAIPromptVersionResponse.add_member(:ai_prompt, Shapes::ShapeRef.new(shape: AIPromptData, location_name: "aiPrompt"))
|
771
|
+
CreateAIPromptVersionResponse.add_member(:version_number, Shapes::ShapeRef.new(shape: Version, location_name: "versionNumber"))
|
772
|
+
CreateAIPromptVersionResponse.struct_class = Types::CreateAIPromptVersionResponse
|
773
|
+
|
467
774
|
CreateAssistantAssociationRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
468
775
|
CreateAssistantAssociationRequest.add_member(:association, Shapes::ShapeRef.new(shape: AssistantAssociationInputData, required: true, location_name: "association"))
|
469
776
|
CreateAssistantAssociationRequest.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationType, required: true, location_name: "associationType"))
|
@@ -517,6 +824,7 @@ module Aws::QConnect
|
|
517
824
|
CreateKnowledgeBaseRequest.add_member(:server_side_encryption_configuration, Shapes::ShapeRef.new(shape: ServerSideEncryptionConfiguration, location_name: "serverSideEncryptionConfiguration"))
|
518
825
|
CreateKnowledgeBaseRequest.add_member(:source_configuration, Shapes::ShapeRef.new(shape: SourceConfiguration, location_name: "sourceConfiguration"))
|
519
826
|
CreateKnowledgeBaseRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
827
|
+
CreateKnowledgeBaseRequest.add_member(:vector_ingestion_configuration, Shapes::ShapeRef.new(shape: VectorIngestionConfiguration, location_name: "vectorIngestionConfiguration"))
|
520
828
|
CreateKnowledgeBaseRequest.struct_class = Types::CreateKnowledgeBaseRequest
|
521
829
|
|
522
830
|
CreateKnowledgeBaseResponse.add_member(:knowledge_base, Shapes::ShapeRef.new(shape: KnowledgeBaseData, location_name: "knowledgeBase"))
|
@@ -539,6 +847,7 @@ module Aws::QConnect
|
|
539
847
|
CreateQuickResponseResponse.add_member(:quick_response, Shapes::ShapeRef.new(shape: QuickResponseData, location_name: "quickResponse"))
|
540
848
|
CreateQuickResponseResponse.struct_class = Types::CreateQuickResponseResponse
|
541
849
|
|
850
|
+
CreateSessionRequest.add_member(:ai_agent_configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationMap, location_name: "aiAgentConfiguration"))
|
542
851
|
CreateSessionRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
543
852
|
CreateSessionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
544
853
|
CreateSessionRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
@@ -552,10 +861,12 @@ module Aws::QConnect
|
|
552
861
|
|
553
862
|
DataDetails.add_member(:content_data, Shapes::ShapeRef.new(shape: ContentDataDetails, location_name: "contentData"))
|
554
863
|
DataDetails.add_member(:generative_data, Shapes::ShapeRef.new(shape: GenerativeDataDetails, location_name: "generativeData"))
|
864
|
+
DataDetails.add_member(:intent_detected_data, Shapes::ShapeRef.new(shape: IntentDetectedDataDetails, location_name: "intentDetectedData"))
|
555
865
|
DataDetails.add_member(:source_content_data, Shapes::ShapeRef.new(shape: SourceContentDataDetails, location_name: "sourceContentData"))
|
556
866
|
DataDetails.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
557
867
|
DataDetails.add_member_subclass(:content_data, Types::DataDetails::ContentData)
|
558
868
|
DataDetails.add_member_subclass(:generative_data, Types::DataDetails::GenerativeData)
|
869
|
+
DataDetails.add_member_subclass(:intent_detected_data, Types::DataDetails::IntentDetectedData)
|
559
870
|
DataDetails.add_member_subclass(:source_content_data, Types::DataDetails::SourceContentData)
|
560
871
|
DataDetails.add_member_subclass(:unknown, Types::DataDetails::Unknown)
|
561
872
|
DataDetails.struct_class = Types::DataDetails
|
@@ -574,6 +885,32 @@ module Aws::QConnect
|
|
574
885
|
|
575
886
|
DataSummaryList.member = Shapes::ShapeRef.new(shape: DataSummary)
|
576
887
|
|
888
|
+
DeleteAIAgentRequest.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiAgentId"))
|
889
|
+
DeleteAIAgentRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
890
|
+
DeleteAIAgentRequest.struct_class = Types::DeleteAIAgentRequest
|
891
|
+
|
892
|
+
DeleteAIAgentResponse.struct_class = Types::DeleteAIAgentResponse
|
893
|
+
|
894
|
+
DeleteAIAgentVersionRequest.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiAgentId"))
|
895
|
+
DeleteAIAgentVersionRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
896
|
+
DeleteAIAgentVersionRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: Version, required: true, location: "uri", location_name: "versionNumber"))
|
897
|
+
DeleteAIAgentVersionRequest.struct_class = Types::DeleteAIAgentVersionRequest
|
898
|
+
|
899
|
+
DeleteAIAgentVersionResponse.struct_class = Types::DeleteAIAgentVersionResponse
|
900
|
+
|
901
|
+
DeleteAIPromptRequest.add_member(:ai_prompt_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiPromptId"))
|
902
|
+
DeleteAIPromptRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
903
|
+
DeleteAIPromptRequest.struct_class = Types::DeleteAIPromptRequest
|
904
|
+
|
905
|
+
DeleteAIPromptResponse.struct_class = Types::DeleteAIPromptResponse
|
906
|
+
|
907
|
+
DeleteAIPromptVersionRequest.add_member(:ai_prompt_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiPromptId"))
|
908
|
+
DeleteAIPromptVersionRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
909
|
+
DeleteAIPromptVersionRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: Version, required: true, location: "uri", location_name: "versionNumber"))
|
910
|
+
DeleteAIPromptVersionRequest.struct_class = Types::DeleteAIPromptVersionRequest
|
911
|
+
|
912
|
+
DeleteAIPromptVersionResponse.struct_class = Types::DeleteAIPromptVersionResponse
|
913
|
+
|
577
914
|
DeleteAssistantAssociationRequest.add_member(:assistant_association_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantAssociationId"))
|
578
915
|
DeleteAssistantAssociationRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
579
916
|
DeleteAssistantAssociationRequest.struct_class = Types::DeleteAssistantAssociationRequest
|
@@ -628,6 +965,8 @@ module Aws::QConnect
|
|
628
965
|
ExternalSourceConfiguration.add_member(:source, Shapes::ShapeRef.new(shape: ExternalSource, required: true, location_name: "source"))
|
629
966
|
ExternalSourceConfiguration.struct_class = Types::ExternalSourceConfiguration
|
630
967
|
|
968
|
+
FailureReason.member = Shapes::ShapeRef.new(shape: NonEmptyString)
|
969
|
+
|
631
970
|
Filter.add_member(:field, Shapes::ShapeRef.new(shape: FilterField, required: true, location_name: "field"))
|
632
971
|
Filter.add_member(:operator, Shapes::ShapeRef.new(shape: FilterOperator, required: true, location_name: "operator"))
|
633
972
|
Filter.add_member(:value, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "value"))
|
@@ -635,6 +974,10 @@ module Aws::QConnect
|
|
635
974
|
|
636
975
|
FilterList.member = Shapes::ShapeRef.new(shape: Filter)
|
637
976
|
|
977
|
+
FixedSizeChunkingConfiguration.add_member(:max_tokens, Shapes::ShapeRef.new(shape: FixedSizeChunkingConfigurationMaxTokensInteger, required: true, location_name: "maxTokens"))
|
978
|
+
FixedSizeChunkingConfiguration.add_member(:overlap_percentage, Shapes::ShapeRef.new(shape: FixedSizeChunkingConfigurationOverlapPercentageInteger, required: true, location_name: "overlapPercentage"))
|
979
|
+
FixedSizeChunkingConfiguration.struct_class = Types::FixedSizeChunkingConfiguration
|
980
|
+
|
638
981
|
GenerativeContentFeedbackData.add_member(:relevance, Shapes::ShapeRef.new(shape: Relevance, required: true, location_name: "relevance"))
|
639
982
|
GenerativeContentFeedbackData.struct_class = Types::GenerativeContentFeedbackData
|
640
983
|
|
@@ -647,6 +990,22 @@ module Aws::QConnect
|
|
647
990
|
GenerativeReference.add_member(:model_id, Shapes::ShapeRef.new(shape: LlmModelId, location_name: "modelId"))
|
648
991
|
GenerativeReference.struct_class = Types::GenerativeReference
|
649
992
|
|
993
|
+
GetAIAgentRequest.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiAgentId"))
|
994
|
+
GetAIAgentRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
995
|
+
GetAIAgentRequest.struct_class = Types::GetAIAgentRequest
|
996
|
+
|
997
|
+
GetAIAgentResponse.add_member(:ai_agent, Shapes::ShapeRef.new(shape: AIAgentData, location_name: "aiAgent"))
|
998
|
+
GetAIAgentResponse.add_member(:version_number, Shapes::ShapeRef.new(shape: Version, location_name: "versionNumber"))
|
999
|
+
GetAIAgentResponse.struct_class = Types::GetAIAgentResponse
|
1000
|
+
|
1001
|
+
GetAIPromptRequest.add_member(:ai_prompt_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiPromptId"))
|
1002
|
+
GetAIPromptRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
1003
|
+
GetAIPromptRequest.struct_class = Types::GetAIPromptRequest
|
1004
|
+
|
1005
|
+
GetAIPromptResponse.add_member(:ai_prompt, Shapes::ShapeRef.new(shape: AIPromptData, location_name: "aiPrompt"))
|
1006
|
+
GetAIPromptResponse.add_member(:version_number, Shapes::ShapeRef.new(shape: Version, location_name: "versionNumber"))
|
1007
|
+
GetAIPromptResponse.struct_class = Types::GetAIPromptResponse
|
1008
|
+
|
650
1009
|
GetAssistantAssociationRequest.add_member(:assistant_association_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantAssociationId"))
|
651
1010
|
GetAssistantAssociationRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
652
1011
|
GetAssistantAssociationRequest.struct_class = Types::GetAssistantAssociationRequest
|
@@ -728,6 +1087,15 @@ module Aws::QConnect
|
|
728
1087
|
Headers.key = Shapes::ShapeRef.new(shape: NonEmptyString)
|
729
1088
|
Headers.value = Shapes::ShapeRef.new(shape: NonEmptyString)
|
730
1089
|
|
1090
|
+
HierarchicalChunkingConfiguration.add_member(:level_configurations, Shapes::ShapeRef.new(shape: HierarchicalChunkingLevelConfigurations, required: true, location_name: "levelConfigurations"))
|
1091
|
+
HierarchicalChunkingConfiguration.add_member(:overlap_tokens, Shapes::ShapeRef.new(shape: HierarchicalChunkingConfigurationOverlapTokensInteger, required: true, location_name: "overlapTokens"))
|
1092
|
+
HierarchicalChunkingConfiguration.struct_class = Types::HierarchicalChunkingConfiguration
|
1093
|
+
|
1094
|
+
HierarchicalChunkingLevelConfiguration.add_member(:max_tokens, Shapes::ShapeRef.new(shape: HierarchicalChunkingLevelConfigurationMaxTokensInteger, required: true, location_name: "maxTokens"))
|
1095
|
+
HierarchicalChunkingLevelConfiguration.struct_class = Types::HierarchicalChunkingLevelConfiguration
|
1096
|
+
|
1097
|
+
HierarchicalChunkingLevelConfigurations.member = Shapes::ShapeRef.new(shape: HierarchicalChunkingLevelConfiguration)
|
1098
|
+
|
731
1099
|
Highlight.add_member(:begin_offset_inclusive, Shapes::ShapeRef.new(shape: HighlightOffset, location_name: "beginOffsetInclusive"))
|
732
1100
|
Highlight.add_member(:end_offset_exclusive, Shapes::ShapeRef.new(shape: HighlightOffset, location_name: "endOffsetExclusive"))
|
733
1101
|
Highlight.struct_class = Types::Highlight
|
@@ -763,11 +1131,25 @@ module Aws::QConnect
|
|
763
1131
|
ImportJobSummary.add_member(:upload_id, Shapes::ShapeRef.new(shape: UploadId, required: true, location_name: "uploadId"))
|
764
1132
|
ImportJobSummary.struct_class = Types::ImportJobSummary
|
765
1133
|
|
1134
|
+
IntentDetectedDataDetails.add_member(:intent, Shapes::ShapeRef.new(shape: SensitiveString, required: true, location_name: "intent"))
|
1135
|
+
IntentDetectedDataDetails.add_member(:intent_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "intentId"))
|
1136
|
+
IntentDetectedDataDetails.struct_class = Types::IntentDetectedDataDetails
|
1137
|
+
|
1138
|
+
IntentInputData.add_member(:intent_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "intentId"))
|
1139
|
+
IntentInputData.struct_class = Types::IntentInputData
|
1140
|
+
|
1141
|
+
KnowledgeBaseAssociationConfigurationData.add_member(:content_tag_filter, Shapes::ShapeRef.new(shape: TagFilter, location_name: "contentTagFilter"))
|
1142
|
+
KnowledgeBaseAssociationConfigurationData.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
1143
|
+
KnowledgeBaseAssociationConfigurationData.add_member(:override_knowledge_base_search_type, Shapes::ShapeRef.new(shape: KnowledgeBaseSearchType, location_name: "overrideKnowledgeBaseSearchType"))
|
1144
|
+
KnowledgeBaseAssociationConfigurationData.struct_class = Types::KnowledgeBaseAssociationConfigurationData
|
1145
|
+
|
766
1146
|
KnowledgeBaseAssociationData.add_member(:knowledge_base_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "knowledgeBaseArn"))
|
767
1147
|
KnowledgeBaseAssociationData.add_member(:knowledge_base_id, Shapes::ShapeRef.new(shape: Uuid, location_name: "knowledgeBaseId"))
|
768
1148
|
KnowledgeBaseAssociationData.struct_class = Types::KnowledgeBaseAssociationData
|
769
1149
|
|
770
1150
|
KnowledgeBaseData.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1151
|
+
KnowledgeBaseData.add_member(:ingestion_failure_reasons, Shapes::ShapeRef.new(shape: FailureReason, location_name: "ingestionFailureReasons"))
|
1152
|
+
KnowledgeBaseData.add_member(:ingestion_status, Shapes::ShapeRef.new(shape: SyncStatus, location_name: "ingestionStatus"))
|
771
1153
|
KnowledgeBaseData.add_member(:knowledge_base_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "knowledgeBaseArn"))
|
772
1154
|
KnowledgeBaseData.add_member(:knowledge_base_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "knowledgeBaseId"))
|
773
1155
|
KnowledgeBaseData.add_member(:knowledge_base_type, Shapes::ShapeRef.new(shape: KnowledgeBaseType, required: true, location_name: "knowledgeBaseType"))
|
@@ -778,6 +1160,7 @@ module Aws::QConnect
|
|
778
1160
|
KnowledgeBaseData.add_member(:source_configuration, Shapes::ShapeRef.new(shape: SourceConfiguration, location_name: "sourceConfiguration"))
|
779
1161
|
KnowledgeBaseData.add_member(:status, Shapes::ShapeRef.new(shape: KnowledgeBaseStatus, required: true, location_name: "status"))
|
780
1162
|
KnowledgeBaseData.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
1163
|
+
KnowledgeBaseData.add_member(:vector_ingestion_configuration, Shapes::ShapeRef.new(shape: VectorIngestionConfiguration, location_name: "vectorIngestionConfiguration"))
|
781
1164
|
KnowledgeBaseData.struct_class = Types::KnowledgeBaseData
|
782
1165
|
|
783
1166
|
KnowledgeBaseList.member = Shapes::ShapeRef.new(shape: KnowledgeBaseSummary)
|
@@ -792,8 +1175,51 @@ module Aws::QConnect
|
|
792
1175
|
KnowledgeBaseSummary.add_member(:source_configuration, Shapes::ShapeRef.new(shape: SourceConfiguration, location_name: "sourceConfiguration"))
|
793
1176
|
KnowledgeBaseSummary.add_member(:status, Shapes::ShapeRef.new(shape: KnowledgeBaseStatus, required: true, location_name: "status"))
|
794
1177
|
KnowledgeBaseSummary.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
1178
|
+
KnowledgeBaseSummary.add_member(:vector_ingestion_configuration, Shapes::ShapeRef.new(shape: VectorIngestionConfiguration, location_name: "vectorIngestionConfiguration"))
|
795
1179
|
KnowledgeBaseSummary.struct_class = Types::KnowledgeBaseSummary
|
796
1180
|
|
1181
|
+
ListAIAgentVersionsRequest.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiAgentId"))
|
1182
|
+
ListAIAgentVersionsRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
1183
|
+
ListAIAgentVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
1184
|
+
ListAIAgentVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
1185
|
+
ListAIAgentVersionsRequest.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, location: "querystring", location_name: "origin"))
|
1186
|
+
ListAIAgentVersionsRequest.struct_class = Types::ListAIAgentVersionsRequest
|
1187
|
+
|
1188
|
+
ListAIAgentVersionsResponse.add_member(:ai_agent_version_summaries, Shapes::ShapeRef.new(shape: AIAgentVersionSummariesList, required: true, location_name: "aiAgentVersionSummaries"))
|
1189
|
+
ListAIAgentVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
1190
|
+
ListAIAgentVersionsResponse.struct_class = Types::ListAIAgentVersionsResponse
|
1191
|
+
|
1192
|
+
ListAIAgentsRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
1193
|
+
ListAIAgentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
1194
|
+
ListAIAgentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
1195
|
+
ListAIAgentsRequest.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, location: "querystring", location_name: "origin"))
|
1196
|
+
ListAIAgentsRequest.struct_class = Types::ListAIAgentsRequest
|
1197
|
+
|
1198
|
+
ListAIAgentsResponse.add_member(:ai_agent_summaries, Shapes::ShapeRef.new(shape: AIAgentSummaryList, required: true, location_name: "aiAgentSummaries"))
|
1199
|
+
ListAIAgentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
1200
|
+
ListAIAgentsResponse.struct_class = Types::ListAIAgentsResponse
|
1201
|
+
|
1202
|
+
ListAIPromptVersionsRequest.add_member(:ai_prompt_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiPromptId"))
|
1203
|
+
ListAIPromptVersionsRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
1204
|
+
ListAIPromptVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
1205
|
+
ListAIPromptVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
1206
|
+
ListAIPromptVersionsRequest.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, location: "querystring", location_name: "origin"))
|
1207
|
+
ListAIPromptVersionsRequest.struct_class = Types::ListAIPromptVersionsRequest
|
1208
|
+
|
1209
|
+
ListAIPromptVersionsResponse.add_member(:ai_prompt_version_summaries, Shapes::ShapeRef.new(shape: AIPromptVersionSummariesList, required: true, location_name: "aiPromptVersionSummaries"))
|
1210
|
+
ListAIPromptVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
1211
|
+
ListAIPromptVersionsResponse.struct_class = Types::ListAIPromptVersionsResponse
|
1212
|
+
|
1213
|
+
ListAIPromptsRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
1214
|
+
ListAIPromptsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
1215
|
+
ListAIPromptsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
1216
|
+
ListAIPromptsRequest.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, location: "querystring", location_name: "origin"))
|
1217
|
+
ListAIPromptsRequest.struct_class = Types::ListAIPromptsRequest
|
1218
|
+
|
1219
|
+
ListAIPromptsResponse.add_member(:ai_prompt_summaries, Shapes::ShapeRef.new(shape: AIPromptSummaryList, required: true, location_name: "aiPromptSummaries"))
|
1220
|
+
ListAIPromptsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
1221
|
+
ListAIPromptsResponse.struct_class = Types::ListAIPromptsResponse
|
1222
|
+
|
797
1223
|
ListAssistantAssociationsRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
798
1224
|
ListAssistantAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
799
1225
|
ListAssistantAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
@@ -862,6 +1288,16 @@ module Aws::QConnect
|
|
862
1288
|
ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
863
1289
|
ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
|
864
1290
|
|
1291
|
+
ManagedSourceConfiguration.add_member(:web_crawler_configuration, Shapes::ShapeRef.new(shape: WebCrawlerConfiguration, location_name: "webCrawlerConfiguration"))
|
1292
|
+
ManagedSourceConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1293
|
+
ManagedSourceConfiguration.add_member_subclass(:web_crawler_configuration, Types::ManagedSourceConfiguration::WebCrawlerConfiguration)
|
1294
|
+
ManagedSourceConfiguration.add_member_subclass(:unknown, Types::ManagedSourceConfiguration::Unknown)
|
1295
|
+
ManagedSourceConfiguration.struct_class = Types::ManagedSourceConfiguration
|
1296
|
+
|
1297
|
+
ManualSearchAIAgentConfiguration.add_member(:answer_generation_ai_prompt_id, Shapes::ShapeRef.new(shape: UuidWithQualifier, location_name: "answerGenerationAIPromptId"))
|
1298
|
+
ManualSearchAIAgentConfiguration.add_member(:association_configurations, Shapes::ShapeRef.new(shape: AssociationConfigurationList, location_name: "associationConfigurations"))
|
1299
|
+
ManualSearchAIAgentConfiguration.struct_class = Types::ManualSearchAIAgentConfiguration
|
1300
|
+
|
865
1301
|
NotifyRecommendationsReceivedError.add_member(:message, Shapes::ShapeRef.new(shape: NotifyRecommendationsReceivedErrorMessage, location_name: "message"))
|
866
1302
|
NotifyRecommendationsReceivedError.add_member(:recommendation_id, Shapes::ShapeRef.new(shape: RecommendationId, location_name: "recommendationId"))
|
867
1303
|
NotifyRecommendationsReceivedError.struct_class = Types::NotifyRecommendationsReceivedError
|
@@ -889,6 +1325,13 @@ module Aws::QConnect
|
|
889
1325
|
|
890
1326
|
OrConditions.member = Shapes::ShapeRef.new(shape: OrCondition)
|
891
1327
|
|
1328
|
+
ParsingConfiguration.add_member(:bedrock_foundation_model_configuration, Shapes::ShapeRef.new(shape: BedrockFoundationModelConfigurationForParsing, location_name: "bedrockFoundationModelConfiguration"))
|
1329
|
+
ParsingConfiguration.add_member(:parsing_strategy, Shapes::ShapeRef.new(shape: ParsingStrategy, required: true, location_name: "parsingStrategy"))
|
1330
|
+
ParsingConfiguration.struct_class = Types::ParsingConfiguration
|
1331
|
+
|
1332
|
+
ParsingPrompt.add_member(:parsing_prompt_text, Shapes::ShapeRef.new(shape: ParsingPromptText, required: true, location_name: "parsingPromptText"))
|
1333
|
+
ParsingPrompt.struct_class = Types::ParsingPrompt
|
1334
|
+
|
892
1335
|
PreconditionFailedException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
893
1336
|
PreconditionFailedException.struct_class = Types::PreconditionFailedException
|
894
1337
|
|
@@ -908,8 +1351,10 @@ module Aws::QConnect
|
|
908
1351
|
QueryAssistantRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
909
1352
|
QueryAssistantRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
910
1353
|
QueryAssistantRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
1354
|
+
QueryAssistantRequest.add_member(:override_knowledge_base_search_type, Shapes::ShapeRef.new(shape: KnowledgeBaseSearchType, location_name: "overrideKnowledgeBaseSearchType"))
|
911
1355
|
QueryAssistantRequest.add_member(:query_condition, Shapes::ShapeRef.new(shape: QueryConditionExpression, location_name: "queryCondition"))
|
912
|
-
QueryAssistantRequest.add_member(:
|
1356
|
+
QueryAssistantRequest.add_member(:query_input_data, Shapes::ShapeRef.new(shape: QueryInputData, location_name: "queryInputData"))
|
1357
|
+
QueryAssistantRequest.add_member(:query_text, Shapes::ShapeRef.new(shape: QueryText, location_name: "queryText"))
|
913
1358
|
QueryAssistantRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: UuidOrArn, location_name: "sessionId"))
|
914
1359
|
QueryAssistantRequest.struct_class = Types::QueryAssistantRequest
|
915
1360
|
|
@@ -930,11 +1375,22 @@ module Aws::QConnect
|
|
930
1375
|
QueryConditionItem.add_member(:value, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "value"))
|
931
1376
|
QueryConditionItem.struct_class = Types::QueryConditionItem
|
932
1377
|
|
1378
|
+
QueryInputData.add_member(:intent_input_data, Shapes::ShapeRef.new(shape: IntentInputData, location_name: "intentInputData"))
|
1379
|
+
QueryInputData.add_member(:query_text_input_data, Shapes::ShapeRef.new(shape: QueryTextInputData, location_name: "queryTextInputData"))
|
1380
|
+
QueryInputData.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1381
|
+
QueryInputData.add_member_subclass(:intent_input_data, Types::QueryInputData::IntentInputData)
|
1382
|
+
QueryInputData.add_member_subclass(:query_text_input_data, Types::QueryInputData::QueryTextInputData)
|
1383
|
+
QueryInputData.add_member_subclass(:unknown, Types::QueryInputData::Unknown)
|
1384
|
+
QueryInputData.struct_class = Types::QueryInputData
|
1385
|
+
|
933
1386
|
QueryRecommendationTriggerData.add_member(:text, Shapes::ShapeRef.new(shape: QueryText, location_name: "text"))
|
934
1387
|
QueryRecommendationTriggerData.struct_class = Types::QueryRecommendationTriggerData
|
935
1388
|
|
936
1389
|
QueryResultsList.member = Shapes::ShapeRef.new(shape: ResultData)
|
937
1390
|
|
1391
|
+
QueryTextInputData.add_member(:text, Shapes::ShapeRef.new(shape: QueryText, required: true, location_name: "text"))
|
1392
|
+
QueryTextInputData.struct_class = Types::QueryTextInputData
|
1393
|
+
|
938
1394
|
QuickResponseContentProvider.add_member(:content, Shapes::ShapeRef.new(shape: QuickResponseContent, location_name: "content"))
|
939
1395
|
QuickResponseContentProvider.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
940
1396
|
QuickResponseContentProvider.add_member_subclass(:content, Types::QuickResponseContentProvider::Content)
|
@@ -1074,6 +1530,12 @@ module Aws::QConnect
|
|
1074
1530
|
|
1075
1531
|
RecommendationTriggerList.member = Shapes::ShapeRef.new(shape: RecommendationTrigger)
|
1076
1532
|
|
1533
|
+
RemoveAssistantAIAgentRequest.add_member(:ai_agent_type, Shapes::ShapeRef.new(shape: AIAgentType, required: true, location: "querystring", location_name: "aiAgentType"))
|
1534
|
+
RemoveAssistantAIAgentRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
1535
|
+
RemoveAssistantAIAgentRequest.struct_class = Types::RemoveAssistantAIAgentRequest
|
1536
|
+
|
1537
|
+
RemoveAssistantAIAgentResponse.struct_class = Types::RemoveAssistantAIAgentResponse
|
1538
|
+
|
1077
1539
|
RemoveKnowledgeBaseTemplateUriRequest.add_member(:knowledge_base_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "knowledgeBaseId"))
|
1078
1540
|
RemoveKnowledgeBaseTemplateUriRequest.struct_class = Types::RemoveKnowledgeBaseTemplateUriRequest
|
1079
1541
|
|
@@ -1096,6 +1558,18 @@ module Aws::QConnect
|
|
1096
1558
|
ResultData.add_member(:type, Shapes::ShapeRef.new(shape: QueryResultType, location_name: "type"))
|
1097
1559
|
ResultData.struct_class = Types::ResultData
|
1098
1560
|
|
1561
|
+
RuntimeSessionData.add_member(:key, Shapes::ShapeRef.new(shape: NonEmptySensitiveString, required: true, location_name: "key"))
|
1562
|
+
RuntimeSessionData.add_member(:value, Shapes::ShapeRef.new(shape: RuntimeSessionDataValue, required: true, location_name: "value"))
|
1563
|
+
RuntimeSessionData.struct_class = Types::RuntimeSessionData
|
1564
|
+
|
1565
|
+
RuntimeSessionDataList.member = Shapes::ShapeRef.new(shape: RuntimeSessionData)
|
1566
|
+
|
1567
|
+
RuntimeSessionDataValue.add_member(:string_value, Shapes::ShapeRef.new(shape: NonEmptySensitiveString, location_name: "stringValue"))
|
1568
|
+
RuntimeSessionDataValue.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1569
|
+
RuntimeSessionDataValue.add_member_subclass(:string_value, Types::RuntimeSessionDataValue::StringValue)
|
1570
|
+
RuntimeSessionDataValue.add_member_subclass(:unknown, Types::RuntimeSessionDataValue::Unknown)
|
1571
|
+
RuntimeSessionDataValue.struct_class = Types::RuntimeSessionDataValue
|
1572
|
+
|
1099
1573
|
SearchContentRequest.add_member(:knowledge_base_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "knowledgeBaseId"))
|
1100
1574
|
SearchContentRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
1101
1575
|
SearchContentRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
@@ -1130,12 +1604,23 @@ module Aws::QConnect
|
|
1130
1604
|
SearchSessionsResponse.add_member(:session_summaries, Shapes::ShapeRef.new(shape: SessionSummaries, required: true, location_name: "sessionSummaries"))
|
1131
1605
|
SearchSessionsResponse.struct_class = Types::SearchSessionsResponse
|
1132
1606
|
|
1607
|
+
SeedUrl.add_member(:url, Shapes::ShapeRef.new(shape: WebUrl, location_name: "url"))
|
1608
|
+
SeedUrl.struct_class = Types::SeedUrl
|
1609
|
+
|
1610
|
+
SeedUrls.member = Shapes::ShapeRef.new(shape: SeedUrl)
|
1611
|
+
|
1612
|
+
SemanticChunkingConfiguration.add_member(:breakpoint_percentile_threshold, Shapes::ShapeRef.new(shape: SemanticChunkingConfigurationBreakpointPercentileThresholdInteger, required: true, location_name: "breakpointPercentileThreshold"))
|
1613
|
+
SemanticChunkingConfiguration.add_member(:buffer_size, Shapes::ShapeRef.new(shape: SemanticChunkingConfigurationBufferSizeInteger, required: true, location_name: "bufferSize"))
|
1614
|
+
SemanticChunkingConfiguration.add_member(:max_tokens, Shapes::ShapeRef.new(shape: SemanticChunkingConfigurationMaxTokensInteger, required: true, location_name: "maxTokens"))
|
1615
|
+
SemanticChunkingConfiguration.struct_class = Types::SemanticChunkingConfiguration
|
1616
|
+
|
1133
1617
|
ServerSideEncryptionConfiguration.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "kmsKeyId"))
|
1134
1618
|
ServerSideEncryptionConfiguration.struct_class = Types::ServerSideEncryptionConfiguration
|
1135
1619
|
|
1136
1620
|
ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
1137
1621
|
ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
|
1138
1622
|
|
1623
|
+
SessionData.add_member(:ai_agent_configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationMap, location_name: "aiAgentConfiguration"))
|
1139
1624
|
SessionData.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1140
1625
|
SessionData.add_member(:integration_configuration, Shapes::ShapeRef.new(shape: SessionIntegrationConfiguration, location_name: "integrationConfiguration"))
|
1141
1626
|
SessionData.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
@@ -1157,11 +1642,14 @@ module Aws::QConnect
|
|
1157
1642
|
SessionSummary.struct_class = Types::SessionSummary
|
1158
1643
|
|
1159
1644
|
SourceConfiguration.add_member(:app_integrations, Shapes::ShapeRef.new(shape: AppIntegrationsConfiguration, location_name: "appIntegrations"))
|
1645
|
+
SourceConfiguration.add_member(:managed_source_configuration, Shapes::ShapeRef.new(shape: ManagedSourceConfiguration, location_name: "managedSourceConfiguration"))
|
1160
1646
|
SourceConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1161
1647
|
SourceConfiguration.add_member_subclass(:app_integrations, Types::SourceConfiguration::AppIntegrations)
|
1648
|
+
SourceConfiguration.add_member_subclass(:managed_source_configuration, Types::SourceConfiguration::ManagedSourceConfiguration)
|
1162
1649
|
SourceConfiguration.add_member_subclass(:unknown, Types::SourceConfiguration::Unknown)
|
1163
1650
|
SourceConfiguration.struct_class = Types::SourceConfiguration
|
1164
1651
|
|
1652
|
+
SourceContentDataDetails.add_member(:citation_span, Shapes::ShapeRef.new(shape: CitationSpan, location_name: "citationSpan"))
|
1165
1653
|
SourceContentDataDetails.add_member(:id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "id"))
|
1166
1654
|
SourceContentDataDetails.add_member(:ranking_data, Shapes::ShapeRef.new(shape: RankingData, required: true, location_name: "rankingData"))
|
1167
1655
|
SourceContentDataDetails.add_member(:text_data, Shapes::ShapeRef.new(shape: TextData, required: true, location_name: "textData"))
|
@@ -1219,6 +1707,9 @@ module Aws::QConnect
|
|
1219
1707
|
TextData.add_member(:title, Shapes::ShapeRef.new(shape: DocumentText, location_name: "title"))
|
1220
1708
|
TextData.struct_class = Types::TextData
|
1221
1709
|
|
1710
|
+
TextFullAIPromptEditTemplateConfiguration.add_member(:text, Shapes::ShapeRef.new(shape: TextAIPrompt, required: true, location_name: "text"))
|
1711
|
+
TextFullAIPromptEditTemplateConfiguration.struct_class = Types::TextFullAIPromptEditTemplateConfiguration
|
1712
|
+
|
1222
1713
|
ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
1223
1714
|
ThrottlingException.struct_class = Types::ThrottlingException
|
1224
1715
|
|
@@ -1232,6 +1723,36 @@ module Aws::QConnect
|
|
1232
1723
|
|
1233
1724
|
UntagResourceResponse.struct_class = Types::UntagResourceResponse
|
1234
1725
|
|
1726
|
+
UpdateAIAgentRequest.add_member(:ai_agent_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiAgentId"))
|
1727
|
+
UpdateAIAgentRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
1728
|
+
UpdateAIAgentRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
1729
|
+
UpdateAIAgentRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: AIAgentConfiguration, location_name: "configuration"))
|
1730
|
+
UpdateAIAgentRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1731
|
+
UpdateAIAgentRequest.add_member(:visibility_status, Shapes::ShapeRef.new(shape: VisibilityStatus, required: true, location_name: "visibilityStatus"))
|
1732
|
+
UpdateAIAgentRequest.struct_class = Types::UpdateAIAgentRequest
|
1733
|
+
|
1734
|
+
UpdateAIAgentResponse.add_member(:ai_agent, Shapes::ShapeRef.new(shape: AIAgentData, location_name: "aiAgent"))
|
1735
|
+
UpdateAIAgentResponse.struct_class = Types::UpdateAIAgentResponse
|
1736
|
+
|
1737
|
+
UpdateAIPromptRequest.add_member(:ai_prompt_id, Shapes::ShapeRef.new(shape: UuidOrArnOrEitherWithQualifier, required: true, location: "uri", location_name: "aiPromptId"))
|
1738
|
+
UpdateAIPromptRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
1739
|
+
UpdateAIPromptRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
1740
|
+
UpdateAIPromptRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1741
|
+
UpdateAIPromptRequest.add_member(:template_configuration, Shapes::ShapeRef.new(shape: AIPromptTemplateConfiguration, location_name: "templateConfiguration"))
|
1742
|
+
UpdateAIPromptRequest.add_member(:visibility_status, Shapes::ShapeRef.new(shape: VisibilityStatus, required: true, location_name: "visibilityStatus"))
|
1743
|
+
UpdateAIPromptRequest.struct_class = Types::UpdateAIPromptRequest
|
1744
|
+
|
1745
|
+
UpdateAIPromptResponse.add_member(:ai_prompt, Shapes::ShapeRef.new(shape: AIPromptData, location_name: "aiPrompt"))
|
1746
|
+
UpdateAIPromptResponse.struct_class = Types::UpdateAIPromptResponse
|
1747
|
+
|
1748
|
+
UpdateAssistantAIAgentRequest.add_member(:ai_agent_type, Shapes::ShapeRef.new(shape: AIAgentType, required: true, location_name: "aiAgentType"))
|
1749
|
+
UpdateAssistantAIAgentRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
1750
|
+
UpdateAssistantAIAgentRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationData, required: true, location_name: "configuration"))
|
1751
|
+
UpdateAssistantAIAgentRequest.struct_class = Types::UpdateAssistantAIAgentRequest
|
1752
|
+
|
1753
|
+
UpdateAssistantAIAgentResponse.add_member(:assistant, Shapes::ShapeRef.new(shape: AssistantData, location_name: "assistant"))
|
1754
|
+
UpdateAssistantAIAgentResponse.struct_class = Types::UpdateAssistantAIAgentResponse
|
1755
|
+
|
1235
1756
|
UpdateContentRequest.add_member(:content_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "contentId"))
|
1236
1757
|
UpdateContentRequest.add_member(:knowledge_base_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "knowledgeBaseId"))
|
1237
1758
|
UpdateContentRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: ContentMetadata, location_name: "metadata"))
|
@@ -1271,6 +1792,19 @@ module Aws::QConnect
|
|
1271
1792
|
UpdateQuickResponseResponse.add_member(:quick_response, Shapes::ShapeRef.new(shape: QuickResponseData, location_name: "quickResponse"))
|
1272
1793
|
UpdateQuickResponseResponse.struct_class = Types::UpdateQuickResponseResponse
|
1273
1794
|
|
1795
|
+
UpdateSessionDataRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
1796
|
+
UpdateSessionDataRequest.add_member(:data, Shapes::ShapeRef.new(shape: RuntimeSessionDataList, required: true, location_name: "data"))
|
1797
|
+
UpdateSessionDataRequest.add_member(:namespace, Shapes::ShapeRef.new(shape: SessionDataNamespace, location_name: "namespace"))
|
1798
|
+
UpdateSessionDataRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "sessionId"))
|
1799
|
+
UpdateSessionDataRequest.struct_class = Types::UpdateSessionDataRequest
|
1800
|
+
|
1801
|
+
UpdateSessionDataResponse.add_member(:data, Shapes::ShapeRef.new(shape: RuntimeSessionDataList, required: true, location_name: "data"))
|
1802
|
+
UpdateSessionDataResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: SessionDataNamespace, required: true, location_name: "namespace"))
|
1803
|
+
UpdateSessionDataResponse.add_member(:session_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "sessionArn"))
|
1804
|
+
UpdateSessionDataResponse.add_member(:session_id, Shapes::ShapeRef.new(shape: Uuid, required: true, location_name: "sessionId"))
|
1805
|
+
UpdateSessionDataResponse.struct_class = Types::UpdateSessionDataResponse
|
1806
|
+
|
1807
|
+
UpdateSessionRequest.add_member(:ai_agent_configuration, Shapes::ShapeRef.new(shape: AIAgentConfigurationMap, location_name: "aiAgentConfiguration"))
|
1274
1808
|
UpdateSessionRequest.add_member(:assistant_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "assistantId"))
|
1275
1809
|
UpdateSessionRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1276
1810
|
UpdateSessionRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: UuidOrArn, required: true, location: "uri", location_name: "sessionId"))
|
@@ -1280,9 +1814,28 @@ module Aws::QConnect
|
|
1280
1814
|
UpdateSessionResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionData, location_name: "session"))
|
1281
1815
|
UpdateSessionResponse.struct_class = Types::UpdateSessionResponse
|
1282
1816
|
|
1817
|
+
UrlConfiguration.add_member(:seed_urls, Shapes::ShapeRef.new(shape: SeedUrls, location_name: "seedUrls"))
|
1818
|
+
UrlConfiguration.struct_class = Types::UrlConfiguration
|
1819
|
+
|
1820
|
+
UrlFilterList.member = Shapes::ShapeRef.new(shape: UrlFilterPattern)
|
1821
|
+
|
1283
1822
|
ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
1284
1823
|
ValidationException.struct_class = Types::ValidationException
|
1285
1824
|
|
1825
|
+
VectorIngestionConfiguration.add_member(:chunking_configuration, Shapes::ShapeRef.new(shape: ChunkingConfiguration, location_name: "chunkingConfiguration"))
|
1826
|
+
VectorIngestionConfiguration.add_member(:parsing_configuration, Shapes::ShapeRef.new(shape: ParsingConfiguration, location_name: "parsingConfiguration"))
|
1827
|
+
VectorIngestionConfiguration.struct_class = Types::VectorIngestionConfiguration
|
1828
|
+
|
1829
|
+
WebCrawlerConfiguration.add_member(:crawler_limits, Shapes::ShapeRef.new(shape: WebCrawlerLimits, location_name: "crawlerLimits"))
|
1830
|
+
WebCrawlerConfiguration.add_member(:exclusion_filters, Shapes::ShapeRef.new(shape: UrlFilterList, location_name: "exclusionFilters"))
|
1831
|
+
WebCrawlerConfiguration.add_member(:inclusion_filters, Shapes::ShapeRef.new(shape: UrlFilterList, location_name: "inclusionFilters"))
|
1832
|
+
WebCrawlerConfiguration.add_member(:scope, Shapes::ShapeRef.new(shape: WebScopeType, location_name: "scope"))
|
1833
|
+
WebCrawlerConfiguration.add_member(:url_configuration, Shapes::ShapeRef.new(shape: UrlConfiguration, required: true, location_name: "urlConfiguration"))
|
1834
|
+
WebCrawlerConfiguration.struct_class = Types::WebCrawlerConfiguration
|
1835
|
+
|
1836
|
+
WebCrawlerLimits.add_member(:rate_limit, Shapes::ShapeRef.new(shape: WebCrawlerLimitsRateLimitInteger, location_name: "rateLimit"))
|
1837
|
+
WebCrawlerLimits.struct_class = Types::WebCrawlerLimits
|
1838
|
+
|
1286
1839
|
|
1287
1840
|
# @api private
|
1288
1841
|
API = Seahorse::Model::Api.new.tap do |api|
|
@@ -1291,9 +1844,11 @@ module Aws::QConnect
|
|
1291
1844
|
|
1292
1845
|
api.metadata = {
|
1293
1846
|
"apiVersion" => "2020-10-19",
|
1847
|
+
"auth" => ["aws.auth#sigv4"],
|
1294
1848
|
"endpointPrefix" => "wisdom",
|
1295
1849
|
"jsonVersion" => "1.1",
|
1296
1850
|
"protocol" => "rest-json",
|
1851
|
+
"protocols" => ["rest-json"],
|
1297
1852
|
"serviceFullName" => "Amazon Q Connect",
|
1298
1853
|
"serviceId" => "QConnect",
|
1299
1854
|
"signatureVersion" => "v4",
|
@@ -1301,6 +1856,62 @@ module Aws::QConnect
|
|
1301
1856
|
"uid" => "qconnect-2020-10-19",
|
1302
1857
|
}
|
1303
1858
|
|
1859
|
+
api.add_operation(:create_ai_agent, Seahorse::Model::Operation.new.tap do |o|
|
1860
|
+
o.name = "CreateAIAgent"
|
1861
|
+
o.http_method = "POST"
|
1862
|
+
o.http_request_uri = "/assistants/{assistantId}/aiagents"
|
1863
|
+
o.input = Shapes::ShapeRef.new(shape: CreateAIAgentRequest)
|
1864
|
+
o.output = Shapes::ShapeRef.new(shape: CreateAIAgentResponse)
|
1865
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1866
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1867
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
1868
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1869
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1870
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1871
|
+
end)
|
1872
|
+
|
1873
|
+
api.add_operation(:create_ai_agent_version, Seahorse::Model::Operation.new.tap do |o|
|
1874
|
+
o.name = "CreateAIAgentVersion"
|
1875
|
+
o.http_method = "POST"
|
1876
|
+
o.http_request_uri = "/assistants/{assistantId}/aiagents/{aiAgentId}/versions"
|
1877
|
+
o.input = Shapes::ShapeRef.new(shape: CreateAIAgentVersionRequest)
|
1878
|
+
o.output = Shapes::ShapeRef.new(shape: CreateAIAgentVersionResponse)
|
1879
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1880
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1881
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
1882
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1883
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1884
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1885
|
+
end)
|
1886
|
+
|
1887
|
+
api.add_operation(:create_ai_prompt, Seahorse::Model::Operation.new.tap do |o|
|
1888
|
+
o.name = "CreateAIPrompt"
|
1889
|
+
o.http_method = "POST"
|
1890
|
+
o.http_request_uri = "/assistants/{assistantId}/aiprompts"
|
1891
|
+
o.input = Shapes::ShapeRef.new(shape: CreateAIPromptRequest)
|
1892
|
+
o.output = Shapes::ShapeRef.new(shape: CreateAIPromptResponse)
|
1893
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1894
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1895
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
1896
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1897
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1898
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1899
|
+
end)
|
1900
|
+
|
1901
|
+
api.add_operation(:create_ai_prompt_version, Seahorse::Model::Operation.new.tap do |o|
|
1902
|
+
o.name = "CreateAIPromptVersion"
|
1903
|
+
o.http_method = "POST"
|
1904
|
+
o.http_request_uri = "/assistants/{assistantId}/aiprompts/{aiPromptId}/versions"
|
1905
|
+
o.input = Shapes::ShapeRef.new(shape: CreateAIPromptVersionRequest)
|
1906
|
+
o.output = Shapes::ShapeRef.new(shape: CreateAIPromptVersionResponse)
|
1907
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1908
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1909
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
1910
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1911
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1912
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1913
|
+
end)
|
1914
|
+
|
1304
1915
|
api.add_operation(:create_assistant, Seahorse::Model::Operation.new.tap do |o|
|
1305
1916
|
o.name = "CreateAssistant"
|
1306
1917
|
o.http_method = "POST"
|
@@ -1390,6 +2001,56 @@ module Aws::QConnect
|
|
1390
2001
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1391
2002
|
end)
|
1392
2003
|
|
2004
|
+
api.add_operation(:delete_ai_agent, Seahorse::Model::Operation.new.tap do |o|
|
2005
|
+
o.name = "DeleteAIAgent"
|
2006
|
+
o.http_method = "DELETE"
|
2007
|
+
o.http_request_uri = "/assistants/{assistantId}/aiagents/{aiAgentId}"
|
2008
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteAIAgentRequest)
|
2009
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteAIAgentResponse)
|
2010
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2011
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2012
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2013
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2014
|
+
end)
|
2015
|
+
|
2016
|
+
api.add_operation(:delete_ai_agent_version, Seahorse::Model::Operation.new.tap do |o|
|
2017
|
+
o.name = "DeleteAIAgentVersion"
|
2018
|
+
o.http_method = "DELETE"
|
2019
|
+
o.http_request_uri = "/assistants/{assistantId}/aiagents/{aiAgentId}/versions/{versionNumber}"
|
2020
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteAIAgentVersionRequest)
|
2021
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteAIAgentVersionResponse)
|
2022
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2023
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2024
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2025
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2026
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2027
|
+
end)
|
2028
|
+
|
2029
|
+
api.add_operation(:delete_ai_prompt, Seahorse::Model::Operation.new.tap do |o|
|
2030
|
+
o.name = "DeleteAIPrompt"
|
2031
|
+
o.http_method = "DELETE"
|
2032
|
+
o.http_request_uri = "/assistants/{assistantId}/aiprompts/{aiPromptId}"
|
2033
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteAIPromptRequest)
|
2034
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteAIPromptResponse)
|
2035
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2036
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2037
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2038
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2039
|
+
end)
|
2040
|
+
|
2041
|
+
api.add_operation(:delete_ai_prompt_version, Seahorse::Model::Operation.new.tap do |o|
|
2042
|
+
o.name = "DeleteAIPromptVersion"
|
2043
|
+
o.http_method = "DELETE"
|
2044
|
+
o.http_request_uri = "/assistants/{assistantId}/aiprompts/{aiPromptId}/versions/{versionNumber}"
|
2045
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteAIPromptVersionRequest)
|
2046
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteAIPromptVersionResponse)
|
2047
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2048
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2049
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2050
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2051
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2052
|
+
end)
|
2053
|
+
|
1393
2054
|
api.add_operation(:delete_assistant, Seahorse::Model::Operation.new.tap do |o|
|
1394
2055
|
o.name = "DeleteAssistant"
|
1395
2056
|
o.http_method = "DELETE"
|
@@ -1469,6 +2130,30 @@ module Aws::QConnect
|
|
1469
2130
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1470
2131
|
end)
|
1471
2132
|
|
2133
|
+
api.add_operation(:get_ai_agent, Seahorse::Model::Operation.new.tap do |o|
|
2134
|
+
o.name = "GetAIAgent"
|
2135
|
+
o.http_method = "GET"
|
2136
|
+
o.http_request_uri = "/assistants/{assistantId}/aiagents/{aiAgentId}"
|
2137
|
+
o.input = Shapes::ShapeRef.new(shape: GetAIAgentRequest)
|
2138
|
+
o.output = Shapes::ShapeRef.new(shape: GetAIAgentResponse)
|
2139
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2140
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2141
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2142
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2143
|
+
end)
|
2144
|
+
|
2145
|
+
api.add_operation(:get_ai_prompt, Seahorse::Model::Operation.new.tap do |o|
|
2146
|
+
o.name = "GetAIPrompt"
|
2147
|
+
o.http_method = "GET"
|
2148
|
+
o.http_request_uri = "/assistants/{assistantId}/aiprompts/{aiPromptId}"
|
2149
|
+
o.input = Shapes::ShapeRef.new(shape: GetAIPromptRequest)
|
2150
|
+
o.output = Shapes::ShapeRef.new(shape: GetAIPromptResponse)
|
2151
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2152
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2153
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2154
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2155
|
+
end)
|
2156
|
+
|
1472
2157
|
api.add_operation(:get_assistant, Seahorse::Model::Operation.new.tap do |o|
|
1473
2158
|
o.name = "GetAssistant"
|
1474
2159
|
o.http_method = "GET"
|
@@ -1580,6 +2265,78 @@ module Aws::QConnect
|
|
1580
2265
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1581
2266
|
end)
|
1582
2267
|
|
2268
|
+
api.add_operation(:list_ai_agent_versions, Seahorse::Model::Operation.new.tap do |o|
|
2269
|
+
o.name = "ListAIAgentVersions"
|
2270
|
+
o.http_method = "GET"
|
2271
|
+
o.http_request_uri = "/assistants/{assistantId}/aiagents/{aiAgentId}/versions"
|
2272
|
+
o.input = Shapes::ShapeRef.new(shape: ListAIAgentVersionsRequest)
|
2273
|
+
o.output = Shapes::ShapeRef.new(shape: ListAIAgentVersionsResponse)
|
2274
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2275
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2276
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2277
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2278
|
+
o[:pager] = Aws::Pager.new(
|
2279
|
+
limit_key: "max_results",
|
2280
|
+
tokens: {
|
2281
|
+
"next_token" => "next_token"
|
2282
|
+
}
|
2283
|
+
)
|
2284
|
+
end)
|
2285
|
+
|
2286
|
+
api.add_operation(:list_ai_agents, Seahorse::Model::Operation.new.tap do |o|
|
2287
|
+
o.name = "ListAIAgents"
|
2288
|
+
o.http_method = "GET"
|
2289
|
+
o.http_request_uri = "/assistants/{assistantId}/aiagents"
|
2290
|
+
o.input = Shapes::ShapeRef.new(shape: ListAIAgentsRequest)
|
2291
|
+
o.output = Shapes::ShapeRef.new(shape: ListAIAgentsResponse)
|
2292
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2293
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2294
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2295
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2296
|
+
o[:pager] = Aws::Pager.new(
|
2297
|
+
limit_key: "max_results",
|
2298
|
+
tokens: {
|
2299
|
+
"next_token" => "next_token"
|
2300
|
+
}
|
2301
|
+
)
|
2302
|
+
end)
|
2303
|
+
|
2304
|
+
api.add_operation(:list_ai_prompt_versions, Seahorse::Model::Operation.new.tap do |o|
|
2305
|
+
o.name = "ListAIPromptVersions"
|
2306
|
+
o.http_method = "GET"
|
2307
|
+
o.http_request_uri = "/assistants/{assistantId}/aiprompts/{aiPromptId}/versions"
|
2308
|
+
o.input = Shapes::ShapeRef.new(shape: ListAIPromptVersionsRequest)
|
2309
|
+
o.output = Shapes::ShapeRef.new(shape: ListAIPromptVersionsResponse)
|
2310
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2311
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2312
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2313
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2314
|
+
o[:pager] = Aws::Pager.new(
|
2315
|
+
limit_key: "max_results",
|
2316
|
+
tokens: {
|
2317
|
+
"next_token" => "next_token"
|
2318
|
+
}
|
2319
|
+
)
|
2320
|
+
end)
|
2321
|
+
|
2322
|
+
api.add_operation(:list_ai_prompts, Seahorse::Model::Operation.new.tap do |o|
|
2323
|
+
o.name = "ListAIPrompts"
|
2324
|
+
o.http_method = "GET"
|
2325
|
+
o.http_request_uri = "/assistants/{assistantId}/aiprompts"
|
2326
|
+
o.input = Shapes::ShapeRef.new(shape: ListAIPromptsRequest)
|
2327
|
+
o.output = Shapes::ShapeRef.new(shape: ListAIPromptsResponse)
|
2328
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2329
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2330
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2331
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2332
|
+
o[:pager] = Aws::Pager.new(
|
2333
|
+
limit_key: "max_results",
|
2334
|
+
tokens: {
|
2335
|
+
"next_token" => "next_token"
|
2336
|
+
}
|
2337
|
+
)
|
2338
|
+
end)
|
2339
|
+
|
1583
2340
|
api.add_operation(:list_assistant_associations, Seahorse::Model::Operation.new.tap do |o|
|
1584
2341
|
o.name = "ListAssistantAssociations"
|
1585
2342
|
o.http_method = "GET"
|
@@ -1746,6 +2503,18 @@ module Aws::QConnect
|
|
1746
2503
|
)
|
1747
2504
|
end)
|
1748
2505
|
|
2506
|
+
api.add_operation(:remove_assistant_ai_agent, Seahorse::Model::Operation.new.tap do |o|
|
2507
|
+
o.name = "RemoveAssistantAIAgent"
|
2508
|
+
o.http_method = "DELETE"
|
2509
|
+
o.http_request_uri = "/assistants/{assistantId}/aiagentConfiguration"
|
2510
|
+
o.input = Shapes::ShapeRef.new(shape: RemoveAssistantAIAgentRequest)
|
2511
|
+
o.output = Shapes::ShapeRef.new(shape: RemoveAssistantAIAgentResponse)
|
2512
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2513
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2514
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2515
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2516
|
+
end)
|
2517
|
+
|
1749
2518
|
api.add_operation(:remove_knowledge_base_template_uri, Seahorse::Model::Operation.new.tap do |o|
|
1750
2519
|
o.name = "RemoveKnowledgeBaseTemplateUri"
|
1751
2520
|
o.http_method = "DELETE"
|
@@ -1852,6 +2621,44 @@ module Aws::QConnect
|
|
1852
2621
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1853
2622
|
end)
|
1854
2623
|
|
2624
|
+
api.add_operation(:update_ai_agent, Seahorse::Model::Operation.new.tap do |o|
|
2625
|
+
o.name = "UpdateAIAgent"
|
2626
|
+
o.http_method = "POST"
|
2627
|
+
o.http_request_uri = "/assistants/{assistantId}/aiagents/{aiAgentId}"
|
2628
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAIAgentRequest)
|
2629
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAIAgentResponse)
|
2630
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2631
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2632
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2633
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2634
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2635
|
+
end)
|
2636
|
+
|
2637
|
+
api.add_operation(:update_ai_prompt, Seahorse::Model::Operation.new.tap do |o|
|
2638
|
+
o.name = "UpdateAIPrompt"
|
2639
|
+
o.http_method = "POST"
|
2640
|
+
o.http_request_uri = "/assistants/{assistantId}/aiprompts/{aiPromptId}"
|
2641
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAIPromptRequest)
|
2642
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAIPromptResponse)
|
2643
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2644
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2645
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2646
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2647
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2648
|
+
end)
|
2649
|
+
|
2650
|
+
api.add_operation(:update_assistant_ai_agent, Seahorse::Model::Operation.new.tap do |o|
|
2651
|
+
o.name = "UpdateAssistantAIAgent"
|
2652
|
+
o.http_method = "POST"
|
2653
|
+
o.http_request_uri = "/assistants/{assistantId}/aiagentConfiguration"
|
2654
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateAssistantAIAgentRequest)
|
2655
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateAssistantAIAgentResponse)
|
2656
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2657
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2658
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2659
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2660
|
+
end)
|
2661
|
+
|
1855
2662
|
api.add_operation(:update_content, Seahorse::Model::Operation.new.tap do |o|
|
1856
2663
|
o.name = "UpdateContent"
|
1857
2664
|
o.http_method = "POST"
|
@@ -1898,6 +2705,17 @@ module Aws::QConnect
|
|
1898
2705
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1899
2706
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1900
2707
|
end)
|
2708
|
+
|
2709
|
+
api.add_operation(:update_session_data, Seahorse::Model::Operation.new.tap do |o|
|
2710
|
+
o.name = "UpdateSessionData"
|
2711
|
+
o.http_method = "PATCH"
|
2712
|
+
o.http_request_uri = "/assistants/{assistantId}/sessions/{sessionId}/data"
|
2713
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateSessionDataRequest)
|
2714
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateSessionDataResponse)
|
2715
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2716
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2717
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2718
|
+
end)
|
1901
2719
|
end
|
1902
2720
|
|
1903
2721
|
end
|