aws-sdk-lexmodelsv2 1.16.0 → 1.17.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.
@@ -22,6 +22,11 @@ module Aws::LexModelsV2
22
22
  AggregatedUtterancesSummary = Shapes::StructureShape.new(name: 'AggregatedUtterancesSummary')
23
23
  AggregatedUtterancesSummaryList = Shapes::ListShape.new(name: 'AggregatedUtterancesSummaryList')
24
24
  AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
25
+ AssociatedTranscript = Shapes::StructureShape.new(name: 'AssociatedTranscript')
26
+ AssociatedTranscriptFilter = Shapes::StructureShape.new(name: 'AssociatedTranscriptFilter')
27
+ AssociatedTranscriptFilterName = Shapes::StringShape.new(name: 'AssociatedTranscriptFilterName')
28
+ AssociatedTranscriptFilters = Shapes::ListShape.new(name: 'AssociatedTranscriptFilters')
29
+ AssociatedTranscriptList = Shapes::ListShape.new(name: 'AssociatedTranscriptList')
25
30
  AttachmentTitle = Shapes::StringShape.new(name: 'AttachmentTitle')
26
31
  AttachmentUrl = Shapes::StringShape.new(name: 'AttachmentUrl')
27
32
  AudioLogDestination = Shapes::StructureShape.new(name: 'AudioLogDestination')
@@ -56,6 +61,11 @@ module Aws::LexModelsV2
56
61
  BotLocaleStatus = Shapes::StringShape.new(name: 'BotLocaleStatus')
57
62
  BotLocaleSummary = Shapes::StructureShape.new(name: 'BotLocaleSummary')
58
63
  BotLocaleSummaryList = Shapes::ListShape.new(name: 'BotLocaleSummaryList')
64
+ BotRecommendationResultStatistics = Shapes::StructureShape.new(name: 'BotRecommendationResultStatistics')
65
+ BotRecommendationResults = Shapes::StructureShape.new(name: 'BotRecommendationResults')
66
+ BotRecommendationStatus = Shapes::StringShape.new(name: 'BotRecommendationStatus')
67
+ BotRecommendationSummary = Shapes::StructureShape.new(name: 'BotRecommendationSummary')
68
+ BotRecommendationSummaryList = Shapes::ListShape.new(name: 'BotRecommendationSummaryList')
59
69
  BotSortAttribute = Shapes::StringShape.new(name: 'BotSortAttribute')
60
70
  BotSortBy = Shapes::StructureShape.new(name: 'BotSortBy')
61
71
  BotStatus = Shapes::StringShape.new(name: 'BotStatus')
@@ -100,6 +110,7 @@ module Aws::LexModelsV2
100
110
  ContextTimeToLiveInSeconds = Shapes::IntegerShape.new(name: 'ContextTimeToLiveInSeconds')
101
111
  ContextTurnsToLive = Shapes::IntegerShape.new(name: 'ContextTurnsToLive')
102
112
  ConversationLogSettings = Shapes::StructureShape.new(name: 'ConversationLogSettings')
113
+ Count = Shapes::IntegerShape.new(name: 'Count')
103
114
  CreateBotAliasRequest = Shapes::StructureShape.new(name: 'CreateBotAliasRequest')
104
115
  CreateBotAliasResponse = Shapes::StructureShape.new(name: 'CreateBotAliasResponse')
105
116
  CreateBotLocaleRequest = Shapes::StructureShape.new(name: 'CreateBotLocaleRequest')
@@ -125,6 +136,7 @@ module Aws::LexModelsV2
125
136
  CustomPayload = Shapes::StructureShape.new(name: 'CustomPayload')
126
137
  CustomPayloadValue = Shapes::StringShape.new(name: 'CustomPayloadValue')
127
138
  DataPrivacy = Shapes::StructureShape.new(name: 'DataPrivacy')
139
+ DateRangeFilter = Shapes::StructureShape.new(name: 'DateRangeFilter')
128
140
  DeleteBotAliasRequest = Shapes::StructureShape.new(name: 'DeleteBotAliasRequest')
129
141
  DeleteBotAliasResponse = Shapes::StructureShape.new(name: 'DeleteBotAliasResponse')
130
142
  DeleteBotLocaleRequest = Shapes::StructureShape.new(name: 'DeleteBotLocaleRequest')
@@ -150,6 +162,8 @@ module Aws::LexModelsV2
150
162
  DescribeBotAliasResponse = Shapes::StructureShape.new(name: 'DescribeBotAliasResponse')
151
163
  DescribeBotLocaleRequest = Shapes::StructureShape.new(name: 'DescribeBotLocaleRequest')
152
164
  DescribeBotLocaleResponse = Shapes::StructureShape.new(name: 'DescribeBotLocaleResponse')
165
+ DescribeBotRecommendationRequest = Shapes::StructureShape.new(name: 'DescribeBotRecommendationRequest')
166
+ DescribeBotRecommendationResponse = Shapes::StructureShape.new(name: 'DescribeBotRecommendationResponse')
153
167
  DescribeBotRequest = Shapes::StructureShape.new(name: 'DescribeBotRequest')
154
168
  DescribeBotResponse = Shapes::StructureShape.new(name: 'DescribeBotResponse')
155
169
  DescribeBotVersionRequest = Shapes::StructureShape.new(name: 'DescribeBotVersionRequest')
@@ -170,6 +184,7 @@ module Aws::LexModelsV2
170
184
  DialogCodeHookSettings = Shapes::StructureShape.new(name: 'DialogCodeHookSettings')
171
185
  DraftBotVersion = Shapes::StringShape.new(name: 'DraftBotVersion')
172
186
  Effect = Shapes::StringShape.new(name: 'Effect')
187
+ EncryptionSetting = Shapes::StructureShape.new(name: 'EncryptionSetting')
173
188
  ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
174
189
  ExportFilter = Shapes::StructureShape.new(name: 'ExportFilter')
175
190
  ExportFilterName = Shapes::StringShape.new(name: 'ExportFilterName')
@@ -183,6 +198,7 @@ module Aws::LexModelsV2
183
198
  ExportSummaryList = Shapes::ListShape.new(name: 'ExportSummaryList')
184
199
  FailureReason = Shapes::StringShape.new(name: 'FailureReason')
185
200
  FailureReasons = Shapes::ListShape.new(name: 'FailureReasons')
201
+ FilePassword = Shapes::StringShape.new(name: 'FilePassword')
186
202
  FilterValue = Shapes::StringShape.new(name: 'FilterValue')
187
203
  FilterValues = Shapes::ListShape.new(name: 'FilterValues')
188
204
  FulfillmentCodeHookSettings = Shapes::StructureShape.new(name: 'FulfillmentCodeHookSettings')
@@ -219,6 +235,7 @@ module Aws::LexModelsV2
219
235
  IntentSignature = Shapes::StringShape.new(name: 'IntentSignature')
220
236
  IntentSortAttribute = Shapes::StringShape.new(name: 'IntentSortAttribute')
221
237
  IntentSortBy = Shapes::StructureShape.new(name: 'IntentSortBy')
238
+ IntentStatistics = Shapes::StructureShape.new(name: 'IntentStatistics')
222
239
  IntentSummary = Shapes::StructureShape.new(name: 'IntentSummary')
223
240
  IntentSummaryList = Shapes::ListShape.new(name: 'IntentSummaryList')
224
241
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
@@ -227,12 +244,15 @@ module Aws::LexModelsV2
227
244
  KmsKeyArn = Shapes::StringShape.new(name: 'KmsKeyArn')
228
245
  LambdaARN = Shapes::StringShape.new(name: 'LambdaARN')
229
246
  LambdaCodeHook = Shapes::StructureShape.new(name: 'LambdaCodeHook')
247
+ LexTranscriptFilter = Shapes::StructureShape.new(name: 'LexTranscriptFilter')
230
248
  ListAggregatedUtterancesRequest = Shapes::StructureShape.new(name: 'ListAggregatedUtterancesRequest')
231
249
  ListAggregatedUtterancesResponse = Shapes::StructureShape.new(name: 'ListAggregatedUtterancesResponse')
232
250
  ListBotAliasesRequest = Shapes::StructureShape.new(name: 'ListBotAliasesRequest')
233
251
  ListBotAliasesResponse = Shapes::StructureShape.new(name: 'ListBotAliasesResponse')
234
252
  ListBotLocalesRequest = Shapes::StructureShape.new(name: 'ListBotLocalesRequest')
235
253
  ListBotLocalesResponse = Shapes::StructureShape.new(name: 'ListBotLocalesResponse')
254
+ ListBotRecommendationsRequest = Shapes::StructureShape.new(name: 'ListBotRecommendationsRequest')
255
+ ListBotRecommendationsResponse = Shapes::StructureShape.new(name: 'ListBotRecommendationsResponse')
236
256
  ListBotVersionsRequest = Shapes::StructureShape.new(name: 'ListBotVersionsRequest')
237
257
  ListBotVersionsResponse = Shapes::StructureShape.new(name: 'ListBotVersionsResponse')
238
258
  ListBotsRequest = Shapes::StructureShape.new(name: 'ListBotsRequest')
@@ -247,6 +267,8 @@ module Aws::LexModelsV2
247
267
  ListImportsResponse = Shapes::StructureShape.new(name: 'ListImportsResponse')
248
268
  ListIntentsRequest = Shapes::StructureShape.new(name: 'ListIntentsRequest')
249
269
  ListIntentsResponse = Shapes::StructureShape.new(name: 'ListIntentsResponse')
270
+ ListRecommendedIntentsRequest = Shapes::StructureShape.new(name: 'ListRecommendedIntentsRequest')
271
+ ListRecommendedIntentsResponse = Shapes::StructureShape.new(name: 'ListRecommendedIntentsResponse')
250
272
  ListSlotTypesRequest = Shapes::StructureShape.new(name: 'ListSlotTypesRequest')
251
273
  ListSlotTypesResponse = Shapes::StructureShape.new(name: 'ListSlotTypesResponse')
252
274
  ListSlotsRequest = Shapes::StructureShape.new(name: 'ListSlotsRequest')
@@ -265,14 +287,18 @@ module Aws::LexModelsV2
265
287
  MissedCount = Shapes::IntegerShape.new(name: 'MissedCount')
266
288
  MultipleValuesSetting = Shapes::StructureShape.new(name: 'MultipleValuesSetting')
267
289
  Name = Shapes::StringShape.new(name: 'Name')
290
+ NextIndex = Shapes::IntegerShape.new(name: 'NextIndex')
268
291
  NextToken = Shapes::StringShape.new(name: 'NextToken')
269
292
  NumericalBotVersion = Shapes::StringShape.new(name: 'NumericalBotVersion')
270
293
  ObfuscationSetting = Shapes::StructureShape.new(name: 'ObfuscationSetting')
271
294
  ObfuscationSettingType = Shapes::StringShape.new(name: 'ObfuscationSettingType')
295
+ ObjectPrefix = Shapes::StringShape.new(name: 'ObjectPrefix')
296
+ ObjectPrefixes = Shapes::ListShape.new(name: 'ObjectPrefixes')
272
297
  Operation = Shapes::StringShape.new(name: 'Operation')
273
298
  OperationList = Shapes::ListShape.new(name: 'OperationList')
274
299
  OutputContext = Shapes::StructureShape.new(name: 'OutputContext')
275
300
  OutputContextsList = Shapes::ListShape.new(name: 'OutputContextsList')
301
+ PathFormat = Shapes::StructureShape.new(name: 'PathFormat')
276
302
  PlainTextMessage = Shapes::StructureShape.new(name: 'PlainTextMessage')
277
303
  PlainTextMessageValue = Shapes::StringShape.new(name: 'PlainTextMessageValue')
278
304
  Policy = Shapes::StringShape.new(name: 'Policy')
@@ -286,6 +312,8 @@ module Aws::LexModelsV2
286
312
  PromptMaxRetries = Shapes::IntegerShape.new(name: 'PromptMaxRetries')
287
313
  PromptSpecification = Shapes::StructureShape.new(name: 'PromptSpecification')
288
314
  QueryFilterString = Shapes::StringShape.new(name: 'QueryFilterString')
315
+ RecommendedIntentSummary = Shapes::StructureShape.new(name: 'RecommendedIntentSummary')
316
+ RecommendedIntentSummaryList = Shapes::ListShape.new(name: 'RecommendedIntentSummaryList')
289
317
  RegexPattern = Shapes::StringShape.new(name: 'RegexPattern')
290
318
  RelativeAggregationDuration = Shapes::StructureShape.new(name: 'RelativeAggregationDuration')
291
319
  ResourceCount = Shapes::IntegerShape.new(name: 'ResourceCount')
@@ -296,11 +324,17 @@ module Aws::LexModelsV2
296
324
  RoleArn = Shapes::StringShape.new(name: 'RoleArn')
297
325
  S3BucketArn = Shapes::StringShape.new(name: 'S3BucketArn')
298
326
  S3BucketLogDestination = Shapes::StructureShape.new(name: 'S3BucketLogDestination')
327
+ S3BucketName = Shapes::StringShape.new(name: 'S3BucketName')
328
+ S3BucketTranscriptSource = Shapes::StructureShape.new(name: 'S3BucketTranscriptSource')
299
329
  SSMLMessage = Shapes::StructureShape.new(name: 'SSMLMessage')
300
330
  SSMLMessageValue = Shapes::StringShape.new(name: 'SSMLMessageValue')
301
331
  SampleUtterance = Shapes::StructureShape.new(name: 'SampleUtterance')
332
+ SampleUtterancesCount = Shapes::IntegerShape.new(name: 'SampleUtterancesCount')
302
333
  SampleUtterancesList = Shapes::ListShape.new(name: 'SampleUtterancesList')
303
334
  SampleValue = Shapes::StructureShape.new(name: 'SampleValue')
335
+ SearchAssociatedTranscriptsRequest = Shapes::StructureShape.new(name: 'SearchAssociatedTranscriptsRequest')
336
+ SearchAssociatedTranscriptsResponse = Shapes::StructureShape.new(name: 'SearchAssociatedTranscriptsResponse')
337
+ SearchOrder = Shapes::StringShape.new(name: 'SearchOrder')
304
338
  SentimentAnalysisSettings = Shapes::StructureShape.new(name: 'SentimentAnalysisSettings')
305
339
  ServicePrincipal = Shapes::StringShape.new(name: 'ServicePrincipal')
306
340
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
@@ -329,6 +363,7 @@ module Aws::LexModelsV2
329
363
  SlotTypeSignature = Shapes::StringShape.new(name: 'SlotTypeSignature')
330
364
  SlotTypeSortAttribute = Shapes::StringShape.new(name: 'SlotTypeSortAttribute')
331
365
  SlotTypeSortBy = Shapes::StructureShape.new(name: 'SlotTypeSortBy')
366
+ SlotTypeStatistics = Shapes::StructureShape.new(name: 'SlotTypeStatistics')
332
367
  SlotTypeSummary = Shapes::StructureShape.new(name: 'SlotTypeSummary')
333
368
  SlotTypeSummaryList = Shapes::ListShape.new(name: 'SlotTypeSummaryList')
334
369
  SlotTypeValue = Shapes::StructureShape.new(name: 'SlotTypeValue')
@@ -338,6 +373,8 @@ module Aws::LexModelsV2
338
373
  SlotValueResolutionStrategy = Shapes::StringShape.new(name: 'SlotValueResolutionStrategy')
339
374
  SlotValueSelectionSetting = Shapes::StructureShape.new(name: 'SlotValueSelectionSetting')
340
375
  SortOrder = Shapes::StringShape.new(name: 'SortOrder')
376
+ StartBotRecommendationRequest = Shapes::StructureShape.new(name: 'StartBotRecommendationRequest')
377
+ StartBotRecommendationResponse = Shapes::StructureShape.new(name: 'StartBotRecommendationResponse')
341
378
  StartImportRequest = Shapes::StructureShape.new(name: 'StartImportRequest')
342
379
  StartImportResponse = Shapes::StructureShape.new(name: 'StartImportResponse')
343
380
  StillWaitingResponseFrequency = Shapes::IntegerShape.new(name: 'StillWaitingResponseFrequency')
@@ -357,12 +394,18 @@ module Aws::LexModelsV2
357
394
  TimeDimension = Shapes::StringShape.new(name: 'TimeDimension')
358
395
  TimeValue = Shapes::IntegerShape.new(name: 'TimeValue')
359
396
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
397
+ Transcript = Shapes::StringShape.new(name: 'Transcript')
398
+ TranscriptFilter = Shapes::StructureShape.new(name: 'TranscriptFilter')
399
+ TranscriptFormat = Shapes::StringShape.new(name: 'TranscriptFormat')
400
+ TranscriptSourceSetting = Shapes::StructureShape.new(name: 'TranscriptSourceSetting')
360
401
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
361
402
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
362
403
  UpdateBotAliasRequest = Shapes::StructureShape.new(name: 'UpdateBotAliasRequest')
363
404
  UpdateBotAliasResponse = Shapes::StructureShape.new(name: 'UpdateBotAliasResponse')
364
405
  UpdateBotLocaleRequest = Shapes::StructureShape.new(name: 'UpdateBotLocaleRequest')
365
406
  UpdateBotLocaleResponse = Shapes::StructureShape.new(name: 'UpdateBotLocaleResponse')
407
+ UpdateBotRecommendationRequest = Shapes::StructureShape.new(name: 'UpdateBotRecommendationRequest')
408
+ UpdateBotRecommendationResponse = Shapes::StructureShape.new(name: 'UpdateBotRecommendationResponse')
366
409
  UpdateBotRequest = Shapes::StructureShape.new(name: 'UpdateBotRequest')
367
410
  UpdateBotResponse = Shapes::StructureShape.new(name: 'UpdateBotResponse')
368
411
  UpdateExportRequest = Shapes::StructureShape.new(name: 'UpdateExportRequest')
@@ -405,6 +448,17 @@ module Aws::LexModelsV2
405
448
 
406
449
  AggregatedUtterancesSummaryList.member = Shapes::ShapeRef.new(shape: AggregatedUtterancesSummary)
407
450
 
451
+ AssociatedTranscript.add_member(:transcript, Shapes::ShapeRef.new(shape: Transcript, location_name: "transcript"))
452
+ AssociatedTranscript.struct_class = Types::AssociatedTranscript
453
+
454
+ AssociatedTranscriptFilter.add_member(:name, Shapes::ShapeRef.new(shape: AssociatedTranscriptFilterName, required: true, location_name: "name"))
455
+ AssociatedTranscriptFilter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValues, required: true, location_name: "values"))
456
+ AssociatedTranscriptFilter.struct_class = Types::AssociatedTranscriptFilter
457
+
458
+ AssociatedTranscriptFilters.member = Shapes::ShapeRef.new(shape: AssociatedTranscriptFilter)
459
+
460
+ AssociatedTranscriptList.member = Shapes::ShapeRef.new(shape: AssociatedTranscript)
461
+
408
462
  AudioLogDestination.add_member(:s3_bucket, Shapes::ShapeRef.new(shape: S3BucketLogDestination, required: true, location_name: "s3Bucket"))
409
463
  AudioLogDestination.struct_class = Types::AudioLogDestination
410
464
 
@@ -497,6 +551,23 @@ module Aws::LexModelsV2
497
551
 
498
552
  BotLocaleSummaryList.member = Shapes::ShapeRef.new(shape: BotLocaleSummary)
499
553
 
554
+ BotRecommendationResultStatistics.add_member(:intents, Shapes::ShapeRef.new(shape: IntentStatistics, location_name: "intents"))
555
+ BotRecommendationResultStatistics.add_member(:slot_types, Shapes::ShapeRef.new(shape: SlotTypeStatistics, location_name: "slotTypes"))
556
+ BotRecommendationResultStatistics.struct_class = Types::BotRecommendationResultStatistics
557
+
558
+ BotRecommendationResults.add_member(:bot_locale_export_url, Shapes::ShapeRef.new(shape: PresignedS3Url, location_name: "botLocaleExportUrl"))
559
+ BotRecommendationResults.add_member(:associated_transcripts_url, Shapes::ShapeRef.new(shape: PresignedS3Url, location_name: "associatedTranscriptsUrl"))
560
+ BotRecommendationResults.add_member(:statistics, Shapes::ShapeRef.new(shape: BotRecommendationResultStatistics, location_name: "statistics"))
561
+ BotRecommendationResults.struct_class = Types::BotRecommendationResults
562
+
563
+ BotRecommendationSummary.add_member(:bot_recommendation_status, Shapes::ShapeRef.new(shape: BotRecommendationStatus, required: true, location_name: "botRecommendationStatus"))
564
+ BotRecommendationSummary.add_member(:bot_recommendation_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "botRecommendationId"))
565
+ BotRecommendationSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
566
+ BotRecommendationSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedDateTime"))
567
+ BotRecommendationSummary.struct_class = Types::BotRecommendationSummary
568
+
569
+ BotRecommendationSummaryList.member = Shapes::ShapeRef.new(shape: BotRecommendationSummary)
570
+
500
571
  BotSortBy.add_member(:attribute, Shapes::ShapeRef.new(shape: BotSortAttribute, required: true, location_name: "attribute"))
501
572
  BotSortBy.add_member(:order, Shapes::ShapeRef.new(shape: SortOrder, required: true, location_name: "order"))
502
573
  BotSortBy.struct_class = Types::BotSortBy
@@ -791,6 +862,10 @@ module Aws::LexModelsV2
791
862
  DataPrivacy.add_member(:child_directed, Shapes::ShapeRef.new(shape: ChildDirected, required: true, location_name: "childDirected"))
792
863
  DataPrivacy.struct_class = Types::DataPrivacy
793
864
 
865
+ DateRangeFilter.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startDateTime"))
866
+ DateRangeFilter.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endDateTime"))
867
+ DateRangeFilter.struct_class = Types::DateRangeFilter
868
+
794
869
  DeleteBotAliasRequest.add_member(:bot_alias_id, Shapes::ShapeRef.new(shape: BotAliasId, required: true, location: "uri", location_name: "botAliasId"))
795
870
  DeleteBotAliasRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
796
871
  DeleteBotAliasRequest.add_member(:skip_resource_in_use_check, Shapes::ShapeRef.new(shape: SkipResourceInUseCheck, location: "querystring", location_name: "skipResourceInUseCheck"))
@@ -928,6 +1003,25 @@ module Aws::LexModelsV2
928
1003
  DescribeBotLocaleResponse.add_member(:bot_locale_history_events, Shapes::ShapeRef.new(shape: BotLocaleHistoryEventsList, location_name: "botLocaleHistoryEvents"))
929
1004
  DescribeBotLocaleResponse.struct_class = Types::DescribeBotLocaleResponse
930
1005
 
1006
+ DescribeBotRecommendationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
1007
+ DescribeBotRecommendationRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, required: true, location: "uri", location_name: "botVersion"))
1008
+ DescribeBotRecommendationRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
1009
+ DescribeBotRecommendationRequest.add_member(:bot_recommendation_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botRecommendationId"))
1010
+ DescribeBotRecommendationRequest.struct_class = Types::DescribeBotRecommendationRequest
1011
+
1012
+ DescribeBotRecommendationResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
1013
+ DescribeBotRecommendationResponse.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, location_name: "botVersion"))
1014
+ DescribeBotRecommendationResponse.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, location_name: "localeId"))
1015
+ DescribeBotRecommendationResponse.add_member(:bot_recommendation_status, Shapes::ShapeRef.new(shape: BotRecommendationStatus, location_name: "botRecommendationStatus"))
1016
+ DescribeBotRecommendationResponse.add_member(:bot_recommendation_id, Shapes::ShapeRef.new(shape: Id, location_name: "botRecommendationId"))
1017
+ DescribeBotRecommendationResponse.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
1018
+ DescribeBotRecommendationResponse.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
1019
+ DescribeBotRecommendationResponse.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedDateTime"))
1020
+ DescribeBotRecommendationResponse.add_member(:transcript_source_setting, Shapes::ShapeRef.new(shape: TranscriptSourceSetting, location_name: "transcriptSourceSetting"))
1021
+ DescribeBotRecommendationResponse.add_member(:encryption_setting, Shapes::ShapeRef.new(shape: EncryptionSetting, location_name: "encryptionSetting"))
1022
+ DescribeBotRecommendationResponse.add_member(:bot_recommendation_results, Shapes::ShapeRef.new(shape: BotRecommendationResults, location_name: "botRecommendationResults"))
1023
+ DescribeBotRecommendationResponse.struct_class = Types::DescribeBotRecommendationResponse
1024
+
931
1025
  DescribeBotRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
932
1026
  DescribeBotRequest.struct_class = Types::DescribeBotRequest
933
1027
 
@@ -1063,6 +1157,11 @@ module Aws::LexModelsV2
1063
1157
  DialogCodeHookSettings.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enabled"))
1064
1158
  DialogCodeHookSettings.struct_class = Types::DialogCodeHookSettings
1065
1159
 
1160
+ EncryptionSetting.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
1161
+ EncryptionSetting.add_member(:bot_locale_export_password, Shapes::ShapeRef.new(shape: FilePassword, location_name: "botLocaleExportPassword"))
1162
+ EncryptionSetting.add_member(:associated_transcripts_password, Shapes::ShapeRef.new(shape: FilePassword, location_name: "associatedTranscriptsPassword"))
1163
+ EncryptionSetting.struct_class = Types::EncryptionSetting
1164
+
1066
1165
  ExportFilter.add_member(:name, Shapes::ShapeRef.new(shape: ExportFilterName, required: true, location_name: "name"))
1067
1166
  ExportFilter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValues, required: true, location_name: "values"))
1068
1167
  ExportFilter.add_member(:operator, Shapes::ShapeRef.new(shape: ExportFilterOperator, required: true, location_name: "operator"))
@@ -1170,6 +1269,9 @@ module Aws::LexModelsV2
1170
1269
  IntentSortBy.add_member(:order, Shapes::ShapeRef.new(shape: SortOrder, required: true, location_name: "order"))
1171
1270
  IntentSortBy.struct_class = Types::IntentSortBy
1172
1271
 
1272
+ IntentStatistics.add_member(:discovered_intent_count, Shapes::ShapeRef.new(shape: Count, location_name: "discoveredIntentCount"))
1273
+ IntentStatistics.struct_class = Types::IntentStatistics
1274
+
1173
1275
  IntentSummary.add_member(:intent_id, Shapes::ShapeRef.new(shape: Id, location_name: "intentId"))
1174
1276
  IntentSummary.add_member(:intent_name, Shapes::ShapeRef.new(shape: Name, location_name: "intentName"))
1175
1277
  IntentSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
@@ -1193,6 +1295,9 @@ module Aws::LexModelsV2
1193
1295
  LambdaCodeHook.add_member(:code_hook_interface_version, Shapes::ShapeRef.new(shape: CodeHookInterfaceVersion, required: true, location_name: "codeHookInterfaceVersion"))
1194
1296
  LambdaCodeHook.struct_class = Types::LambdaCodeHook
1195
1297
 
1298
+ LexTranscriptFilter.add_member(:date_range_filter, Shapes::ShapeRef.new(shape: DateRangeFilter, location_name: "dateRangeFilter"))
1299
+ LexTranscriptFilter.struct_class = Types::LexTranscriptFilter
1300
+
1196
1301
  ListAggregatedUtterancesRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
1197
1302
  ListAggregatedUtterancesRequest.add_member(:bot_alias_id, Shapes::ShapeRef.new(shape: BotAliasId, location_name: "botAliasId"))
1198
1303
  ListAggregatedUtterancesRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: BotVersion, location_name: "botVersion"))
@@ -1240,6 +1345,20 @@ module Aws::LexModelsV2
1240
1345
  ListBotLocalesResponse.add_member(:bot_locale_summaries, Shapes::ShapeRef.new(shape: BotLocaleSummaryList, location_name: "botLocaleSummaries"))
1241
1346
  ListBotLocalesResponse.struct_class = Types::ListBotLocalesResponse
1242
1347
 
1348
+ ListBotRecommendationsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
1349
+ ListBotRecommendationsRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, required: true, location: "uri", location_name: "botVersion"))
1350
+ ListBotRecommendationsRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
1351
+ ListBotRecommendationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
1352
+ ListBotRecommendationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1353
+ ListBotRecommendationsRequest.struct_class = Types::ListBotRecommendationsRequest
1354
+
1355
+ ListBotRecommendationsResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
1356
+ ListBotRecommendationsResponse.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, location_name: "botVersion"))
1357
+ ListBotRecommendationsResponse.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, location_name: "localeId"))
1358
+ ListBotRecommendationsResponse.add_member(:bot_recommendation_summaries, Shapes::ShapeRef.new(shape: BotRecommendationSummaryList, location_name: "botRecommendationSummaries"))
1359
+ ListBotRecommendationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1360
+ ListBotRecommendationsResponse.struct_class = Types::ListBotRecommendationsResponse
1361
+
1243
1362
  ListBotVersionsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
1244
1363
  ListBotVersionsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: BotVersionSortBy, location_name: "sortBy"))
1245
1364
  ListBotVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
@@ -1327,6 +1446,22 @@ module Aws::LexModelsV2
1327
1446
  ListIntentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1328
1447
  ListIntentsResponse.struct_class = Types::ListIntentsResponse
1329
1448
 
1449
+ ListRecommendedIntentsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
1450
+ ListRecommendedIntentsRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, required: true, location: "uri", location_name: "botVersion"))
1451
+ ListRecommendedIntentsRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
1452
+ ListRecommendedIntentsRequest.add_member(:bot_recommendation_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botRecommendationId"))
1453
+ ListRecommendedIntentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1454
+ ListRecommendedIntentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
1455
+ ListRecommendedIntentsRequest.struct_class = Types::ListRecommendedIntentsRequest
1456
+
1457
+ ListRecommendedIntentsResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
1458
+ ListRecommendedIntentsResponse.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, location_name: "botVersion"))
1459
+ ListRecommendedIntentsResponse.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, location_name: "localeId"))
1460
+ ListRecommendedIntentsResponse.add_member(:bot_recommendation_id, Shapes::ShapeRef.new(shape: Id, location_name: "botRecommendationId"))
1461
+ ListRecommendedIntentsResponse.add_member(:summary_list, Shapes::ShapeRef.new(shape: RecommendedIntentSummaryList, location_name: "summaryList"))
1462
+ ListRecommendedIntentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1463
+ ListRecommendedIntentsResponse.struct_class = Types::ListRecommendedIntentsResponse
1464
+
1330
1465
  ListSlotTypesRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
1331
1466
  ListSlotTypesRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: BotVersion, required: true, location: "uri", location_name: "botVersion"))
1332
1467
  ListSlotTypesRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
@@ -1387,6 +1522,8 @@ module Aws::LexModelsV2
1387
1522
  ObfuscationSetting.add_member(:obfuscation_setting_type, Shapes::ShapeRef.new(shape: ObfuscationSettingType, required: true, location_name: "obfuscationSettingType"))
1388
1523
  ObfuscationSetting.struct_class = Types::ObfuscationSetting
1389
1524
 
1525
+ ObjectPrefixes.member = Shapes::ShapeRef.new(shape: ObjectPrefix)
1526
+
1390
1527
  OperationList.member = Shapes::ShapeRef.new(shape: Operation)
1391
1528
 
1392
1529
  OutputContext.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
@@ -1396,6 +1533,9 @@ module Aws::LexModelsV2
1396
1533
 
1397
1534
  OutputContextsList.member = Shapes::ShapeRef.new(shape: OutputContext)
1398
1535
 
1536
+ PathFormat.add_member(:object_prefixes, Shapes::ShapeRef.new(shape: ObjectPrefixes, location_name: "objectPrefixes"))
1537
+ PathFormat.struct_class = Types::PathFormat
1538
+
1399
1539
  PlainTextMessage.add_member(:value, Shapes::ShapeRef.new(shape: PlainTextMessageValue, required: true, location_name: "value"))
1400
1540
  PlainTextMessage.struct_class = Types::PlainTextMessage
1401
1541
 
@@ -1418,6 +1558,13 @@ module Aws::LexModelsV2
1418
1558
  PromptSpecification.add_member(:allow_interrupt, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "allowInterrupt"))
1419
1559
  PromptSpecification.struct_class = Types::PromptSpecification
1420
1560
 
1561
+ RecommendedIntentSummary.add_member(:intent_id, Shapes::ShapeRef.new(shape: Id, location_name: "intentId"))
1562
+ RecommendedIntentSummary.add_member(:intent_name, Shapes::ShapeRef.new(shape: Name, location_name: "intentName"))
1563
+ RecommendedIntentSummary.add_member(:sample_utterances_count, Shapes::ShapeRef.new(shape: SampleUtterancesCount, location_name: "sampleUtterancesCount"))
1564
+ RecommendedIntentSummary.struct_class = Types::RecommendedIntentSummary
1565
+
1566
+ RecommendedIntentSummaryList.member = Shapes::ShapeRef.new(shape: RecommendedIntentSummary)
1567
+
1421
1568
  RelativeAggregationDuration.add_member(:time_dimension, Shapes::ShapeRef.new(shape: TimeDimension, required: true, location_name: "timeDimension"))
1422
1569
  RelativeAggregationDuration.add_member(:time_value, Shapes::ShapeRef.new(shape: TimeValue, required: true, location_name: "timeValue"))
1423
1570
  RelativeAggregationDuration.struct_class = Types::RelativeAggregationDuration
@@ -1434,6 +1581,13 @@ module Aws::LexModelsV2
1434
1581
  S3BucketLogDestination.add_member(:log_prefix, Shapes::ShapeRef.new(shape: LogPrefix, required: true, location_name: "logPrefix"))
1435
1582
  S3BucketLogDestination.struct_class = Types::S3BucketLogDestination
1436
1583
 
1584
+ S3BucketTranscriptSource.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: S3BucketName, required: true, location_name: "s3BucketName"))
1585
+ S3BucketTranscriptSource.add_member(:path_format, Shapes::ShapeRef.new(shape: PathFormat, location_name: "pathFormat"))
1586
+ S3BucketTranscriptSource.add_member(:transcript_format, Shapes::ShapeRef.new(shape: TranscriptFormat, required: true, location_name: "transcriptFormat"))
1587
+ S3BucketTranscriptSource.add_member(:transcript_filter, Shapes::ShapeRef.new(shape: TranscriptFilter, location_name: "transcriptFilter"))
1588
+ S3BucketTranscriptSource.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
1589
+ S3BucketTranscriptSource.struct_class = Types::S3BucketTranscriptSource
1590
+
1437
1591
  SSMLMessage.add_member(:value, Shapes::ShapeRef.new(shape: SSMLMessageValue, required: true, location_name: "value"))
1438
1592
  SSMLMessage.struct_class = Types::SSMLMessage
1439
1593
 
@@ -1445,6 +1599,25 @@ module Aws::LexModelsV2
1445
1599
  SampleValue.add_member(:value, Shapes::ShapeRef.new(shape: Value, required: true, location_name: "value"))
1446
1600
  SampleValue.struct_class = Types::SampleValue
1447
1601
 
1602
+ SearchAssociatedTranscriptsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
1603
+ SearchAssociatedTranscriptsRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: BotVersion, required: true, location: "uri", location_name: "botVersion"))
1604
+ SearchAssociatedTranscriptsRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
1605
+ SearchAssociatedTranscriptsRequest.add_member(:bot_recommendation_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botRecommendationId"))
1606
+ SearchAssociatedTranscriptsRequest.add_member(:search_order, Shapes::ShapeRef.new(shape: SearchOrder, location_name: "searchOrder"))
1607
+ SearchAssociatedTranscriptsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: AssociatedTranscriptFilters, required: true, location_name: "filters"))
1608
+ SearchAssociatedTranscriptsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
1609
+ SearchAssociatedTranscriptsRequest.add_member(:next_index, Shapes::ShapeRef.new(shape: NextIndex, location_name: "nextIndex"))
1610
+ SearchAssociatedTranscriptsRequest.struct_class = Types::SearchAssociatedTranscriptsRequest
1611
+
1612
+ SearchAssociatedTranscriptsResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
1613
+ SearchAssociatedTranscriptsResponse.add_member(:bot_version, Shapes::ShapeRef.new(shape: BotVersion, location_name: "botVersion"))
1614
+ SearchAssociatedTranscriptsResponse.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, location_name: "localeId"))
1615
+ SearchAssociatedTranscriptsResponse.add_member(:bot_recommendation_id, Shapes::ShapeRef.new(shape: Id, location_name: "botRecommendationId"))
1616
+ SearchAssociatedTranscriptsResponse.add_member(:next_index, Shapes::ShapeRef.new(shape: NextIndex, location_name: "nextIndex"))
1617
+ SearchAssociatedTranscriptsResponse.add_member(:associated_transcripts, Shapes::ShapeRef.new(shape: AssociatedTranscriptList, location_name: "associatedTranscripts"))
1618
+ SearchAssociatedTranscriptsResponse.add_member(:total_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "totalResults"))
1619
+ SearchAssociatedTranscriptsResponse.struct_class = Types::SearchAssociatedTranscriptsResponse
1620
+
1448
1621
  SentimentAnalysisSettings.add_member(:detect_sentiment, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "detectSentiment"))
1449
1622
  SentimentAnalysisSettings.struct_class = Types::SentimentAnalysisSettings
1450
1623
 
@@ -1498,6 +1671,9 @@ module Aws::LexModelsV2
1498
1671
  SlotTypeSortBy.add_member(:order, Shapes::ShapeRef.new(shape: SortOrder, required: true, location_name: "order"))
1499
1672
  SlotTypeSortBy.struct_class = Types::SlotTypeSortBy
1500
1673
 
1674
+ SlotTypeStatistics.add_member(:discovered_slot_type_count, Shapes::ShapeRef.new(shape: Count, location_name: "discoveredSlotTypeCount"))
1675
+ SlotTypeStatistics.struct_class = Types::SlotTypeStatistics
1676
+
1501
1677
  SlotTypeSummary.add_member(:slot_type_id, Shapes::ShapeRef.new(shape: Id, location_name: "slotTypeId"))
1502
1678
  SlotTypeSummary.add_member(:slot_type_name, Shapes::ShapeRef.new(shape: Name, location_name: "slotTypeName"))
1503
1679
  SlotTypeSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
@@ -1527,6 +1703,23 @@ module Aws::LexModelsV2
1527
1703
  SlotValueSelectionSetting.add_member(:regex_filter, Shapes::ShapeRef.new(shape: SlotValueRegexFilter, location_name: "regexFilter"))
1528
1704
  SlotValueSelectionSetting.struct_class = Types::SlotValueSelectionSetting
1529
1705
 
1706
+ StartBotRecommendationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
1707
+ StartBotRecommendationRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, required: true, location: "uri", location_name: "botVersion"))
1708
+ StartBotRecommendationRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
1709
+ StartBotRecommendationRequest.add_member(:transcript_source_setting, Shapes::ShapeRef.new(shape: TranscriptSourceSetting, required: true, location_name: "transcriptSourceSetting"))
1710
+ StartBotRecommendationRequest.add_member(:encryption_setting, Shapes::ShapeRef.new(shape: EncryptionSetting, location_name: "encryptionSetting"))
1711
+ StartBotRecommendationRequest.struct_class = Types::StartBotRecommendationRequest
1712
+
1713
+ StartBotRecommendationResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
1714
+ StartBotRecommendationResponse.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, location_name: "botVersion"))
1715
+ StartBotRecommendationResponse.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, location_name: "localeId"))
1716
+ StartBotRecommendationResponse.add_member(:bot_recommendation_status, Shapes::ShapeRef.new(shape: BotRecommendationStatus, location_name: "botRecommendationStatus"))
1717
+ StartBotRecommendationResponse.add_member(:bot_recommendation_id, Shapes::ShapeRef.new(shape: Id, location_name: "botRecommendationId"))
1718
+ StartBotRecommendationResponse.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
1719
+ StartBotRecommendationResponse.add_member(:transcript_source_setting, Shapes::ShapeRef.new(shape: TranscriptSourceSetting, location_name: "transcriptSourceSetting"))
1720
+ StartBotRecommendationResponse.add_member(:encryption_setting, Shapes::ShapeRef.new(shape: EncryptionSetting, location_name: "encryptionSetting"))
1721
+ StartBotRecommendationResponse.struct_class = Types::StartBotRecommendationResponse
1722
+
1530
1723
  StartImportRequest.add_member(:import_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "importId"))
1531
1724
  StartImportRequest.add_member(:resource_specification, Shapes::ShapeRef.new(shape: ImportResourceSpecification, required: true, location_name: "resourceSpecification"))
1532
1725
  StartImportRequest.add_member(:merge_strategy, Shapes::ShapeRef.new(shape: MergeStrategy, required: true, location_name: "mergeStrategy"))
@@ -1572,6 +1765,12 @@ module Aws::LexModelsV2
1572
1765
  ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
1573
1766
  ThrottlingException.struct_class = Types::ThrottlingException
1574
1767
 
1768
+ TranscriptFilter.add_member(:lex_transcript_filter, Shapes::ShapeRef.new(shape: LexTranscriptFilter, location_name: "lexTranscriptFilter"))
1769
+ TranscriptFilter.struct_class = Types::TranscriptFilter
1770
+
1771
+ TranscriptSourceSetting.add_member(:s3_bucket_transcript_source, Shapes::ShapeRef.new(shape: S3BucketTranscriptSource, location_name: "s3BucketTranscriptSource"))
1772
+ TranscriptSourceSetting.struct_class = Types::TranscriptSourceSetting
1773
+
1575
1774
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location: "uri", location_name: "resourceARN"))
1576
1775
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
1577
1776
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
@@ -1622,6 +1821,24 @@ module Aws::LexModelsV2
1622
1821
  UpdateBotLocaleResponse.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedDateTime"))
1623
1822
  UpdateBotLocaleResponse.struct_class = Types::UpdateBotLocaleResponse
1624
1823
 
1824
+ UpdateBotRecommendationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
1825
+ UpdateBotRecommendationRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, required: true, location: "uri", location_name: "botVersion"))
1826
+ UpdateBotRecommendationRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
1827
+ UpdateBotRecommendationRequest.add_member(:bot_recommendation_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botRecommendationId"))
1828
+ UpdateBotRecommendationRequest.add_member(:encryption_setting, Shapes::ShapeRef.new(shape: EncryptionSetting, required: true, location_name: "encryptionSetting"))
1829
+ UpdateBotRecommendationRequest.struct_class = Types::UpdateBotRecommendationRequest
1830
+
1831
+ UpdateBotRecommendationResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
1832
+ UpdateBotRecommendationResponse.add_member(:bot_version, Shapes::ShapeRef.new(shape: DraftBotVersion, location_name: "botVersion"))
1833
+ UpdateBotRecommendationResponse.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, location_name: "localeId"))
1834
+ UpdateBotRecommendationResponse.add_member(:bot_recommendation_status, Shapes::ShapeRef.new(shape: BotRecommendationStatus, location_name: "botRecommendationStatus"))
1835
+ UpdateBotRecommendationResponse.add_member(:bot_recommendation_id, Shapes::ShapeRef.new(shape: Id, location_name: "botRecommendationId"))
1836
+ UpdateBotRecommendationResponse.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDateTime"))
1837
+ UpdateBotRecommendationResponse.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedDateTime"))
1838
+ UpdateBotRecommendationResponse.add_member(:transcript_source_setting, Shapes::ShapeRef.new(shape: TranscriptSourceSetting, location_name: "transcriptSourceSetting"))
1839
+ UpdateBotRecommendationResponse.add_member(:encryption_setting, Shapes::ShapeRef.new(shape: EncryptionSetting, location_name: "encryptionSetting"))
1840
+ UpdateBotRecommendationResponse.struct_class = Types::UpdateBotRecommendationResponse
1841
+
1625
1842
  UpdateBotRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
1626
1843
  UpdateBotRequest.add_member(:bot_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "botName"))
1627
1844
  UpdateBotRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
@@ -2153,6 +2370,18 @@ module Aws::LexModelsV2
2153
2370
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2154
2371
  end)
2155
2372
 
2373
+ api.add_operation(:describe_bot_recommendation, Seahorse::Model::Operation.new.tap do |o|
2374
+ o.name = "DescribeBotRecommendation"
2375
+ o.http_method = "GET"
2376
+ o.http_request_uri = "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/{botRecommendationId}/"
2377
+ o.input = Shapes::ShapeRef.new(shape: DescribeBotRecommendationRequest)
2378
+ o.output = Shapes::ShapeRef.new(shape: DescribeBotRecommendationResponse)
2379
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2380
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2381
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2382
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2383
+ end)
2384
+
2156
2385
  api.add_operation(:describe_bot_version, Seahorse::Model::Operation.new.tap do |o|
2157
2386
  o.name = "DescribeBotVersion"
2158
2387
  o.http_method = "GET"
@@ -2294,6 +2523,24 @@ module Aws::LexModelsV2
2294
2523
  )
2295
2524
  end)
2296
2525
 
2526
+ api.add_operation(:list_bot_recommendations, Seahorse::Model::Operation.new.tap do |o|
2527
+ o.name = "ListBotRecommendations"
2528
+ o.http_method = "POST"
2529
+ o.http_request_uri = "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/"
2530
+ o.input = Shapes::ShapeRef.new(shape: ListBotRecommendationsRequest)
2531
+ o.output = Shapes::ShapeRef.new(shape: ListBotRecommendationsResponse)
2532
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2533
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2534
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2535
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2536
+ o[:pager] = Aws::Pager.new(
2537
+ limit_key: "max_results",
2538
+ tokens: {
2539
+ "next_token" => "next_token"
2540
+ }
2541
+ )
2542
+ end)
2543
+
2297
2544
  api.add_operation(:list_bot_versions, Seahorse::Model::Operation.new.tap do |o|
2298
2545
  o.name = "ListBotVersions"
2299
2546
  o.http_method = "POST"
@@ -2418,6 +2665,25 @@ module Aws::LexModelsV2
2418
2665
  )
2419
2666
  end)
2420
2667
 
2668
+ api.add_operation(:list_recommended_intents, Seahorse::Model::Operation.new.tap do |o|
2669
+ o.name = "ListRecommendedIntents"
2670
+ o.http_method = "POST"
2671
+ o.http_request_uri = "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/{botRecommendationId}/intents"
2672
+ o.input = Shapes::ShapeRef.new(shape: ListRecommendedIntentsRequest)
2673
+ o.output = Shapes::ShapeRef.new(shape: ListRecommendedIntentsResponse)
2674
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2675
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2676
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2677
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2678
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2679
+ o[:pager] = Aws::Pager.new(
2680
+ limit_key: "max_results",
2681
+ tokens: {
2682
+ "next_token" => "next_token"
2683
+ }
2684
+ )
2685
+ end)
2686
+
2421
2687
  api.add_operation(:list_slot_types, Seahorse::Model::Operation.new.tap do |o|
2422
2688
  o.name = "ListSlotTypes"
2423
2689
  o.http_method = "POST"
@@ -2466,6 +2732,35 @@ module Aws::LexModelsV2
2466
2732
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2467
2733
  end)
2468
2734
 
2735
+ api.add_operation(:search_associated_transcripts, Seahorse::Model::Operation.new.tap do |o|
2736
+ o.name = "SearchAssociatedTranscripts"
2737
+ o.http_method = "POST"
2738
+ o.http_request_uri = "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/{botRecommendationId}/associatedtranscripts"
2739
+ o.input = Shapes::ShapeRef.new(shape: SearchAssociatedTranscriptsRequest)
2740
+ o.output = Shapes::ShapeRef.new(shape: SearchAssociatedTranscriptsResponse)
2741
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2742
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2743
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2744
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2745
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2746
+ end)
2747
+
2748
+ api.add_operation(:start_bot_recommendation, Seahorse::Model::Operation.new.tap do |o|
2749
+ o.name = "StartBotRecommendation"
2750
+ o.http_method = "PUT"
2751
+ o.http_request_uri = "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/"
2752
+ o.input = Shapes::ShapeRef.new(shape: StartBotRecommendationRequest)
2753
+ o.output = Shapes::ShapeRef.new(shape: StartBotRecommendationResponse)
2754
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2755
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2756
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2757
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2758
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2759
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailedException)
2760
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2761
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2762
+ end)
2763
+
2469
2764
  api.add_operation(:start_import, Seahorse::Model::Operation.new.tap do |o|
2470
2765
  o.name = "StartImport"
2471
2766
  o.http_method = "PUT"
@@ -2546,6 +2841,22 @@ module Aws::LexModelsV2
2546
2841
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2547
2842
  end)
2548
2843
 
2844
+ api.add_operation(:update_bot_recommendation, Seahorse::Model::Operation.new.tap do |o|
2845
+ o.name = "UpdateBotRecommendation"
2846
+ o.http_method = "PUT"
2847
+ o.http_request_uri = "/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/botrecommendations/{botRecommendationId}/"
2848
+ o.input = Shapes::ShapeRef.new(shape: UpdateBotRecommendationRequest)
2849
+ o.output = Shapes::ShapeRef.new(shape: UpdateBotRecommendationResponse)
2850
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2851
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2852
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2853
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2854
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2855
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailedException)
2856
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2857
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2858
+ end)
2859
+
2549
2860
  api.add_operation(:update_export, Seahorse::Model::Operation.new.tap do |o|
2550
2861
  o.name = "UpdateExport"
2551
2862
  o.http_method = "PUT"