cdk-lambda-subminute 2.0.332 → 2.0.333
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/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +12 -8
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.examples.json +36 -0
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +120 -29
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +41 -10
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +113 -78
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +1053 -416
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +104 -72
- package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.waiters2.json +168 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +51 -9
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +354 -322
- package/node_modules/aws-sdk/clients/amp.d.ts +17 -0
- package/node_modules/aws-sdk/clients/appintegrations.d.ts +77 -0
- package/node_modules/aws-sdk/clients/bedrockagent.d.ts +19 -1
- package/node_modules/aws-sdk/clients/codecommit.d.ts +65 -0
- package/node_modules/aws-sdk/clients/connect.d.ts +656 -1
- package/node_modules/aws-sdk/clients/medialive.d.ts +36 -4
- package/node_modules/aws-sdk/clients/neptunegraph.d.ts +65 -0
- package/node_modules/aws-sdk/clients/neptunegraph.js +1 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +51 -3
- package/node_modules/aws-sdk/clients/rdsdataservice.d.ts +3 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +43 -1
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +18 -11
- package/node_modules/aws-sdk/dist/aws-sdk.js +1241 -489
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +105 -105
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1524.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){
|
@@ -772,7 +772,8 @@ module.exports={
|
|
772
772
|
},
|
773
773
|
"tags": {
|
774
774
|
"shape": "Sh"
|
775
|
-
}
|
775
|
+
},
|
776
|
+
"kmsKeyArn": {}
|
776
777
|
}
|
777
778
|
},
|
778
779
|
"output": {
|
@@ -786,11 +787,12 @@ module.exports={
|
|
786
787
|
"workspaceId": {},
|
787
788
|
"arn": {},
|
788
789
|
"status": {
|
789
|
-
"shape": "
|
790
|
+
"shape": "S1b"
|
790
791
|
},
|
791
792
|
"tags": {
|
792
793
|
"shape": "Sh"
|
793
|
-
}
|
794
|
+
},
|
795
|
+
"kmsKeyArn": {}
|
794
796
|
}
|
795
797
|
},
|
796
798
|
"idempotent": true
|
@@ -1206,7 +1208,7 @@ module.exports={
|
|
1206
1208
|
"alias": {},
|
1207
1209
|
"arn": {},
|
1208
1210
|
"status": {
|
1209
|
-
"shape": "
|
1211
|
+
"shape": "S1b"
|
1210
1212
|
},
|
1211
1213
|
"prometheusEndpoint": {},
|
1212
1214
|
"createdAt": {
|
@@ -1214,7 +1216,8 @@ module.exports={
|
|
1214
1216
|
},
|
1215
1217
|
"tags": {
|
1216
1218
|
"shape": "Sh"
|
1217
|
-
}
|
1219
|
+
},
|
1220
|
+
"kmsKeyArn": {}
|
1218
1221
|
}
|
1219
1222
|
}
|
1220
1223
|
}
|
@@ -1464,14 +1467,15 @@ module.exports={
|
|
1464
1467
|
"alias": {},
|
1465
1468
|
"arn": {},
|
1466
1469
|
"status": {
|
1467
|
-
"shape": "
|
1470
|
+
"shape": "S1b"
|
1468
1471
|
},
|
1469
1472
|
"createdAt": {
|
1470
1473
|
"type": "timestamp"
|
1471
1474
|
},
|
1472
1475
|
"tags": {
|
1473
1476
|
"shape": "Sh"
|
1474
|
-
}
|
1477
|
+
},
|
1478
|
+
"kmsKeyArn": {}
|
1475
1479
|
}
|
1476
1480
|
}
|
1477
1481
|
},
|
@@ -1777,7 +1781,7 @@ module.exports={
|
|
1777
1781
|
"statusCode": {}
|
1778
1782
|
}
|
1779
1783
|
},
|
1780
|
-
"
|
1784
|
+
"S1b": {
|
1781
1785
|
"type": "structure",
|
1782
1786
|
"required": [
|
1783
1787
|
"statusCode"
|
@@ -45450,6 +45454,18 @@ module.exports={
|
|
45450
45454
|
"repositoriesNotFound": {
|
45451
45455
|
"type": "list",
|
45452
45456
|
"member": {}
|
45457
|
+
},
|
45458
|
+
"errors": {
|
45459
|
+
"type": "list",
|
45460
|
+
"member": {
|
45461
|
+
"type": "structure",
|
45462
|
+
"members": {
|
45463
|
+
"repositoryId": {},
|
45464
|
+
"repositoryName": {},
|
45465
|
+
"errorCode": {},
|
45466
|
+
"errorMessage": {}
|
45467
|
+
}
|
45468
|
+
}
|
45453
45469
|
}
|
45454
45470
|
}
|
45455
45471
|
}
|
@@ -45474,7 +45490,7 @@ module.exports={
|
|
45474
45490
|
],
|
45475
45491
|
"members": {
|
45476
45492
|
"approvalRuleTemplate": {
|
45477
|
-
"shape": "
|
45493
|
+
"shape": "S2g"
|
45478
45494
|
}
|
45479
45495
|
}
|
45480
45496
|
}
|
@@ -45540,10 +45556,10 @@ module.exports={
|
|
45540
45556
|
}
|
45541
45557
|
},
|
45542
45558
|
"deleteFiles": {
|
45543
|
-
"shape": "
|
45559
|
+
"shape": "S2s"
|
45544
45560
|
},
|
45545
45561
|
"setFileModes": {
|
45546
|
-
"shape": "
|
45562
|
+
"shape": "S2u"
|
45547
45563
|
}
|
45548
45564
|
}
|
45549
45565
|
},
|
@@ -45553,13 +45569,13 @@ module.exports={
|
|
45553
45569
|
"commitId": {},
|
45554
45570
|
"treeId": {},
|
45555
45571
|
"filesAdded": {
|
45556
|
-
"shape": "
|
45572
|
+
"shape": "S2x"
|
45557
45573
|
},
|
45558
45574
|
"filesUpdated": {
|
45559
|
-
"shape": "
|
45575
|
+
"shape": "S2x"
|
45560
45576
|
},
|
45561
45577
|
"filesDeleted": {
|
45562
|
-
"shape": "
|
45578
|
+
"shape": "S2x"
|
45563
45579
|
}
|
45564
45580
|
}
|
45565
45581
|
}
|
@@ -45601,7 +45617,7 @@ module.exports={
|
|
45601
45617
|
],
|
45602
45618
|
"members": {
|
45603
45619
|
"pullRequest": {
|
45604
|
-
"shape": "
|
45620
|
+
"shape": "S37"
|
45605
45621
|
}
|
45606
45622
|
}
|
45607
45623
|
}
|
@@ -45627,7 +45643,7 @@ module.exports={
|
|
45627
45643
|
],
|
45628
45644
|
"members": {
|
45629
45645
|
"approvalRule": {
|
45630
|
-
"shape": "
|
45646
|
+
"shape": "S3g"
|
45631
45647
|
}
|
45632
45648
|
}
|
45633
45649
|
}
|
@@ -45642,8 +45658,9 @@ module.exports={
|
|
45642
45658
|
"repositoryName": {},
|
45643
45659
|
"repositoryDescription": {},
|
45644
45660
|
"tags": {
|
45645
|
-
"shape": "
|
45646
|
-
}
|
45661
|
+
"shape": "S3o"
|
45662
|
+
},
|
45663
|
+
"kmsKeyId": {}
|
45647
45664
|
}
|
45648
45665
|
},
|
45649
45666
|
"output": {
|
@@ -45678,7 +45695,7 @@ module.exports={
|
|
45678
45695
|
"type": "boolean"
|
45679
45696
|
},
|
45680
45697
|
"conflictResolution": {
|
45681
|
-
"shape": "
|
45698
|
+
"shape": "S3t"
|
45682
45699
|
}
|
45683
45700
|
}
|
45684
45701
|
},
|
@@ -45726,7 +45743,7 @@ module.exports={
|
|
45726
45743
|
"type": "structure",
|
45727
45744
|
"members": {
|
45728
45745
|
"deletedBranch": {
|
45729
|
-
"shape": "
|
45746
|
+
"shape": "S42"
|
45730
45747
|
}
|
45731
45748
|
}
|
45732
45749
|
}
|
@@ -45745,7 +45762,7 @@ module.exports={
|
|
45745
45762
|
"type": "structure",
|
45746
45763
|
"members": {
|
45747
45764
|
"comment": {
|
45748
|
-
"shape": "
|
45765
|
+
"shape": "S46"
|
45749
45766
|
}
|
45750
45767
|
}
|
45751
45768
|
}
|
@@ -45936,7 +45953,7 @@ module.exports={
|
|
45936
45953
|
"repositoryName": {},
|
45937
45954
|
"destinationReference": {},
|
45938
45955
|
"mergeMetadata": {
|
45939
|
-
"shape": "
|
45956
|
+
"shape": "S3c"
|
45940
45957
|
}
|
45941
45958
|
}
|
45942
45959
|
},
|
@@ -46039,7 +46056,7 @@ module.exports={
|
|
46039
46056
|
],
|
46040
46057
|
"members": {
|
46041
46058
|
"approvalRuleTemplate": {
|
46042
|
-
"shape": "
|
46059
|
+
"shape": "S2g"
|
46043
46060
|
}
|
46044
46061
|
}
|
46045
46062
|
}
|
@@ -46080,7 +46097,7 @@ module.exports={
|
|
46080
46097
|
"type": "structure",
|
46081
46098
|
"members": {
|
46082
46099
|
"branch": {
|
46083
|
-
"shape": "
|
46100
|
+
"shape": "S42"
|
46084
46101
|
}
|
46085
46102
|
}
|
46086
46103
|
}
|
@@ -46099,7 +46116,7 @@ module.exports={
|
|
46099
46116
|
"type": "structure",
|
46100
46117
|
"members": {
|
46101
46118
|
"comment": {
|
46102
|
-
"shape": "
|
46119
|
+
"shape": "S46"
|
46103
46120
|
}
|
46104
46121
|
}
|
46105
46122
|
}
|
@@ -46183,10 +46200,10 @@ module.exports={
|
|
46183
46200
|
"beforeBlobId": {},
|
46184
46201
|
"afterBlobId": {},
|
46185
46202
|
"location": {
|
46186
|
-
"shape": "
|
46203
|
+
"shape": "S5u"
|
46187
46204
|
},
|
46188
46205
|
"comments": {
|
46189
|
-
"shape": "
|
46206
|
+
"shape": "S5x"
|
46190
46207
|
}
|
46191
46208
|
}
|
46192
46209
|
}
|
@@ -46227,10 +46244,10 @@ module.exports={
|
|
46227
46244
|
"beforeBlobId": {},
|
46228
46245
|
"afterBlobId": {},
|
46229
46246
|
"location": {
|
46230
|
-
"shape": "
|
46247
|
+
"shape": "S5u"
|
46231
46248
|
},
|
46232
46249
|
"comments": {
|
46233
|
-
"shape": "
|
46250
|
+
"shape": "S5x"
|
46234
46251
|
}
|
46235
46252
|
}
|
46236
46253
|
}
|
@@ -46291,10 +46308,10 @@ module.exports={
|
|
46291
46308
|
"type": "structure",
|
46292
46309
|
"members": {
|
46293
46310
|
"beforeBlob": {
|
46294
|
-
"shape": "
|
46311
|
+
"shape": "S69"
|
46295
46312
|
},
|
46296
46313
|
"afterBlob": {
|
46297
|
-
"shape": "
|
46314
|
+
"shape": "S69"
|
46298
46315
|
},
|
46299
46316
|
"changeType": {}
|
46300
46317
|
}
|
@@ -46538,7 +46555,7 @@ module.exports={
|
|
46538
46555
|
],
|
46539
46556
|
"members": {
|
46540
46557
|
"pullRequest": {
|
46541
|
-
"shape": "
|
46558
|
+
"shape": "S37"
|
46542
46559
|
}
|
46543
46560
|
}
|
46544
46561
|
}
|
@@ -46627,7 +46644,7 @@ module.exports={
|
|
46627
46644
|
"members": {
|
46628
46645
|
"configurationId": {},
|
46629
46646
|
"triggers": {
|
46630
|
-
"shape": "
|
46647
|
+
"shape": "S7a"
|
46631
46648
|
}
|
46632
46649
|
}
|
46633
46650
|
}
|
@@ -46646,7 +46663,7 @@ module.exports={
|
|
46646
46663
|
"type": "structure",
|
46647
46664
|
"members": {
|
46648
46665
|
"approvalRuleTemplateNames": {
|
46649
|
-
"shape": "
|
46666
|
+
"shape": "S7j"
|
46650
46667
|
},
|
46651
46668
|
"nextToken": {}
|
46652
46669
|
}
|
@@ -46670,7 +46687,7 @@ module.exports={
|
|
46670
46687
|
"type": "structure",
|
46671
46688
|
"members": {
|
46672
46689
|
"approvalRuleTemplateNames": {
|
46673
|
-
"shape": "
|
46690
|
+
"shape": "S7j"
|
46674
46691
|
},
|
46675
46692
|
"nextToken": {}
|
46676
46693
|
}
|
@@ -46691,7 +46708,7 @@ module.exports={
|
|
46691
46708
|
"type": "structure",
|
46692
46709
|
"members": {
|
46693
46710
|
"branches": {
|
46694
|
-
"shape": "
|
46711
|
+
"shape": "S7e"
|
46695
46712
|
},
|
46696
46713
|
"nextToken": {}
|
46697
46714
|
}
|
@@ -46836,7 +46853,7 @@ module.exports={
|
|
46836
46853
|
"type": "structure",
|
46837
46854
|
"members": {
|
46838
46855
|
"tags": {
|
46839
|
-
"shape": "
|
46856
|
+
"shape": "S3o"
|
46840
46857
|
},
|
46841
46858
|
"nextToken": {}
|
46842
46859
|
}
|
@@ -46887,7 +46904,7 @@ module.exports={
|
|
46887
46904
|
"type": "boolean"
|
46888
46905
|
},
|
46889
46906
|
"conflictResolution": {
|
46890
|
-
"shape": "
|
46907
|
+
"shape": "S3t"
|
46891
46908
|
}
|
46892
46909
|
}
|
46893
46910
|
},
|
@@ -46921,7 +46938,7 @@ module.exports={
|
|
46921
46938
|
"type": "boolean"
|
46922
46939
|
},
|
46923
46940
|
"conflictResolution": {
|
46924
|
-
"shape": "
|
46941
|
+
"shape": "S3t"
|
46925
46942
|
}
|
46926
46943
|
}
|
46927
46944
|
},
|
@@ -46950,7 +46967,7 @@ module.exports={
|
|
46950
46967
|
"type": "structure",
|
46951
46968
|
"members": {
|
46952
46969
|
"pullRequest": {
|
46953
|
-
"shape": "
|
46970
|
+
"shape": "S37"
|
46954
46971
|
}
|
46955
46972
|
}
|
46956
46973
|
}
|
@@ -46975,7 +46992,7 @@ module.exports={
|
|
46975
46992
|
"type": "boolean"
|
46976
46993
|
},
|
46977
46994
|
"conflictResolution": {
|
46978
|
-
"shape": "
|
46995
|
+
"shape": "S3t"
|
46979
46996
|
}
|
46980
46997
|
}
|
46981
46998
|
},
|
@@ -46983,7 +47000,7 @@ module.exports={
|
|
46983
47000
|
"type": "structure",
|
46984
47001
|
"members": {
|
46985
47002
|
"pullRequest": {
|
46986
|
-
"shape": "
|
47003
|
+
"shape": "S37"
|
46987
47004
|
}
|
46988
47005
|
}
|
46989
47006
|
}
|
@@ -47008,7 +47025,7 @@ module.exports={
|
|
47008
47025
|
"type": "boolean"
|
47009
47026
|
},
|
47010
47027
|
"conflictResolution": {
|
47011
|
-
"shape": "
|
47028
|
+
"shape": "S3t"
|
47012
47029
|
}
|
47013
47030
|
}
|
47014
47031
|
},
|
@@ -47016,7 +47033,7 @@ module.exports={
|
|
47016
47033
|
"type": "structure",
|
47017
47034
|
"members": {
|
47018
47035
|
"pullRequest": {
|
47019
|
-
"shape": "
|
47036
|
+
"shape": "S37"
|
47020
47037
|
}
|
47021
47038
|
}
|
47022
47039
|
}
|
@@ -47049,7 +47066,7 @@ module.exports={
|
|
47049
47066
|
"beforeCommitId": {},
|
47050
47067
|
"afterCommitId": {},
|
47051
47068
|
"location": {
|
47052
|
-
"shape": "
|
47069
|
+
"shape": "S5u"
|
47053
47070
|
},
|
47054
47071
|
"content": {},
|
47055
47072
|
"clientRequestToken": {
|
@@ -47066,10 +47083,10 @@ module.exports={
|
|
47066
47083
|
"beforeBlobId": {},
|
47067
47084
|
"afterBlobId": {},
|
47068
47085
|
"location": {
|
47069
|
-
"shape": "
|
47086
|
+
"shape": "S5u"
|
47070
47087
|
},
|
47071
47088
|
"comment": {
|
47072
|
-
"shape": "
|
47089
|
+
"shape": "S46"
|
47073
47090
|
}
|
47074
47091
|
}
|
47075
47092
|
},
|
@@ -47091,7 +47108,7 @@ module.exports={
|
|
47091
47108
|
"beforeCommitId": {},
|
47092
47109
|
"afterCommitId": {},
|
47093
47110
|
"location": {
|
47094
|
-
"shape": "
|
47111
|
+
"shape": "S5u"
|
47095
47112
|
},
|
47096
47113
|
"content": {},
|
47097
47114
|
"clientRequestToken": {
|
@@ -47109,10 +47126,10 @@ module.exports={
|
|
47109
47126
|
"beforeBlobId": {},
|
47110
47127
|
"afterBlobId": {},
|
47111
47128
|
"location": {
|
47112
|
-
"shape": "
|
47129
|
+
"shape": "S5u"
|
47113
47130
|
},
|
47114
47131
|
"comment": {
|
47115
|
-
"shape": "
|
47132
|
+
"shape": "S46"
|
47116
47133
|
}
|
47117
47134
|
}
|
47118
47135
|
},
|
@@ -47137,7 +47154,7 @@ module.exports={
|
|
47137
47154
|
"type": "structure",
|
47138
47155
|
"members": {
|
47139
47156
|
"comment": {
|
47140
|
-
"shape": "
|
47157
|
+
"shape": "S46"
|
47141
47158
|
}
|
47142
47159
|
}
|
47143
47160
|
},
|
@@ -47203,7 +47220,7 @@ module.exports={
|
|
47203
47220
|
"members": {
|
47204
47221
|
"repositoryName": {},
|
47205
47222
|
"triggers": {
|
47206
|
-
"shape": "
|
47223
|
+
"shape": "S7a"
|
47207
47224
|
}
|
47208
47225
|
}
|
47209
47226
|
},
|
@@ -47224,7 +47241,7 @@ module.exports={
|
|
47224
47241
|
"members": {
|
47225
47242
|
"resourceArn": {},
|
47226
47243
|
"tags": {
|
47227
|
-
"shape": "
|
47244
|
+
"shape": "S3o"
|
47228
47245
|
}
|
47229
47246
|
}
|
47230
47247
|
}
|
@@ -47239,7 +47256,7 @@ module.exports={
|
|
47239
47256
|
"members": {
|
47240
47257
|
"repositoryName": {},
|
47241
47258
|
"triggers": {
|
47242
|
-
"shape": "
|
47259
|
+
"shape": "S7a"
|
47243
47260
|
}
|
47244
47261
|
}
|
47245
47262
|
},
|
@@ -47299,7 +47316,7 @@ module.exports={
|
|
47299
47316
|
],
|
47300
47317
|
"members": {
|
47301
47318
|
"approvalRuleTemplate": {
|
47302
|
-
"shape": "
|
47319
|
+
"shape": "S2g"
|
47303
47320
|
}
|
47304
47321
|
}
|
47305
47322
|
}
|
@@ -47323,7 +47340,7 @@ module.exports={
|
|
47323
47340
|
],
|
47324
47341
|
"members": {
|
47325
47342
|
"approvalRuleTemplate": {
|
47326
|
-
"shape": "
|
47343
|
+
"shape": "S2g"
|
47327
47344
|
}
|
47328
47345
|
}
|
47329
47346
|
}
|
@@ -47347,7 +47364,7 @@ module.exports={
|
|
47347
47364
|
],
|
47348
47365
|
"members": {
|
47349
47366
|
"approvalRuleTemplate": {
|
47350
|
-
"shape": "
|
47367
|
+
"shape": "S2g"
|
47351
47368
|
}
|
47352
47369
|
}
|
47353
47370
|
}
|
@@ -47368,7 +47385,7 @@ module.exports={
|
|
47368
47385
|
"type": "structure",
|
47369
47386
|
"members": {
|
47370
47387
|
"comment": {
|
47371
|
-
"shape": "
|
47388
|
+
"shape": "S46"
|
47372
47389
|
}
|
47373
47390
|
}
|
47374
47391
|
}
|
@@ -47408,7 +47425,7 @@ module.exports={
|
|
47408
47425
|
],
|
47409
47426
|
"members": {
|
47410
47427
|
"approvalRule": {
|
47411
|
-
"shape": "
|
47428
|
+
"shape": "S3g"
|
47412
47429
|
}
|
47413
47430
|
}
|
47414
47431
|
}
|
@@ -47447,7 +47464,7 @@ module.exports={
|
|
47447
47464
|
],
|
47448
47465
|
"members": {
|
47449
47466
|
"pullRequest": {
|
47450
|
-
"shape": "
|
47467
|
+
"shape": "S37"
|
47451
47468
|
}
|
47452
47469
|
}
|
47453
47470
|
}
|
@@ -47471,7 +47488,7 @@ module.exports={
|
|
47471
47488
|
],
|
47472
47489
|
"members": {
|
47473
47490
|
"pullRequest": {
|
47474
|
-
"shape": "
|
47491
|
+
"shape": "S37"
|
47475
47492
|
}
|
47476
47493
|
}
|
47477
47494
|
}
|
@@ -47495,7 +47512,7 @@ module.exports={
|
|
47495
47512
|
],
|
47496
47513
|
"members": {
|
47497
47514
|
"pullRequest": {
|
47498
|
-
"shape": "
|
47515
|
+
"shape": "S37"
|
47499
47516
|
}
|
47500
47517
|
}
|
47501
47518
|
}
|
@@ -47512,6 +47529,27 @@ module.exports={
|
|
47512
47529
|
}
|
47513
47530
|
}
|
47514
47531
|
},
|
47532
|
+
"UpdateRepositoryEncryptionKey": {
|
47533
|
+
"input": {
|
47534
|
+
"type": "structure",
|
47535
|
+
"required": [
|
47536
|
+
"repositoryName",
|
47537
|
+
"kmsKeyId"
|
47538
|
+
],
|
47539
|
+
"members": {
|
47540
|
+
"repositoryName": {},
|
47541
|
+
"kmsKeyId": {}
|
47542
|
+
}
|
47543
|
+
},
|
47544
|
+
"output": {
|
47545
|
+
"type": "structure",
|
47546
|
+
"members": {
|
47547
|
+
"repositoryId": {},
|
47548
|
+
"kmsKeyId": {},
|
47549
|
+
"originalKmsKeyId": {}
|
47550
|
+
}
|
47551
|
+
}
|
47552
|
+
},
|
47515
47553
|
"UpdateRepositoryName": {
|
47516
47554
|
"input": {
|
47517
47555
|
"type": "structure",
|
@@ -47675,10 +47713,11 @@ module.exports={
|
|
47675
47713
|
},
|
47676
47714
|
"cloneUrlHttp": {},
|
47677
47715
|
"cloneUrlSsh": {},
|
47678
|
-
"Arn": {}
|
47716
|
+
"Arn": {},
|
47717
|
+
"kmsKeyId": {}
|
47679
47718
|
}
|
47680
47719
|
},
|
47681
|
-
"
|
47720
|
+
"S2g": {
|
47682
47721
|
"type": "structure",
|
47683
47722
|
"members": {
|
47684
47723
|
"approvalRuleTemplateId": {},
|
@@ -47695,7 +47734,7 @@ module.exports={
|
|
47695
47734
|
"lastModifiedUser": {}
|
47696
47735
|
}
|
47697
47736
|
},
|
47698
|
-
"
|
47737
|
+
"S2s": {
|
47699
47738
|
"type": "list",
|
47700
47739
|
"member": {
|
47701
47740
|
"type": "structure",
|
@@ -47707,7 +47746,7 @@ module.exports={
|
|
47707
47746
|
}
|
47708
47747
|
}
|
47709
47748
|
},
|
47710
|
-
"
|
47749
|
+
"S2u": {
|
47711
47750
|
"type": "list",
|
47712
47751
|
"member": {
|
47713
47752
|
"type": "structure",
|
@@ -47721,7 +47760,7 @@ module.exports={
|
|
47721
47760
|
}
|
47722
47761
|
}
|
47723
47762
|
},
|
47724
|
-
"
|
47763
|
+
"S2x": {
|
47725
47764
|
"type": "list",
|
47726
47765
|
"member": {
|
47727
47766
|
"type": "structure",
|
@@ -47732,7 +47771,7 @@ module.exports={
|
|
47732
47771
|
}
|
47733
47772
|
}
|
47734
47773
|
},
|
47735
|
-
"
|
47774
|
+
"S37": {
|
47736
47775
|
"type": "structure",
|
47737
47776
|
"members": {
|
47738
47777
|
"pullRequestId": {},
|
@@ -47758,7 +47797,7 @@ module.exports={
|
|
47758
47797
|
"sourceCommit": {},
|
47759
47798
|
"mergeBase": {},
|
47760
47799
|
"mergeMetadata": {
|
47761
|
-
"shape": "
|
47800
|
+
"shape": "S3c"
|
47762
47801
|
}
|
47763
47802
|
}
|
47764
47803
|
}
|
@@ -47768,12 +47807,12 @@ module.exports={
|
|
47768
47807
|
"approvalRules": {
|
47769
47808
|
"type": "list",
|
47770
47809
|
"member": {
|
47771
|
-
"shape": "
|
47810
|
+
"shape": "S3g"
|
47772
47811
|
}
|
47773
47812
|
}
|
47774
47813
|
}
|
47775
47814
|
},
|
47776
|
-
"
|
47815
|
+
"S3c": {
|
47777
47816
|
"type": "structure",
|
47778
47817
|
"members": {
|
47779
47818
|
"isMerged": {
|
@@ -47784,7 +47823,7 @@ module.exports={
|
|
47784
47823
|
"mergeOption": {}
|
47785
47824
|
}
|
47786
47825
|
},
|
47787
|
-
"
|
47826
|
+
"S3g": {
|
47788
47827
|
"type": "structure",
|
47789
47828
|
"members": {
|
47790
47829
|
"approvalRuleId": {},
|
@@ -47807,12 +47846,12 @@ module.exports={
|
|
47807
47846
|
}
|
47808
47847
|
}
|
47809
47848
|
},
|
47810
|
-
"
|
47849
|
+
"S3o": {
|
47811
47850
|
"type": "map",
|
47812
47851
|
"key": {},
|
47813
47852
|
"value": {}
|
47814
47853
|
},
|
47815
|
-
"
|
47854
|
+
"S3t": {
|
47816
47855
|
"type": "structure",
|
47817
47856
|
"members": {
|
47818
47857
|
"replaceContents": {
|
@@ -47834,21 +47873,21 @@ module.exports={
|
|
47834
47873
|
}
|
47835
47874
|
},
|
47836
47875
|
"deleteFiles": {
|
47837
|
-
"shape": "
|
47876
|
+
"shape": "S2s"
|
47838
47877
|
},
|
47839
47878
|
"setFileModes": {
|
47840
|
-
"shape": "
|
47879
|
+
"shape": "S2u"
|
47841
47880
|
}
|
47842
47881
|
}
|
47843
47882
|
},
|
47844
|
-
"
|
47883
|
+
"S42": {
|
47845
47884
|
"type": "structure",
|
47846
47885
|
"members": {
|
47847
47886
|
"branchName": {},
|
47848
47887
|
"commitId": {}
|
47849
47888
|
}
|
47850
47889
|
},
|
47851
|
-
"
|
47890
|
+
"S46": {
|
47852
47891
|
"type": "structure",
|
47853
47892
|
"members": {
|
47854
47893
|
"commentId": {},
|
@@ -47878,7 +47917,7 @@ module.exports={
|
|
47878
47917
|
}
|
47879
47918
|
}
|
47880
47919
|
},
|
47881
|
-
"
|
47920
|
+
"S5u": {
|
47882
47921
|
"type": "structure",
|
47883
47922
|
"members": {
|
47884
47923
|
"filePath": {},
|
@@ -47888,13 +47927,13 @@ module.exports={
|
|
47888
47927
|
"relativeFileVersion": {}
|
47889
47928
|
}
|
47890
47929
|
},
|
47891
|
-
"
|
47930
|
+
"S5x": {
|
47892
47931
|
"type": "list",
|
47893
47932
|
"member": {
|
47894
|
-
"shape": "
|
47933
|
+
"shape": "S46"
|
47895
47934
|
}
|
47896
47935
|
},
|
47897
|
-
"
|
47936
|
+
"S69": {
|
47898
47937
|
"type": "structure",
|
47899
47938
|
"members": {
|
47900
47939
|
"blobId": {},
|
@@ -47902,7 +47941,7 @@ module.exports={
|
|
47902
47941
|
"mode": {}
|
47903
47942
|
}
|
47904
47943
|
},
|
47905
|
-
"
|
47944
|
+
"S7a": {
|
47906
47945
|
"type": "list",
|
47907
47946
|
"member": {
|
47908
47947
|
"type": "structure",
|
@@ -47916,7 +47955,7 @@ module.exports={
|
|
47916
47955
|
"destinationArn": {},
|
47917
47956
|
"customData": {},
|
47918
47957
|
"branches": {
|
47919
|
-
"shape": "
|
47958
|
+
"shape": "S7e"
|
47920
47959
|
},
|
47921
47960
|
"events": {
|
47922
47961
|
"type": "list",
|
@@ -47925,11 +47964,11 @@ module.exports={
|
|
47925
47964
|
}
|
47926
47965
|
}
|
47927
47966
|
},
|
47928
|
-
"
|
47967
|
+
"S7e": {
|
47929
47968
|
"type": "list",
|
47930
47969
|
"member": {}
|
47931
47970
|
},
|
47932
|
-
"
|
47971
|
+
"S7j": {
|
47933
47972
|
"type": "list",
|
47934
47973
|
"member": {}
|
47935
47974
|
}
|
@@ -66193,6 +66232,32 @@ module.exports={
|
|
66193
66232
|
},
|
66194
66233
|
"idempotent": true
|
66195
66234
|
},
|
66235
|
+
"AssociateUserProficiencies": {
|
66236
|
+
"http": {
|
66237
|
+
"requestUri": "/users/{InstanceId}/{UserId}/associate-proficiencies"
|
66238
|
+
},
|
66239
|
+
"input": {
|
66240
|
+
"type": "structure",
|
66241
|
+
"required": [
|
66242
|
+
"InstanceId",
|
66243
|
+
"UserId",
|
66244
|
+
"UserProficiencies"
|
66245
|
+
],
|
66246
|
+
"members": {
|
66247
|
+
"InstanceId": {
|
66248
|
+
"location": "uri",
|
66249
|
+
"locationName": "InstanceId"
|
66250
|
+
},
|
66251
|
+
"UserId": {
|
66252
|
+
"location": "uri",
|
66253
|
+
"locationName": "UserId"
|
66254
|
+
},
|
66255
|
+
"UserProficiencies": {
|
66256
|
+
"shape": "S1x"
|
66257
|
+
}
|
66258
|
+
}
|
66259
|
+
}
|
66260
|
+
},
|
66196
66261
|
"BatchAssociateAnalyticsDataSet": {
|
66197
66262
|
"http": {
|
66198
66263
|
"method": "PUT",
|
@@ -66210,7 +66275,7 @@ module.exports={
|
|
66210
66275
|
"locationName": "InstanceId"
|
66211
66276
|
},
|
66212
66277
|
"DataSetIds": {
|
66213
|
-
"shape": "
|
66278
|
+
"shape": "S23"
|
66214
66279
|
},
|
66215
66280
|
"TargetAccountId": {}
|
66216
66281
|
}
|
@@ -66219,10 +66284,10 @@ module.exports={
|
|
66219
66284
|
"type": "structure",
|
66220
66285
|
"members": {
|
66221
66286
|
"Created": {
|
66222
|
-
"shape": "
|
66287
|
+
"shape": "S25"
|
66223
66288
|
},
|
66224
66289
|
"Errors": {
|
66225
|
-
"shape": "
|
66290
|
+
"shape": "S27"
|
66226
66291
|
}
|
66227
66292
|
}
|
66228
66293
|
}
|
@@ -66243,7 +66308,7 @@ module.exports={
|
|
66243
66308
|
"locationName": "InstanceId"
|
66244
66309
|
},
|
66245
66310
|
"DataSetIds": {
|
66246
|
-
"shape": "
|
66311
|
+
"shape": "S23"
|
66247
66312
|
},
|
66248
66313
|
"TargetAccountId": {}
|
66249
66314
|
}
|
@@ -66252,10 +66317,10 @@ module.exports={
|
|
66252
66317
|
"type": "structure",
|
66253
66318
|
"members": {
|
66254
66319
|
"Deleted": {
|
66255
|
-
"shape": "
|
66320
|
+
"shape": "S23"
|
66256
66321
|
},
|
66257
66322
|
"Errors": {
|
66258
|
-
"shape": "
|
66323
|
+
"shape": "S27"
|
66259
66324
|
}
|
66260
66325
|
}
|
66261
66326
|
}
|
@@ -66286,7 +66351,7 @@ module.exports={
|
|
66286
66351
|
"type": "structure",
|
66287
66352
|
"members": {
|
66288
66353
|
"FlowAssociationSummaryList": {
|
66289
|
-
"shape": "
|
66354
|
+
"shape": "S2f"
|
66290
66355
|
}
|
66291
66356
|
}
|
66292
66357
|
}
|
@@ -66316,15 +66381,15 @@ module.exports={
|
|
66316
66381
|
"type": "structure",
|
66317
66382
|
"members": {
|
66318
66383
|
"SystemEndpoint": {
|
66319
|
-
"shape": "
|
66384
|
+
"shape": "S2l"
|
66320
66385
|
},
|
66321
66386
|
"CustomerEndpoint": {
|
66322
|
-
"shape": "
|
66387
|
+
"shape": "S2l"
|
66323
66388
|
},
|
66324
66389
|
"RequestIdentifier": {},
|
66325
66390
|
"QueueId": {},
|
66326
66391
|
"Attributes": {
|
66327
|
-
"shape": "
|
66392
|
+
"shape": "S2p"
|
66328
66393
|
},
|
66329
66394
|
"Campaign": {
|
66330
66395
|
"type": "structure",
|
@@ -66380,7 +66445,7 @@ module.exports={
|
|
66380
66445
|
"PhoneNumber": {},
|
66381
66446
|
"PhoneNumberDescription": {},
|
66382
66447
|
"Tags": {
|
66383
|
-
"shape": "
|
66448
|
+
"shape": "S34"
|
66384
66449
|
},
|
66385
66450
|
"ClientToken": {
|
66386
66451
|
"idempotencyToken": true
|
@@ -66419,7 +66484,7 @@ module.exports={
|
|
66419
66484
|
"type": "integer"
|
66420
66485
|
},
|
66421
66486
|
"Tags": {
|
66422
|
-
"shape": "
|
66487
|
+
"shape": "S34"
|
66423
66488
|
}
|
66424
66489
|
}
|
66425
66490
|
},
|
@@ -66454,7 +66519,7 @@ module.exports={
|
|
66454
66519
|
"Description": {},
|
66455
66520
|
"Content": {},
|
66456
66521
|
"Tags": {
|
66457
|
-
"shape": "
|
66522
|
+
"shape": "S34"
|
66458
66523
|
}
|
66459
66524
|
}
|
66460
66525
|
},
|
@@ -66487,7 +66552,7 @@ module.exports={
|
|
66487
66552
|
"Description": {},
|
66488
66553
|
"Content": {},
|
66489
66554
|
"Tags": {
|
66490
|
-
"shape": "
|
66555
|
+
"shape": "S34"
|
66491
66556
|
},
|
66492
66557
|
"ClientToken": {
|
66493
66558
|
"idempotencyToken": true
|
@@ -66522,10 +66587,10 @@ module.exports={
|
|
66522
66587
|
"Title": {},
|
66523
66588
|
"Description": {},
|
66524
66589
|
"Items": {
|
66525
|
-
"shape": "
|
66590
|
+
"shape": "S3u"
|
66526
66591
|
},
|
66527
66592
|
"ScoringStrategy": {
|
66528
|
-
"shape": "
|
66593
|
+
"shape": "S4p"
|
66529
66594
|
},
|
66530
66595
|
"ClientToken": {
|
66531
66596
|
"idempotencyToken": true
|
@@ -66567,10 +66632,10 @@ module.exports={
|
|
66567
66632
|
"Description": {},
|
66568
66633
|
"TimeZone": {},
|
66569
66634
|
"Config": {
|
66570
|
-
"shape": "
|
66635
|
+
"shape": "S4x"
|
66571
66636
|
},
|
66572
66637
|
"Tags": {
|
66573
|
-
"shape": "
|
66638
|
+
"shape": "S34"
|
66574
66639
|
}
|
66575
66640
|
}
|
66576
66641
|
},
|
@@ -66598,7 +66663,7 @@ module.exports={
|
|
66598
66663
|
"ClientToken": {},
|
66599
66664
|
"IdentityManagementType": {},
|
66600
66665
|
"InstanceAlias": {
|
66601
|
-
"shape": "
|
66666
|
+
"shape": "S57"
|
66602
66667
|
},
|
66603
66668
|
"DirectoryId": {},
|
66604
66669
|
"InboundCallsEnabled": {
|
@@ -66608,7 +66673,7 @@ module.exports={
|
|
66608
66673
|
"type": "boolean"
|
66609
66674
|
},
|
66610
66675
|
"Tags": {
|
66611
|
-
"shape": "
|
66676
|
+
"shape": "S34"
|
66612
66677
|
}
|
66613
66678
|
}
|
66614
66679
|
},
|
@@ -66643,7 +66708,7 @@ module.exports={
|
|
66643
66708
|
"SourceApplicationName": {},
|
66644
66709
|
"SourceType": {},
|
66645
66710
|
"Tags": {
|
66646
|
-
"shape": "
|
66711
|
+
"shape": "S34"
|
66647
66712
|
}
|
66648
66713
|
}
|
66649
66714
|
},
|
@@ -66728,6 +66793,30 @@ module.exports={
|
|
66728
66793
|
}
|
66729
66794
|
}
|
66730
66795
|
},
|
66796
|
+
"CreatePredefinedAttribute": {
|
66797
|
+
"http": {
|
66798
|
+
"method": "PUT",
|
66799
|
+
"requestUri": "/predefined-attributes/{InstanceId}"
|
66800
|
+
},
|
66801
|
+
"input": {
|
66802
|
+
"type": "structure",
|
66803
|
+
"required": [
|
66804
|
+
"InstanceId",
|
66805
|
+
"Name",
|
66806
|
+
"Values"
|
66807
|
+
],
|
66808
|
+
"members": {
|
66809
|
+
"InstanceId": {
|
66810
|
+
"location": "uri",
|
66811
|
+
"locationName": "InstanceId"
|
66812
|
+
},
|
66813
|
+
"Name": {},
|
66814
|
+
"Values": {
|
66815
|
+
"shape": "S5w"
|
66816
|
+
}
|
66817
|
+
}
|
66818
|
+
}
|
66819
|
+
},
|
66731
66820
|
"CreatePrompt": {
|
66732
66821
|
"http": {
|
66733
66822
|
"method": "PUT",
|
@@ -66749,7 +66838,7 @@ module.exports={
|
|
66749
66838
|
"Description": {},
|
66750
66839
|
"S3Uri": {},
|
66751
66840
|
"Tags": {
|
66752
|
-
"shape": "
|
66841
|
+
"shape": "S34"
|
66753
66842
|
}
|
66754
66843
|
}
|
66755
66844
|
},
|
@@ -66781,7 +66870,7 @@ module.exports={
|
|
66781
66870
|
"Name": {},
|
66782
66871
|
"Description": {},
|
66783
66872
|
"OutboundCallerConfig": {
|
66784
|
-
"shape": "
|
66873
|
+
"shape": "S65"
|
66785
66874
|
},
|
66786
66875
|
"HoursOfOperationId": {},
|
66787
66876
|
"MaxContacts": {
|
@@ -66791,7 +66880,7 @@ module.exports={
|
|
66791
66880
|
"shape": "S1f"
|
66792
66881
|
},
|
66793
66882
|
"Tags": {
|
66794
|
-
"shape": "
|
66883
|
+
"shape": "S34"
|
66795
66884
|
}
|
66796
66885
|
}
|
66797
66886
|
},
|
@@ -66823,10 +66912,10 @@ module.exports={
|
|
66823
66912
|
"Name": {},
|
66824
66913
|
"Description": {},
|
66825
66914
|
"QuickConnectConfig": {
|
66826
|
-
"shape": "
|
66915
|
+
"shape": "S6c"
|
66827
66916
|
},
|
66828
66917
|
"Tags": {
|
66829
|
-
"shape": "
|
66918
|
+
"shape": "S34"
|
66830
66919
|
}
|
66831
66920
|
}
|
66832
66921
|
},
|
@@ -66864,10 +66953,10 @@ module.exports={
|
|
66864
66953
|
"shape": "S1j"
|
66865
66954
|
},
|
66866
66955
|
"MediaConcurrencies": {
|
66867
|
-
"shape": "
|
66956
|
+
"shape": "S6l"
|
66868
66957
|
},
|
66869
66958
|
"Tags": {
|
66870
|
-
"shape": "
|
66959
|
+
"shape": "S34"
|
66871
66960
|
},
|
66872
66961
|
"AgentAvailabilityTimer": {}
|
66873
66962
|
}
|
@@ -66901,11 +66990,11 @@ module.exports={
|
|
66901
66990
|
},
|
66902
66991
|
"Name": {},
|
66903
66992
|
"TriggerEventSource": {
|
66904
|
-
"shape": "
|
66993
|
+
"shape": "S6u"
|
66905
66994
|
},
|
66906
66995
|
"Function": {},
|
66907
66996
|
"Actions": {
|
66908
|
-
"shape": "
|
66997
|
+
"shape": "S6x"
|
66909
66998
|
},
|
66910
66999
|
"PublishStatus": {},
|
66911
67000
|
"ClientToken": {
|
@@ -66940,23 +67029,23 @@ module.exports={
|
|
66940
67029
|
"SecurityProfileName": {},
|
66941
67030
|
"Description": {},
|
66942
67031
|
"Permissions": {
|
66943
|
-
"shape": "
|
67032
|
+
"shape": "S80"
|
66944
67033
|
},
|
66945
67034
|
"InstanceId": {
|
66946
67035
|
"location": "uri",
|
66947
67036
|
"locationName": "InstanceId"
|
66948
67037
|
},
|
66949
67038
|
"Tags": {
|
66950
|
-
"shape": "
|
67039
|
+
"shape": "S34"
|
66951
67040
|
},
|
66952
67041
|
"AllowedAccessControlTags": {
|
66953
|
-
"shape": "
|
67042
|
+
"shape": "S82"
|
66954
67043
|
},
|
66955
67044
|
"TagRestrictedResources": {
|
66956
|
-
"shape": "
|
67045
|
+
"shape": "S85"
|
66957
67046
|
},
|
66958
67047
|
"Applications": {
|
66959
|
-
"shape": "
|
67048
|
+
"shape": "S87"
|
66960
67049
|
}
|
66961
67050
|
}
|
66962
67051
|
},
|
@@ -66989,14 +67078,14 @@ module.exports={
|
|
66989
67078
|
"Description": {},
|
66990
67079
|
"ContactFlowId": {},
|
66991
67080
|
"Constraints": {
|
66992
|
-
"shape": "
|
67081
|
+
"shape": "S8h"
|
66993
67082
|
},
|
66994
67083
|
"Defaults": {
|
66995
|
-
"shape": "
|
67084
|
+
"shape": "S8q"
|
66996
67085
|
},
|
66997
67086
|
"Status": {},
|
66998
67087
|
"Fields": {
|
66999
|
-
"shape": "
|
67088
|
+
"shape": "S8v"
|
67000
67089
|
},
|
67001
67090
|
"ClientToken": {
|
67002
67091
|
"idempotencyToken": true
|
@@ -67034,7 +67123,7 @@ module.exports={
|
|
67034
67123
|
"idempotencyToken": true
|
67035
67124
|
},
|
67036
67125
|
"Tags": {
|
67037
|
-
"shape": "
|
67126
|
+
"shape": "S34"
|
67038
67127
|
}
|
67039
67128
|
}
|
67040
67129
|
},
|
@@ -67069,7 +67158,7 @@ module.exports={
|
|
67069
67158
|
},
|
67070
67159
|
"UseCaseType": {},
|
67071
67160
|
"Tags": {
|
67072
|
-
"shape": "
|
67161
|
+
"shape": "S34"
|
67073
67162
|
}
|
67074
67163
|
}
|
67075
67164
|
},
|
@@ -67099,14 +67188,14 @@ module.exports={
|
|
67099
67188
|
"Username": {},
|
67100
67189
|
"Password": {},
|
67101
67190
|
"IdentityInfo": {
|
67102
|
-
"shape": "
|
67191
|
+
"shape": "S9i"
|
67103
67192
|
},
|
67104
67193
|
"PhoneConfig": {
|
67105
|
-
"shape": "
|
67194
|
+
"shape": "S9m"
|
67106
67195
|
},
|
67107
67196
|
"DirectoryUserId": {},
|
67108
67197
|
"SecurityProfileIds": {
|
67109
|
-
"shape": "
|
67198
|
+
"shape": "S9r"
|
67110
67199
|
},
|
67111
67200
|
"RoutingProfileId": {},
|
67112
67201
|
"HierarchyGroupId": {},
|
@@ -67115,7 +67204,7 @@ module.exports={
|
|
67115
67204
|
"locationName": "InstanceId"
|
67116
67205
|
},
|
67117
67206
|
"Tags": {
|
67118
|
-
"shape": "
|
67207
|
+
"shape": "S34"
|
67119
67208
|
}
|
67120
67209
|
}
|
67121
67210
|
},
|
@@ -67146,7 +67235,7 @@ module.exports={
|
|
67146
67235
|
"locationName": "InstanceId"
|
67147
67236
|
},
|
67148
67237
|
"Tags": {
|
67149
|
-
"shape": "
|
67238
|
+
"shape": "S34"
|
67150
67239
|
}
|
67151
67240
|
}
|
67152
67241
|
},
|
@@ -67179,14 +67268,14 @@ module.exports={
|
|
67179
67268
|
"ClientToken": {},
|
67180
67269
|
"Status": {},
|
67181
67270
|
"Content": {
|
67182
|
-
"shape": "
|
67271
|
+
"shape": "Sa1"
|
67183
67272
|
},
|
67184
67273
|
"Description": {},
|
67185
67274
|
"Name": {
|
67186
|
-
"shape": "
|
67275
|
+
"shape": "Sa6"
|
67187
67276
|
},
|
67188
67277
|
"Tags": {
|
67189
|
-
"shape": "
|
67278
|
+
"shape": "S34"
|
67190
67279
|
}
|
67191
67280
|
}
|
67192
67281
|
},
|
@@ -67194,7 +67283,7 @@ module.exports={
|
|
67194
67283
|
"type": "structure",
|
67195
67284
|
"members": {
|
67196
67285
|
"View": {
|
67197
|
-
"shape": "
|
67286
|
+
"shape": "Sa8"
|
67198
67287
|
}
|
67199
67288
|
}
|
67200
67289
|
},
|
@@ -67228,7 +67317,7 @@ module.exports={
|
|
67228
67317
|
"type": "structure",
|
67229
67318
|
"members": {
|
67230
67319
|
"View": {
|
67231
|
-
"shape": "
|
67320
|
+
"shape": "Sa8"
|
67232
67321
|
}
|
67233
67322
|
}
|
67234
67323
|
},
|
@@ -67258,7 +67347,7 @@ module.exports={
|
|
67258
67347
|
"LanguageCode": {},
|
67259
67348
|
"Content": {},
|
67260
67349
|
"Tags": {
|
67261
|
-
"shape": "
|
67350
|
+
"shape": "S34"
|
67262
67351
|
}
|
67263
67352
|
}
|
67264
67353
|
},
|
@@ -67488,6 +67577,30 @@ module.exports={
|
|
67488
67577
|
}
|
67489
67578
|
}
|
67490
67579
|
},
|
67580
|
+
"DeletePredefinedAttribute": {
|
67581
|
+
"http": {
|
67582
|
+
"method": "DELETE",
|
67583
|
+
"requestUri": "/predefined-attributes/{InstanceId}/{Name}"
|
67584
|
+
},
|
67585
|
+
"input": {
|
67586
|
+
"type": "structure",
|
67587
|
+
"required": [
|
67588
|
+
"InstanceId",
|
67589
|
+
"Name"
|
67590
|
+
],
|
67591
|
+
"members": {
|
67592
|
+
"InstanceId": {
|
67593
|
+
"location": "uri",
|
67594
|
+
"locationName": "InstanceId"
|
67595
|
+
},
|
67596
|
+
"Name": {
|
67597
|
+
"location": "uri",
|
67598
|
+
"locationName": "Name"
|
67599
|
+
}
|
67600
|
+
}
|
67601
|
+
},
|
67602
|
+
"idempotent": true
|
67603
|
+
},
|
67491
67604
|
"DeletePrompt": {
|
67492
67605
|
"http": {
|
67493
67606
|
"method": "DELETE",
|
@@ -67882,7 +67995,7 @@ module.exports={
|
|
67882
67995
|
},
|
67883
67996
|
"State": {},
|
67884
67997
|
"Tags": {
|
67885
|
-
"shape": "
|
67998
|
+
"shape": "S34"
|
67886
67999
|
},
|
67887
68000
|
"LastModifiedTime": {
|
67888
68001
|
"type": "timestamp"
|
@@ -67981,8 +68094,14 @@ module.exports={
|
|
67981
68094
|
"SessionArn": {}
|
67982
68095
|
}
|
67983
68096
|
},
|
68097
|
+
"QueueTimeAdjustmentSeconds": {
|
68098
|
+
"type": "integer"
|
68099
|
+
},
|
68100
|
+
"QueuePriority": {
|
68101
|
+
"type": "long"
|
68102
|
+
},
|
67984
68103
|
"Tags": {
|
67985
|
-
"shape": "
|
68104
|
+
"shape": "Sc3"
|
67986
68105
|
}
|
67987
68106
|
}
|
67988
68107
|
}
|
@@ -68044,7 +68163,7 @@ module.exports={
|
|
68044
68163
|
"EvaluatorArn": {},
|
68045
68164
|
"ContactAgentId": {},
|
68046
68165
|
"Score": {
|
68047
|
-
"shape": "
|
68166
|
+
"shape": "Sca"
|
68048
68167
|
}
|
68049
68168
|
}
|
68050
68169
|
},
|
@@ -68055,23 +68174,23 @@ module.exports={
|
|
68055
68174
|
"type": "structure",
|
68056
68175
|
"members": {
|
68057
68176
|
"Value": {
|
68058
|
-
"shape": "
|
68177
|
+
"shape": "Sce"
|
68059
68178
|
},
|
68060
68179
|
"SystemSuggestedValue": {
|
68061
|
-
"shape": "
|
68180
|
+
"shape": "Sce"
|
68062
68181
|
}
|
68063
68182
|
}
|
68064
68183
|
}
|
68065
68184
|
},
|
68066
68185
|
"Notes": {
|
68067
|
-
"shape": "
|
68186
|
+
"shape": "Sch"
|
68068
68187
|
},
|
68069
68188
|
"Status": {},
|
68070
68189
|
"Scores": {
|
68071
68190
|
"type": "map",
|
68072
68191
|
"key": {},
|
68073
68192
|
"value": {
|
68074
|
-
"shape": "
|
68193
|
+
"shape": "Sca"
|
68075
68194
|
}
|
68076
68195
|
},
|
68077
68196
|
"CreatedTime": {
|
@@ -68081,7 +68200,7 @@ module.exports={
|
|
68081
68200
|
"type": "timestamp"
|
68082
68201
|
},
|
68083
68202
|
"Tags": {
|
68084
|
-
"shape": "
|
68203
|
+
"shape": "S34"
|
68085
68204
|
}
|
68086
68205
|
}
|
68087
68206
|
},
|
@@ -68103,10 +68222,10 @@ module.exports={
|
|
68103
68222
|
"Title": {},
|
68104
68223
|
"Description": {},
|
68105
68224
|
"Items": {
|
68106
|
-
"shape": "
|
68225
|
+
"shape": "S3u"
|
68107
68226
|
},
|
68108
68227
|
"ScoringStrategy": {
|
68109
|
-
"shape": "
|
68228
|
+
"shape": "S4p"
|
68110
68229
|
}
|
68111
68230
|
}
|
68112
68231
|
}
|
@@ -68149,7 +68268,7 @@ module.exports={
|
|
68149
68268
|
"Description": {},
|
68150
68269
|
"Content": {},
|
68151
68270
|
"Tags": {
|
68152
|
-
"shape": "
|
68271
|
+
"shape": "S34"
|
68153
68272
|
}
|
68154
68273
|
}
|
68155
68274
|
}
|
@@ -68192,7 +68311,7 @@ module.exports={
|
|
68192
68311
|
"State": {},
|
68193
68312
|
"Status": {},
|
68194
68313
|
"Tags": {
|
68195
|
-
"shape": "
|
68314
|
+
"shape": "S34"
|
68196
68315
|
}
|
68197
68316
|
}
|
68198
68317
|
}
|
@@ -68260,10 +68379,10 @@ module.exports={
|
|
68260
68379
|
"Description": {},
|
68261
68380
|
"Status": {},
|
68262
68381
|
"Items": {
|
68263
|
-
"shape": "
|
68382
|
+
"shape": "S3u"
|
68264
68383
|
},
|
68265
68384
|
"ScoringStrategy": {
|
68266
|
-
"shape": "
|
68385
|
+
"shape": "S4p"
|
68267
68386
|
},
|
68268
68387
|
"CreatedTime": {
|
68269
68388
|
"type": "timestamp"
|
@@ -68274,7 +68393,7 @@ module.exports={
|
|
68274
68393
|
},
|
68275
68394
|
"LastModifiedBy": {},
|
68276
68395
|
"Tags": {
|
68277
|
-
"shape": "
|
68396
|
+
"shape": "S34"
|
68278
68397
|
}
|
68279
68398
|
}
|
68280
68399
|
}
|
@@ -68307,7 +68426,7 @@ module.exports={
|
|
68307
68426
|
"type": "structure",
|
68308
68427
|
"members": {
|
68309
68428
|
"HoursOfOperation": {
|
68310
|
-
"shape": "
|
68429
|
+
"shape": "Sd3"
|
68311
68430
|
}
|
68312
68431
|
}
|
68313
68432
|
}
|
@@ -68339,7 +68458,7 @@ module.exports={
|
|
68339
68458
|
"Arn": {},
|
68340
68459
|
"IdentityManagementType": {},
|
68341
68460
|
"InstanceAlias": {
|
68342
|
-
"shape": "
|
68461
|
+
"shape": "S57"
|
68343
68462
|
},
|
68344
68463
|
"CreatedTime": {
|
68345
68464
|
"type": "timestamp"
|
@@ -68360,7 +68479,7 @@ module.exports={
|
|
68360
68479
|
},
|
68361
68480
|
"InstanceAccessUrl": {},
|
68362
68481
|
"Tags": {
|
68363
|
-
"shape": "
|
68482
|
+
"shape": "S34"
|
68364
68483
|
}
|
68365
68484
|
}
|
68366
68485
|
}
|
@@ -68393,7 +68512,7 @@ module.exports={
|
|
68393
68512
|
"type": "structure",
|
68394
68513
|
"members": {
|
68395
68514
|
"Attribute": {
|
68396
|
-
"shape": "
|
68515
|
+
"shape": "Sdd"
|
68397
68516
|
}
|
68398
68517
|
}
|
68399
68518
|
}
|
@@ -68466,7 +68585,7 @@ module.exports={
|
|
68466
68585
|
"TargetArn": {},
|
68467
68586
|
"InstanceId": {},
|
68468
68587
|
"Tags": {
|
68469
|
-
"shape": "
|
68588
|
+
"shape": "S34"
|
68470
68589
|
},
|
68471
68590
|
"PhoneNumberStatus": {
|
68472
68591
|
"type": "structure",
|
@@ -68481,6 +68600,37 @@ module.exports={
|
|
68481
68600
|
}
|
68482
68601
|
}
|
68483
68602
|
},
|
68603
|
+
"DescribePredefinedAttribute": {
|
68604
|
+
"http": {
|
68605
|
+
"method": "GET",
|
68606
|
+
"requestUri": "/predefined-attributes/{InstanceId}/{Name}"
|
68607
|
+
},
|
68608
|
+
"input": {
|
68609
|
+
"type": "structure",
|
68610
|
+
"required": [
|
68611
|
+
"InstanceId",
|
68612
|
+
"Name"
|
68613
|
+
],
|
68614
|
+
"members": {
|
68615
|
+
"InstanceId": {
|
68616
|
+
"location": "uri",
|
68617
|
+
"locationName": "InstanceId"
|
68618
|
+
},
|
68619
|
+
"Name": {
|
68620
|
+
"location": "uri",
|
68621
|
+
"locationName": "Name"
|
68622
|
+
}
|
68623
|
+
}
|
68624
|
+
},
|
68625
|
+
"output": {
|
68626
|
+
"type": "structure",
|
68627
|
+
"members": {
|
68628
|
+
"PredefinedAttribute": {
|
68629
|
+
"shape": "Sdr"
|
68630
|
+
}
|
68631
|
+
}
|
68632
|
+
}
|
68633
|
+
},
|
68484
68634
|
"DescribePrompt": {
|
68485
68635
|
"http": {
|
68486
68636
|
"method": "GET",
|
@@ -68507,7 +68657,7 @@ module.exports={
|
|
68507
68657
|
"type": "structure",
|
68508
68658
|
"members": {
|
68509
68659
|
"Prompt": {
|
68510
|
-
"shape": "
|
68660
|
+
"shape": "Sdu"
|
68511
68661
|
}
|
68512
68662
|
}
|
68513
68663
|
}
|
@@ -68538,7 +68688,7 @@ module.exports={
|
|
68538
68688
|
"type": "structure",
|
68539
68689
|
"members": {
|
68540
68690
|
"Queue": {
|
68541
|
-
"shape": "
|
68691
|
+
"shape": "Sdx"
|
68542
68692
|
}
|
68543
68693
|
}
|
68544
68694
|
}
|
@@ -68569,7 +68719,7 @@ module.exports={
|
|
68569
68719
|
"type": "structure",
|
68570
68720
|
"members": {
|
68571
68721
|
"QuickConnect": {
|
68572
|
-
"shape": "
|
68722
|
+
"shape": "Se1"
|
68573
68723
|
}
|
68574
68724
|
}
|
68575
68725
|
}
|
@@ -68600,7 +68750,7 @@ module.exports={
|
|
68600
68750
|
"type": "structure",
|
68601
68751
|
"members": {
|
68602
68752
|
"RoutingProfile": {
|
68603
|
-
"shape": "
|
68753
|
+
"shape": "Se4"
|
68604
68754
|
}
|
68605
68755
|
}
|
68606
68756
|
}
|
@@ -68652,11 +68802,11 @@ module.exports={
|
|
68652
68802
|
"RuleId": {},
|
68653
68803
|
"RuleArn": {},
|
68654
68804
|
"TriggerEventSource": {
|
68655
|
-
"shape": "
|
68805
|
+
"shape": "S6u"
|
68656
68806
|
},
|
68657
68807
|
"Function": {},
|
68658
68808
|
"Actions": {
|
68659
|
-
"shape": "
|
68809
|
+
"shape": "S6x"
|
68660
68810
|
},
|
68661
68811
|
"PublishStatus": {},
|
68662
68812
|
"CreatedTime": {
|
@@ -68667,7 +68817,7 @@ module.exports={
|
|
68667
68817
|
},
|
68668
68818
|
"LastUpdatedBy": {},
|
68669
68819
|
"Tags": {
|
68670
|
-
"shape": "
|
68820
|
+
"shape": "S34"
|
68671
68821
|
}
|
68672
68822
|
}
|
68673
68823
|
}
|
@@ -68708,13 +68858,13 @@ module.exports={
|
|
68708
68858
|
"SecurityProfileName": {},
|
68709
68859
|
"Description": {},
|
68710
68860
|
"Tags": {
|
68711
|
-
"shape": "
|
68861
|
+
"shape": "S34"
|
68712
68862
|
},
|
68713
68863
|
"AllowedAccessControlTags": {
|
68714
|
-
"shape": "
|
68864
|
+
"shape": "S82"
|
68715
68865
|
},
|
68716
68866
|
"TagRestrictedResources": {
|
68717
|
-
"shape": "
|
68867
|
+
"shape": "S85"
|
68718
68868
|
},
|
68719
68869
|
"LastModifiedTime": {
|
68720
68870
|
"type": "timestamp"
|
@@ -68755,7 +68905,7 @@ module.exports={
|
|
68755
68905
|
"InstanceArn": {},
|
68756
68906
|
"Status": {},
|
68757
68907
|
"Tags": {
|
68758
|
-
"shape": "
|
68908
|
+
"shape": "S34"
|
68759
68909
|
},
|
68760
68910
|
"IsDefault": {
|
68761
68911
|
"type": "boolean"
|
@@ -68797,19 +68947,19 @@ module.exports={
|
|
68797
68947
|
"Arn": {},
|
68798
68948
|
"Username": {},
|
68799
68949
|
"IdentityInfo": {
|
68800
|
-
"shape": "
|
68950
|
+
"shape": "S9i"
|
68801
68951
|
},
|
68802
68952
|
"PhoneConfig": {
|
68803
|
-
"shape": "
|
68953
|
+
"shape": "S9m"
|
68804
68954
|
},
|
68805
68955
|
"DirectoryUserId": {},
|
68806
68956
|
"SecurityProfileIds": {
|
68807
|
-
"shape": "
|
68957
|
+
"shape": "S9r"
|
68808
68958
|
},
|
68809
68959
|
"RoutingProfileId": {},
|
68810
68960
|
"HierarchyGroupId": {},
|
68811
68961
|
"Tags": {
|
68812
|
-
"shape": "
|
68962
|
+
"shape": "S34"
|
68813
68963
|
},
|
68814
68964
|
"LastModifiedTime": {
|
68815
68965
|
"type": "timestamp"
|
@@ -68856,24 +69006,24 @@ module.exports={
|
|
68856
69006
|
"type": "structure",
|
68857
69007
|
"members": {
|
68858
69008
|
"LevelOne": {
|
68859
|
-
"shape": "
|
69009
|
+
"shape": "Seq"
|
68860
69010
|
},
|
68861
69011
|
"LevelTwo": {
|
68862
|
-
"shape": "
|
69012
|
+
"shape": "Seq"
|
68863
69013
|
},
|
68864
69014
|
"LevelThree": {
|
68865
|
-
"shape": "
|
69015
|
+
"shape": "Seq"
|
68866
69016
|
},
|
68867
69017
|
"LevelFour": {
|
68868
|
-
"shape": "
|
69018
|
+
"shape": "Seq"
|
68869
69019
|
},
|
68870
69020
|
"LevelFive": {
|
68871
|
-
"shape": "
|
69021
|
+
"shape": "Seq"
|
68872
69022
|
}
|
68873
69023
|
}
|
68874
69024
|
},
|
68875
69025
|
"Tags": {
|
68876
|
-
"shape": "
|
69026
|
+
"shape": "S34"
|
68877
69027
|
},
|
68878
69028
|
"LastModifiedTime": {
|
68879
69029
|
"type": "timestamp"
|
@@ -68908,19 +69058,19 @@ module.exports={
|
|
68908
69058
|
"type": "structure",
|
68909
69059
|
"members": {
|
68910
69060
|
"LevelOne": {
|
68911
|
-
"shape": "
|
69061
|
+
"shape": "Seu"
|
68912
69062
|
},
|
68913
69063
|
"LevelTwo": {
|
68914
|
-
"shape": "
|
69064
|
+
"shape": "Seu"
|
68915
69065
|
},
|
68916
69066
|
"LevelThree": {
|
68917
|
-
"shape": "
|
69067
|
+
"shape": "Seu"
|
68918
69068
|
},
|
68919
69069
|
"LevelFour": {
|
68920
|
-
"shape": "
|
69070
|
+
"shape": "Seu"
|
68921
69071
|
},
|
68922
69072
|
"LevelFive": {
|
68923
|
-
"shape": "
|
69073
|
+
"shape": "Seu"
|
68924
69074
|
}
|
68925
69075
|
}
|
68926
69076
|
}
|
@@ -68953,7 +69103,7 @@ module.exports={
|
|
68953
69103
|
"type": "structure",
|
68954
69104
|
"members": {
|
68955
69105
|
"View": {
|
68956
|
-
"shape": "
|
69106
|
+
"shape": "Sa8"
|
68957
69107
|
}
|
68958
69108
|
}
|
68959
69109
|
}
|
@@ -69008,7 +69158,7 @@ module.exports={
|
|
69008
69158
|
"FailureReason": {},
|
69009
69159
|
"Content": {},
|
69010
69160
|
"Tags": {
|
69011
|
-
"shape": "
|
69161
|
+
"shape": "S34"
|
69012
69162
|
}
|
69013
69163
|
}
|
69014
69164
|
}
|
@@ -69326,6 +69476,43 @@ module.exports={
|
|
69326
69476
|
},
|
69327
69477
|
"idempotent": true
|
69328
69478
|
},
|
69479
|
+
"DisassociateUserProficiencies": {
|
69480
|
+
"http": {
|
69481
|
+
"requestUri": "/users/{InstanceId}/{UserId}/disassociate-proficiencies"
|
69482
|
+
},
|
69483
|
+
"input": {
|
69484
|
+
"type": "structure",
|
69485
|
+
"required": [
|
69486
|
+
"InstanceId",
|
69487
|
+
"UserId",
|
69488
|
+
"UserProficiencies"
|
69489
|
+
],
|
69490
|
+
"members": {
|
69491
|
+
"InstanceId": {
|
69492
|
+
"location": "uri",
|
69493
|
+
"locationName": "InstanceId"
|
69494
|
+
},
|
69495
|
+
"UserId": {
|
69496
|
+
"location": "uri",
|
69497
|
+
"locationName": "UserId"
|
69498
|
+
},
|
69499
|
+
"UserProficiencies": {
|
69500
|
+
"type": "list",
|
69501
|
+
"member": {
|
69502
|
+
"type": "structure",
|
69503
|
+
"required": [
|
69504
|
+
"AttributeName",
|
69505
|
+
"AttributeValue"
|
69506
|
+
],
|
69507
|
+
"members": {
|
69508
|
+
"AttributeName": {},
|
69509
|
+
"AttributeValue": {}
|
69510
|
+
}
|
69511
|
+
}
|
69512
|
+
}
|
69513
|
+
}
|
69514
|
+
}
|
69515
|
+
},
|
69329
69516
|
"DismissUserContact": {
|
69330
69517
|
"http": {
|
69331
69518
|
"requestUri": "/users/{InstanceId}/{UserId}/contact"
|
@@ -69380,7 +69567,7 @@ module.exports={
|
|
69380
69567
|
"type": "structure",
|
69381
69568
|
"members": {
|
69382
69569
|
"Attributes": {
|
69383
|
-
"shape": "
|
69570
|
+
"shape": "S2p"
|
69384
69571
|
}
|
69385
69572
|
}
|
69386
69573
|
}
|
@@ -69402,15 +69589,15 @@ module.exports={
|
|
69402
69589
|
"locationName": "InstanceId"
|
69403
69590
|
},
|
69404
69591
|
"Filters": {
|
69405
|
-
"shape": "
|
69592
|
+
"shape": "Sfq"
|
69406
69593
|
},
|
69407
69594
|
"Groupings": {
|
69408
|
-
"shape": "
|
69595
|
+
"shape": "Sfw"
|
69409
69596
|
},
|
69410
69597
|
"CurrentMetrics": {
|
69411
69598
|
"type": "list",
|
69412
69599
|
"member": {
|
69413
|
-
"shape": "
|
69600
|
+
"shape": "Sfz"
|
69414
69601
|
}
|
69415
69602
|
},
|
69416
69603
|
"NextToken": {},
|
@@ -69439,7 +69626,7 @@ module.exports={
|
|
69439
69626
|
"type": "structure",
|
69440
69627
|
"members": {
|
69441
69628
|
"Dimensions": {
|
69442
|
-
"shape": "
|
69629
|
+
"shape": "Sga"
|
69443
69630
|
},
|
69444
69631
|
"Collections": {
|
69445
69632
|
"type": "list",
|
@@ -69447,7 +69634,7 @@ module.exports={
|
|
69447
69634
|
"type": "structure",
|
69448
69635
|
"members": {
|
69449
69636
|
"Metric": {
|
69450
|
-
"shape": "
|
69637
|
+
"shape": "Sfz"
|
69451
69638
|
},
|
69452
69639
|
"Value": {
|
69453
69640
|
"type": "double"
|
@@ -69486,7 +69673,7 @@ module.exports={
|
|
69486
69673
|
"type": "structure",
|
69487
69674
|
"members": {
|
69488
69675
|
"Queues": {
|
69489
|
-
"shape": "
|
69676
|
+
"shape": "Sfr"
|
69490
69677
|
},
|
69491
69678
|
"ContactFilter": {
|
69492
69679
|
"type": "structure",
|
@@ -69498,7 +69685,7 @@ module.exports={
|
|
69498
69685
|
}
|
69499
69686
|
},
|
69500
69687
|
"RoutingProfiles": {
|
69501
|
-
"shape": "
|
69688
|
+
"shape": "Sft"
|
69502
69689
|
},
|
69503
69690
|
"Agents": {
|
69504
69691
|
"type": "list",
|
@@ -69533,25 +69720,25 @@ module.exports={
|
|
69533
69720
|
}
|
69534
69721
|
},
|
69535
69722
|
"RoutingProfile": {
|
69536
|
-
"shape": "
|
69723
|
+
"shape": "Sgc"
|
69537
69724
|
},
|
69538
69725
|
"HierarchyPath": {
|
69539
69726
|
"type": "structure",
|
69540
69727
|
"members": {
|
69541
69728
|
"LevelOne": {
|
69542
|
-
"shape": "
|
69729
|
+
"shape": "Sgt"
|
69543
69730
|
},
|
69544
69731
|
"LevelTwo": {
|
69545
|
-
"shape": "
|
69732
|
+
"shape": "Sgt"
|
69546
69733
|
},
|
69547
69734
|
"LevelThree": {
|
69548
|
-
"shape": "
|
69735
|
+
"shape": "Sgt"
|
69549
69736
|
},
|
69550
69737
|
"LevelFour": {
|
69551
|
-
"shape": "
|
69738
|
+
"shape": "Sgt"
|
69552
69739
|
},
|
69553
69740
|
"LevelFive": {
|
69554
|
-
"shape": "
|
69741
|
+
"shape": "Sgt"
|
69555
69742
|
}
|
69556
69743
|
}
|
69557
69744
|
},
|
@@ -69566,13 +69753,13 @@ module.exports={
|
|
69566
69753
|
}
|
69567
69754
|
},
|
69568
69755
|
"AvailableSlotsByChannel": {
|
69569
|
-
"shape": "
|
69756
|
+
"shape": "Sgv"
|
69570
69757
|
},
|
69571
69758
|
"MaxSlotsByChannel": {
|
69572
|
-
"shape": "
|
69759
|
+
"shape": "Sgv"
|
69573
69760
|
},
|
69574
69761
|
"ActiveSlotsByChannel": {
|
69575
|
-
"shape": "
|
69762
|
+
"shape": "Sgv"
|
69576
69763
|
},
|
69577
69764
|
"Contacts": {
|
69578
69765
|
"type": "list",
|
@@ -69590,7 +69777,7 @@ module.exports={
|
|
69590
69777
|
"type": "timestamp"
|
69591
69778
|
},
|
69592
69779
|
"Queue": {
|
69593
|
-
"shape": "
|
69780
|
+
"shape": "Sgb"
|
69594
69781
|
}
|
69595
69782
|
}
|
69596
69783
|
}
|
@@ -69629,13 +69816,13 @@ module.exports={
|
|
69629
69816
|
"type": "structure",
|
69630
69817
|
"members": {
|
69631
69818
|
"AccessToken": {
|
69632
|
-
"shape": "
|
69819
|
+
"shape": "Sh2"
|
69633
69820
|
},
|
69634
69821
|
"AccessTokenExpiration": {
|
69635
69822
|
"type": "timestamp"
|
69636
69823
|
},
|
69637
69824
|
"RefreshToken": {
|
69638
|
-
"shape": "
|
69825
|
+
"shape": "Sh2"
|
69639
69826
|
},
|
69640
69827
|
"RefreshTokenExpiration": {
|
69641
69828
|
"type": "timestamp"
|
@@ -69709,15 +69896,15 @@ module.exports={
|
|
69709
69896
|
"type": "timestamp"
|
69710
69897
|
},
|
69711
69898
|
"Filters": {
|
69712
|
-
"shape": "
|
69899
|
+
"shape": "Sfq"
|
69713
69900
|
},
|
69714
69901
|
"Groupings": {
|
69715
|
-
"shape": "
|
69902
|
+
"shape": "Sfw"
|
69716
69903
|
},
|
69717
69904
|
"HistoricalMetrics": {
|
69718
69905
|
"type": "list",
|
69719
69906
|
"member": {
|
69720
|
-
"shape": "
|
69907
|
+
"shape": "Sh7"
|
69721
69908
|
}
|
69722
69909
|
},
|
69723
69910
|
"NextToken": {},
|
@@ -69736,7 +69923,7 @@ module.exports={
|
|
69736
69923
|
"type": "structure",
|
69737
69924
|
"members": {
|
69738
69925
|
"Dimensions": {
|
69739
|
-
"shape": "
|
69926
|
+
"shape": "Sga"
|
69740
69927
|
},
|
69741
69928
|
"Collections": {
|
69742
69929
|
"type": "list",
|
@@ -69744,7 +69931,7 @@ module.exports={
|
|
69744
69931
|
"type": "structure",
|
69745
69932
|
"members": {
|
69746
69933
|
"Metric": {
|
69747
|
-
"shape": "
|
69934
|
+
"shape": "Sh7"
|
69748
69935
|
},
|
69749
69936
|
"Value": {
|
69750
69937
|
"type": "double"
|
@@ -69806,7 +69993,7 @@ module.exports={
|
|
69806
69993
|
"Metrics": {
|
69807
69994
|
"type": "list",
|
69808
69995
|
"member": {
|
69809
|
-
"shape": "
|
69996
|
+
"shape": "Shs"
|
69810
69997
|
}
|
69811
69998
|
},
|
69812
69999
|
"NextToken": {},
|
@@ -69847,7 +70034,7 @@ module.exports={
|
|
69847
70034
|
"type": "structure",
|
69848
70035
|
"members": {
|
69849
70036
|
"Metric": {
|
69850
|
-
"shape": "
|
70037
|
+
"shape": "Shs"
|
69851
70038
|
},
|
69852
70039
|
"Value": {
|
69853
70040
|
"type": "double"
|
@@ -69935,13 +70122,13 @@ module.exports={
|
|
69935
70122
|
"Description": {},
|
69936
70123
|
"ContactFlowId": {},
|
69937
70124
|
"Constraints": {
|
69938
|
-
"shape": "
|
70125
|
+
"shape": "S8h"
|
69939
70126
|
},
|
69940
70127
|
"Defaults": {
|
69941
|
-
"shape": "
|
70128
|
+
"shape": "S8q"
|
69942
70129
|
},
|
69943
70130
|
"Fields": {
|
69944
|
-
"shape": "
|
70131
|
+
"shape": "S8v"
|
69945
70132
|
},
|
69946
70133
|
"Status": {},
|
69947
70134
|
"LastModifiedTime": {
|
@@ -69951,7 +70138,7 @@ module.exports={
|
|
69951
70138
|
"type": "timestamp"
|
69952
70139
|
},
|
69953
70140
|
"Tags": {
|
69954
|
-
"shape": "
|
70141
|
+
"shape": "S34"
|
69955
70142
|
}
|
69956
70143
|
}
|
69957
70144
|
}
|
@@ -69977,15 +70164,15 @@ module.exports={
|
|
69977
70164
|
"type": "structure",
|
69978
70165
|
"members": {
|
69979
70166
|
"TelephonyConfig": {
|
69980
|
-
"shape": "
|
70167
|
+
"shape": "Sih"
|
69981
70168
|
},
|
69982
70169
|
"Id": {},
|
69983
70170
|
"Arn": {},
|
69984
70171
|
"SignInConfig": {
|
69985
|
-
"shape": "
|
70172
|
+
"shape": "Sim"
|
69986
70173
|
},
|
69987
70174
|
"AgentConfig": {
|
69988
|
-
"shape": "
|
70175
|
+
"shape": "Sip"
|
69989
70176
|
}
|
69990
70177
|
}
|
69991
70178
|
}
|
@@ -70005,7 +70192,7 @@ module.exports={
|
|
70005
70192
|
"SourcePhoneNumberArn": {},
|
70006
70193
|
"PhoneNumberDescription": {},
|
70007
70194
|
"Tags": {
|
70008
|
-
"shape": "
|
70195
|
+
"shape": "S34"
|
70009
70196
|
},
|
70010
70197
|
"ClientToken": {
|
70011
70198
|
"idempotencyToken": true
|
@@ -70109,7 +70296,7 @@ module.exports={
|
|
70109
70296
|
"type": "structure",
|
70110
70297
|
"members": {
|
70111
70298
|
"Results": {
|
70112
|
-
"shape": "
|
70299
|
+
"shape": "S25"
|
70113
70300
|
},
|
70114
70301
|
"NextToken": {}
|
70115
70302
|
}
|
@@ -70258,7 +70445,7 @@ module.exports={
|
|
70258
70445
|
"Status": {},
|
70259
70446
|
"EvaluatorArn": {},
|
70260
70447
|
"Score": {
|
70261
|
-
"shape": "
|
70448
|
+
"shape": "Sca"
|
70262
70449
|
},
|
70263
70450
|
"CreatedTime": {
|
70264
70451
|
"type": "timestamp"
|
@@ -70701,7 +70888,7 @@ module.exports={
|
|
70701
70888
|
"type": "structure",
|
70702
70889
|
"members": {
|
70703
70890
|
"FlowAssociationSummaryList": {
|
70704
|
-
"shape": "
|
70891
|
+
"shape": "S2f"
|
70705
70892
|
},
|
70706
70893
|
"NextToken": {}
|
70707
70894
|
}
|
@@ -70787,7 +70974,7 @@ module.exports={
|
|
70787
70974
|
"Attributes": {
|
70788
70975
|
"type": "list",
|
70789
70976
|
"member": {
|
70790
|
-
"shape": "
|
70977
|
+
"shape": "Sdd"
|
70791
70978
|
}
|
70792
70979
|
},
|
70793
70980
|
"NextToken": {}
|
@@ -70869,7 +71056,7 @@ module.exports={
|
|
70869
71056
|
"Arn": {},
|
70870
71057
|
"IdentityManagementType": {},
|
70871
71058
|
"InstanceAlias": {
|
70872
|
-
"shape": "
|
71059
|
+
"shape": "S57"
|
70873
71060
|
},
|
70874
71061
|
"CreatedTime": {
|
70875
71062
|
"type": "timestamp"
|
@@ -71039,12 +71226,12 @@ module.exports={
|
|
71039
71226
|
"locationName": "InstanceId"
|
71040
71227
|
},
|
71041
71228
|
"PhoneNumberTypes": {
|
71042
|
-
"shape": "
|
71229
|
+
"shape": "Sl5",
|
71043
71230
|
"location": "querystring",
|
71044
71231
|
"locationName": "phoneNumberTypes"
|
71045
71232
|
},
|
71046
71233
|
"PhoneNumberCountryCodes": {
|
71047
|
-
"shape": "
|
71234
|
+
"shape": "Sl6",
|
71048
71235
|
"location": "querystring",
|
71049
71236
|
"locationName": "phoneNumberCountryCodes"
|
71050
71237
|
},
|
@@ -71093,10 +71280,10 @@ module.exports={
|
|
71093
71280
|
},
|
71094
71281
|
"NextToken": {},
|
71095
71282
|
"PhoneNumberCountryCodes": {
|
71096
|
-
"shape": "
|
71283
|
+
"shape": "Sl6"
|
71097
71284
|
},
|
71098
71285
|
"PhoneNumberTypes": {
|
71099
|
-
"shape": "
|
71286
|
+
"shape": "Sl5"
|
71100
71287
|
},
|
71101
71288
|
"PhoneNumberPrefix": {}
|
71102
71289
|
}
|
@@ -71125,6 +71312,52 @@ module.exports={
|
|
71125
71312
|
}
|
71126
71313
|
}
|
71127
71314
|
},
|
71315
|
+
"ListPredefinedAttributes": {
|
71316
|
+
"http": {
|
71317
|
+
"method": "GET",
|
71318
|
+
"requestUri": "/predefined-attributes/{InstanceId}"
|
71319
|
+
},
|
71320
|
+
"input": {
|
71321
|
+
"type": "structure",
|
71322
|
+
"required": [
|
71323
|
+
"InstanceId"
|
71324
|
+
],
|
71325
|
+
"members": {
|
71326
|
+
"InstanceId": {
|
71327
|
+
"location": "uri",
|
71328
|
+
"locationName": "InstanceId"
|
71329
|
+
},
|
71330
|
+
"NextToken": {
|
71331
|
+
"location": "querystring",
|
71332
|
+
"locationName": "nextToken"
|
71333
|
+
},
|
71334
|
+
"MaxResults": {
|
71335
|
+
"location": "querystring",
|
71336
|
+
"locationName": "maxResults",
|
71337
|
+
"type": "integer"
|
71338
|
+
}
|
71339
|
+
}
|
71340
|
+
},
|
71341
|
+
"output": {
|
71342
|
+
"type": "structure",
|
71343
|
+
"members": {
|
71344
|
+
"NextToken": {},
|
71345
|
+
"PredefinedAttributeSummaryList": {
|
71346
|
+
"type": "list",
|
71347
|
+
"member": {
|
71348
|
+
"type": "structure",
|
71349
|
+
"members": {
|
71350
|
+
"Name": {},
|
71351
|
+
"LastModifiedTime": {
|
71352
|
+
"type": "timestamp"
|
71353
|
+
},
|
71354
|
+
"LastModifiedRegion": {}
|
71355
|
+
}
|
71356
|
+
}
|
71357
|
+
}
|
71358
|
+
}
|
71359
|
+
}
|
71360
|
+
},
|
71128
71361
|
"ListPrompts": {
|
71129
71362
|
"http": {
|
71130
71363
|
"method": "GET",
|
@@ -71209,7 +71442,7 @@ module.exports={
|
|
71209
71442
|
"members": {
|
71210
71443
|
"NextToken": {},
|
71211
71444
|
"QuickConnectSummaryList": {
|
71212
|
-
"shape": "
|
71445
|
+
"shape": "Slr"
|
71213
71446
|
},
|
71214
71447
|
"LastModifiedTime": {
|
71215
71448
|
"type": "timestamp"
|
@@ -71309,7 +71542,7 @@ module.exports={
|
|
71309
71542
|
"type": "structure",
|
71310
71543
|
"members": {
|
71311
71544
|
"QuickConnectSummaryList": {
|
71312
|
-
"shape": "
|
71545
|
+
"shape": "Slr"
|
71313
71546
|
},
|
71314
71547
|
"NextToken": {}
|
71315
71548
|
}
|
@@ -71379,7 +71612,7 @@ module.exports={
|
|
71379
71612
|
"Content": {},
|
71380
71613
|
"ContentType": {},
|
71381
71614
|
"Time": {
|
71382
|
-
"shape": "
|
71615
|
+
"shape": "Smg"
|
71383
71616
|
},
|
71384
71617
|
"Redaction": {
|
71385
71618
|
"type": "structure",
|
@@ -71387,7 +71620,7 @@ module.exports={
|
|
71387
71620
|
"CharacterOffsets": {
|
71388
71621
|
"type": "list",
|
71389
71622
|
"member": {
|
71390
|
-
"shape": "
|
71623
|
+
"shape": "Smk"
|
71391
71624
|
}
|
71392
71625
|
}
|
71393
71626
|
}
|
@@ -71425,7 +71658,7 @@ module.exports={
|
|
71425
71658
|
"members": {
|
71426
71659
|
"Id": {},
|
71427
71660
|
"CharacterOffsets": {
|
71428
|
-
"shape": "
|
71661
|
+
"shape": "Smk"
|
71429
71662
|
}
|
71430
71663
|
}
|
71431
71664
|
}
|
@@ -71463,7 +71696,7 @@ module.exports={
|
|
71463
71696
|
"Content": {},
|
71464
71697
|
"Id": {},
|
71465
71698
|
"CharacterOffsets": {
|
71466
|
-
"shape": "
|
71699
|
+
"shape": "Smk"
|
71467
71700
|
}
|
71468
71701
|
}
|
71469
71702
|
}
|
@@ -71487,7 +71720,7 @@ module.exports={
|
|
71487
71720
|
"DisplayName": {},
|
71488
71721
|
"EventType": {},
|
71489
71722
|
"Time": {
|
71490
|
-
"shape": "
|
71723
|
+
"shape": "Smg"
|
71491
71724
|
}
|
71492
71725
|
}
|
71493
71726
|
},
|
@@ -71522,7 +71755,7 @@ module.exports={
|
|
71522
71755
|
}
|
71523
71756
|
},
|
71524
71757
|
"Time": {
|
71525
|
-
"shape": "
|
71758
|
+
"shape": "Smg"
|
71526
71759
|
}
|
71527
71760
|
}
|
71528
71761
|
}
|
@@ -71816,7 +72049,7 @@ module.exports={
|
|
71816
72049
|
"type": "structure",
|
71817
72050
|
"members": {
|
71818
72051
|
"Applications": {
|
71819
|
-
"shape": "
|
72052
|
+
"shape": "S87"
|
71820
72053
|
},
|
71821
72054
|
"NextToken": {},
|
71822
72055
|
"LastModifiedTime": {
|
@@ -71861,7 +72094,7 @@ module.exports={
|
|
71861
72094
|
"type": "structure",
|
71862
72095
|
"members": {
|
71863
72096
|
"Permissions": {
|
71864
|
-
"shape": "
|
72097
|
+
"shape": "S80"
|
71865
72098
|
},
|
71866
72099
|
"NextToken": {},
|
71867
72100
|
"LastModifiedTime": {
|
@@ -71940,7 +72173,7 @@ module.exports={
|
|
71940
72173
|
"type": "structure",
|
71941
72174
|
"members": {
|
71942
72175
|
"tags": {
|
71943
|
-
"shape": "
|
72176
|
+
"shape": "S34"
|
71944
72177
|
}
|
71945
72178
|
}
|
71946
72179
|
}
|
@@ -72174,13 +72407,58 @@ module.exports={
|
|
72174
72407
|
"UserHierarchyGroupSummaryList": {
|
72175
72408
|
"type": "list",
|
72176
72409
|
"member": {
|
72177
|
-
"shape": "
|
72410
|
+
"shape": "Seq"
|
72178
72411
|
}
|
72179
72412
|
},
|
72180
72413
|
"NextToken": {}
|
72181
72414
|
}
|
72182
72415
|
}
|
72183
72416
|
},
|
72417
|
+
"ListUserProficiencies": {
|
72418
|
+
"http": {
|
72419
|
+
"method": "GET",
|
72420
|
+
"requestUri": "/users/{InstanceId}/{UserId}/proficiencies"
|
72421
|
+
},
|
72422
|
+
"input": {
|
72423
|
+
"type": "structure",
|
72424
|
+
"required": [
|
72425
|
+
"InstanceId",
|
72426
|
+
"UserId"
|
72427
|
+
],
|
72428
|
+
"members": {
|
72429
|
+
"InstanceId": {
|
72430
|
+
"location": "uri",
|
72431
|
+
"locationName": "InstanceId"
|
72432
|
+
},
|
72433
|
+
"UserId": {
|
72434
|
+
"location": "uri",
|
72435
|
+
"locationName": "UserId"
|
72436
|
+
},
|
72437
|
+
"NextToken": {
|
72438
|
+
"location": "querystring",
|
72439
|
+
"locationName": "nextToken"
|
72440
|
+
},
|
72441
|
+
"MaxResults": {
|
72442
|
+
"location": "querystring",
|
72443
|
+
"locationName": "maxResults",
|
72444
|
+
"type": "integer"
|
72445
|
+
}
|
72446
|
+
}
|
72447
|
+
},
|
72448
|
+
"output": {
|
72449
|
+
"type": "structure",
|
72450
|
+
"members": {
|
72451
|
+
"NextToken": {},
|
72452
|
+
"UserProficiencyList": {
|
72453
|
+
"shape": "S1x"
|
72454
|
+
},
|
72455
|
+
"LastModifiedTime": {
|
72456
|
+
"type": "timestamp"
|
72457
|
+
},
|
72458
|
+
"LastModifiedRegion": {}
|
72459
|
+
}
|
72460
|
+
}
|
72461
|
+
},
|
72184
72462
|
"ListUsers": {
|
72185
72463
|
"http": {
|
72186
72464
|
"method": "GET",
|
@@ -72272,7 +72550,7 @@ module.exports={
|
|
72272
72550
|
"Arn": {},
|
72273
72551
|
"Description": {},
|
72274
72552
|
"Name": {
|
72275
|
-
"shape": "
|
72553
|
+
"shape": "Sa6"
|
72276
72554
|
},
|
72277
72555
|
"Type": {},
|
72278
72556
|
"Version": {
|
@@ -72327,7 +72605,7 @@ module.exports={
|
|
72327
72605
|
"Id": {},
|
72328
72606
|
"Arn": {},
|
72329
72607
|
"Name": {
|
72330
|
-
"shape": "
|
72608
|
+
"shape": "Sa6"
|
72331
72609
|
},
|
72332
72610
|
"Type": {},
|
72333
72611
|
"Status": {},
|
@@ -72465,7 +72743,7 @@ module.exports={
|
|
72465
72743
|
"idempotencyToken": true
|
72466
72744
|
},
|
72467
72745
|
"ReplicaAlias": {
|
72468
|
-
"shape": "
|
72746
|
+
"shape": "S57"
|
72469
72747
|
}
|
72470
72748
|
}
|
72471
72749
|
},
|
@@ -72560,6 +72838,215 @@ module.exports={
|
|
72560
72838
|
}
|
72561
72839
|
}
|
72562
72840
|
},
|
72841
|
+
"SearchContacts": {
|
72842
|
+
"http": {
|
72843
|
+
"requestUri": "/search-contacts"
|
72844
|
+
},
|
72845
|
+
"input": {
|
72846
|
+
"type": "structure",
|
72847
|
+
"required": [
|
72848
|
+
"InstanceId",
|
72849
|
+
"TimeRange"
|
72850
|
+
],
|
72851
|
+
"members": {
|
72852
|
+
"InstanceId": {},
|
72853
|
+
"TimeRange": {
|
72854
|
+
"type": "structure",
|
72855
|
+
"required": [
|
72856
|
+
"Type",
|
72857
|
+
"StartTime",
|
72858
|
+
"EndTime"
|
72859
|
+
],
|
72860
|
+
"members": {
|
72861
|
+
"Type": {},
|
72862
|
+
"StartTime": {
|
72863
|
+
"type": "timestamp"
|
72864
|
+
},
|
72865
|
+
"EndTime": {
|
72866
|
+
"type": "timestamp"
|
72867
|
+
}
|
72868
|
+
}
|
72869
|
+
},
|
72870
|
+
"SearchCriteria": {
|
72871
|
+
"type": "structure",
|
72872
|
+
"members": {
|
72873
|
+
"AgentIds": {
|
72874
|
+
"type": "list",
|
72875
|
+
"member": {}
|
72876
|
+
},
|
72877
|
+
"AgentHierarchyGroups": {
|
72878
|
+
"type": "structure",
|
72879
|
+
"members": {
|
72880
|
+
"L1Ids": {
|
72881
|
+
"shape": "Spr"
|
72882
|
+
},
|
72883
|
+
"L2Ids": {
|
72884
|
+
"shape": "Spr"
|
72885
|
+
},
|
72886
|
+
"L3Ids": {
|
72887
|
+
"shape": "Spr"
|
72888
|
+
},
|
72889
|
+
"L4Ids": {
|
72890
|
+
"shape": "Spr"
|
72891
|
+
},
|
72892
|
+
"L5Ids": {
|
72893
|
+
"shape": "Spr"
|
72894
|
+
}
|
72895
|
+
}
|
72896
|
+
},
|
72897
|
+
"Channels": {
|
72898
|
+
"type": "list",
|
72899
|
+
"member": {}
|
72900
|
+
},
|
72901
|
+
"ContactAnalysis": {
|
72902
|
+
"type": "structure",
|
72903
|
+
"members": {
|
72904
|
+
"Transcript": {
|
72905
|
+
"type": "structure",
|
72906
|
+
"required": [
|
72907
|
+
"Criteria"
|
72908
|
+
],
|
72909
|
+
"members": {
|
72910
|
+
"Criteria": {
|
72911
|
+
"type": "list",
|
72912
|
+
"member": {
|
72913
|
+
"type": "structure",
|
72914
|
+
"required": [
|
72915
|
+
"ParticipantRole",
|
72916
|
+
"SearchText",
|
72917
|
+
"MatchType"
|
72918
|
+
],
|
72919
|
+
"members": {
|
72920
|
+
"ParticipantRole": {},
|
72921
|
+
"SearchText": {
|
72922
|
+
"type": "list",
|
72923
|
+
"member": {
|
72924
|
+
"type": "string",
|
72925
|
+
"sensitive": true
|
72926
|
+
}
|
72927
|
+
},
|
72928
|
+
"MatchType": {}
|
72929
|
+
}
|
72930
|
+
}
|
72931
|
+
},
|
72932
|
+
"MatchType": {}
|
72933
|
+
}
|
72934
|
+
}
|
72935
|
+
}
|
72936
|
+
},
|
72937
|
+
"InitiationMethods": {
|
72938
|
+
"type": "list",
|
72939
|
+
"member": {}
|
72940
|
+
},
|
72941
|
+
"QueueIds": {
|
72942
|
+
"type": "list",
|
72943
|
+
"member": {}
|
72944
|
+
},
|
72945
|
+
"SearchableContactAttributes": {
|
72946
|
+
"type": "structure",
|
72947
|
+
"required": [
|
72948
|
+
"Criteria"
|
72949
|
+
],
|
72950
|
+
"members": {
|
72951
|
+
"Criteria": {
|
72952
|
+
"type": "list",
|
72953
|
+
"member": {
|
72954
|
+
"type": "structure",
|
72955
|
+
"required": [
|
72956
|
+
"Key",
|
72957
|
+
"Values"
|
72958
|
+
],
|
72959
|
+
"members": {
|
72960
|
+
"Key": {
|
72961
|
+
"type": "string",
|
72962
|
+
"sensitive": true
|
72963
|
+
},
|
72964
|
+
"Values": {
|
72965
|
+
"type": "list",
|
72966
|
+
"member": {
|
72967
|
+
"type": "string",
|
72968
|
+
"sensitive": true
|
72969
|
+
}
|
72970
|
+
}
|
72971
|
+
}
|
72972
|
+
}
|
72973
|
+
},
|
72974
|
+
"MatchType": {}
|
72975
|
+
}
|
72976
|
+
}
|
72977
|
+
}
|
72978
|
+
},
|
72979
|
+
"MaxResults": {
|
72980
|
+
"type": "integer"
|
72981
|
+
},
|
72982
|
+
"NextToken": {},
|
72983
|
+
"Sort": {
|
72984
|
+
"type": "structure",
|
72985
|
+
"required": [
|
72986
|
+
"FieldName",
|
72987
|
+
"Order"
|
72988
|
+
],
|
72989
|
+
"members": {
|
72990
|
+
"FieldName": {},
|
72991
|
+
"Order": {}
|
72992
|
+
}
|
72993
|
+
}
|
72994
|
+
}
|
72995
|
+
},
|
72996
|
+
"output": {
|
72997
|
+
"type": "structure",
|
72998
|
+
"required": [
|
72999
|
+
"Contacts"
|
73000
|
+
],
|
73001
|
+
"members": {
|
73002
|
+
"Contacts": {
|
73003
|
+
"type": "list",
|
73004
|
+
"member": {
|
73005
|
+
"type": "structure",
|
73006
|
+
"members": {
|
73007
|
+
"Arn": {},
|
73008
|
+
"Id": {},
|
73009
|
+
"InitialContactId": {},
|
73010
|
+
"PreviousContactId": {},
|
73011
|
+
"InitiationMethod": {},
|
73012
|
+
"Channel": {},
|
73013
|
+
"QueueInfo": {
|
73014
|
+
"type": "structure",
|
73015
|
+
"members": {
|
73016
|
+
"Id": {},
|
73017
|
+
"EnqueueTimestamp": {
|
73018
|
+
"type": "timestamp"
|
73019
|
+
}
|
73020
|
+
}
|
73021
|
+
},
|
73022
|
+
"AgentInfo": {
|
73023
|
+
"type": "structure",
|
73024
|
+
"members": {
|
73025
|
+
"Id": {},
|
73026
|
+
"ConnectedToAgentTimestamp": {
|
73027
|
+
"type": "timestamp"
|
73028
|
+
}
|
73029
|
+
}
|
73030
|
+
},
|
73031
|
+
"InitiationTimestamp": {
|
73032
|
+
"type": "timestamp"
|
73033
|
+
},
|
73034
|
+
"DisconnectTimestamp": {
|
73035
|
+
"type": "timestamp"
|
73036
|
+
},
|
73037
|
+
"ScheduledTimestamp": {
|
73038
|
+
"type": "timestamp"
|
73039
|
+
}
|
73040
|
+
}
|
73041
|
+
}
|
73042
|
+
},
|
73043
|
+
"NextToken": {},
|
73044
|
+
"TotalCount": {
|
73045
|
+
"type": "long"
|
73046
|
+
}
|
73047
|
+
}
|
73048
|
+
}
|
73049
|
+
},
|
72563
73050
|
"SearchHoursOfOperations": {
|
72564
73051
|
"http": {
|
72565
73052
|
"requestUri": "/search-hours-of-operations"
|
@@ -72579,12 +73066,12 @@ module.exports={
|
|
72579
73066
|
"type": "structure",
|
72580
73067
|
"members": {
|
72581
73068
|
"TagFilter": {
|
72582
|
-
"shape": "
|
73069
|
+
"shape": "Sqi"
|
72583
73070
|
}
|
72584
73071
|
}
|
72585
73072
|
},
|
72586
73073
|
"SearchCriteria": {
|
72587
|
-
"shape": "
|
73074
|
+
"shape": "Sqm"
|
72588
73075
|
}
|
72589
73076
|
}
|
72590
73077
|
},
|
@@ -72594,7 +73081,43 @@ module.exports={
|
|
72594
73081
|
"HoursOfOperations": {
|
72595
73082
|
"type": "list",
|
72596
73083
|
"member": {
|
72597
|
-
"shape": "
|
73084
|
+
"shape": "Sd3"
|
73085
|
+
}
|
73086
|
+
},
|
73087
|
+
"NextToken": {},
|
73088
|
+
"ApproximateTotalCount": {
|
73089
|
+
"type": "long"
|
73090
|
+
}
|
73091
|
+
}
|
73092
|
+
}
|
73093
|
+
},
|
73094
|
+
"SearchPredefinedAttributes": {
|
73095
|
+
"http": {
|
73096
|
+
"requestUri": "/search-predefined-attributes"
|
73097
|
+
},
|
73098
|
+
"input": {
|
73099
|
+
"type": "structure",
|
73100
|
+
"required": [
|
73101
|
+
"InstanceId"
|
73102
|
+
],
|
73103
|
+
"members": {
|
73104
|
+
"InstanceId": {},
|
73105
|
+
"NextToken": {},
|
73106
|
+
"MaxResults": {
|
73107
|
+
"type": "integer"
|
73108
|
+
},
|
73109
|
+
"SearchCriteria": {
|
73110
|
+
"shape": "Sqt"
|
73111
|
+
}
|
73112
|
+
}
|
73113
|
+
},
|
73114
|
+
"output": {
|
73115
|
+
"type": "structure",
|
73116
|
+
"members": {
|
73117
|
+
"PredefinedAttributes": {
|
73118
|
+
"type": "list",
|
73119
|
+
"member": {
|
73120
|
+
"shape": "Sdr"
|
72598
73121
|
}
|
72599
73122
|
},
|
72600
73123
|
"NextToken": {},
|
@@ -72623,12 +73146,12 @@ module.exports={
|
|
72623
73146
|
"type": "structure",
|
72624
73147
|
"members": {
|
72625
73148
|
"TagFilter": {
|
72626
|
-
"shape": "
|
73149
|
+
"shape": "Sqi"
|
72627
73150
|
}
|
72628
73151
|
}
|
72629
73152
|
},
|
72630
73153
|
"SearchCriteria": {
|
72631
|
-
"shape": "
|
73154
|
+
"shape": "Sqz"
|
72632
73155
|
}
|
72633
73156
|
}
|
72634
73157
|
},
|
@@ -72638,7 +73161,7 @@ module.exports={
|
|
72638
73161
|
"Prompts": {
|
72639
73162
|
"type": "list",
|
72640
73163
|
"member": {
|
72641
|
-
"shape": "
|
73164
|
+
"shape": "Sdu"
|
72642
73165
|
}
|
72643
73166
|
},
|
72644
73167
|
"NextToken": {},
|
@@ -72667,12 +73190,12 @@ module.exports={
|
|
72667
73190
|
"type": "structure",
|
72668
73191
|
"members": {
|
72669
73192
|
"TagFilter": {
|
72670
|
-
"shape": "
|
73193
|
+
"shape": "Sqi"
|
72671
73194
|
}
|
72672
73195
|
}
|
72673
73196
|
},
|
72674
73197
|
"SearchCriteria": {
|
72675
|
-
"shape": "
|
73198
|
+
"shape": "Sr5"
|
72676
73199
|
}
|
72677
73200
|
}
|
72678
73201
|
},
|
@@ -72682,7 +73205,7 @@ module.exports={
|
|
72682
73205
|
"Queues": {
|
72683
73206
|
"type": "list",
|
72684
73207
|
"member": {
|
72685
|
-
"shape": "
|
73208
|
+
"shape": "Sdx"
|
72686
73209
|
}
|
72687
73210
|
},
|
72688
73211
|
"NextToken": {},
|
@@ -72711,12 +73234,12 @@ module.exports={
|
|
72711
73234
|
"type": "structure",
|
72712
73235
|
"members": {
|
72713
73236
|
"TagFilter": {
|
72714
|
-
"shape": "
|
73237
|
+
"shape": "Sqi"
|
72715
73238
|
}
|
72716
73239
|
}
|
72717
73240
|
},
|
72718
73241
|
"SearchCriteria": {
|
72719
|
-
"shape": "
|
73242
|
+
"shape": "Src"
|
72720
73243
|
}
|
72721
73244
|
}
|
72722
73245
|
},
|
@@ -72726,7 +73249,7 @@ module.exports={
|
|
72726
73249
|
"QuickConnects": {
|
72727
73250
|
"type": "list",
|
72728
73251
|
"member": {
|
72729
|
-
"shape": "
|
73252
|
+
"shape": "Se1"
|
72730
73253
|
}
|
72731
73254
|
},
|
72732
73255
|
"NextToken": {},
|
@@ -72807,12 +73330,12 @@ module.exports={
|
|
72807
73330
|
"type": "structure",
|
72808
73331
|
"members": {
|
72809
73332
|
"TagFilter": {
|
72810
|
-
"shape": "
|
73333
|
+
"shape": "Sqi"
|
72811
73334
|
}
|
72812
73335
|
}
|
72813
73336
|
},
|
72814
73337
|
"SearchCriteria": {
|
72815
|
-
"shape": "
|
73338
|
+
"shape": "Srr"
|
72816
73339
|
}
|
72817
73340
|
}
|
72818
73341
|
},
|
@@ -72822,7 +73345,7 @@ module.exports={
|
|
72822
73345
|
"RoutingProfiles": {
|
72823
73346
|
"type": "list",
|
72824
73347
|
"member": {
|
72825
|
-
"shape": "
|
73348
|
+
"shape": "Se4"
|
72826
73349
|
}
|
72827
73350
|
},
|
72828
73351
|
"NextToken": {},
|
@@ -72848,13 +73371,13 @@ module.exports={
|
|
72848
73371
|
"type": "integer"
|
72849
73372
|
},
|
72850
73373
|
"SearchCriteria": {
|
72851
|
-
"shape": "
|
73374
|
+
"shape": "Srw"
|
72852
73375
|
},
|
72853
73376
|
"SearchFilter": {
|
72854
73377
|
"type": "structure",
|
72855
73378
|
"members": {
|
72856
73379
|
"TagFilter": {
|
72857
|
-
"shape": "
|
73380
|
+
"shape": "Sqi"
|
72858
73381
|
}
|
72859
73382
|
}
|
72860
73383
|
}
|
@@ -72874,7 +73397,7 @@ module.exports={
|
|
72874
73397
|
"SecurityProfileName": {},
|
72875
73398
|
"Description": {},
|
72876
73399
|
"Tags": {
|
72877
|
-
"shape": "
|
73400
|
+
"shape": "S34"
|
72878
73401
|
}
|
72879
73402
|
}
|
72880
73403
|
}
|
@@ -72905,12 +73428,12 @@ module.exports={
|
|
72905
73428
|
"type": "structure",
|
72906
73429
|
"members": {
|
72907
73430
|
"TagFilter": {
|
72908
|
-
"shape": "
|
73431
|
+
"shape": "Sqi"
|
72909
73432
|
}
|
72910
73433
|
}
|
72911
73434
|
},
|
72912
73435
|
"SearchCriteria": {
|
72913
|
-
"shape": "
|
73436
|
+
"shape": "Ss4"
|
72914
73437
|
}
|
72915
73438
|
}
|
72916
73439
|
},
|
@@ -72934,14 +73457,14 @@ module.exports={
|
|
72934
73457
|
}
|
72935
73458
|
},
|
72936
73459
|
"PhoneConfig": {
|
72937
|
-
"shape": "
|
73460
|
+
"shape": "S9m"
|
72938
73461
|
},
|
72939
73462
|
"RoutingProfileId": {},
|
72940
73463
|
"SecurityProfileIds": {
|
72941
|
-
"shape": "
|
73464
|
+
"shape": "S9r"
|
72942
73465
|
},
|
72943
73466
|
"Tags": {
|
72944
|
-
"shape": "
|
73467
|
+
"shape": "S34"
|
72945
73468
|
},
|
72946
73469
|
"Username": {}
|
72947
73470
|
}
|
@@ -73039,16 +73562,16 @@ module.exports={
|
|
73039
73562
|
"type": "structure",
|
73040
73563
|
"members": {
|
73041
73564
|
"SupportedMessagingContentTypes": {
|
73042
|
-
"shape": "
|
73565
|
+
"shape": "Ssp"
|
73043
73566
|
},
|
73044
73567
|
"ParticipantDetails": {
|
73045
|
-
"shape": "
|
73568
|
+
"shape": "Ssr"
|
73046
73569
|
},
|
73047
73570
|
"Attributes": {
|
73048
|
-
"shape": "
|
73571
|
+
"shape": "S2p"
|
73049
73572
|
},
|
73050
73573
|
"StreamingConfiguration": {
|
73051
|
-
"shape": "
|
73574
|
+
"shape": "Sss"
|
73052
73575
|
}
|
73053
73576
|
}
|
73054
73577
|
}
|
@@ -73080,10 +73603,10 @@ module.exports={
|
|
73080
73603
|
"InstanceId": {},
|
73081
73604
|
"ContactFlowId": {},
|
73082
73605
|
"Attributes": {
|
73083
|
-
"shape": "
|
73606
|
+
"shape": "S2p"
|
73084
73607
|
},
|
73085
73608
|
"ParticipantDetails": {
|
73086
|
-
"shape": "
|
73609
|
+
"shape": "Ssr"
|
73087
73610
|
},
|
73088
73611
|
"InitialMessage": {
|
73089
73612
|
"type": "structure",
|
@@ -73103,7 +73626,7 @@ module.exports={
|
|
73103
73626
|
"type": "integer"
|
73104
73627
|
},
|
73105
73628
|
"SupportedMessagingContentTypes": {
|
73106
|
-
"shape": "
|
73629
|
+
"shape": "Ssp"
|
73107
73630
|
},
|
73108
73631
|
"PersistentChat": {
|
73109
73632
|
"type": "structure",
|
@@ -73217,7 +73740,7 @@ module.exports={
|
|
73217
73740
|
"InstanceId": {},
|
73218
73741
|
"ContactId": {},
|
73219
73742
|
"ChatStreamingConfiguration": {
|
73220
|
-
"shape": "
|
73743
|
+
"shape": "Sss"
|
73221
73744
|
},
|
73222
73745
|
"ClientToken": {
|
73223
73746
|
"idempotencyToken": true
|
@@ -73250,7 +73773,7 @@ module.exports={
|
|
73250
73773
|
"Name": {},
|
73251
73774
|
"Description": {},
|
73252
73775
|
"References": {
|
73253
|
-
"shape": "
|
73776
|
+
"shape": "S73"
|
73254
73777
|
},
|
73255
73778
|
"RelatedContactId": {},
|
73256
73779
|
"DestinationPhoneNumber": {},
|
@@ -73262,7 +73785,7 @@ module.exports={
|
|
73262
73785
|
"SourcePhoneNumber": {},
|
73263
73786
|
"QueueId": {},
|
73264
73787
|
"Attributes": {
|
73265
|
-
"shape": "
|
73788
|
+
"shape": "S2p"
|
73266
73789
|
},
|
73267
73790
|
"AnswerMachineDetectionConfig": {
|
73268
73791
|
"type": "structure",
|
@@ -73302,11 +73825,11 @@ module.exports={
|
|
73302
73825
|
"PreviousContactId": {},
|
73303
73826
|
"ContactFlowId": {},
|
73304
73827
|
"Attributes": {
|
73305
|
-
"shape": "
|
73828
|
+
"shape": "S2p"
|
73306
73829
|
},
|
73307
73830
|
"Name": {},
|
73308
73831
|
"References": {
|
73309
|
-
"shape": "
|
73832
|
+
"shape": "S73"
|
73310
73833
|
},
|
73311
73834
|
"Description": {},
|
73312
73835
|
"ClientToken": {
|
@@ -73341,7 +73864,7 @@ module.exports={
|
|
73341
73864
|
],
|
73342
73865
|
"members": {
|
73343
73866
|
"Attributes": {
|
73344
|
-
"shape": "
|
73867
|
+
"shape": "S2p"
|
73345
73868
|
},
|
73346
73869
|
"ClientToken": {
|
73347
73870
|
"idempotencyToken": true
|
@@ -73352,19 +73875,19 @@ module.exports={
|
|
73352
73875
|
"type": "structure",
|
73353
73876
|
"members": {
|
73354
73877
|
"Customer": {
|
73355
|
-
"shape": "
|
73878
|
+
"shape": "Stm"
|
73356
73879
|
},
|
73357
73880
|
"Agent": {
|
73358
|
-
"shape": "
|
73881
|
+
"shape": "Stm"
|
73359
73882
|
}
|
73360
73883
|
}
|
73361
73884
|
},
|
73362
73885
|
"ParticipantDetails": {
|
73363
|
-
"shape": "
|
73886
|
+
"shape": "Ssr"
|
73364
73887
|
},
|
73365
73888
|
"RelatedContactId": {},
|
73366
73889
|
"References": {
|
73367
|
-
"shape": "
|
73890
|
+
"shape": "S73"
|
73368
73891
|
},
|
73369
73892
|
"Description": {}
|
73370
73893
|
}
|
@@ -73511,10 +74034,10 @@ module.exports={
|
|
73511
74034
|
"locationName": "EvaluationId"
|
73512
74035
|
},
|
73513
74036
|
"Answers": {
|
73514
|
-
"shape": "
|
74037
|
+
"shape": "Su9"
|
73515
74038
|
},
|
73516
74039
|
"Notes": {
|
73517
|
-
"shape": "
|
74040
|
+
"shape": "Sch"
|
73518
74041
|
}
|
73519
74042
|
}
|
73520
74043
|
},
|
@@ -73567,7 +74090,7 @@ module.exports={
|
|
73567
74090
|
"ContactId": {},
|
73568
74091
|
"InstanceId": {},
|
73569
74092
|
"Tags": {
|
73570
|
-
"shape": "
|
74093
|
+
"shape": "Sc3"
|
73571
74094
|
}
|
73572
74095
|
}
|
73573
74096
|
},
|
@@ -73593,7 +74116,7 @@ module.exports={
|
|
73593
74116
|
"locationName": "resourceArn"
|
73594
74117
|
},
|
73595
74118
|
"tags": {
|
73596
|
-
"shape": "
|
74119
|
+
"shape": "S34"
|
73597
74120
|
}
|
73598
74121
|
}
|
73599
74122
|
}
|
@@ -73741,7 +74264,7 @@ module.exports={
|
|
73741
74264
|
"Name": {},
|
73742
74265
|
"Description": {},
|
73743
74266
|
"References": {
|
73744
|
-
"shape": "
|
74267
|
+
"shape": "S73"
|
73745
74268
|
}
|
73746
74269
|
}
|
73747
74270
|
},
|
@@ -73765,7 +74288,7 @@ module.exports={
|
|
73765
74288
|
"InitialContactId": {},
|
73766
74289
|
"InstanceId": {},
|
73767
74290
|
"Attributes": {
|
73768
|
-
"shape": "
|
74291
|
+
"shape": "S2p"
|
73769
74292
|
}
|
73770
74293
|
}
|
73771
74294
|
},
|
@@ -73794,10 +74317,10 @@ module.exports={
|
|
73794
74317
|
"locationName": "EvaluationId"
|
73795
74318
|
},
|
73796
74319
|
"Answers": {
|
73797
|
-
"shape": "
|
74320
|
+
"shape": "Su9"
|
73798
74321
|
},
|
73799
74322
|
"Notes": {
|
73800
|
-
"shape": "
|
74323
|
+
"shape": "Sch"
|
73801
74324
|
}
|
73802
74325
|
}
|
73803
74326
|
},
|
@@ -73955,6 +74478,38 @@ module.exports={
|
|
73955
74478
|
"members": {}
|
73956
74479
|
}
|
73957
74480
|
},
|
74481
|
+
"UpdateContactRoutingData": {
|
74482
|
+
"http": {
|
74483
|
+
"requestUri": "/contacts/{InstanceId}/{ContactId}/routing-data"
|
74484
|
+
},
|
74485
|
+
"input": {
|
74486
|
+
"type": "structure",
|
74487
|
+
"required": [
|
74488
|
+
"InstanceId",
|
74489
|
+
"ContactId"
|
74490
|
+
],
|
74491
|
+
"members": {
|
74492
|
+
"InstanceId": {
|
74493
|
+
"location": "uri",
|
74494
|
+
"locationName": "InstanceId"
|
74495
|
+
},
|
74496
|
+
"ContactId": {
|
74497
|
+
"location": "uri",
|
74498
|
+
"locationName": "ContactId"
|
74499
|
+
},
|
74500
|
+
"QueueTimeAdjustmentSeconds": {
|
74501
|
+
"type": "integer"
|
74502
|
+
},
|
74503
|
+
"QueuePriority": {
|
74504
|
+
"type": "long"
|
74505
|
+
}
|
74506
|
+
}
|
74507
|
+
},
|
74508
|
+
"output": {
|
74509
|
+
"type": "structure",
|
74510
|
+
"members": {}
|
74511
|
+
}
|
74512
|
+
},
|
73958
74513
|
"UpdateContactSchedule": {
|
73959
74514
|
"http": {
|
73960
74515
|
"requestUri": "/contact/schedule"
|
@@ -74011,10 +74566,10 @@ module.exports={
|
|
74011
74566
|
"Title": {},
|
74012
74567
|
"Description": {},
|
74013
74568
|
"Items": {
|
74014
|
-
"shape": "
|
74569
|
+
"shape": "S3u"
|
74015
74570
|
},
|
74016
74571
|
"ScoringStrategy": {
|
74017
|
-
"shape": "
|
74572
|
+
"shape": "S4p"
|
74018
74573
|
},
|
74019
74574
|
"ClientToken": {
|
74020
74575
|
"idempotencyToken": true
|
@@ -74061,7 +74616,7 @@ module.exports={
|
|
74061
74616
|
"Description": {},
|
74062
74617
|
"TimeZone": {},
|
74063
74618
|
"Config": {
|
74064
|
-
"shape": "
|
74619
|
+
"shape": "S4x"
|
74065
74620
|
}
|
74066
74621
|
}
|
74067
74622
|
}
|
@@ -74240,6 +74795,31 @@ module.exports={
|
|
74240
74795
|
}
|
74241
74796
|
}
|
74242
74797
|
},
|
74798
|
+
"UpdatePredefinedAttribute": {
|
74799
|
+
"http": {
|
74800
|
+
"requestUri": "/predefined-attributes/{InstanceId}/{Name}"
|
74801
|
+
},
|
74802
|
+
"input": {
|
74803
|
+
"type": "structure",
|
74804
|
+
"required": [
|
74805
|
+
"InstanceId",
|
74806
|
+
"Name"
|
74807
|
+
],
|
74808
|
+
"members": {
|
74809
|
+
"InstanceId": {
|
74810
|
+
"location": "uri",
|
74811
|
+
"locationName": "InstanceId"
|
74812
|
+
},
|
74813
|
+
"Name": {
|
74814
|
+
"location": "uri",
|
74815
|
+
"locationName": "Name"
|
74816
|
+
},
|
74817
|
+
"Values": {
|
74818
|
+
"shape": "S5w"
|
74819
|
+
}
|
74820
|
+
}
|
74821
|
+
}
|
74822
|
+
},
|
74243
74823
|
"UpdatePrompt": {
|
74244
74824
|
"http": {
|
74245
74825
|
"requestUri": "/prompts/{InstanceId}/{PromptId}"
|
@@ -74366,7 +74946,7 @@ module.exports={
|
|
74366
74946
|
"locationName": "QueueId"
|
74367
74947
|
},
|
74368
74948
|
"OutboundCallerConfig": {
|
74369
|
-
"shape": "
|
74949
|
+
"shape": "S65"
|
74370
74950
|
}
|
74371
74951
|
}
|
74372
74952
|
}
|
@@ -74416,7 +74996,7 @@ module.exports={
|
|
74416
74996
|
"locationName": "QuickConnectId"
|
74417
74997
|
},
|
74418
74998
|
"QuickConnectConfig": {
|
74419
|
-
"shape": "
|
74999
|
+
"shape": "S6c"
|
74420
75000
|
}
|
74421
75001
|
}
|
74422
75002
|
}
|
@@ -74490,7 +75070,7 @@ module.exports={
|
|
74490
75070
|
"locationName": "RoutingProfileId"
|
74491
75071
|
},
|
74492
75072
|
"MediaConcurrencies": {
|
74493
|
-
"shape": "
|
75073
|
+
"shape": "S6l"
|
74494
75074
|
}
|
74495
75075
|
}
|
74496
75076
|
}
|
@@ -74596,7 +75176,7 @@ module.exports={
|
|
74596
75176
|
"Name": {},
|
74597
75177
|
"Function": {},
|
74598
75178
|
"Actions": {
|
74599
|
-
"shape": "
|
75179
|
+
"shape": "S6x"
|
74600
75180
|
},
|
74601
75181
|
"PublishStatus": {}
|
74602
75182
|
}
|
@@ -74615,7 +75195,7 @@ module.exports={
|
|
74615
75195
|
"members": {
|
74616
75196
|
"Description": {},
|
74617
75197
|
"Permissions": {
|
74618
|
-
"shape": "
|
75198
|
+
"shape": "S80"
|
74619
75199
|
},
|
74620
75200
|
"SecurityProfileId": {
|
74621
75201
|
"location": "uri",
|
@@ -74626,13 +75206,13 @@ module.exports={
|
|
74626
75206
|
"locationName": "InstanceId"
|
74627
75207
|
},
|
74628
75208
|
"AllowedAccessControlTags": {
|
74629
|
-
"shape": "
|
75209
|
+
"shape": "S82"
|
74630
75210
|
},
|
74631
75211
|
"TagRestrictedResources": {
|
74632
|
-
"shape": "
|
75212
|
+
"shape": "S85"
|
74633
75213
|
},
|
74634
75214
|
"Applications": {
|
74635
|
-
"shape": "
|
75215
|
+
"shape": "S87"
|
74636
75216
|
}
|
74637
75217
|
}
|
74638
75218
|
}
|
@@ -74660,14 +75240,14 @@ module.exports={
|
|
74660
75240
|
"Description": {},
|
74661
75241
|
"ContactFlowId": {},
|
74662
75242
|
"Constraints": {
|
74663
|
-
"shape": "
|
75243
|
+
"shape": "S8h"
|
74664
75244
|
},
|
74665
75245
|
"Defaults": {
|
74666
|
-
"shape": "
|
75246
|
+
"shape": "S8q"
|
74667
75247
|
},
|
74668
75248
|
"Status": {},
|
74669
75249
|
"Fields": {
|
74670
|
-
"shape": "
|
75250
|
+
"shape": "S8v"
|
74671
75251
|
}
|
74672
75252
|
}
|
74673
75253
|
},
|
@@ -74681,13 +75261,13 @@ module.exports={
|
|
74681
75261
|
"Description": {},
|
74682
75262
|
"ContactFlowId": {},
|
74683
75263
|
"Constraints": {
|
74684
|
-
"shape": "
|
75264
|
+
"shape": "S8h"
|
74685
75265
|
},
|
74686
75266
|
"Defaults": {
|
74687
|
-
"shape": "
|
75267
|
+
"shape": "S8q"
|
74688
75268
|
},
|
74689
75269
|
"Fields": {
|
74690
|
-
"shape": "
|
75270
|
+
"shape": "S8v"
|
74691
75271
|
},
|
74692
75272
|
"Status": {},
|
74693
75273
|
"LastModifiedTime": {
|
@@ -74715,13 +75295,13 @@ module.exports={
|
|
74715
75295
|
"locationName": "Id"
|
74716
75296
|
},
|
74717
75297
|
"TelephonyConfig": {
|
74718
|
-
"shape": "
|
75298
|
+
"shape": "Sih"
|
74719
75299
|
},
|
74720
75300
|
"SignInConfig": {
|
74721
|
-
"shape": "
|
75301
|
+
"shape": "Sim"
|
74722
75302
|
},
|
74723
75303
|
"AgentConfig": {
|
74724
|
-
"shape": "
|
75304
|
+
"shape": "Sip"
|
74725
75305
|
}
|
74726
75306
|
}
|
74727
75307
|
},
|
@@ -74792,19 +75372,19 @@ module.exports={
|
|
74792
75372
|
"type": "structure",
|
74793
75373
|
"members": {
|
74794
75374
|
"LevelOne": {
|
74795
|
-
"shape": "
|
75375
|
+
"shape": "Swl"
|
74796
75376
|
},
|
74797
75377
|
"LevelTwo": {
|
74798
|
-
"shape": "
|
75378
|
+
"shape": "Swl"
|
74799
75379
|
},
|
74800
75380
|
"LevelThree": {
|
74801
|
-
"shape": "
|
75381
|
+
"shape": "Swl"
|
74802
75382
|
},
|
74803
75383
|
"LevelFour": {
|
74804
|
-
"shape": "
|
75384
|
+
"shape": "Swl"
|
74805
75385
|
},
|
74806
75386
|
"LevelFive": {
|
74807
|
-
"shape": "
|
75387
|
+
"shape": "Swl"
|
74808
75388
|
}
|
74809
75389
|
}
|
74810
75390
|
},
|
@@ -74828,7 +75408,7 @@ module.exports={
|
|
74828
75408
|
],
|
74829
75409
|
"members": {
|
74830
75410
|
"IdentityInfo": {
|
74831
|
-
"shape": "
|
75411
|
+
"shape": "S9i"
|
74832
75412
|
},
|
74833
75413
|
"UserId": {
|
74834
75414
|
"location": "uri",
|
@@ -74854,7 +75434,7 @@ module.exports={
|
|
74854
75434
|
],
|
74855
75435
|
"members": {
|
74856
75436
|
"PhoneConfig": {
|
74857
|
-
"shape": "
|
75437
|
+
"shape": "S9m"
|
74858
75438
|
},
|
74859
75439
|
"UserId": {
|
74860
75440
|
"location": "uri",
|
@@ -74867,6 +75447,32 @@ module.exports={
|
|
74867
75447
|
}
|
74868
75448
|
}
|
74869
75449
|
},
|
75450
|
+
"UpdateUserProficiencies": {
|
75451
|
+
"http": {
|
75452
|
+
"requestUri": "/users/{InstanceId}/{UserId}/proficiencies"
|
75453
|
+
},
|
75454
|
+
"input": {
|
75455
|
+
"type": "structure",
|
75456
|
+
"required": [
|
75457
|
+
"InstanceId",
|
75458
|
+
"UserId",
|
75459
|
+
"UserProficiencies"
|
75460
|
+
],
|
75461
|
+
"members": {
|
75462
|
+
"InstanceId": {
|
75463
|
+
"location": "uri",
|
75464
|
+
"locationName": "InstanceId"
|
75465
|
+
},
|
75466
|
+
"UserId": {
|
75467
|
+
"location": "uri",
|
75468
|
+
"locationName": "UserId"
|
75469
|
+
},
|
75470
|
+
"UserProficiencies": {
|
75471
|
+
"shape": "S1x"
|
75472
|
+
}
|
75473
|
+
}
|
75474
|
+
}
|
75475
|
+
},
|
74870
75476
|
"UpdateUserRoutingProfile": {
|
74871
75477
|
"http": {
|
74872
75478
|
"requestUri": "/users/{InstanceId}/{UserId}/routing-profile"
|
@@ -74904,7 +75510,7 @@ module.exports={
|
|
74904
75510
|
],
|
74905
75511
|
"members": {
|
74906
75512
|
"SecurityProfileIds": {
|
74907
|
-
"shape": "
|
75513
|
+
"shape": "S9r"
|
74908
75514
|
},
|
74909
75515
|
"UserId": {
|
74910
75516
|
"location": "uri",
|
@@ -74940,7 +75546,7 @@ module.exports={
|
|
74940
75546
|
},
|
74941
75547
|
"Status": {},
|
74942
75548
|
"Content": {
|
74943
|
-
"shape": "
|
75549
|
+
"shape": "Sa1"
|
74944
75550
|
}
|
74945
75551
|
}
|
74946
75552
|
},
|
@@ -74948,7 +75554,7 @@ module.exports={
|
|
74948
75554
|
"type": "structure",
|
74949
75555
|
"members": {
|
74950
75556
|
"View": {
|
74951
|
-
"shape": "
|
75557
|
+
"shape": "Sa8"
|
74952
75558
|
}
|
74953
75559
|
}
|
74954
75560
|
}
|
@@ -74973,7 +75579,7 @@ module.exports={
|
|
74973
75579
|
"locationName": "ViewId"
|
74974
75580
|
},
|
74975
75581
|
"Name": {
|
74976
|
-
"shape": "
|
75582
|
+
"shape": "Sa6"
|
74977
75583
|
},
|
74978
75584
|
"Description": {}
|
74979
75585
|
}
|
@@ -75110,10 +75716,28 @@ module.exports={
|
|
75110
75716
|
}
|
75111
75717
|
},
|
75112
75718
|
"S1x": {
|
75719
|
+
"type": "list",
|
75720
|
+
"member": {
|
75721
|
+
"type": "structure",
|
75722
|
+
"required": [
|
75723
|
+
"AttributeName",
|
75724
|
+
"AttributeValue",
|
75725
|
+
"Level"
|
75726
|
+
],
|
75727
|
+
"members": {
|
75728
|
+
"AttributeName": {},
|
75729
|
+
"AttributeValue": {},
|
75730
|
+
"Level": {
|
75731
|
+
"type": "float"
|
75732
|
+
}
|
75733
|
+
}
|
75734
|
+
}
|
75735
|
+
},
|
75736
|
+
"S23": {
|
75113
75737
|
"type": "list",
|
75114
75738
|
"member": {}
|
75115
75739
|
},
|
75116
|
-
"
|
75740
|
+
"S25": {
|
75117
75741
|
"type": "list",
|
75118
75742
|
"member": {
|
75119
75743
|
"type": "structure",
|
@@ -75125,7 +75749,7 @@ module.exports={
|
|
75125
75749
|
}
|
75126
75750
|
}
|
75127
75751
|
},
|
75128
|
-
"
|
75752
|
+
"S27": {
|
75129
75753
|
"type": "list",
|
75130
75754
|
"member": {
|
75131
75755
|
"type": "structure",
|
@@ -75135,7 +75759,7 @@ module.exports={
|
|
75135
75759
|
}
|
75136
75760
|
}
|
75137
75761
|
},
|
75138
|
-
"
|
75762
|
+
"S2f": {
|
75139
75763
|
"type": "list",
|
75140
75764
|
"member": {
|
75141
75765
|
"type": "structure",
|
@@ -75146,24 +75770,24 @@ module.exports={
|
|
75146
75770
|
}
|
75147
75771
|
}
|
75148
75772
|
},
|
75149
|
-
"
|
75773
|
+
"S2l": {
|
75150
75774
|
"type": "structure",
|
75151
75775
|
"members": {
|
75152
75776
|
"Type": {},
|
75153
75777
|
"Address": {}
|
75154
75778
|
}
|
75155
75779
|
},
|
75156
|
-
"
|
75780
|
+
"S2p": {
|
75157
75781
|
"type": "map",
|
75158
75782
|
"key": {},
|
75159
75783
|
"value": {}
|
75160
75784
|
},
|
75161
|
-
"
|
75785
|
+
"S34": {
|
75162
75786
|
"type": "map",
|
75163
75787
|
"key": {},
|
75164
75788
|
"value": {}
|
75165
75789
|
},
|
75166
|
-
"
|
75790
|
+
"S3u": {
|
75167
75791
|
"type": "list",
|
75168
75792
|
"member": {
|
75169
75793
|
"type": "structure",
|
@@ -75180,7 +75804,7 @@ module.exports={
|
|
75180
75804
|
"RefId": {},
|
75181
75805
|
"Instructions": {},
|
75182
75806
|
"Items": {
|
75183
|
-
"shape": "
|
75807
|
+
"shape": "S3u"
|
75184
75808
|
},
|
75185
75809
|
"Weight": {
|
75186
75810
|
"type": "double"
|
@@ -75331,7 +75955,7 @@ module.exports={
|
|
75331
75955
|
"union": true
|
75332
75956
|
}
|
75333
75957
|
},
|
75334
|
-
"
|
75958
|
+
"S4p": {
|
75335
75959
|
"type": "structure",
|
75336
75960
|
"required": [
|
75337
75961
|
"Mode",
|
@@ -75342,7 +75966,7 @@ module.exports={
|
|
75342
75966
|
"Status": {}
|
75343
75967
|
}
|
75344
75968
|
},
|
75345
|
-
"
|
75969
|
+
"S4x": {
|
75346
75970
|
"type": "list",
|
75347
75971
|
"member": {
|
75348
75972
|
"type": "structure",
|
@@ -75354,15 +75978,15 @@ module.exports={
|
|
75354
75978
|
"members": {
|
75355
75979
|
"Day": {},
|
75356
75980
|
"StartTime": {
|
75357
|
-
"shape": "
|
75981
|
+
"shape": "S50"
|
75358
75982
|
},
|
75359
75983
|
"EndTime": {
|
75360
|
-
"shape": "
|
75984
|
+
"shape": "S50"
|
75361
75985
|
}
|
75362
75986
|
}
|
75363
75987
|
}
|
75364
75988
|
},
|
75365
|
-
"
|
75989
|
+
"S50": {
|
75366
75990
|
"type": "structure",
|
75367
75991
|
"required": [
|
75368
75992
|
"Hours",
|
@@ -75377,11 +76001,21 @@ module.exports={
|
|
75377
76001
|
}
|
75378
76002
|
}
|
75379
76003
|
},
|
75380
|
-
"
|
76004
|
+
"S57": {
|
75381
76005
|
"type": "string",
|
75382
76006
|
"sensitive": true
|
75383
76007
|
},
|
75384
76008
|
"S5w": {
|
76009
|
+
"type": "structure",
|
76010
|
+
"members": {
|
76011
|
+
"StringList": {
|
76012
|
+
"type": "list",
|
76013
|
+
"member": {}
|
76014
|
+
}
|
76015
|
+
},
|
76016
|
+
"union": true
|
76017
|
+
},
|
76018
|
+
"S65": {
|
75385
76019
|
"type": "structure",
|
75386
76020
|
"members": {
|
75387
76021
|
"OutboundCallerIdName": {},
|
@@ -75389,7 +76023,7 @@ module.exports={
|
|
75389
76023
|
"OutboundFlowId": {}
|
75390
76024
|
}
|
75391
76025
|
},
|
75392
|
-
"
|
76026
|
+
"S6c": {
|
75393
76027
|
"type": "structure",
|
75394
76028
|
"required": [
|
75395
76029
|
"QuickConnectType"
|
@@ -75429,7 +76063,7 @@ module.exports={
|
|
75429
76063
|
}
|
75430
76064
|
}
|
75431
76065
|
},
|
75432
|
-
"
|
76066
|
+
"S6l": {
|
75433
76067
|
"type": "list",
|
75434
76068
|
"member": {
|
75435
76069
|
"type": "structure",
|
@@ -75454,7 +76088,7 @@ module.exports={
|
|
75454
76088
|
}
|
75455
76089
|
}
|
75456
76090
|
},
|
75457
|
-
"
|
76091
|
+
"S6u": {
|
75458
76092
|
"type": "structure",
|
75459
76093
|
"required": [
|
75460
76094
|
"EventSourceName"
|
@@ -75464,7 +76098,7 @@ module.exports={
|
|
75464
76098
|
"IntegrationAssociationId": {}
|
75465
76099
|
}
|
75466
76100
|
},
|
75467
|
-
"
|
76101
|
+
"S6x": {
|
75468
76102
|
"type": "list",
|
75469
76103
|
"member": {
|
75470
76104
|
"type": "structure",
|
@@ -75484,7 +76118,7 @@ module.exports={
|
|
75484
76118
|
"Description": {},
|
75485
76119
|
"ContactFlowId": {},
|
75486
76120
|
"References": {
|
75487
|
-
"shape": "
|
76121
|
+
"shape": "S73"
|
75488
76122
|
}
|
75489
76123
|
}
|
75490
76124
|
},
|
@@ -75538,7 +76172,7 @@ module.exports={
|
|
75538
76172
|
],
|
75539
76173
|
"members": {
|
75540
76174
|
"Fields": {
|
75541
|
-
"shape": "
|
76175
|
+
"shape": "S7k"
|
75542
76176
|
},
|
75543
76177
|
"TemplateId": {}
|
75544
76178
|
}
|
@@ -75550,7 +76184,7 @@ module.exports={
|
|
75550
76184
|
],
|
75551
76185
|
"members": {
|
75552
76186
|
"Fields": {
|
75553
|
-
"shape": "
|
76187
|
+
"shape": "S7k"
|
75554
76188
|
}
|
75555
76189
|
}
|
75556
76190
|
},
|
@@ -75561,7 +76195,7 @@ module.exports={
|
|
75561
76195
|
}
|
75562
76196
|
}
|
75563
76197
|
},
|
75564
|
-
"
|
76198
|
+
"S73": {
|
75565
76199
|
"type": "map",
|
75566
76200
|
"key": {},
|
75567
76201
|
"value": {
|
@@ -75576,7 +76210,7 @@ module.exports={
|
|
75576
76210
|
}
|
75577
76211
|
}
|
75578
76212
|
},
|
75579
|
-
"
|
76213
|
+
"S7k": {
|
75580
76214
|
"type": "list",
|
75581
76215
|
"member": {
|
75582
76216
|
"type": "structure",
|
@@ -75605,20 +76239,20 @@ module.exports={
|
|
75605
76239
|
}
|
75606
76240
|
}
|
75607
76241
|
},
|
75608
|
-
"
|
76242
|
+
"S80": {
|
75609
76243
|
"type": "list",
|
75610
76244
|
"member": {}
|
75611
76245
|
},
|
75612
|
-
"
|
76246
|
+
"S82": {
|
75613
76247
|
"type": "map",
|
75614
76248
|
"key": {},
|
75615
76249
|
"value": {}
|
75616
76250
|
},
|
75617
|
-
"
|
76251
|
+
"S85": {
|
75618
76252
|
"type": "list",
|
75619
76253
|
"member": {}
|
75620
76254
|
},
|
75621
|
-
"
|
76255
|
+
"S87": {
|
75622
76256
|
"type": "list",
|
75623
76257
|
"member": {
|
75624
76258
|
"type": "structure",
|
@@ -75631,7 +76265,7 @@ module.exports={
|
|
75631
76265
|
}
|
75632
76266
|
}
|
75633
76267
|
},
|
75634
|
-
"
|
76268
|
+
"S8h": {
|
75635
76269
|
"type": "structure",
|
75636
76270
|
"members": {
|
75637
76271
|
"RequiredFields": {
|
@@ -75640,7 +76274,7 @@ module.exports={
|
|
75640
76274
|
"type": "structure",
|
75641
76275
|
"members": {
|
75642
76276
|
"Id": {
|
75643
|
-
"shape": "
|
76277
|
+
"shape": "S8k"
|
75644
76278
|
}
|
75645
76279
|
}
|
75646
76280
|
}
|
@@ -75651,7 +76285,7 @@ module.exports={
|
|
75651
76285
|
"type": "structure",
|
75652
76286
|
"members": {
|
75653
76287
|
"Id": {
|
75654
|
-
"shape": "
|
76288
|
+
"shape": "S8k"
|
75655
76289
|
}
|
75656
76290
|
}
|
75657
76291
|
}
|
@@ -75662,20 +76296,20 @@ module.exports={
|
|
75662
76296
|
"type": "structure",
|
75663
76297
|
"members": {
|
75664
76298
|
"Id": {
|
75665
|
-
"shape": "
|
76299
|
+
"shape": "S8k"
|
75666
76300
|
}
|
75667
76301
|
}
|
75668
76302
|
}
|
75669
76303
|
}
|
75670
76304
|
}
|
75671
76305
|
},
|
75672
|
-
"
|
76306
|
+
"S8k": {
|
75673
76307
|
"type": "structure",
|
75674
76308
|
"members": {
|
75675
76309
|
"Name": {}
|
75676
76310
|
}
|
75677
76311
|
},
|
75678
|
-
"
|
76312
|
+
"S8q": {
|
75679
76313
|
"type": "structure",
|
75680
76314
|
"members": {
|
75681
76315
|
"DefaultFieldValues": {
|
@@ -75684,7 +76318,7 @@ module.exports={
|
|
75684
76318
|
"type": "structure",
|
75685
76319
|
"members": {
|
75686
76320
|
"Id": {
|
75687
|
-
"shape": "
|
76321
|
+
"shape": "S8k"
|
75688
76322
|
},
|
75689
76323
|
"DefaultValue": {}
|
75690
76324
|
}
|
@@ -75692,7 +76326,7 @@ module.exports={
|
|
75692
76326
|
}
|
75693
76327
|
}
|
75694
76328
|
},
|
75695
|
-
"
|
76329
|
+
"S8v": {
|
75696
76330
|
"type": "list",
|
75697
76331
|
"member": {
|
75698
76332
|
"type": "structure",
|
@@ -75701,7 +76335,7 @@ module.exports={
|
|
75701
76335
|
],
|
75702
76336
|
"members": {
|
75703
76337
|
"Id": {
|
75704
|
-
"shape": "
|
76338
|
+
"shape": "S8k"
|
75705
76339
|
},
|
75706
76340
|
"Description": {},
|
75707
76341
|
"Type": {},
|
@@ -75712,7 +76346,7 @@ module.exports={
|
|
75712
76346
|
}
|
75713
76347
|
}
|
75714
76348
|
},
|
75715
|
-
"
|
76349
|
+
"S9i": {
|
75716
76350
|
"type": "structure",
|
75717
76351
|
"members": {
|
75718
76352
|
"FirstName": {},
|
@@ -75722,7 +76356,7 @@ module.exports={
|
|
75722
76356
|
"Mobile": {}
|
75723
76357
|
}
|
75724
76358
|
},
|
75725
|
-
"
|
76359
|
+
"S9m": {
|
75726
76360
|
"type": "structure",
|
75727
76361
|
"required": [
|
75728
76362
|
"PhoneType"
|
@@ -75738,37 +76372,37 @@ module.exports={
|
|
75738
76372
|
"DeskPhoneNumber": {}
|
75739
76373
|
}
|
75740
76374
|
},
|
75741
|
-
"
|
76375
|
+
"S9r": {
|
75742
76376
|
"type": "list",
|
75743
76377
|
"member": {}
|
75744
76378
|
},
|
75745
|
-
"
|
76379
|
+
"Sa1": {
|
75746
76380
|
"type": "structure",
|
75747
76381
|
"members": {
|
75748
76382
|
"Template": {},
|
75749
76383
|
"Actions": {
|
75750
|
-
"shape": "
|
76384
|
+
"shape": "Sa3"
|
75751
76385
|
}
|
75752
76386
|
}
|
75753
76387
|
},
|
75754
|
-
"
|
76388
|
+
"Sa3": {
|
75755
76389
|
"type": "list",
|
75756
76390
|
"member": {
|
75757
76391
|
"type": "string",
|
75758
76392
|
"sensitive": true
|
75759
76393
|
}
|
75760
76394
|
},
|
75761
|
-
"
|
76395
|
+
"Sa6": {
|
75762
76396
|
"type": "string",
|
75763
76397
|
"sensitive": true
|
75764
76398
|
},
|
75765
|
-
"
|
76399
|
+
"Sa8": {
|
75766
76400
|
"type": "structure",
|
75767
76401
|
"members": {
|
75768
76402
|
"Id": {},
|
75769
76403
|
"Arn": {},
|
75770
76404
|
"Name": {
|
75771
|
-
"shape": "
|
76405
|
+
"shape": "Sa6"
|
75772
76406
|
},
|
75773
76407
|
"Status": {},
|
75774
76408
|
"Type": {},
|
@@ -75786,12 +76420,12 @@ module.exports={
|
|
75786
76420
|
},
|
75787
76421
|
"Template": {},
|
75788
76422
|
"Actions": {
|
75789
|
-
"shape": "
|
76423
|
+
"shape": "Sa3"
|
75790
76424
|
}
|
75791
76425
|
}
|
75792
76426
|
},
|
75793
76427
|
"Tags": {
|
75794
|
-
"shape": "
|
76428
|
+
"shape": "S34"
|
75795
76429
|
},
|
75796
76430
|
"CreatedTime": {
|
75797
76431
|
"type": "timestamp"
|
@@ -75802,12 +76436,12 @@ module.exports={
|
|
75802
76436
|
"ViewContentSha256": {}
|
75803
76437
|
}
|
75804
76438
|
},
|
75805
|
-
"
|
76439
|
+
"Sc3": {
|
75806
76440
|
"type": "map",
|
75807
76441
|
"key": {},
|
75808
76442
|
"value": {}
|
75809
76443
|
},
|
75810
|
-
"
|
76444
|
+
"Sca": {
|
75811
76445
|
"type": "structure",
|
75812
76446
|
"members": {
|
75813
76447
|
"Percentage": {
|
@@ -75821,7 +76455,7 @@ module.exports={
|
|
75821
76455
|
}
|
75822
76456
|
}
|
75823
76457
|
},
|
75824
|
-
"
|
76458
|
+
"Sce": {
|
75825
76459
|
"type": "structure",
|
75826
76460
|
"members": {
|
75827
76461
|
"StringValue": {},
|
@@ -75834,7 +76468,7 @@ module.exports={
|
|
75834
76468
|
},
|
75835
76469
|
"union": true
|
75836
76470
|
},
|
75837
|
-
"
|
76471
|
+
"Sch": {
|
75838
76472
|
"type": "map",
|
75839
76473
|
"key": {},
|
75840
76474
|
"value": {
|
@@ -75844,7 +76478,7 @@ module.exports={
|
|
75844
76478
|
}
|
75845
76479
|
}
|
75846
76480
|
},
|
75847
|
-
"
|
76481
|
+
"Sd3": {
|
75848
76482
|
"type": "structure",
|
75849
76483
|
"members": {
|
75850
76484
|
"HoursOfOperationId": {},
|
@@ -75853,10 +76487,10 @@ module.exports={
|
|
75853
76487
|
"Description": {},
|
75854
76488
|
"TimeZone": {},
|
75855
76489
|
"Config": {
|
75856
|
-
"shape": "
|
76490
|
+
"shape": "S4x"
|
75857
76491
|
},
|
75858
76492
|
"Tags": {
|
75859
|
-
"shape": "
|
76493
|
+
"shape": "S34"
|
75860
76494
|
},
|
75861
76495
|
"LastModifiedTime": {
|
75862
76496
|
"type": "timestamp"
|
@@ -75864,14 +76498,27 @@ module.exports={
|
|
75864
76498
|
"LastModifiedRegion": {}
|
75865
76499
|
}
|
75866
76500
|
},
|
75867
|
-
"
|
76501
|
+
"Sdd": {
|
75868
76502
|
"type": "structure",
|
75869
76503
|
"members": {
|
75870
76504
|
"AttributeType": {},
|
75871
76505
|
"Value": {}
|
75872
76506
|
}
|
75873
76507
|
},
|
75874
|
-
"
|
76508
|
+
"Sdr": {
|
76509
|
+
"type": "structure",
|
76510
|
+
"members": {
|
76511
|
+
"Name": {},
|
76512
|
+
"Values": {
|
76513
|
+
"shape": "S5w"
|
76514
|
+
},
|
76515
|
+
"LastModifiedTime": {
|
76516
|
+
"type": "timestamp"
|
76517
|
+
},
|
76518
|
+
"LastModifiedRegion": {}
|
76519
|
+
}
|
76520
|
+
},
|
76521
|
+
"Sdu": {
|
75875
76522
|
"type": "structure",
|
75876
76523
|
"members": {
|
75877
76524
|
"PromptARN": {},
|
@@ -75879,7 +76526,7 @@ module.exports={
|
|
75879
76526
|
"Name": {},
|
75880
76527
|
"Description": {},
|
75881
76528
|
"Tags": {
|
75882
|
-
"shape": "
|
76529
|
+
"shape": "S34"
|
75883
76530
|
},
|
75884
76531
|
"LastModifiedTime": {
|
75885
76532
|
"type": "timestamp"
|
@@ -75887,7 +76534,7 @@ module.exports={
|
|
75887
76534
|
"LastModifiedRegion": {}
|
75888
76535
|
}
|
75889
76536
|
},
|
75890
|
-
"
|
76537
|
+
"Sdx": {
|
75891
76538
|
"type": "structure",
|
75892
76539
|
"members": {
|
75893
76540
|
"Name": {},
|
@@ -75895,7 +76542,7 @@ module.exports={
|
|
75895
76542
|
"QueueId": {},
|
75896
76543
|
"Description": {},
|
75897
76544
|
"OutboundCallerConfig": {
|
75898
|
-
"shape": "
|
76545
|
+
"shape": "S65"
|
75899
76546
|
},
|
75900
76547
|
"HoursOfOperationId": {},
|
75901
76548
|
"MaxContacts": {
|
@@ -75903,7 +76550,7 @@ module.exports={
|
|
75903
76550
|
},
|
75904
76551
|
"Status": {},
|
75905
76552
|
"Tags": {
|
75906
|
-
"shape": "
|
76553
|
+
"shape": "S34"
|
75907
76554
|
},
|
75908
76555
|
"LastModifiedTime": {
|
75909
76556
|
"type": "timestamp"
|
@@ -75911,7 +76558,7 @@ module.exports={
|
|
75911
76558
|
"LastModifiedRegion": {}
|
75912
76559
|
}
|
75913
76560
|
},
|
75914
|
-
"
|
76561
|
+
"Se1": {
|
75915
76562
|
"type": "structure",
|
75916
76563
|
"members": {
|
75917
76564
|
"QuickConnectARN": {},
|
@@ -75919,10 +76566,10 @@ module.exports={
|
|
75919
76566
|
"Name": {},
|
75920
76567
|
"Description": {},
|
75921
76568
|
"QuickConnectConfig": {
|
75922
|
-
"shape": "
|
76569
|
+
"shape": "S6c"
|
75923
76570
|
},
|
75924
76571
|
"Tags": {
|
75925
|
-
"shape": "
|
76572
|
+
"shape": "S34"
|
75926
76573
|
},
|
75927
76574
|
"LastModifiedTime": {
|
75928
76575
|
"type": "timestamp"
|
@@ -75930,7 +76577,7 @@ module.exports={
|
|
75930
76577
|
"LastModifiedRegion": {}
|
75931
76578
|
}
|
75932
76579
|
},
|
75933
|
-
"
|
76580
|
+
"Se4": {
|
75934
76581
|
"type": "structure",
|
75935
76582
|
"members": {
|
75936
76583
|
"InstanceId": {},
|
@@ -75939,11 +76586,11 @@ module.exports={
|
|
75939
76586
|
"RoutingProfileId": {},
|
75940
76587
|
"Description": {},
|
75941
76588
|
"MediaConcurrencies": {
|
75942
|
-
"shape": "
|
76589
|
+
"shape": "S6l"
|
75943
76590
|
},
|
75944
76591
|
"DefaultOutboundQueueId": {},
|
75945
76592
|
"Tags": {
|
75946
|
-
"shape": "
|
76593
|
+
"shape": "S34"
|
75947
76594
|
},
|
75948
76595
|
"NumberOfAssociatedQueues": {
|
75949
76596
|
"type": "long"
|
@@ -75961,7 +76608,7 @@ module.exports={
|
|
75961
76608
|
}
|
75962
76609
|
}
|
75963
76610
|
},
|
75964
|
-
"
|
76611
|
+
"Seq": {
|
75965
76612
|
"type": "structure",
|
75966
76613
|
"members": {
|
75967
76614
|
"Id": {},
|
@@ -75973,7 +76620,7 @@ module.exports={
|
|
75973
76620
|
"LastModifiedRegion": {}
|
75974
76621
|
}
|
75975
76622
|
},
|
75976
|
-
"
|
76623
|
+
"Seu": {
|
75977
76624
|
"type": "structure",
|
75978
76625
|
"members": {
|
75979
76626
|
"Id": {},
|
@@ -75985,85 +76632,90 @@ module.exports={
|
|
75985
76632
|
"LastModifiedRegion": {}
|
75986
76633
|
}
|
75987
76634
|
},
|
75988
|
-
"
|
76635
|
+
"Sfq": {
|
75989
76636
|
"type": "structure",
|
75990
76637
|
"members": {
|
75991
76638
|
"Queues": {
|
75992
|
-
"shape": "
|
76639
|
+
"shape": "Sfr"
|
75993
76640
|
},
|
75994
76641
|
"Channels": {
|
75995
76642
|
"type": "list",
|
75996
76643
|
"member": {}
|
75997
76644
|
},
|
75998
76645
|
"RoutingProfiles": {
|
75999
|
-
"shape": "
|
76646
|
+
"shape": "Sft"
|
76647
|
+
},
|
76648
|
+
"RoutingStepExpressions": {
|
76649
|
+
"type": "list",
|
76650
|
+
"member": {}
|
76000
76651
|
}
|
76001
76652
|
}
|
76002
76653
|
},
|
76003
|
-
"
|
76654
|
+
"Sfr": {
|
76004
76655
|
"type": "list",
|
76005
76656
|
"member": {}
|
76006
76657
|
},
|
76007
|
-
"
|
76658
|
+
"Sft": {
|
76008
76659
|
"type": "list",
|
76009
76660
|
"member": {}
|
76010
76661
|
},
|
76011
|
-
"
|
76662
|
+
"Sfw": {
|
76012
76663
|
"type": "list",
|
76013
76664
|
"member": {}
|
76014
76665
|
},
|
76015
|
-
"
|
76666
|
+
"Sfz": {
|
76016
76667
|
"type": "structure",
|
76017
76668
|
"members": {
|
76018
76669
|
"Name": {},
|
76019
76670
|
"Unit": {}
|
76020
76671
|
}
|
76021
76672
|
},
|
76022
|
-
"
|
76673
|
+
"Sga": {
|
76023
76674
|
"type": "structure",
|
76024
76675
|
"members": {
|
76025
76676
|
"Queue": {
|
76026
|
-
"shape": "
|
76677
|
+
"shape": "Sgb"
|
76027
76678
|
},
|
76028
76679
|
"Channel": {},
|
76029
76680
|
"RoutingProfile": {
|
76030
|
-
"shape": "
|
76031
|
-
}
|
76681
|
+
"shape": "Sgc"
|
76682
|
+
},
|
76683
|
+
"RoutingStepExpression": {}
|
76032
76684
|
}
|
76033
76685
|
},
|
76034
|
-
"
|
76686
|
+
"Sgb": {
|
76035
76687
|
"type": "structure",
|
76036
76688
|
"members": {
|
76037
76689
|
"Id": {},
|
76038
76690
|
"Arn": {}
|
76039
76691
|
}
|
76040
76692
|
},
|
76041
|
-
"
|
76693
|
+
"Sgc": {
|
76042
76694
|
"type": "structure",
|
76043
76695
|
"members": {
|
76044
76696
|
"Id": {},
|
76045
76697
|
"Arn": {}
|
76046
76698
|
}
|
76047
76699
|
},
|
76048
|
-
"
|
76700
|
+
"Sgt": {
|
76049
76701
|
"type": "structure",
|
76050
76702
|
"members": {
|
76051
76703
|
"Id": {},
|
76052
76704
|
"Arn": {}
|
76053
76705
|
}
|
76054
76706
|
},
|
76055
|
-
"
|
76707
|
+
"Sgv": {
|
76056
76708
|
"type": "map",
|
76057
76709
|
"key": {},
|
76058
76710
|
"value": {
|
76059
76711
|
"type": "integer"
|
76060
76712
|
}
|
76061
76713
|
},
|
76062
|
-
"
|
76714
|
+
"Sh2": {
|
76063
76715
|
"type": "string",
|
76064
76716
|
"sensitive": true
|
76065
76717
|
},
|
76066
|
-
"
|
76718
|
+
"Sh7": {
|
76067
76719
|
"type": "structure",
|
76068
76720
|
"members": {
|
76069
76721
|
"Name": {},
|
@@ -76080,7 +76732,7 @@ module.exports={
|
|
76080
76732
|
"Unit": {}
|
76081
76733
|
}
|
76082
76734
|
},
|
76083
|
-
"
|
76735
|
+
"Shs": {
|
76084
76736
|
"type": "structure",
|
76085
76737
|
"members": {
|
76086
76738
|
"Name": {},
|
@@ -76114,18 +76766,18 @@ module.exports={
|
|
76114
76766
|
}
|
76115
76767
|
}
|
76116
76768
|
},
|
76117
|
-
"
|
76769
|
+
"Sih": {
|
76118
76770
|
"type": "structure",
|
76119
76771
|
"required": [
|
76120
76772
|
"Distributions"
|
76121
76773
|
],
|
76122
76774
|
"members": {
|
76123
76775
|
"Distributions": {
|
76124
|
-
"shape": "
|
76776
|
+
"shape": "Sii"
|
76125
76777
|
}
|
76126
76778
|
}
|
76127
76779
|
},
|
76128
|
-
"
|
76780
|
+
"Sii": {
|
76129
76781
|
"type": "list",
|
76130
76782
|
"member": {
|
76131
76783
|
"type": "structure",
|
@@ -76141,7 +76793,7 @@ module.exports={
|
|
76141
76793
|
}
|
76142
76794
|
}
|
76143
76795
|
},
|
76144
|
-
"
|
76796
|
+
"Sim": {
|
76145
76797
|
"type": "structure",
|
76146
76798
|
"required": [
|
76147
76799
|
"Distributions"
|
@@ -76165,26 +76817,26 @@ module.exports={
|
|
76165
76817
|
}
|
76166
76818
|
}
|
76167
76819
|
},
|
76168
|
-
"
|
76820
|
+
"Sip": {
|
76169
76821
|
"type": "structure",
|
76170
76822
|
"required": [
|
76171
76823
|
"Distributions"
|
76172
76824
|
],
|
76173
76825
|
"members": {
|
76174
76826
|
"Distributions": {
|
76175
|
-
"shape": "
|
76827
|
+
"shape": "Sii"
|
76176
76828
|
}
|
76177
76829
|
}
|
76178
76830
|
},
|
76179
|
-
"
|
76831
|
+
"Sl5": {
|
76180
76832
|
"type": "list",
|
76181
76833
|
"member": {}
|
76182
76834
|
},
|
76183
|
-
"
|
76835
|
+
"Sl6": {
|
76184
76836
|
"type": "list",
|
76185
76837
|
"member": {}
|
76186
76838
|
},
|
76187
|
-
"
|
76839
|
+
"Slr": {
|
76188
76840
|
"type": "list",
|
76189
76841
|
"member": {
|
76190
76842
|
"type": "structure",
|
@@ -76200,7 +76852,7 @@ module.exports={
|
|
76200
76852
|
}
|
76201
76853
|
}
|
76202
76854
|
},
|
76203
|
-
"
|
76855
|
+
"Smg": {
|
76204
76856
|
"type": "structure",
|
76205
76857
|
"members": {
|
76206
76858
|
"AbsoluteTime": {
|
@@ -76210,7 +76862,7 @@ module.exports={
|
|
76210
76862
|
},
|
76211
76863
|
"union": true
|
76212
76864
|
},
|
76213
|
-
"
|
76865
|
+
"Smk": {
|
76214
76866
|
"type": "structure",
|
76215
76867
|
"required": [
|
76216
76868
|
"BeginOffsetChar",
|
@@ -76225,57 +76877,61 @@ module.exports={
|
|
76225
76877
|
}
|
76226
76878
|
}
|
76227
76879
|
},
|
76228
|
-
"
|
76880
|
+
"Spr": {
|
76881
|
+
"type": "list",
|
76882
|
+
"member": {}
|
76883
|
+
},
|
76884
|
+
"Sqi": {
|
76229
76885
|
"type": "structure",
|
76230
76886
|
"members": {
|
76231
76887
|
"OrConditions": {
|
76232
76888
|
"type": "list",
|
76233
76889
|
"member": {
|
76234
|
-
"shape": "
|
76890
|
+
"shape": "Sqk"
|
76235
76891
|
}
|
76236
76892
|
},
|
76237
76893
|
"AndConditions": {
|
76238
|
-
"shape": "
|
76894
|
+
"shape": "Sqk"
|
76239
76895
|
},
|
76240
76896
|
"TagCondition": {
|
76241
|
-
"shape": "
|
76897
|
+
"shape": "Sql"
|
76242
76898
|
}
|
76243
76899
|
}
|
76244
76900
|
},
|
76245
|
-
"
|
76901
|
+
"Sqk": {
|
76246
76902
|
"type": "list",
|
76247
76903
|
"member": {
|
76248
|
-
"shape": "
|
76904
|
+
"shape": "Sql"
|
76249
76905
|
}
|
76250
76906
|
},
|
76251
|
-
"
|
76907
|
+
"Sql": {
|
76252
76908
|
"type": "structure",
|
76253
76909
|
"members": {
|
76254
76910
|
"TagKey": {},
|
76255
76911
|
"TagValue": {}
|
76256
76912
|
}
|
76257
76913
|
},
|
76258
|
-
"
|
76914
|
+
"Sqm": {
|
76259
76915
|
"type": "structure",
|
76260
76916
|
"members": {
|
76261
76917
|
"OrConditions": {
|
76262
|
-
"shape": "
|
76918
|
+
"shape": "Sqn"
|
76263
76919
|
},
|
76264
76920
|
"AndConditions": {
|
76265
|
-
"shape": "
|
76921
|
+
"shape": "Sqn"
|
76266
76922
|
},
|
76267
76923
|
"StringCondition": {
|
76268
|
-
"shape": "
|
76924
|
+
"shape": "Sqo"
|
76269
76925
|
}
|
76270
76926
|
}
|
76271
76927
|
},
|
76272
|
-
"
|
76928
|
+
"Sqn": {
|
76273
76929
|
"type": "list",
|
76274
76930
|
"member": {
|
76275
|
-
"shape": "
|
76931
|
+
"shape": "Sqm"
|
76276
76932
|
}
|
76277
76933
|
},
|
76278
|
-
"
|
76934
|
+
"Sqo": {
|
76279
76935
|
"type": "structure",
|
76280
76936
|
"members": {
|
76281
76937
|
"FieldName": {},
|
@@ -76283,118 +76939,138 @@ module.exports={
|
|
76283
76939
|
"ComparisonType": {}
|
76284
76940
|
}
|
76285
76941
|
},
|
76286
|
-
"
|
76942
|
+
"Sqt": {
|
76943
|
+
"type": "structure",
|
76944
|
+
"members": {
|
76945
|
+
"OrConditions": {
|
76946
|
+
"shape": "Squ"
|
76947
|
+
},
|
76948
|
+
"AndConditions": {
|
76949
|
+
"shape": "Squ"
|
76950
|
+
},
|
76951
|
+
"StringCondition": {
|
76952
|
+
"shape": "Sqo"
|
76953
|
+
}
|
76954
|
+
}
|
76955
|
+
},
|
76956
|
+
"Squ": {
|
76957
|
+
"type": "list",
|
76958
|
+
"member": {
|
76959
|
+
"shape": "Sqt"
|
76960
|
+
}
|
76961
|
+
},
|
76962
|
+
"Sqz": {
|
76287
76963
|
"type": "structure",
|
76288
76964
|
"members": {
|
76289
76965
|
"OrConditions": {
|
76290
|
-
"shape": "
|
76966
|
+
"shape": "Sr0"
|
76291
76967
|
},
|
76292
76968
|
"AndConditions": {
|
76293
|
-
"shape": "
|
76969
|
+
"shape": "Sr0"
|
76294
76970
|
},
|
76295
76971
|
"StringCondition": {
|
76296
|
-
"shape": "
|
76972
|
+
"shape": "Sqo"
|
76297
76973
|
}
|
76298
76974
|
}
|
76299
76975
|
},
|
76300
|
-
"
|
76976
|
+
"Sr0": {
|
76301
76977
|
"type": "list",
|
76302
76978
|
"member": {
|
76303
|
-
"shape": "
|
76979
|
+
"shape": "Sqz"
|
76304
76980
|
}
|
76305
76981
|
},
|
76306
|
-
"
|
76982
|
+
"Sr5": {
|
76307
76983
|
"type": "structure",
|
76308
76984
|
"members": {
|
76309
76985
|
"OrConditions": {
|
76310
|
-
"shape": "
|
76986
|
+
"shape": "Sr6"
|
76311
76987
|
},
|
76312
76988
|
"AndConditions": {
|
76313
|
-
"shape": "
|
76989
|
+
"shape": "Sr6"
|
76314
76990
|
},
|
76315
76991
|
"StringCondition": {
|
76316
|
-
"shape": "
|
76992
|
+
"shape": "Sqo"
|
76317
76993
|
},
|
76318
76994
|
"QueueTypeCondition": {}
|
76319
76995
|
}
|
76320
76996
|
},
|
76321
|
-
"
|
76997
|
+
"Sr6": {
|
76322
76998
|
"type": "list",
|
76323
76999
|
"member": {
|
76324
|
-
"shape": "
|
77000
|
+
"shape": "Sr5"
|
76325
77001
|
}
|
76326
77002
|
},
|
76327
|
-
"
|
77003
|
+
"Src": {
|
76328
77004
|
"type": "structure",
|
76329
77005
|
"members": {
|
76330
77006
|
"OrConditions": {
|
76331
|
-
"shape": "
|
77007
|
+
"shape": "Srd"
|
76332
77008
|
},
|
76333
77009
|
"AndConditions": {
|
76334
|
-
"shape": "
|
77010
|
+
"shape": "Srd"
|
76335
77011
|
},
|
76336
77012
|
"StringCondition": {
|
76337
|
-
"shape": "
|
77013
|
+
"shape": "Sqo"
|
76338
77014
|
}
|
76339
77015
|
}
|
76340
77016
|
},
|
76341
|
-
"
|
77017
|
+
"Srd": {
|
76342
77018
|
"type": "list",
|
76343
77019
|
"member": {
|
76344
|
-
"shape": "
|
77020
|
+
"shape": "Src"
|
76345
77021
|
}
|
76346
77022
|
},
|
76347
|
-
"
|
77023
|
+
"Srr": {
|
76348
77024
|
"type": "structure",
|
76349
77025
|
"members": {
|
76350
77026
|
"OrConditions": {
|
76351
|
-
"shape": "
|
77027
|
+
"shape": "Srs"
|
76352
77028
|
},
|
76353
77029
|
"AndConditions": {
|
76354
|
-
"shape": "
|
77030
|
+
"shape": "Srs"
|
76355
77031
|
},
|
76356
77032
|
"StringCondition": {
|
76357
|
-
"shape": "
|
77033
|
+
"shape": "Sqo"
|
76358
77034
|
}
|
76359
77035
|
}
|
76360
77036
|
},
|
76361
|
-
"
|
77037
|
+
"Srs": {
|
76362
77038
|
"type": "list",
|
76363
77039
|
"member": {
|
76364
|
-
"shape": "
|
77040
|
+
"shape": "Srr"
|
76365
77041
|
}
|
76366
77042
|
},
|
76367
|
-
"
|
77043
|
+
"Srw": {
|
76368
77044
|
"type": "structure",
|
76369
77045
|
"members": {
|
76370
77046
|
"OrConditions": {
|
76371
|
-
"shape": "
|
77047
|
+
"shape": "Srx"
|
76372
77048
|
},
|
76373
77049
|
"AndConditions": {
|
76374
|
-
"shape": "
|
77050
|
+
"shape": "Srx"
|
76375
77051
|
},
|
76376
77052
|
"StringCondition": {
|
76377
|
-
"shape": "
|
77053
|
+
"shape": "Sqo"
|
76378
77054
|
}
|
76379
77055
|
}
|
76380
77056
|
},
|
76381
|
-
"
|
77057
|
+
"Srx": {
|
76382
77058
|
"type": "list",
|
76383
77059
|
"member": {
|
76384
|
-
"shape": "
|
77060
|
+
"shape": "Srw"
|
76385
77061
|
}
|
76386
77062
|
},
|
76387
|
-
"
|
77063
|
+
"Ss4": {
|
76388
77064
|
"type": "structure",
|
76389
77065
|
"members": {
|
76390
77066
|
"OrConditions": {
|
76391
|
-
"shape": "
|
77067
|
+
"shape": "Ss5"
|
76392
77068
|
},
|
76393
77069
|
"AndConditions": {
|
76394
|
-
"shape": "
|
77070
|
+
"shape": "Ss5"
|
76395
77071
|
},
|
76396
77072
|
"StringCondition": {
|
76397
|
-
"shape": "
|
77073
|
+
"shape": "Sqo"
|
76398
77074
|
},
|
76399
77075
|
"HierarchyGroupCondition": {
|
76400
77076
|
"type": "structure",
|
@@ -76405,17 +77081,17 @@ module.exports={
|
|
76405
77081
|
}
|
76406
77082
|
}
|
76407
77083
|
},
|
76408
|
-
"
|
77084
|
+
"Ss5": {
|
76409
77085
|
"type": "list",
|
76410
77086
|
"member": {
|
76411
|
-
"shape": "
|
77087
|
+
"shape": "Ss4"
|
76412
77088
|
}
|
76413
77089
|
},
|
76414
|
-
"
|
77090
|
+
"Ssp": {
|
76415
77091
|
"type": "list",
|
76416
77092
|
"member": {}
|
76417
77093
|
},
|
76418
|
-
"
|
77094
|
+
"Ssr": {
|
76419
77095
|
"type": "structure",
|
76420
77096
|
"required": [
|
76421
77097
|
"DisplayName"
|
@@ -76424,7 +77100,7 @@ module.exports={
|
|
76424
77100
|
"DisplayName": {}
|
76425
77101
|
}
|
76426
77102
|
},
|
76427
|
-
"
|
77103
|
+
"Sss": {
|
76428
77104
|
"type": "structure",
|
76429
77105
|
"required": [
|
76430
77106
|
"StreamingEndpointArn"
|
@@ -76433,25 +77109,25 @@ module.exports={
|
|
76433
77109
|
"StreamingEndpointArn": {}
|
76434
77110
|
}
|
76435
77111
|
},
|
76436
|
-
"
|
77112
|
+
"Stm": {
|
76437
77113
|
"type": "structure",
|
76438
77114
|
"members": {
|
76439
77115
|
"Video": {}
|
76440
77116
|
}
|
76441
77117
|
},
|
76442
|
-
"
|
77118
|
+
"Su9": {
|
76443
77119
|
"type": "map",
|
76444
77120
|
"key": {},
|
76445
77121
|
"value": {
|
76446
77122
|
"type": "structure",
|
76447
77123
|
"members": {
|
76448
77124
|
"Value": {
|
76449
|
-
"shape": "
|
77125
|
+
"shape": "Sce"
|
76450
77126
|
}
|
76451
77127
|
}
|
76452
77128
|
}
|
76453
77129
|
},
|
76454
|
-
"
|
77130
|
+
"Swl": {
|
76455
77131
|
"type": "structure",
|
76456
77132
|
"required": [
|
76457
77133
|
"Name"
|
@@ -76603,6 +77279,12 @@ module.exports={
|
|
76603
77279
|
"output_token": "NextToken",
|
76604
77280
|
"result_key": "ListPhoneNumbersSummaryList"
|
76605
77281
|
},
|
77282
|
+
"ListPredefinedAttributes": {
|
77283
|
+
"input_token": "NextToken",
|
77284
|
+
"limit_key": "MaxResults",
|
77285
|
+
"output_token": "NextToken",
|
77286
|
+
"result_key": "PredefinedAttributeSummaryList"
|
77287
|
+
},
|
76606
77288
|
"ListPrompts": {
|
76607
77289
|
"input_token": "NextToken",
|
76608
77290
|
"limit_key": "MaxResults",
|
@@ -76720,6 +77402,16 @@ module.exports={
|
|
76720
77402
|
"output_token": "NextToken",
|
76721
77403
|
"result_key": "UserHierarchyGroupSummaryList"
|
76722
77404
|
},
|
77405
|
+
"ListUserProficiencies": {
|
77406
|
+
"input_token": "NextToken",
|
77407
|
+
"limit_key": "MaxResults",
|
77408
|
+
"non_aggregate_keys": [
|
77409
|
+
"LastModifiedTime",
|
77410
|
+
"LastModifiedRegion"
|
77411
|
+
],
|
77412
|
+
"output_token": "NextToken",
|
77413
|
+
"result_key": "UserProficiencyList"
|
77414
|
+
},
|
76723
77415
|
"ListUsers": {
|
76724
77416
|
"input_token": "NextToken",
|
76725
77417
|
"limit_key": "MaxResults",
|
@@ -76744,6 +77436,15 @@ module.exports={
|
|
76744
77436
|
"output_token": "NextToken",
|
76745
77437
|
"result_key": "AvailableNumbersList"
|
76746
77438
|
},
|
77439
|
+
"SearchContacts": {
|
77440
|
+
"input_token": "NextToken",
|
77441
|
+
"limit_key": "MaxResults",
|
77442
|
+
"non_aggregate_keys": [
|
77443
|
+
"TotalCount"
|
77444
|
+
],
|
77445
|
+
"output_token": "NextToken",
|
77446
|
+
"result_key": "Contacts"
|
77447
|
+
},
|
76747
77448
|
"SearchHoursOfOperations": {
|
76748
77449
|
"input_token": "NextToken",
|
76749
77450
|
"limit_key": "MaxResults",
|
@@ -76753,6 +77454,15 @@ module.exports={
|
|
76753
77454
|
"output_token": "NextToken",
|
76754
77455
|
"result_key": "HoursOfOperations"
|
76755
77456
|
},
|
77457
|
+
"SearchPredefinedAttributes": {
|
77458
|
+
"input_token": "NextToken",
|
77459
|
+
"limit_key": "MaxResults",
|
77460
|
+
"non_aggregate_keys": [
|
77461
|
+
"ApproximateTotalCount"
|
77462
|
+
],
|
77463
|
+
"output_token": "NextToken",
|
77464
|
+
"result_key": "PredefinedAttributes"
|
77465
|
+
},
|
76756
77466
|
"SearchPrompts": {
|
76757
77467
|
"input_token": "NextToken",
|
76758
77468
|
"limit_key": "MaxResults",
|
@@ -214634,6 +215344,27 @@ module.exports={
|
|
214634
215344
|
}
|
214635
215345
|
}
|
214636
215346
|
},
|
215347
|
+
"DisableHttpEndpoint": {
|
215348
|
+
"input": {
|
215349
|
+
"type": "structure",
|
215350
|
+
"required": [
|
215351
|
+
"ResourceArn"
|
215352
|
+
],
|
215353
|
+
"members": {
|
215354
|
+
"ResourceArn": {}
|
215355
|
+
}
|
215356
|
+
},
|
215357
|
+
"output": {
|
215358
|
+
"resultWrapper": "DisableHttpEndpointResult",
|
215359
|
+
"type": "structure",
|
215360
|
+
"members": {
|
215361
|
+
"ResourceArn": {},
|
215362
|
+
"HttpEndpointEnabled": {
|
215363
|
+
"type": "boolean"
|
215364
|
+
}
|
215365
|
+
}
|
215366
|
+
}
|
215367
|
+
},
|
214637
215368
|
"DownloadDBLogFilePortion": {
|
214638
215369
|
"input": {
|
214639
215370
|
"type": "structure",
|
@@ -214662,6 +215393,27 @@ module.exports={
|
|
214662
215393
|
}
|
214663
215394
|
}
|
214664
215395
|
},
|
215396
|
+
"EnableHttpEndpoint": {
|
215397
|
+
"input": {
|
215398
|
+
"type": "structure",
|
215399
|
+
"required": [
|
215400
|
+
"ResourceArn"
|
215401
|
+
],
|
215402
|
+
"members": {
|
215403
|
+
"ResourceArn": {}
|
215404
|
+
}
|
215405
|
+
},
|
215406
|
+
"output": {
|
215407
|
+
"resultWrapper": "EnableHttpEndpointResult",
|
215408
|
+
"type": "structure",
|
215409
|
+
"members": {
|
215410
|
+
"ResourceArn": {},
|
215411
|
+
"HttpEndpointEnabled": {
|
215412
|
+
"type": "boolean"
|
215413
|
+
}
|
215414
|
+
}
|
215415
|
+
}
|
215416
|
+
},
|
214665
215417
|
"FailoverDBCluster": {
|
214666
215418
|
"input": {
|
214667
215419
|
"type": "structure",
|
@@ -214864,7 +215616,7 @@ module.exports={
|
|
214864
215616
|
"type": "long"
|
214865
215617
|
},
|
214866
215618
|
"CloudwatchLogsExportConfiguration": {
|
214867
|
-
"shape": "
|
215619
|
+
"shape": "Sdi"
|
214868
215620
|
},
|
214869
215621
|
"EngineVersion": {},
|
214870
215622
|
"AllowMajorVersionUpgrade": {
|
@@ -214978,7 +215730,7 @@ module.exports={
|
|
214978
215730
|
}
|
214979
215731
|
},
|
214980
215732
|
"output": {
|
214981
|
-
"shape": "
|
215733
|
+
"shape": "Sdn",
|
214982
215734
|
"resultWrapper": "ModifyDBClusterParameterGroupResult"
|
214983
215735
|
}
|
214984
215736
|
},
|
@@ -215097,7 +215849,7 @@ module.exports={
|
|
215097
215849
|
"type": "integer"
|
215098
215850
|
},
|
215099
215851
|
"CloudwatchLogsExportConfiguration": {
|
215100
|
-
"shape": "
|
215852
|
+
"shape": "Sdi"
|
215101
215853
|
},
|
215102
215854
|
"ProcessorFeatures": {
|
215103
215855
|
"shape": "S1c"
|
@@ -215168,7 +215920,7 @@ module.exports={
|
|
215168
215920
|
}
|
215169
215921
|
},
|
215170
215922
|
"output": {
|
215171
|
-
"shape": "
|
215923
|
+
"shape": "Sdt",
|
215172
215924
|
"resultWrapper": "ModifyDBParameterGroupResult"
|
215173
215925
|
}
|
215174
215926
|
},
|
@@ -215764,7 +216516,7 @@ module.exports={
|
|
215764
216516
|
}
|
215765
216517
|
},
|
215766
216518
|
"output": {
|
215767
|
-
"shape": "
|
216519
|
+
"shape": "Sdn",
|
215768
216520
|
"resultWrapper": "ResetDBClusterParameterGroupResult"
|
215769
216521
|
}
|
215770
216522
|
},
|
@@ -215785,7 +216537,7 @@ module.exports={
|
|
215785
216537
|
}
|
215786
216538
|
},
|
215787
216539
|
"output": {
|
215788
|
-
"shape": "
|
216540
|
+
"shape": "Sdt",
|
215789
216541
|
"resultWrapper": "ResetDBParameterGroupResult"
|
215790
216542
|
}
|
215791
216543
|
},
|
@@ -218737,7 +219489,7 @@ module.exports={
|
|
218737
219489
|
}
|
218738
219490
|
}
|
218739
219491
|
},
|
218740
|
-
"
|
219492
|
+
"Sdi": {
|
218741
219493
|
"type": "structure",
|
218742
219494
|
"members": {
|
218743
219495
|
"EnableLogTypes": {
|
@@ -218748,13 +219500,13 @@ module.exports={
|
|
218748
219500
|
}
|
218749
219501
|
}
|
218750
219502
|
},
|
218751
|
-
"
|
219503
|
+
"Sdn": {
|
218752
219504
|
"type": "structure",
|
218753
219505
|
"members": {
|
218754
219506
|
"DBClusterParameterGroupName": {}
|
218755
219507
|
}
|
218756
219508
|
},
|
218757
|
-
"
|
219509
|
+
"Sdt": {
|
218758
219510
|
"type": "structure",
|
218759
219511
|
"members": {
|
218760
219512
|
"DBParameterGroupName": {}
|
@@ -270380,7 +271132,7 @@ AWS.util.update(AWS, {
|
|
270380
271132
|
/**
|
270381
271133
|
* @constant
|
270382
271134
|
*/
|
270383
|
-
VERSION: '2.
|
271135
|
+
VERSION: '2.1524.0',
|
270384
271136
|
|
270385
271137
|
/**
|
270386
271138
|
* @api private
|
@@ -292604,7 +293356,7 @@ var LRUCache = /** @class */ (function () {
|
|
292604
293356
|
}());
|
292605
293357
|
exports.LRUCache = LRUCache;
|
292606
293358
|
},{}],467:[function(require,module,exports){
|
292607
|
-
// AWS SDK for JavaScript v2.
|
293359
|
+
// AWS SDK for JavaScript v2.1524.0
|
292608
293360
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
292609
293361
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
292610
293362
|
require('./browser_loader');
|