aws-sdk 2.1429.0 → 2.1430.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 +6 -1
- package/README.md +1 -1
- package/apis/connect-2017-08-08.min.json +263 -237
- package/apis/datasync-2018-11-09.min.json +6 -0
- package/apis/sagemaker-2017-07-24.min.json +3 -0
- package/clients/acmpca.d.ts +1 -1
- package/clients/connect.d.ts +31 -0
- package/clients/datasync.d.ts +26 -18
- package/clients/ecs.d.ts +20 -20
- package/clients/sagemaker.d.ts +1 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +4 -4
- package/dist/aws-sdk.js +266 -240
- package/dist/aws-sdk.min.js +80 -80
- 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.1430.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){
|
@@ -65336,7 +65336,8 @@ module.exports={
|
|
65336
65336
|
},
|
65337
65337
|
"Tags": {
|
65338
65338
|
"shape": "S1n"
|
65339
|
-
}
|
65339
|
+
},
|
65340
|
+
"AgentAvailabilityTimer": {}
|
65340
65341
|
}
|
65341
65342
|
},
|
65342
65343
|
"output": {
|
@@ -65368,11 +65369,11 @@ module.exports={
|
|
65368
65369
|
},
|
65369
65370
|
"Name": {},
|
65370
65371
|
"TriggerEventSource": {
|
65371
|
-
"shape": "
|
65372
|
+
"shape": "S5a"
|
65372
65373
|
},
|
65373
65374
|
"Function": {},
|
65374
65375
|
"Actions": {
|
65375
|
-
"shape": "
|
65376
|
+
"shape": "S5d"
|
65376
65377
|
},
|
65377
65378
|
"PublishStatus": {},
|
65378
65379
|
"ClientToken": {
|
@@ -65407,7 +65408,7 @@ module.exports={
|
|
65407
65408
|
"SecurityProfileName": {},
|
65408
65409
|
"Description": {},
|
65409
65410
|
"Permissions": {
|
65410
|
-
"shape": "
|
65411
|
+
"shape": "S66"
|
65411
65412
|
},
|
65412
65413
|
"InstanceId": {
|
65413
65414
|
"location": "uri",
|
@@ -65417,10 +65418,10 @@ module.exports={
|
|
65417
65418
|
"shape": "S1n"
|
65418
65419
|
},
|
65419
65420
|
"AllowedAccessControlTags": {
|
65420
|
-
"shape": "
|
65421
|
+
"shape": "S68"
|
65421
65422
|
},
|
65422
65423
|
"TagRestrictedResources": {
|
65423
|
-
"shape": "
|
65424
|
+
"shape": "S6b"
|
65424
65425
|
}
|
65425
65426
|
}
|
65426
65427
|
},
|
@@ -65453,14 +65454,14 @@ module.exports={
|
|
65453
65454
|
"Description": {},
|
65454
65455
|
"ContactFlowId": {},
|
65455
65456
|
"Constraints": {
|
65456
|
-
"shape": "
|
65457
|
+
"shape": "S6i"
|
65457
65458
|
},
|
65458
65459
|
"Defaults": {
|
65459
|
-
"shape": "
|
65460
|
+
"shape": "S6r"
|
65460
65461
|
},
|
65461
65462
|
"Status": {},
|
65462
65463
|
"Fields": {
|
65463
|
-
"shape": "
|
65464
|
+
"shape": "S6w"
|
65464
65465
|
},
|
65465
65466
|
"ClientToken": {
|
65466
65467
|
"idempotencyToken": true
|
@@ -65563,14 +65564,14 @@ module.exports={
|
|
65563
65564
|
"Username": {},
|
65564
65565
|
"Password": {},
|
65565
65566
|
"IdentityInfo": {
|
65566
|
-
"shape": "
|
65567
|
+
"shape": "S7j"
|
65567
65568
|
},
|
65568
65569
|
"PhoneConfig": {
|
65569
|
-
"shape": "
|
65570
|
+
"shape": "S7n"
|
65570
65571
|
},
|
65571
65572
|
"DirectoryUserId": {},
|
65572
65573
|
"SecurityProfileIds": {
|
65573
|
-
"shape": "
|
65574
|
+
"shape": "S7s"
|
65574
65575
|
},
|
65575
65576
|
"RoutingProfileId": {},
|
65576
65577
|
"HierarchyGroupId": {},
|
@@ -66350,7 +66351,7 @@ module.exports={
|
|
66350
66351
|
"EvaluatorArn": {},
|
66351
66352
|
"ContactAgentId": {},
|
66352
66353
|
"Score": {
|
66353
|
-
"shape": "
|
66354
|
+
"shape": "S9d"
|
66354
66355
|
}
|
66355
66356
|
}
|
66356
66357
|
},
|
@@ -66361,23 +66362,23 @@ module.exports={
|
|
66361
66362
|
"type": "structure",
|
66362
66363
|
"members": {
|
66363
66364
|
"Value": {
|
66364
|
-
"shape": "
|
66365
|
+
"shape": "S9h"
|
66365
66366
|
},
|
66366
66367
|
"SystemSuggestedValue": {
|
66367
|
-
"shape": "
|
66368
|
+
"shape": "S9h"
|
66368
66369
|
}
|
66369
66370
|
}
|
66370
66371
|
}
|
66371
66372
|
},
|
66372
66373
|
"Notes": {
|
66373
|
-
"shape": "
|
66374
|
+
"shape": "S9k"
|
66374
66375
|
},
|
66375
66376
|
"Status": {},
|
66376
66377
|
"Scores": {
|
66377
66378
|
"type": "map",
|
66378
66379
|
"key": {},
|
66379
66380
|
"value": {
|
66380
|
-
"shape": "
|
66381
|
+
"shape": "S9d"
|
66381
66382
|
}
|
66382
66383
|
},
|
66383
66384
|
"CreatedTime": {
|
@@ -66613,7 +66614,7 @@ module.exports={
|
|
66613
66614
|
"type": "structure",
|
66614
66615
|
"members": {
|
66615
66616
|
"HoursOfOperation": {
|
66616
|
-
"shape": "
|
66617
|
+
"shape": "Sa7"
|
66617
66618
|
}
|
66618
66619
|
}
|
66619
66620
|
}
|
@@ -66696,7 +66697,7 @@ module.exports={
|
|
66696
66697
|
"type": "structure",
|
66697
66698
|
"members": {
|
66698
66699
|
"Attribute": {
|
66699
|
-
"shape": "
|
66700
|
+
"shape": "Sah"
|
66700
66701
|
}
|
66701
66702
|
}
|
66702
66703
|
}
|
@@ -66808,7 +66809,7 @@ module.exports={
|
|
66808
66809
|
"type": "structure",
|
66809
66810
|
"members": {
|
66810
66811
|
"Prompt": {
|
66811
|
-
"shape": "
|
66812
|
+
"shape": "Sav"
|
66812
66813
|
}
|
66813
66814
|
}
|
66814
66815
|
}
|
@@ -66839,7 +66840,7 @@ module.exports={
|
|
66839
66840
|
"type": "structure",
|
66840
66841
|
"members": {
|
66841
66842
|
"Queue": {
|
66842
|
-
"shape": "
|
66843
|
+
"shape": "Say"
|
66843
66844
|
}
|
66844
66845
|
}
|
66845
66846
|
}
|
@@ -66870,7 +66871,7 @@ module.exports={
|
|
66870
66871
|
"type": "structure",
|
66871
66872
|
"members": {
|
66872
66873
|
"QuickConnect": {
|
66873
|
-
"shape": "
|
66874
|
+
"shape": "Sb2"
|
66874
66875
|
}
|
66875
66876
|
}
|
66876
66877
|
}
|
@@ -66901,7 +66902,7 @@ module.exports={
|
|
66901
66902
|
"type": "structure",
|
66902
66903
|
"members": {
|
66903
66904
|
"RoutingProfile": {
|
66904
|
-
"shape": "
|
66905
|
+
"shape": "Sb5"
|
66905
66906
|
}
|
66906
66907
|
}
|
66907
66908
|
}
|
@@ -66953,11 +66954,11 @@ module.exports={
|
|
66953
66954
|
"RuleId": {},
|
66954
66955
|
"RuleArn": {},
|
66955
66956
|
"TriggerEventSource": {
|
66956
|
-
"shape": "
|
66957
|
+
"shape": "S5a"
|
66957
66958
|
},
|
66958
66959
|
"Function": {},
|
66959
66960
|
"Actions": {
|
66960
|
-
"shape": "
|
66961
|
+
"shape": "S5d"
|
66961
66962
|
},
|
66962
66963
|
"PublishStatus": {},
|
66963
66964
|
"CreatedTime": {
|
@@ -67012,10 +67013,10 @@ module.exports={
|
|
67012
67013
|
"shape": "S1n"
|
67013
67014
|
},
|
67014
67015
|
"AllowedAccessControlTags": {
|
67015
|
-
"shape": "
|
67016
|
+
"shape": "S68"
|
67016
67017
|
},
|
67017
67018
|
"TagRestrictedResources": {
|
67018
|
-
"shape": "
|
67019
|
+
"shape": "S6b"
|
67019
67020
|
}
|
67020
67021
|
}
|
67021
67022
|
}
|
@@ -67091,14 +67092,14 @@ module.exports={
|
|
67091
67092
|
"Arn": {},
|
67092
67093
|
"Username": {},
|
67093
67094
|
"IdentityInfo": {
|
67094
|
-
"shape": "
|
67095
|
+
"shape": "S7j"
|
67095
67096
|
},
|
67096
67097
|
"PhoneConfig": {
|
67097
|
-
"shape": "
|
67098
|
+
"shape": "S7n"
|
67098
67099
|
},
|
67099
67100
|
"DirectoryUserId": {},
|
67100
67101
|
"SecurityProfileIds": {
|
67101
|
-
"shape": "
|
67102
|
+
"shape": "S7s"
|
67102
67103
|
},
|
67103
67104
|
"RoutingProfileId": {},
|
67104
67105
|
"HierarchyGroupId": {},
|
@@ -67146,19 +67147,19 @@ module.exports={
|
|
67146
67147
|
"type": "structure",
|
67147
67148
|
"members": {
|
67148
67149
|
"LevelOne": {
|
67149
|
-
"shape": "
|
67150
|
+
"shape": "Sbr"
|
67150
67151
|
},
|
67151
67152
|
"LevelTwo": {
|
67152
|
-
"shape": "
|
67153
|
+
"shape": "Sbr"
|
67153
67154
|
},
|
67154
67155
|
"LevelThree": {
|
67155
|
-
"shape": "
|
67156
|
+
"shape": "Sbr"
|
67156
67157
|
},
|
67157
67158
|
"LevelFour": {
|
67158
|
-
"shape": "
|
67159
|
+
"shape": "Sbr"
|
67159
67160
|
},
|
67160
67161
|
"LevelFive": {
|
67161
|
-
"shape": "
|
67162
|
+
"shape": "Sbr"
|
67162
67163
|
}
|
67163
67164
|
}
|
67164
67165
|
},
|
@@ -67194,19 +67195,19 @@ module.exports={
|
|
67194
67195
|
"type": "structure",
|
67195
67196
|
"members": {
|
67196
67197
|
"LevelOne": {
|
67197
|
-
"shape": "
|
67198
|
+
"shape": "Sbv"
|
67198
67199
|
},
|
67199
67200
|
"LevelTwo": {
|
67200
|
-
"shape": "
|
67201
|
+
"shape": "Sbv"
|
67201
67202
|
},
|
67202
67203
|
"LevelThree": {
|
67203
|
-
"shape": "
|
67204
|
+
"shape": "Sbv"
|
67204
67205
|
},
|
67205
67206
|
"LevelFour": {
|
67206
|
-
"shape": "
|
67207
|
+
"shape": "Sbv"
|
67207
67208
|
},
|
67208
67209
|
"LevelFive": {
|
67209
|
-
"shape": "
|
67210
|
+
"shape": "Sbv"
|
67210
67211
|
}
|
67211
67212
|
}
|
67212
67213
|
}
|
@@ -67550,7 +67551,7 @@ module.exports={
|
|
67550
67551
|
"type": "structure",
|
67551
67552
|
"members": {
|
67552
67553
|
"Attributes": {
|
67553
|
-
"shape": "
|
67554
|
+
"shape": "Scg"
|
67554
67555
|
}
|
67555
67556
|
}
|
67556
67557
|
}
|
@@ -67572,15 +67573,15 @@ module.exports={
|
|
67572
67573
|
"locationName": "InstanceId"
|
67573
67574
|
},
|
67574
67575
|
"Filters": {
|
67575
|
-
"shape": "
|
67576
|
+
"shape": "Sck"
|
67576
67577
|
},
|
67577
67578
|
"Groupings": {
|
67578
|
-
"shape": "
|
67579
|
+
"shape": "Sco"
|
67579
67580
|
},
|
67580
67581
|
"CurrentMetrics": {
|
67581
67582
|
"type": "list",
|
67582
67583
|
"member": {
|
67583
|
-
"shape": "
|
67584
|
+
"shape": "Scr"
|
67584
67585
|
}
|
67585
67586
|
},
|
67586
67587
|
"NextToken": {},
|
@@ -67609,7 +67610,7 @@ module.exports={
|
|
67609
67610
|
"type": "structure",
|
67610
67611
|
"members": {
|
67611
67612
|
"Dimensions": {
|
67612
|
-
"shape": "
|
67613
|
+
"shape": "Sd2"
|
67613
67614
|
},
|
67614
67615
|
"Collections": {
|
67615
67616
|
"type": "list",
|
@@ -67617,7 +67618,7 @@ module.exports={
|
|
67617
67618
|
"type": "structure",
|
67618
67619
|
"members": {
|
67619
67620
|
"Metric": {
|
67620
|
-
"shape": "
|
67621
|
+
"shape": "Scr"
|
67621
67622
|
},
|
67622
67623
|
"Value": {
|
67623
67624
|
"type": "double"
|
@@ -67656,7 +67657,7 @@ module.exports={
|
|
67656
67657
|
"type": "structure",
|
67657
67658
|
"members": {
|
67658
67659
|
"Queues": {
|
67659
|
-
"shape": "
|
67660
|
+
"shape": "Scl"
|
67660
67661
|
},
|
67661
67662
|
"ContactFilter": {
|
67662
67663
|
"type": "structure",
|
@@ -67668,7 +67669,7 @@ module.exports={
|
|
67668
67669
|
}
|
67669
67670
|
},
|
67670
67671
|
"RoutingProfiles": {
|
67671
|
-
"shape": "
|
67672
|
+
"shape": "Scn"
|
67672
67673
|
},
|
67673
67674
|
"Agents": {
|
67674
67675
|
"type": "list",
|
@@ -67703,25 +67704,25 @@ module.exports={
|
|
67703
67704
|
}
|
67704
67705
|
},
|
67705
67706
|
"RoutingProfile": {
|
67706
|
-
"shape": "
|
67707
|
+
"shape": "Sd4"
|
67707
67708
|
},
|
67708
67709
|
"HierarchyPath": {
|
67709
67710
|
"type": "structure",
|
67710
67711
|
"members": {
|
67711
67712
|
"LevelOne": {
|
67712
|
-
"shape": "
|
67713
|
+
"shape": "Sdl"
|
67713
67714
|
},
|
67714
67715
|
"LevelTwo": {
|
67715
|
-
"shape": "
|
67716
|
+
"shape": "Sdl"
|
67716
67717
|
},
|
67717
67718
|
"LevelThree": {
|
67718
|
-
"shape": "
|
67719
|
+
"shape": "Sdl"
|
67719
67720
|
},
|
67720
67721
|
"LevelFour": {
|
67721
|
-
"shape": "
|
67722
|
+
"shape": "Sdl"
|
67722
67723
|
},
|
67723
67724
|
"LevelFive": {
|
67724
|
-
"shape": "
|
67725
|
+
"shape": "Sdl"
|
67725
67726
|
}
|
67726
67727
|
}
|
67727
67728
|
},
|
@@ -67736,13 +67737,13 @@ module.exports={
|
|
67736
67737
|
}
|
67737
67738
|
},
|
67738
67739
|
"AvailableSlotsByChannel": {
|
67739
|
-
"shape": "
|
67740
|
+
"shape": "Sdn"
|
67740
67741
|
},
|
67741
67742
|
"MaxSlotsByChannel": {
|
67742
|
-
"shape": "
|
67743
|
+
"shape": "Sdn"
|
67743
67744
|
},
|
67744
67745
|
"ActiveSlotsByChannel": {
|
67745
|
-
"shape": "
|
67746
|
+
"shape": "Sdn"
|
67746
67747
|
},
|
67747
67748
|
"Contacts": {
|
67748
67749
|
"type": "list",
|
@@ -67760,7 +67761,7 @@ module.exports={
|
|
67760
67761
|
"type": "timestamp"
|
67761
67762
|
},
|
67762
67763
|
"Queue": {
|
67763
|
-
"shape": "
|
67764
|
+
"shape": "Sd3"
|
67764
67765
|
}
|
67765
67766
|
}
|
67766
67767
|
}
|
@@ -67799,13 +67800,13 @@ module.exports={
|
|
67799
67800
|
"type": "structure",
|
67800
67801
|
"members": {
|
67801
67802
|
"AccessToken": {
|
67802
|
-
"shape": "
|
67803
|
+
"shape": "Sdu"
|
67803
67804
|
},
|
67804
67805
|
"AccessTokenExpiration": {
|
67805
67806
|
"type": "timestamp"
|
67806
67807
|
},
|
67807
67808
|
"RefreshToken": {
|
67808
|
-
"shape": "
|
67809
|
+
"shape": "Sdu"
|
67809
67810
|
},
|
67810
67811
|
"RefreshTokenExpiration": {
|
67811
67812
|
"type": "timestamp"
|
@@ -67843,15 +67844,15 @@ module.exports={
|
|
67843
67844
|
"type": "timestamp"
|
67844
67845
|
},
|
67845
67846
|
"Filters": {
|
67846
|
-
"shape": "
|
67847
|
+
"shape": "Sck"
|
67847
67848
|
},
|
67848
67849
|
"Groupings": {
|
67849
|
-
"shape": "
|
67850
|
+
"shape": "Sco"
|
67850
67851
|
},
|
67851
67852
|
"HistoricalMetrics": {
|
67852
67853
|
"type": "list",
|
67853
67854
|
"member": {
|
67854
|
-
"shape": "
|
67855
|
+
"shape": "Sdx"
|
67855
67856
|
}
|
67856
67857
|
},
|
67857
67858
|
"NextToken": {},
|
@@ -67870,7 +67871,7 @@ module.exports={
|
|
67870
67871
|
"type": "structure",
|
67871
67872
|
"members": {
|
67872
67873
|
"Dimensions": {
|
67873
|
-
"shape": "
|
67874
|
+
"shape": "Sd2"
|
67874
67875
|
},
|
67875
67876
|
"Collections": {
|
67876
67877
|
"type": "list",
|
@@ -67878,7 +67879,7 @@ module.exports={
|
|
67878
67879
|
"type": "structure",
|
67879
67880
|
"members": {
|
67880
67881
|
"Metric": {
|
67881
|
-
"shape": "
|
67882
|
+
"shape": "Sdx"
|
67882
67883
|
},
|
67883
67884
|
"Value": {
|
67884
67885
|
"type": "double"
|
@@ -67933,7 +67934,7 @@ module.exports={
|
|
67933
67934
|
"Metrics": {
|
67934
67935
|
"type": "list",
|
67935
67936
|
"member": {
|
67936
|
-
"shape": "
|
67937
|
+
"shape": "Seg"
|
67937
67938
|
}
|
67938
67939
|
},
|
67939
67940
|
"NextToken": {},
|
@@ -67962,7 +67963,7 @@ module.exports={
|
|
67962
67963
|
"type": "structure",
|
67963
67964
|
"members": {
|
67964
67965
|
"Metric": {
|
67965
|
-
"shape": "
|
67966
|
+
"shape": "Seg"
|
67966
67967
|
},
|
67967
67968
|
"Value": {
|
67968
67969
|
"type": "double"
|
@@ -68046,13 +68047,13 @@ module.exports={
|
|
68046
68047
|
"Description": {},
|
68047
68048
|
"ContactFlowId": {},
|
68048
68049
|
"Constraints": {
|
68049
|
-
"shape": "
|
68050
|
+
"shape": "S6i"
|
68050
68051
|
},
|
68051
68052
|
"Defaults": {
|
68052
|
-
"shape": "
|
68053
|
+
"shape": "S6r"
|
68053
68054
|
},
|
68054
68055
|
"Fields": {
|
68055
|
-
"shape": "
|
68056
|
+
"shape": "S6w"
|
68056
68057
|
},
|
68057
68058
|
"Status": {},
|
68058
68059
|
"LastModifiedTime": {
|
@@ -68088,7 +68089,7 @@ module.exports={
|
|
68088
68089
|
"type": "structure",
|
68089
68090
|
"members": {
|
68090
68091
|
"TelephonyConfig": {
|
68091
|
-
"shape": "
|
68092
|
+
"shape": "Sf4"
|
68092
68093
|
},
|
68093
68094
|
"Id": {},
|
68094
68095
|
"Arn": {}
|
@@ -68289,7 +68290,7 @@ module.exports={
|
|
68289
68290
|
"Status": {},
|
68290
68291
|
"EvaluatorArn": {},
|
68291
68292
|
"Score": {
|
68292
|
-
"shape": "
|
68293
|
+
"shape": "S9d"
|
68293
68294
|
},
|
68294
68295
|
"CreatedTime": {
|
68295
68296
|
"type": "timestamp"
|
@@ -68774,7 +68775,7 @@ module.exports={
|
|
68774
68775
|
"Attributes": {
|
68775
68776
|
"type": "list",
|
68776
68777
|
"member": {
|
68777
|
-
"shape": "
|
68778
|
+
"shape": "Sah"
|
68778
68779
|
}
|
68779
68780
|
},
|
68780
68781
|
"NextToken": {}
|
@@ -69022,12 +69023,12 @@ module.exports={
|
|
69022
69023
|
"locationName": "InstanceId"
|
69023
69024
|
},
|
69024
69025
|
"PhoneNumberTypes": {
|
69025
|
-
"shape": "
|
69026
|
+
"shape": "Shi",
|
69026
69027
|
"location": "querystring",
|
69027
69028
|
"locationName": "phoneNumberTypes"
|
69028
69029
|
},
|
69029
69030
|
"PhoneNumberCountryCodes": {
|
69030
|
-
"shape": "
|
69031
|
+
"shape": "Shj",
|
69031
69032
|
"location": "querystring",
|
69032
69033
|
"locationName": "phoneNumberCountryCodes"
|
69033
69034
|
},
|
@@ -69075,10 +69076,10 @@ module.exports={
|
|
69075
69076
|
},
|
69076
69077
|
"NextToken": {},
|
69077
69078
|
"PhoneNumberCountryCodes": {
|
69078
|
-
"shape": "
|
69079
|
+
"shape": "Shj"
|
69079
69080
|
},
|
69080
69081
|
"PhoneNumberTypes": {
|
69081
|
-
"shape": "
|
69082
|
+
"shape": "Shi"
|
69082
69083
|
},
|
69083
69084
|
"PhoneNumberPrefix": {}
|
69084
69085
|
}
|
@@ -69184,7 +69185,7 @@ module.exports={
|
|
69184
69185
|
"members": {
|
69185
69186
|
"NextToken": {},
|
69186
69187
|
"QuickConnectSummaryList": {
|
69187
|
-
"shape": "
|
69188
|
+
"shape": "Si0"
|
69188
69189
|
}
|
69189
69190
|
}
|
69190
69191
|
}
|
@@ -69276,7 +69277,7 @@ module.exports={
|
|
69276
69277
|
"type": "structure",
|
69277
69278
|
"members": {
|
69278
69279
|
"QuickConnectSummaryList": {
|
69279
|
-
"shape": "
|
69280
|
+
"shape": "Si0"
|
69280
69281
|
},
|
69281
69282
|
"NextToken": {}
|
69282
69283
|
}
|
@@ -69556,7 +69557,7 @@ module.exports={
|
|
69556
69557
|
"type": "structure",
|
69557
69558
|
"members": {
|
69558
69559
|
"Permissions": {
|
69559
|
-
"shape": "
|
69560
|
+
"shape": "S66"
|
69560
69561
|
},
|
69561
69562
|
"NextToken": {}
|
69562
69563
|
}
|
@@ -69816,7 +69817,7 @@ module.exports={
|
|
69816
69817
|
"UserHierarchyGroupSummaryList": {
|
69817
69818
|
"type": "list",
|
69818
69819
|
"member": {
|
69819
|
-
"shape": "
|
69820
|
+
"shape": "Sbr"
|
69820
69821
|
}
|
69821
69822
|
},
|
69822
69823
|
"NextToken": {}
|
@@ -70065,12 +70066,12 @@ module.exports={
|
|
70065
70066
|
"type": "structure",
|
70066
70067
|
"members": {
|
70067
70068
|
"TagFilter": {
|
70068
|
-
"shape": "
|
70069
|
+
"shape": "Sk4"
|
70069
70070
|
}
|
70070
70071
|
}
|
70071
70072
|
},
|
70072
70073
|
"SearchCriteria": {
|
70073
|
-
"shape": "
|
70074
|
+
"shape": "Sk8"
|
70074
70075
|
}
|
70075
70076
|
}
|
70076
70077
|
},
|
@@ -70080,7 +70081,7 @@ module.exports={
|
|
70080
70081
|
"HoursOfOperations": {
|
70081
70082
|
"type": "list",
|
70082
70083
|
"member": {
|
70083
|
-
"shape": "
|
70084
|
+
"shape": "Sa7"
|
70084
70085
|
}
|
70085
70086
|
},
|
70086
70087
|
"NextToken": {},
|
@@ -70109,12 +70110,12 @@ module.exports={
|
|
70109
70110
|
"type": "structure",
|
70110
70111
|
"members": {
|
70111
70112
|
"TagFilter": {
|
70112
|
-
"shape": "
|
70113
|
+
"shape": "Sk4"
|
70113
70114
|
}
|
70114
70115
|
}
|
70115
70116
|
},
|
70116
70117
|
"SearchCriteria": {
|
70117
|
-
"shape": "
|
70118
|
+
"shape": "Skg"
|
70118
70119
|
}
|
70119
70120
|
}
|
70120
70121
|
},
|
@@ -70124,7 +70125,7 @@ module.exports={
|
|
70124
70125
|
"Prompts": {
|
70125
70126
|
"type": "list",
|
70126
70127
|
"member": {
|
70127
|
-
"shape": "
|
70128
|
+
"shape": "Sav"
|
70128
70129
|
}
|
70129
70130
|
},
|
70130
70131
|
"NextToken": {},
|
@@ -70153,12 +70154,12 @@ module.exports={
|
|
70153
70154
|
"type": "structure",
|
70154
70155
|
"members": {
|
70155
70156
|
"TagFilter": {
|
70156
|
-
"shape": "
|
70157
|
+
"shape": "Sk4"
|
70157
70158
|
}
|
70158
70159
|
}
|
70159
70160
|
},
|
70160
70161
|
"SearchCriteria": {
|
70161
|
-
"shape": "
|
70162
|
+
"shape": "Skm"
|
70162
70163
|
}
|
70163
70164
|
}
|
70164
70165
|
},
|
@@ -70168,7 +70169,7 @@ module.exports={
|
|
70168
70169
|
"Queues": {
|
70169
70170
|
"type": "list",
|
70170
70171
|
"member": {
|
70171
|
-
"shape": "
|
70172
|
+
"shape": "Say"
|
70172
70173
|
}
|
70173
70174
|
},
|
70174
70175
|
"NextToken": {},
|
@@ -70197,12 +70198,12 @@ module.exports={
|
|
70197
70198
|
"type": "structure",
|
70198
70199
|
"members": {
|
70199
70200
|
"TagFilter": {
|
70200
|
-
"shape": "
|
70201
|
+
"shape": "Sk4"
|
70201
70202
|
}
|
70202
70203
|
}
|
70203
70204
|
},
|
70204
70205
|
"SearchCriteria": {
|
70205
|
-
"shape": "
|
70206
|
+
"shape": "Skt"
|
70206
70207
|
}
|
70207
70208
|
}
|
70208
70209
|
},
|
@@ -70212,7 +70213,7 @@ module.exports={
|
|
70212
70213
|
"QuickConnects": {
|
70213
70214
|
"type": "list",
|
70214
70215
|
"member": {
|
70215
|
-
"shape": "
|
70216
|
+
"shape": "Sb2"
|
70216
70217
|
}
|
70217
70218
|
},
|
70218
70219
|
"NextToken": {},
|
@@ -70293,12 +70294,12 @@ module.exports={
|
|
70293
70294
|
"type": "structure",
|
70294
70295
|
"members": {
|
70295
70296
|
"TagFilter": {
|
70296
|
-
"shape": "
|
70297
|
+
"shape": "Sk4"
|
70297
70298
|
}
|
70298
70299
|
}
|
70299
70300
|
},
|
70300
70301
|
"SearchCriteria": {
|
70301
|
-
"shape": "
|
70302
|
+
"shape": "Sl8"
|
70302
70303
|
}
|
70303
70304
|
}
|
70304
70305
|
},
|
@@ -70308,7 +70309,7 @@ module.exports={
|
|
70308
70309
|
"RoutingProfiles": {
|
70309
70310
|
"type": "list",
|
70310
70311
|
"member": {
|
70311
|
-
"shape": "
|
70312
|
+
"shape": "Sb5"
|
70312
70313
|
}
|
70313
70314
|
},
|
70314
70315
|
"NextToken": {},
|
@@ -70334,13 +70335,13 @@ module.exports={
|
|
70334
70335
|
"type": "integer"
|
70335
70336
|
},
|
70336
70337
|
"SearchCriteria": {
|
70337
|
-
"shape": "
|
70338
|
+
"shape": "Sld"
|
70338
70339
|
},
|
70339
70340
|
"SearchFilter": {
|
70340
70341
|
"type": "structure",
|
70341
70342
|
"members": {
|
70342
70343
|
"TagFilter": {
|
70343
|
-
"shape": "
|
70344
|
+
"shape": "Sk4"
|
70344
70345
|
}
|
70345
70346
|
}
|
70346
70347
|
}
|
@@ -70388,12 +70389,12 @@ module.exports={
|
|
70388
70389
|
"type": "structure",
|
70389
70390
|
"members": {
|
70390
70391
|
"TagFilter": {
|
70391
|
-
"shape": "
|
70392
|
+
"shape": "Sk4"
|
70392
70393
|
}
|
70393
70394
|
}
|
70394
70395
|
},
|
70395
70396
|
"SearchCriteria": {
|
70396
|
-
"shape": "
|
70397
|
+
"shape": "Sll"
|
70397
70398
|
}
|
70398
70399
|
}
|
70399
70400
|
},
|
@@ -70417,11 +70418,11 @@ module.exports={
|
|
70417
70418
|
}
|
70418
70419
|
},
|
70419
70420
|
"PhoneConfig": {
|
70420
|
-
"shape": "
|
70421
|
+
"shape": "S7n"
|
70421
70422
|
},
|
70422
70423
|
"RoutingProfileId": {},
|
70423
70424
|
"SecurityProfileIds": {
|
70424
|
-
"shape": "
|
70425
|
+
"shape": "S7s"
|
70425
70426
|
},
|
70426
70427
|
"Tags": {
|
70427
70428
|
"shape": "S1n"
|
@@ -70508,7 +70509,7 @@ module.exports={
|
|
70508
70509
|
"InstanceId": {},
|
70509
70510
|
"ContactFlowId": {},
|
70510
70511
|
"Attributes": {
|
70511
|
-
"shape": "
|
70512
|
+
"shape": "Scg"
|
70512
70513
|
},
|
70513
70514
|
"ParticipantDetails": {
|
70514
70515
|
"type": "structure",
|
@@ -70687,7 +70688,7 @@ module.exports={
|
|
70687
70688
|
"SourcePhoneNumber": {},
|
70688
70689
|
"QueueId": {},
|
70689
70690
|
"Attributes": {
|
70690
|
-
"shape": "
|
70691
|
+
"shape": "Scg"
|
70691
70692
|
},
|
70692
70693
|
"AnswerMachineDetectionConfig": {
|
70693
70694
|
"type": "structure",
|
@@ -70727,11 +70728,11 @@ module.exports={
|
|
70727
70728
|
"PreviousContactId": {},
|
70728
70729
|
"ContactFlowId": {},
|
70729
70730
|
"Attributes": {
|
70730
|
-
"shape": "
|
70731
|
+
"shape": "Scg"
|
70731
70732
|
},
|
70732
70733
|
"Name": {},
|
70733
70734
|
"References": {
|
70734
|
-
"shape": "
|
70735
|
+
"shape": "S5j"
|
70735
70736
|
},
|
70736
70737
|
"Description": {},
|
70737
70738
|
"ClientToken": {
|
@@ -70836,10 +70837,10 @@ module.exports={
|
|
70836
70837
|
"locationName": "EvaluationId"
|
70837
70838
|
},
|
70838
70839
|
"Answers": {
|
70839
|
-
"shape": "
|
70840
|
+
"shape": "Smx"
|
70840
70841
|
},
|
70841
70842
|
"Notes": {
|
70842
|
-
"shape": "
|
70843
|
+
"shape": "S9k"
|
70843
70844
|
}
|
70844
70845
|
}
|
70845
70846
|
},
|
@@ -71006,7 +71007,7 @@ module.exports={
|
|
71006
71007
|
"Name": {},
|
71007
71008
|
"Description": {},
|
71008
71009
|
"References": {
|
71009
|
-
"shape": "
|
71010
|
+
"shape": "S5j"
|
71010
71011
|
}
|
71011
71012
|
}
|
71012
71013
|
},
|
@@ -71030,7 +71031,7 @@ module.exports={
|
|
71030
71031
|
"InitialContactId": {},
|
71031
71032
|
"InstanceId": {},
|
71032
71033
|
"Attributes": {
|
71033
|
-
"shape": "
|
71034
|
+
"shape": "Scg"
|
71034
71035
|
}
|
71035
71036
|
}
|
71036
71037
|
},
|
@@ -71059,10 +71060,10 @@ module.exports={
|
|
71059
71060
|
"locationName": "EvaluationId"
|
71060
71061
|
},
|
71061
71062
|
"Answers": {
|
71062
|
-
"shape": "
|
71063
|
+
"shape": "Smx"
|
71063
71064
|
},
|
71064
71065
|
"Notes": {
|
71065
|
-
"shape": "
|
71066
|
+
"shape": "S9k"
|
71066
71067
|
}
|
71067
71068
|
}
|
71068
71069
|
},
|
@@ -71688,6 +71689,30 @@ module.exports={
|
|
71688
71689
|
}
|
71689
71690
|
}
|
71690
71691
|
},
|
71692
|
+
"UpdateRoutingProfileAgentAvailabilityTimer": {
|
71693
|
+
"http": {
|
71694
|
+
"requestUri": "/routing-profiles/{InstanceId}/{RoutingProfileId}/agent-availability-timer"
|
71695
|
+
},
|
71696
|
+
"input": {
|
71697
|
+
"type": "structure",
|
71698
|
+
"required": [
|
71699
|
+
"InstanceId",
|
71700
|
+
"RoutingProfileId",
|
71701
|
+
"AgentAvailabilityTimer"
|
71702
|
+
],
|
71703
|
+
"members": {
|
71704
|
+
"InstanceId": {
|
71705
|
+
"location": "uri",
|
71706
|
+
"locationName": "InstanceId"
|
71707
|
+
},
|
71708
|
+
"RoutingProfileId": {
|
71709
|
+
"location": "uri",
|
71710
|
+
"locationName": "RoutingProfileId"
|
71711
|
+
},
|
71712
|
+
"AgentAvailabilityTimer": {}
|
71713
|
+
}
|
71714
|
+
}
|
71715
|
+
},
|
71691
71716
|
"UpdateRoutingProfileConcurrency": {
|
71692
71717
|
"http": {
|
71693
71718
|
"requestUri": "/routing-profiles/{InstanceId}/{RoutingProfileId}/concurrency"
|
@@ -71815,7 +71840,7 @@ module.exports={
|
|
71815
71840
|
"Name": {},
|
71816
71841
|
"Function": {},
|
71817
71842
|
"Actions": {
|
71818
|
-
"shape": "
|
71843
|
+
"shape": "S5d"
|
71819
71844
|
},
|
71820
71845
|
"PublishStatus": {}
|
71821
71846
|
}
|
@@ -71834,7 +71859,7 @@ module.exports={
|
|
71834
71859
|
"members": {
|
71835
71860
|
"Description": {},
|
71836
71861
|
"Permissions": {
|
71837
|
-
"shape": "
|
71862
|
+
"shape": "S66"
|
71838
71863
|
},
|
71839
71864
|
"SecurityProfileId": {
|
71840
71865
|
"location": "uri",
|
@@ -71845,10 +71870,10 @@ module.exports={
|
|
71845
71870
|
"locationName": "InstanceId"
|
71846
71871
|
},
|
71847
71872
|
"AllowedAccessControlTags": {
|
71848
|
-
"shape": "
|
71873
|
+
"shape": "S68"
|
71849
71874
|
},
|
71850
71875
|
"TagRestrictedResources": {
|
71851
|
-
"shape": "
|
71876
|
+
"shape": "S6b"
|
71852
71877
|
}
|
71853
71878
|
}
|
71854
71879
|
}
|
@@ -71876,14 +71901,14 @@ module.exports={
|
|
71876
71901
|
"Description": {},
|
71877
71902
|
"ContactFlowId": {},
|
71878
71903
|
"Constraints": {
|
71879
|
-
"shape": "
|
71904
|
+
"shape": "S6i"
|
71880
71905
|
},
|
71881
71906
|
"Defaults": {
|
71882
|
-
"shape": "
|
71907
|
+
"shape": "S6r"
|
71883
71908
|
},
|
71884
71909
|
"Status": {},
|
71885
71910
|
"Fields": {
|
71886
|
-
"shape": "
|
71911
|
+
"shape": "S6w"
|
71887
71912
|
}
|
71888
71913
|
}
|
71889
71914
|
},
|
@@ -71897,13 +71922,13 @@ module.exports={
|
|
71897
71922
|
"Description": {},
|
71898
71923
|
"ContactFlowId": {},
|
71899
71924
|
"Constraints": {
|
71900
|
-
"shape": "
|
71925
|
+
"shape": "S6i"
|
71901
71926
|
},
|
71902
71927
|
"Defaults": {
|
71903
|
-
"shape": "
|
71928
|
+
"shape": "S6r"
|
71904
71929
|
},
|
71905
71930
|
"Fields": {
|
71906
|
-
"shape": "
|
71931
|
+
"shape": "S6w"
|
71907
71932
|
},
|
71908
71933
|
"Status": {},
|
71909
71934
|
"LastModifiedTime": {
|
@@ -71931,7 +71956,7 @@ module.exports={
|
|
71931
71956
|
"locationName": "Id"
|
71932
71957
|
},
|
71933
71958
|
"TelephonyConfig": {
|
71934
|
-
"shape": "
|
71959
|
+
"shape": "Sf4"
|
71935
71960
|
}
|
71936
71961
|
}
|
71937
71962
|
},
|
@@ -72002,19 +72027,19 @@ module.exports={
|
|
72002
72027
|
"type": "structure",
|
72003
72028
|
"members": {
|
72004
72029
|
"LevelOne": {
|
72005
|
-
"shape": "
|
72030
|
+
"shape": "Sp0"
|
72006
72031
|
},
|
72007
72032
|
"LevelTwo": {
|
72008
|
-
"shape": "
|
72033
|
+
"shape": "Sp0"
|
72009
72034
|
},
|
72010
72035
|
"LevelThree": {
|
72011
|
-
"shape": "
|
72036
|
+
"shape": "Sp0"
|
72012
72037
|
},
|
72013
72038
|
"LevelFour": {
|
72014
|
-
"shape": "
|
72039
|
+
"shape": "Sp0"
|
72015
72040
|
},
|
72016
72041
|
"LevelFive": {
|
72017
|
-
"shape": "
|
72042
|
+
"shape": "Sp0"
|
72018
72043
|
}
|
72019
72044
|
}
|
72020
72045
|
},
|
@@ -72038,7 +72063,7 @@ module.exports={
|
|
72038
72063
|
],
|
72039
72064
|
"members": {
|
72040
72065
|
"IdentityInfo": {
|
72041
|
-
"shape": "
|
72066
|
+
"shape": "S7j"
|
72042
72067
|
},
|
72043
72068
|
"UserId": {
|
72044
72069
|
"location": "uri",
|
@@ -72064,7 +72089,7 @@ module.exports={
|
|
72064
72089
|
],
|
72065
72090
|
"members": {
|
72066
72091
|
"PhoneConfig": {
|
72067
|
-
"shape": "
|
72092
|
+
"shape": "S7n"
|
72068
72093
|
},
|
72069
72094
|
"UserId": {
|
72070
72095
|
"location": "uri",
|
@@ -72114,7 +72139,7 @@ module.exports={
|
|
72114
72139
|
],
|
72115
72140
|
"members": {
|
72116
72141
|
"SecurityProfileIds": {
|
72117
|
-
"shape": "
|
72142
|
+
"shape": "S7s"
|
72118
72143
|
},
|
72119
72144
|
"UserId": {
|
72120
72145
|
"location": "uri",
|
@@ -72549,7 +72574,7 @@ module.exports={
|
|
72549
72574
|
}
|
72550
72575
|
}
|
72551
72576
|
},
|
72552
|
-
"
|
72577
|
+
"S5a": {
|
72553
72578
|
"type": "structure",
|
72554
72579
|
"required": [
|
72555
72580
|
"EventSourceName"
|
@@ -72559,7 +72584,7 @@ module.exports={
|
|
72559
72584
|
"IntegrationAssociationId": {}
|
72560
72585
|
}
|
72561
72586
|
},
|
72562
|
-
"
|
72587
|
+
"S5d": {
|
72563
72588
|
"type": "list",
|
72564
72589
|
"member": {
|
72565
72590
|
"type": "structure",
|
@@ -72579,7 +72604,7 @@ module.exports={
|
|
72579
72604
|
"Description": {},
|
72580
72605
|
"ContactFlowId": {},
|
72581
72606
|
"References": {
|
72582
|
-
"shape": "
|
72607
|
+
"shape": "S5j"
|
72583
72608
|
}
|
72584
72609
|
}
|
72585
72610
|
},
|
@@ -72628,7 +72653,7 @@ module.exports={
|
|
72628
72653
|
}
|
72629
72654
|
}
|
72630
72655
|
},
|
72631
|
-
"
|
72656
|
+
"S5j": {
|
72632
72657
|
"type": "map",
|
72633
72658
|
"key": {},
|
72634
72659
|
"value": {
|
@@ -72643,20 +72668,20 @@ module.exports={
|
|
72643
72668
|
}
|
72644
72669
|
}
|
72645
72670
|
},
|
72646
|
-
"
|
72671
|
+
"S66": {
|
72647
72672
|
"type": "list",
|
72648
72673
|
"member": {}
|
72649
72674
|
},
|
72650
|
-
"
|
72675
|
+
"S68": {
|
72651
72676
|
"type": "map",
|
72652
72677
|
"key": {},
|
72653
72678
|
"value": {}
|
72654
72679
|
},
|
72655
|
-
"
|
72680
|
+
"S6b": {
|
72656
72681
|
"type": "list",
|
72657
72682
|
"member": {}
|
72658
72683
|
},
|
72659
|
-
"
|
72684
|
+
"S6i": {
|
72660
72685
|
"type": "structure",
|
72661
72686
|
"members": {
|
72662
72687
|
"RequiredFields": {
|
@@ -72665,7 +72690,7 @@ module.exports={
|
|
72665
72690
|
"type": "structure",
|
72666
72691
|
"members": {
|
72667
72692
|
"Id": {
|
72668
|
-
"shape": "
|
72693
|
+
"shape": "S6l"
|
72669
72694
|
}
|
72670
72695
|
}
|
72671
72696
|
}
|
@@ -72676,7 +72701,7 @@ module.exports={
|
|
72676
72701
|
"type": "structure",
|
72677
72702
|
"members": {
|
72678
72703
|
"Id": {
|
72679
|
-
"shape": "
|
72704
|
+
"shape": "S6l"
|
72680
72705
|
}
|
72681
72706
|
}
|
72682
72707
|
}
|
@@ -72687,20 +72712,20 @@ module.exports={
|
|
72687
72712
|
"type": "structure",
|
72688
72713
|
"members": {
|
72689
72714
|
"Id": {
|
72690
|
-
"shape": "
|
72715
|
+
"shape": "S6l"
|
72691
72716
|
}
|
72692
72717
|
}
|
72693
72718
|
}
|
72694
72719
|
}
|
72695
72720
|
}
|
72696
72721
|
},
|
72697
|
-
"
|
72722
|
+
"S6l": {
|
72698
72723
|
"type": "structure",
|
72699
72724
|
"members": {
|
72700
72725
|
"Name": {}
|
72701
72726
|
}
|
72702
72727
|
},
|
72703
|
-
"
|
72728
|
+
"S6r": {
|
72704
72729
|
"type": "structure",
|
72705
72730
|
"members": {
|
72706
72731
|
"DefaultFieldValues": {
|
@@ -72709,7 +72734,7 @@ module.exports={
|
|
72709
72734
|
"type": "structure",
|
72710
72735
|
"members": {
|
72711
72736
|
"Id": {
|
72712
|
-
"shape": "
|
72737
|
+
"shape": "S6l"
|
72713
72738
|
},
|
72714
72739
|
"DefaultValue": {}
|
72715
72740
|
}
|
@@ -72717,7 +72742,7 @@ module.exports={
|
|
72717
72742
|
}
|
72718
72743
|
}
|
72719
72744
|
},
|
72720
|
-
"
|
72745
|
+
"S6w": {
|
72721
72746
|
"type": "list",
|
72722
72747
|
"member": {
|
72723
72748
|
"type": "structure",
|
@@ -72726,7 +72751,7 @@ module.exports={
|
|
72726
72751
|
],
|
72727
72752
|
"members": {
|
72728
72753
|
"Id": {
|
72729
|
-
"shape": "
|
72754
|
+
"shape": "S6l"
|
72730
72755
|
},
|
72731
72756
|
"Description": {},
|
72732
72757
|
"Type": {},
|
@@ -72737,7 +72762,7 @@ module.exports={
|
|
72737
72762
|
}
|
72738
72763
|
}
|
72739
72764
|
},
|
72740
|
-
"
|
72765
|
+
"S7j": {
|
72741
72766
|
"type": "structure",
|
72742
72767
|
"members": {
|
72743
72768
|
"FirstName": {},
|
@@ -72747,7 +72772,7 @@ module.exports={
|
|
72747
72772
|
"Mobile": {}
|
72748
72773
|
}
|
72749
72774
|
},
|
72750
|
-
"
|
72775
|
+
"S7n": {
|
72751
72776
|
"type": "structure",
|
72752
72777
|
"required": [
|
72753
72778
|
"PhoneType"
|
@@ -72763,11 +72788,11 @@ module.exports={
|
|
72763
72788
|
"DeskPhoneNumber": {}
|
72764
72789
|
}
|
72765
72790
|
},
|
72766
|
-
"
|
72791
|
+
"S7s": {
|
72767
72792
|
"type": "list",
|
72768
72793
|
"member": {}
|
72769
72794
|
},
|
72770
|
-
"
|
72795
|
+
"S9d": {
|
72771
72796
|
"type": "structure",
|
72772
72797
|
"members": {
|
72773
72798
|
"Percentage": {
|
@@ -72781,7 +72806,7 @@ module.exports={
|
|
72781
72806
|
}
|
72782
72807
|
}
|
72783
72808
|
},
|
72784
|
-
"
|
72809
|
+
"S9h": {
|
72785
72810
|
"type": "structure",
|
72786
72811
|
"members": {
|
72787
72812
|
"StringValue": {},
|
@@ -72794,7 +72819,7 @@ module.exports={
|
|
72794
72819
|
},
|
72795
72820
|
"union": true
|
72796
72821
|
},
|
72797
|
-
"
|
72822
|
+
"S9k": {
|
72798
72823
|
"type": "map",
|
72799
72824
|
"key": {},
|
72800
72825
|
"value": {
|
@@ -72804,7 +72829,7 @@ module.exports={
|
|
72804
72829
|
}
|
72805
72830
|
}
|
72806
72831
|
},
|
72807
|
-
"
|
72832
|
+
"Sa7": {
|
72808
72833
|
"type": "structure",
|
72809
72834
|
"members": {
|
72810
72835
|
"HoursOfOperationId": {},
|
@@ -72820,14 +72845,14 @@ module.exports={
|
|
72820
72845
|
}
|
72821
72846
|
}
|
72822
72847
|
},
|
72823
|
-
"
|
72848
|
+
"Sah": {
|
72824
72849
|
"type": "structure",
|
72825
72850
|
"members": {
|
72826
72851
|
"AttributeType": {},
|
72827
72852
|
"Value": {}
|
72828
72853
|
}
|
72829
72854
|
},
|
72830
|
-
"
|
72855
|
+
"Sav": {
|
72831
72856
|
"type": "structure",
|
72832
72857
|
"members": {
|
72833
72858
|
"PromptARN": {},
|
@@ -72839,7 +72864,7 @@ module.exports={
|
|
72839
72864
|
}
|
72840
72865
|
}
|
72841
72866
|
},
|
72842
|
-
"
|
72867
|
+
"Say": {
|
72843
72868
|
"type": "structure",
|
72844
72869
|
"members": {
|
72845
72870
|
"Name": {},
|
@@ -72859,7 +72884,7 @@ module.exports={
|
|
72859
72884
|
}
|
72860
72885
|
}
|
72861
72886
|
},
|
72862
|
-
"
|
72887
|
+
"Sb2": {
|
72863
72888
|
"type": "structure",
|
72864
72889
|
"members": {
|
72865
72890
|
"QuickConnectARN": {},
|
@@ -72874,7 +72899,7 @@ module.exports={
|
|
72874
72899
|
}
|
72875
72900
|
}
|
72876
72901
|
},
|
72877
|
-
"
|
72902
|
+
"Sb5": {
|
72878
72903
|
"type": "structure",
|
72879
72904
|
"members": {
|
72880
72905
|
"InstanceId": {},
|
@@ -72894,10 +72919,11 @@ module.exports={
|
|
72894
72919
|
},
|
72895
72920
|
"NumberOfAssociatedUsers": {
|
72896
72921
|
"type": "long"
|
72897
|
-
}
|
72922
|
+
},
|
72923
|
+
"AgentAvailabilityTimer": {}
|
72898
72924
|
}
|
72899
72925
|
},
|
72900
|
-
"
|
72926
|
+
"Sbr": {
|
72901
72927
|
"type": "structure",
|
72902
72928
|
"members": {
|
72903
72929
|
"Id": {},
|
@@ -72905,7 +72931,7 @@ module.exports={
|
|
72905
72931
|
"Name": {}
|
72906
72932
|
}
|
72907
72933
|
},
|
72908
|
-
"
|
72934
|
+
"Sbv": {
|
72909
72935
|
"type": "structure",
|
72910
72936
|
"members": {
|
72911
72937
|
"Id": {},
|
@@ -72913,90 +72939,90 @@ module.exports={
|
|
72913
72939
|
"Name": {}
|
72914
72940
|
}
|
72915
72941
|
},
|
72916
|
-
"
|
72942
|
+
"Scg": {
|
72917
72943
|
"type": "map",
|
72918
72944
|
"key": {},
|
72919
72945
|
"value": {}
|
72920
72946
|
},
|
72921
|
-
"
|
72947
|
+
"Sck": {
|
72922
72948
|
"type": "structure",
|
72923
72949
|
"members": {
|
72924
72950
|
"Queues": {
|
72925
|
-
"shape": "
|
72951
|
+
"shape": "Scl"
|
72926
72952
|
},
|
72927
72953
|
"Channels": {
|
72928
72954
|
"type": "list",
|
72929
72955
|
"member": {}
|
72930
72956
|
},
|
72931
72957
|
"RoutingProfiles": {
|
72932
|
-
"shape": "
|
72958
|
+
"shape": "Scn"
|
72933
72959
|
}
|
72934
72960
|
}
|
72935
72961
|
},
|
72936
|
-
"
|
72962
|
+
"Scl": {
|
72937
72963
|
"type": "list",
|
72938
72964
|
"member": {}
|
72939
72965
|
},
|
72940
|
-
"
|
72966
|
+
"Scn": {
|
72941
72967
|
"type": "list",
|
72942
72968
|
"member": {}
|
72943
72969
|
},
|
72944
|
-
"
|
72970
|
+
"Sco": {
|
72945
72971
|
"type": "list",
|
72946
72972
|
"member": {}
|
72947
72973
|
},
|
72948
|
-
"
|
72974
|
+
"Scr": {
|
72949
72975
|
"type": "structure",
|
72950
72976
|
"members": {
|
72951
72977
|
"Name": {},
|
72952
72978
|
"Unit": {}
|
72953
72979
|
}
|
72954
72980
|
},
|
72955
|
-
"
|
72981
|
+
"Sd2": {
|
72956
72982
|
"type": "structure",
|
72957
72983
|
"members": {
|
72958
72984
|
"Queue": {
|
72959
|
-
"shape": "
|
72985
|
+
"shape": "Sd3"
|
72960
72986
|
},
|
72961
72987
|
"Channel": {},
|
72962
72988
|
"RoutingProfile": {
|
72963
|
-
"shape": "
|
72989
|
+
"shape": "Sd4"
|
72964
72990
|
}
|
72965
72991
|
}
|
72966
72992
|
},
|
72967
|
-
"
|
72993
|
+
"Sd3": {
|
72968
72994
|
"type": "structure",
|
72969
72995
|
"members": {
|
72970
72996
|
"Id": {},
|
72971
72997
|
"Arn": {}
|
72972
72998
|
}
|
72973
72999
|
},
|
72974
|
-
"
|
73000
|
+
"Sd4": {
|
72975
73001
|
"type": "structure",
|
72976
73002
|
"members": {
|
72977
73003
|
"Id": {},
|
72978
73004
|
"Arn": {}
|
72979
73005
|
}
|
72980
73006
|
},
|
72981
|
-
"
|
73007
|
+
"Sdl": {
|
72982
73008
|
"type": "structure",
|
72983
73009
|
"members": {
|
72984
73010
|
"Id": {},
|
72985
73011
|
"Arn": {}
|
72986
73012
|
}
|
72987
73013
|
},
|
72988
|
-
"
|
73014
|
+
"Sdn": {
|
72989
73015
|
"type": "map",
|
72990
73016
|
"key": {},
|
72991
73017
|
"value": {
|
72992
73018
|
"type": "integer"
|
72993
73019
|
}
|
72994
73020
|
},
|
72995
|
-
"
|
73021
|
+
"Sdu": {
|
72996
73022
|
"type": "string",
|
72997
73023
|
"sensitive": true
|
72998
73024
|
},
|
72999
|
-
"
|
73025
|
+
"Sdx": {
|
73000
73026
|
"type": "structure",
|
73001
73027
|
"members": {
|
73002
73028
|
"Name": {},
|
@@ -73013,7 +73039,7 @@ module.exports={
|
|
73013
73039
|
"Unit": {}
|
73014
73040
|
}
|
73015
73041
|
},
|
73016
|
-
"
|
73042
|
+
"Seg": {
|
73017
73043
|
"type": "structure",
|
73018
73044
|
"members": {
|
73019
73045
|
"Name": {},
|
@@ -73044,7 +73070,7 @@ module.exports={
|
|
73044
73070
|
}
|
73045
73071
|
}
|
73046
73072
|
},
|
73047
|
-
"
|
73073
|
+
"Sf4": {
|
73048
73074
|
"type": "structure",
|
73049
73075
|
"required": [
|
73050
73076
|
"Distributions"
|
@@ -73068,15 +73094,15 @@ module.exports={
|
|
73068
73094
|
}
|
73069
73095
|
}
|
73070
73096
|
},
|
73071
|
-
"
|
73097
|
+
"Shi": {
|
73072
73098
|
"type": "list",
|
73073
73099
|
"member": {}
|
73074
73100
|
},
|
73075
|
-
"
|
73101
|
+
"Shj": {
|
73076
73102
|
"type": "list",
|
73077
73103
|
"member": {}
|
73078
73104
|
},
|
73079
|
-
"
|
73105
|
+
"Si0": {
|
73080
73106
|
"type": "list",
|
73081
73107
|
"member": {
|
73082
73108
|
"type": "structure",
|
@@ -73088,57 +73114,57 @@ module.exports={
|
|
73088
73114
|
}
|
73089
73115
|
}
|
73090
73116
|
},
|
73091
|
-
"
|
73117
|
+
"Sk4": {
|
73092
73118
|
"type": "structure",
|
73093
73119
|
"members": {
|
73094
73120
|
"OrConditions": {
|
73095
73121
|
"type": "list",
|
73096
73122
|
"member": {
|
73097
|
-
"shape": "
|
73123
|
+
"shape": "Sk6"
|
73098
73124
|
}
|
73099
73125
|
},
|
73100
73126
|
"AndConditions": {
|
73101
|
-
"shape": "
|
73127
|
+
"shape": "Sk6"
|
73102
73128
|
},
|
73103
73129
|
"TagCondition": {
|
73104
|
-
"shape": "
|
73130
|
+
"shape": "Sk7"
|
73105
73131
|
}
|
73106
73132
|
}
|
73107
73133
|
},
|
73108
|
-
"
|
73134
|
+
"Sk6": {
|
73109
73135
|
"type": "list",
|
73110
73136
|
"member": {
|
73111
|
-
"shape": "
|
73137
|
+
"shape": "Sk7"
|
73112
73138
|
}
|
73113
73139
|
},
|
73114
|
-
"
|
73140
|
+
"Sk7": {
|
73115
73141
|
"type": "structure",
|
73116
73142
|
"members": {
|
73117
73143
|
"TagKey": {},
|
73118
73144
|
"TagValue": {}
|
73119
73145
|
}
|
73120
73146
|
},
|
73121
|
-
"
|
73147
|
+
"Sk8": {
|
73122
73148
|
"type": "structure",
|
73123
73149
|
"members": {
|
73124
73150
|
"OrConditions": {
|
73125
|
-
"shape": "
|
73151
|
+
"shape": "Sk9"
|
73126
73152
|
},
|
73127
73153
|
"AndConditions": {
|
73128
|
-
"shape": "
|
73154
|
+
"shape": "Sk9"
|
73129
73155
|
},
|
73130
73156
|
"StringCondition": {
|
73131
|
-
"shape": "
|
73157
|
+
"shape": "Ska"
|
73132
73158
|
}
|
73133
73159
|
}
|
73134
73160
|
},
|
73135
|
-
"
|
73161
|
+
"Sk9": {
|
73136
73162
|
"type": "list",
|
73137
73163
|
"member": {
|
73138
|
-
"shape": "
|
73164
|
+
"shape": "Sk8"
|
73139
73165
|
}
|
73140
73166
|
},
|
73141
|
-
"
|
73167
|
+
"Ska": {
|
73142
73168
|
"type": "structure",
|
73143
73169
|
"members": {
|
73144
73170
|
"FieldName": {},
|
@@ -73146,118 +73172,118 @@ module.exports={
|
|
73146
73172
|
"ComparisonType": {}
|
73147
73173
|
}
|
73148
73174
|
},
|
73149
|
-
"
|
73175
|
+
"Skg": {
|
73150
73176
|
"type": "structure",
|
73151
73177
|
"members": {
|
73152
73178
|
"OrConditions": {
|
73153
|
-
"shape": "
|
73179
|
+
"shape": "Skh"
|
73154
73180
|
},
|
73155
73181
|
"AndConditions": {
|
73156
|
-
"shape": "
|
73182
|
+
"shape": "Skh"
|
73157
73183
|
},
|
73158
73184
|
"StringCondition": {
|
73159
|
-
"shape": "
|
73185
|
+
"shape": "Ska"
|
73160
73186
|
}
|
73161
73187
|
}
|
73162
73188
|
},
|
73163
|
-
"
|
73189
|
+
"Skh": {
|
73164
73190
|
"type": "list",
|
73165
73191
|
"member": {
|
73166
|
-
"shape": "
|
73192
|
+
"shape": "Skg"
|
73167
73193
|
}
|
73168
73194
|
},
|
73169
|
-
"
|
73195
|
+
"Skm": {
|
73170
73196
|
"type": "structure",
|
73171
73197
|
"members": {
|
73172
73198
|
"OrConditions": {
|
73173
|
-
"shape": "
|
73199
|
+
"shape": "Skn"
|
73174
73200
|
},
|
73175
73201
|
"AndConditions": {
|
73176
|
-
"shape": "
|
73202
|
+
"shape": "Skn"
|
73177
73203
|
},
|
73178
73204
|
"StringCondition": {
|
73179
|
-
"shape": "
|
73205
|
+
"shape": "Ska"
|
73180
73206
|
},
|
73181
73207
|
"QueueTypeCondition": {}
|
73182
73208
|
}
|
73183
73209
|
},
|
73184
|
-
"
|
73210
|
+
"Skn": {
|
73185
73211
|
"type": "list",
|
73186
73212
|
"member": {
|
73187
|
-
"shape": "
|
73213
|
+
"shape": "Skm"
|
73188
73214
|
}
|
73189
73215
|
},
|
73190
|
-
"
|
73216
|
+
"Skt": {
|
73191
73217
|
"type": "structure",
|
73192
73218
|
"members": {
|
73193
73219
|
"OrConditions": {
|
73194
|
-
"shape": "
|
73220
|
+
"shape": "Sku"
|
73195
73221
|
},
|
73196
73222
|
"AndConditions": {
|
73197
|
-
"shape": "
|
73223
|
+
"shape": "Sku"
|
73198
73224
|
},
|
73199
73225
|
"StringCondition": {
|
73200
|
-
"shape": "
|
73226
|
+
"shape": "Ska"
|
73201
73227
|
}
|
73202
73228
|
}
|
73203
73229
|
},
|
73204
|
-
"
|
73230
|
+
"Sku": {
|
73205
73231
|
"type": "list",
|
73206
73232
|
"member": {
|
73207
|
-
"shape": "
|
73233
|
+
"shape": "Skt"
|
73208
73234
|
}
|
73209
73235
|
},
|
73210
|
-
"
|
73236
|
+
"Sl8": {
|
73211
73237
|
"type": "structure",
|
73212
73238
|
"members": {
|
73213
73239
|
"OrConditions": {
|
73214
|
-
"shape": "
|
73240
|
+
"shape": "Sl9"
|
73215
73241
|
},
|
73216
73242
|
"AndConditions": {
|
73217
|
-
"shape": "
|
73243
|
+
"shape": "Sl9"
|
73218
73244
|
},
|
73219
73245
|
"StringCondition": {
|
73220
|
-
"shape": "
|
73246
|
+
"shape": "Ska"
|
73221
73247
|
}
|
73222
73248
|
}
|
73223
73249
|
},
|
73224
|
-
"
|
73250
|
+
"Sl9": {
|
73225
73251
|
"type": "list",
|
73226
73252
|
"member": {
|
73227
|
-
"shape": "
|
73253
|
+
"shape": "Sl8"
|
73228
73254
|
}
|
73229
73255
|
},
|
73230
|
-
"
|
73256
|
+
"Sld": {
|
73231
73257
|
"type": "structure",
|
73232
73258
|
"members": {
|
73233
73259
|
"OrConditions": {
|
73234
|
-
"shape": "
|
73260
|
+
"shape": "Sle"
|
73235
73261
|
},
|
73236
73262
|
"AndConditions": {
|
73237
|
-
"shape": "
|
73263
|
+
"shape": "Sle"
|
73238
73264
|
},
|
73239
73265
|
"StringCondition": {
|
73240
|
-
"shape": "
|
73266
|
+
"shape": "Ska"
|
73241
73267
|
}
|
73242
73268
|
}
|
73243
73269
|
},
|
73244
|
-
"
|
73270
|
+
"Sle": {
|
73245
73271
|
"type": "list",
|
73246
73272
|
"member": {
|
73247
|
-
"shape": "
|
73273
|
+
"shape": "Sld"
|
73248
73274
|
}
|
73249
73275
|
},
|
73250
|
-
"
|
73276
|
+
"Sll": {
|
73251
73277
|
"type": "structure",
|
73252
73278
|
"members": {
|
73253
73279
|
"OrConditions": {
|
73254
|
-
"shape": "
|
73280
|
+
"shape": "Slm"
|
73255
73281
|
},
|
73256
73282
|
"AndConditions": {
|
73257
|
-
"shape": "
|
73283
|
+
"shape": "Slm"
|
73258
73284
|
},
|
73259
73285
|
"StringCondition": {
|
73260
|
-
"shape": "
|
73286
|
+
"shape": "Ska"
|
73261
73287
|
},
|
73262
73288
|
"HierarchyGroupCondition": {
|
73263
73289
|
"type": "structure",
|
@@ -73268,25 +73294,25 @@ module.exports={
|
|
73268
73294
|
}
|
73269
73295
|
}
|
73270
73296
|
},
|
73271
|
-
"
|
73297
|
+
"Slm": {
|
73272
73298
|
"type": "list",
|
73273
73299
|
"member": {
|
73274
|
-
"shape": "
|
73300
|
+
"shape": "Sll"
|
73275
73301
|
}
|
73276
73302
|
},
|
73277
|
-
"
|
73303
|
+
"Smx": {
|
73278
73304
|
"type": "map",
|
73279
73305
|
"key": {},
|
73280
73306
|
"value": {
|
73281
73307
|
"type": "structure",
|
73282
73308
|
"members": {
|
73283
73309
|
"Value": {
|
73284
|
-
"shape": "
|
73310
|
+
"shape": "S9h"
|
73285
73311
|
}
|
73286
73312
|
}
|
73287
73313
|
}
|
73288
73314
|
},
|
73289
|
-
"
|
73315
|
+
"Sp0": {
|
73290
73316
|
"type": "structure",
|
73291
73317
|
"required": [
|
73292
73318
|
"Name"
|
@@ -260794,7 +260820,7 @@ AWS.util.update(AWS, {
|
|
260794
260820
|
/**
|
260795
260821
|
* @constant
|
260796
260822
|
*/
|
260797
|
-
VERSION: '2.
|
260823
|
+
VERSION: '2.1430.0',
|
260798
260824
|
|
260799
260825
|
/**
|
260800
260826
|
* @api private
|
@@ -282975,7 +283001,7 @@ var LRUCache = /** @class */ (function () {
|
|
282975
283001
|
}());
|
282976
283002
|
exports.LRUCache = LRUCache;
|
282977
283003
|
},{}],467:[function(require,module,exports){
|
282978
|
-
// AWS SDK for JavaScript v2.
|
283004
|
+
// AWS SDK for JavaScript v2.1430.0
|
282979
283005
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
282980
283006
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
282981
283007
|
require('./browser_loader');
|