aws-sdk-lexmodelsv2 1.47.0 → 1.49.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-lexmodelsv2/client.rb +302 -1
- data/lib/aws-sdk-lexmodelsv2/client_api.rb +259 -0
- data/lib/aws-sdk-lexmodelsv2/endpoints.rb +84 -0
- data/lib/aws-sdk-lexmodelsv2/plugins/endpoints.rb +12 -0
- data/lib/aws-sdk-lexmodelsv2/types.rb +661 -5
- data/lib/aws-sdk-lexmodelsv2.rb +1 -1
- data/sig/client.rbs +149 -0
- data/sig/types.rbs +169 -0
- metadata +2 -2
@@ -124,6 +124,7 @@ module Aws::LexModelsV2
|
|
124
124
|
AnalyticsUtteranceResult = Shapes::StructureShape.new(name: 'AnalyticsUtteranceResult')
|
125
125
|
AnalyticsUtteranceResults = Shapes::ListShape.new(name: 'AnalyticsUtteranceResults')
|
126
126
|
AnalyticsUtteranceSortByName = Shapes::StringShape.new(name: 'AnalyticsUtteranceSortByName')
|
127
|
+
AnswerField = Shapes::StringShape.new(name: 'AnswerField')
|
127
128
|
AssociatedTranscript = Shapes::StructureShape.new(name: 'AssociatedTranscript')
|
128
129
|
AssociatedTranscriptFilter = Shapes::StructureShape.new(name: 'AssociatedTranscriptFilter')
|
129
130
|
AssociatedTranscriptFilterName = Shapes::StringShape.new(name: 'AssociatedTranscriptFilterName')
|
@@ -144,6 +145,8 @@ module Aws::LexModelsV2
|
|
144
145
|
BatchDeleteCustomVocabularyItemResponse = Shapes::StructureShape.new(name: 'BatchDeleteCustomVocabularyItemResponse')
|
145
146
|
BatchUpdateCustomVocabularyItemRequest = Shapes::StructureShape.new(name: 'BatchUpdateCustomVocabularyItemRequest')
|
146
147
|
BatchUpdateCustomVocabularyItemResponse = Shapes::StructureShape.new(name: 'BatchUpdateCustomVocabularyItemResponse')
|
148
|
+
BedrockKnowledgeBaseArn = Shapes::StringShape.new(name: 'BedrockKnowledgeBaseArn')
|
149
|
+
BedrockKnowledgeStoreConfiguration = Shapes::StructureShape.new(name: 'BedrockKnowledgeStoreConfiguration')
|
147
150
|
BedrockModelArn = Shapes::StringShape.new(name: 'BedrockModelArn')
|
148
151
|
BedrockModelSpecification = Shapes::StructureShape.new(name: 'BedrockModelSpecification')
|
149
152
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
@@ -153,6 +156,9 @@ module Aws::LexModelsV2
|
|
153
156
|
BotAliasLocaleSettings = Shapes::StructureShape.new(name: 'BotAliasLocaleSettings')
|
154
157
|
BotAliasLocaleSettingsMap = Shapes::MapShape.new(name: 'BotAliasLocaleSettingsMap')
|
155
158
|
BotAliasName = Shapes::StringShape.new(name: 'BotAliasName')
|
159
|
+
BotAliasReplicaSummary = Shapes::StructureShape.new(name: 'BotAliasReplicaSummary')
|
160
|
+
BotAliasReplicaSummaryList = Shapes::ListShape.new(name: 'BotAliasReplicaSummaryList')
|
161
|
+
BotAliasReplicationStatus = Shapes::StringShape.new(name: 'BotAliasReplicationStatus')
|
156
162
|
BotAliasStatus = Shapes::StringShape.new(name: 'BotAliasStatus')
|
157
163
|
BotAliasSummary = Shapes::StructureShape.new(name: 'BotAliasSummary')
|
158
164
|
BotAliasSummaryList = Shapes::ListShape.new(name: 'BotAliasSummaryList')
|
@@ -184,6 +190,9 @@ module Aws::LexModelsV2
|
|
184
190
|
BotRecommendationStatus = Shapes::StringShape.new(name: 'BotRecommendationStatus')
|
185
191
|
BotRecommendationSummary = Shapes::StructureShape.new(name: 'BotRecommendationSummary')
|
186
192
|
BotRecommendationSummaryList = Shapes::ListShape.new(name: 'BotRecommendationSummaryList')
|
193
|
+
BotReplicaStatus = Shapes::StringShape.new(name: 'BotReplicaStatus')
|
194
|
+
BotReplicaSummary = Shapes::StructureShape.new(name: 'BotReplicaSummary')
|
195
|
+
BotReplicaSummaryList = Shapes::ListShape.new(name: 'BotReplicaSummaryList')
|
187
196
|
BotSortAttribute = Shapes::StringShape.new(name: 'BotSortAttribute')
|
188
197
|
BotSortBy = Shapes::StructureShape.new(name: 'BotSortBy')
|
189
198
|
BotStatus = Shapes::StringShape.new(name: 'BotStatus')
|
@@ -193,6 +202,11 @@ module Aws::LexModelsV2
|
|
193
202
|
BotVersion = Shapes::StringShape.new(name: 'BotVersion')
|
194
203
|
BotVersionLocaleDetails = Shapes::StructureShape.new(name: 'BotVersionLocaleDetails')
|
195
204
|
BotVersionLocaleSpecification = Shapes::MapShape.new(name: 'BotVersionLocaleSpecification')
|
205
|
+
BotVersionReplicaSortAttribute = Shapes::StringShape.new(name: 'BotVersionReplicaSortAttribute')
|
206
|
+
BotVersionReplicaSortBy = Shapes::StructureShape.new(name: 'BotVersionReplicaSortBy')
|
207
|
+
BotVersionReplicaSummary = Shapes::StructureShape.new(name: 'BotVersionReplicaSummary')
|
208
|
+
BotVersionReplicaSummaryList = Shapes::ListShape.new(name: 'BotVersionReplicaSummaryList')
|
209
|
+
BotVersionReplicationStatus = Shapes::StringShape.new(name: 'BotVersionReplicationStatus')
|
196
210
|
BotVersionSortAttribute = Shapes::StringShape.new(name: 'BotVersionSortAttribute')
|
197
211
|
BotVersionSortBy = Shapes::StructureShape.new(name: 'BotVersionSortBy')
|
198
212
|
BotVersionSummary = Shapes::StructureShape.new(name: 'BotVersionSummary')
|
@@ -254,6 +268,8 @@ module Aws::LexModelsV2
|
|
254
268
|
CreateBotAliasResponse = Shapes::StructureShape.new(name: 'CreateBotAliasResponse')
|
255
269
|
CreateBotLocaleRequest = Shapes::StructureShape.new(name: 'CreateBotLocaleRequest')
|
256
270
|
CreateBotLocaleResponse = Shapes::StructureShape.new(name: 'CreateBotLocaleResponse')
|
271
|
+
CreateBotReplicaRequest = Shapes::StructureShape.new(name: 'CreateBotReplicaRequest')
|
272
|
+
CreateBotReplicaResponse = Shapes::StructureShape.new(name: 'CreateBotReplicaResponse')
|
257
273
|
CreateBotRequest = Shapes::StructureShape.new(name: 'CreateBotRequest')
|
258
274
|
CreateBotResponse = Shapes::StructureShape.new(name: 'CreateBotResponse')
|
259
275
|
CreateBotVersionRequest = Shapes::StructureShape.new(name: 'CreateBotVersionRequest')
|
@@ -286,12 +302,15 @@ module Aws::LexModelsV2
|
|
286
302
|
DTMFCharacter = Shapes::StringShape.new(name: 'DTMFCharacter')
|
287
303
|
DTMFSpecification = Shapes::StructureShape.new(name: 'DTMFSpecification')
|
288
304
|
DataPrivacy = Shapes::StructureShape.new(name: 'DataPrivacy')
|
305
|
+
DataSourceConfiguration = Shapes::StructureShape.new(name: 'DataSourceConfiguration')
|
289
306
|
DateRangeFilter = Shapes::StructureShape.new(name: 'DateRangeFilter')
|
290
307
|
DefaultConditionalBranch = Shapes::StructureShape.new(name: 'DefaultConditionalBranch')
|
291
308
|
DeleteBotAliasRequest = Shapes::StructureShape.new(name: 'DeleteBotAliasRequest')
|
292
309
|
DeleteBotAliasResponse = Shapes::StructureShape.new(name: 'DeleteBotAliasResponse')
|
293
310
|
DeleteBotLocaleRequest = Shapes::StructureShape.new(name: 'DeleteBotLocaleRequest')
|
294
311
|
DeleteBotLocaleResponse = Shapes::StructureShape.new(name: 'DeleteBotLocaleResponse')
|
312
|
+
DeleteBotReplicaRequest = Shapes::StructureShape.new(name: 'DeleteBotReplicaRequest')
|
313
|
+
DeleteBotReplicaResponse = Shapes::StructureShape.new(name: 'DeleteBotReplicaResponse')
|
295
314
|
DeleteBotRequest = Shapes::StructureShape.new(name: 'DeleteBotRequest')
|
296
315
|
DeleteBotResponse = Shapes::StructureShape.new(name: 'DeleteBotResponse')
|
297
316
|
DeleteBotVersionRequest = Shapes::StructureShape.new(name: 'DeleteBotVersionRequest')
|
@@ -319,6 +338,8 @@ module Aws::LexModelsV2
|
|
319
338
|
DescribeBotLocaleResponse = Shapes::StructureShape.new(name: 'DescribeBotLocaleResponse')
|
320
339
|
DescribeBotRecommendationRequest = Shapes::StructureShape.new(name: 'DescribeBotRecommendationRequest')
|
321
340
|
DescribeBotRecommendationResponse = Shapes::StructureShape.new(name: 'DescribeBotRecommendationResponse')
|
341
|
+
DescribeBotReplicaRequest = Shapes::StructureShape.new(name: 'DescribeBotReplicaRequest')
|
342
|
+
DescribeBotReplicaResponse = Shapes::StructureShape.new(name: 'DescribeBotReplicaResponse')
|
322
343
|
DescribeBotRequest = Shapes::StructureShape.new(name: 'DescribeBotRequest')
|
323
344
|
DescribeBotResourceGenerationRequest = Shapes::StructureShape.new(name: 'DescribeBotResourceGenerationRequest')
|
324
345
|
DescribeBotResourceGenerationResponse = Shapes::StructureShape.new(name: 'DescribeBotResourceGenerationResponse')
|
@@ -354,6 +375,7 @@ module Aws::LexModelsV2
|
|
354
375
|
DialogCodeHookInvocationSetting = Shapes::StructureShape.new(name: 'DialogCodeHookInvocationSetting')
|
355
376
|
DialogCodeHookSettings = Shapes::StructureShape.new(name: 'DialogCodeHookSettings')
|
356
377
|
DialogState = Shapes::StructureShape.new(name: 'DialogState')
|
378
|
+
DomainEndpoint = Shapes::StringShape.new(name: 'DomainEndpoint')
|
357
379
|
DraftBotVersion = Shapes::StringShape.new(name: 'DraftBotVersion')
|
358
380
|
Effect = Shapes::StringShape.new(name: 'Effect')
|
359
381
|
ElicitationCodeHookInvocationSetting = Shapes::StructureShape.new(name: 'ElicitationCodeHookInvocationSetting')
|
@@ -361,6 +383,7 @@ module Aws::LexModelsV2
|
|
361
383
|
EncryptionSetting = Shapes::StructureShape.new(name: 'EncryptionSetting')
|
362
384
|
ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
|
363
385
|
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
386
|
+
ExactResponseFields = Shapes::StructureShape.new(name: 'ExactResponseFields')
|
364
387
|
ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
|
365
388
|
ExecutionErrorDetails = Shapes::StructureShape.new(name: 'ExecutionErrorDetails')
|
366
389
|
ExportFilter = Shapes::StructureShape.new(name: 'ExportFilter')
|
@@ -418,6 +441,7 @@ module Aws::LexModelsV2
|
|
418
441
|
ImportSummary = Shapes::StructureShape.new(name: 'ImportSummary')
|
419
442
|
ImportSummaryList = Shapes::ListShape.new(name: 'ImportSummaryList')
|
420
443
|
ImportedResourceId = Shapes::StringShape.new(name: 'ImportedResourceId')
|
444
|
+
IncludeField = Shapes::StringShape.new(name: 'IncludeField')
|
421
445
|
InitialResponseSetting = Shapes::StructureShape.new(name: 'InitialResponseSetting')
|
422
446
|
InputContext = Shapes::StructureShape.new(name: 'InputContext')
|
423
447
|
InputContextsList = Shapes::ListShape.new(name: 'InputContextsList')
|
@@ -455,14 +479,20 @@ module Aws::LexModelsV2
|
|
455
479
|
LexTranscriptFilter = Shapes::StructureShape.new(name: 'LexTranscriptFilter')
|
456
480
|
ListAggregatedUtterancesRequest = Shapes::StructureShape.new(name: 'ListAggregatedUtterancesRequest')
|
457
481
|
ListAggregatedUtterancesResponse = Shapes::StructureShape.new(name: 'ListAggregatedUtterancesResponse')
|
482
|
+
ListBotAliasReplicasRequest = Shapes::StructureShape.new(name: 'ListBotAliasReplicasRequest')
|
483
|
+
ListBotAliasReplicasResponse = Shapes::StructureShape.new(name: 'ListBotAliasReplicasResponse')
|
458
484
|
ListBotAliasesRequest = Shapes::StructureShape.new(name: 'ListBotAliasesRequest')
|
459
485
|
ListBotAliasesResponse = Shapes::StructureShape.new(name: 'ListBotAliasesResponse')
|
460
486
|
ListBotLocalesRequest = Shapes::StructureShape.new(name: 'ListBotLocalesRequest')
|
461
487
|
ListBotLocalesResponse = Shapes::StructureShape.new(name: 'ListBotLocalesResponse')
|
462
488
|
ListBotRecommendationsRequest = Shapes::StructureShape.new(name: 'ListBotRecommendationsRequest')
|
463
489
|
ListBotRecommendationsResponse = Shapes::StructureShape.new(name: 'ListBotRecommendationsResponse')
|
490
|
+
ListBotReplicasRequest = Shapes::StructureShape.new(name: 'ListBotReplicasRequest')
|
491
|
+
ListBotReplicasResponse = Shapes::StructureShape.new(name: 'ListBotReplicasResponse')
|
464
492
|
ListBotResourceGenerationsRequest = Shapes::StructureShape.new(name: 'ListBotResourceGenerationsRequest')
|
465
493
|
ListBotResourceGenerationsResponse = Shapes::StructureShape.new(name: 'ListBotResourceGenerationsResponse')
|
494
|
+
ListBotVersionReplicasRequest = Shapes::StructureShape.new(name: 'ListBotVersionReplicasRequest')
|
495
|
+
ListBotVersionReplicasResponse = Shapes::StructureShape.new(name: 'ListBotVersionReplicasResponse')
|
466
496
|
ListBotVersionsRequest = Shapes::StructureShape.new(name: 'ListBotVersionsRequest')
|
467
497
|
ListBotVersionsResponse = Shapes::StructureShape.new(name: 'ListBotVersionsResponse')
|
468
498
|
ListBotsRequest = Shapes::StructureShape.new(name: 'ListBotsRequest')
|
@@ -528,10 +558,13 @@ module Aws::LexModelsV2
|
|
528
558
|
NextToken = Shapes::StringShape.new(name: 'NextToken')
|
529
559
|
NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
|
530
560
|
NumericalBotVersion = Shapes::StringShape.new(name: 'NumericalBotVersion')
|
561
|
+
OSIncludeFields = Shapes::ListShape.new(name: 'OSIncludeFields')
|
562
|
+
OSIndexName = Shapes::StringShape.new(name: 'OSIndexName')
|
531
563
|
ObfuscationSetting = Shapes::StructureShape.new(name: 'ObfuscationSetting')
|
532
564
|
ObfuscationSettingType = Shapes::StringShape.new(name: 'ObfuscationSettingType')
|
533
565
|
ObjectPrefix = Shapes::StringShape.new(name: 'ObjectPrefix')
|
534
566
|
ObjectPrefixes = Shapes::ListShape.new(name: 'ObjectPrefixes')
|
567
|
+
OpensearchConfiguration = Shapes::StructureShape.new(name: 'OpensearchConfiguration')
|
535
568
|
Operation = Shapes::StringShape.new(name: 'Operation')
|
536
569
|
OperationList = Shapes::ListShape.new(name: 'OperationList')
|
537
570
|
OutputContext = Shapes::StructureShape.new(name: 'OutputContext')
|
@@ -559,7 +592,10 @@ module Aws::LexModelsV2
|
|
559
592
|
PromptAttemptsSpecificationMap = Shapes::MapShape.new(name: 'PromptAttemptsSpecificationMap')
|
560
593
|
PromptMaxRetries = Shapes::IntegerShape.new(name: 'PromptMaxRetries')
|
561
594
|
PromptSpecification = Shapes::StructureShape.new(name: 'PromptSpecification')
|
595
|
+
QnAIntentConfiguration = Shapes::StructureShape.new(name: 'QnAIntentConfiguration')
|
596
|
+
QnAKendraConfiguration = Shapes::StructureShape.new(name: 'QnAKendraConfiguration')
|
562
597
|
QueryFilterString = Shapes::StringShape.new(name: 'QueryFilterString')
|
598
|
+
QuestionField = Shapes::StringShape.new(name: 'QuestionField')
|
563
599
|
RecommendedAction = Shapes::StringShape.new(name: 'RecommendedAction')
|
564
600
|
RecommendedActions = Shapes::ListShape.new(name: 'RecommendedActions')
|
565
601
|
RecommendedIntentSummary = Shapes::StructureShape.new(name: 'RecommendedIntentSummary')
|
@@ -567,6 +603,7 @@ module Aws::LexModelsV2
|
|
567
603
|
RecordNumber = Shapes::IntegerShape.new(name: 'RecordNumber')
|
568
604
|
RegexPattern = Shapes::StringShape.new(name: 'RegexPattern')
|
569
605
|
RelativeAggregationDuration = Shapes::StructureShape.new(name: 'RelativeAggregationDuration')
|
606
|
+
ReplicaRegion = Shapes::StringShape.new(name: 'ReplicaRegion')
|
570
607
|
ResourceCount = Shapes::IntegerShape.new(name: 'ResourceCount')
|
571
608
|
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
572
609
|
ResponseSpecification = Shapes::StructureShape.new(name: 'ResponseSpecification')
|
@@ -1099,6 +1136,9 @@ module Aws::LexModelsV2
|
|
1099
1136
|
BatchUpdateCustomVocabularyItemResponse.add_member(:resources, Shapes::ShapeRef.new(shape: CustomVocabularyItems, location_name: "resources"))
|
1100
1137
|
BatchUpdateCustomVocabularyItemResponse.struct_class = Types::BatchUpdateCustomVocabularyItemResponse
|
1101
1138
|
|
1139
|
+
BedrockKnowledgeStoreConfiguration.add_member(:bedrock_knowledge_base_arn, Shapes::ShapeRef.new(shape: BedrockKnowledgeBaseArn, required: true, location_name: "bedrockKnowledgeBaseArn"))
|
1140
|
+
BedrockKnowledgeStoreConfiguration.struct_class = Types::BedrockKnowledgeStoreConfiguration
|
1141
|
+
|
1102
1142
|
BedrockModelSpecification.add_member(:model_arn, Shapes::ShapeRef.new(shape: BedrockModelArn, required: true, location_name: "modelArn"))
|
1103
1143
|
BedrockModelSpecification.struct_class = Types::BedrockModelSpecification
|
1104
1144
|
|
@@ -1116,6 +1156,16 @@ module Aws::LexModelsV2
|
|
1116
1156
|
BotAliasLocaleSettingsMap.key = Shapes::ShapeRef.new(shape: LocaleId)
|
1117
1157
|
BotAliasLocaleSettingsMap.value = Shapes::ShapeRef.new(shape: BotAliasLocaleSettings)
|
1118
1158
|
|
1159
|
+
BotAliasReplicaSummary.add_member(:bot_alias_id, Shapes::ShapeRef.new(shape: BotAliasId, location_name: "botAliasId"))
|
1160
|
+
BotAliasReplicaSummary.add_member(:bot_alias_replication_status, Shapes::ShapeRef.new(shape: BotAliasReplicationStatus, location_name: "botAliasReplicationStatus"))
|
1161
|
+
BotAliasReplicaSummary.add_member(:bot_version, Shapes::ShapeRef.new(shape: BotVersion, location_name: "botVersion"))
|
1162
|
+
BotAliasReplicaSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
|
1163
|
+
BotAliasReplicaSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedDateTime"))
|
1164
|
+
BotAliasReplicaSummary.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
|
1165
|
+
BotAliasReplicaSummary.struct_class = Types::BotAliasReplicaSummary
|
1166
|
+
|
1167
|
+
BotAliasReplicaSummaryList.member = Shapes::ShapeRef.new(shape: BotAliasReplicaSummary)
|
1168
|
+
|
1119
1169
|
BotAliasSummary.add_member(:bot_alias_id, Shapes::ShapeRef.new(shape: BotAliasId, location_name: "botAliasId"))
|
1120
1170
|
BotAliasSummary.add_member(:bot_alias_name, Shapes::ShapeRef.new(shape: Name, location_name: "botAliasName"))
|
1121
1171
|
BotAliasSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
@@ -1216,6 +1266,14 @@ module Aws::LexModelsV2
|
|
1216
1266
|
|
1217
1267
|
BotRecommendationSummaryList.member = Shapes::ShapeRef.new(shape: BotRecommendationSummary)
|
1218
1268
|
|
1269
|
+
BotReplicaSummary.add_member(:replica_region, Shapes::ShapeRef.new(shape: ReplicaRegion, location_name: "replicaRegion"))
|
1270
|
+
BotReplicaSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
|
1271
|
+
BotReplicaSummary.add_member(:bot_replica_status, Shapes::ShapeRef.new(shape: BotReplicaStatus, location_name: "botReplicaStatus"))
|
1272
|
+
BotReplicaSummary.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
|
1273
|
+
BotReplicaSummary.struct_class = Types::BotReplicaSummary
|
1274
|
+
|
1275
|
+
BotReplicaSummaryList.member = Shapes::ShapeRef.new(shape: BotReplicaSummary)
|
1276
|
+
|
1219
1277
|
BotSortBy.add_member(:attribute, Shapes::ShapeRef.new(shape: BotSortAttribute, required: true, location_name: "attribute"))
|
1220
1278
|
BotSortBy.add_member(:order, Shapes::ShapeRef.new(shape: SortOrder, required: true, location_name: "order"))
|
1221
1279
|
BotSortBy.struct_class = Types::BotSortBy
|
@@ -1237,6 +1295,18 @@ module Aws::LexModelsV2
|
|
1237
1295
|
BotVersionLocaleSpecification.key = Shapes::ShapeRef.new(shape: LocaleId)
|
1238
1296
|
BotVersionLocaleSpecification.value = Shapes::ShapeRef.new(shape: BotVersionLocaleDetails)
|
1239
1297
|
|
1298
|
+
BotVersionReplicaSortBy.add_member(:attribute, Shapes::ShapeRef.new(shape: BotVersionReplicaSortAttribute, required: true, location_name: "attribute"))
|
1299
|
+
BotVersionReplicaSortBy.add_member(:order, Shapes::ShapeRef.new(shape: SortOrder, required: true, location_name: "order"))
|
1300
|
+
BotVersionReplicaSortBy.struct_class = Types::BotVersionReplicaSortBy
|
1301
|
+
|
1302
|
+
BotVersionReplicaSummary.add_member(:bot_version, Shapes::ShapeRef.new(shape: BotVersion, location_name: "botVersion"))
|
1303
|
+
BotVersionReplicaSummary.add_member(:bot_version_replication_status, Shapes::ShapeRef.new(shape: BotVersionReplicationStatus, location_name: "botVersionReplicationStatus"))
|
1304
|
+
BotVersionReplicaSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
|
1305
|
+
BotVersionReplicaSummary.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
|
1306
|
+
BotVersionReplicaSummary.struct_class = Types::BotVersionReplicaSummary
|
1307
|
+
|
1308
|
+
BotVersionReplicaSummaryList.member = Shapes::ShapeRef.new(shape: BotVersionReplicaSummary)
|
1309
|
+
|
1240
1310
|
BotVersionSortBy.add_member(:attribute, Shapes::ShapeRef.new(shape: BotVersionSortAttribute, required: true, location_name: "attribute"))
|
1241
1311
|
BotVersionSortBy.add_member(:order, Shapes::ShapeRef.new(shape: SortOrder, required: true, location_name: "order"))
|
1242
1312
|
BotVersionSortBy.struct_class = Types::BotVersionSortBy
|
@@ -1418,6 +1488,17 @@ module Aws::LexModelsV2
|
|
1418
1488
|
CreateBotLocaleResponse.add_member(:generative_ai_settings, Shapes::ShapeRef.new(shape: GenerativeAISettings, location_name: "generativeAISettings"))
|
1419
1489
|
CreateBotLocaleResponse.struct_class = Types::CreateBotLocaleResponse
|
1420
1490
|
|
1491
|
+
CreateBotReplicaRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
1492
|
+
CreateBotReplicaRequest.add_member(:replica_region, Shapes::ShapeRef.new(shape: ReplicaRegion, required: true, location_name: "replicaRegion"))
|
1493
|
+
CreateBotReplicaRequest.struct_class = Types::CreateBotReplicaRequest
|
1494
|
+
|
1495
|
+
CreateBotReplicaResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
1496
|
+
CreateBotReplicaResponse.add_member(:replica_region, Shapes::ShapeRef.new(shape: ReplicaRegion, location_name: "replicaRegion"))
|
1497
|
+
CreateBotReplicaResponse.add_member(:source_region, Shapes::ShapeRef.new(shape: ReplicaRegion, location_name: "sourceRegion"))
|
1498
|
+
CreateBotReplicaResponse.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
|
1499
|
+
CreateBotReplicaResponse.add_member(:bot_replica_status, Shapes::ShapeRef.new(shape: BotReplicaStatus, location_name: "botReplicaStatus"))
|
1500
|
+
CreateBotReplicaResponse.struct_class = Types::CreateBotReplicaResponse
|
1501
|
+
|
1421
1502
|
CreateBotRequest.add_member(:bot_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "botName"))
|
1422
1503
|
CreateBotRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
|
1423
1504
|
CreateBotRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
|
@@ -1485,6 +1566,7 @@ module Aws::LexModelsV2
|
|
1485
1566
|
CreateIntentRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, required: true, location: "uri", location_name: "botVersion"))
|
1486
1567
|
CreateIntentRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
|
1487
1568
|
CreateIntentRequest.add_member(:initial_response_setting, Shapes::ShapeRef.new(shape: InitialResponseSetting, location_name: "initialResponseSetting"))
|
1569
|
+
CreateIntentRequest.add_member(:qn_a_intent_configuration, Shapes::ShapeRef.new(shape: QnAIntentConfiguration, location_name: "qnAIntentConfiguration"))
|
1488
1570
|
CreateIntentRequest.struct_class = Types::CreateIntentRequest
|
1489
1571
|
|
1490
1572
|
CreateIntentResponse.add_member(:intent_id, Shapes::ShapeRef.new(shape: Id, location_name: "intentId"))
|
@@ -1504,6 +1586,7 @@ module Aws::LexModelsV2
|
|
1504
1586
|
CreateIntentResponse.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, location_name: "localeId"))
|
1505
1587
|
CreateIntentResponse.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
|
1506
1588
|
CreateIntentResponse.add_member(:initial_response_setting, Shapes::ShapeRef.new(shape: InitialResponseSetting, location_name: "initialResponseSetting"))
|
1589
|
+
CreateIntentResponse.add_member(:qn_a_intent_configuration, Shapes::ShapeRef.new(shape: QnAIntentConfiguration, location_name: "qnAIntentConfiguration"))
|
1507
1590
|
CreateIntentResponse.struct_class = Types::CreateIntentResponse
|
1508
1591
|
|
1509
1592
|
CreateResourcePolicyRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location: "uri", location_name: "resourceArn"))
|
@@ -1630,6 +1713,11 @@ module Aws::LexModelsV2
|
|
1630
1713
|
DataPrivacy.add_member(:child_directed, Shapes::ShapeRef.new(shape: ChildDirected, required: true, location_name: "childDirected"))
|
1631
1714
|
DataPrivacy.struct_class = Types::DataPrivacy
|
1632
1715
|
|
1716
|
+
DataSourceConfiguration.add_member(:opensearch_configuration, Shapes::ShapeRef.new(shape: OpensearchConfiguration, location_name: "opensearchConfiguration"))
|
1717
|
+
DataSourceConfiguration.add_member(:kendra_configuration, Shapes::ShapeRef.new(shape: QnAKendraConfiguration, location_name: "kendraConfiguration"))
|
1718
|
+
DataSourceConfiguration.add_member(:bedrock_knowledge_store_configuration, Shapes::ShapeRef.new(shape: BedrockKnowledgeStoreConfiguration, location_name: "bedrockKnowledgeStoreConfiguration"))
|
1719
|
+
DataSourceConfiguration.struct_class = Types::DataSourceConfiguration
|
1720
|
+
|
1633
1721
|
DateRangeFilter.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startDateTime"))
|
1634
1722
|
DateRangeFilter.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endDateTime"))
|
1635
1723
|
DateRangeFilter.struct_class = Types::DateRangeFilter
|
@@ -1659,6 +1747,15 @@ module Aws::LexModelsV2
|
|
1659
1747
|
DeleteBotLocaleResponse.add_member(:bot_locale_status, Shapes::ShapeRef.new(shape: BotLocaleStatus, location_name: "botLocaleStatus"))
|
1660
1748
|
DeleteBotLocaleResponse.struct_class = Types::DeleteBotLocaleResponse
|
1661
1749
|
|
1750
|
+
DeleteBotReplicaRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
1751
|
+
DeleteBotReplicaRequest.add_member(:replica_region, Shapes::ShapeRef.new(shape: ReplicaRegion, required: true, location: "uri", location_name: "replicaRegion"))
|
1752
|
+
DeleteBotReplicaRequest.struct_class = Types::DeleteBotReplicaRequest
|
1753
|
+
|
1754
|
+
DeleteBotReplicaResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
1755
|
+
DeleteBotReplicaResponse.add_member(:replica_region, Shapes::ShapeRef.new(shape: ReplicaRegion, location_name: "replicaRegion"))
|
1756
|
+
DeleteBotReplicaResponse.add_member(:bot_replica_status, Shapes::ShapeRef.new(shape: BotReplicaStatus, location_name: "botReplicaStatus"))
|
1757
|
+
DeleteBotReplicaResponse.struct_class = Types::DeleteBotReplicaResponse
|
1758
|
+
|
1662
1759
|
DeleteBotRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
1663
1760
|
DeleteBotRequest.add_member(:skip_resource_in_use_check, Shapes::ShapeRef.new(shape: SkipResourceInUseCheck, location: "querystring", location_name: "skipResourceInUseCheck"))
|
1664
1761
|
DeleteBotRequest.struct_class = Types::DeleteBotRequest
|
@@ -1813,6 +1910,18 @@ module Aws::LexModelsV2
|
|
1813
1910
|
DescribeBotRecommendationResponse.add_member(:bot_recommendation_results, Shapes::ShapeRef.new(shape: BotRecommendationResults, location_name: "botRecommendationResults"))
|
1814
1911
|
DescribeBotRecommendationResponse.struct_class = Types::DescribeBotRecommendationResponse
|
1815
1912
|
|
1913
|
+
DescribeBotReplicaRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
1914
|
+
DescribeBotReplicaRequest.add_member(:replica_region, Shapes::ShapeRef.new(shape: ReplicaRegion, required: true, location: "uri", location_name: "replicaRegion"))
|
1915
|
+
DescribeBotReplicaRequest.struct_class = Types::DescribeBotReplicaRequest
|
1916
|
+
|
1917
|
+
DescribeBotReplicaResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
1918
|
+
DescribeBotReplicaResponse.add_member(:replica_region, Shapes::ShapeRef.new(shape: ReplicaRegion, location_name: "replicaRegion"))
|
1919
|
+
DescribeBotReplicaResponse.add_member(:source_region, Shapes::ShapeRef.new(shape: ReplicaRegion, location_name: "sourceRegion"))
|
1920
|
+
DescribeBotReplicaResponse.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
|
1921
|
+
DescribeBotReplicaResponse.add_member(:bot_replica_status, Shapes::ShapeRef.new(shape: BotReplicaStatus, location_name: "botReplicaStatus"))
|
1922
|
+
DescribeBotReplicaResponse.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
|
1923
|
+
DescribeBotReplicaResponse.struct_class = Types::DescribeBotReplicaResponse
|
1924
|
+
|
1816
1925
|
DescribeBotRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
1817
1926
|
DescribeBotRequest.struct_class = Types::DescribeBotRequest
|
1818
1927
|
|
@@ -1933,6 +2042,7 @@ module Aws::LexModelsV2
|
|
1933
2042
|
DescribeIntentResponse.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
|
1934
2043
|
DescribeIntentResponse.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedDateTime"))
|
1935
2044
|
DescribeIntentResponse.add_member(:initial_response_setting, Shapes::ShapeRef.new(shape: InitialResponseSetting, location_name: "initialResponseSetting"))
|
2045
|
+
DescribeIntentResponse.add_member(:qn_a_intent_configuration, Shapes::ShapeRef.new(shape: QnAIntentConfiguration, location_name: "qnAIntentConfiguration"))
|
1936
2046
|
DescribeIntentResponse.struct_class = Types::DescribeIntentResponse
|
1937
2047
|
|
1938
2048
|
DescribeResourcePolicyRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location: "uri", location_name: "resourceArn"))
|
@@ -2079,6 +2189,10 @@ module Aws::LexModelsV2
|
|
2079
2189
|
EncryptionSetting.add_member(:associated_transcripts_password, Shapes::ShapeRef.new(shape: FilePassword, location_name: "associatedTranscriptsPassword"))
|
2080
2190
|
EncryptionSetting.struct_class = Types::EncryptionSetting
|
2081
2191
|
|
2192
|
+
ExactResponseFields.add_member(:question_field, Shapes::ShapeRef.new(shape: QuestionField, required: true, location_name: "questionField"))
|
2193
|
+
ExactResponseFields.add_member(:answer_field, Shapes::ShapeRef.new(shape: AnswerField, required: true, location_name: "answerField"))
|
2194
|
+
ExactResponseFields.struct_class = Types::ExactResponseFields
|
2195
|
+
|
2082
2196
|
ExecutionErrorDetails.add_member(:error_code, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "errorCode"))
|
2083
2197
|
ExecutionErrorDetails.add_member(:error_message, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "errorMessage"))
|
2084
2198
|
ExecutionErrorDetails.struct_class = Types::ExecutionErrorDetails
|
@@ -2359,6 +2473,19 @@ module Aws::LexModelsV2
|
|
2359
2473
|
ListAggregatedUtterancesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2360
2474
|
ListAggregatedUtterancesResponse.struct_class = Types::ListAggregatedUtterancesResponse
|
2361
2475
|
|
2476
|
+
ListBotAliasReplicasRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2477
|
+
ListBotAliasReplicasRequest.add_member(:replica_region, Shapes::ShapeRef.new(shape: ReplicaRegion, required: true, location: "uri", location_name: "replicaRegion"))
|
2478
|
+
ListBotAliasReplicasRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
2479
|
+
ListBotAliasReplicasRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2480
|
+
ListBotAliasReplicasRequest.struct_class = Types::ListBotAliasReplicasRequest
|
2481
|
+
|
2482
|
+
ListBotAliasReplicasResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
2483
|
+
ListBotAliasReplicasResponse.add_member(:source_region, Shapes::ShapeRef.new(shape: ReplicaRegion, location_name: "sourceRegion"))
|
2484
|
+
ListBotAliasReplicasResponse.add_member(:replica_region, Shapes::ShapeRef.new(shape: ReplicaRegion, location_name: "replicaRegion"))
|
2485
|
+
ListBotAliasReplicasResponse.add_member(:bot_alias_replica_summaries, Shapes::ShapeRef.new(shape: BotAliasReplicaSummaryList, location_name: "botAliasReplicaSummaries"))
|
2486
|
+
ListBotAliasReplicasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2487
|
+
ListBotAliasReplicasResponse.struct_class = Types::ListBotAliasReplicasResponse
|
2488
|
+
|
2362
2489
|
ListBotAliasesRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2363
2490
|
ListBotAliasesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
2364
2491
|
ListBotAliasesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
@@ -2397,6 +2524,14 @@ module Aws::LexModelsV2
|
|
2397
2524
|
ListBotRecommendationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2398
2525
|
ListBotRecommendationsResponse.struct_class = Types::ListBotRecommendationsResponse
|
2399
2526
|
|
2527
|
+
ListBotReplicasRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2528
|
+
ListBotReplicasRequest.struct_class = Types::ListBotReplicasRequest
|
2529
|
+
|
2530
|
+
ListBotReplicasResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
2531
|
+
ListBotReplicasResponse.add_member(:source_region, Shapes::ShapeRef.new(shape: ReplicaRegion, location_name: "sourceRegion"))
|
2532
|
+
ListBotReplicasResponse.add_member(:bot_replica_summaries, Shapes::ShapeRef.new(shape: BotReplicaSummaryList, location_name: "botReplicaSummaries"))
|
2533
|
+
ListBotReplicasResponse.struct_class = Types::ListBotReplicasResponse
|
2534
|
+
|
2400
2535
|
ListBotResourceGenerationsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2401
2536
|
ListBotResourceGenerationsRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: BotVersion, required: true, location: "uri", location_name: "botVersion"))
|
2402
2537
|
ListBotResourceGenerationsRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
|
@@ -2412,6 +2547,20 @@ module Aws::LexModelsV2
|
|
2412
2547
|
ListBotResourceGenerationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2413
2548
|
ListBotResourceGenerationsResponse.struct_class = Types::ListBotResourceGenerationsResponse
|
2414
2549
|
|
2550
|
+
ListBotVersionReplicasRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2551
|
+
ListBotVersionReplicasRequest.add_member(:replica_region, Shapes::ShapeRef.new(shape: ReplicaRegion, required: true, location: "uri", location_name: "replicaRegion"))
|
2552
|
+
ListBotVersionReplicasRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
2553
|
+
ListBotVersionReplicasRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2554
|
+
ListBotVersionReplicasRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: BotVersionReplicaSortBy, location_name: "sortBy"))
|
2555
|
+
ListBotVersionReplicasRequest.struct_class = Types::ListBotVersionReplicasRequest
|
2556
|
+
|
2557
|
+
ListBotVersionReplicasResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
2558
|
+
ListBotVersionReplicasResponse.add_member(:source_region, Shapes::ShapeRef.new(shape: ReplicaRegion, location_name: "sourceRegion"))
|
2559
|
+
ListBotVersionReplicasResponse.add_member(:replica_region, Shapes::ShapeRef.new(shape: ReplicaRegion, location_name: "replicaRegion"))
|
2560
|
+
ListBotVersionReplicasResponse.add_member(:bot_version_replica_summaries, Shapes::ShapeRef.new(shape: BotVersionReplicaSummaryList, location_name: "botVersionReplicaSummaries"))
|
2561
|
+
ListBotVersionReplicasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2562
|
+
ListBotVersionReplicasResponse.struct_class = Types::ListBotVersionReplicasResponse
|
2563
|
+
|
2415
2564
|
ListBotVersionsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2416
2565
|
ListBotVersionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: BotVersionSortBy, location_name: "sortBy"))
|
2417
2566
|
ListBotVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
@@ -2735,11 +2884,20 @@ module Aws::LexModelsV2
|
|
2735
2884
|
NewCustomVocabularyItem.add_member(:display_as, Shapes::ShapeRef.new(shape: Phrase, location_name: "displayAs"))
|
2736
2885
|
NewCustomVocabularyItem.struct_class = Types::NewCustomVocabularyItem
|
2737
2886
|
|
2887
|
+
OSIncludeFields.member = Shapes::ShapeRef.new(shape: IncludeField)
|
2888
|
+
|
2738
2889
|
ObfuscationSetting.add_member(:obfuscation_setting_type, Shapes::ShapeRef.new(shape: ObfuscationSettingType, required: true, location_name: "obfuscationSettingType"))
|
2739
2890
|
ObfuscationSetting.struct_class = Types::ObfuscationSetting
|
2740
2891
|
|
2741
2892
|
ObjectPrefixes.member = Shapes::ShapeRef.new(shape: ObjectPrefix)
|
2742
2893
|
|
2894
|
+
OpensearchConfiguration.add_member(:domain_endpoint, Shapes::ShapeRef.new(shape: DomainEndpoint, required: true, location_name: "domainEndpoint"))
|
2895
|
+
OpensearchConfiguration.add_member(:index_name, Shapes::ShapeRef.new(shape: OSIndexName, required: true, location_name: "indexName"))
|
2896
|
+
OpensearchConfiguration.add_member(:exact_response, Shapes::ShapeRef.new(shape: Boolean, location_name: "exactResponse"))
|
2897
|
+
OpensearchConfiguration.add_member(:exact_response_fields, Shapes::ShapeRef.new(shape: ExactResponseFields, location_name: "exactResponseFields"))
|
2898
|
+
OpensearchConfiguration.add_member(:include_fields, Shapes::ShapeRef.new(shape: OSIncludeFields, location_name: "includeFields"))
|
2899
|
+
OpensearchConfiguration.struct_class = Types::OpensearchConfiguration
|
2900
|
+
|
2743
2901
|
OperationList.member = Shapes::ShapeRef.new(shape: Operation)
|
2744
2902
|
|
2745
2903
|
OutputContext.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
|
@@ -2819,6 +2977,16 @@ module Aws::LexModelsV2
|
|
2819
2977
|
PromptSpecification.add_member(:prompt_attempts_specification, Shapes::ShapeRef.new(shape: PromptAttemptsSpecificationMap, location_name: "promptAttemptsSpecification"))
|
2820
2978
|
PromptSpecification.struct_class = Types::PromptSpecification
|
2821
2979
|
|
2980
|
+
QnAIntentConfiguration.add_member(:data_source_configuration, Shapes::ShapeRef.new(shape: DataSourceConfiguration, location_name: "dataSourceConfiguration"))
|
2981
|
+
QnAIntentConfiguration.add_member(:bedrock_model_configuration, Shapes::ShapeRef.new(shape: BedrockModelSpecification, location_name: "bedrockModelConfiguration"))
|
2982
|
+
QnAIntentConfiguration.struct_class = Types::QnAIntentConfiguration
|
2983
|
+
|
2984
|
+
QnAKendraConfiguration.add_member(:kendra_index, Shapes::ShapeRef.new(shape: KendraIndexArn, required: true, location_name: "kendraIndex"))
|
2985
|
+
QnAKendraConfiguration.add_member(:query_filter_string_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "queryFilterStringEnabled"))
|
2986
|
+
QnAKendraConfiguration.add_member(:query_filter_string, Shapes::ShapeRef.new(shape: QueryFilterString, location_name: "queryFilterString"))
|
2987
|
+
QnAKendraConfiguration.add_member(:exact_response, Shapes::ShapeRef.new(shape: Boolean, location_name: "exactResponse"))
|
2988
|
+
QnAKendraConfiguration.struct_class = Types::QnAKendraConfiguration
|
2989
|
+
|
2822
2990
|
RecommendedActions.member = Shapes::ShapeRef.new(shape: RecommendedAction)
|
2823
2991
|
|
2824
2992
|
RecommendedIntentSummary.add_member(:intent_id, Shapes::ShapeRef.new(shape: Id, location_name: "intentId"))
|
@@ -3458,6 +3626,7 @@ module Aws::LexModelsV2
|
|
3458
3626
|
UpdateIntentRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, required: true, location: "uri", location_name: "botVersion"))
|
3459
3627
|
UpdateIntentRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
|
3460
3628
|
UpdateIntentRequest.add_member(:initial_response_setting, Shapes::ShapeRef.new(shape: InitialResponseSetting, location_name: "initialResponseSetting"))
|
3629
|
+
UpdateIntentRequest.add_member(:qn_a_intent_configuration, Shapes::ShapeRef.new(shape: QnAIntentConfiguration, location_name: "qnAIntentConfiguration"))
|
3461
3630
|
UpdateIntentRequest.struct_class = Types::UpdateIntentRequest
|
3462
3631
|
|
3463
3632
|
UpdateIntentResponse.add_member(:intent_id, Shapes::ShapeRef.new(shape: Id, location_name: "intentId"))
|
@@ -3479,6 +3648,7 @@ module Aws::LexModelsV2
|
|
3479
3648
|
UpdateIntentResponse.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
|
3480
3649
|
UpdateIntentResponse.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedDateTime"))
|
3481
3650
|
UpdateIntentResponse.add_member(:initial_response_setting, Shapes::ShapeRef.new(shape: InitialResponseSetting, location_name: "initialResponseSetting"))
|
3651
|
+
UpdateIntentResponse.add_member(:qn_a_intent_configuration, Shapes::ShapeRef.new(shape: QnAIntentConfiguration, location_name: "qnAIntentConfiguration"))
|
3482
3652
|
UpdateIntentResponse.struct_class = Types::UpdateIntentResponse
|
3483
3653
|
|
3484
3654
|
UpdateResourcePolicyRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location: "uri", location_name: "resourceArn"))
|
@@ -3788,6 +3958,20 @@ module Aws::LexModelsV2
|
|
3788
3958
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3789
3959
|
end)
|
3790
3960
|
|
3961
|
+
api.add_operation(:create_bot_replica, Seahorse::Model::Operation.new.tap do |o|
|
3962
|
+
o.name = "CreateBotReplica"
|
3963
|
+
o.http_method = "PUT"
|
3964
|
+
o.http_request_uri = "/bots/{botId}/replicas/"
|
3965
|
+
o.input = Shapes::ShapeRef.new(shape: CreateBotReplicaRequest)
|
3966
|
+
o.output = Shapes::ShapeRef.new(shape: CreateBotReplicaResponse)
|
3967
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3968
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
3969
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3970
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailedException)
|
3971
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3972
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3973
|
+
end)
|
3974
|
+
|
3791
3975
|
api.add_operation(:create_bot_version, Seahorse::Model::Operation.new.tap do |o|
|
3792
3976
|
o.name = "CreateBotVersion"
|
3793
3977
|
o.http_method = "PUT"
|
@@ -3956,6 +4140,20 @@ module Aws::LexModelsV2
|
|
3956
4140
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3957
4141
|
end)
|
3958
4142
|
|
4143
|
+
api.add_operation(:delete_bot_replica, Seahorse::Model::Operation.new.tap do |o|
|
4144
|
+
o.name = "DeleteBotReplica"
|
4145
|
+
o.http_method = "DELETE"
|
4146
|
+
o.http_request_uri = "/bots/{botId}/replicas/{replicaRegion}/"
|
4147
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteBotReplicaRequest)
|
4148
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteBotReplicaResponse)
|
4149
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4150
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4151
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4152
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailedException)
|
4153
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
4154
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4155
|
+
end)
|
4156
|
+
|
3959
4157
|
api.add_operation(:delete_bot_version, Seahorse::Model::Operation.new.tap do |o|
|
3960
4158
|
o.name = "DeleteBotVersion"
|
3961
4159
|
o.http_method = "DELETE"
|
@@ -4152,6 +4350,19 @@ module Aws::LexModelsV2
|
|
4152
4350
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4153
4351
|
end)
|
4154
4352
|
|
4353
|
+
api.add_operation(:describe_bot_replica, Seahorse::Model::Operation.new.tap do |o|
|
4354
|
+
o.name = "DescribeBotReplica"
|
4355
|
+
o.http_method = "GET"
|
4356
|
+
o.http_request_uri = "/bots/{botId}/replicas/{replicaRegion}/"
|
4357
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeBotReplicaRequest)
|
4358
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeBotReplicaResponse)
|
4359
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4360
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4361
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4362
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
4363
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4364
|
+
end)
|
4365
|
+
|
4155
4366
|
api.add_operation(:describe_bot_resource_generation, Seahorse::Model::Operation.new.tap do |o|
|
4156
4367
|
o.name = "DescribeBotResourceGeneration"
|
4157
4368
|
o.http_method = "GET"
|
@@ -4363,6 +4574,24 @@ module Aws::LexModelsV2
|
|
4363
4574
|
)
|
4364
4575
|
end)
|
4365
4576
|
|
4577
|
+
api.add_operation(:list_bot_alias_replicas, Seahorse::Model::Operation.new.tap do |o|
|
4578
|
+
o.name = "ListBotAliasReplicas"
|
4579
|
+
o.http_method = "POST"
|
4580
|
+
o.http_request_uri = "/bots/{botId}/replicas/{replicaRegion}/botaliases/"
|
4581
|
+
o.input = Shapes::ShapeRef.new(shape: ListBotAliasReplicasRequest)
|
4582
|
+
o.output = Shapes::ShapeRef.new(shape: ListBotAliasReplicasResponse)
|
4583
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4584
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4585
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4586
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4587
|
+
o[:pager] = Aws::Pager.new(
|
4588
|
+
limit_key: "max_results",
|
4589
|
+
tokens: {
|
4590
|
+
"next_token" => "next_token"
|
4591
|
+
}
|
4592
|
+
)
|
4593
|
+
end)
|
4594
|
+
|
4366
4595
|
api.add_operation(:list_bot_aliases, Seahorse::Model::Operation.new.tap do |o|
|
4367
4596
|
o.name = "ListBotAliases"
|
4368
4597
|
o.http_method = "POST"
|
@@ -4417,6 +4646,18 @@ module Aws::LexModelsV2
|
|
4417
4646
|
)
|
4418
4647
|
end)
|
4419
4648
|
|
4649
|
+
api.add_operation(:list_bot_replicas, Seahorse::Model::Operation.new.tap do |o|
|
4650
|
+
o.name = "ListBotReplicas"
|
4651
|
+
o.http_method = "POST"
|
4652
|
+
o.http_request_uri = "/bots/{botId}/replicas/"
|
4653
|
+
o.input = Shapes::ShapeRef.new(shape: ListBotReplicasRequest)
|
4654
|
+
o.output = Shapes::ShapeRef.new(shape: ListBotReplicasResponse)
|
4655
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4656
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4657
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4658
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4659
|
+
end)
|
4660
|
+
|
4420
4661
|
api.add_operation(:list_bot_resource_generations, Seahorse::Model::Operation.new.tap do |o|
|
4421
4662
|
o.name = "ListBotResourceGenerations"
|
4422
4663
|
o.http_method = "POST"
|
@@ -4435,6 +4676,24 @@ module Aws::LexModelsV2
|
|
4435
4676
|
)
|
4436
4677
|
end)
|
4437
4678
|
|
4679
|
+
api.add_operation(:list_bot_version_replicas, Seahorse::Model::Operation.new.tap do |o|
|
4680
|
+
o.name = "ListBotVersionReplicas"
|
4681
|
+
o.http_method = "POST"
|
4682
|
+
o.http_request_uri = "/bots/{botId}/replicas/{replicaRegion}/botversions/"
|
4683
|
+
o.input = Shapes::ShapeRef.new(shape: ListBotVersionReplicasRequest)
|
4684
|
+
o.output = Shapes::ShapeRef.new(shape: ListBotVersionReplicasResponse)
|
4685
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4686
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4687
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4688
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4689
|
+
o[:pager] = Aws::Pager.new(
|
4690
|
+
limit_key: "max_results",
|
4691
|
+
tokens: {
|
4692
|
+
"next_token" => "next_token"
|
4693
|
+
}
|
4694
|
+
)
|
4695
|
+
end)
|
4696
|
+
|
4438
4697
|
api.add_operation(:list_bot_versions, Seahorse::Model::Operation.new.tap do |o|
|
4439
4698
|
o.name = "ListBotVersions"
|
4440
4699
|
o.http_method = "POST"
|