cdk-lambda-subminute 2.0.332 → 2.0.334
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 +16 -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/glue-2017-03-31.min.json +64 -18
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +24 -3
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +151 -20
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +104 -72
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.waiters2.json +168 -0
- package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.min.json +617 -0
- package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/networkmonitor-2023-08-01.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +51 -9
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +121 -121
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +354 -322
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- 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/glue.d.ts +84 -2
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +42 -1
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +101 -0
- 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/networkmonitor.d.ts +696 -0
- package/node_modules/aws-sdk/clients/networkmonitor.js +19 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +3 -3
- 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 +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +68 -17
- package/node_modules/aws-sdk/dist/aws-sdk.js +1244 -489
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +105 -105
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -383,6 +383,32 @@
|
|
383
383
|
},
|
384
384
|
"idempotent": true
|
385
385
|
},
|
386
|
+
"AssociateUserProficiencies": {
|
387
|
+
"http": {
|
388
|
+
"requestUri": "/users/{InstanceId}/{UserId}/associate-proficiencies"
|
389
|
+
},
|
390
|
+
"input": {
|
391
|
+
"type": "structure",
|
392
|
+
"required": [
|
393
|
+
"InstanceId",
|
394
|
+
"UserId",
|
395
|
+
"UserProficiencies"
|
396
|
+
],
|
397
|
+
"members": {
|
398
|
+
"InstanceId": {
|
399
|
+
"location": "uri",
|
400
|
+
"locationName": "InstanceId"
|
401
|
+
},
|
402
|
+
"UserId": {
|
403
|
+
"location": "uri",
|
404
|
+
"locationName": "UserId"
|
405
|
+
},
|
406
|
+
"UserProficiencies": {
|
407
|
+
"shape": "S1x"
|
408
|
+
}
|
409
|
+
}
|
410
|
+
}
|
411
|
+
},
|
386
412
|
"BatchAssociateAnalyticsDataSet": {
|
387
413
|
"http": {
|
388
414
|
"method": "PUT",
|
@@ -400,7 +426,7 @@
|
|
400
426
|
"locationName": "InstanceId"
|
401
427
|
},
|
402
428
|
"DataSetIds": {
|
403
|
-
"shape": "
|
429
|
+
"shape": "S23"
|
404
430
|
},
|
405
431
|
"TargetAccountId": {}
|
406
432
|
}
|
@@ -409,10 +435,10 @@
|
|
409
435
|
"type": "structure",
|
410
436
|
"members": {
|
411
437
|
"Created": {
|
412
|
-
"shape": "
|
438
|
+
"shape": "S25"
|
413
439
|
},
|
414
440
|
"Errors": {
|
415
|
-
"shape": "
|
441
|
+
"shape": "S27"
|
416
442
|
}
|
417
443
|
}
|
418
444
|
}
|
@@ -433,7 +459,7 @@
|
|
433
459
|
"locationName": "InstanceId"
|
434
460
|
},
|
435
461
|
"DataSetIds": {
|
436
|
-
"shape": "
|
462
|
+
"shape": "S23"
|
437
463
|
},
|
438
464
|
"TargetAccountId": {}
|
439
465
|
}
|
@@ -442,10 +468,10 @@
|
|
442
468
|
"type": "structure",
|
443
469
|
"members": {
|
444
470
|
"Deleted": {
|
445
|
-
"shape": "
|
471
|
+
"shape": "S23"
|
446
472
|
},
|
447
473
|
"Errors": {
|
448
|
-
"shape": "
|
474
|
+
"shape": "S27"
|
449
475
|
}
|
450
476
|
}
|
451
477
|
}
|
@@ -476,7 +502,7 @@
|
|
476
502
|
"type": "structure",
|
477
503
|
"members": {
|
478
504
|
"FlowAssociationSummaryList": {
|
479
|
-
"shape": "
|
505
|
+
"shape": "S2f"
|
480
506
|
}
|
481
507
|
}
|
482
508
|
}
|
@@ -506,15 +532,15 @@
|
|
506
532
|
"type": "structure",
|
507
533
|
"members": {
|
508
534
|
"SystemEndpoint": {
|
509
|
-
"shape": "
|
535
|
+
"shape": "S2l"
|
510
536
|
},
|
511
537
|
"CustomerEndpoint": {
|
512
|
-
"shape": "
|
538
|
+
"shape": "S2l"
|
513
539
|
},
|
514
540
|
"RequestIdentifier": {},
|
515
541
|
"QueueId": {},
|
516
542
|
"Attributes": {
|
517
|
-
"shape": "
|
543
|
+
"shape": "S2p"
|
518
544
|
},
|
519
545
|
"Campaign": {
|
520
546
|
"type": "structure",
|
@@ -570,7 +596,7 @@
|
|
570
596
|
"PhoneNumber": {},
|
571
597
|
"PhoneNumberDescription": {},
|
572
598
|
"Tags": {
|
573
|
-
"shape": "
|
599
|
+
"shape": "S34"
|
574
600
|
},
|
575
601
|
"ClientToken": {
|
576
602
|
"idempotencyToken": true
|
@@ -609,7 +635,7 @@
|
|
609
635
|
"type": "integer"
|
610
636
|
},
|
611
637
|
"Tags": {
|
612
|
-
"shape": "
|
638
|
+
"shape": "S34"
|
613
639
|
}
|
614
640
|
}
|
615
641
|
},
|
@@ -644,7 +670,7 @@
|
|
644
670
|
"Description": {},
|
645
671
|
"Content": {},
|
646
672
|
"Tags": {
|
647
|
-
"shape": "
|
673
|
+
"shape": "S34"
|
648
674
|
}
|
649
675
|
}
|
650
676
|
},
|
@@ -677,7 +703,7 @@
|
|
677
703
|
"Description": {},
|
678
704
|
"Content": {},
|
679
705
|
"Tags": {
|
680
|
-
"shape": "
|
706
|
+
"shape": "S34"
|
681
707
|
},
|
682
708
|
"ClientToken": {
|
683
709
|
"idempotencyToken": true
|
@@ -712,10 +738,10 @@
|
|
712
738
|
"Title": {},
|
713
739
|
"Description": {},
|
714
740
|
"Items": {
|
715
|
-
"shape": "
|
741
|
+
"shape": "S3u"
|
716
742
|
},
|
717
743
|
"ScoringStrategy": {
|
718
|
-
"shape": "
|
744
|
+
"shape": "S4p"
|
719
745
|
},
|
720
746
|
"ClientToken": {
|
721
747
|
"idempotencyToken": true
|
@@ -757,10 +783,10 @@
|
|
757
783
|
"Description": {},
|
758
784
|
"TimeZone": {},
|
759
785
|
"Config": {
|
760
|
-
"shape": "
|
786
|
+
"shape": "S4x"
|
761
787
|
},
|
762
788
|
"Tags": {
|
763
|
-
"shape": "
|
789
|
+
"shape": "S34"
|
764
790
|
}
|
765
791
|
}
|
766
792
|
},
|
@@ -788,7 +814,7 @@
|
|
788
814
|
"ClientToken": {},
|
789
815
|
"IdentityManagementType": {},
|
790
816
|
"InstanceAlias": {
|
791
|
-
"shape": "
|
817
|
+
"shape": "S57"
|
792
818
|
},
|
793
819
|
"DirectoryId": {},
|
794
820
|
"InboundCallsEnabled": {
|
@@ -798,7 +824,7 @@
|
|
798
824
|
"type": "boolean"
|
799
825
|
},
|
800
826
|
"Tags": {
|
801
|
-
"shape": "
|
827
|
+
"shape": "S34"
|
802
828
|
}
|
803
829
|
}
|
804
830
|
},
|
@@ -833,7 +859,7 @@
|
|
833
859
|
"SourceApplicationName": {},
|
834
860
|
"SourceType": {},
|
835
861
|
"Tags": {
|
836
|
-
"shape": "
|
862
|
+
"shape": "S34"
|
837
863
|
}
|
838
864
|
}
|
839
865
|
},
|
@@ -918,6 +944,30 @@
|
|
918
944
|
}
|
919
945
|
}
|
920
946
|
},
|
947
|
+
"CreatePredefinedAttribute": {
|
948
|
+
"http": {
|
949
|
+
"method": "PUT",
|
950
|
+
"requestUri": "/predefined-attributes/{InstanceId}"
|
951
|
+
},
|
952
|
+
"input": {
|
953
|
+
"type": "structure",
|
954
|
+
"required": [
|
955
|
+
"InstanceId",
|
956
|
+
"Name",
|
957
|
+
"Values"
|
958
|
+
],
|
959
|
+
"members": {
|
960
|
+
"InstanceId": {
|
961
|
+
"location": "uri",
|
962
|
+
"locationName": "InstanceId"
|
963
|
+
},
|
964
|
+
"Name": {},
|
965
|
+
"Values": {
|
966
|
+
"shape": "S5w"
|
967
|
+
}
|
968
|
+
}
|
969
|
+
}
|
970
|
+
},
|
921
971
|
"CreatePrompt": {
|
922
972
|
"http": {
|
923
973
|
"method": "PUT",
|
@@ -939,7 +989,7 @@
|
|
939
989
|
"Description": {},
|
940
990
|
"S3Uri": {},
|
941
991
|
"Tags": {
|
942
|
-
"shape": "
|
992
|
+
"shape": "S34"
|
943
993
|
}
|
944
994
|
}
|
945
995
|
},
|
@@ -971,7 +1021,7 @@
|
|
971
1021
|
"Name": {},
|
972
1022
|
"Description": {},
|
973
1023
|
"OutboundCallerConfig": {
|
974
|
-
"shape": "
|
1024
|
+
"shape": "S65"
|
975
1025
|
},
|
976
1026
|
"HoursOfOperationId": {},
|
977
1027
|
"MaxContacts": {
|
@@ -981,7 +1031,7 @@
|
|
981
1031
|
"shape": "S1f"
|
982
1032
|
},
|
983
1033
|
"Tags": {
|
984
|
-
"shape": "
|
1034
|
+
"shape": "S34"
|
985
1035
|
}
|
986
1036
|
}
|
987
1037
|
},
|
@@ -1013,10 +1063,10 @@
|
|
1013
1063
|
"Name": {},
|
1014
1064
|
"Description": {},
|
1015
1065
|
"QuickConnectConfig": {
|
1016
|
-
"shape": "
|
1066
|
+
"shape": "S6c"
|
1017
1067
|
},
|
1018
1068
|
"Tags": {
|
1019
|
-
"shape": "
|
1069
|
+
"shape": "S34"
|
1020
1070
|
}
|
1021
1071
|
}
|
1022
1072
|
},
|
@@ -1054,10 +1104,10 @@
|
|
1054
1104
|
"shape": "S1j"
|
1055
1105
|
},
|
1056
1106
|
"MediaConcurrencies": {
|
1057
|
-
"shape": "
|
1107
|
+
"shape": "S6l"
|
1058
1108
|
},
|
1059
1109
|
"Tags": {
|
1060
|
-
"shape": "
|
1110
|
+
"shape": "S34"
|
1061
1111
|
},
|
1062
1112
|
"AgentAvailabilityTimer": {}
|
1063
1113
|
}
|
@@ -1091,11 +1141,11 @@
|
|
1091
1141
|
},
|
1092
1142
|
"Name": {},
|
1093
1143
|
"TriggerEventSource": {
|
1094
|
-
"shape": "
|
1144
|
+
"shape": "S6u"
|
1095
1145
|
},
|
1096
1146
|
"Function": {},
|
1097
1147
|
"Actions": {
|
1098
|
-
"shape": "
|
1148
|
+
"shape": "S6x"
|
1099
1149
|
},
|
1100
1150
|
"PublishStatus": {},
|
1101
1151
|
"ClientToken": {
|
@@ -1130,23 +1180,23 @@
|
|
1130
1180
|
"SecurityProfileName": {},
|
1131
1181
|
"Description": {},
|
1132
1182
|
"Permissions": {
|
1133
|
-
"shape": "
|
1183
|
+
"shape": "S80"
|
1134
1184
|
},
|
1135
1185
|
"InstanceId": {
|
1136
1186
|
"location": "uri",
|
1137
1187
|
"locationName": "InstanceId"
|
1138
1188
|
},
|
1139
1189
|
"Tags": {
|
1140
|
-
"shape": "
|
1190
|
+
"shape": "S34"
|
1141
1191
|
},
|
1142
1192
|
"AllowedAccessControlTags": {
|
1143
|
-
"shape": "
|
1193
|
+
"shape": "S82"
|
1144
1194
|
},
|
1145
1195
|
"TagRestrictedResources": {
|
1146
|
-
"shape": "
|
1196
|
+
"shape": "S85"
|
1147
1197
|
},
|
1148
1198
|
"Applications": {
|
1149
|
-
"shape": "
|
1199
|
+
"shape": "S87"
|
1150
1200
|
}
|
1151
1201
|
}
|
1152
1202
|
},
|
@@ -1179,14 +1229,14 @@
|
|
1179
1229
|
"Description": {},
|
1180
1230
|
"ContactFlowId": {},
|
1181
1231
|
"Constraints": {
|
1182
|
-
"shape": "
|
1232
|
+
"shape": "S8h"
|
1183
1233
|
},
|
1184
1234
|
"Defaults": {
|
1185
|
-
"shape": "
|
1235
|
+
"shape": "S8q"
|
1186
1236
|
},
|
1187
1237
|
"Status": {},
|
1188
1238
|
"Fields": {
|
1189
|
-
"shape": "
|
1239
|
+
"shape": "S8v"
|
1190
1240
|
},
|
1191
1241
|
"ClientToken": {
|
1192
1242
|
"idempotencyToken": true
|
@@ -1224,7 +1274,7 @@
|
|
1224
1274
|
"idempotencyToken": true
|
1225
1275
|
},
|
1226
1276
|
"Tags": {
|
1227
|
-
"shape": "
|
1277
|
+
"shape": "S34"
|
1228
1278
|
}
|
1229
1279
|
}
|
1230
1280
|
},
|
@@ -1259,7 +1309,7 @@
|
|
1259
1309
|
},
|
1260
1310
|
"UseCaseType": {},
|
1261
1311
|
"Tags": {
|
1262
|
-
"shape": "
|
1312
|
+
"shape": "S34"
|
1263
1313
|
}
|
1264
1314
|
}
|
1265
1315
|
},
|
@@ -1289,14 +1339,14 @@
|
|
1289
1339
|
"Username": {},
|
1290
1340
|
"Password": {},
|
1291
1341
|
"IdentityInfo": {
|
1292
|
-
"shape": "
|
1342
|
+
"shape": "S9i"
|
1293
1343
|
},
|
1294
1344
|
"PhoneConfig": {
|
1295
|
-
"shape": "
|
1345
|
+
"shape": "S9m"
|
1296
1346
|
},
|
1297
1347
|
"DirectoryUserId": {},
|
1298
1348
|
"SecurityProfileIds": {
|
1299
|
-
"shape": "
|
1349
|
+
"shape": "S9r"
|
1300
1350
|
},
|
1301
1351
|
"RoutingProfileId": {},
|
1302
1352
|
"HierarchyGroupId": {},
|
@@ -1305,7 +1355,7 @@
|
|
1305
1355
|
"locationName": "InstanceId"
|
1306
1356
|
},
|
1307
1357
|
"Tags": {
|
1308
|
-
"shape": "
|
1358
|
+
"shape": "S34"
|
1309
1359
|
}
|
1310
1360
|
}
|
1311
1361
|
},
|
@@ -1336,7 +1386,7 @@
|
|
1336
1386
|
"locationName": "InstanceId"
|
1337
1387
|
},
|
1338
1388
|
"Tags": {
|
1339
|
-
"shape": "
|
1389
|
+
"shape": "S34"
|
1340
1390
|
}
|
1341
1391
|
}
|
1342
1392
|
},
|
@@ -1369,14 +1419,14 @@
|
|
1369
1419
|
"ClientToken": {},
|
1370
1420
|
"Status": {},
|
1371
1421
|
"Content": {
|
1372
|
-
"shape": "
|
1422
|
+
"shape": "Sa1"
|
1373
1423
|
},
|
1374
1424
|
"Description": {},
|
1375
1425
|
"Name": {
|
1376
|
-
"shape": "
|
1426
|
+
"shape": "Sa6"
|
1377
1427
|
},
|
1378
1428
|
"Tags": {
|
1379
|
-
"shape": "
|
1429
|
+
"shape": "S34"
|
1380
1430
|
}
|
1381
1431
|
}
|
1382
1432
|
},
|
@@ -1384,7 +1434,7 @@
|
|
1384
1434
|
"type": "structure",
|
1385
1435
|
"members": {
|
1386
1436
|
"View": {
|
1387
|
-
"shape": "
|
1437
|
+
"shape": "Sa8"
|
1388
1438
|
}
|
1389
1439
|
}
|
1390
1440
|
},
|
@@ -1418,7 +1468,7 @@
|
|
1418
1468
|
"type": "structure",
|
1419
1469
|
"members": {
|
1420
1470
|
"View": {
|
1421
|
-
"shape": "
|
1471
|
+
"shape": "Sa8"
|
1422
1472
|
}
|
1423
1473
|
}
|
1424
1474
|
},
|
@@ -1448,7 +1498,7 @@
|
|
1448
1498
|
"LanguageCode": {},
|
1449
1499
|
"Content": {},
|
1450
1500
|
"Tags": {
|
1451
|
-
"shape": "
|
1501
|
+
"shape": "S34"
|
1452
1502
|
}
|
1453
1503
|
}
|
1454
1504
|
},
|
@@ -1678,6 +1728,30 @@
|
|
1678
1728
|
}
|
1679
1729
|
}
|
1680
1730
|
},
|
1731
|
+
"DeletePredefinedAttribute": {
|
1732
|
+
"http": {
|
1733
|
+
"method": "DELETE",
|
1734
|
+
"requestUri": "/predefined-attributes/{InstanceId}/{Name}"
|
1735
|
+
},
|
1736
|
+
"input": {
|
1737
|
+
"type": "structure",
|
1738
|
+
"required": [
|
1739
|
+
"InstanceId",
|
1740
|
+
"Name"
|
1741
|
+
],
|
1742
|
+
"members": {
|
1743
|
+
"InstanceId": {
|
1744
|
+
"location": "uri",
|
1745
|
+
"locationName": "InstanceId"
|
1746
|
+
},
|
1747
|
+
"Name": {
|
1748
|
+
"location": "uri",
|
1749
|
+
"locationName": "Name"
|
1750
|
+
}
|
1751
|
+
}
|
1752
|
+
},
|
1753
|
+
"idempotent": true
|
1754
|
+
},
|
1681
1755
|
"DeletePrompt": {
|
1682
1756
|
"http": {
|
1683
1757
|
"method": "DELETE",
|
@@ -2072,7 +2146,7 @@
|
|
2072
2146
|
},
|
2073
2147
|
"State": {},
|
2074
2148
|
"Tags": {
|
2075
|
-
"shape": "
|
2149
|
+
"shape": "S34"
|
2076
2150
|
},
|
2077
2151
|
"LastModifiedTime": {
|
2078
2152
|
"type": "timestamp"
|
@@ -2171,8 +2245,14 @@
|
|
2171
2245
|
"SessionArn": {}
|
2172
2246
|
}
|
2173
2247
|
},
|
2248
|
+
"QueueTimeAdjustmentSeconds": {
|
2249
|
+
"type": "integer"
|
2250
|
+
},
|
2251
|
+
"QueuePriority": {
|
2252
|
+
"type": "long"
|
2253
|
+
},
|
2174
2254
|
"Tags": {
|
2175
|
-
"shape": "
|
2255
|
+
"shape": "Sc3"
|
2176
2256
|
}
|
2177
2257
|
}
|
2178
2258
|
}
|
@@ -2234,7 +2314,7 @@
|
|
2234
2314
|
"EvaluatorArn": {},
|
2235
2315
|
"ContactAgentId": {},
|
2236
2316
|
"Score": {
|
2237
|
-
"shape": "
|
2317
|
+
"shape": "Sca"
|
2238
2318
|
}
|
2239
2319
|
}
|
2240
2320
|
},
|
@@ -2245,23 +2325,23 @@
|
|
2245
2325
|
"type": "structure",
|
2246
2326
|
"members": {
|
2247
2327
|
"Value": {
|
2248
|
-
"shape": "
|
2328
|
+
"shape": "Sce"
|
2249
2329
|
},
|
2250
2330
|
"SystemSuggestedValue": {
|
2251
|
-
"shape": "
|
2331
|
+
"shape": "Sce"
|
2252
2332
|
}
|
2253
2333
|
}
|
2254
2334
|
}
|
2255
2335
|
},
|
2256
2336
|
"Notes": {
|
2257
|
-
"shape": "
|
2337
|
+
"shape": "Sch"
|
2258
2338
|
},
|
2259
2339
|
"Status": {},
|
2260
2340
|
"Scores": {
|
2261
2341
|
"type": "map",
|
2262
2342
|
"key": {},
|
2263
2343
|
"value": {
|
2264
|
-
"shape": "
|
2344
|
+
"shape": "Sca"
|
2265
2345
|
}
|
2266
2346
|
},
|
2267
2347
|
"CreatedTime": {
|
@@ -2271,7 +2351,7 @@
|
|
2271
2351
|
"type": "timestamp"
|
2272
2352
|
},
|
2273
2353
|
"Tags": {
|
2274
|
-
"shape": "
|
2354
|
+
"shape": "S34"
|
2275
2355
|
}
|
2276
2356
|
}
|
2277
2357
|
},
|
@@ -2293,10 +2373,10 @@
|
|
2293
2373
|
"Title": {},
|
2294
2374
|
"Description": {},
|
2295
2375
|
"Items": {
|
2296
|
-
"shape": "
|
2376
|
+
"shape": "S3u"
|
2297
2377
|
},
|
2298
2378
|
"ScoringStrategy": {
|
2299
|
-
"shape": "
|
2379
|
+
"shape": "S4p"
|
2300
2380
|
}
|
2301
2381
|
}
|
2302
2382
|
}
|
@@ -2339,7 +2419,7 @@
|
|
2339
2419
|
"Description": {},
|
2340
2420
|
"Content": {},
|
2341
2421
|
"Tags": {
|
2342
|
-
"shape": "
|
2422
|
+
"shape": "S34"
|
2343
2423
|
}
|
2344
2424
|
}
|
2345
2425
|
}
|
@@ -2382,7 +2462,7 @@
|
|
2382
2462
|
"State": {},
|
2383
2463
|
"Status": {},
|
2384
2464
|
"Tags": {
|
2385
|
-
"shape": "
|
2465
|
+
"shape": "S34"
|
2386
2466
|
}
|
2387
2467
|
}
|
2388
2468
|
}
|
@@ -2450,10 +2530,10 @@
|
|
2450
2530
|
"Description": {},
|
2451
2531
|
"Status": {},
|
2452
2532
|
"Items": {
|
2453
|
-
"shape": "
|
2533
|
+
"shape": "S3u"
|
2454
2534
|
},
|
2455
2535
|
"ScoringStrategy": {
|
2456
|
-
"shape": "
|
2536
|
+
"shape": "S4p"
|
2457
2537
|
},
|
2458
2538
|
"CreatedTime": {
|
2459
2539
|
"type": "timestamp"
|
@@ -2464,7 +2544,7 @@
|
|
2464
2544
|
},
|
2465
2545
|
"LastModifiedBy": {},
|
2466
2546
|
"Tags": {
|
2467
|
-
"shape": "
|
2547
|
+
"shape": "S34"
|
2468
2548
|
}
|
2469
2549
|
}
|
2470
2550
|
}
|
@@ -2497,7 +2577,7 @@
|
|
2497
2577
|
"type": "structure",
|
2498
2578
|
"members": {
|
2499
2579
|
"HoursOfOperation": {
|
2500
|
-
"shape": "
|
2580
|
+
"shape": "Sd3"
|
2501
2581
|
}
|
2502
2582
|
}
|
2503
2583
|
}
|
@@ -2529,7 +2609,7 @@
|
|
2529
2609
|
"Arn": {},
|
2530
2610
|
"IdentityManagementType": {},
|
2531
2611
|
"InstanceAlias": {
|
2532
|
-
"shape": "
|
2612
|
+
"shape": "S57"
|
2533
2613
|
},
|
2534
2614
|
"CreatedTime": {
|
2535
2615
|
"type": "timestamp"
|
@@ -2550,7 +2630,7 @@
|
|
2550
2630
|
},
|
2551
2631
|
"InstanceAccessUrl": {},
|
2552
2632
|
"Tags": {
|
2553
|
-
"shape": "
|
2633
|
+
"shape": "S34"
|
2554
2634
|
}
|
2555
2635
|
}
|
2556
2636
|
}
|
@@ -2583,7 +2663,7 @@
|
|
2583
2663
|
"type": "structure",
|
2584
2664
|
"members": {
|
2585
2665
|
"Attribute": {
|
2586
|
-
"shape": "
|
2666
|
+
"shape": "Sdd"
|
2587
2667
|
}
|
2588
2668
|
}
|
2589
2669
|
}
|
@@ -2656,7 +2736,7 @@
|
|
2656
2736
|
"TargetArn": {},
|
2657
2737
|
"InstanceId": {},
|
2658
2738
|
"Tags": {
|
2659
|
-
"shape": "
|
2739
|
+
"shape": "S34"
|
2660
2740
|
},
|
2661
2741
|
"PhoneNumberStatus": {
|
2662
2742
|
"type": "structure",
|
@@ -2671,6 +2751,37 @@
|
|
2671
2751
|
}
|
2672
2752
|
}
|
2673
2753
|
},
|
2754
|
+
"DescribePredefinedAttribute": {
|
2755
|
+
"http": {
|
2756
|
+
"method": "GET",
|
2757
|
+
"requestUri": "/predefined-attributes/{InstanceId}/{Name}"
|
2758
|
+
},
|
2759
|
+
"input": {
|
2760
|
+
"type": "structure",
|
2761
|
+
"required": [
|
2762
|
+
"InstanceId",
|
2763
|
+
"Name"
|
2764
|
+
],
|
2765
|
+
"members": {
|
2766
|
+
"InstanceId": {
|
2767
|
+
"location": "uri",
|
2768
|
+
"locationName": "InstanceId"
|
2769
|
+
},
|
2770
|
+
"Name": {
|
2771
|
+
"location": "uri",
|
2772
|
+
"locationName": "Name"
|
2773
|
+
}
|
2774
|
+
}
|
2775
|
+
},
|
2776
|
+
"output": {
|
2777
|
+
"type": "structure",
|
2778
|
+
"members": {
|
2779
|
+
"PredefinedAttribute": {
|
2780
|
+
"shape": "Sdr"
|
2781
|
+
}
|
2782
|
+
}
|
2783
|
+
}
|
2784
|
+
},
|
2674
2785
|
"DescribePrompt": {
|
2675
2786
|
"http": {
|
2676
2787
|
"method": "GET",
|
@@ -2697,7 +2808,7 @@
|
|
2697
2808
|
"type": "structure",
|
2698
2809
|
"members": {
|
2699
2810
|
"Prompt": {
|
2700
|
-
"shape": "
|
2811
|
+
"shape": "Sdu"
|
2701
2812
|
}
|
2702
2813
|
}
|
2703
2814
|
}
|
@@ -2728,7 +2839,7 @@
|
|
2728
2839
|
"type": "structure",
|
2729
2840
|
"members": {
|
2730
2841
|
"Queue": {
|
2731
|
-
"shape": "
|
2842
|
+
"shape": "Sdx"
|
2732
2843
|
}
|
2733
2844
|
}
|
2734
2845
|
}
|
@@ -2759,7 +2870,7 @@
|
|
2759
2870
|
"type": "structure",
|
2760
2871
|
"members": {
|
2761
2872
|
"QuickConnect": {
|
2762
|
-
"shape": "
|
2873
|
+
"shape": "Se1"
|
2763
2874
|
}
|
2764
2875
|
}
|
2765
2876
|
}
|
@@ -2790,7 +2901,7 @@
|
|
2790
2901
|
"type": "structure",
|
2791
2902
|
"members": {
|
2792
2903
|
"RoutingProfile": {
|
2793
|
-
"shape": "
|
2904
|
+
"shape": "Se4"
|
2794
2905
|
}
|
2795
2906
|
}
|
2796
2907
|
}
|
@@ -2842,11 +2953,11 @@
|
|
2842
2953
|
"RuleId": {},
|
2843
2954
|
"RuleArn": {},
|
2844
2955
|
"TriggerEventSource": {
|
2845
|
-
"shape": "
|
2956
|
+
"shape": "S6u"
|
2846
2957
|
},
|
2847
2958
|
"Function": {},
|
2848
2959
|
"Actions": {
|
2849
|
-
"shape": "
|
2960
|
+
"shape": "S6x"
|
2850
2961
|
},
|
2851
2962
|
"PublishStatus": {},
|
2852
2963
|
"CreatedTime": {
|
@@ -2857,7 +2968,7 @@
|
|
2857
2968
|
},
|
2858
2969
|
"LastUpdatedBy": {},
|
2859
2970
|
"Tags": {
|
2860
|
-
"shape": "
|
2971
|
+
"shape": "S34"
|
2861
2972
|
}
|
2862
2973
|
}
|
2863
2974
|
}
|
@@ -2898,13 +3009,13 @@
|
|
2898
3009
|
"SecurityProfileName": {},
|
2899
3010
|
"Description": {},
|
2900
3011
|
"Tags": {
|
2901
|
-
"shape": "
|
3012
|
+
"shape": "S34"
|
2902
3013
|
},
|
2903
3014
|
"AllowedAccessControlTags": {
|
2904
|
-
"shape": "
|
3015
|
+
"shape": "S82"
|
2905
3016
|
},
|
2906
3017
|
"TagRestrictedResources": {
|
2907
|
-
"shape": "
|
3018
|
+
"shape": "S85"
|
2908
3019
|
},
|
2909
3020
|
"LastModifiedTime": {
|
2910
3021
|
"type": "timestamp"
|
@@ -2945,7 +3056,7 @@
|
|
2945
3056
|
"InstanceArn": {},
|
2946
3057
|
"Status": {},
|
2947
3058
|
"Tags": {
|
2948
|
-
"shape": "
|
3059
|
+
"shape": "S34"
|
2949
3060
|
},
|
2950
3061
|
"IsDefault": {
|
2951
3062
|
"type": "boolean"
|
@@ -2987,19 +3098,19 @@
|
|
2987
3098
|
"Arn": {},
|
2988
3099
|
"Username": {},
|
2989
3100
|
"IdentityInfo": {
|
2990
|
-
"shape": "
|
3101
|
+
"shape": "S9i"
|
2991
3102
|
},
|
2992
3103
|
"PhoneConfig": {
|
2993
|
-
"shape": "
|
3104
|
+
"shape": "S9m"
|
2994
3105
|
},
|
2995
3106
|
"DirectoryUserId": {},
|
2996
3107
|
"SecurityProfileIds": {
|
2997
|
-
"shape": "
|
3108
|
+
"shape": "S9r"
|
2998
3109
|
},
|
2999
3110
|
"RoutingProfileId": {},
|
3000
3111
|
"HierarchyGroupId": {},
|
3001
3112
|
"Tags": {
|
3002
|
-
"shape": "
|
3113
|
+
"shape": "S34"
|
3003
3114
|
},
|
3004
3115
|
"LastModifiedTime": {
|
3005
3116
|
"type": "timestamp"
|
@@ -3046,24 +3157,24 @@
|
|
3046
3157
|
"type": "structure",
|
3047
3158
|
"members": {
|
3048
3159
|
"LevelOne": {
|
3049
|
-
"shape": "
|
3160
|
+
"shape": "Seq"
|
3050
3161
|
},
|
3051
3162
|
"LevelTwo": {
|
3052
|
-
"shape": "
|
3163
|
+
"shape": "Seq"
|
3053
3164
|
},
|
3054
3165
|
"LevelThree": {
|
3055
|
-
"shape": "
|
3166
|
+
"shape": "Seq"
|
3056
3167
|
},
|
3057
3168
|
"LevelFour": {
|
3058
|
-
"shape": "
|
3169
|
+
"shape": "Seq"
|
3059
3170
|
},
|
3060
3171
|
"LevelFive": {
|
3061
|
-
"shape": "
|
3172
|
+
"shape": "Seq"
|
3062
3173
|
}
|
3063
3174
|
}
|
3064
3175
|
},
|
3065
3176
|
"Tags": {
|
3066
|
-
"shape": "
|
3177
|
+
"shape": "S34"
|
3067
3178
|
},
|
3068
3179
|
"LastModifiedTime": {
|
3069
3180
|
"type": "timestamp"
|
@@ -3098,19 +3209,19 @@
|
|
3098
3209
|
"type": "structure",
|
3099
3210
|
"members": {
|
3100
3211
|
"LevelOne": {
|
3101
|
-
"shape": "
|
3212
|
+
"shape": "Seu"
|
3102
3213
|
},
|
3103
3214
|
"LevelTwo": {
|
3104
|
-
"shape": "
|
3215
|
+
"shape": "Seu"
|
3105
3216
|
},
|
3106
3217
|
"LevelThree": {
|
3107
|
-
"shape": "
|
3218
|
+
"shape": "Seu"
|
3108
3219
|
},
|
3109
3220
|
"LevelFour": {
|
3110
|
-
"shape": "
|
3221
|
+
"shape": "Seu"
|
3111
3222
|
},
|
3112
3223
|
"LevelFive": {
|
3113
|
-
"shape": "
|
3224
|
+
"shape": "Seu"
|
3114
3225
|
}
|
3115
3226
|
}
|
3116
3227
|
}
|
@@ -3143,7 +3254,7 @@
|
|
3143
3254
|
"type": "structure",
|
3144
3255
|
"members": {
|
3145
3256
|
"View": {
|
3146
|
-
"shape": "
|
3257
|
+
"shape": "Sa8"
|
3147
3258
|
}
|
3148
3259
|
}
|
3149
3260
|
}
|
@@ -3198,7 +3309,7 @@
|
|
3198
3309
|
"FailureReason": {},
|
3199
3310
|
"Content": {},
|
3200
3311
|
"Tags": {
|
3201
|
-
"shape": "
|
3312
|
+
"shape": "S34"
|
3202
3313
|
}
|
3203
3314
|
}
|
3204
3315
|
}
|
@@ -3516,6 +3627,43 @@
|
|
3516
3627
|
},
|
3517
3628
|
"idempotent": true
|
3518
3629
|
},
|
3630
|
+
"DisassociateUserProficiencies": {
|
3631
|
+
"http": {
|
3632
|
+
"requestUri": "/users/{InstanceId}/{UserId}/disassociate-proficiencies"
|
3633
|
+
},
|
3634
|
+
"input": {
|
3635
|
+
"type": "structure",
|
3636
|
+
"required": [
|
3637
|
+
"InstanceId",
|
3638
|
+
"UserId",
|
3639
|
+
"UserProficiencies"
|
3640
|
+
],
|
3641
|
+
"members": {
|
3642
|
+
"InstanceId": {
|
3643
|
+
"location": "uri",
|
3644
|
+
"locationName": "InstanceId"
|
3645
|
+
},
|
3646
|
+
"UserId": {
|
3647
|
+
"location": "uri",
|
3648
|
+
"locationName": "UserId"
|
3649
|
+
},
|
3650
|
+
"UserProficiencies": {
|
3651
|
+
"type": "list",
|
3652
|
+
"member": {
|
3653
|
+
"type": "structure",
|
3654
|
+
"required": [
|
3655
|
+
"AttributeName",
|
3656
|
+
"AttributeValue"
|
3657
|
+
],
|
3658
|
+
"members": {
|
3659
|
+
"AttributeName": {},
|
3660
|
+
"AttributeValue": {}
|
3661
|
+
}
|
3662
|
+
}
|
3663
|
+
}
|
3664
|
+
}
|
3665
|
+
}
|
3666
|
+
},
|
3519
3667
|
"DismissUserContact": {
|
3520
3668
|
"http": {
|
3521
3669
|
"requestUri": "/users/{InstanceId}/{UserId}/contact"
|
@@ -3570,7 +3718,7 @@
|
|
3570
3718
|
"type": "structure",
|
3571
3719
|
"members": {
|
3572
3720
|
"Attributes": {
|
3573
|
-
"shape": "
|
3721
|
+
"shape": "S2p"
|
3574
3722
|
}
|
3575
3723
|
}
|
3576
3724
|
}
|
@@ -3592,15 +3740,15 @@
|
|
3592
3740
|
"locationName": "InstanceId"
|
3593
3741
|
},
|
3594
3742
|
"Filters": {
|
3595
|
-
"shape": "
|
3743
|
+
"shape": "Sfq"
|
3596
3744
|
},
|
3597
3745
|
"Groupings": {
|
3598
|
-
"shape": "
|
3746
|
+
"shape": "Sfw"
|
3599
3747
|
},
|
3600
3748
|
"CurrentMetrics": {
|
3601
3749
|
"type": "list",
|
3602
3750
|
"member": {
|
3603
|
-
"shape": "
|
3751
|
+
"shape": "Sfz"
|
3604
3752
|
}
|
3605
3753
|
},
|
3606
3754
|
"NextToken": {},
|
@@ -3629,7 +3777,7 @@
|
|
3629
3777
|
"type": "structure",
|
3630
3778
|
"members": {
|
3631
3779
|
"Dimensions": {
|
3632
|
-
"shape": "
|
3780
|
+
"shape": "Sga"
|
3633
3781
|
},
|
3634
3782
|
"Collections": {
|
3635
3783
|
"type": "list",
|
@@ -3637,7 +3785,7 @@
|
|
3637
3785
|
"type": "structure",
|
3638
3786
|
"members": {
|
3639
3787
|
"Metric": {
|
3640
|
-
"shape": "
|
3788
|
+
"shape": "Sfz"
|
3641
3789
|
},
|
3642
3790
|
"Value": {
|
3643
3791
|
"type": "double"
|
@@ -3676,7 +3824,7 @@
|
|
3676
3824
|
"type": "structure",
|
3677
3825
|
"members": {
|
3678
3826
|
"Queues": {
|
3679
|
-
"shape": "
|
3827
|
+
"shape": "Sfr"
|
3680
3828
|
},
|
3681
3829
|
"ContactFilter": {
|
3682
3830
|
"type": "structure",
|
@@ -3688,7 +3836,7 @@
|
|
3688
3836
|
}
|
3689
3837
|
},
|
3690
3838
|
"RoutingProfiles": {
|
3691
|
-
"shape": "
|
3839
|
+
"shape": "Sft"
|
3692
3840
|
},
|
3693
3841
|
"Agents": {
|
3694
3842
|
"type": "list",
|
@@ -3723,25 +3871,25 @@
|
|
3723
3871
|
}
|
3724
3872
|
},
|
3725
3873
|
"RoutingProfile": {
|
3726
|
-
"shape": "
|
3874
|
+
"shape": "Sgc"
|
3727
3875
|
},
|
3728
3876
|
"HierarchyPath": {
|
3729
3877
|
"type": "structure",
|
3730
3878
|
"members": {
|
3731
3879
|
"LevelOne": {
|
3732
|
-
"shape": "
|
3880
|
+
"shape": "Sgt"
|
3733
3881
|
},
|
3734
3882
|
"LevelTwo": {
|
3735
|
-
"shape": "
|
3883
|
+
"shape": "Sgt"
|
3736
3884
|
},
|
3737
3885
|
"LevelThree": {
|
3738
|
-
"shape": "
|
3886
|
+
"shape": "Sgt"
|
3739
3887
|
},
|
3740
3888
|
"LevelFour": {
|
3741
|
-
"shape": "
|
3889
|
+
"shape": "Sgt"
|
3742
3890
|
},
|
3743
3891
|
"LevelFive": {
|
3744
|
-
"shape": "
|
3892
|
+
"shape": "Sgt"
|
3745
3893
|
}
|
3746
3894
|
}
|
3747
3895
|
},
|
@@ -3756,13 +3904,13 @@
|
|
3756
3904
|
}
|
3757
3905
|
},
|
3758
3906
|
"AvailableSlotsByChannel": {
|
3759
|
-
"shape": "
|
3907
|
+
"shape": "Sgv"
|
3760
3908
|
},
|
3761
3909
|
"MaxSlotsByChannel": {
|
3762
|
-
"shape": "
|
3910
|
+
"shape": "Sgv"
|
3763
3911
|
},
|
3764
3912
|
"ActiveSlotsByChannel": {
|
3765
|
-
"shape": "
|
3913
|
+
"shape": "Sgv"
|
3766
3914
|
},
|
3767
3915
|
"Contacts": {
|
3768
3916
|
"type": "list",
|
@@ -3780,7 +3928,7 @@
|
|
3780
3928
|
"type": "timestamp"
|
3781
3929
|
},
|
3782
3930
|
"Queue": {
|
3783
|
-
"shape": "
|
3931
|
+
"shape": "Sgb"
|
3784
3932
|
}
|
3785
3933
|
}
|
3786
3934
|
}
|
@@ -3819,13 +3967,13 @@
|
|
3819
3967
|
"type": "structure",
|
3820
3968
|
"members": {
|
3821
3969
|
"AccessToken": {
|
3822
|
-
"shape": "
|
3970
|
+
"shape": "Sh2"
|
3823
3971
|
},
|
3824
3972
|
"AccessTokenExpiration": {
|
3825
3973
|
"type": "timestamp"
|
3826
3974
|
},
|
3827
3975
|
"RefreshToken": {
|
3828
|
-
"shape": "
|
3976
|
+
"shape": "Sh2"
|
3829
3977
|
},
|
3830
3978
|
"RefreshTokenExpiration": {
|
3831
3979
|
"type": "timestamp"
|
@@ -3899,15 +4047,15 @@
|
|
3899
4047
|
"type": "timestamp"
|
3900
4048
|
},
|
3901
4049
|
"Filters": {
|
3902
|
-
"shape": "
|
4050
|
+
"shape": "Sfq"
|
3903
4051
|
},
|
3904
4052
|
"Groupings": {
|
3905
|
-
"shape": "
|
4053
|
+
"shape": "Sfw"
|
3906
4054
|
},
|
3907
4055
|
"HistoricalMetrics": {
|
3908
4056
|
"type": "list",
|
3909
4057
|
"member": {
|
3910
|
-
"shape": "
|
4058
|
+
"shape": "Sh7"
|
3911
4059
|
}
|
3912
4060
|
},
|
3913
4061
|
"NextToken": {},
|
@@ -3926,7 +4074,7 @@
|
|
3926
4074
|
"type": "structure",
|
3927
4075
|
"members": {
|
3928
4076
|
"Dimensions": {
|
3929
|
-
"shape": "
|
4077
|
+
"shape": "Sga"
|
3930
4078
|
},
|
3931
4079
|
"Collections": {
|
3932
4080
|
"type": "list",
|
@@ -3934,7 +4082,7 @@
|
|
3934
4082
|
"type": "structure",
|
3935
4083
|
"members": {
|
3936
4084
|
"Metric": {
|
3937
|
-
"shape": "
|
4085
|
+
"shape": "Sh7"
|
3938
4086
|
},
|
3939
4087
|
"Value": {
|
3940
4088
|
"type": "double"
|
@@ -3996,7 +4144,7 @@
|
|
3996
4144
|
"Metrics": {
|
3997
4145
|
"type": "list",
|
3998
4146
|
"member": {
|
3999
|
-
"shape": "
|
4147
|
+
"shape": "Shs"
|
4000
4148
|
}
|
4001
4149
|
},
|
4002
4150
|
"NextToken": {},
|
@@ -4037,7 +4185,7 @@
|
|
4037
4185
|
"type": "structure",
|
4038
4186
|
"members": {
|
4039
4187
|
"Metric": {
|
4040
|
-
"shape": "
|
4188
|
+
"shape": "Shs"
|
4041
4189
|
},
|
4042
4190
|
"Value": {
|
4043
4191
|
"type": "double"
|
@@ -4125,13 +4273,13 @@
|
|
4125
4273
|
"Description": {},
|
4126
4274
|
"ContactFlowId": {},
|
4127
4275
|
"Constraints": {
|
4128
|
-
"shape": "
|
4276
|
+
"shape": "S8h"
|
4129
4277
|
},
|
4130
4278
|
"Defaults": {
|
4131
|
-
"shape": "
|
4279
|
+
"shape": "S8q"
|
4132
4280
|
},
|
4133
4281
|
"Fields": {
|
4134
|
-
"shape": "
|
4282
|
+
"shape": "S8v"
|
4135
4283
|
},
|
4136
4284
|
"Status": {},
|
4137
4285
|
"LastModifiedTime": {
|
@@ -4141,7 +4289,7 @@
|
|
4141
4289
|
"type": "timestamp"
|
4142
4290
|
},
|
4143
4291
|
"Tags": {
|
4144
|
-
"shape": "
|
4292
|
+
"shape": "S34"
|
4145
4293
|
}
|
4146
4294
|
}
|
4147
4295
|
}
|
@@ -4167,15 +4315,15 @@
|
|
4167
4315
|
"type": "structure",
|
4168
4316
|
"members": {
|
4169
4317
|
"TelephonyConfig": {
|
4170
|
-
"shape": "
|
4318
|
+
"shape": "Sih"
|
4171
4319
|
},
|
4172
4320
|
"Id": {},
|
4173
4321
|
"Arn": {},
|
4174
4322
|
"SignInConfig": {
|
4175
|
-
"shape": "
|
4323
|
+
"shape": "Sim"
|
4176
4324
|
},
|
4177
4325
|
"AgentConfig": {
|
4178
|
-
"shape": "
|
4326
|
+
"shape": "Sip"
|
4179
4327
|
}
|
4180
4328
|
}
|
4181
4329
|
}
|
@@ -4195,7 +4343,7 @@
|
|
4195
4343
|
"SourcePhoneNumberArn": {},
|
4196
4344
|
"PhoneNumberDescription": {},
|
4197
4345
|
"Tags": {
|
4198
|
-
"shape": "
|
4346
|
+
"shape": "S34"
|
4199
4347
|
},
|
4200
4348
|
"ClientToken": {
|
4201
4349
|
"idempotencyToken": true
|
@@ -4299,7 +4447,7 @@
|
|
4299
4447
|
"type": "structure",
|
4300
4448
|
"members": {
|
4301
4449
|
"Results": {
|
4302
|
-
"shape": "
|
4450
|
+
"shape": "S25"
|
4303
4451
|
},
|
4304
4452
|
"NextToken": {}
|
4305
4453
|
}
|
@@ -4448,7 +4596,7 @@
|
|
4448
4596
|
"Status": {},
|
4449
4597
|
"EvaluatorArn": {},
|
4450
4598
|
"Score": {
|
4451
|
-
"shape": "
|
4599
|
+
"shape": "Sca"
|
4452
4600
|
},
|
4453
4601
|
"CreatedTime": {
|
4454
4602
|
"type": "timestamp"
|
@@ -4891,7 +5039,7 @@
|
|
4891
5039
|
"type": "structure",
|
4892
5040
|
"members": {
|
4893
5041
|
"FlowAssociationSummaryList": {
|
4894
|
-
"shape": "
|
5042
|
+
"shape": "S2f"
|
4895
5043
|
},
|
4896
5044
|
"NextToken": {}
|
4897
5045
|
}
|
@@ -4977,7 +5125,7 @@
|
|
4977
5125
|
"Attributes": {
|
4978
5126
|
"type": "list",
|
4979
5127
|
"member": {
|
4980
|
-
"shape": "
|
5128
|
+
"shape": "Sdd"
|
4981
5129
|
}
|
4982
5130
|
},
|
4983
5131
|
"NextToken": {}
|
@@ -5059,7 +5207,7 @@
|
|
5059
5207
|
"Arn": {},
|
5060
5208
|
"IdentityManagementType": {},
|
5061
5209
|
"InstanceAlias": {
|
5062
|
-
"shape": "
|
5210
|
+
"shape": "S57"
|
5063
5211
|
},
|
5064
5212
|
"CreatedTime": {
|
5065
5213
|
"type": "timestamp"
|
@@ -5229,12 +5377,12 @@
|
|
5229
5377
|
"locationName": "InstanceId"
|
5230
5378
|
},
|
5231
5379
|
"PhoneNumberTypes": {
|
5232
|
-
"shape": "
|
5380
|
+
"shape": "Sl5",
|
5233
5381
|
"location": "querystring",
|
5234
5382
|
"locationName": "phoneNumberTypes"
|
5235
5383
|
},
|
5236
5384
|
"PhoneNumberCountryCodes": {
|
5237
|
-
"shape": "
|
5385
|
+
"shape": "Sl6",
|
5238
5386
|
"location": "querystring",
|
5239
5387
|
"locationName": "phoneNumberCountryCodes"
|
5240
5388
|
},
|
@@ -5283,10 +5431,10 @@
|
|
5283
5431
|
},
|
5284
5432
|
"NextToken": {},
|
5285
5433
|
"PhoneNumberCountryCodes": {
|
5286
|
-
"shape": "
|
5434
|
+
"shape": "Sl6"
|
5287
5435
|
},
|
5288
5436
|
"PhoneNumberTypes": {
|
5289
|
-
"shape": "
|
5437
|
+
"shape": "Sl5"
|
5290
5438
|
},
|
5291
5439
|
"PhoneNumberPrefix": {}
|
5292
5440
|
}
|
@@ -5315,6 +5463,52 @@
|
|
5315
5463
|
}
|
5316
5464
|
}
|
5317
5465
|
},
|
5466
|
+
"ListPredefinedAttributes": {
|
5467
|
+
"http": {
|
5468
|
+
"method": "GET",
|
5469
|
+
"requestUri": "/predefined-attributes/{InstanceId}"
|
5470
|
+
},
|
5471
|
+
"input": {
|
5472
|
+
"type": "structure",
|
5473
|
+
"required": [
|
5474
|
+
"InstanceId"
|
5475
|
+
],
|
5476
|
+
"members": {
|
5477
|
+
"InstanceId": {
|
5478
|
+
"location": "uri",
|
5479
|
+
"locationName": "InstanceId"
|
5480
|
+
},
|
5481
|
+
"NextToken": {
|
5482
|
+
"location": "querystring",
|
5483
|
+
"locationName": "nextToken"
|
5484
|
+
},
|
5485
|
+
"MaxResults": {
|
5486
|
+
"location": "querystring",
|
5487
|
+
"locationName": "maxResults",
|
5488
|
+
"type": "integer"
|
5489
|
+
}
|
5490
|
+
}
|
5491
|
+
},
|
5492
|
+
"output": {
|
5493
|
+
"type": "structure",
|
5494
|
+
"members": {
|
5495
|
+
"NextToken": {},
|
5496
|
+
"PredefinedAttributeSummaryList": {
|
5497
|
+
"type": "list",
|
5498
|
+
"member": {
|
5499
|
+
"type": "structure",
|
5500
|
+
"members": {
|
5501
|
+
"Name": {},
|
5502
|
+
"LastModifiedTime": {
|
5503
|
+
"type": "timestamp"
|
5504
|
+
},
|
5505
|
+
"LastModifiedRegion": {}
|
5506
|
+
}
|
5507
|
+
}
|
5508
|
+
}
|
5509
|
+
}
|
5510
|
+
}
|
5511
|
+
},
|
5318
5512
|
"ListPrompts": {
|
5319
5513
|
"http": {
|
5320
5514
|
"method": "GET",
|
@@ -5399,7 +5593,7 @@
|
|
5399
5593
|
"members": {
|
5400
5594
|
"NextToken": {},
|
5401
5595
|
"QuickConnectSummaryList": {
|
5402
|
-
"shape": "
|
5596
|
+
"shape": "Slr"
|
5403
5597
|
},
|
5404
5598
|
"LastModifiedTime": {
|
5405
5599
|
"type": "timestamp"
|
@@ -5499,7 +5693,7 @@
|
|
5499
5693
|
"type": "structure",
|
5500
5694
|
"members": {
|
5501
5695
|
"QuickConnectSummaryList": {
|
5502
|
-
"shape": "
|
5696
|
+
"shape": "Slr"
|
5503
5697
|
},
|
5504
5698
|
"NextToken": {}
|
5505
5699
|
}
|
@@ -5569,7 +5763,7 @@
|
|
5569
5763
|
"Content": {},
|
5570
5764
|
"ContentType": {},
|
5571
5765
|
"Time": {
|
5572
|
-
"shape": "
|
5766
|
+
"shape": "Smg"
|
5573
5767
|
},
|
5574
5768
|
"Redaction": {
|
5575
5769
|
"type": "structure",
|
@@ -5577,7 +5771,7 @@
|
|
5577
5771
|
"CharacterOffsets": {
|
5578
5772
|
"type": "list",
|
5579
5773
|
"member": {
|
5580
|
-
"shape": "
|
5774
|
+
"shape": "Smk"
|
5581
5775
|
}
|
5582
5776
|
}
|
5583
5777
|
}
|
@@ -5615,7 +5809,7 @@
|
|
5615
5809
|
"members": {
|
5616
5810
|
"Id": {},
|
5617
5811
|
"CharacterOffsets": {
|
5618
|
-
"shape": "
|
5812
|
+
"shape": "Smk"
|
5619
5813
|
}
|
5620
5814
|
}
|
5621
5815
|
}
|
@@ -5653,7 +5847,7 @@
|
|
5653
5847
|
"Content": {},
|
5654
5848
|
"Id": {},
|
5655
5849
|
"CharacterOffsets": {
|
5656
|
-
"shape": "
|
5850
|
+
"shape": "Smk"
|
5657
5851
|
}
|
5658
5852
|
}
|
5659
5853
|
}
|
@@ -5677,7 +5871,7 @@
|
|
5677
5871
|
"DisplayName": {},
|
5678
5872
|
"EventType": {},
|
5679
5873
|
"Time": {
|
5680
|
-
"shape": "
|
5874
|
+
"shape": "Smg"
|
5681
5875
|
}
|
5682
5876
|
}
|
5683
5877
|
},
|
@@ -5712,7 +5906,7 @@
|
|
5712
5906
|
}
|
5713
5907
|
},
|
5714
5908
|
"Time": {
|
5715
|
-
"shape": "
|
5909
|
+
"shape": "Smg"
|
5716
5910
|
}
|
5717
5911
|
}
|
5718
5912
|
}
|
@@ -6006,7 +6200,7 @@
|
|
6006
6200
|
"type": "structure",
|
6007
6201
|
"members": {
|
6008
6202
|
"Applications": {
|
6009
|
-
"shape": "
|
6203
|
+
"shape": "S87"
|
6010
6204
|
},
|
6011
6205
|
"NextToken": {},
|
6012
6206
|
"LastModifiedTime": {
|
@@ -6051,7 +6245,7 @@
|
|
6051
6245
|
"type": "structure",
|
6052
6246
|
"members": {
|
6053
6247
|
"Permissions": {
|
6054
|
-
"shape": "
|
6248
|
+
"shape": "S80"
|
6055
6249
|
},
|
6056
6250
|
"NextToken": {},
|
6057
6251
|
"LastModifiedTime": {
|
@@ -6130,7 +6324,7 @@
|
|
6130
6324
|
"type": "structure",
|
6131
6325
|
"members": {
|
6132
6326
|
"tags": {
|
6133
|
-
"shape": "
|
6327
|
+
"shape": "S34"
|
6134
6328
|
}
|
6135
6329
|
}
|
6136
6330
|
}
|
@@ -6364,13 +6558,58 @@
|
|
6364
6558
|
"UserHierarchyGroupSummaryList": {
|
6365
6559
|
"type": "list",
|
6366
6560
|
"member": {
|
6367
|
-
"shape": "
|
6561
|
+
"shape": "Seq"
|
6368
6562
|
}
|
6369
6563
|
},
|
6370
6564
|
"NextToken": {}
|
6371
6565
|
}
|
6372
6566
|
}
|
6373
6567
|
},
|
6568
|
+
"ListUserProficiencies": {
|
6569
|
+
"http": {
|
6570
|
+
"method": "GET",
|
6571
|
+
"requestUri": "/users/{InstanceId}/{UserId}/proficiencies"
|
6572
|
+
},
|
6573
|
+
"input": {
|
6574
|
+
"type": "structure",
|
6575
|
+
"required": [
|
6576
|
+
"InstanceId",
|
6577
|
+
"UserId"
|
6578
|
+
],
|
6579
|
+
"members": {
|
6580
|
+
"InstanceId": {
|
6581
|
+
"location": "uri",
|
6582
|
+
"locationName": "InstanceId"
|
6583
|
+
},
|
6584
|
+
"UserId": {
|
6585
|
+
"location": "uri",
|
6586
|
+
"locationName": "UserId"
|
6587
|
+
},
|
6588
|
+
"NextToken": {
|
6589
|
+
"location": "querystring",
|
6590
|
+
"locationName": "nextToken"
|
6591
|
+
},
|
6592
|
+
"MaxResults": {
|
6593
|
+
"location": "querystring",
|
6594
|
+
"locationName": "maxResults",
|
6595
|
+
"type": "integer"
|
6596
|
+
}
|
6597
|
+
}
|
6598
|
+
},
|
6599
|
+
"output": {
|
6600
|
+
"type": "structure",
|
6601
|
+
"members": {
|
6602
|
+
"NextToken": {},
|
6603
|
+
"UserProficiencyList": {
|
6604
|
+
"shape": "S1x"
|
6605
|
+
},
|
6606
|
+
"LastModifiedTime": {
|
6607
|
+
"type": "timestamp"
|
6608
|
+
},
|
6609
|
+
"LastModifiedRegion": {}
|
6610
|
+
}
|
6611
|
+
}
|
6612
|
+
},
|
6374
6613
|
"ListUsers": {
|
6375
6614
|
"http": {
|
6376
6615
|
"method": "GET",
|
@@ -6462,7 +6701,7 @@
|
|
6462
6701
|
"Arn": {},
|
6463
6702
|
"Description": {},
|
6464
6703
|
"Name": {
|
6465
|
-
"shape": "
|
6704
|
+
"shape": "Sa6"
|
6466
6705
|
},
|
6467
6706
|
"Type": {},
|
6468
6707
|
"Version": {
|
@@ -6517,7 +6756,7 @@
|
|
6517
6756
|
"Id": {},
|
6518
6757
|
"Arn": {},
|
6519
6758
|
"Name": {
|
6520
|
-
"shape": "
|
6759
|
+
"shape": "Sa6"
|
6521
6760
|
},
|
6522
6761
|
"Type": {},
|
6523
6762
|
"Status": {},
|
@@ -6655,7 +6894,7 @@
|
|
6655
6894
|
"idempotencyToken": true
|
6656
6895
|
},
|
6657
6896
|
"ReplicaAlias": {
|
6658
|
-
"shape": "
|
6897
|
+
"shape": "S57"
|
6659
6898
|
}
|
6660
6899
|
}
|
6661
6900
|
},
|
@@ -6750,48 +6989,293 @@
|
|
6750
6989
|
}
|
6751
6990
|
}
|
6752
6991
|
},
|
6753
|
-
"
|
6992
|
+
"SearchContacts": {
|
6754
6993
|
"http": {
|
6755
|
-
"requestUri": "/search-
|
6994
|
+
"requestUri": "/search-contacts"
|
6756
6995
|
},
|
6757
6996
|
"input": {
|
6758
6997
|
"type": "structure",
|
6759
6998
|
"required": [
|
6760
|
-
"InstanceId"
|
6999
|
+
"InstanceId",
|
7000
|
+
"TimeRange"
|
6761
7001
|
],
|
6762
7002
|
"members": {
|
6763
7003
|
"InstanceId": {},
|
6764
|
-
"
|
6765
|
-
"MaxResults": {
|
6766
|
-
"type": "integer"
|
6767
|
-
},
|
6768
|
-
"SearchFilter": {
|
7004
|
+
"TimeRange": {
|
6769
7005
|
"type": "structure",
|
7006
|
+
"required": [
|
7007
|
+
"Type",
|
7008
|
+
"StartTime",
|
7009
|
+
"EndTime"
|
7010
|
+
],
|
6770
7011
|
"members": {
|
6771
|
-
"
|
6772
|
-
|
7012
|
+
"Type": {},
|
7013
|
+
"StartTime": {
|
7014
|
+
"type": "timestamp"
|
7015
|
+
},
|
7016
|
+
"EndTime": {
|
7017
|
+
"type": "timestamp"
|
6773
7018
|
}
|
6774
7019
|
}
|
6775
7020
|
},
|
6776
7021
|
"SearchCriteria": {
|
6777
|
-
"
|
6778
|
-
|
6779
|
-
|
6780
|
-
|
6781
|
-
|
6782
|
-
|
6783
|
-
|
6784
|
-
|
6785
|
-
|
6786
|
-
|
6787
|
-
|
6788
|
-
|
6789
|
-
|
6790
|
-
|
6791
|
-
|
6792
|
-
|
6793
|
-
|
6794
|
-
|
7022
|
+
"type": "structure",
|
7023
|
+
"members": {
|
7024
|
+
"AgentIds": {
|
7025
|
+
"type": "list",
|
7026
|
+
"member": {}
|
7027
|
+
},
|
7028
|
+
"AgentHierarchyGroups": {
|
7029
|
+
"type": "structure",
|
7030
|
+
"members": {
|
7031
|
+
"L1Ids": {
|
7032
|
+
"shape": "Spr"
|
7033
|
+
},
|
7034
|
+
"L2Ids": {
|
7035
|
+
"shape": "Spr"
|
7036
|
+
},
|
7037
|
+
"L3Ids": {
|
7038
|
+
"shape": "Spr"
|
7039
|
+
},
|
7040
|
+
"L4Ids": {
|
7041
|
+
"shape": "Spr"
|
7042
|
+
},
|
7043
|
+
"L5Ids": {
|
7044
|
+
"shape": "Spr"
|
7045
|
+
}
|
7046
|
+
}
|
7047
|
+
},
|
7048
|
+
"Channels": {
|
7049
|
+
"type": "list",
|
7050
|
+
"member": {}
|
7051
|
+
},
|
7052
|
+
"ContactAnalysis": {
|
7053
|
+
"type": "structure",
|
7054
|
+
"members": {
|
7055
|
+
"Transcript": {
|
7056
|
+
"type": "structure",
|
7057
|
+
"required": [
|
7058
|
+
"Criteria"
|
7059
|
+
],
|
7060
|
+
"members": {
|
7061
|
+
"Criteria": {
|
7062
|
+
"type": "list",
|
7063
|
+
"member": {
|
7064
|
+
"type": "structure",
|
7065
|
+
"required": [
|
7066
|
+
"ParticipantRole",
|
7067
|
+
"SearchText",
|
7068
|
+
"MatchType"
|
7069
|
+
],
|
7070
|
+
"members": {
|
7071
|
+
"ParticipantRole": {},
|
7072
|
+
"SearchText": {
|
7073
|
+
"type": "list",
|
7074
|
+
"member": {
|
7075
|
+
"type": "string",
|
7076
|
+
"sensitive": true
|
7077
|
+
}
|
7078
|
+
},
|
7079
|
+
"MatchType": {}
|
7080
|
+
}
|
7081
|
+
}
|
7082
|
+
},
|
7083
|
+
"MatchType": {}
|
7084
|
+
}
|
7085
|
+
}
|
7086
|
+
}
|
7087
|
+
},
|
7088
|
+
"InitiationMethods": {
|
7089
|
+
"type": "list",
|
7090
|
+
"member": {}
|
7091
|
+
},
|
7092
|
+
"QueueIds": {
|
7093
|
+
"type": "list",
|
7094
|
+
"member": {}
|
7095
|
+
},
|
7096
|
+
"SearchableContactAttributes": {
|
7097
|
+
"type": "structure",
|
7098
|
+
"required": [
|
7099
|
+
"Criteria"
|
7100
|
+
],
|
7101
|
+
"members": {
|
7102
|
+
"Criteria": {
|
7103
|
+
"type": "list",
|
7104
|
+
"member": {
|
7105
|
+
"type": "structure",
|
7106
|
+
"required": [
|
7107
|
+
"Key",
|
7108
|
+
"Values"
|
7109
|
+
],
|
7110
|
+
"members": {
|
7111
|
+
"Key": {
|
7112
|
+
"type": "string",
|
7113
|
+
"sensitive": true
|
7114
|
+
},
|
7115
|
+
"Values": {
|
7116
|
+
"type": "list",
|
7117
|
+
"member": {
|
7118
|
+
"type": "string",
|
7119
|
+
"sensitive": true
|
7120
|
+
}
|
7121
|
+
}
|
7122
|
+
}
|
7123
|
+
}
|
7124
|
+
},
|
7125
|
+
"MatchType": {}
|
7126
|
+
}
|
7127
|
+
}
|
7128
|
+
}
|
7129
|
+
},
|
7130
|
+
"MaxResults": {
|
7131
|
+
"type": "integer"
|
7132
|
+
},
|
7133
|
+
"NextToken": {},
|
7134
|
+
"Sort": {
|
7135
|
+
"type": "structure",
|
7136
|
+
"required": [
|
7137
|
+
"FieldName",
|
7138
|
+
"Order"
|
7139
|
+
],
|
7140
|
+
"members": {
|
7141
|
+
"FieldName": {},
|
7142
|
+
"Order": {}
|
7143
|
+
}
|
7144
|
+
}
|
7145
|
+
}
|
7146
|
+
},
|
7147
|
+
"output": {
|
7148
|
+
"type": "structure",
|
7149
|
+
"required": [
|
7150
|
+
"Contacts"
|
7151
|
+
],
|
7152
|
+
"members": {
|
7153
|
+
"Contacts": {
|
7154
|
+
"type": "list",
|
7155
|
+
"member": {
|
7156
|
+
"type": "structure",
|
7157
|
+
"members": {
|
7158
|
+
"Arn": {},
|
7159
|
+
"Id": {},
|
7160
|
+
"InitialContactId": {},
|
7161
|
+
"PreviousContactId": {},
|
7162
|
+
"InitiationMethod": {},
|
7163
|
+
"Channel": {},
|
7164
|
+
"QueueInfo": {
|
7165
|
+
"type": "structure",
|
7166
|
+
"members": {
|
7167
|
+
"Id": {},
|
7168
|
+
"EnqueueTimestamp": {
|
7169
|
+
"type": "timestamp"
|
7170
|
+
}
|
7171
|
+
}
|
7172
|
+
},
|
7173
|
+
"AgentInfo": {
|
7174
|
+
"type": "structure",
|
7175
|
+
"members": {
|
7176
|
+
"Id": {},
|
7177
|
+
"ConnectedToAgentTimestamp": {
|
7178
|
+
"type": "timestamp"
|
7179
|
+
}
|
7180
|
+
}
|
7181
|
+
},
|
7182
|
+
"InitiationTimestamp": {
|
7183
|
+
"type": "timestamp"
|
7184
|
+
},
|
7185
|
+
"DisconnectTimestamp": {
|
7186
|
+
"type": "timestamp"
|
7187
|
+
},
|
7188
|
+
"ScheduledTimestamp": {
|
7189
|
+
"type": "timestamp"
|
7190
|
+
}
|
7191
|
+
}
|
7192
|
+
}
|
7193
|
+
},
|
7194
|
+
"NextToken": {},
|
7195
|
+
"TotalCount": {
|
7196
|
+
"type": "long"
|
7197
|
+
}
|
7198
|
+
}
|
7199
|
+
}
|
7200
|
+
},
|
7201
|
+
"SearchHoursOfOperations": {
|
7202
|
+
"http": {
|
7203
|
+
"requestUri": "/search-hours-of-operations"
|
7204
|
+
},
|
7205
|
+
"input": {
|
7206
|
+
"type": "structure",
|
7207
|
+
"required": [
|
7208
|
+
"InstanceId"
|
7209
|
+
],
|
7210
|
+
"members": {
|
7211
|
+
"InstanceId": {},
|
7212
|
+
"NextToken": {},
|
7213
|
+
"MaxResults": {
|
7214
|
+
"type": "integer"
|
7215
|
+
},
|
7216
|
+
"SearchFilter": {
|
7217
|
+
"type": "structure",
|
7218
|
+
"members": {
|
7219
|
+
"TagFilter": {
|
7220
|
+
"shape": "Sqi"
|
7221
|
+
}
|
7222
|
+
}
|
7223
|
+
},
|
7224
|
+
"SearchCriteria": {
|
7225
|
+
"shape": "Sqm"
|
7226
|
+
}
|
7227
|
+
}
|
7228
|
+
},
|
7229
|
+
"output": {
|
7230
|
+
"type": "structure",
|
7231
|
+
"members": {
|
7232
|
+
"HoursOfOperations": {
|
7233
|
+
"type": "list",
|
7234
|
+
"member": {
|
7235
|
+
"shape": "Sd3"
|
7236
|
+
}
|
7237
|
+
},
|
7238
|
+
"NextToken": {},
|
7239
|
+
"ApproximateTotalCount": {
|
7240
|
+
"type": "long"
|
7241
|
+
}
|
7242
|
+
}
|
7243
|
+
}
|
7244
|
+
},
|
7245
|
+
"SearchPredefinedAttributes": {
|
7246
|
+
"http": {
|
7247
|
+
"requestUri": "/search-predefined-attributes"
|
7248
|
+
},
|
7249
|
+
"input": {
|
7250
|
+
"type": "structure",
|
7251
|
+
"required": [
|
7252
|
+
"InstanceId"
|
7253
|
+
],
|
7254
|
+
"members": {
|
7255
|
+
"InstanceId": {},
|
7256
|
+
"NextToken": {},
|
7257
|
+
"MaxResults": {
|
7258
|
+
"type": "integer"
|
7259
|
+
},
|
7260
|
+
"SearchCriteria": {
|
7261
|
+
"shape": "Sqt"
|
7262
|
+
}
|
7263
|
+
}
|
7264
|
+
},
|
7265
|
+
"output": {
|
7266
|
+
"type": "structure",
|
7267
|
+
"members": {
|
7268
|
+
"PredefinedAttributes": {
|
7269
|
+
"type": "list",
|
7270
|
+
"member": {
|
7271
|
+
"shape": "Sdr"
|
7272
|
+
}
|
7273
|
+
},
|
7274
|
+
"NextToken": {},
|
7275
|
+
"ApproximateTotalCount": {
|
7276
|
+
"type": "long"
|
7277
|
+
}
|
7278
|
+
}
|
6795
7279
|
}
|
6796
7280
|
},
|
6797
7281
|
"SearchPrompts": {
|
@@ -6813,12 +7297,12 @@
|
|
6813
7297
|
"type": "structure",
|
6814
7298
|
"members": {
|
6815
7299
|
"TagFilter": {
|
6816
|
-
"shape": "
|
7300
|
+
"shape": "Sqi"
|
6817
7301
|
}
|
6818
7302
|
}
|
6819
7303
|
},
|
6820
7304
|
"SearchCriteria": {
|
6821
|
-
"shape": "
|
7305
|
+
"shape": "Sqz"
|
6822
7306
|
}
|
6823
7307
|
}
|
6824
7308
|
},
|
@@ -6828,7 +7312,7 @@
|
|
6828
7312
|
"Prompts": {
|
6829
7313
|
"type": "list",
|
6830
7314
|
"member": {
|
6831
|
-
"shape": "
|
7315
|
+
"shape": "Sdu"
|
6832
7316
|
}
|
6833
7317
|
},
|
6834
7318
|
"NextToken": {},
|
@@ -6857,12 +7341,12 @@
|
|
6857
7341
|
"type": "structure",
|
6858
7342
|
"members": {
|
6859
7343
|
"TagFilter": {
|
6860
|
-
"shape": "
|
7344
|
+
"shape": "Sqi"
|
6861
7345
|
}
|
6862
7346
|
}
|
6863
7347
|
},
|
6864
7348
|
"SearchCriteria": {
|
6865
|
-
"shape": "
|
7349
|
+
"shape": "Sr5"
|
6866
7350
|
}
|
6867
7351
|
}
|
6868
7352
|
},
|
@@ -6872,7 +7356,7 @@
|
|
6872
7356
|
"Queues": {
|
6873
7357
|
"type": "list",
|
6874
7358
|
"member": {
|
6875
|
-
"shape": "
|
7359
|
+
"shape": "Sdx"
|
6876
7360
|
}
|
6877
7361
|
},
|
6878
7362
|
"NextToken": {},
|
@@ -6901,12 +7385,12 @@
|
|
6901
7385
|
"type": "structure",
|
6902
7386
|
"members": {
|
6903
7387
|
"TagFilter": {
|
6904
|
-
"shape": "
|
7388
|
+
"shape": "Sqi"
|
6905
7389
|
}
|
6906
7390
|
}
|
6907
7391
|
},
|
6908
7392
|
"SearchCriteria": {
|
6909
|
-
"shape": "
|
7393
|
+
"shape": "Src"
|
6910
7394
|
}
|
6911
7395
|
}
|
6912
7396
|
},
|
@@ -6916,7 +7400,7 @@
|
|
6916
7400
|
"QuickConnects": {
|
6917
7401
|
"type": "list",
|
6918
7402
|
"member": {
|
6919
|
-
"shape": "
|
7403
|
+
"shape": "Se1"
|
6920
7404
|
}
|
6921
7405
|
},
|
6922
7406
|
"NextToken": {},
|
@@ -6997,12 +7481,12 @@
|
|
6997
7481
|
"type": "structure",
|
6998
7482
|
"members": {
|
6999
7483
|
"TagFilter": {
|
7000
|
-
"shape": "
|
7484
|
+
"shape": "Sqi"
|
7001
7485
|
}
|
7002
7486
|
}
|
7003
7487
|
},
|
7004
7488
|
"SearchCriteria": {
|
7005
|
-
"shape": "
|
7489
|
+
"shape": "Srr"
|
7006
7490
|
}
|
7007
7491
|
}
|
7008
7492
|
},
|
@@ -7012,7 +7496,7 @@
|
|
7012
7496
|
"RoutingProfiles": {
|
7013
7497
|
"type": "list",
|
7014
7498
|
"member": {
|
7015
|
-
"shape": "
|
7499
|
+
"shape": "Se4"
|
7016
7500
|
}
|
7017
7501
|
},
|
7018
7502
|
"NextToken": {},
|
@@ -7038,13 +7522,13 @@
|
|
7038
7522
|
"type": "integer"
|
7039
7523
|
},
|
7040
7524
|
"SearchCriteria": {
|
7041
|
-
"shape": "
|
7525
|
+
"shape": "Srw"
|
7042
7526
|
},
|
7043
7527
|
"SearchFilter": {
|
7044
7528
|
"type": "structure",
|
7045
7529
|
"members": {
|
7046
7530
|
"TagFilter": {
|
7047
|
-
"shape": "
|
7531
|
+
"shape": "Sqi"
|
7048
7532
|
}
|
7049
7533
|
}
|
7050
7534
|
}
|
@@ -7064,7 +7548,7 @@
|
|
7064
7548
|
"SecurityProfileName": {},
|
7065
7549
|
"Description": {},
|
7066
7550
|
"Tags": {
|
7067
|
-
"shape": "
|
7551
|
+
"shape": "S34"
|
7068
7552
|
}
|
7069
7553
|
}
|
7070
7554
|
}
|
@@ -7095,12 +7579,12 @@
|
|
7095
7579
|
"type": "structure",
|
7096
7580
|
"members": {
|
7097
7581
|
"TagFilter": {
|
7098
|
-
"shape": "
|
7582
|
+
"shape": "Sqi"
|
7099
7583
|
}
|
7100
7584
|
}
|
7101
7585
|
},
|
7102
7586
|
"SearchCriteria": {
|
7103
|
-
"shape": "
|
7587
|
+
"shape": "Ss4"
|
7104
7588
|
}
|
7105
7589
|
}
|
7106
7590
|
},
|
@@ -7124,14 +7608,14 @@
|
|
7124
7608
|
}
|
7125
7609
|
},
|
7126
7610
|
"PhoneConfig": {
|
7127
|
-
"shape": "
|
7611
|
+
"shape": "S9m"
|
7128
7612
|
},
|
7129
7613
|
"RoutingProfileId": {},
|
7130
7614
|
"SecurityProfileIds": {
|
7131
|
-
"shape": "
|
7615
|
+
"shape": "S9r"
|
7132
7616
|
},
|
7133
7617
|
"Tags": {
|
7134
|
-
"shape": "
|
7618
|
+
"shape": "S34"
|
7135
7619
|
},
|
7136
7620
|
"Username": {}
|
7137
7621
|
}
|
@@ -7229,16 +7713,16 @@
|
|
7229
7713
|
"type": "structure",
|
7230
7714
|
"members": {
|
7231
7715
|
"SupportedMessagingContentTypes": {
|
7232
|
-
"shape": "
|
7716
|
+
"shape": "Ssp"
|
7233
7717
|
},
|
7234
7718
|
"ParticipantDetails": {
|
7235
|
-
"shape": "
|
7719
|
+
"shape": "Ssr"
|
7236
7720
|
},
|
7237
7721
|
"Attributes": {
|
7238
|
-
"shape": "
|
7722
|
+
"shape": "S2p"
|
7239
7723
|
},
|
7240
7724
|
"StreamingConfiguration": {
|
7241
|
-
"shape": "
|
7725
|
+
"shape": "Sss"
|
7242
7726
|
}
|
7243
7727
|
}
|
7244
7728
|
}
|
@@ -7270,10 +7754,10 @@
|
|
7270
7754
|
"InstanceId": {},
|
7271
7755
|
"ContactFlowId": {},
|
7272
7756
|
"Attributes": {
|
7273
|
-
"shape": "
|
7757
|
+
"shape": "S2p"
|
7274
7758
|
},
|
7275
7759
|
"ParticipantDetails": {
|
7276
|
-
"shape": "
|
7760
|
+
"shape": "Ssr"
|
7277
7761
|
},
|
7278
7762
|
"InitialMessage": {
|
7279
7763
|
"type": "structure",
|
@@ -7293,7 +7777,7 @@
|
|
7293
7777
|
"type": "integer"
|
7294
7778
|
},
|
7295
7779
|
"SupportedMessagingContentTypes": {
|
7296
|
-
"shape": "
|
7780
|
+
"shape": "Ssp"
|
7297
7781
|
},
|
7298
7782
|
"PersistentChat": {
|
7299
7783
|
"type": "structure",
|
@@ -7407,7 +7891,7 @@
|
|
7407
7891
|
"InstanceId": {},
|
7408
7892
|
"ContactId": {},
|
7409
7893
|
"ChatStreamingConfiguration": {
|
7410
|
-
"shape": "
|
7894
|
+
"shape": "Sss"
|
7411
7895
|
},
|
7412
7896
|
"ClientToken": {
|
7413
7897
|
"idempotencyToken": true
|
@@ -7440,7 +7924,7 @@
|
|
7440
7924
|
"Name": {},
|
7441
7925
|
"Description": {},
|
7442
7926
|
"References": {
|
7443
|
-
"shape": "
|
7927
|
+
"shape": "S73"
|
7444
7928
|
},
|
7445
7929
|
"RelatedContactId": {},
|
7446
7930
|
"DestinationPhoneNumber": {},
|
@@ -7452,7 +7936,7 @@
|
|
7452
7936
|
"SourcePhoneNumber": {},
|
7453
7937
|
"QueueId": {},
|
7454
7938
|
"Attributes": {
|
7455
|
-
"shape": "
|
7939
|
+
"shape": "S2p"
|
7456
7940
|
},
|
7457
7941
|
"AnswerMachineDetectionConfig": {
|
7458
7942
|
"type": "structure",
|
@@ -7492,11 +7976,11 @@
|
|
7492
7976
|
"PreviousContactId": {},
|
7493
7977
|
"ContactFlowId": {},
|
7494
7978
|
"Attributes": {
|
7495
|
-
"shape": "
|
7979
|
+
"shape": "S2p"
|
7496
7980
|
},
|
7497
7981
|
"Name": {},
|
7498
7982
|
"References": {
|
7499
|
-
"shape": "
|
7983
|
+
"shape": "S73"
|
7500
7984
|
},
|
7501
7985
|
"Description": {},
|
7502
7986
|
"ClientToken": {
|
@@ -7531,7 +8015,7 @@
|
|
7531
8015
|
],
|
7532
8016
|
"members": {
|
7533
8017
|
"Attributes": {
|
7534
|
-
"shape": "
|
8018
|
+
"shape": "S2p"
|
7535
8019
|
},
|
7536
8020
|
"ClientToken": {
|
7537
8021
|
"idempotencyToken": true
|
@@ -7542,19 +8026,19 @@
|
|
7542
8026
|
"type": "structure",
|
7543
8027
|
"members": {
|
7544
8028
|
"Customer": {
|
7545
|
-
"shape": "
|
8029
|
+
"shape": "Stm"
|
7546
8030
|
},
|
7547
8031
|
"Agent": {
|
7548
|
-
"shape": "
|
8032
|
+
"shape": "Stm"
|
7549
8033
|
}
|
7550
8034
|
}
|
7551
8035
|
},
|
7552
8036
|
"ParticipantDetails": {
|
7553
|
-
"shape": "
|
8037
|
+
"shape": "Ssr"
|
7554
8038
|
},
|
7555
8039
|
"RelatedContactId": {},
|
7556
8040
|
"References": {
|
7557
|
-
"shape": "
|
8041
|
+
"shape": "S73"
|
7558
8042
|
},
|
7559
8043
|
"Description": {}
|
7560
8044
|
}
|
@@ -7701,10 +8185,10 @@
|
|
7701
8185
|
"locationName": "EvaluationId"
|
7702
8186
|
},
|
7703
8187
|
"Answers": {
|
7704
|
-
"shape": "
|
8188
|
+
"shape": "Su9"
|
7705
8189
|
},
|
7706
8190
|
"Notes": {
|
7707
|
-
"shape": "
|
8191
|
+
"shape": "Sch"
|
7708
8192
|
}
|
7709
8193
|
}
|
7710
8194
|
},
|
@@ -7757,7 +8241,7 @@
|
|
7757
8241
|
"ContactId": {},
|
7758
8242
|
"InstanceId": {},
|
7759
8243
|
"Tags": {
|
7760
|
-
"shape": "
|
8244
|
+
"shape": "Sc3"
|
7761
8245
|
}
|
7762
8246
|
}
|
7763
8247
|
},
|
@@ -7783,7 +8267,7 @@
|
|
7783
8267
|
"locationName": "resourceArn"
|
7784
8268
|
},
|
7785
8269
|
"tags": {
|
7786
|
-
"shape": "
|
8270
|
+
"shape": "S34"
|
7787
8271
|
}
|
7788
8272
|
}
|
7789
8273
|
}
|
@@ -7931,7 +8415,7 @@
|
|
7931
8415
|
"Name": {},
|
7932
8416
|
"Description": {},
|
7933
8417
|
"References": {
|
7934
|
-
"shape": "
|
8418
|
+
"shape": "S73"
|
7935
8419
|
}
|
7936
8420
|
}
|
7937
8421
|
},
|
@@ -7955,7 +8439,7 @@
|
|
7955
8439
|
"InitialContactId": {},
|
7956
8440
|
"InstanceId": {},
|
7957
8441
|
"Attributes": {
|
7958
|
-
"shape": "
|
8442
|
+
"shape": "S2p"
|
7959
8443
|
}
|
7960
8444
|
}
|
7961
8445
|
},
|
@@ -7984,10 +8468,10 @@
|
|
7984
8468
|
"locationName": "EvaluationId"
|
7985
8469
|
},
|
7986
8470
|
"Answers": {
|
7987
|
-
"shape": "
|
8471
|
+
"shape": "Su9"
|
7988
8472
|
},
|
7989
8473
|
"Notes": {
|
7990
|
-
"shape": "
|
8474
|
+
"shape": "Sch"
|
7991
8475
|
}
|
7992
8476
|
}
|
7993
8477
|
},
|
@@ -8145,6 +8629,38 @@
|
|
8145
8629
|
"members": {}
|
8146
8630
|
}
|
8147
8631
|
},
|
8632
|
+
"UpdateContactRoutingData": {
|
8633
|
+
"http": {
|
8634
|
+
"requestUri": "/contacts/{InstanceId}/{ContactId}/routing-data"
|
8635
|
+
},
|
8636
|
+
"input": {
|
8637
|
+
"type": "structure",
|
8638
|
+
"required": [
|
8639
|
+
"InstanceId",
|
8640
|
+
"ContactId"
|
8641
|
+
],
|
8642
|
+
"members": {
|
8643
|
+
"InstanceId": {
|
8644
|
+
"location": "uri",
|
8645
|
+
"locationName": "InstanceId"
|
8646
|
+
},
|
8647
|
+
"ContactId": {
|
8648
|
+
"location": "uri",
|
8649
|
+
"locationName": "ContactId"
|
8650
|
+
},
|
8651
|
+
"QueueTimeAdjustmentSeconds": {
|
8652
|
+
"type": "integer"
|
8653
|
+
},
|
8654
|
+
"QueuePriority": {
|
8655
|
+
"type": "long"
|
8656
|
+
}
|
8657
|
+
}
|
8658
|
+
},
|
8659
|
+
"output": {
|
8660
|
+
"type": "structure",
|
8661
|
+
"members": {}
|
8662
|
+
}
|
8663
|
+
},
|
8148
8664
|
"UpdateContactSchedule": {
|
8149
8665
|
"http": {
|
8150
8666
|
"requestUri": "/contact/schedule"
|
@@ -8201,10 +8717,10 @@
|
|
8201
8717
|
"Title": {},
|
8202
8718
|
"Description": {},
|
8203
8719
|
"Items": {
|
8204
|
-
"shape": "
|
8720
|
+
"shape": "S3u"
|
8205
8721
|
},
|
8206
8722
|
"ScoringStrategy": {
|
8207
|
-
"shape": "
|
8723
|
+
"shape": "S4p"
|
8208
8724
|
},
|
8209
8725
|
"ClientToken": {
|
8210
8726
|
"idempotencyToken": true
|
@@ -8251,7 +8767,7 @@
|
|
8251
8767
|
"Description": {},
|
8252
8768
|
"TimeZone": {},
|
8253
8769
|
"Config": {
|
8254
|
-
"shape": "
|
8770
|
+
"shape": "S4x"
|
8255
8771
|
}
|
8256
8772
|
}
|
8257
8773
|
}
|
@@ -8430,6 +8946,31 @@
|
|
8430
8946
|
}
|
8431
8947
|
}
|
8432
8948
|
},
|
8949
|
+
"UpdatePredefinedAttribute": {
|
8950
|
+
"http": {
|
8951
|
+
"requestUri": "/predefined-attributes/{InstanceId}/{Name}"
|
8952
|
+
},
|
8953
|
+
"input": {
|
8954
|
+
"type": "structure",
|
8955
|
+
"required": [
|
8956
|
+
"InstanceId",
|
8957
|
+
"Name"
|
8958
|
+
],
|
8959
|
+
"members": {
|
8960
|
+
"InstanceId": {
|
8961
|
+
"location": "uri",
|
8962
|
+
"locationName": "InstanceId"
|
8963
|
+
},
|
8964
|
+
"Name": {
|
8965
|
+
"location": "uri",
|
8966
|
+
"locationName": "Name"
|
8967
|
+
},
|
8968
|
+
"Values": {
|
8969
|
+
"shape": "S5w"
|
8970
|
+
}
|
8971
|
+
}
|
8972
|
+
}
|
8973
|
+
},
|
8433
8974
|
"UpdatePrompt": {
|
8434
8975
|
"http": {
|
8435
8976
|
"requestUri": "/prompts/{InstanceId}/{PromptId}"
|
@@ -8556,7 +9097,7 @@
|
|
8556
9097
|
"locationName": "QueueId"
|
8557
9098
|
},
|
8558
9099
|
"OutboundCallerConfig": {
|
8559
|
-
"shape": "
|
9100
|
+
"shape": "S65"
|
8560
9101
|
}
|
8561
9102
|
}
|
8562
9103
|
}
|
@@ -8606,7 +9147,7 @@
|
|
8606
9147
|
"locationName": "QuickConnectId"
|
8607
9148
|
},
|
8608
9149
|
"QuickConnectConfig": {
|
8609
|
-
"shape": "
|
9150
|
+
"shape": "S6c"
|
8610
9151
|
}
|
8611
9152
|
}
|
8612
9153
|
}
|
@@ -8680,7 +9221,7 @@
|
|
8680
9221
|
"locationName": "RoutingProfileId"
|
8681
9222
|
},
|
8682
9223
|
"MediaConcurrencies": {
|
8683
|
-
"shape": "
|
9224
|
+
"shape": "S6l"
|
8684
9225
|
}
|
8685
9226
|
}
|
8686
9227
|
}
|
@@ -8786,7 +9327,7 @@
|
|
8786
9327
|
"Name": {},
|
8787
9328
|
"Function": {},
|
8788
9329
|
"Actions": {
|
8789
|
-
"shape": "
|
9330
|
+
"shape": "S6x"
|
8790
9331
|
},
|
8791
9332
|
"PublishStatus": {}
|
8792
9333
|
}
|
@@ -8805,7 +9346,7 @@
|
|
8805
9346
|
"members": {
|
8806
9347
|
"Description": {},
|
8807
9348
|
"Permissions": {
|
8808
|
-
"shape": "
|
9349
|
+
"shape": "S80"
|
8809
9350
|
},
|
8810
9351
|
"SecurityProfileId": {
|
8811
9352
|
"location": "uri",
|
@@ -8816,13 +9357,13 @@
|
|
8816
9357
|
"locationName": "InstanceId"
|
8817
9358
|
},
|
8818
9359
|
"AllowedAccessControlTags": {
|
8819
|
-
"shape": "
|
9360
|
+
"shape": "S82"
|
8820
9361
|
},
|
8821
9362
|
"TagRestrictedResources": {
|
8822
|
-
"shape": "
|
9363
|
+
"shape": "S85"
|
8823
9364
|
},
|
8824
9365
|
"Applications": {
|
8825
|
-
"shape": "
|
9366
|
+
"shape": "S87"
|
8826
9367
|
}
|
8827
9368
|
}
|
8828
9369
|
}
|
@@ -8850,14 +9391,14 @@
|
|
8850
9391
|
"Description": {},
|
8851
9392
|
"ContactFlowId": {},
|
8852
9393
|
"Constraints": {
|
8853
|
-
"shape": "
|
9394
|
+
"shape": "S8h"
|
8854
9395
|
},
|
8855
9396
|
"Defaults": {
|
8856
|
-
"shape": "
|
9397
|
+
"shape": "S8q"
|
8857
9398
|
},
|
8858
9399
|
"Status": {},
|
8859
9400
|
"Fields": {
|
8860
|
-
"shape": "
|
9401
|
+
"shape": "S8v"
|
8861
9402
|
}
|
8862
9403
|
}
|
8863
9404
|
},
|
@@ -8871,13 +9412,13 @@
|
|
8871
9412
|
"Description": {},
|
8872
9413
|
"ContactFlowId": {},
|
8873
9414
|
"Constraints": {
|
8874
|
-
"shape": "
|
9415
|
+
"shape": "S8h"
|
8875
9416
|
},
|
8876
9417
|
"Defaults": {
|
8877
|
-
"shape": "
|
9418
|
+
"shape": "S8q"
|
8878
9419
|
},
|
8879
9420
|
"Fields": {
|
8880
|
-
"shape": "
|
9421
|
+
"shape": "S8v"
|
8881
9422
|
},
|
8882
9423
|
"Status": {},
|
8883
9424
|
"LastModifiedTime": {
|
@@ -8905,13 +9446,13 @@
|
|
8905
9446
|
"locationName": "Id"
|
8906
9447
|
},
|
8907
9448
|
"TelephonyConfig": {
|
8908
|
-
"shape": "
|
9449
|
+
"shape": "Sih"
|
8909
9450
|
},
|
8910
9451
|
"SignInConfig": {
|
8911
|
-
"shape": "
|
9452
|
+
"shape": "Sim"
|
8912
9453
|
},
|
8913
9454
|
"AgentConfig": {
|
8914
|
-
"shape": "
|
9455
|
+
"shape": "Sip"
|
8915
9456
|
}
|
8916
9457
|
}
|
8917
9458
|
},
|
@@ -8982,19 +9523,19 @@
|
|
8982
9523
|
"type": "structure",
|
8983
9524
|
"members": {
|
8984
9525
|
"LevelOne": {
|
8985
|
-
"shape": "
|
9526
|
+
"shape": "Swl"
|
8986
9527
|
},
|
8987
9528
|
"LevelTwo": {
|
8988
|
-
"shape": "
|
9529
|
+
"shape": "Swl"
|
8989
9530
|
},
|
8990
9531
|
"LevelThree": {
|
8991
|
-
"shape": "
|
9532
|
+
"shape": "Swl"
|
8992
9533
|
},
|
8993
9534
|
"LevelFour": {
|
8994
|
-
"shape": "
|
9535
|
+
"shape": "Swl"
|
8995
9536
|
},
|
8996
9537
|
"LevelFive": {
|
8997
|
-
"shape": "
|
9538
|
+
"shape": "Swl"
|
8998
9539
|
}
|
8999
9540
|
}
|
9000
9541
|
},
|
@@ -9018,7 +9559,7 @@
|
|
9018
9559
|
],
|
9019
9560
|
"members": {
|
9020
9561
|
"IdentityInfo": {
|
9021
|
-
"shape": "
|
9562
|
+
"shape": "S9i"
|
9022
9563
|
},
|
9023
9564
|
"UserId": {
|
9024
9565
|
"location": "uri",
|
@@ -9044,7 +9585,7 @@
|
|
9044
9585
|
],
|
9045
9586
|
"members": {
|
9046
9587
|
"PhoneConfig": {
|
9047
|
-
"shape": "
|
9588
|
+
"shape": "S9m"
|
9048
9589
|
},
|
9049
9590
|
"UserId": {
|
9050
9591
|
"location": "uri",
|
@@ -9057,6 +9598,32 @@
|
|
9057
9598
|
}
|
9058
9599
|
}
|
9059
9600
|
},
|
9601
|
+
"UpdateUserProficiencies": {
|
9602
|
+
"http": {
|
9603
|
+
"requestUri": "/users/{InstanceId}/{UserId}/proficiencies"
|
9604
|
+
},
|
9605
|
+
"input": {
|
9606
|
+
"type": "structure",
|
9607
|
+
"required": [
|
9608
|
+
"InstanceId",
|
9609
|
+
"UserId",
|
9610
|
+
"UserProficiencies"
|
9611
|
+
],
|
9612
|
+
"members": {
|
9613
|
+
"InstanceId": {
|
9614
|
+
"location": "uri",
|
9615
|
+
"locationName": "InstanceId"
|
9616
|
+
},
|
9617
|
+
"UserId": {
|
9618
|
+
"location": "uri",
|
9619
|
+
"locationName": "UserId"
|
9620
|
+
},
|
9621
|
+
"UserProficiencies": {
|
9622
|
+
"shape": "S1x"
|
9623
|
+
}
|
9624
|
+
}
|
9625
|
+
}
|
9626
|
+
},
|
9060
9627
|
"UpdateUserRoutingProfile": {
|
9061
9628
|
"http": {
|
9062
9629
|
"requestUri": "/users/{InstanceId}/{UserId}/routing-profile"
|
@@ -9094,7 +9661,7 @@
|
|
9094
9661
|
],
|
9095
9662
|
"members": {
|
9096
9663
|
"SecurityProfileIds": {
|
9097
|
-
"shape": "
|
9664
|
+
"shape": "S9r"
|
9098
9665
|
},
|
9099
9666
|
"UserId": {
|
9100
9667
|
"location": "uri",
|
@@ -9130,7 +9697,7 @@
|
|
9130
9697
|
},
|
9131
9698
|
"Status": {},
|
9132
9699
|
"Content": {
|
9133
|
-
"shape": "
|
9700
|
+
"shape": "Sa1"
|
9134
9701
|
}
|
9135
9702
|
}
|
9136
9703
|
},
|
@@ -9138,7 +9705,7 @@
|
|
9138
9705
|
"type": "structure",
|
9139
9706
|
"members": {
|
9140
9707
|
"View": {
|
9141
|
-
"shape": "
|
9708
|
+
"shape": "Sa8"
|
9142
9709
|
}
|
9143
9710
|
}
|
9144
9711
|
}
|
@@ -9163,7 +9730,7 @@
|
|
9163
9730
|
"locationName": "ViewId"
|
9164
9731
|
},
|
9165
9732
|
"Name": {
|
9166
|
-
"shape": "
|
9733
|
+
"shape": "Sa6"
|
9167
9734
|
},
|
9168
9735
|
"Description": {}
|
9169
9736
|
}
|
@@ -9300,10 +9867,28 @@
|
|
9300
9867
|
}
|
9301
9868
|
},
|
9302
9869
|
"S1x": {
|
9870
|
+
"type": "list",
|
9871
|
+
"member": {
|
9872
|
+
"type": "structure",
|
9873
|
+
"required": [
|
9874
|
+
"AttributeName",
|
9875
|
+
"AttributeValue",
|
9876
|
+
"Level"
|
9877
|
+
],
|
9878
|
+
"members": {
|
9879
|
+
"AttributeName": {},
|
9880
|
+
"AttributeValue": {},
|
9881
|
+
"Level": {
|
9882
|
+
"type": "float"
|
9883
|
+
}
|
9884
|
+
}
|
9885
|
+
}
|
9886
|
+
},
|
9887
|
+
"S23": {
|
9303
9888
|
"type": "list",
|
9304
9889
|
"member": {}
|
9305
9890
|
},
|
9306
|
-
"
|
9891
|
+
"S25": {
|
9307
9892
|
"type": "list",
|
9308
9893
|
"member": {
|
9309
9894
|
"type": "structure",
|
@@ -9315,7 +9900,7 @@
|
|
9315
9900
|
}
|
9316
9901
|
}
|
9317
9902
|
},
|
9318
|
-
"
|
9903
|
+
"S27": {
|
9319
9904
|
"type": "list",
|
9320
9905
|
"member": {
|
9321
9906
|
"type": "structure",
|
@@ -9325,7 +9910,7 @@
|
|
9325
9910
|
}
|
9326
9911
|
}
|
9327
9912
|
},
|
9328
|
-
"
|
9913
|
+
"S2f": {
|
9329
9914
|
"type": "list",
|
9330
9915
|
"member": {
|
9331
9916
|
"type": "structure",
|
@@ -9336,24 +9921,24 @@
|
|
9336
9921
|
}
|
9337
9922
|
}
|
9338
9923
|
},
|
9339
|
-
"
|
9924
|
+
"S2l": {
|
9340
9925
|
"type": "structure",
|
9341
9926
|
"members": {
|
9342
9927
|
"Type": {},
|
9343
9928
|
"Address": {}
|
9344
9929
|
}
|
9345
9930
|
},
|
9346
|
-
"
|
9931
|
+
"S2p": {
|
9347
9932
|
"type": "map",
|
9348
9933
|
"key": {},
|
9349
9934
|
"value": {}
|
9350
9935
|
},
|
9351
|
-
"
|
9936
|
+
"S34": {
|
9352
9937
|
"type": "map",
|
9353
9938
|
"key": {},
|
9354
9939
|
"value": {}
|
9355
9940
|
},
|
9356
|
-
"
|
9941
|
+
"S3u": {
|
9357
9942
|
"type": "list",
|
9358
9943
|
"member": {
|
9359
9944
|
"type": "structure",
|
@@ -9370,7 +9955,7 @@
|
|
9370
9955
|
"RefId": {},
|
9371
9956
|
"Instructions": {},
|
9372
9957
|
"Items": {
|
9373
|
-
"shape": "
|
9958
|
+
"shape": "S3u"
|
9374
9959
|
},
|
9375
9960
|
"Weight": {
|
9376
9961
|
"type": "double"
|
@@ -9521,7 +10106,7 @@
|
|
9521
10106
|
"union": true
|
9522
10107
|
}
|
9523
10108
|
},
|
9524
|
-
"
|
10109
|
+
"S4p": {
|
9525
10110
|
"type": "structure",
|
9526
10111
|
"required": [
|
9527
10112
|
"Mode",
|
@@ -9532,7 +10117,7 @@
|
|
9532
10117
|
"Status": {}
|
9533
10118
|
}
|
9534
10119
|
},
|
9535
|
-
"
|
10120
|
+
"S4x": {
|
9536
10121
|
"type": "list",
|
9537
10122
|
"member": {
|
9538
10123
|
"type": "structure",
|
@@ -9544,15 +10129,15 @@
|
|
9544
10129
|
"members": {
|
9545
10130
|
"Day": {},
|
9546
10131
|
"StartTime": {
|
9547
|
-
"shape": "
|
10132
|
+
"shape": "S50"
|
9548
10133
|
},
|
9549
10134
|
"EndTime": {
|
9550
|
-
"shape": "
|
10135
|
+
"shape": "S50"
|
9551
10136
|
}
|
9552
10137
|
}
|
9553
10138
|
}
|
9554
10139
|
},
|
9555
|
-
"
|
10140
|
+
"S50": {
|
9556
10141
|
"type": "structure",
|
9557
10142
|
"required": [
|
9558
10143
|
"Hours",
|
@@ -9567,11 +10152,21 @@
|
|
9567
10152
|
}
|
9568
10153
|
}
|
9569
10154
|
},
|
9570
|
-
"
|
10155
|
+
"S57": {
|
9571
10156
|
"type": "string",
|
9572
10157
|
"sensitive": true
|
9573
10158
|
},
|
9574
10159
|
"S5w": {
|
10160
|
+
"type": "structure",
|
10161
|
+
"members": {
|
10162
|
+
"StringList": {
|
10163
|
+
"type": "list",
|
10164
|
+
"member": {}
|
10165
|
+
}
|
10166
|
+
},
|
10167
|
+
"union": true
|
10168
|
+
},
|
10169
|
+
"S65": {
|
9575
10170
|
"type": "structure",
|
9576
10171
|
"members": {
|
9577
10172
|
"OutboundCallerIdName": {},
|
@@ -9579,7 +10174,7 @@
|
|
9579
10174
|
"OutboundFlowId": {}
|
9580
10175
|
}
|
9581
10176
|
},
|
9582
|
-
"
|
10177
|
+
"S6c": {
|
9583
10178
|
"type": "structure",
|
9584
10179
|
"required": [
|
9585
10180
|
"QuickConnectType"
|
@@ -9619,7 +10214,7 @@
|
|
9619
10214
|
}
|
9620
10215
|
}
|
9621
10216
|
},
|
9622
|
-
"
|
10217
|
+
"S6l": {
|
9623
10218
|
"type": "list",
|
9624
10219
|
"member": {
|
9625
10220
|
"type": "structure",
|
@@ -9644,7 +10239,7 @@
|
|
9644
10239
|
}
|
9645
10240
|
}
|
9646
10241
|
},
|
9647
|
-
"
|
10242
|
+
"S6u": {
|
9648
10243
|
"type": "structure",
|
9649
10244
|
"required": [
|
9650
10245
|
"EventSourceName"
|
@@ -9654,7 +10249,7 @@
|
|
9654
10249
|
"IntegrationAssociationId": {}
|
9655
10250
|
}
|
9656
10251
|
},
|
9657
|
-
"
|
10252
|
+
"S6x": {
|
9658
10253
|
"type": "list",
|
9659
10254
|
"member": {
|
9660
10255
|
"type": "structure",
|
@@ -9674,7 +10269,7 @@
|
|
9674
10269
|
"Description": {},
|
9675
10270
|
"ContactFlowId": {},
|
9676
10271
|
"References": {
|
9677
|
-
"shape": "
|
10272
|
+
"shape": "S73"
|
9678
10273
|
}
|
9679
10274
|
}
|
9680
10275
|
},
|
@@ -9728,7 +10323,7 @@
|
|
9728
10323
|
],
|
9729
10324
|
"members": {
|
9730
10325
|
"Fields": {
|
9731
|
-
"shape": "
|
10326
|
+
"shape": "S7k"
|
9732
10327
|
},
|
9733
10328
|
"TemplateId": {}
|
9734
10329
|
}
|
@@ -9740,7 +10335,7 @@
|
|
9740
10335
|
],
|
9741
10336
|
"members": {
|
9742
10337
|
"Fields": {
|
9743
|
-
"shape": "
|
10338
|
+
"shape": "S7k"
|
9744
10339
|
}
|
9745
10340
|
}
|
9746
10341
|
},
|
@@ -9751,7 +10346,7 @@
|
|
9751
10346
|
}
|
9752
10347
|
}
|
9753
10348
|
},
|
9754
|
-
"
|
10349
|
+
"S73": {
|
9755
10350
|
"type": "map",
|
9756
10351
|
"key": {},
|
9757
10352
|
"value": {
|
@@ -9766,7 +10361,7 @@
|
|
9766
10361
|
}
|
9767
10362
|
}
|
9768
10363
|
},
|
9769
|
-
"
|
10364
|
+
"S7k": {
|
9770
10365
|
"type": "list",
|
9771
10366
|
"member": {
|
9772
10367
|
"type": "structure",
|
@@ -9795,20 +10390,20 @@
|
|
9795
10390
|
}
|
9796
10391
|
}
|
9797
10392
|
},
|
9798
|
-
"
|
10393
|
+
"S80": {
|
9799
10394
|
"type": "list",
|
9800
10395
|
"member": {}
|
9801
10396
|
},
|
9802
|
-
"
|
10397
|
+
"S82": {
|
9803
10398
|
"type": "map",
|
9804
10399
|
"key": {},
|
9805
10400
|
"value": {}
|
9806
10401
|
},
|
9807
|
-
"
|
10402
|
+
"S85": {
|
9808
10403
|
"type": "list",
|
9809
10404
|
"member": {}
|
9810
10405
|
},
|
9811
|
-
"
|
10406
|
+
"S87": {
|
9812
10407
|
"type": "list",
|
9813
10408
|
"member": {
|
9814
10409
|
"type": "structure",
|
@@ -9821,7 +10416,7 @@
|
|
9821
10416
|
}
|
9822
10417
|
}
|
9823
10418
|
},
|
9824
|
-
"
|
10419
|
+
"S8h": {
|
9825
10420
|
"type": "structure",
|
9826
10421
|
"members": {
|
9827
10422
|
"RequiredFields": {
|
@@ -9830,7 +10425,7 @@
|
|
9830
10425
|
"type": "structure",
|
9831
10426
|
"members": {
|
9832
10427
|
"Id": {
|
9833
|
-
"shape": "
|
10428
|
+
"shape": "S8k"
|
9834
10429
|
}
|
9835
10430
|
}
|
9836
10431
|
}
|
@@ -9841,7 +10436,7 @@
|
|
9841
10436
|
"type": "structure",
|
9842
10437
|
"members": {
|
9843
10438
|
"Id": {
|
9844
|
-
"shape": "
|
10439
|
+
"shape": "S8k"
|
9845
10440
|
}
|
9846
10441
|
}
|
9847
10442
|
}
|
@@ -9852,20 +10447,20 @@
|
|
9852
10447
|
"type": "structure",
|
9853
10448
|
"members": {
|
9854
10449
|
"Id": {
|
9855
|
-
"shape": "
|
10450
|
+
"shape": "S8k"
|
9856
10451
|
}
|
9857
10452
|
}
|
9858
10453
|
}
|
9859
10454
|
}
|
9860
10455
|
}
|
9861
10456
|
},
|
9862
|
-
"
|
10457
|
+
"S8k": {
|
9863
10458
|
"type": "structure",
|
9864
10459
|
"members": {
|
9865
10460
|
"Name": {}
|
9866
10461
|
}
|
9867
10462
|
},
|
9868
|
-
"
|
10463
|
+
"S8q": {
|
9869
10464
|
"type": "structure",
|
9870
10465
|
"members": {
|
9871
10466
|
"DefaultFieldValues": {
|
@@ -9874,7 +10469,7 @@
|
|
9874
10469
|
"type": "structure",
|
9875
10470
|
"members": {
|
9876
10471
|
"Id": {
|
9877
|
-
"shape": "
|
10472
|
+
"shape": "S8k"
|
9878
10473
|
},
|
9879
10474
|
"DefaultValue": {}
|
9880
10475
|
}
|
@@ -9882,7 +10477,7 @@
|
|
9882
10477
|
}
|
9883
10478
|
}
|
9884
10479
|
},
|
9885
|
-
"
|
10480
|
+
"S8v": {
|
9886
10481
|
"type": "list",
|
9887
10482
|
"member": {
|
9888
10483
|
"type": "structure",
|
@@ -9891,7 +10486,7 @@
|
|
9891
10486
|
],
|
9892
10487
|
"members": {
|
9893
10488
|
"Id": {
|
9894
|
-
"shape": "
|
10489
|
+
"shape": "S8k"
|
9895
10490
|
},
|
9896
10491
|
"Description": {},
|
9897
10492
|
"Type": {},
|
@@ -9902,7 +10497,7 @@
|
|
9902
10497
|
}
|
9903
10498
|
}
|
9904
10499
|
},
|
9905
|
-
"
|
10500
|
+
"S9i": {
|
9906
10501
|
"type": "structure",
|
9907
10502
|
"members": {
|
9908
10503
|
"FirstName": {},
|
@@ -9912,7 +10507,7 @@
|
|
9912
10507
|
"Mobile": {}
|
9913
10508
|
}
|
9914
10509
|
},
|
9915
|
-
"
|
10510
|
+
"S9m": {
|
9916
10511
|
"type": "structure",
|
9917
10512
|
"required": [
|
9918
10513
|
"PhoneType"
|
@@ -9928,37 +10523,37 @@
|
|
9928
10523
|
"DeskPhoneNumber": {}
|
9929
10524
|
}
|
9930
10525
|
},
|
9931
|
-
"
|
10526
|
+
"S9r": {
|
9932
10527
|
"type": "list",
|
9933
10528
|
"member": {}
|
9934
10529
|
},
|
9935
|
-
"
|
10530
|
+
"Sa1": {
|
9936
10531
|
"type": "structure",
|
9937
10532
|
"members": {
|
9938
10533
|
"Template": {},
|
9939
10534
|
"Actions": {
|
9940
|
-
"shape": "
|
10535
|
+
"shape": "Sa3"
|
9941
10536
|
}
|
9942
10537
|
}
|
9943
10538
|
},
|
9944
|
-
"
|
10539
|
+
"Sa3": {
|
9945
10540
|
"type": "list",
|
9946
10541
|
"member": {
|
9947
10542
|
"type": "string",
|
9948
10543
|
"sensitive": true
|
9949
10544
|
}
|
9950
10545
|
},
|
9951
|
-
"
|
10546
|
+
"Sa6": {
|
9952
10547
|
"type": "string",
|
9953
10548
|
"sensitive": true
|
9954
10549
|
},
|
9955
|
-
"
|
10550
|
+
"Sa8": {
|
9956
10551
|
"type": "structure",
|
9957
10552
|
"members": {
|
9958
10553
|
"Id": {},
|
9959
10554
|
"Arn": {},
|
9960
10555
|
"Name": {
|
9961
|
-
"shape": "
|
10556
|
+
"shape": "Sa6"
|
9962
10557
|
},
|
9963
10558
|
"Status": {},
|
9964
10559
|
"Type": {},
|
@@ -9976,12 +10571,12 @@
|
|
9976
10571
|
},
|
9977
10572
|
"Template": {},
|
9978
10573
|
"Actions": {
|
9979
|
-
"shape": "
|
10574
|
+
"shape": "Sa3"
|
9980
10575
|
}
|
9981
10576
|
}
|
9982
10577
|
},
|
9983
10578
|
"Tags": {
|
9984
|
-
"shape": "
|
10579
|
+
"shape": "S34"
|
9985
10580
|
},
|
9986
10581
|
"CreatedTime": {
|
9987
10582
|
"type": "timestamp"
|
@@ -9992,12 +10587,12 @@
|
|
9992
10587
|
"ViewContentSha256": {}
|
9993
10588
|
}
|
9994
10589
|
},
|
9995
|
-
"
|
10590
|
+
"Sc3": {
|
9996
10591
|
"type": "map",
|
9997
10592
|
"key": {},
|
9998
10593
|
"value": {}
|
9999
10594
|
},
|
10000
|
-
"
|
10595
|
+
"Sca": {
|
10001
10596
|
"type": "structure",
|
10002
10597
|
"members": {
|
10003
10598
|
"Percentage": {
|
@@ -10011,7 +10606,7 @@
|
|
10011
10606
|
}
|
10012
10607
|
}
|
10013
10608
|
},
|
10014
|
-
"
|
10609
|
+
"Sce": {
|
10015
10610
|
"type": "structure",
|
10016
10611
|
"members": {
|
10017
10612
|
"StringValue": {},
|
@@ -10024,7 +10619,7 @@
|
|
10024
10619
|
},
|
10025
10620
|
"union": true
|
10026
10621
|
},
|
10027
|
-
"
|
10622
|
+
"Sch": {
|
10028
10623
|
"type": "map",
|
10029
10624
|
"key": {},
|
10030
10625
|
"value": {
|
@@ -10034,7 +10629,7 @@
|
|
10034
10629
|
}
|
10035
10630
|
}
|
10036
10631
|
},
|
10037
|
-
"
|
10632
|
+
"Sd3": {
|
10038
10633
|
"type": "structure",
|
10039
10634
|
"members": {
|
10040
10635
|
"HoursOfOperationId": {},
|
@@ -10043,10 +10638,10 @@
|
|
10043
10638
|
"Description": {},
|
10044
10639
|
"TimeZone": {},
|
10045
10640
|
"Config": {
|
10046
|
-
"shape": "
|
10641
|
+
"shape": "S4x"
|
10047
10642
|
},
|
10048
10643
|
"Tags": {
|
10049
|
-
"shape": "
|
10644
|
+
"shape": "S34"
|
10050
10645
|
},
|
10051
10646
|
"LastModifiedTime": {
|
10052
10647
|
"type": "timestamp"
|
@@ -10054,14 +10649,27 @@
|
|
10054
10649
|
"LastModifiedRegion": {}
|
10055
10650
|
}
|
10056
10651
|
},
|
10057
|
-
"
|
10652
|
+
"Sdd": {
|
10058
10653
|
"type": "structure",
|
10059
10654
|
"members": {
|
10060
10655
|
"AttributeType": {},
|
10061
10656
|
"Value": {}
|
10062
10657
|
}
|
10063
10658
|
},
|
10064
|
-
"
|
10659
|
+
"Sdr": {
|
10660
|
+
"type": "structure",
|
10661
|
+
"members": {
|
10662
|
+
"Name": {},
|
10663
|
+
"Values": {
|
10664
|
+
"shape": "S5w"
|
10665
|
+
},
|
10666
|
+
"LastModifiedTime": {
|
10667
|
+
"type": "timestamp"
|
10668
|
+
},
|
10669
|
+
"LastModifiedRegion": {}
|
10670
|
+
}
|
10671
|
+
},
|
10672
|
+
"Sdu": {
|
10065
10673
|
"type": "structure",
|
10066
10674
|
"members": {
|
10067
10675
|
"PromptARN": {},
|
@@ -10069,7 +10677,7 @@
|
|
10069
10677
|
"Name": {},
|
10070
10678
|
"Description": {},
|
10071
10679
|
"Tags": {
|
10072
|
-
"shape": "
|
10680
|
+
"shape": "S34"
|
10073
10681
|
},
|
10074
10682
|
"LastModifiedTime": {
|
10075
10683
|
"type": "timestamp"
|
@@ -10077,7 +10685,7 @@
|
|
10077
10685
|
"LastModifiedRegion": {}
|
10078
10686
|
}
|
10079
10687
|
},
|
10080
|
-
"
|
10688
|
+
"Sdx": {
|
10081
10689
|
"type": "structure",
|
10082
10690
|
"members": {
|
10083
10691
|
"Name": {},
|
@@ -10085,7 +10693,7 @@
|
|
10085
10693
|
"QueueId": {},
|
10086
10694
|
"Description": {},
|
10087
10695
|
"OutboundCallerConfig": {
|
10088
|
-
"shape": "
|
10696
|
+
"shape": "S65"
|
10089
10697
|
},
|
10090
10698
|
"HoursOfOperationId": {},
|
10091
10699
|
"MaxContacts": {
|
@@ -10093,7 +10701,7 @@
|
|
10093
10701
|
},
|
10094
10702
|
"Status": {},
|
10095
10703
|
"Tags": {
|
10096
|
-
"shape": "
|
10704
|
+
"shape": "S34"
|
10097
10705
|
},
|
10098
10706
|
"LastModifiedTime": {
|
10099
10707
|
"type": "timestamp"
|
@@ -10101,7 +10709,7 @@
|
|
10101
10709
|
"LastModifiedRegion": {}
|
10102
10710
|
}
|
10103
10711
|
},
|
10104
|
-
"
|
10712
|
+
"Se1": {
|
10105
10713
|
"type": "structure",
|
10106
10714
|
"members": {
|
10107
10715
|
"QuickConnectARN": {},
|
@@ -10109,10 +10717,10 @@
|
|
10109
10717
|
"Name": {},
|
10110
10718
|
"Description": {},
|
10111
10719
|
"QuickConnectConfig": {
|
10112
|
-
"shape": "
|
10720
|
+
"shape": "S6c"
|
10113
10721
|
},
|
10114
10722
|
"Tags": {
|
10115
|
-
"shape": "
|
10723
|
+
"shape": "S34"
|
10116
10724
|
},
|
10117
10725
|
"LastModifiedTime": {
|
10118
10726
|
"type": "timestamp"
|
@@ -10120,7 +10728,7 @@
|
|
10120
10728
|
"LastModifiedRegion": {}
|
10121
10729
|
}
|
10122
10730
|
},
|
10123
|
-
"
|
10731
|
+
"Se4": {
|
10124
10732
|
"type": "structure",
|
10125
10733
|
"members": {
|
10126
10734
|
"InstanceId": {},
|
@@ -10129,11 +10737,11 @@
|
|
10129
10737
|
"RoutingProfileId": {},
|
10130
10738
|
"Description": {},
|
10131
10739
|
"MediaConcurrencies": {
|
10132
|
-
"shape": "
|
10740
|
+
"shape": "S6l"
|
10133
10741
|
},
|
10134
10742
|
"DefaultOutboundQueueId": {},
|
10135
10743
|
"Tags": {
|
10136
|
-
"shape": "
|
10744
|
+
"shape": "S34"
|
10137
10745
|
},
|
10138
10746
|
"NumberOfAssociatedQueues": {
|
10139
10747
|
"type": "long"
|
@@ -10151,7 +10759,7 @@
|
|
10151
10759
|
}
|
10152
10760
|
}
|
10153
10761
|
},
|
10154
|
-
"
|
10762
|
+
"Seq": {
|
10155
10763
|
"type": "structure",
|
10156
10764
|
"members": {
|
10157
10765
|
"Id": {},
|
@@ -10163,7 +10771,7 @@
|
|
10163
10771
|
"LastModifiedRegion": {}
|
10164
10772
|
}
|
10165
10773
|
},
|
10166
|
-
"
|
10774
|
+
"Seu": {
|
10167
10775
|
"type": "structure",
|
10168
10776
|
"members": {
|
10169
10777
|
"Id": {},
|
@@ -10175,85 +10783,90 @@
|
|
10175
10783
|
"LastModifiedRegion": {}
|
10176
10784
|
}
|
10177
10785
|
},
|
10178
|
-
"
|
10786
|
+
"Sfq": {
|
10179
10787
|
"type": "structure",
|
10180
10788
|
"members": {
|
10181
10789
|
"Queues": {
|
10182
|
-
"shape": "
|
10790
|
+
"shape": "Sfr"
|
10183
10791
|
},
|
10184
10792
|
"Channels": {
|
10185
10793
|
"type": "list",
|
10186
10794
|
"member": {}
|
10187
10795
|
},
|
10188
10796
|
"RoutingProfiles": {
|
10189
|
-
"shape": "
|
10797
|
+
"shape": "Sft"
|
10798
|
+
},
|
10799
|
+
"RoutingStepExpressions": {
|
10800
|
+
"type": "list",
|
10801
|
+
"member": {}
|
10190
10802
|
}
|
10191
10803
|
}
|
10192
10804
|
},
|
10193
|
-
"
|
10805
|
+
"Sfr": {
|
10194
10806
|
"type": "list",
|
10195
10807
|
"member": {}
|
10196
10808
|
},
|
10197
|
-
"
|
10809
|
+
"Sft": {
|
10198
10810
|
"type": "list",
|
10199
10811
|
"member": {}
|
10200
10812
|
},
|
10201
|
-
"
|
10813
|
+
"Sfw": {
|
10202
10814
|
"type": "list",
|
10203
10815
|
"member": {}
|
10204
10816
|
},
|
10205
|
-
"
|
10817
|
+
"Sfz": {
|
10206
10818
|
"type": "structure",
|
10207
10819
|
"members": {
|
10208
10820
|
"Name": {},
|
10209
10821
|
"Unit": {}
|
10210
10822
|
}
|
10211
10823
|
},
|
10212
|
-
"
|
10824
|
+
"Sga": {
|
10213
10825
|
"type": "structure",
|
10214
10826
|
"members": {
|
10215
10827
|
"Queue": {
|
10216
|
-
"shape": "
|
10828
|
+
"shape": "Sgb"
|
10217
10829
|
},
|
10218
10830
|
"Channel": {},
|
10219
10831
|
"RoutingProfile": {
|
10220
|
-
"shape": "
|
10221
|
-
}
|
10832
|
+
"shape": "Sgc"
|
10833
|
+
},
|
10834
|
+
"RoutingStepExpression": {}
|
10222
10835
|
}
|
10223
10836
|
},
|
10224
|
-
"
|
10837
|
+
"Sgb": {
|
10225
10838
|
"type": "structure",
|
10226
10839
|
"members": {
|
10227
10840
|
"Id": {},
|
10228
10841
|
"Arn": {}
|
10229
10842
|
}
|
10230
10843
|
},
|
10231
|
-
"
|
10844
|
+
"Sgc": {
|
10232
10845
|
"type": "structure",
|
10233
10846
|
"members": {
|
10234
10847
|
"Id": {},
|
10235
10848
|
"Arn": {}
|
10236
10849
|
}
|
10237
10850
|
},
|
10238
|
-
"
|
10851
|
+
"Sgt": {
|
10239
10852
|
"type": "structure",
|
10240
10853
|
"members": {
|
10241
10854
|
"Id": {},
|
10242
10855
|
"Arn": {}
|
10243
10856
|
}
|
10244
10857
|
},
|
10245
|
-
"
|
10858
|
+
"Sgv": {
|
10246
10859
|
"type": "map",
|
10247
10860
|
"key": {},
|
10248
10861
|
"value": {
|
10249
10862
|
"type": "integer"
|
10250
10863
|
}
|
10251
10864
|
},
|
10252
|
-
"
|
10865
|
+
"Sh2": {
|
10253
10866
|
"type": "string",
|
10254
10867
|
"sensitive": true
|
10255
10868
|
},
|
10256
|
-
"
|
10869
|
+
"Sh7": {
|
10257
10870
|
"type": "structure",
|
10258
10871
|
"members": {
|
10259
10872
|
"Name": {},
|
@@ -10270,7 +10883,7 @@
|
|
10270
10883
|
"Unit": {}
|
10271
10884
|
}
|
10272
10885
|
},
|
10273
|
-
"
|
10886
|
+
"Shs": {
|
10274
10887
|
"type": "structure",
|
10275
10888
|
"members": {
|
10276
10889
|
"Name": {},
|
@@ -10304,18 +10917,18 @@
|
|
10304
10917
|
}
|
10305
10918
|
}
|
10306
10919
|
},
|
10307
|
-
"
|
10920
|
+
"Sih": {
|
10308
10921
|
"type": "structure",
|
10309
10922
|
"required": [
|
10310
10923
|
"Distributions"
|
10311
10924
|
],
|
10312
10925
|
"members": {
|
10313
10926
|
"Distributions": {
|
10314
|
-
"shape": "
|
10927
|
+
"shape": "Sii"
|
10315
10928
|
}
|
10316
10929
|
}
|
10317
10930
|
},
|
10318
|
-
"
|
10931
|
+
"Sii": {
|
10319
10932
|
"type": "list",
|
10320
10933
|
"member": {
|
10321
10934
|
"type": "structure",
|
@@ -10331,7 +10944,7 @@
|
|
10331
10944
|
}
|
10332
10945
|
}
|
10333
10946
|
},
|
10334
|
-
"
|
10947
|
+
"Sim": {
|
10335
10948
|
"type": "structure",
|
10336
10949
|
"required": [
|
10337
10950
|
"Distributions"
|
@@ -10355,26 +10968,26 @@
|
|
10355
10968
|
}
|
10356
10969
|
}
|
10357
10970
|
},
|
10358
|
-
"
|
10971
|
+
"Sip": {
|
10359
10972
|
"type": "structure",
|
10360
10973
|
"required": [
|
10361
10974
|
"Distributions"
|
10362
10975
|
],
|
10363
10976
|
"members": {
|
10364
10977
|
"Distributions": {
|
10365
|
-
"shape": "
|
10978
|
+
"shape": "Sii"
|
10366
10979
|
}
|
10367
10980
|
}
|
10368
10981
|
},
|
10369
|
-
"
|
10982
|
+
"Sl5": {
|
10370
10983
|
"type": "list",
|
10371
10984
|
"member": {}
|
10372
10985
|
},
|
10373
|
-
"
|
10986
|
+
"Sl6": {
|
10374
10987
|
"type": "list",
|
10375
10988
|
"member": {}
|
10376
10989
|
},
|
10377
|
-
"
|
10990
|
+
"Slr": {
|
10378
10991
|
"type": "list",
|
10379
10992
|
"member": {
|
10380
10993
|
"type": "structure",
|
@@ -10390,7 +11003,7 @@
|
|
10390
11003
|
}
|
10391
11004
|
}
|
10392
11005
|
},
|
10393
|
-
"
|
11006
|
+
"Smg": {
|
10394
11007
|
"type": "structure",
|
10395
11008
|
"members": {
|
10396
11009
|
"AbsoluteTime": {
|
@@ -10400,7 +11013,7 @@
|
|
10400
11013
|
},
|
10401
11014
|
"union": true
|
10402
11015
|
},
|
10403
|
-
"
|
11016
|
+
"Smk": {
|
10404
11017
|
"type": "structure",
|
10405
11018
|
"required": [
|
10406
11019
|
"BeginOffsetChar",
|
@@ -10415,57 +11028,61 @@
|
|
10415
11028
|
}
|
10416
11029
|
}
|
10417
11030
|
},
|
10418
|
-
"
|
11031
|
+
"Spr": {
|
11032
|
+
"type": "list",
|
11033
|
+
"member": {}
|
11034
|
+
},
|
11035
|
+
"Sqi": {
|
10419
11036
|
"type": "structure",
|
10420
11037
|
"members": {
|
10421
11038
|
"OrConditions": {
|
10422
11039
|
"type": "list",
|
10423
11040
|
"member": {
|
10424
|
-
"shape": "
|
11041
|
+
"shape": "Sqk"
|
10425
11042
|
}
|
10426
11043
|
},
|
10427
11044
|
"AndConditions": {
|
10428
|
-
"shape": "
|
11045
|
+
"shape": "Sqk"
|
10429
11046
|
},
|
10430
11047
|
"TagCondition": {
|
10431
|
-
"shape": "
|
11048
|
+
"shape": "Sql"
|
10432
11049
|
}
|
10433
11050
|
}
|
10434
11051
|
},
|
10435
|
-
"
|
11052
|
+
"Sqk": {
|
10436
11053
|
"type": "list",
|
10437
11054
|
"member": {
|
10438
|
-
"shape": "
|
11055
|
+
"shape": "Sql"
|
10439
11056
|
}
|
10440
11057
|
},
|
10441
|
-
"
|
11058
|
+
"Sql": {
|
10442
11059
|
"type": "structure",
|
10443
11060
|
"members": {
|
10444
11061
|
"TagKey": {},
|
10445
11062
|
"TagValue": {}
|
10446
11063
|
}
|
10447
11064
|
},
|
10448
|
-
"
|
11065
|
+
"Sqm": {
|
10449
11066
|
"type": "structure",
|
10450
11067
|
"members": {
|
10451
11068
|
"OrConditions": {
|
10452
|
-
"shape": "
|
11069
|
+
"shape": "Sqn"
|
10453
11070
|
},
|
10454
11071
|
"AndConditions": {
|
10455
|
-
"shape": "
|
11072
|
+
"shape": "Sqn"
|
10456
11073
|
},
|
10457
11074
|
"StringCondition": {
|
10458
|
-
"shape": "
|
11075
|
+
"shape": "Sqo"
|
10459
11076
|
}
|
10460
11077
|
}
|
10461
11078
|
},
|
10462
|
-
"
|
11079
|
+
"Sqn": {
|
10463
11080
|
"type": "list",
|
10464
11081
|
"member": {
|
10465
|
-
"shape": "
|
11082
|
+
"shape": "Sqm"
|
10466
11083
|
}
|
10467
11084
|
},
|
10468
|
-
"
|
11085
|
+
"Sqo": {
|
10469
11086
|
"type": "structure",
|
10470
11087
|
"members": {
|
10471
11088
|
"FieldName": {},
|
@@ -10473,118 +11090,138 @@
|
|
10473
11090
|
"ComparisonType": {}
|
10474
11091
|
}
|
10475
11092
|
},
|
10476
|
-
"
|
11093
|
+
"Sqt": {
|
11094
|
+
"type": "structure",
|
11095
|
+
"members": {
|
11096
|
+
"OrConditions": {
|
11097
|
+
"shape": "Squ"
|
11098
|
+
},
|
11099
|
+
"AndConditions": {
|
11100
|
+
"shape": "Squ"
|
11101
|
+
},
|
11102
|
+
"StringCondition": {
|
11103
|
+
"shape": "Sqo"
|
11104
|
+
}
|
11105
|
+
}
|
11106
|
+
},
|
11107
|
+
"Squ": {
|
11108
|
+
"type": "list",
|
11109
|
+
"member": {
|
11110
|
+
"shape": "Sqt"
|
11111
|
+
}
|
11112
|
+
},
|
11113
|
+
"Sqz": {
|
10477
11114
|
"type": "structure",
|
10478
11115
|
"members": {
|
10479
11116
|
"OrConditions": {
|
10480
|
-
"shape": "
|
11117
|
+
"shape": "Sr0"
|
10481
11118
|
},
|
10482
11119
|
"AndConditions": {
|
10483
|
-
"shape": "
|
11120
|
+
"shape": "Sr0"
|
10484
11121
|
},
|
10485
11122
|
"StringCondition": {
|
10486
|
-
"shape": "
|
11123
|
+
"shape": "Sqo"
|
10487
11124
|
}
|
10488
11125
|
}
|
10489
11126
|
},
|
10490
|
-
"
|
11127
|
+
"Sr0": {
|
10491
11128
|
"type": "list",
|
10492
11129
|
"member": {
|
10493
|
-
"shape": "
|
11130
|
+
"shape": "Sqz"
|
10494
11131
|
}
|
10495
11132
|
},
|
10496
|
-
"
|
11133
|
+
"Sr5": {
|
10497
11134
|
"type": "structure",
|
10498
11135
|
"members": {
|
10499
11136
|
"OrConditions": {
|
10500
|
-
"shape": "
|
11137
|
+
"shape": "Sr6"
|
10501
11138
|
},
|
10502
11139
|
"AndConditions": {
|
10503
|
-
"shape": "
|
11140
|
+
"shape": "Sr6"
|
10504
11141
|
},
|
10505
11142
|
"StringCondition": {
|
10506
|
-
"shape": "
|
11143
|
+
"shape": "Sqo"
|
10507
11144
|
},
|
10508
11145
|
"QueueTypeCondition": {}
|
10509
11146
|
}
|
10510
11147
|
},
|
10511
|
-
"
|
11148
|
+
"Sr6": {
|
10512
11149
|
"type": "list",
|
10513
11150
|
"member": {
|
10514
|
-
"shape": "
|
11151
|
+
"shape": "Sr5"
|
10515
11152
|
}
|
10516
11153
|
},
|
10517
|
-
"
|
11154
|
+
"Src": {
|
10518
11155
|
"type": "structure",
|
10519
11156
|
"members": {
|
10520
11157
|
"OrConditions": {
|
10521
|
-
"shape": "
|
11158
|
+
"shape": "Srd"
|
10522
11159
|
},
|
10523
11160
|
"AndConditions": {
|
10524
|
-
"shape": "
|
11161
|
+
"shape": "Srd"
|
10525
11162
|
},
|
10526
11163
|
"StringCondition": {
|
10527
|
-
"shape": "
|
11164
|
+
"shape": "Sqo"
|
10528
11165
|
}
|
10529
11166
|
}
|
10530
11167
|
},
|
10531
|
-
"
|
11168
|
+
"Srd": {
|
10532
11169
|
"type": "list",
|
10533
11170
|
"member": {
|
10534
|
-
"shape": "
|
11171
|
+
"shape": "Src"
|
10535
11172
|
}
|
10536
11173
|
},
|
10537
|
-
"
|
11174
|
+
"Srr": {
|
10538
11175
|
"type": "structure",
|
10539
11176
|
"members": {
|
10540
11177
|
"OrConditions": {
|
10541
|
-
"shape": "
|
11178
|
+
"shape": "Srs"
|
10542
11179
|
},
|
10543
11180
|
"AndConditions": {
|
10544
|
-
"shape": "
|
11181
|
+
"shape": "Srs"
|
10545
11182
|
},
|
10546
11183
|
"StringCondition": {
|
10547
|
-
"shape": "
|
11184
|
+
"shape": "Sqo"
|
10548
11185
|
}
|
10549
11186
|
}
|
10550
11187
|
},
|
10551
|
-
"
|
11188
|
+
"Srs": {
|
10552
11189
|
"type": "list",
|
10553
11190
|
"member": {
|
10554
|
-
"shape": "
|
11191
|
+
"shape": "Srr"
|
10555
11192
|
}
|
10556
11193
|
},
|
10557
|
-
"
|
11194
|
+
"Srw": {
|
10558
11195
|
"type": "structure",
|
10559
11196
|
"members": {
|
10560
11197
|
"OrConditions": {
|
10561
|
-
"shape": "
|
11198
|
+
"shape": "Srx"
|
10562
11199
|
},
|
10563
11200
|
"AndConditions": {
|
10564
|
-
"shape": "
|
11201
|
+
"shape": "Srx"
|
10565
11202
|
},
|
10566
11203
|
"StringCondition": {
|
10567
|
-
"shape": "
|
11204
|
+
"shape": "Sqo"
|
10568
11205
|
}
|
10569
11206
|
}
|
10570
11207
|
},
|
10571
|
-
"
|
11208
|
+
"Srx": {
|
10572
11209
|
"type": "list",
|
10573
11210
|
"member": {
|
10574
|
-
"shape": "
|
11211
|
+
"shape": "Srw"
|
10575
11212
|
}
|
10576
11213
|
},
|
10577
|
-
"
|
11214
|
+
"Ss4": {
|
10578
11215
|
"type": "structure",
|
10579
11216
|
"members": {
|
10580
11217
|
"OrConditions": {
|
10581
|
-
"shape": "
|
11218
|
+
"shape": "Ss5"
|
10582
11219
|
},
|
10583
11220
|
"AndConditions": {
|
10584
|
-
"shape": "
|
11221
|
+
"shape": "Ss5"
|
10585
11222
|
},
|
10586
11223
|
"StringCondition": {
|
10587
|
-
"shape": "
|
11224
|
+
"shape": "Sqo"
|
10588
11225
|
},
|
10589
11226
|
"HierarchyGroupCondition": {
|
10590
11227
|
"type": "structure",
|
@@ -10595,17 +11232,17 @@
|
|
10595
11232
|
}
|
10596
11233
|
}
|
10597
11234
|
},
|
10598
|
-
"
|
11235
|
+
"Ss5": {
|
10599
11236
|
"type": "list",
|
10600
11237
|
"member": {
|
10601
|
-
"shape": "
|
11238
|
+
"shape": "Ss4"
|
10602
11239
|
}
|
10603
11240
|
},
|
10604
|
-
"
|
11241
|
+
"Ssp": {
|
10605
11242
|
"type": "list",
|
10606
11243
|
"member": {}
|
10607
11244
|
},
|
10608
|
-
"
|
11245
|
+
"Ssr": {
|
10609
11246
|
"type": "structure",
|
10610
11247
|
"required": [
|
10611
11248
|
"DisplayName"
|
@@ -10614,7 +11251,7 @@
|
|
10614
11251
|
"DisplayName": {}
|
10615
11252
|
}
|
10616
11253
|
},
|
10617
|
-
"
|
11254
|
+
"Sss": {
|
10618
11255
|
"type": "structure",
|
10619
11256
|
"required": [
|
10620
11257
|
"StreamingEndpointArn"
|
@@ -10623,25 +11260,25 @@
|
|
10623
11260
|
"StreamingEndpointArn": {}
|
10624
11261
|
}
|
10625
11262
|
},
|
10626
|
-
"
|
11263
|
+
"Stm": {
|
10627
11264
|
"type": "structure",
|
10628
11265
|
"members": {
|
10629
11266
|
"Video": {}
|
10630
11267
|
}
|
10631
11268
|
},
|
10632
|
-
"
|
11269
|
+
"Su9": {
|
10633
11270
|
"type": "map",
|
10634
11271
|
"key": {},
|
10635
11272
|
"value": {
|
10636
11273
|
"type": "structure",
|
10637
11274
|
"members": {
|
10638
11275
|
"Value": {
|
10639
|
-
"shape": "
|
11276
|
+
"shape": "Sce"
|
10640
11277
|
}
|
10641
11278
|
}
|
10642
11279
|
}
|
10643
11280
|
},
|
10644
|
-
"
|
11281
|
+
"Swl": {
|
10645
11282
|
"type": "structure",
|
10646
11283
|
"required": [
|
10647
11284
|
"Name"
|