aws-sdk 2.928.0 → 2.929.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.
- package/CHANGELOG.md +8 -1
- package/README.md +1 -1
- package/apis/connect-2017-08-08.min.json +229 -124
- package/apis/connect-2017-08-08.paginators.json +6 -0
- package/apis/models.lex.v2-2020-08-07.min.json +60 -37
- package/apis/redshift-data-2019-12-20.min.json +26 -3
- package/apis/runtime.lex.v2-2020-08-07.min.json +49 -35
- package/clients/connect.d.ts +184 -94
- package/clients/ec2.d.ts +1 -1
- package/clients/lexmodelsv2.d.ts +30 -4
- package/clients/lexruntimev2.d.ts +46 -36
- package/clients/redshiftdata.d.ts +25 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +6 -6
- package/dist/aws-sdk.js +287 -162
- package/dist/aws-sdk.min.js +68 -68
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/dist/aws-sdk.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
|
1
|
+
// AWS SDK for JavaScript v2.929.0
|
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
3
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
4
4
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
|
@@ -55941,6 +55941,30 @@ module.exports={
|
|
|
55941
55941
|
}
|
|
55942
55942
|
}
|
|
55943
55943
|
},
|
|
55944
|
+
"AssociateBot": {
|
|
55945
|
+
"http": {
|
|
55946
|
+
"method": "PUT",
|
|
55947
|
+
"requestUri": "/instance/{InstanceId}/bot"
|
|
55948
|
+
},
|
|
55949
|
+
"input": {
|
|
55950
|
+
"type": "structure",
|
|
55951
|
+
"required": [
|
|
55952
|
+
"InstanceId"
|
|
55953
|
+
],
|
|
55954
|
+
"members": {
|
|
55955
|
+
"InstanceId": {
|
|
55956
|
+
"location": "uri",
|
|
55957
|
+
"locationName": "InstanceId"
|
|
55958
|
+
},
|
|
55959
|
+
"LexBot": {
|
|
55960
|
+
"shape": "S5"
|
|
55961
|
+
},
|
|
55962
|
+
"LexV2Bot": {
|
|
55963
|
+
"shape": "S8"
|
|
55964
|
+
}
|
|
55965
|
+
}
|
|
55966
|
+
}
|
|
55967
|
+
},
|
|
55944
55968
|
"AssociateInstanceStorageConfig": {
|
|
55945
55969
|
"http": {
|
|
55946
55970
|
"method": "PUT",
|
|
@@ -55960,7 +55984,7 @@ module.exports={
|
|
|
55960
55984
|
},
|
|
55961
55985
|
"ResourceType": {},
|
|
55962
55986
|
"StorageConfig": {
|
|
55963
|
-
"shape": "
|
|
55987
|
+
"shape": "Sc"
|
|
55964
55988
|
}
|
|
55965
55989
|
}
|
|
55966
55990
|
},
|
|
@@ -56008,7 +56032,7 @@ module.exports={
|
|
|
56008
56032
|
"locationName": "InstanceId"
|
|
56009
56033
|
},
|
|
56010
56034
|
"LexBot": {
|
|
56011
|
-
"shape": "
|
|
56035
|
+
"shape": "S5"
|
|
56012
56036
|
}
|
|
56013
56037
|
}
|
|
56014
56038
|
}
|
|
@@ -56034,7 +56058,7 @@ module.exports={
|
|
|
56034
56058
|
"locationName": "QueueId"
|
|
56035
56059
|
},
|
|
56036
56060
|
"QuickConnectIds": {
|
|
56037
|
-
"shape": "
|
|
56061
|
+
"shape": "Sw"
|
|
56038
56062
|
}
|
|
56039
56063
|
}
|
|
56040
56064
|
}
|
|
@@ -56060,7 +56084,7 @@ module.exports={
|
|
|
56060
56084
|
"locationName": "RoutingProfileId"
|
|
56061
56085
|
},
|
|
56062
56086
|
"QueueConfigs": {
|
|
56063
|
-
"shape": "
|
|
56087
|
+
"shape": "S10"
|
|
56064
56088
|
}
|
|
56065
56089
|
}
|
|
56066
56090
|
}
|
|
@@ -56114,7 +56138,7 @@ module.exports={
|
|
|
56114
56138
|
"Description": {},
|
|
56115
56139
|
"Content": {},
|
|
56116
56140
|
"Tags": {
|
|
56117
|
-
"shape": "
|
|
56141
|
+
"shape": "S1e"
|
|
56118
56142
|
}
|
|
56119
56143
|
}
|
|
56120
56144
|
},
|
|
@@ -56142,7 +56166,7 @@ module.exports={
|
|
|
56142
56166
|
"ClientToken": {},
|
|
56143
56167
|
"IdentityManagementType": {},
|
|
56144
56168
|
"InstanceAlias": {
|
|
56145
|
-
"shape": "
|
|
56169
|
+
"shape": "S1m"
|
|
56146
56170
|
},
|
|
56147
56171
|
"DirectoryId": {},
|
|
56148
56172
|
"InboundCallsEnabled": {
|
|
@@ -56187,7 +56211,7 @@ module.exports={
|
|
|
56187
56211
|
"SourceApplicationName": {},
|
|
56188
56212
|
"SourceType": {},
|
|
56189
56213
|
"Tags": {
|
|
56190
|
-
"shape": "
|
|
56214
|
+
"shape": "S1e"
|
|
56191
56215
|
}
|
|
56192
56216
|
}
|
|
56193
56217
|
},
|
|
@@ -56219,17 +56243,17 @@ module.exports={
|
|
|
56219
56243
|
"Name": {},
|
|
56220
56244
|
"Description": {},
|
|
56221
56245
|
"OutboundCallerConfig": {
|
|
56222
|
-
"shape": "
|
|
56246
|
+
"shape": "S21"
|
|
56223
56247
|
},
|
|
56224
56248
|
"HoursOfOperationId": {},
|
|
56225
56249
|
"MaxContacts": {
|
|
56226
56250
|
"type": "integer"
|
|
56227
56251
|
},
|
|
56228
56252
|
"QuickConnectIds": {
|
|
56229
|
-
"shape": "
|
|
56253
|
+
"shape": "Sw"
|
|
56230
56254
|
},
|
|
56231
56255
|
"Tags": {
|
|
56232
|
-
"shape": "
|
|
56256
|
+
"shape": "S1e"
|
|
56233
56257
|
}
|
|
56234
56258
|
}
|
|
56235
56259
|
},
|
|
@@ -56261,10 +56285,10 @@ module.exports={
|
|
|
56261
56285
|
"Name": {},
|
|
56262
56286
|
"Description": {},
|
|
56263
56287
|
"QuickConnectConfig": {
|
|
56264
|
-
"shape": "
|
|
56288
|
+
"shape": "S2a"
|
|
56265
56289
|
},
|
|
56266
56290
|
"Tags": {
|
|
56267
|
-
"shape": "
|
|
56291
|
+
"shape": "S1e"
|
|
56268
56292
|
}
|
|
56269
56293
|
}
|
|
56270
56294
|
},
|
|
@@ -56299,13 +56323,13 @@ module.exports={
|
|
|
56299
56323
|
"Description": {},
|
|
56300
56324
|
"DefaultOutboundQueueId": {},
|
|
56301
56325
|
"QueueConfigs": {
|
|
56302
|
-
"shape": "
|
|
56326
|
+
"shape": "S10"
|
|
56303
56327
|
},
|
|
56304
56328
|
"MediaConcurrencies": {
|
|
56305
|
-
"shape": "
|
|
56329
|
+
"shape": "S2l"
|
|
56306
56330
|
},
|
|
56307
56331
|
"Tags": {
|
|
56308
|
-
"shape": "
|
|
56332
|
+
"shape": "S1e"
|
|
56309
56333
|
}
|
|
56310
56334
|
}
|
|
56311
56335
|
},
|
|
@@ -56340,7 +56364,7 @@ module.exports={
|
|
|
56340
56364
|
},
|
|
56341
56365
|
"UseCaseType": {},
|
|
56342
56366
|
"Tags": {
|
|
56343
|
-
"shape": "
|
|
56367
|
+
"shape": "S1e"
|
|
56344
56368
|
}
|
|
56345
56369
|
}
|
|
56346
56370
|
},
|
|
@@ -56370,14 +56394,14 @@ module.exports={
|
|
|
56370
56394
|
"Username": {},
|
|
56371
56395
|
"Password": {},
|
|
56372
56396
|
"IdentityInfo": {
|
|
56373
|
-
"shape": "
|
|
56397
|
+
"shape": "S2w"
|
|
56374
56398
|
},
|
|
56375
56399
|
"PhoneConfig": {
|
|
56376
|
-
"shape": "
|
|
56400
|
+
"shape": "S30"
|
|
56377
56401
|
},
|
|
56378
56402
|
"DirectoryUserId": {},
|
|
56379
56403
|
"SecurityProfileIds": {
|
|
56380
|
-
"shape": "
|
|
56404
|
+
"shape": "S35"
|
|
56381
56405
|
},
|
|
56382
56406
|
"RoutingProfileId": {},
|
|
56383
56407
|
"HierarchyGroupId": {},
|
|
@@ -56386,7 +56410,7 @@ module.exports={
|
|
|
56386
56410
|
"locationName": "InstanceId"
|
|
56387
56411
|
},
|
|
56388
56412
|
"Tags": {
|
|
56389
|
-
"shape": "
|
|
56413
|
+
"shape": "S1e"
|
|
56390
56414
|
}
|
|
56391
56415
|
}
|
|
56392
56416
|
},
|
|
@@ -56599,7 +56623,7 @@ module.exports={
|
|
|
56599
56623
|
"Description": {},
|
|
56600
56624
|
"Content": {},
|
|
56601
56625
|
"Tags": {
|
|
56602
|
-
"shape": "
|
|
56626
|
+
"shape": "S1e"
|
|
56603
56627
|
}
|
|
56604
56628
|
}
|
|
56605
56629
|
}
|
|
@@ -56646,16 +56670,16 @@ module.exports={
|
|
|
56646
56670
|
"members": {
|
|
56647
56671
|
"Day": {},
|
|
56648
56672
|
"StartTime": {
|
|
56649
|
-
"shape": "
|
|
56673
|
+
"shape": "S3t"
|
|
56650
56674
|
},
|
|
56651
56675
|
"EndTime": {
|
|
56652
|
-
"shape": "
|
|
56676
|
+
"shape": "S3t"
|
|
56653
56677
|
}
|
|
56654
56678
|
}
|
|
56655
56679
|
}
|
|
56656
56680
|
},
|
|
56657
56681
|
"Tags": {
|
|
56658
|
-
"shape": "
|
|
56682
|
+
"shape": "S1e"
|
|
56659
56683
|
}
|
|
56660
56684
|
}
|
|
56661
56685
|
}
|
|
@@ -56689,7 +56713,7 @@ module.exports={
|
|
|
56689
56713
|
"Arn": {},
|
|
56690
56714
|
"IdentityManagementType": {},
|
|
56691
56715
|
"InstanceAlias": {
|
|
56692
|
-
"shape": "
|
|
56716
|
+
"shape": "S1m"
|
|
56693
56717
|
},
|
|
56694
56718
|
"CreatedTime": {
|
|
56695
56719
|
"type": "timestamp"
|
|
@@ -56739,7 +56763,7 @@ module.exports={
|
|
|
56739
56763
|
"type": "structure",
|
|
56740
56764
|
"members": {
|
|
56741
56765
|
"Attribute": {
|
|
56742
|
-
"shape": "
|
|
56766
|
+
"shape": "S46"
|
|
56743
56767
|
}
|
|
56744
56768
|
}
|
|
56745
56769
|
}
|
|
@@ -56775,7 +56799,7 @@ module.exports={
|
|
|
56775
56799
|
"type": "structure",
|
|
56776
56800
|
"members": {
|
|
56777
56801
|
"StorageConfig": {
|
|
56778
|
-
"shape": "
|
|
56802
|
+
"shape": "Sc"
|
|
56779
56803
|
}
|
|
56780
56804
|
}
|
|
56781
56805
|
}
|
|
@@ -56813,7 +56837,7 @@ module.exports={
|
|
|
56813
56837
|
"QueueId": {},
|
|
56814
56838
|
"Description": {},
|
|
56815
56839
|
"OutboundCallerConfig": {
|
|
56816
|
-
"shape": "
|
|
56840
|
+
"shape": "S21"
|
|
56817
56841
|
},
|
|
56818
56842
|
"HoursOfOperationId": {},
|
|
56819
56843
|
"MaxContacts": {
|
|
@@ -56821,7 +56845,7 @@ module.exports={
|
|
|
56821
56845
|
},
|
|
56822
56846
|
"Status": {},
|
|
56823
56847
|
"Tags": {
|
|
56824
|
-
"shape": "
|
|
56848
|
+
"shape": "S1e"
|
|
56825
56849
|
}
|
|
56826
56850
|
}
|
|
56827
56851
|
}
|
|
@@ -56861,10 +56885,10 @@ module.exports={
|
|
|
56861
56885
|
"Name": {},
|
|
56862
56886
|
"Description": {},
|
|
56863
56887
|
"QuickConnectConfig": {
|
|
56864
|
-
"shape": "
|
|
56888
|
+
"shape": "S2a"
|
|
56865
56889
|
},
|
|
56866
56890
|
"Tags": {
|
|
56867
|
-
"shape": "
|
|
56891
|
+
"shape": "S1e"
|
|
56868
56892
|
}
|
|
56869
56893
|
}
|
|
56870
56894
|
}
|
|
@@ -56905,11 +56929,11 @@ module.exports={
|
|
|
56905
56929
|
"RoutingProfileId": {},
|
|
56906
56930
|
"Description": {},
|
|
56907
56931
|
"MediaConcurrencies": {
|
|
56908
|
-
"shape": "
|
|
56932
|
+
"shape": "S2l"
|
|
56909
56933
|
},
|
|
56910
56934
|
"DefaultOutboundQueueId": {},
|
|
56911
56935
|
"Tags": {
|
|
56912
|
-
"shape": "
|
|
56936
|
+
"shape": "S1e"
|
|
56913
56937
|
}
|
|
56914
56938
|
}
|
|
56915
56939
|
}
|
|
@@ -56948,19 +56972,19 @@ module.exports={
|
|
|
56948
56972
|
"Arn": {},
|
|
56949
56973
|
"Username": {},
|
|
56950
56974
|
"IdentityInfo": {
|
|
56951
|
-
"shape": "
|
|
56975
|
+
"shape": "S2w"
|
|
56952
56976
|
},
|
|
56953
56977
|
"PhoneConfig": {
|
|
56954
|
-
"shape": "
|
|
56978
|
+
"shape": "S30"
|
|
56955
56979
|
},
|
|
56956
56980
|
"DirectoryUserId": {},
|
|
56957
56981
|
"SecurityProfileIds": {
|
|
56958
|
-
"shape": "
|
|
56982
|
+
"shape": "S35"
|
|
56959
56983
|
},
|
|
56960
56984
|
"RoutingProfileId": {},
|
|
56961
56985
|
"HierarchyGroupId": {},
|
|
56962
56986
|
"Tags": {
|
|
56963
|
-
"shape": "
|
|
56987
|
+
"shape": "S1e"
|
|
56964
56988
|
}
|
|
56965
56989
|
}
|
|
56966
56990
|
}
|
|
@@ -57003,19 +57027,19 @@ module.exports={
|
|
|
57003
57027
|
"type": "structure",
|
|
57004
57028
|
"members": {
|
|
57005
57029
|
"LevelOne": {
|
|
57006
|
-
"shape": "
|
|
57030
|
+
"shape": "S4s"
|
|
57007
57031
|
},
|
|
57008
57032
|
"LevelTwo": {
|
|
57009
|
-
"shape": "
|
|
57033
|
+
"shape": "S4s"
|
|
57010
57034
|
},
|
|
57011
57035
|
"LevelThree": {
|
|
57012
|
-
"shape": "
|
|
57036
|
+
"shape": "S4s"
|
|
57013
57037
|
},
|
|
57014
57038
|
"LevelFour": {
|
|
57015
|
-
"shape": "
|
|
57039
|
+
"shape": "S4s"
|
|
57016
57040
|
},
|
|
57017
57041
|
"LevelFive": {
|
|
57018
|
-
"shape": "
|
|
57042
|
+
"shape": "S4s"
|
|
57019
57043
|
}
|
|
57020
57044
|
}
|
|
57021
57045
|
}
|
|
@@ -57048,19 +57072,19 @@ module.exports={
|
|
|
57048
57072
|
"type": "structure",
|
|
57049
57073
|
"members": {
|
|
57050
57074
|
"LevelOne": {
|
|
57051
|
-
"shape": "
|
|
57075
|
+
"shape": "S4w"
|
|
57052
57076
|
},
|
|
57053
57077
|
"LevelTwo": {
|
|
57054
|
-
"shape": "
|
|
57078
|
+
"shape": "S4w"
|
|
57055
57079
|
},
|
|
57056
57080
|
"LevelThree": {
|
|
57057
|
-
"shape": "
|
|
57081
|
+
"shape": "S4w"
|
|
57058
57082
|
},
|
|
57059
57083
|
"LevelFour": {
|
|
57060
|
-
"shape": "
|
|
57084
|
+
"shape": "S4w"
|
|
57061
57085
|
},
|
|
57062
57086
|
"LevelFive": {
|
|
57063
|
-
"shape": "
|
|
57087
|
+
"shape": "S4w"
|
|
57064
57088
|
}
|
|
57065
57089
|
}
|
|
57066
57090
|
}
|
|
@@ -57090,6 +57114,29 @@ module.exports={
|
|
|
57090
57114
|
}
|
|
57091
57115
|
}
|
|
57092
57116
|
},
|
|
57117
|
+
"DisassociateBot": {
|
|
57118
|
+
"http": {
|
|
57119
|
+
"requestUri": "/instance/{InstanceId}/bot"
|
|
57120
|
+
},
|
|
57121
|
+
"input": {
|
|
57122
|
+
"type": "structure",
|
|
57123
|
+
"required": [
|
|
57124
|
+
"InstanceId"
|
|
57125
|
+
],
|
|
57126
|
+
"members": {
|
|
57127
|
+
"InstanceId": {
|
|
57128
|
+
"location": "uri",
|
|
57129
|
+
"locationName": "InstanceId"
|
|
57130
|
+
},
|
|
57131
|
+
"LexBot": {
|
|
57132
|
+
"shape": "S5"
|
|
57133
|
+
},
|
|
57134
|
+
"LexV2Bot": {
|
|
57135
|
+
"shape": "S8"
|
|
57136
|
+
}
|
|
57137
|
+
}
|
|
57138
|
+
}
|
|
57139
|
+
},
|
|
57093
57140
|
"DisassociateInstanceStorageConfig": {
|
|
57094
57141
|
"http": {
|
|
57095
57142
|
"method": "DELETE",
|
|
@@ -57190,7 +57237,7 @@ module.exports={
|
|
|
57190
57237
|
"locationName": "QueueId"
|
|
57191
57238
|
},
|
|
57192
57239
|
"QuickConnectIds": {
|
|
57193
|
-
"shape": "
|
|
57240
|
+
"shape": "Sw"
|
|
57194
57241
|
}
|
|
57195
57242
|
}
|
|
57196
57243
|
}
|
|
@@ -57218,7 +57265,7 @@ module.exports={
|
|
|
57218
57265
|
"QueueReferences": {
|
|
57219
57266
|
"type": "list",
|
|
57220
57267
|
"member": {
|
|
57221
|
-
"shape": "
|
|
57268
|
+
"shape": "S12"
|
|
57222
57269
|
}
|
|
57223
57270
|
}
|
|
57224
57271
|
}
|
|
@@ -57273,7 +57320,7 @@ module.exports={
|
|
|
57273
57320
|
"type": "structure",
|
|
57274
57321
|
"members": {
|
|
57275
57322
|
"Attributes": {
|
|
57276
|
-
"shape": "
|
|
57323
|
+
"shape": "S5a"
|
|
57277
57324
|
}
|
|
57278
57325
|
}
|
|
57279
57326
|
}
|
|
@@ -57295,15 +57342,15 @@ module.exports={
|
|
|
57295
57342
|
"locationName": "InstanceId"
|
|
57296
57343
|
},
|
|
57297
57344
|
"Filters": {
|
|
57298
|
-
"shape": "
|
|
57345
|
+
"shape": "S5e"
|
|
57299
57346
|
},
|
|
57300
57347
|
"Groupings": {
|
|
57301
|
-
"shape": "
|
|
57348
|
+
"shape": "S5h"
|
|
57302
57349
|
},
|
|
57303
57350
|
"CurrentMetrics": {
|
|
57304
57351
|
"type": "list",
|
|
57305
57352
|
"member": {
|
|
57306
|
-
"shape": "
|
|
57353
|
+
"shape": "S5k"
|
|
57307
57354
|
}
|
|
57308
57355
|
},
|
|
57309
57356
|
"NextToken": {},
|
|
@@ -57322,7 +57369,7 @@ module.exports={
|
|
|
57322
57369
|
"type": "structure",
|
|
57323
57370
|
"members": {
|
|
57324
57371
|
"Dimensions": {
|
|
57325
|
-
"shape": "
|
|
57372
|
+
"shape": "S5s"
|
|
57326
57373
|
},
|
|
57327
57374
|
"Collections": {
|
|
57328
57375
|
"type": "list",
|
|
@@ -57330,7 +57377,7 @@ module.exports={
|
|
|
57330
57377
|
"type": "structure",
|
|
57331
57378
|
"members": {
|
|
57332
57379
|
"Metric": {
|
|
57333
|
-
"shape": "
|
|
57380
|
+
"shape": "S5k"
|
|
57334
57381
|
},
|
|
57335
57382
|
"Value": {
|
|
57336
57383
|
"type": "double"
|
|
@@ -57371,13 +57418,13 @@ module.exports={
|
|
|
57371
57418
|
"type": "structure",
|
|
57372
57419
|
"members": {
|
|
57373
57420
|
"AccessToken": {
|
|
57374
|
-
"shape": "
|
|
57421
|
+
"shape": "S61"
|
|
57375
57422
|
},
|
|
57376
57423
|
"AccessTokenExpiration": {
|
|
57377
57424
|
"type": "timestamp"
|
|
57378
57425
|
},
|
|
57379
57426
|
"RefreshToken": {
|
|
57380
|
-
"shape": "
|
|
57427
|
+
"shape": "S61"
|
|
57381
57428
|
},
|
|
57382
57429
|
"RefreshTokenExpiration": {
|
|
57383
57430
|
"type": "timestamp"
|
|
@@ -57412,15 +57459,15 @@ module.exports={
|
|
|
57412
57459
|
"type": "timestamp"
|
|
57413
57460
|
},
|
|
57414
57461
|
"Filters": {
|
|
57415
|
-
"shape": "
|
|
57462
|
+
"shape": "S5e"
|
|
57416
57463
|
},
|
|
57417
57464
|
"Groupings": {
|
|
57418
|
-
"shape": "
|
|
57465
|
+
"shape": "S5h"
|
|
57419
57466
|
},
|
|
57420
57467
|
"HistoricalMetrics": {
|
|
57421
57468
|
"type": "list",
|
|
57422
57469
|
"member": {
|
|
57423
|
-
"shape": "
|
|
57470
|
+
"shape": "S64"
|
|
57424
57471
|
}
|
|
57425
57472
|
},
|
|
57426
57473
|
"NextToken": {},
|
|
@@ -57439,7 +57486,7 @@ module.exports={
|
|
|
57439
57486
|
"type": "structure",
|
|
57440
57487
|
"members": {
|
|
57441
57488
|
"Dimensions": {
|
|
57442
|
-
"shape": "
|
|
57489
|
+
"shape": "S5s"
|
|
57443
57490
|
},
|
|
57444
57491
|
"Collections": {
|
|
57445
57492
|
"type": "list",
|
|
@@ -57447,7 +57494,7 @@ module.exports={
|
|
|
57447
57494
|
"type": "structure",
|
|
57448
57495
|
"members": {
|
|
57449
57496
|
"Metric": {
|
|
57450
|
-
"shape": "
|
|
57497
|
+
"shape": "S64"
|
|
57451
57498
|
},
|
|
57452
57499
|
"Value": {
|
|
57453
57500
|
"type": "double"
|
|
@@ -57498,6 +57545,58 @@ module.exports={
|
|
|
57498
57545
|
}
|
|
57499
57546
|
}
|
|
57500
57547
|
},
|
|
57548
|
+
"ListBots": {
|
|
57549
|
+
"http": {
|
|
57550
|
+
"method": "GET",
|
|
57551
|
+
"requestUri": "/instance/{InstanceId}/bots"
|
|
57552
|
+
},
|
|
57553
|
+
"input": {
|
|
57554
|
+
"type": "structure",
|
|
57555
|
+
"required": [
|
|
57556
|
+
"InstanceId",
|
|
57557
|
+
"LexVersion"
|
|
57558
|
+
],
|
|
57559
|
+
"members": {
|
|
57560
|
+
"InstanceId": {
|
|
57561
|
+
"location": "uri",
|
|
57562
|
+
"locationName": "InstanceId"
|
|
57563
|
+
},
|
|
57564
|
+
"NextToken": {
|
|
57565
|
+
"location": "querystring",
|
|
57566
|
+
"locationName": "nextToken"
|
|
57567
|
+
},
|
|
57568
|
+
"MaxResults": {
|
|
57569
|
+
"location": "querystring",
|
|
57570
|
+
"locationName": "maxResults",
|
|
57571
|
+
"type": "integer"
|
|
57572
|
+
},
|
|
57573
|
+
"LexVersion": {
|
|
57574
|
+
"location": "querystring",
|
|
57575
|
+
"locationName": "lexVersion"
|
|
57576
|
+
}
|
|
57577
|
+
}
|
|
57578
|
+
},
|
|
57579
|
+
"output": {
|
|
57580
|
+
"type": "structure",
|
|
57581
|
+
"members": {
|
|
57582
|
+
"LexBots": {
|
|
57583
|
+
"type": "list",
|
|
57584
|
+
"member": {
|
|
57585
|
+
"type": "structure",
|
|
57586
|
+
"members": {
|
|
57587
|
+
"LexBot": {
|
|
57588
|
+
"shape": "S5"
|
|
57589
|
+
},
|
|
57590
|
+
"LexV2Bot": {
|
|
57591
|
+
"shape": "S8"
|
|
57592
|
+
}
|
|
57593
|
+
}
|
|
57594
|
+
}
|
|
57595
|
+
},
|
|
57596
|
+
"NextToken": {}
|
|
57597
|
+
}
|
|
57598
|
+
}
|
|
57599
|
+
},
|
|
57501
57600
|
"ListContactFlows": {
|
|
57502
57601
|
"http": {
|
|
57503
57602
|
"method": "GET",
|
|
@@ -57625,7 +57724,7 @@ module.exports={
|
|
|
57625
57724
|
"Attributes": {
|
|
57626
57725
|
"type": "list",
|
|
57627
57726
|
"member": {
|
|
57628
|
-
"shape": "
|
|
57727
|
+
"shape": "S46"
|
|
57629
57728
|
}
|
|
57630
57729
|
},
|
|
57631
57730
|
"NextToken": {}
|
|
@@ -57669,7 +57768,7 @@ module.exports={
|
|
|
57669
57768
|
"StorageConfigs": {
|
|
57670
57769
|
"type": "list",
|
|
57671
57770
|
"member": {
|
|
57672
|
-
"shape": "
|
|
57771
|
+
"shape": "Sc"
|
|
57673
57772
|
}
|
|
57674
57773
|
},
|
|
57675
57774
|
"NextToken": {}
|
|
@@ -57707,7 +57806,7 @@ module.exports={
|
|
|
57707
57806
|
"Arn": {},
|
|
57708
57807
|
"IdentityManagementType": {},
|
|
57709
57808
|
"InstanceAlias": {
|
|
57710
|
-
"shape": "
|
|
57809
|
+
"shape": "S1m"
|
|
57711
57810
|
},
|
|
57712
57811
|
"CreatedTime": {
|
|
57713
57812
|
"type": "timestamp"
|
|
@@ -57845,7 +57944,7 @@ module.exports={
|
|
|
57845
57944
|
"LexBots": {
|
|
57846
57945
|
"type": "list",
|
|
57847
57946
|
"member": {
|
|
57848
|
-
"shape": "
|
|
57947
|
+
"shape": "S5"
|
|
57849
57948
|
}
|
|
57850
57949
|
},
|
|
57851
57950
|
"NextToken": {}
|
|
@@ -57990,7 +58089,7 @@ module.exports={
|
|
|
57990
58089
|
"members": {
|
|
57991
58090
|
"NextToken": {},
|
|
57992
58091
|
"QuickConnectSummaryList": {
|
|
57993
|
-
"shape": "
|
|
58092
|
+
"shape": "S81"
|
|
57994
58093
|
}
|
|
57995
58094
|
}
|
|
57996
58095
|
}
|
|
@@ -58082,7 +58181,7 @@ module.exports={
|
|
|
58082
58181
|
"type": "structure",
|
|
58083
58182
|
"members": {
|
|
58084
58183
|
"QuickConnectSummaryList": {
|
|
58085
|
-
"shape": "
|
|
58184
|
+
"shape": "S81"
|
|
58086
58185
|
},
|
|
58087
58186
|
"NextToken": {}
|
|
58088
58187
|
}
|
|
@@ -58307,7 +58406,7 @@ module.exports={
|
|
|
58307
58406
|
"type": "structure",
|
|
58308
58407
|
"members": {
|
|
58309
58408
|
"tags": {
|
|
58310
|
-
"shape": "
|
|
58409
|
+
"shape": "S1e"
|
|
58311
58410
|
}
|
|
58312
58411
|
}
|
|
58313
58412
|
}
|
|
@@ -58393,7 +58492,7 @@ module.exports={
|
|
|
58393
58492
|
"UserHierarchyGroupSummaryList": {
|
|
58394
58493
|
"type": "list",
|
|
58395
58494
|
"member": {
|
|
58396
|
-
"shape": "
|
|
58495
|
+
"shape": "S4s"
|
|
58397
58496
|
}
|
|
58398
58497
|
},
|
|
58399
58498
|
"NextToken": {}
|
|
@@ -58482,7 +58581,7 @@ module.exports={
|
|
|
58482
58581
|
"InstanceId": {},
|
|
58483
58582
|
"ContactFlowId": {},
|
|
58484
58583
|
"Attributes": {
|
|
58485
|
-
"shape": "
|
|
58584
|
+
"shape": "S5a"
|
|
58486
58585
|
},
|
|
58487
58586
|
"ParticipantDetails": {
|
|
58488
58587
|
"type": "structure",
|
|
@@ -58569,7 +58668,7 @@ module.exports={
|
|
|
58569
58668
|
"SourcePhoneNumber": {},
|
|
58570
58669
|
"QueueId": {},
|
|
58571
58670
|
"Attributes": {
|
|
58572
|
-
"shape": "
|
|
58671
|
+
"shape": "S5a"
|
|
58573
58672
|
}
|
|
58574
58673
|
}
|
|
58575
58674
|
},
|
|
@@ -58597,7 +58696,7 @@ module.exports={
|
|
|
58597
58696
|
"PreviousContactId": {},
|
|
58598
58697
|
"ContactFlowId": {},
|
|
58599
58698
|
"Attributes": {
|
|
58600
|
-
"shape": "
|
|
58699
|
+
"shape": "S5a"
|
|
58601
58700
|
},
|
|
58602
58701
|
"Name": {},
|
|
58603
58702
|
"References": {
|
|
@@ -58708,7 +58807,7 @@ module.exports={
|
|
|
58708
58807
|
"locationName": "resourceArn"
|
|
58709
58808
|
},
|
|
58710
58809
|
"tags": {
|
|
58711
|
-
"shape": "
|
|
58810
|
+
"shape": "S1e"
|
|
58712
58811
|
}
|
|
58713
58812
|
}
|
|
58714
58813
|
}
|
|
@@ -58753,7 +58852,7 @@ module.exports={
|
|
|
58753
58852
|
"InitialContactId": {},
|
|
58754
58853
|
"InstanceId": {},
|
|
58755
58854
|
"Attributes": {
|
|
58756
|
-
"shape": "
|
|
58855
|
+
"shape": "S5a"
|
|
58757
58856
|
}
|
|
58758
58857
|
}
|
|
58759
58858
|
},
|
|
@@ -58860,7 +58959,7 @@ module.exports={
|
|
|
58860
58959
|
"locationName": "resourceType"
|
|
58861
58960
|
},
|
|
58862
58961
|
"StorageConfig": {
|
|
58863
|
-
"shape": "
|
|
58962
|
+
"shape": "Sc"
|
|
58864
58963
|
}
|
|
58865
58964
|
}
|
|
58866
58965
|
}
|
|
@@ -58959,7 +59058,7 @@ module.exports={
|
|
|
58959
59058
|
"locationName": "QueueId"
|
|
58960
59059
|
},
|
|
58961
59060
|
"OutboundCallerConfig": {
|
|
58962
|
-
"shape": "
|
|
59061
|
+
"shape": "S21"
|
|
58963
59062
|
}
|
|
58964
59063
|
}
|
|
58965
59064
|
}
|
|
@@ -59009,7 +59108,7 @@ module.exports={
|
|
|
59009
59108
|
"locationName": "QuickConnectId"
|
|
59010
59109
|
},
|
|
59011
59110
|
"QuickConnectConfig": {
|
|
59012
|
-
"shape": "
|
|
59111
|
+
"shape": "S2a"
|
|
59013
59112
|
}
|
|
59014
59113
|
}
|
|
59015
59114
|
}
|
|
@@ -59059,7 +59158,7 @@ module.exports={
|
|
|
59059
59158
|
"locationName": "RoutingProfileId"
|
|
59060
59159
|
},
|
|
59061
59160
|
"MediaConcurrencies": {
|
|
59062
|
-
"shape": "
|
|
59161
|
+
"shape": "S2l"
|
|
59063
59162
|
}
|
|
59064
59163
|
}
|
|
59065
59164
|
}
|
|
@@ -59133,7 +59232,7 @@ module.exports={
|
|
|
59133
59232
|
"locationName": "RoutingProfileId"
|
|
59134
59233
|
},
|
|
59135
59234
|
"QueueConfigs": {
|
|
59136
|
-
"shape": "
|
|
59235
|
+
"shape": "S10"
|
|
59137
59236
|
}
|
|
59138
59237
|
}
|
|
59139
59238
|
}
|
|
@@ -59200,19 +59299,19 @@ module.exports={
|
|
|
59200
59299
|
"type": "structure",
|
|
59201
59300
|
"members": {
|
|
59202
59301
|
"LevelOne": {
|
|
59203
|
-
"shape": "
|
|
59302
|
+
"shape": "Sas"
|
|
59204
59303
|
},
|
|
59205
59304
|
"LevelTwo": {
|
|
59206
|
-
"shape": "
|
|
59305
|
+
"shape": "Sas"
|
|
59207
59306
|
},
|
|
59208
59307
|
"LevelThree": {
|
|
59209
|
-
"shape": "
|
|
59308
|
+
"shape": "Sas"
|
|
59210
59309
|
},
|
|
59211
59310
|
"LevelFour": {
|
|
59212
|
-
"shape": "
|
|
59311
|
+
"shape": "Sas"
|
|
59213
59312
|
},
|
|
59214
59313
|
"LevelFive": {
|
|
59215
|
-
"shape": "
|
|
59314
|
+
"shape": "Sas"
|
|
59216
59315
|
}
|
|
59217
59316
|
}
|
|
59218
59317
|
},
|
|
@@ -59236,7 +59335,7 @@ module.exports={
|
|
|
59236
59335
|
],
|
|
59237
59336
|
"members": {
|
|
59238
59337
|
"IdentityInfo": {
|
|
59239
|
-
"shape": "
|
|
59338
|
+
"shape": "S2w"
|
|
59240
59339
|
},
|
|
59241
59340
|
"UserId": {
|
|
59242
59341
|
"location": "uri",
|
|
@@ -59262,7 +59361,7 @@ module.exports={
|
|
|
59262
59361
|
],
|
|
59263
59362
|
"members": {
|
|
59264
59363
|
"PhoneConfig": {
|
|
59265
|
-
"shape": "
|
|
59364
|
+
"shape": "S30"
|
|
59266
59365
|
},
|
|
59267
59366
|
"UserId": {
|
|
59268
59367
|
"location": "uri",
|
|
@@ -59312,7 +59411,7 @@ module.exports={
|
|
|
59312
59411
|
],
|
|
59313
59412
|
"members": {
|
|
59314
59413
|
"SecurityProfileIds": {
|
|
59315
|
-
"shape": "
|
|
59414
|
+
"shape": "S35"
|
|
59316
59415
|
},
|
|
59317
59416
|
"UserId": {
|
|
59318
59417
|
"location": "uri",
|
|
@@ -59327,7 +59426,20 @@ module.exports={
|
|
|
59327
59426
|
}
|
|
59328
59427
|
},
|
|
59329
59428
|
"shapes": {
|
|
59330
|
-
"
|
|
59429
|
+
"S5": {
|
|
59430
|
+
"type": "structure",
|
|
59431
|
+
"members": {
|
|
59432
|
+
"Name": {},
|
|
59433
|
+
"LexRegion": {}
|
|
59434
|
+
}
|
|
59435
|
+
},
|
|
59436
|
+
"S8": {
|
|
59437
|
+
"type": "structure",
|
|
59438
|
+
"members": {
|
|
59439
|
+
"AliasArn": {}
|
|
59440
|
+
}
|
|
59441
|
+
},
|
|
59442
|
+
"Sc": {
|
|
59331
59443
|
"type": "structure",
|
|
59332
59444
|
"required": [
|
|
59333
59445
|
"StorageType"
|
|
@@ -59345,7 +59457,7 @@ module.exports={
|
|
|
59345
59457
|
"BucketName": {},
|
|
59346
59458
|
"BucketPrefix": {},
|
|
59347
59459
|
"EncryptionConfig": {
|
|
59348
|
-
"shape": "
|
|
59460
|
+
"shape": "Si"
|
|
59349
59461
|
}
|
|
59350
59462
|
}
|
|
59351
59463
|
},
|
|
@@ -59362,7 +59474,7 @@ module.exports={
|
|
|
59362
59474
|
"type": "integer"
|
|
59363
59475
|
},
|
|
59364
59476
|
"EncryptionConfig": {
|
|
59365
|
-
"shape": "
|
|
59477
|
+
"shape": "Si"
|
|
59366
59478
|
}
|
|
59367
59479
|
}
|
|
59368
59480
|
},
|
|
@@ -59386,7 +59498,7 @@ module.exports={
|
|
|
59386
59498
|
}
|
|
59387
59499
|
}
|
|
59388
59500
|
},
|
|
59389
|
-
"
|
|
59501
|
+
"Si": {
|
|
59390
59502
|
"type": "structure",
|
|
59391
59503
|
"required": [
|
|
59392
59504
|
"EncryptionType",
|
|
@@ -59397,18 +59509,11 @@ module.exports={
|
|
|
59397
59509
|
"KeyId": {}
|
|
59398
59510
|
}
|
|
59399
59511
|
},
|
|
59400
|
-
"
|
|
59401
|
-
"type": "structure",
|
|
59402
|
-
"members": {
|
|
59403
|
-
"Name": {},
|
|
59404
|
-
"LexRegion": {}
|
|
59405
|
-
}
|
|
59406
|
-
},
|
|
59407
|
-
"St": {
|
|
59512
|
+
"Sw": {
|
|
59408
59513
|
"type": "list",
|
|
59409
59514
|
"member": {}
|
|
59410
59515
|
},
|
|
59411
|
-
"
|
|
59516
|
+
"S10": {
|
|
59412
59517
|
"type": "list",
|
|
59413
59518
|
"member": {
|
|
59414
59519
|
"type": "structure",
|
|
@@ -59419,7 +59524,7 @@ module.exports={
|
|
|
59419
59524
|
],
|
|
59420
59525
|
"members": {
|
|
59421
59526
|
"QueueReference": {
|
|
59422
|
-
"shape": "
|
|
59527
|
+
"shape": "S12"
|
|
59423
59528
|
},
|
|
59424
59529
|
"Priority": {
|
|
59425
59530
|
"type": "integer"
|
|
@@ -59430,7 +59535,7 @@ module.exports={
|
|
|
59430
59535
|
}
|
|
59431
59536
|
}
|
|
59432
59537
|
},
|
|
59433
|
-
"
|
|
59538
|
+
"S12": {
|
|
59434
59539
|
"type": "structure",
|
|
59435
59540
|
"required": [
|
|
59436
59541
|
"QueueId",
|
|
@@ -59441,16 +59546,16 @@ module.exports={
|
|
|
59441
59546
|
"Channel": {}
|
|
59442
59547
|
}
|
|
59443
59548
|
},
|
|
59444
|
-
"
|
|
59549
|
+
"S1e": {
|
|
59445
59550
|
"type": "map",
|
|
59446
59551
|
"key": {},
|
|
59447
59552
|
"value": {}
|
|
59448
59553
|
},
|
|
59449
|
-
"
|
|
59554
|
+
"S1m": {
|
|
59450
59555
|
"type": "string",
|
|
59451
59556
|
"sensitive": true
|
|
59452
59557
|
},
|
|
59453
|
-
"
|
|
59558
|
+
"S21": {
|
|
59454
59559
|
"type": "structure",
|
|
59455
59560
|
"members": {
|
|
59456
59561
|
"OutboundCallerIdName": {},
|
|
@@ -59458,7 +59563,7 @@ module.exports={
|
|
|
59458
59563
|
"OutboundFlowId": {}
|
|
59459
59564
|
}
|
|
59460
59565
|
},
|
|
59461
|
-
"
|
|
59566
|
+
"S2a": {
|
|
59462
59567
|
"type": "structure",
|
|
59463
59568
|
"required": [
|
|
59464
59569
|
"QuickConnectType"
|
|
@@ -59498,7 +59603,7 @@ module.exports={
|
|
|
59498
59603
|
}
|
|
59499
59604
|
}
|
|
59500
59605
|
},
|
|
59501
|
-
"
|
|
59606
|
+
"S2l": {
|
|
59502
59607
|
"type": "list",
|
|
59503
59608
|
"member": {
|
|
59504
59609
|
"type": "structure",
|
|
@@ -59514,7 +59619,7 @@ module.exports={
|
|
|
59514
59619
|
}
|
|
59515
59620
|
}
|
|
59516
59621
|
},
|
|
59517
|
-
"
|
|
59622
|
+
"S2w": {
|
|
59518
59623
|
"type": "structure",
|
|
59519
59624
|
"members": {
|
|
59520
59625
|
"FirstName": {},
|
|
@@ -59522,7 +59627,7 @@ module.exports={
|
|
|
59522
59627
|
"Email": {}
|
|
59523
59628
|
}
|
|
59524
59629
|
},
|
|
59525
|
-
"
|
|
59630
|
+
"S30": {
|
|
59526
59631
|
"type": "structure",
|
|
59527
59632
|
"required": [
|
|
59528
59633
|
"PhoneType"
|
|
@@ -59538,11 +59643,11 @@ module.exports={
|
|
|
59538
59643
|
"DeskPhoneNumber": {}
|
|
59539
59644
|
}
|
|
59540
59645
|
},
|
|
59541
|
-
"
|
|
59646
|
+
"S35": {
|
|
59542
59647
|
"type": "list",
|
|
59543
59648
|
"member": {}
|
|
59544
59649
|
},
|
|
59545
|
-
"
|
|
59650
|
+
"S3t": {
|
|
59546
59651
|
"type": "structure",
|
|
59547
59652
|
"members": {
|
|
59548
59653
|
"Hours": {
|
|
@@ -59553,14 +59658,14 @@ module.exports={
|
|
|
59553
59658
|
}
|
|
59554
59659
|
}
|
|
59555
59660
|
},
|
|
59556
|
-
"
|
|
59661
|
+
"S46": {
|
|
59557
59662
|
"type": "structure",
|
|
59558
59663
|
"members": {
|
|
59559
59664
|
"AttributeType": {},
|
|
59560
59665
|
"Value": {}
|
|
59561
59666
|
}
|
|
59562
59667
|
},
|
|
59563
|
-
"
|
|
59668
|
+
"S4s": {
|
|
59564
59669
|
"type": "structure",
|
|
59565
59670
|
"members": {
|
|
59566
59671
|
"Id": {},
|
|
@@ -59568,7 +59673,7 @@ module.exports={
|
|
|
59568
59673
|
"Name": {}
|
|
59569
59674
|
}
|
|
59570
59675
|
},
|
|
59571
|
-
"
|
|
59676
|
+
"S4w": {
|
|
59572
59677
|
"type": "structure",
|
|
59573
59678
|
"members": {
|
|
59574
59679
|
"Id": {},
|
|
@@ -59576,12 +59681,12 @@ module.exports={
|
|
|
59576
59681
|
"Name": {}
|
|
59577
59682
|
}
|
|
59578
59683
|
},
|
|
59579
|
-
"
|
|
59684
|
+
"S5a": {
|
|
59580
59685
|
"type": "map",
|
|
59581
59686
|
"key": {},
|
|
59582
59687
|
"value": {}
|
|
59583
59688
|
},
|
|
59584
|
-
"
|
|
59689
|
+
"S5e": {
|
|
59585
59690
|
"type": "structure",
|
|
59586
59691
|
"members": {
|
|
59587
59692
|
"Queues": {
|
|
@@ -59594,18 +59699,18 @@ module.exports={
|
|
|
59594
59699
|
}
|
|
59595
59700
|
}
|
|
59596
59701
|
},
|
|
59597
|
-
"
|
|
59702
|
+
"S5h": {
|
|
59598
59703
|
"type": "list",
|
|
59599
59704
|
"member": {}
|
|
59600
59705
|
},
|
|
59601
|
-
"
|
|
59706
|
+
"S5k": {
|
|
59602
59707
|
"type": "structure",
|
|
59603
59708
|
"members": {
|
|
59604
59709
|
"Name": {},
|
|
59605
59710
|
"Unit": {}
|
|
59606
59711
|
}
|
|
59607
59712
|
},
|
|
59608
|
-
"
|
|
59713
|
+
"S5s": {
|
|
59609
59714
|
"type": "structure",
|
|
59610
59715
|
"members": {
|
|
59611
59716
|
"Queue": {
|
|
@@ -59618,11 +59723,11 @@ module.exports={
|
|
|
59618
59723
|
"Channel": {}
|
|
59619
59724
|
}
|
|
59620
59725
|
},
|
|
59621
|
-
"
|
|
59726
|
+
"S61": {
|
|
59622
59727
|
"type": "string",
|
|
59623
59728
|
"sensitive": true
|
|
59624
59729
|
},
|
|
59625
|
-
"
|
|
59730
|
+
"S64": {
|
|
59626
59731
|
"type": "structure",
|
|
59627
59732
|
"members": {
|
|
59628
59733
|
"Name": {},
|
|
@@ -59639,7 +59744,7 @@ module.exports={
|
|
|
59639
59744
|
"Unit": {}
|
|
59640
59745
|
}
|
|
59641
59746
|
},
|
|
59642
|
-
"
|
|
59747
|
+
"S81": {
|
|
59643
59748
|
"type": "list",
|
|
59644
59749
|
"member": {
|
|
59645
59750
|
"type": "structure",
|
|
@@ -59651,7 +59756,7 @@ module.exports={
|
|
|
59651
59756
|
}
|
|
59652
59757
|
}
|
|
59653
59758
|
},
|
|
59654
|
-
"
|
|
59759
|
+
"Sas": {
|
|
59655
59760
|
"type": "structure",
|
|
59656
59761
|
"required": [
|
|
59657
59762
|
"Name"
|
|
@@ -59681,6 +59786,12 @@ module.exports={
|
|
|
59681
59786
|
"output_token": "NextToken",
|
|
59682
59787
|
"result_key": "Origins"
|
|
59683
59788
|
},
|
|
59789
|
+
"ListBots": {
|
|
59790
|
+
"input_token": "NextToken",
|
|
59791
|
+
"limit_key": "MaxResults",
|
|
59792
|
+
"output_token": "NextToken",
|
|
59793
|
+
"result_key": "LexBots"
|
|
59794
|
+
},
|
|
59684
59795
|
"ListContactFlows": {
|
|
59685
59796
|
"input_token": "NextToken",
|
|
59686
59797
|
"limit_key": "MaxResults",
|
|
@@ -186567,7 +186678,7 @@ module.exports={
|
|
|
186567
186678
|
"shape": "Sl"
|
|
186568
186679
|
},
|
|
186569
186680
|
"sessionState": {
|
|
186570
|
-
"shape": "
|
|
186681
|
+
"shape": "S11"
|
|
186571
186682
|
}
|
|
186572
186683
|
}
|
|
186573
186684
|
}
|
|
@@ -186606,10 +186717,10 @@ module.exports={
|
|
|
186606
186717
|
"shape": "Sa"
|
|
186607
186718
|
},
|
|
186608
186719
|
"sessionState": {
|
|
186609
|
-
"shape": "
|
|
186720
|
+
"shape": "S11"
|
|
186610
186721
|
},
|
|
186611
186722
|
"requestAttributes": {
|
|
186612
|
-
"shape": "
|
|
186723
|
+
"shape": "S1c"
|
|
186613
186724
|
},
|
|
186614
186725
|
"responseContentType": {
|
|
186615
186726
|
"location": "header",
|
|
@@ -186641,7 +186752,7 @@ module.exports={
|
|
|
186641
186752
|
"locationName": "x-amz-lex-session-id"
|
|
186642
186753
|
},
|
|
186643
186754
|
"audioStream": {
|
|
186644
|
-
"shape": "
|
|
186755
|
+
"shape": "S1g"
|
|
186645
186756
|
}
|
|
186646
186757
|
},
|
|
186647
186758
|
"payload": "audioStream"
|
|
@@ -186681,10 +186792,10 @@ module.exports={
|
|
|
186681
186792
|
"shape": "Sc"
|
|
186682
186793
|
},
|
|
186683
186794
|
"sessionState": {
|
|
186684
|
-
"shape": "
|
|
186795
|
+
"shape": "S11"
|
|
186685
186796
|
},
|
|
186686
186797
|
"requestAttributes": {
|
|
186687
|
-
"shape": "
|
|
186798
|
+
"shape": "S1c"
|
|
186688
186799
|
}
|
|
186689
186800
|
}
|
|
186690
186801
|
},
|
|
@@ -186695,13 +186806,13 @@ module.exports={
|
|
|
186695
186806
|
"shape": "Sa"
|
|
186696
186807
|
},
|
|
186697
186808
|
"sessionState": {
|
|
186698
|
-
"shape": "
|
|
186809
|
+
"shape": "S11"
|
|
186699
186810
|
},
|
|
186700
186811
|
"interpretations": {
|
|
186701
186812
|
"shape": "Sl"
|
|
186702
186813
|
},
|
|
186703
186814
|
"requestAttributes": {
|
|
186704
|
-
"shape": "
|
|
186815
|
+
"shape": "S1c"
|
|
186705
186816
|
},
|
|
186706
186817
|
"sessionId": {}
|
|
186707
186818
|
}
|
|
@@ -186738,12 +186849,12 @@ module.exports={
|
|
|
186738
186849
|
"locationName": "sessionId"
|
|
186739
186850
|
},
|
|
186740
186851
|
"sessionState": {
|
|
186741
|
-
"shape": "
|
|
186852
|
+
"shape": "S1k",
|
|
186742
186853
|
"location": "header",
|
|
186743
186854
|
"locationName": "x-amz-lex-session-state"
|
|
186744
186855
|
},
|
|
186745
186856
|
"requestAttributes": {
|
|
186746
|
-
"shape": "
|
|
186857
|
+
"shape": "S1k",
|
|
186747
186858
|
"location": "header",
|
|
186748
186859
|
"locationName": "x-amz-lex-request-attributes"
|
|
186749
186860
|
},
|
|
@@ -186756,7 +186867,7 @@ module.exports={
|
|
|
186756
186867
|
"locationName": "Response-Content-Type"
|
|
186757
186868
|
},
|
|
186758
186869
|
"inputStream": {
|
|
186759
|
-
"shape": "
|
|
186870
|
+
"shape": "S1g"
|
|
186760
186871
|
}
|
|
186761
186872
|
},
|
|
186762
186873
|
"payload": "inputStream"
|
|
@@ -186797,7 +186908,7 @@ module.exports={
|
|
|
186797
186908
|
"locationName": "x-amz-lex-input-transcript"
|
|
186798
186909
|
},
|
|
186799
186910
|
"audioStream": {
|
|
186800
|
-
"shape": "
|
|
186911
|
+
"shape": "S1g"
|
|
186801
186912
|
}
|
|
186802
186913
|
},
|
|
186803
186914
|
"payload": "audioStream"
|
|
@@ -186810,6 +186921,9 @@ module.exports={
|
|
|
186810
186921
|
"type": "list",
|
|
186811
186922
|
"member": {
|
|
186812
186923
|
"type": "structure",
|
|
186924
|
+
"required": [
|
|
186925
|
+
"contentType"
|
|
186926
|
+
],
|
|
186813
186927
|
"members": {
|
|
186814
186928
|
"content": {
|
|
186815
186929
|
"shape": "Sc"
|
|
@@ -186900,30 +187014,40 @@ module.exports={
|
|
|
186900
187014
|
"type": "map",
|
|
186901
187015
|
"key": {},
|
|
186902
187016
|
"value": {
|
|
186903
|
-
"
|
|
186904
|
-
"members": {
|
|
186905
|
-
"value": {
|
|
186906
|
-
"type": "structure",
|
|
186907
|
-
"required": [
|
|
186908
|
-
"interpretedValue"
|
|
186909
|
-
],
|
|
186910
|
-
"members": {
|
|
186911
|
-
"originalValue": {},
|
|
186912
|
-
"interpretedValue": {},
|
|
186913
|
-
"resolvedValues": {
|
|
186914
|
-
"type": "list",
|
|
186915
|
-
"member": {}
|
|
186916
|
-
}
|
|
186917
|
-
}
|
|
186918
|
-
}
|
|
186919
|
-
}
|
|
187017
|
+
"shape": "Su"
|
|
186920
187018
|
}
|
|
186921
187019
|
},
|
|
186922
187020
|
"state": {},
|
|
186923
187021
|
"confirmationState": {}
|
|
186924
187022
|
}
|
|
186925
187023
|
},
|
|
186926
|
-
"
|
|
187024
|
+
"Su": {
|
|
187025
|
+
"type": "structure",
|
|
187026
|
+
"members": {
|
|
187027
|
+
"value": {
|
|
187028
|
+
"type": "structure",
|
|
187029
|
+
"required": [
|
|
187030
|
+
"interpretedValue"
|
|
187031
|
+
],
|
|
187032
|
+
"members": {
|
|
187033
|
+
"originalValue": {},
|
|
187034
|
+
"interpretedValue": {},
|
|
187035
|
+
"resolvedValues": {
|
|
187036
|
+
"type": "list",
|
|
187037
|
+
"member": {}
|
|
187038
|
+
}
|
|
187039
|
+
}
|
|
187040
|
+
},
|
|
187041
|
+
"shape": {},
|
|
187042
|
+
"values": {
|
|
187043
|
+
"type": "list",
|
|
187044
|
+
"member": {
|
|
187045
|
+
"shape": "Su"
|
|
187046
|
+
}
|
|
187047
|
+
}
|
|
187048
|
+
}
|
|
187049
|
+
},
|
|
187050
|
+
"S11": {
|
|
186927
187051
|
"type": "structure",
|
|
186928
187052
|
"members": {
|
|
186929
187053
|
"dialogAction": {
|
|
@@ -186945,7 +187069,8 @@ module.exports={
|
|
|
186945
187069
|
"type": "structure",
|
|
186946
187070
|
"required": [
|
|
186947
187071
|
"name",
|
|
186948
|
-
"timeToLive"
|
|
187072
|
+
"timeToLive",
|
|
187073
|
+
"contextAttributes"
|
|
186949
187074
|
],
|
|
186950
187075
|
"members": {
|
|
186951
187076
|
"name": {},
|
|
@@ -186975,21 +187100,21 @@ module.exports={
|
|
|
186975
187100
|
}
|
|
186976
187101
|
},
|
|
186977
187102
|
"sessionAttributes": {
|
|
186978
|
-
"shape": "
|
|
187103
|
+
"shape": "S1c"
|
|
186979
187104
|
},
|
|
186980
187105
|
"originatingRequestId": {}
|
|
186981
187106
|
}
|
|
186982
187107
|
},
|
|
186983
|
-
"
|
|
187108
|
+
"S1c": {
|
|
186984
187109
|
"type": "map",
|
|
186985
187110
|
"key": {},
|
|
186986
187111
|
"value": {}
|
|
186987
187112
|
},
|
|
186988
|
-
"
|
|
187113
|
+
"S1g": {
|
|
186989
187114
|
"type": "blob",
|
|
186990
187115
|
"streaming": true
|
|
186991
187116
|
},
|
|
186992
|
-
"
|
|
187117
|
+
"S1k": {
|
|
186993
187118
|
"type": "string",
|
|
186994
187119
|
"sensitive": true
|
|
186995
187120
|
}
|
|
@@ -219592,7 +219717,7 @@ AWS.util.update(AWS, {
|
|
|
219592
219717
|
/**
|
|
219593
219718
|
* @constant
|
|
219594
219719
|
*/
|
|
219595
|
-
VERSION: '2.
|
|
219720
|
+
VERSION: '2.929.0',
|
|
219596
219721
|
|
|
219597
219722
|
/**
|
|
219598
219723
|
* @api private
|
|
@@ -240820,7 +240945,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
240820
240945
|
}());
|
|
240821
240946
|
exports.LRUCache = LRUCache;
|
|
240822
240947
|
},{}],445:[function(require,module,exports){
|
|
240823
|
-
// AWS SDK for JavaScript v2.
|
|
240948
|
+
// AWS SDK for JavaScript v2.929.0
|
|
240824
240949
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
240825
240950
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
240826
240951
|
require('./browser_loader');
|