aws-sdk-lexmodelsv2 1.38.0 → 1.40.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-lexmodelsv2/client.rb +960 -1
- data/lib/aws-sdk-lexmodelsv2/client_api.rb +614 -0
- data/lib/aws-sdk-lexmodelsv2/endpoints.rb +98 -0
- data/lib/aws-sdk-lexmodelsv2/plugins/endpoints.rb +14 -0
- data/lib/aws-sdk-lexmodelsv2/types.rb +2381 -74
- data/lib/aws-sdk-lexmodelsv2.rb +1 -1
- metadata +2 -2
@@ -29,6 +29,101 @@ module Aws::LexModelsV2
|
|
29
29
|
AggregatedUtterancesSummaryList = Shapes::ListShape.new(name: 'AggregatedUtterancesSummaryList')
|
30
30
|
AllowedInputTypes = Shapes::StructureShape.new(name: 'AllowedInputTypes')
|
31
31
|
AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
|
32
|
+
AnalyticsBinByList = Shapes::ListShape.new(name: 'AnalyticsBinByList')
|
33
|
+
AnalyticsBinByName = Shapes::StringShape.new(name: 'AnalyticsBinByName')
|
34
|
+
AnalyticsBinBySpecification = Shapes::StructureShape.new(name: 'AnalyticsBinBySpecification')
|
35
|
+
AnalyticsBinKey = Shapes::StructureShape.new(name: 'AnalyticsBinKey')
|
36
|
+
AnalyticsBinKeys = Shapes::ListShape.new(name: 'AnalyticsBinKeys')
|
37
|
+
AnalyticsBinValue = Shapes::IntegerShape.new(name: 'AnalyticsBinValue')
|
38
|
+
AnalyticsChannel = Shapes::StringShape.new(name: 'AnalyticsChannel')
|
39
|
+
AnalyticsCommonFilterName = Shapes::StringShape.new(name: 'AnalyticsCommonFilterName')
|
40
|
+
AnalyticsFilterOperator = Shapes::StringShape.new(name: 'AnalyticsFilterOperator')
|
41
|
+
AnalyticsFilterValue = Shapes::StringShape.new(name: 'AnalyticsFilterValue')
|
42
|
+
AnalyticsFilterValues = Shapes::ListShape.new(name: 'AnalyticsFilterValues')
|
43
|
+
AnalyticsGroupByValue = Shapes::StringShape.new(name: 'AnalyticsGroupByValue')
|
44
|
+
AnalyticsIntentField = Shapes::StringShape.new(name: 'AnalyticsIntentField')
|
45
|
+
AnalyticsIntentFilter = Shapes::StructureShape.new(name: 'AnalyticsIntentFilter')
|
46
|
+
AnalyticsIntentFilterName = Shapes::StringShape.new(name: 'AnalyticsIntentFilterName')
|
47
|
+
AnalyticsIntentFilters = Shapes::ListShape.new(name: 'AnalyticsIntentFilters')
|
48
|
+
AnalyticsIntentGroupByKey = Shapes::StructureShape.new(name: 'AnalyticsIntentGroupByKey')
|
49
|
+
AnalyticsIntentGroupByKeys = Shapes::ListShape.new(name: 'AnalyticsIntentGroupByKeys')
|
50
|
+
AnalyticsIntentGroupByList = Shapes::ListShape.new(name: 'AnalyticsIntentGroupByList')
|
51
|
+
AnalyticsIntentGroupBySpecification = Shapes::StructureShape.new(name: 'AnalyticsIntentGroupBySpecification')
|
52
|
+
AnalyticsIntentMetric = Shapes::StructureShape.new(name: 'AnalyticsIntentMetric')
|
53
|
+
AnalyticsIntentMetricName = Shapes::StringShape.new(name: 'AnalyticsIntentMetricName')
|
54
|
+
AnalyticsIntentMetricResult = Shapes::StructureShape.new(name: 'AnalyticsIntentMetricResult')
|
55
|
+
AnalyticsIntentMetricResults = Shapes::ListShape.new(name: 'AnalyticsIntentMetricResults')
|
56
|
+
AnalyticsIntentMetrics = Shapes::ListShape.new(name: 'AnalyticsIntentMetrics')
|
57
|
+
AnalyticsIntentNodeSummaries = Shapes::ListShape.new(name: 'AnalyticsIntentNodeSummaries')
|
58
|
+
AnalyticsIntentNodeSummary = Shapes::StructureShape.new(name: 'AnalyticsIntentNodeSummary')
|
59
|
+
AnalyticsIntentResult = Shapes::StructureShape.new(name: 'AnalyticsIntentResult')
|
60
|
+
AnalyticsIntentResults = Shapes::ListShape.new(name: 'AnalyticsIntentResults')
|
61
|
+
AnalyticsIntentStageField = Shapes::StringShape.new(name: 'AnalyticsIntentStageField')
|
62
|
+
AnalyticsIntentStageFilter = Shapes::StructureShape.new(name: 'AnalyticsIntentStageFilter')
|
63
|
+
AnalyticsIntentStageFilterName = Shapes::StringShape.new(name: 'AnalyticsIntentStageFilterName')
|
64
|
+
AnalyticsIntentStageFilters = Shapes::ListShape.new(name: 'AnalyticsIntentStageFilters')
|
65
|
+
AnalyticsIntentStageGroupByKey = Shapes::StructureShape.new(name: 'AnalyticsIntentStageGroupByKey')
|
66
|
+
AnalyticsIntentStageGroupByKeys = Shapes::ListShape.new(name: 'AnalyticsIntentStageGroupByKeys')
|
67
|
+
AnalyticsIntentStageGroupByList = Shapes::ListShape.new(name: 'AnalyticsIntentStageGroupByList')
|
68
|
+
AnalyticsIntentStageGroupBySpecification = Shapes::StructureShape.new(name: 'AnalyticsIntentStageGroupBySpecification')
|
69
|
+
AnalyticsIntentStageMetric = Shapes::StructureShape.new(name: 'AnalyticsIntentStageMetric')
|
70
|
+
AnalyticsIntentStageMetricName = Shapes::StringShape.new(name: 'AnalyticsIntentStageMetricName')
|
71
|
+
AnalyticsIntentStageMetricResult = Shapes::StructureShape.new(name: 'AnalyticsIntentStageMetricResult')
|
72
|
+
AnalyticsIntentStageMetricResults = Shapes::ListShape.new(name: 'AnalyticsIntentStageMetricResults')
|
73
|
+
AnalyticsIntentStageMetrics = Shapes::ListShape.new(name: 'AnalyticsIntentStageMetrics')
|
74
|
+
AnalyticsIntentStageResult = Shapes::StructureShape.new(name: 'AnalyticsIntentStageResult')
|
75
|
+
AnalyticsIntentStageResults = Shapes::ListShape.new(name: 'AnalyticsIntentStageResults')
|
76
|
+
AnalyticsInterval = Shapes::StringShape.new(name: 'AnalyticsInterval')
|
77
|
+
AnalyticsLongValue = Shapes::IntegerShape.new(name: 'AnalyticsLongValue')
|
78
|
+
AnalyticsMetricStatistic = Shapes::StringShape.new(name: 'AnalyticsMetricStatistic')
|
79
|
+
AnalyticsMetricValue = Shapes::FloatShape.new(name: 'AnalyticsMetricValue')
|
80
|
+
AnalyticsModality = Shapes::StringShape.new(name: 'AnalyticsModality')
|
81
|
+
AnalyticsNodeCount = Shapes::IntegerShape.new(name: 'AnalyticsNodeCount')
|
82
|
+
AnalyticsNodeLevel = Shapes::IntegerShape.new(name: 'AnalyticsNodeLevel')
|
83
|
+
AnalyticsNodeType = Shapes::StringShape.new(name: 'AnalyticsNodeType')
|
84
|
+
AnalyticsOriginatingRequestId = Shapes::StringShape.new(name: 'AnalyticsOriginatingRequestId')
|
85
|
+
AnalyticsPath = Shapes::StringShape.new(name: 'AnalyticsPath')
|
86
|
+
AnalyticsPathFilter = Shapes::StructureShape.new(name: 'AnalyticsPathFilter')
|
87
|
+
AnalyticsPathFilters = Shapes::ListShape.new(name: 'AnalyticsPathFilters')
|
88
|
+
AnalyticsSessionField = Shapes::StringShape.new(name: 'AnalyticsSessionField')
|
89
|
+
AnalyticsSessionFilter = Shapes::StructureShape.new(name: 'AnalyticsSessionFilter')
|
90
|
+
AnalyticsSessionFilterName = Shapes::StringShape.new(name: 'AnalyticsSessionFilterName')
|
91
|
+
AnalyticsSessionFilters = Shapes::ListShape.new(name: 'AnalyticsSessionFilters')
|
92
|
+
AnalyticsSessionGroupByKey = Shapes::StructureShape.new(name: 'AnalyticsSessionGroupByKey')
|
93
|
+
AnalyticsSessionGroupByKeys = Shapes::ListShape.new(name: 'AnalyticsSessionGroupByKeys')
|
94
|
+
AnalyticsSessionGroupByList = Shapes::ListShape.new(name: 'AnalyticsSessionGroupByList')
|
95
|
+
AnalyticsSessionGroupBySpecification = Shapes::StructureShape.new(name: 'AnalyticsSessionGroupBySpecification')
|
96
|
+
AnalyticsSessionId = Shapes::StringShape.new(name: 'AnalyticsSessionId')
|
97
|
+
AnalyticsSessionMetric = Shapes::StructureShape.new(name: 'AnalyticsSessionMetric')
|
98
|
+
AnalyticsSessionMetricName = Shapes::StringShape.new(name: 'AnalyticsSessionMetricName')
|
99
|
+
AnalyticsSessionMetricResult = Shapes::StructureShape.new(name: 'AnalyticsSessionMetricResult')
|
100
|
+
AnalyticsSessionMetricResults = Shapes::ListShape.new(name: 'AnalyticsSessionMetricResults')
|
101
|
+
AnalyticsSessionMetrics = Shapes::ListShape.new(name: 'AnalyticsSessionMetrics')
|
102
|
+
AnalyticsSessionResult = Shapes::StructureShape.new(name: 'AnalyticsSessionResult')
|
103
|
+
AnalyticsSessionResults = Shapes::ListShape.new(name: 'AnalyticsSessionResults')
|
104
|
+
AnalyticsSessionSortByName = Shapes::StringShape.new(name: 'AnalyticsSessionSortByName')
|
105
|
+
AnalyticsSortOrder = Shapes::StringShape.new(name: 'AnalyticsSortOrder')
|
106
|
+
AnalyticsUtteranceAttribute = Shapes::StructureShape.new(name: 'AnalyticsUtteranceAttribute')
|
107
|
+
AnalyticsUtteranceAttributeName = Shapes::StringShape.new(name: 'AnalyticsUtteranceAttributeName')
|
108
|
+
AnalyticsUtteranceAttributeResult = Shapes::StructureShape.new(name: 'AnalyticsUtteranceAttributeResult')
|
109
|
+
AnalyticsUtteranceAttributeResults = Shapes::ListShape.new(name: 'AnalyticsUtteranceAttributeResults')
|
110
|
+
AnalyticsUtteranceAttributes = Shapes::ListShape.new(name: 'AnalyticsUtteranceAttributes')
|
111
|
+
AnalyticsUtteranceField = Shapes::StringShape.new(name: 'AnalyticsUtteranceField')
|
112
|
+
AnalyticsUtteranceFilter = Shapes::StructureShape.new(name: 'AnalyticsUtteranceFilter')
|
113
|
+
AnalyticsUtteranceFilterName = Shapes::StringShape.new(name: 'AnalyticsUtteranceFilterName')
|
114
|
+
AnalyticsUtteranceFilters = Shapes::ListShape.new(name: 'AnalyticsUtteranceFilters')
|
115
|
+
AnalyticsUtteranceGroupByKey = Shapes::StructureShape.new(name: 'AnalyticsUtteranceGroupByKey')
|
116
|
+
AnalyticsUtteranceGroupByKeys = Shapes::ListShape.new(name: 'AnalyticsUtteranceGroupByKeys')
|
117
|
+
AnalyticsUtteranceGroupByList = Shapes::ListShape.new(name: 'AnalyticsUtteranceGroupByList')
|
118
|
+
AnalyticsUtteranceGroupBySpecification = Shapes::StructureShape.new(name: 'AnalyticsUtteranceGroupBySpecification')
|
119
|
+
AnalyticsUtteranceMetric = Shapes::StructureShape.new(name: 'AnalyticsUtteranceMetric')
|
120
|
+
AnalyticsUtteranceMetricName = Shapes::StringShape.new(name: 'AnalyticsUtteranceMetricName')
|
121
|
+
AnalyticsUtteranceMetricResult = Shapes::StructureShape.new(name: 'AnalyticsUtteranceMetricResult')
|
122
|
+
AnalyticsUtteranceMetricResults = Shapes::ListShape.new(name: 'AnalyticsUtteranceMetricResults')
|
123
|
+
AnalyticsUtteranceMetrics = Shapes::ListShape.new(name: 'AnalyticsUtteranceMetrics')
|
124
|
+
AnalyticsUtteranceResult = Shapes::StructureShape.new(name: 'AnalyticsUtteranceResult')
|
125
|
+
AnalyticsUtteranceResults = Shapes::ListShape.new(name: 'AnalyticsUtteranceResults')
|
126
|
+
AnalyticsUtteranceSortByName = Shapes::StringShape.new(name: 'AnalyticsUtteranceSortByName')
|
32
127
|
AssociatedTranscript = Shapes::StructureShape.new(name: 'AssociatedTranscript')
|
33
128
|
AssociatedTranscriptFilter = Shapes::StructureShape.new(name: 'AssociatedTranscriptFilter')
|
34
129
|
AssociatedTranscriptFilterName = Shapes::StringShape.new(name: 'AssociatedTranscriptFilterName')
|
@@ -137,6 +232,7 @@ module Aws::LexModelsV2
|
|
137
232
|
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
138
233
|
ContextTimeToLiveInSeconds = Shapes::IntegerShape.new(name: 'ContextTimeToLiveInSeconds')
|
139
234
|
ContextTurnsToLive = Shapes::IntegerShape.new(name: 'ContextTurnsToLive')
|
235
|
+
ConversationEndState = Shapes::StringShape.new(name: 'ConversationEndState')
|
140
236
|
ConversationLevelIntentClassificationResultItem = Shapes::StructureShape.new(name: 'ConversationLevelIntentClassificationResultItem')
|
141
237
|
ConversationLevelIntentClassificationResults = Shapes::ListShape.new(name: 'ConversationLevelIntentClassificationResults')
|
142
238
|
ConversationLevelResultDetail = Shapes::StructureShape.new(name: 'ConversationLevelResultDetail')
|
@@ -327,10 +423,13 @@ module Aws::LexModelsV2
|
|
327
423
|
IntentSignature = Shapes::StringShape.new(name: 'IntentSignature')
|
328
424
|
IntentSortAttribute = Shapes::StringShape.new(name: 'IntentSortAttribute')
|
329
425
|
IntentSortBy = Shapes::StructureShape.new(name: 'IntentSortBy')
|
426
|
+
IntentState = Shapes::StringShape.new(name: 'IntentState')
|
330
427
|
IntentStatistics = Shapes::StructureShape.new(name: 'IntentStatistics')
|
331
428
|
IntentSummary = Shapes::StructureShape.new(name: 'IntentSummary')
|
332
429
|
IntentSummaryList = Shapes::ListShape.new(name: 'IntentSummaryList')
|
333
430
|
InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
|
431
|
+
InvokedIntentSample = Shapes::StructureShape.new(name: 'InvokedIntentSample')
|
432
|
+
InvokedIntentSamples = Shapes::ListShape.new(name: 'InvokedIntentSamples')
|
334
433
|
ItemId = Shapes::StringShape.new(name: 'ItemId')
|
335
434
|
KendraConfiguration = Shapes::StructureShape.new(name: 'KendraConfiguration')
|
336
435
|
KendraIndexArn = Shapes::StringShape.new(name: 'KendraIndexArn')
|
@@ -360,10 +459,20 @@ module Aws::LexModelsV2
|
|
360
459
|
ListExportsResponse = Shapes::StructureShape.new(name: 'ListExportsResponse')
|
361
460
|
ListImportsRequest = Shapes::StructureShape.new(name: 'ListImportsRequest')
|
362
461
|
ListImportsResponse = Shapes::StructureShape.new(name: 'ListImportsResponse')
|
462
|
+
ListIntentMetricsRequest = Shapes::StructureShape.new(name: 'ListIntentMetricsRequest')
|
463
|
+
ListIntentMetricsResponse = Shapes::StructureShape.new(name: 'ListIntentMetricsResponse')
|
464
|
+
ListIntentPathsRequest = Shapes::StructureShape.new(name: 'ListIntentPathsRequest')
|
465
|
+
ListIntentPathsResponse = Shapes::StructureShape.new(name: 'ListIntentPathsResponse')
|
466
|
+
ListIntentStageMetricsRequest = Shapes::StructureShape.new(name: 'ListIntentStageMetricsRequest')
|
467
|
+
ListIntentStageMetricsResponse = Shapes::StructureShape.new(name: 'ListIntentStageMetricsResponse')
|
363
468
|
ListIntentsRequest = Shapes::StructureShape.new(name: 'ListIntentsRequest')
|
364
469
|
ListIntentsResponse = Shapes::StructureShape.new(name: 'ListIntentsResponse')
|
365
470
|
ListRecommendedIntentsRequest = Shapes::StructureShape.new(name: 'ListRecommendedIntentsRequest')
|
366
471
|
ListRecommendedIntentsResponse = Shapes::StructureShape.new(name: 'ListRecommendedIntentsResponse')
|
472
|
+
ListSessionAnalyticsDataRequest = Shapes::StructureShape.new(name: 'ListSessionAnalyticsDataRequest')
|
473
|
+
ListSessionAnalyticsDataResponse = Shapes::StructureShape.new(name: 'ListSessionAnalyticsDataResponse')
|
474
|
+
ListSessionMetricsRequest = Shapes::StructureShape.new(name: 'ListSessionMetricsRequest')
|
475
|
+
ListSessionMetricsResponse = Shapes::StructureShape.new(name: 'ListSessionMetricsResponse')
|
367
476
|
ListSlotTypesRequest = Shapes::StructureShape.new(name: 'ListSlotTypesRequest')
|
368
477
|
ListSlotTypesResponse = Shapes::StructureShape.new(name: 'ListSlotTypesResponse')
|
369
478
|
ListSlotsRequest = Shapes::StructureShape.new(name: 'ListSlotsRequest')
|
@@ -378,6 +487,10 @@ module Aws::LexModelsV2
|
|
378
487
|
ListTestSetRecordsResponse = Shapes::StructureShape.new(name: 'ListTestSetRecordsResponse')
|
379
488
|
ListTestSetsRequest = Shapes::StructureShape.new(name: 'ListTestSetsRequest')
|
380
489
|
ListTestSetsResponse = Shapes::StructureShape.new(name: 'ListTestSetsResponse')
|
490
|
+
ListUtteranceAnalyticsDataRequest = Shapes::StructureShape.new(name: 'ListUtteranceAnalyticsDataRequest')
|
491
|
+
ListUtteranceAnalyticsDataResponse = Shapes::StructureShape.new(name: 'ListUtteranceAnalyticsDataResponse')
|
492
|
+
ListUtteranceMetricsRequest = Shapes::StructureShape.new(name: 'ListUtteranceMetricsRequest')
|
493
|
+
ListUtteranceMetricsResponse = Shapes::StructureShape.new(name: 'ListUtteranceMetricsResponse')
|
381
494
|
LocaleId = Shapes::StringShape.new(name: 'LocaleId')
|
382
495
|
LocaleName = Shapes::StringShape.new(name: 'LocaleName')
|
383
496
|
LogPrefix = Shapes::StringShape.new(name: 'LogPrefix')
|
@@ -464,7 +577,10 @@ module Aws::LexModelsV2
|
|
464
577
|
SentimentAnalysisSettings = Shapes::StructureShape.new(name: 'SentimentAnalysisSettings')
|
465
578
|
ServicePrincipal = Shapes::StringShape.new(name: 'ServicePrincipal')
|
466
579
|
ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
|
580
|
+
SessionDataSortBy = Shapes::StructureShape.new(name: 'SessionDataSortBy')
|
467
581
|
SessionId = Shapes::StringShape.new(name: 'SessionId')
|
582
|
+
SessionSpecification = Shapes::StructureShape.new(name: 'SessionSpecification')
|
583
|
+
SessionSpecifications = Shapes::ListShape.new(name: 'SessionSpecifications')
|
468
584
|
SessionTTL = Shapes::IntegerShape.new(name: 'SessionTTL')
|
469
585
|
SkipResourceInUseCheck = Shapes::BooleanShape.new(name: 'SkipResourceInUseCheck')
|
470
586
|
SlotCaptureSetting = Shapes::StructureShape.new(name: 'SlotCaptureSetting')
|
@@ -629,10 +745,17 @@ module Aws::LexModelsV2
|
|
629
745
|
Utterance = Shapes::StringShape.new(name: 'Utterance')
|
630
746
|
UtteranceAggregationDuration = Shapes::StructureShape.new(name: 'UtteranceAggregationDuration')
|
631
747
|
UtteranceAudioInputSpecification = Shapes::StructureShape.new(name: 'UtteranceAudioInputSpecification')
|
748
|
+
UtteranceBotResponse = Shapes::StructureShape.new(name: 'UtteranceBotResponse')
|
749
|
+
UtteranceBotResponses = Shapes::ListShape.new(name: 'UtteranceBotResponses')
|
750
|
+
UtteranceContentType = Shapes::StringShape.new(name: 'UtteranceContentType')
|
751
|
+
UtteranceDataSortBy = Shapes::StructureShape.new(name: 'UtteranceDataSortBy')
|
632
752
|
UtteranceInputSpecification = Shapes::StructureShape.new(name: 'UtteranceInputSpecification')
|
633
753
|
UtteranceLevelTestResultItem = Shapes::StructureShape.new(name: 'UtteranceLevelTestResultItem')
|
634
754
|
UtteranceLevelTestResultItemList = Shapes::ListShape.new(name: 'UtteranceLevelTestResultItemList')
|
635
755
|
UtteranceLevelTestResults = Shapes::StructureShape.new(name: 'UtteranceLevelTestResults')
|
756
|
+
UtteranceSpecification = Shapes::StructureShape.new(name: 'UtteranceSpecification')
|
757
|
+
UtteranceSpecifications = Shapes::ListShape.new(name: 'UtteranceSpecifications')
|
758
|
+
UtteranceUnderstood = Shapes::BooleanShape.new(name: 'UtteranceUnderstood')
|
636
759
|
ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
|
637
760
|
Value = Shapes::StringShape.new(name: 'Value')
|
638
761
|
VoiceEngine = Shapes::StringShape.new(name: 'VoiceEngine')
|
@@ -684,6 +807,204 @@ module Aws::LexModelsV2
|
|
684
807
|
AllowedInputTypes.add_member(:allow_dtmf_input, Shapes::ShapeRef.new(shape: BoxedBoolean, required: true, location_name: "allowDTMFInput"))
|
685
808
|
AllowedInputTypes.struct_class = Types::AllowedInputTypes
|
686
809
|
|
810
|
+
AnalyticsBinByList.member = Shapes::ShapeRef.new(shape: AnalyticsBinBySpecification)
|
811
|
+
|
812
|
+
AnalyticsBinBySpecification.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsBinByName, required: true, location_name: "name"))
|
813
|
+
AnalyticsBinBySpecification.add_member(:interval, Shapes::ShapeRef.new(shape: AnalyticsInterval, required: true, location_name: "interval"))
|
814
|
+
AnalyticsBinBySpecification.add_member(:order, Shapes::ShapeRef.new(shape: AnalyticsSortOrder, location_name: "order"))
|
815
|
+
AnalyticsBinBySpecification.struct_class = Types::AnalyticsBinBySpecification
|
816
|
+
|
817
|
+
AnalyticsBinKey.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsBinByName, location_name: "name"))
|
818
|
+
AnalyticsBinKey.add_member(:value, Shapes::ShapeRef.new(shape: AnalyticsBinValue, location_name: "value"))
|
819
|
+
AnalyticsBinKey.struct_class = Types::AnalyticsBinKey
|
820
|
+
|
821
|
+
AnalyticsBinKeys.member = Shapes::ShapeRef.new(shape: AnalyticsBinKey)
|
822
|
+
|
823
|
+
AnalyticsFilterValues.member = Shapes::ShapeRef.new(shape: AnalyticsFilterValue)
|
824
|
+
|
825
|
+
AnalyticsIntentFilter.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsIntentFilterName, required: true, location_name: "name"))
|
826
|
+
AnalyticsIntentFilter.add_member(:operator, Shapes::ShapeRef.new(shape: AnalyticsFilterOperator, required: true, location_name: "operator"))
|
827
|
+
AnalyticsIntentFilter.add_member(:values, Shapes::ShapeRef.new(shape: AnalyticsFilterValues, required: true, location_name: "values"))
|
828
|
+
AnalyticsIntentFilter.struct_class = Types::AnalyticsIntentFilter
|
829
|
+
|
830
|
+
AnalyticsIntentFilters.member = Shapes::ShapeRef.new(shape: AnalyticsIntentFilter)
|
831
|
+
|
832
|
+
AnalyticsIntentGroupByKey.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsIntentField, location_name: "name"))
|
833
|
+
AnalyticsIntentGroupByKey.add_member(:value, Shapes::ShapeRef.new(shape: AnalyticsGroupByValue, location_name: "value"))
|
834
|
+
AnalyticsIntentGroupByKey.struct_class = Types::AnalyticsIntentGroupByKey
|
835
|
+
|
836
|
+
AnalyticsIntentGroupByKeys.member = Shapes::ShapeRef.new(shape: AnalyticsIntentGroupByKey)
|
837
|
+
|
838
|
+
AnalyticsIntentGroupByList.member = Shapes::ShapeRef.new(shape: AnalyticsIntentGroupBySpecification)
|
839
|
+
|
840
|
+
AnalyticsIntentGroupBySpecification.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsIntentField, required: true, location_name: "name"))
|
841
|
+
AnalyticsIntentGroupBySpecification.struct_class = Types::AnalyticsIntentGroupBySpecification
|
842
|
+
|
843
|
+
AnalyticsIntentMetric.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsIntentMetricName, required: true, location_name: "name"))
|
844
|
+
AnalyticsIntentMetric.add_member(:statistic, Shapes::ShapeRef.new(shape: AnalyticsMetricStatistic, required: true, location_name: "statistic"))
|
845
|
+
AnalyticsIntentMetric.add_member(:order, Shapes::ShapeRef.new(shape: AnalyticsSortOrder, location_name: "order"))
|
846
|
+
AnalyticsIntentMetric.struct_class = Types::AnalyticsIntentMetric
|
847
|
+
|
848
|
+
AnalyticsIntentMetricResult.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsIntentMetricName, location_name: "name"))
|
849
|
+
AnalyticsIntentMetricResult.add_member(:statistic, Shapes::ShapeRef.new(shape: AnalyticsMetricStatistic, location_name: "statistic"))
|
850
|
+
AnalyticsIntentMetricResult.add_member(:value, Shapes::ShapeRef.new(shape: AnalyticsMetricValue, location_name: "value"))
|
851
|
+
AnalyticsIntentMetricResult.struct_class = Types::AnalyticsIntentMetricResult
|
852
|
+
|
853
|
+
AnalyticsIntentMetricResults.member = Shapes::ShapeRef.new(shape: AnalyticsIntentMetricResult)
|
854
|
+
|
855
|
+
AnalyticsIntentMetrics.member = Shapes::ShapeRef.new(shape: AnalyticsIntentMetric)
|
856
|
+
|
857
|
+
AnalyticsIntentNodeSummaries.member = Shapes::ShapeRef.new(shape: AnalyticsIntentNodeSummary)
|
858
|
+
|
859
|
+
AnalyticsIntentNodeSummary.add_member(:intent_name, Shapes::ShapeRef.new(shape: Name, location_name: "intentName"))
|
860
|
+
AnalyticsIntentNodeSummary.add_member(:intent_path, Shapes::ShapeRef.new(shape: AnalyticsPath, location_name: "intentPath"))
|
861
|
+
AnalyticsIntentNodeSummary.add_member(:intent_count, Shapes::ShapeRef.new(shape: AnalyticsNodeCount, location_name: "intentCount"))
|
862
|
+
AnalyticsIntentNodeSummary.add_member(:intent_level, Shapes::ShapeRef.new(shape: AnalyticsNodeLevel, location_name: "intentLevel"))
|
863
|
+
AnalyticsIntentNodeSummary.add_member(:node_type, Shapes::ShapeRef.new(shape: AnalyticsNodeType, location_name: "nodeType"))
|
864
|
+
AnalyticsIntentNodeSummary.struct_class = Types::AnalyticsIntentNodeSummary
|
865
|
+
|
866
|
+
AnalyticsIntentResult.add_member(:bin_keys, Shapes::ShapeRef.new(shape: AnalyticsBinKeys, location_name: "binKeys"))
|
867
|
+
AnalyticsIntentResult.add_member(:group_by_keys, Shapes::ShapeRef.new(shape: AnalyticsIntentGroupByKeys, location_name: "groupByKeys"))
|
868
|
+
AnalyticsIntentResult.add_member(:metrics_results, Shapes::ShapeRef.new(shape: AnalyticsIntentMetricResults, location_name: "metricsResults"))
|
869
|
+
AnalyticsIntentResult.struct_class = Types::AnalyticsIntentResult
|
870
|
+
|
871
|
+
AnalyticsIntentResults.member = Shapes::ShapeRef.new(shape: AnalyticsIntentResult)
|
872
|
+
|
873
|
+
AnalyticsIntentStageFilter.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsIntentStageFilterName, required: true, location_name: "name"))
|
874
|
+
AnalyticsIntentStageFilter.add_member(:operator, Shapes::ShapeRef.new(shape: AnalyticsFilterOperator, required: true, location_name: "operator"))
|
875
|
+
AnalyticsIntentStageFilter.add_member(:values, Shapes::ShapeRef.new(shape: AnalyticsFilterValues, required: true, location_name: "values"))
|
876
|
+
AnalyticsIntentStageFilter.struct_class = Types::AnalyticsIntentStageFilter
|
877
|
+
|
878
|
+
AnalyticsIntentStageFilters.member = Shapes::ShapeRef.new(shape: AnalyticsIntentStageFilter)
|
879
|
+
|
880
|
+
AnalyticsIntentStageGroupByKey.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsIntentStageField, location_name: "name"))
|
881
|
+
AnalyticsIntentStageGroupByKey.add_member(:value, Shapes::ShapeRef.new(shape: AnalyticsGroupByValue, location_name: "value"))
|
882
|
+
AnalyticsIntentStageGroupByKey.struct_class = Types::AnalyticsIntentStageGroupByKey
|
883
|
+
|
884
|
+
AnalyticsIntentStageGroupByKeys.member = Shapes::ShapeRef.new(shape: AnalyticsIntentStageGroupByKey)
|
885
|
+
|
886
|
+
AnalyticsIntentStageGroupByList.member = Shapes::ShapeRef.new(shape: AnalyticsIntentStageGroupBySpecification)
|
887
|
+
|
888
|
+
AnalyticsIntentStageGroupBySpecification.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsIntentStageField, required: true, location_name: "name"))
|
889
|
+
AnalyticsIntentStageGroupBySpecification.struct_class = Types::AnalyticsIntentStageGroupBySpecification
|
890
|
+
|
891
|
+
AnalyticsIntentStageMetric.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsIntentStageMetricName, required: true, location_name: "name"))
|
892
|
+
AnalyticsIntentStageMetric.add_member(:statistic, Shapes::ShapeRef.new(shape: AnalyticsMetricStatistic, required: true, location_name: "statistic"))
|
893
|
+
AnalyticsIntentStageMetric.add_member(:order, Shapes::ShapeRef.new(shape: AnalyticsSortOrder, location_name: "order"))
|
894
|
+
AnalyticsIntentStageMetric.struct_class = Types::AnalyticsIntentStageMetric
|
895
|
+
|
896
|
+
AnalyticsIntentStageMetricResult.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsIntentStageMetricName, location_name: "name"))
|
897
|
+
AnalyticsIntentStageMetricResult.add_member(:statistic, Shapes::ShapeRef.new(shape: AnalyticsMetricStatistic, location_name: "statistic"))
|
898
|
+
AnalyticsIntentStageMetricResult.add_member(:value, Shapes::ShapeRef.new(shape: AnalyticsMetricValue, location_name: "value"))
|
899
|
+
AnalyticsIntentStageMetricResult.struct_class = Types::AnalyticsIntentStageMetricResult
|
900
|
+
|
901
|
+
AnalyticsIntentStageMetricResults.member = Shapes::ShapeRef.new(shape: AnalyticsIntentStageMetricResult)
|
902
|
+
|
903
|
+
AnalyticsIntentStageMetrics.member = Shapes::ShapeRef.new(shape: AnalyticsIntentStageMetric)
|
904
|
+
|
905
|
+
AnalyticsIntentStageResult.add_member(:bin_keys, Shapes::ShapeRef.new(shape: AnalyticsBinKeys, location_name: "binKeys"))
|
906
|
+
AnalyticsIntentStageResult.add_member(:group_by_keys, Shapes::ShapeRef.new(shape: AnalyticsIntentStageGroupByKeys, location_name: "groupByKeys"))
|
907
|
+
AnalyticsIntentStageResult.add_member(:metrics_results, Shapes::ShapeRef.new(shape: AnalyticsIntentStageMetricResults, location_name: "metricsResults"))
|
908
|
+
AnalyticsIntentStageResult.struct_class = Types::AnalyticsIntentStageResult
|
909
|
+
|
910
|
+
AnalyticsIntentStageResults.member = Shapes::ShapeRef.new(shape: AnalyticsIntentStageResult)
|
911
|
+
|
912
|
+
AnalyticsPathFilter.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsCommonFilterName, required: true, location_name: "name"))
|
913
|
+
AnalyticsPathFilter.add_member(:operator, Shapes::ShapeRef.new(shape: AnalyticsFilterOperator, required: true, location_name: "operator"))
|
914
|
+
AnalyticsPathFilter.add_member(:values, Shapes::ShapeRef.new(shape: AnalyticsFilterValues, required: true, location_name: "values"))
|
915
|
+
AnalyticsPathFilter.struct_class = Types::AnalyticsPathFilter
|
916
|
+
|
917
|
+
AnalyticsPathFilters.member = Shapes::ShapeRef.new(shape: AnalyticsPathFilter)
|
918
|
+
|
919
|
+
AnalyticsSessionFilter.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsSessionFilterName, required: true, location_name: "name"))
|
920
|
+
AnalyticsSessionFilter.add_member(:operator, Shapes::ShapeRef.new(shape: AnalyticsFilterOperator, required: true, location_name: "operator"))
|
921
|
+
AnalyticsSessionFilter.add_member(:values, Shapes::ShapeRef.new(shape: AnalyticsFilterValues, required: true, location_name: "values"))
|
922
|
+
AnalyticsSessionFilter.struct_class = Types::AnalyticsSessionFilter
|
923
|
+
|
924
|
+
AnalyticsSessionFilters.member = Shapes::ShapeRef.new(shape: AnalyticsSessionFilter)
|
925
|
+
|
926
|
+
AnalyticsSessionGroupByKey.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsSessionField, location_name: "name"))
|
927
|
+
AnalyticsSessionGroupByKey.add_member(:value, Shapes::ShapeRef.new(shape: AnalyticsGroupByValue, location_name: "value"))
|
928
|
+
AnalyticsSessionGroupByKey.struct_class = Types::AnalyticsSessionGroupByKey
|
929
|
+
|
930
|
+
AnalyticsSessionGroupByKeys.member = Shapes::ShapeRef.new(shape: AnalyticsSessionGroupByKey)
|
931
|
+
|
932
|
+
AnalyticsSessionGroupByList.member = Shapes::ShapeRef.new(shape: AnalyticsSessionGroupBySpecification)
|
933
|
+
|
934
|
+
AnalyticsSessionGroupBySpecification.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsSessionField, required: true, location_name: "name"))
|
935
|
+
AnalyticsSessionGroupBySpecification.struct_class = Types::AnalyticsSessionGroupBySpecification
|
936
|
+
|
937
|
+
AnalyticsSessionMetric.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsSessionMetricName, required: true, location_name: "name"))
|
938
|
+
AnalyticsSessionMetric.add_member(:statistic, Shapes::ShapeRef.new(shape: AnalyticsMetricStatistic, required: true, location_name: "statistic"))
|
939
|
+
AnalyticsSessionMetric.add_member(:order, Shapes::ShapeRef.new(shape: AnalyticsSortOrder, location_name: "order"))
|
940
|
+
AnalyticsSessionMetric.struct_class = Types::AnalyticsSessionMetric
|
941
|
+
|
942
|
+
AnalyticsSessionMetricResult.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsSessionMetricName, location_name: "name"))
|
943
|
+
AnalyticsSessionMetricResult.add_member(:statistic, Shapes::ShapeRef.new(shape: AnalyticsMetricStatistic, location_name: "statistic"))
|
944
|
+
AnalyticsSessionMetricResult.add_member(:value, Shapes::ShapeRef.new(shape: AnalyticsMetricValue, location_name: "value"))
|
945
|
+
AnalyticsSessionMetricResult.struct_class = Types::AnalyticsSessionMetricResult
|
946
|
+
|
947
|
+
AnalyticsSessionMetricResults.member = Shapes::ShapeRef.new(shape: AnalyticsSessionMetricResult)
|
948
|
+
|
949
|
+
AnalyticsSessionMetrics.member = Shapes::ShapeRef.new(shape: AnalyticsSessionMetric)
|
950
|
+
|
951
|
+
AnalyticsSessionResult.add_member(:bin_keys, Shapes::ShapeRef.new(shape: AnalyticsBinKeys, location_name: "binKeys"))
|
952
|
+
AnalyticsSessionResult.add_member(:group_by_keys, Shapes::ShapeRef.new(shape: AnalyticsSessionGroupByKeys, location_name: "groupByKeys"))
|
953
|
+
AnalyticsSessionResult.add_member(:metrics_results, Shapes::ShapeRef.new(shape: AnalyticsSessionMetricResults, location_name: "metricsResults"))
|
954
|
+
AnalyticsSessionResult.struct_class = Types::AnalyticsSessionResult
|
955
|
+
|
956
|
+
AnalyticsSessionResults.member = Shapes::ShapeRef.new(shape: AnalyticsSessionResult)
|
957
|
+
|
958
|
+
AnalyticsUtteranceAttribute.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsUtteranceAttributeName, required: true, location_name: "name"))
|
959
|
+
AnalyticsUtteranceAttribute.struct_class = Types::AnalyticsUtteranceAttribute
|
960
|
+
|
961
|
+
AnalyticsUtteranceAttributeResult.add_member(:last_used_intent, Shapes::ShapeRef.new(shape: Name, location_name: "lastUsedIntent"))
|
962
|
+
AnalyticsUtteranceAttributeResult.struct_class = Types::AnalyticsUtteranceAttributeResult
|
963
|
+
|
964
|
+
AnalyticsUtteranceAttributeResults.member = Shapes::ShapeRef.new(shape: AnalyticsUtteranceAttributeResult)
|
965
|
+
|
966
|
+
AnalyticsUtteranceAttributes.member = Shapes::ShapeRef.new(shape: AnalyticsUtteranceAttribute)
|
967
|
+
|
968
|
+
AnalyticsUtteranceFilter.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsUtteranceFilterName, required: true, location_name: "name"))
|
969
|
+
AnalyticsUtteranceFilter.add_member(:operator, Shapes::ShapeRef.new(shape: AnalyticsFilterOperator, required: true, location_name: "operator"))
|
970
|
+
AnalyticsUtteranceFilter.add_member(:values, Shapes::ShapeRef.new(shape: AnalyticsFilterValues, required: true, location_name: "values"))
|
971
|
+
AnalyticsUtteranceFilter.struct_class = Types::AnalyticsUtteranceFilter
|
972
|
+
|
973
|
+
AnalyticsUtteranceFilters.member = Shapes::ShapeRef.new(shape: AnalyticsUtteranceFilter)
|
974
|
+
|
975
|
+
AnalyticsUtteranceGroupByKey.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsUtteranceField, location_name: "name"))
|
976
|
+
AnalyticsUtteranceGroupByKey.add_member(:value, Shapes::ShapeRef.new(shape: AnalyticsGroupByValue, location_name: "value"))
|
977
|
+
AnalyticsUtteranceGroupByKey.struct_class = Types::AnalyticsUtteranceGroupByKey
|
978
|
+
|
979
|
+
AnalyticsUtteranceGroupByKeys.member = Shapes::ShapeRef.new(shape: AnalyticsUtteranceGroupByKey)
|
980
|
+
|
981
|
+
AnalyticsUtteranceGroupByList.member = Shapes::ShapeRef.new(shape: AnalyticsUtteranceGroupBySpecification)
|
982
|
+
|
983
|
+
AnalyticsUtteranceGroupBySpecification.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsUtteranceField, required: true, location_name: "name"))
|
984
|
+
AnalyticsUtteranceGroupBySpecification.struct_class = Types::AnalyticsUtteranceGroupBySpecification
|
985
|
+
|
986
|
+
AnalyticsUtteranceMetric.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsUtteranceMetricName, required: true, location_name: "name"))
|
987
|
+
AnalyticsUtteranceMetric.add_member(:statistic, Shapes::ShapeRef.new(shape: AnalyticsMetricStatistic, required: true, location_name: "statistic"))
|
988
|
+
AnalyticsUtteranceMetric.add_member(:order, Shapes::ShapeRef.new(shape: AnalyticsSortOrder, location_name: "order"))
|
989
|
+
AnalyticsUtteranceMetric.struct_class = Types::AnalyticsUtteranceMetric
|
990
|
+
|
991
|
+
AnalyticsUtteranceMetricResult.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsUtteranceMetricName, location_name: "name"))
|
992
|
+
AnalyticsUtteranceMetricResult.add_member(:statistic, Shapes::ShapeRef.new(shape: AnalyticsMetricStatistic, location_name: "statistic"))
|
993
|
+
AnalyticsUtteranceMetricResult.add_member(:value, Shapes::ShapeRef.new(shape: AnalyticsMetricValue, location_name: "value"))
|
994
|
+
AnalyticsUtteranceMetricResult.struct_class = Types::AnalyticsUtteranceMetricResult
|
995
|
+
|
996
|
+
AnalyticsUtteranceMetricResults.member = Shapes::ShapeRef.new(shape: AnalyticsUtteranceMetricResult)
|
997
|
+
|
998
|
+
AnalyticsUtteranceMetrics.member = Shapes::ShapeRef.new(shape: AnalyticsUtteranceMetric)
|
999
|
+
|
1000
|
+
AnalyticsUtteranceResult.add_member(:bin_keys, Shapes::ShapeRef.new(shape: AnalyticsBinKeys, location_name: "binKeys"))
|
1001
|
+
AnalyticsUtteranceResult.add_member(:group_by_keys, Shapes::ShapeRef.new(shape: AnalyticsUtteranceGroupByKeys, location_name: "groupByKeys"))
|
1002
|
+
AnalyticsUtteranceResult.add_member(:metrics_results, Shapes::ShapeRef.new(shape: AnalyticsUtteranceMetricResults, location_name: "metricsResults"))
|
1003
|
+
AnalyticsUtteranceResult.add_member(:attribute_results, Shapes::ShapeRef.new(shape: AnalyticsUtteranceAttributeResults, location_name: "attributeResults"))
|
1004
|
+
AnalyticsUtteranceResult.struct_class = Types::AnalyticsUtteranceResult
|
1005
|
+
|
1006
|
+
AnalyticsUtteranceResults.member = Shapes::ShapeRef.new(shape: AnalyticsUtteranceResult)
|
1007
|
+
|
687
1008
|
AssociatedTranscript.add_member(:transcript, Shapes::ShapeRef.new(shape: Transcript, location_name: "transcript"))
|
688
1009
|
AssociatedTranscript.struct_class = Types::AssociatedTranscript
|
689
1010
|
|
@@ -1910,6 +2231,11 @@ module Aws::LexModelsV2
|
|
1910
2231
|
InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
|
1911
2232
|
InternalServerException.struct_class = Types::InternalServerException
|
1912
2233
|
|
2234
|
+
InvokedIntentSample.add_member(:intent_name, Shapes::ShapeRef.new(shape: Name, location_name: "intentName"))
|
2235
|
+
InvokedIntentSample.struct_class = Types::InvokedIntentSample
|
2236
|
+
|
2237
|
+
InvokedIntentSamples.member = Shapes::ShapeRef.new(shape: InvokedIntentSample)
|
2238
|
+
|
1913
2239
|
KendraConfiguration.add_member(:kendra_index, Shapes::ShapeRef.new(shape: KendraIndexArn, required: true, location_name: "kendraIndex"))
|
1914
2240
|
KendraConfiguration.add_member(:query_filter_string_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "queryFilterStringEnabled"))
|
1915
2241
|
KendraConfiguration.add_member(:query_filter_string, Shapes::ShapeRef.new(shape: QueryFilterString, location_name: "queryFilterString"))
|
@@ -2072,6 +2398,48 @@ module Aws::LexModelsV2
|
|
2072
2398
|
ListImportsResponse.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, location_name: "localeId"))
|
2073
2399
|
ListImportsResponse.struct_class = Types::ListImportsResponse
|
2074
2400
|
|
2401
|
+
ListIntentMetricsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2402
|
+
ListIntentMetricsRequest.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startDateTime"))
|
2403
|
+
ListIntentMetricsRequest.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endDateTime"))
|
2404
|
+
ListIntentMetricsRequest.add_member(:metrics, Shapes::ShapeRef.new(shape: AnalyticsIntentMetrics, required: true, location_name: "metrics"))
|
2405
|
+
ListIntentMetricsRequest.add_member(:bin_by, Shapes::ShapeRef.new(shape: AnalyticsBinByList, location_name: "binBy"))
|
2406
|
+
ListIntentMetricsRequest.add_member(:group_by, Shapes::ShapeRef.new(shape: AnalyticsIntentGroupByList, location_name: "groupBy"))
|
2407
|
+
ListIntentMetricsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: AnalyticsIntentFilters, location_name: "filters"))
|
2408
|
+
ListIntentMetricsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
2409
|
+
ListIntentMetricsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2410
|
+
ListIntentMetricsRequest.struct_class = Types::ListIntentMetricsRequest
|
2411
|
+
|
2412
|
+
ListIntentMetricsResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
2413
|
+
ListIntentMetricsResponse.add_member(:results, Shapes::ShapeRef.new(shape: AnalyticsIntentResults, location_name: "results"))
|
2414
|
+
ListIntentMetricsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2415
|
+
ListIntentMetricsResponse.struct_class = Types::ListIntentMetricsResponse
|
2416
|
+
|
2417
|
+
ListIntentPathsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2418
|
+
ListIntentPathsRequest.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startDateTime"))
|
2419
|
+
ListIntentPathsRequest.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endDateTime"))
|
2420
|
+
ListIntentPathsRequest.add_member(:intent_path, Shapes::ShapeRef.new(shape: AnalyticsPath, required: true, location_name: "intentPath"))
|
2421
|
+
ListIntentPathsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: AnalyticsPathFilters, location_name: "filters"))
|
2422
|
+
ListIntentPathsRequest.struct_class = Types::ListIntentPathsRequest
|
2423
|
+
|
2424
|
+
ListIntentPathsResponse.add_member(:node_summaries, Shapes::ShapeRef.new(shape: AnalyticsIntentNodeSummaries, location_name: "nodeSummaries"))
|
2425
|
+
ListIntentPathsResponse.struct_class = Types::ListIntentPathsResponse
|
2426
|
+
|
2427
|
+
ListIntentStageMetricsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2428
|
+
ListIntentStageMetricsRequest.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startDateTime"))
|
2429
|
+
ListIntentStageMetricsRequest.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endDateTime"))
|
2430
|
+
ListIntentStageMetricsRequest.add_member(:metrics, Shapes::ShapeRef.new(shape: AnalyticsIntentStageMetrics, required: true, location_name: "metrics"))
|
2431
|
+
ListIntentStageMetricsRequest.add_member(:bin_by, Shapes::ShapeRef.new(shape: AnalyticsBinByList, location_name: "binBy"))
|
2432
|
+
ListIntentStageMetricsRequest.add_member(:group_by, Shapes::ShapeRef.new(shape: AnalyticsIntentStageGroupByList, location_name: "groupBy"))
|
2433
|
+
ListIntentStageMetricsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: AnalyticsIntentStageFilters, location_name: "filters"))
|
2434
|
+
ListIntentStageMetricsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
2435
|
+
ListIntentStageMetricsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2436
|
+
ListIntentStageMetricsRequest.struct_class = Types::ListIntentStageMetricsRequest
|
2437
|
+
|
2438
|
+
ListIntentStageMetricsResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
2439
|
+
ListIntentStageMetricsResponse.add_member(:results, Shapes::ShapeRef.new(shape: AnalyticsIntentStageResults, location_name: "results"))
|
2440
|
+
ListIntentStageMetricsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2441
|
+
ListIntentStageMetricsResponse.struct_class = Types::ListIntentStageMetricsResponse
|
2442
|
+
|
2075
2443
|
ListIntentsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2076
2444
|
ListIntentsRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: BotVersion, required: true, location: "uri", location_name: "botVersion"))
|
2077
2445
|
ListIntentsRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
|
@@ -2104,6 +2472,36 @@ module Aws::LexModelsV2
|
|
2104
2472
|
ListRecommendedIntentsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2105
2473
|
ListRecommendedIntentsResponse.struct_class = Types::ListRecommendedIntentsResponse
|
2106
2474
|
|
2475
|
+
ListSessionAnalyticsDataRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2476
|
+
ListSessionAnalyticsDataRequest.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startDateTime"))
|
2477
|
+
ListSessionAnalyticsDataRequest.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endDateTime"))
|
2478
|
+
ListSessionAnalyticsDataRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SessionDataSortBy, location_name: "sortBy"))
|
2479
|
+
ListSessionAnalyticsDataRequest.add_member(:filters, Shapes::ShapeRef.new(shape: AnalyticsSessionFilters, location_name: "filters"))
|
2480
|
+
ListSessionAnalyticsDataRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
2481
|
+
ListSessionAnalyticsDataRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2482
|
+
ListSessionAnalyticsDataRequest.struct_class = Types::ListSessionAnalyticsDataRequest
|
2483
|
+
|
2484
|
+
ListSessionAnalyticsDataResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
2485
|
+
ListSessionAnalyticsDataResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2486
|
+
ListSessionAnalyticsDataResponse.add_member(:sessions, Shapes::ShapeRef.new(shape: SessionSpecifications, location_name: "sessions"))
|
2487
|
+
ListSessionAnalyticsDataResponse.struct_class = Types::ListSessionAnalyticsDataResponse
|
2488
|
+
|
2489
|
+
ListSessionMetricsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2490
|
+
ListSessionMetricsRequest.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startDateTime"))
|
2491
|
+
ListSessionMetricsRequest.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endDateTime"))
|
2492
|
+
ListSessionMetricsRequest.add_member(:metrics, Shapes::ShapeRef.new(shape: AnalyticsSessionMetrics, required: true, location_name: "metrics"))
|
2493
|
+
ListSessionMetricsRequest.add_member(:bin_by, Shapes::ShapeRef.new(shape: AnalyticsBinByList, location_name: "binBy"))
|
2494
|
+
ListSessionMetricsRequest.add_member(:group_by, Shapes::ShapeRef.new(shape: AnalyticsSessionGroupByList, location_name: "groupBy"))
|
2495
|
+
ListSessionMetricsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: AnalyticsSessionFilters, location_name: "filters"))
|
2496
|
+
ListSessionMetricsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
2497
|
+
ListSessionMetricsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2498
|
+
ListSessionMetricsRequest.struct_class = Types::ListSessionMetricsRequest
|
2499
|
+
|
2500
|
+
ListSessionMetricsResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
2501
|
+
ListSessionMetricsResponse.add_member(:results, Shapes::ShapeRef.new(shape: AnalyticsSessionResults, location_name: "results"))
|
2502
|
+
ListSessionMetricsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2503
|
+
ListSessionMetricsResponse.struct_class = Types::ListSessionMetricsResponse
|
2504
|
+
|
2107
2505
|
ListSlotTypesRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2108
2506
|
ListSlotTypesRequest.add_member(:bot_version, Shapes::ShapeRef.new(shape: BotVersion, required: true, location: "uri", location_name: "botVersion"))
|
2109
2507
|
ListSlotTypesRequest.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, required: true, location: "uri", location_name: "localeId"))
|
@@ -2181,6 +2579,37 @@ module Aws::LexModelsV2
|
|
2181
2579
|
ListTestSetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2182
2580
|
ListTestSetsResponse.struct_class = Types::ListTestSetsResponse
|
2183
2581
|
|
2582
|
+
ListUtteranceAnalyticsDataRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2583
|
+
ListUtteranceAnalyticsDataRequest.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startDateTime"))
|
2584
|
+
ListUtteranceAnalyticsDataRequest.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endDateTime"))
|
2585
|
+
ListUtteranceAnalyticsDataRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: UtteranceDataSortBy, location_name: "sortBy"))
|
2586
|
+
ListUtteranceAnalyticsDataRequest.add_member(:filters, Shapes::ShapeRef.new(shape: AnalyticsUtteranceFilters, location_name: "filters"))
|
2587
|
+
ListUtteranceAnalyticsDataRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
2588
|
+
ListUtteranceAnalyticsDataRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2589
|
+
ListUtteranceAnalyticsDataRequest.struct_class = Types::ListUtteranceAnalyticsDataRequest
|
2590
|
+
|
2591
|
+
ListUtteranceAnalyticsDataResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
2592
|
+
ListUtteranceAnalyticsDataResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2593
|
+
ListUtteranceAnalyticsDataResponse.add_member(:utterances, Shapes::ShapeRef.new(shape: UtteranceSpecifications, location_name: "utterances"))
|
2594
|
+
ListUtteranceAnalyticsDataResponse.struct_class = Types::ListUtteranceAnalyticsDataResponse
|
2595
|
+
|
2596
|
+
ListUtteranceMetricsRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "botId"))
|
2597
|
+
ListUtteranceMetricsRequest.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startDateTime"))
|
2598
|
+
ListUtteranceMetricsRequest.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endDateTime"))
|
2599
|
+
ListUtteranceMetricsRequest.add_member(:metrics, Shapes::ShapeRef.new(shape: AnalyticsUtteranceMetrics, required: true, location_name: "metrics"))
|
2600
|
+
ListUtteranceMetricsRequest.add_member(:bin_by, Shapes::ShapeRef.new(shape: AnalyticsBinByList, location_name: "binBy"))
|
2601
|
+
ListUtteranceMetricsRequest.add_member(:group_by, Shapes::ShapeRef.new(shape: AnalyticsUtteranceGroupByList, location_name: "groupBy"))
|
2602
|
+
ListUtteranceMetricsRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: AnalyticsUtteranceAttributes, location_name: "attributes"))
|
2603
|
+
ListUtteranceMetricsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: AnalyticsUtteranceFilters, location_name: "filters"))
|
2604
|
+
ListUtteranceMetricsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
|
2605
|
+
ListUtteranceMetricsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2606
|
+
ListUtteranceMetricsRequest.struct_class = Types::ListUtteranceMetricsRequest
|
2607
|
+
|
2608
|
+
ListUtteranceMetricsResponse.add_member(:bot_id, Shapes::ShapeRef.new(shape: Id, location_name: "botId"))
|
2609
|
+
ListUtteranceMetricsResponse.add_member(:results, Shapes::ShapeRef.new(shape: AnalyticsUtteranceResults, location_name: "results"))
|
2610
|
+
ListUtteranceMetricsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2611
|
+
ListUtteranceMetricsResponse.struct_class = Types::ListUtteranceMetricsResponse
|
2612
|
+
|
2184
2613
|
Message.add_member(:plain_text_message, Shapes::ShapeRef.new(shape: PlainTextMessage, location_name: "plainTextMessage"))
|
2185
2614
|
Message.add_member(:custom_payload, Shapes::ShapeRef.new(shape: CustomPayload, location_name: "customPayload"))
|
2186
2615
|
Message.add_member(:ssml_message, Shapes::ShapeRef.new(shape: SSMLMessage, location_name: "ssmlMessage"))
|
@@ -2367,6 +2796,27 @@ module Aws::LexModelsV2
|
|
2367
2796
|
ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
|
2368
2797
|
ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
|
2369
2798
|
|
2799
|
+
SessionDataSortBy.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsSessionSortByName, required: true, location_name: "name"))
|
2800
|
+
SessionDataSortBy.add_member(:order, Shapes::ShapeRef.new(shape: AnalyticsSortOrder, required: true, location_name: "order"))
|
2801
|
+
SessionDataSortBy.struct_class = Types::SessionDataSortBy
|
2802
|
+
|
2803
|
+
SessionSpecification.add_member(:bot_alias_id, Shapes::ShapeRef.new(shape: BotAliasId, location_name: "botAliasId"))
|
2804
|
+
SessionSpecification.add_member(:bot_version, Shapes::ShapeRef.new(shape: NumericalBotVersion, location_name: "botVersion"))
|
2805
|
+
SessionSpecification.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, location_name: "localeId"))
|
2806
|
+
SessionSpecification.add_member(:channel, Shapes::ShapeRef.new(shape: AnalyticsChannel, location_name: "channel"))
|
2807
|
+
SessionSpecification.add_member(:session_id, Shapes::ShapeRef.new(shape: AnalyticsSessionId, location_name: "sessionId"))
|
2808
|
+
SessionSpecification.add_member(:conversation_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "conversationStartTime"))
|
2809
|
+
SessionSpecification.add_member(:conversation_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "conversationEndTime"))
|
2810
|
+
SessionSpecification.add_member(:conversation_duration_seconds, Shapes::ShapeRef.new(shape: AnalyticsLongValue, location_name: "conversationDurationSeconds"))
|
2811
|
+
SessionSpecification.add_member(:conversation_end_state, Shapes::ShapeRef.new(shape: ConversationEndState, location_name: "conversationEndState"))
|
2812
|
+
SessionSpecification.add_member(:mode, Shapes::ShapeRef.new(shape: AnalyticsModality, location_name: "mode"))
|
2813
|
+
SessionSpecification.add_member(:number_of_turns, Shapes::ShapeRef.new(shape: AnalyticsLongValue, location_name: "numberOfTurns"))
|
2814
|
+
SessionSpecification.add_member(:invoked_intent_samples, Shapes::ShapeRef.new(shape: InvokedIntentSamples, location_name: "invokedIntentSamples"))
|
2815
|
+
SessionSpecification.add_member(:originating_request_id, Shapes::ShapeRef.new(shape: AnalyticsOriginatingRequestId, location_name: "originatingRequestId"))
|
2816
|
+
SessionSpecification.struct_class = Types::SessionSpecification
|
2817
|
+
|
2818
|
+
SessionSpecifications.member = Shapes::ShapeRef.new(shape: SessionSpecification)
|
2819
|
+
|
2370
2820
|
SlotCaptureSetting.add_member(:capture_response, Shapes::ShapeRef.new(shape: ResponseSpecification, location_name: "captureResponse"))
|
2371
2821
|
SlotCaptureSetting.add_member(:capture_next_step, Shapes::ShapeRef.new(shape: DialogState, location_name: "captureNextStep"))
|
2372
2822
|
SlotCaptureSetting.add_member(:capture_conditional, Shapes::ShapeRef.new(shape: ConditionalSpecification, location_name: "captureConditional"))
|
@@ -3024,6 +3474,17 @@ module Aws::LexModelsV2
|
|
3024
3474
|
UtteranceAudioInputSpecification.add_member(:audio_file_s3_location, Shapes::ShapeRef.new(shape: AudioFileS3Location, required: true, location_name: "audioFileS3Location"))
|
3025
3475
|
UtteranceAudioInputSpecification.struct_class = Types::UtteranceAudioInputSpecification
|
3026
3476
|
|
3477
|
+
UtteranceBotResponse.add_member(:content, Shapes::ShapeRef.new(shape: String, location_name: "content"))
|
3478
|
+
UtteranceBotResponse.add_member(:content_type, Shapes::ShapeRef.new(shape: UtteranceContentType, location_name: "contentType"))
|
3479
|
+
UtteranceBotResponse.add_member(:image_response_card, Shapes::ShapeRef.new(shape: ImageResponseCard, location_name: "imageResponseCard"))
|
3480
|
+
UtteranceBotResponse.struct_class = Types::UtteranceBotResponse
|
3481
|
+
|
3482
|
+
UtteranceBotResponses.member = Shapes::ShapeRef.new(shape: UtteranceBotResponse)
|
3483
|
+
|
3484
|
+
UtteranceDataSortBy.add_member(:name, Shapes::ShapeRef.new(shape: AnalyticsUtteranceSortByName, required: true, location_name: "name"))
|
3485
|
+
UtteranceDataSortBy.add_member(:order, Shapes::ShapeRef.new(shape: AnalyticsSortOrder, required: true, location_name: "order"))
|
3486
|
+
UtteranceDataSortBy.struct_class = Types::UtteranceDataSortBy
|
3487
|
+
|
3027
3488
|
UtteranceInputSpecification.add_member(:text_input, Shapes::ShapeRef.new(shape: TestSetUtteranceText, location_name: "textInput"))
|
3028
3489
|
UtteranceInputSpecification.add_member(:audio_input, Shapes::ShapeRef.new(shape: UtteranceAudioInputSpecification, location_name: "audioInput"))
|
3029
3490
|
UtteranceInputSpecification.struct_class = Types::UtteranceInputSpecification
|
@@ -3038,6 +3499,32 @@ module Aws::LexModelsV2
|
|
3038
3499
|
UtteranceLevelTestResults.add_member(:items, Shapes::ShapeRef.new(shape: UtteranceLevelTestResultItemList, required: true, location_name: "items"))
|
3039
3500
|
UtteranceLevelTestResults.struct_class = Types::UtteranceLevelTestResults
|
3040
3501
|
|
3502
|
+
UtteranceSpecification.add_member(:bot_alias_id, Shapes::ShapeRef.new(shape: BotAliasId, location_name: "botAliasId"))
|
3503
|
+
UtteranceSpecification.add_member(:bot_version, Shapes::ShapeRef.new(shape: NumericalBotVersion, location_name: "botVersion"))
|
3504
|
+
UtteranceSpecification.add_member(:locale_id, Shapes::ShapeRef.new(shape: LocaleId, location_name: "localeId"))
|
3505
|
+
UtteranceSpecification.add_member(:session_id, Shapes::ShapeRef.new(shape: AnalyticsSessionId, location_name: "sessionId"))
|
3506
|
+
UtteranceSpecification.add_member(:channel, Shapes::ShapeRef.new(shape: AnalyticsChannel, location_name: "channel"))
|
3507
|
+
UtteranceSpecification.add_member(:mode, Shapes::ShapeRef.new(shape: AnalyticsModality, location_name: "mode"))
|
3508
|
+
UtteranceSpecification.add_member(:conversation_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "conversationStartTime"))
|
3509
|
+
UtteranceSpecification.add_member(:conversation_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "conversationEndTime"))
|
3510
|
+
UtteranceSpecification.add_member(:utterance, Shapes::ShapeRef.new(shape: String, location_name: "utterance"))
|
3511
|
+
UtteranceSpecification.add_member(:utterance_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "utteranceTimestamp"))
|
3512
|
+
UtteranceSpecification.add_member(:audio_voice_duration_millis, Shapes::ShapeRef.new(shape: AnalyticsLongValue, location_name: "audioVoiceDurationMillis"))
|
3513
|
+
UtteranceSpecification.add_member(:utterance_understood, Shapes::ShapeRef.new(shape: UtteranceUnderstood, location_name: "utteranceUnderstood"))
|
3514
|
+
UtteranceSpecification.add_member(:input_type, Shapes::ShapeRef.new(shape: String, location_name: "inputType"))
|
3515
|
+
UtteranceSpecification.add_member(:output_type, Shapes::ShapeRef.new(shape: String, location_name: "outputType"))
|
3516
|
+
UtteranceSpecification.add_member(:associated_intent_name, Shapes::ShapeRef.new(shape: Name, location_name: "associatedIntentName"))
|
3517
|
+
UtteranceSpecification.add_member(:associated_slot_name, Shapes::ShapeRef.new(shape: Name, location_name: "associatedSlotName"))
|
3518
|
+
UtteranceSpecification.add_member(:intent_state, Shapes::ShapeRef.new(shape: IntentState, location_name: "intentState"))
|
3519
|
+
UtteranceSpecification.add_member(:dialog_action_type, Shapes::ShapeRef.new(shape: String, location_name: "dialogActionType"))
|
3520
|
+
UtteranceSpecification.add_member(:bot_response_audio_voice_id, Shapes::ShapeRef.new(shape: String, location_name: "botResponseAudioVoiceId"))
|
3521
|
+
UtteranceSpecification.add_member(:slots_filled_in_session, Shapes::ShapeRef.new(shape: String, location_name: "slotsFilledInSession"))
|
3522
|
+
UtteranceSpecification.add_member(:utterance_request_id, Shapes::ShapeRef.new(shape: Id, location_name: "utteranceRequestId"))
|
3523
|
+
UtteranceSpecification.add_member(:bot_responses, Shapes::ShapeRef.new(shape: UtteranceBotResponses, location_name: "botResponses"))
|
3524
|
+
UtteranceSpecification.struct_class = Types::UtteranceSpecification
|
3525
|
+
|
3526
|
+
UtteranceSpecifications.member = Shapes::ShapeRef.new(shape: UtteranceSpecification)
|
3527
|
+
|
3041
3528
|
ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "message"))
|
3042
3529
|
ValidationException.struct_class = Types::ValidationException
|
3043
3530
|
|
@@ -3891,6 +4378,57 @@ module Aws::LexModelsV2
|
|
3891
4378
|
)
|
3892
4379
|
end)
|
3893
4380
|
|
4381
|
+
api.add_operation(:list_intent_metrics, Seahorse::Model::Operation.new.tap do |o|
|
4382
|
+
o.name = "ListIntentMetrics"
|
4383
|
+
o.http_method = "POST"
|
4384
|
+
o.http_request_uri = "/bots/{botId}/analytics/intentmetrics"
|
4385
|
+
o.input = Shapes::ShapeRef.new(shape: ListIntentMetricsRequest)
|
4386
|
+
o.output = Shapes::ShapeRef.new(shape: ListIntentMetricsResponse)
|
4387
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4388
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4389
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailedException)
|
4390
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4391
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4392
|
+
o[:pager] = Aws::Pager.new(
|
4393
|
+
limit_key: "max_results",
|
4394
|
+
tokens: {
|
4395
|
+
"next_token" => "next_token"
|
4396
|
+
}
|
4397
|
+
)
|
4398
|
+
end)
|
4399
|
+
|
4400
|
+
api.add_operation(:list_intent_paths, Seahorse::Model::Operation.new.tap do |o|
|
4401
|
+
o.name = "ListIntentPaths"
|
4402
|
+
o.http_method = "POST"
|
4403
|
+
o.http_request_uri = "/bots/{botId}/analytics/intentpaths"
|
4404
|
+
o.input = Shapes::ShapeRef.new(shape: ListIntentPathsRequest)
|
4405
|
+
o.output = Shapes::ShapeRef.new(shape: ListIntentPathsResponse)
|
4406
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4407
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4408
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailedException)
|
4409
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4410
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4411
|
+
end)
|
4412
|
+
|
4413
|
+
api.add_operation(:list_intent_stage_metrics, Seahorse::Model::Operation.new.tap do |o|
|
4414
|
+
o.name = "ListIntentStageMetrics"
|
4415
|
+
o.http_method = "POST"
|
4416
|
+
o.http_request_uri = "/bots/{botId}/analytics/intentstagemetrics"
|
4417
|
+
o.input = Shapes::ShapeRef.new(shape: ListIntentStageMetricsRequest)
|
4418
|
+
o.output = Shapes::ShapeRef.new(shape: ListIntentStageMetricsResponse)
|
4419
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4420
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4421
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailedException)
|
4422
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4423
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4424
|
+
o[:pager] = Aws::Pager.new(
|
4425
|
+
limit_key: "max_results",
|
4426
|
+
tokens: {
|
4427
|
+
"next_token" => "next_token"
|
4428
|
+
}
|
4429
|
+
)
|
4430
|
+
end)
|
4431
|
+
|
3894
4432
|
api.add_operation(:list_intents, Seahorse::Model::Operation.new.tap do |o|
|
3895
4433
|
o.name = "ListIntents"
|
3896
4434
|
o.http_method = "POST"
|
@@ -3928,6 +4466,44 @@ module Aws::LexModelsV2
|
|
3928
4466
|
)
|
3929
4467
|
end)
|
3930
4468
|
|
4469
|
+
api.add_operation(:list_session_analytics_data, Seahorse::Model::Operation.new.tap do |o|
|
4470
|
+
o.name = "ListSessionAnalyticsData"
|
4471
|
+
o.http_method = "POST"
|
4472
|
+
o.http_request_uri = "/bots/{botId}/analytics/sessions"
|
4473
|
+
o.input = Shapes::ShapeRef.new(shape: ListSessionAnalyticsDataRequest)
|
4474
|
+
o.output = Shapes::ShapeRef.new(shape: ListSessionAnalyticsDataResponse)
|
4475
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4476
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4477
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailedException)
|
4478
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4479
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4480
|
+
o[:pager] = Aws::Pager.new(
|
4481
|
+
limit_key: "max_results",
|
4482
|
+
tokens: {
|
4483
|
+
"next_token" => "next_token"
|
4484
|
+
}
|
4485
|
+
)
|
4486
|
+
end)
|
4487
|
+
|
4488
|
+
api.add_operation(:list_session_metrics, Seahorse::Model::Operation.new.tap do |o|
|
4489
|
+
o.name = "ListSessionMetrics"
|
4490
|
+
o.http_method = "POST"
|
4491
|
+
o.http_request_uri = "/bots/{botId}/analytics/sessionmetrics"
|
4492
|
+
o.input = Shapes::ShapeRef.new(shape: ListSessionMetricsRequest)
|
4493
|
+
o.output = Shapes::ShapeRef.new(shape: ListSessionMetricsResponse)
|
4494
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4495
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4496
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailedException)
|
4497
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4498
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4499
|
+
o[:pager] = Aws::Pager.new(
|
4500
|
+
limit_key: "max_results",
|
4501
|
+
tokens: {
|
4502
|
+
"next_token" => "next_token"
|
4503
|
+
}
|
4504
|
+
)
|
4505
|
+
end)
|
4506
|
+
|
3931
4507
|
api.add_operation(:list_slot_types, Seahorse::Model::Operation.new.tap do |o|
|
3932
4508
|
o.name = "ListSlotTypes"
|
3933
4509
|
o.http_method = "POST"
|
@@ -4050,6 +4626,44 @@ module Aws::LexModelsV2
|
|
4050
4626
|
)
|
4051
4627
|
end)
|
4052
4628
|
|
4629
|
+
api.add_operation(:list_utterance_analytics_data, Seahorse::Model::Operation.new.tap do |o|
|
4630
|
+
o.name = "ListUtteranceAnalyticsData"
|
4631
|
+
o.http_method = "POST"
|
4632
|
+
o.http_request_uri = "/bots/{botId}/analytics/utterances"
|
4633
|
+
o.input = Shapes::ShapeRef.new(shape: ListUtteranceAnalyticsDataRequest)
|
4634
|
+
o.output = Shapes::ShapeRef.new(shape: ListUtteranceAnalyticsDataResponse)
|
4635
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4636
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4637
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailedException)
|
4638
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4639
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4640
|
+
o[:pager] = Aws::Pager.new(
|
4641
|
+
limit_key: "max_results",
|
4642
|
+
tokens: {
|
4643
|
+
"next_token" => "next_token"
|
4644
|
+
}
|
4645
|
+
)
|
4646
|
+
end)
|
4647
|
+
|
4648
|
+
api.add_operation(:list_utterance_metrics, Seahorse::Model::Operation.new.tap do |o|
|
4649
|
+
o.name = "ListUtteranceMetrics"
|
4650
|
+
o.http_method = "POST"
|
4651
|
+
o.http_request_uri = "/bots/{botId}/analytics/utterancemetrics"
|
4652
|
+
o.input = Shapes::ShapeRef.new(shape: ListUtteranceMetricsRequest)
|
4653
|
+
o.output = Shapes::ShapeRef.new(shape: ListUtteranceMetricsResponse)
|
4654
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4655
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
4656
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailedException)
|
4657
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
4658
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
4659
|
+
o[:pager] = Aws::Pager.new(
|
4660
|
+
limit_key: "max_results",
|
4661
|
+
tokens: {
|
4662
|
+
"next_token" => "next_token"
|
4663
|
+
}
|
4664
|
+
)
|
4665
|
+
end)
|
4666
|
+
|
4053
4667
|
api.add_operation(:search_associated_transcripts, Seahorse::Model::Operation.new.tap do |o|
|
4054
4668
|
o.name = "SearchAssociatedTranscripts"
|
4055
4669
|
o.http_method = "POST"
|