cdk-comprehend-s3olap 2.0.49 → 2.0.50
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 +4 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +11 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +116 -0
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +67 -20
- package/node_modules/aws-sdk/apis/config-2014-11-12.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/globalaccelerator-2018-08-08.min.json +70 -53
- package/node_modules/aws-sdk/apis/marketplace-catalog-2018-09-17.min.json +3 -1
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +104 -66
- package/node_modules/aws-sdk/clients/chime.d.ts +135 -4
- package/node_modules/aws-sdk/clients/configservice.d.ts +66 -0
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +109 -85
- package/node_modules/aws-sdk/clients/marketplacecatalog.d.ts +1 -1
- package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ssm.d.ts +12 -12
- package/node_modules/aws-sdk/clients/workspaces.d.ts +65 -5
- 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 +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +75 -23
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +72 -72
- package/node_modules/aws-sdk/dist-tools/service-collector.js +4 -6
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -6
@@ -239,6 +239,41 @@
|
|
239
239
|
}
|
240
240
|
}
|
241
241
|
},
|
242
|
+
"CreateWorkspaceImage": {
|
243
|
+
"input": {
|
244
|
+
"type": "structure",
|
245
|
+
"required": [
|
246
|
+
"Name",
|
247
|
+
"Description",
|
248
|
+
"WorkspaceId"
|
249
|
+
],
|
250
|
+
"members": {
|
251
|
+
"Name": {},
|
252
|
+
"Description": {},
|
253
|
+
"WorkspaceId": {},
|
254
|
+
"Tags": {
|
255
|
+
"shape": "Sm"
|
256
|
+
}
|
257
|
+
}
|
258
|
+
},
|
259
|
+
"output": {
|
260
|
+
"type": "structure",
|
261
|
+
"members": {
|
262
|
+
"ImageId": {},
|
263
|
+
"Name": {},
|
264
|
+
"Description": {},
|
265
|
+
"OperatingSystem": {
|
266
|
+
"shape": "S1n"
|
267
|
+
},
|
268
|
+
"State": {},
|
269
|
+
"RequiredTenancy": {},
|
270
|
+
"Created": {
|
271
|
+
"type": "timestamp"
|
272
|
+
},
|
273
|
+
"OwnerAccountId": {}
|
274
|
+
}
|
275
|
+
}
|
276
|
+
},
|
242
277
|
"CreateWorkspaces": {
|
243
278
|
"input": {
|
244
279
|
"type": "structure",
|
@@ -249,7 +284,7 @@
|
|
249
284
|
"Workspaces": {
|
250
285
|
"type": "list",
|
251
286
|
"member": {
|
252
|
-
"shape": "
|
287
|
+
"shape": "S1u"
|
253
288
|
}
|
254
289
|
}
|
255
290
|
}
|
@@ -263,7 +298,7 @@
|
|
263
298
|
"type": "structure",
|
264
299
|
"members": {
|
265
300
|
"WorkspaceRequest": {
|
266
|
-
"shape": "
|
301
|
+
"shape": "S1u"
|
267
302
|
},
|
268
303
|
"ErrorCode": {},
|
269
304
|
"ErrorMessage": {}
|
@@ -271,7 +306,7 @@
|
|
271
306
|
}
|
272
307
|
},
|
273
308
|
"PendingRequests": {
|
274
|
-
"shape": "
|
309
|
+
"shape": "S27"
|
275
310
|
}
|
276
311
|
}
|
277
312
|
}
|
@@ -462,22 +497,22 @@
|
|
462
497
|
"type": "structure",
|
463
498
|
"members": {
|
464
499
|
"DeviceTypeWindows": {
|
465
|
-
"shape": "
|
500
|
+
"shape": "S3d"
|
466
501
|
},
|
467
502
|
"DeviceTypeOsx": {
|
468
|
-
"shape": "
|
503
|
+
"shape": "S3d"
|
469
504
|
},
|
470
505
|
"DeviceTypeAndroid": {
|
471
|
-
"shape": "
|
506
|
+
"shape": "S3d"
|
472
507
|
},
|
473
508
|
"DeviceTypeIos": {
|
474
|
-
"shape": "
|
509
|
+
"shape": "S3j"
|
475
510
|
},
|
476
511
|
"DeviceTypeLinux": {
|
477
|
-
"shape": "
|
512
|
+
"shape": "S3d"
|
478
513
|
},
|
479
514
|
"DeviceTypeWeb": {
|
480
|
-
"shape": "
|
515
|
+
"shape": "S3d"
|
481
516
|
}
|
482
517
|
}
|
483
518
|
}
|
@@ -505,7 +540,7 @@
|
|
505
540
|
"members": {
|
506
541
|
"ResourceId": {},
|
507
542
|
"ClientProperties": {
|
508
|
-
"shape": "
|
543
|
+
"shape": "S3p"
|
509
544
|
}
|
510
545
|
}
|
511
546
|
}
|
@@ -567,7 +602,7 @@
|
|
567
602
|
"ConnectionAliasPermissions": {
|
568
603
|
"type": "list",
|
569
604
|
"member": {
|
570
|
-
"shape": "
|
605
|
+
"shape": "S3z"
|
571
606
|
}
|
572
607
|
},
|
573
608
|
"NextToken": {}
|
@@ -725,7 +760,7 @@
|
|
725
760
|
"DirectoryName": {},
|
726
761
|
"RegistrationCode": {},
|
727
762
|
"SubnetIds": {
|
728
|
-
"shape": "
|
763
|
+
"shape": "S4r"
|
729
764
|
},
|
730
765
|
"DnsIpAddresses": {
|
731
766
|
"type": "list",
|
@@ -759,11 +794,11 @@
|
|
759
794
|
"shape": "S8"
|
760
795
|
},
|
761
796
|
"WorkspaceAccessProperties": {
|
762
|
-
"shape": "
|
797
|
+
"shape": "S4z"
|
763
798
|
},
|
764
799
|
"Tenancy": {},
|
765
800
|
"SelfservicePermissions": {
|
766
|
-
"shape": "
|
801
|
+
"shape": "S52"
|
767
802
|
}
|
768
803
|
}
|
769
804
|
}
|
@@ -830,10 +865,7 @@
|
|
830
865
|
"Name": {},
|
831
866
|
"Description": {},
|
832
867
|
"OperatingSystem": {
|
833
|
-
"
|
834
|
-
"members": {
|
835
|
-
"Type": {}
|
836
|
-
}
|
868
|
+
"shape": "S1n"
|
837
869
|
},
|
838
870
|
"State": {},
|
839
871
|
"RequiredTenancy": {},
|
@@ -873,10 +905,10 @@
|
|
873
905
|
"type": "structure",
|
874
906
|
"members": {
|
875
907
|
"RebuildSnapshots": {
|
876
|
-
"shape": "
|
908
|
+
"shape": "S5i"
|
877
909
|
},
|
878
910
|
"RestoreSnapshots": {
|
879
|
-
"shape": "
|
911
|
+
"shape": "S5i"
|
880
912
|
}
|
881
913
|
}
|
882
914
|
}
|
@@ -886,7 +918,7 @@
|
|
886
918
|
"type": "structure",
|
887
919
|
"members": {
|
888
920
|
"WorkspaceIds": {
|
889
|
-
"shape": "
|
921
|
+
"shape": "S5l"
|
890
922
|
},
|
891
923
|
"DirectoryId": {},
|
892
924
|
"UserName": {},
|
@@ -901,7 +933,7 @@
|
|
901
933
|
"type": "structure",
|
902
934
|
"members": {
|
903
935
|
"Workspaces": {
|
904
|
-
"shape": "
|
936
|
+
"shape": "S27"
|
905
937
|
},
|
906
938
|
"NextToken": {}
|
907
939
|
}
|
@@ -912,7 +944,7 @@
|
|
912
944
|
"type": "structure",
|
913
945
|
"members": {
|
914
946
|
"WorkspaceIds": {
|
915
|
-
"shape": "
|
947
|
+
"shape": "S5l"
|
916
948
|
},
|
917
949
|
"NextToken": {}
|
918
950
|
}
|
@@ -983,13 +1015,13 @@
|
|
983
1015
|
"members": {
|
984
1016
|
"ResourceId": {},
|
985
1017
|
"DeviceTypeWindows": {
|
986
|
-
"shape": "
|
1018
|
+
"shape": "S5x"
|
987
1019
|
},
|
988
1020
|
"DeviceTypeOsx": {
|
989
|
-
"shape": "
|
1021
|
+
"shape": "S5x"
|
990
1022
|
},
|
991
1023
|
"DeviceTypeAndroid": {
|
992
|
-
"shape": "
|
1024
|
+
"shape": "S5x"
|
993
1025
|
},
|
994
1026
|
"DeviceTypeIos": {
|
995
1027
|
"type": "structure",
|
@@ -1007,15 +1039,15 @@
|
|
1007
1039
|
"SupportLink": {},
|
1008
1040
|
"ForgotPasswordLink": {},
|
1009
1041
|
"LoginMessage": {
|
1010
|
-
"shape": "
|
1042
|
+
"shape": "S3g"
|
1011
1043
|
}
|
1012
1044
|
}
|
1013
1045
|
},
|
1014
1046
|
"DeviceTypeLinux": {
|
1015
|
-
"shape": "
|
1047
|
+
"shape": "S5x"
|
1016
1048
|
},
|
1017
1049
|
"DeviceTypeWeb": {
|
1018
|
-
"shape": "
|
1050
|
+
"shape": "S5x"
|
1019
1051
|
}
|
1020
1052
|
}
|
1021
1053
|
},
|
@@ -1023,22 +1055,22 @@
|
|
1023
1055
|
"type": "structure",
|
1024
1056
|
"members": {
|
1025
1057
|
"DeviceTypeWindows": {
|
1026
|
-
"shape": "
|
1058
|
+
"shape": "S3d"
|
1027
1059
|
},
|
1028
1060
|
"DeviceTypeOsx": {
|
1029
|
-
"shape": "
|
1061
|
+
"shape": "S3d"
|
1030
1062
|
},
|
1031
1063
|
"DeviceTypeAndroid": {
|
1032
|
-
"shape": "
|
1064
|
+
"shape": "S3d"
|
1033
1065
|
},
|
1034
1066
|
"DeviceTypeIos": {
|
1035
|
-
"shape": "
|
1067
|
+
"shape": "S3j"
|
1036
1068
|
},
|
1037
1069
|
"DeviceTypeLinux": {
|
1038
|
-
"shape": "
|
1070
|
+
"shape": "S3d"
|
1039
1071
|
},
|
1040
1072
|
"DeviceTypeWeb": {
|
1041
|
-
"shape": "
|
1073
|
+
"shape": "S3d"
|
1042
1074
|
}
|
1043
1075
|
}
|
1044
1076
|
}
|
@@ -1141,7 +1173,7 @@
|
|
1141
1173
|
"members": {
|
1142
1174
|
"ResourceId": {},
|
1143
1175
|
"ClientProperties": {
|
1144
|
-
"shape": "
|
1176
|
+
"shape": "S3p"
|
1145
1177
|
}
|
1146
1178
|
}
|
1147
1179
|
},
|
@@ -1160,7 +1192,7 @@
|
|
1160
1192
|
"members": {
|
1161
1193
|
"ResourceId": {},
|
1162
1194
|
"SelfservicePermissions": {
|
1163
|
-
"shape": "
|
1195
|
+
"shape": "S52"
|
1164
1196
|
}
|
1165
1197
|
}
|
1166
1198
|
},
|
@@ -1179,7 +1211,7 @@
|
|
1179
1211
|
"members": {
|
1180
1212
|
"ResourceId": {},
|
1181
1213
|
"WorkspaceAccessProperties": {
|
1182
|
-
"shape": "
|
1214
|
+
"shape": "S4z"
|
1183
1215
|
}
|
1184
1216
|
}
|
1185
1217
|
},
|
@@ -1233,7 +1265,7 @@
|
|
1233
1265
|
"members": {
|
1234
1266
|
"WorkspaceId": {},
|
1235
1267
|
"WorkspaceProperties": {
|
1236
|
-
"shape": "
|
1268
|
+
"shape": "S1y"
|
1237
1269
|
}
|
1238
1270
|
}
|
1239
1271
|
},
|
@@ -1286,7 +1318,7 @@
|
|
1286
1318
|
"FailedRequests": {
|
1287
1319
|
"type": "list",
|
1288
1320
|
"member": {
|
1289
|
-
"shape": "
|
1321
|
+
"shape": "S73"
|
1290
1322
|
}
|
1291
1323
|
}
|
1292
1324
|
}
|
@@ -1319,7 +1351,7 @@
|
|
1319
1351
|
"FailedRequests": {
|
1320
1352
|
"type": "list",
|
1321
1353
|
"member": {
|
1322
|
-
"shape": "
|
1354
|
+
"shape": "S73"
|
1323
1355
|
}
|
1324
1356
|
}
|
1325
1357
|
}
|
@@ -1335,7 +1367,7 @@
|
|
1335
1367
|
"members": {
|
1336
1368
|
"DirectoryId": {},
|
1337
1369
|
"SubnetIds": {
|
1338
|
-
"shape": "
|
1370
|
+
"shape": "S4r"
|
1339
1371
|
},
|
1340
1372
|
"EnableWorkDocs": {
|
1341
1373
|
"type": "boolean"
|
@@ -1413,7 +1445,7 @@
|
|
1413
1445
|
"FailedRequests": {
|
1414
1446
|
"type": "list",
|
1415
1447
|
"member": {
|
1416
|
-
"shape": "
|
1448
|
+
"shape": "S73"
|
1417
1449
|
}
|
1418
1450
|
}
|
1419
1451
|
}
|
@@ -1443,7 +1475,7 @@
|
|
1443
1475
|
"FailedRequests": {
|
1444
1476
|
"type": "list",
|
1445
1477
|
"member": {
|
1446
|
-
"shape": "
|
1478
|
+
"shape": "S73"
|
1447
1479
|
}
|
1448
1480
|
}
|
1449
1481
|
}
|
@@ -1476,7 +1508,7 @@
|
|
1476
1508
|
"FailedRequests": {
|
1477
1509
|
"type": "list",
|
1478
1510
|
"member": {
|
1479
|
-
"shape": "
|
1511
|
+
"shape": "S73"
|
1480
1512
|
}
|
1481
1513
|
}
|
1482
1514
|
}
|
@@ -1511,7 +1543,7 @@
|
|
1511
1543
|
"members": {
|
1512
1544
|
"AliasId": {},
|
1513
1545
|
"ConnectionAliasPermission": {
|
1514
|
-
"shape": "
|
1546
|
+
"shape": "S3z"
|
1515
1547
|
}
|
1516
1548
|
}
|
1517
1549
|
},
|
@@ -1645,7 +1677,13 @@
|
|
1645
1677
|
}
|
1646
1678
|
}
|
1647
1679
|
},
|
1648
|
-
"
|
1680
|
+
"S1n": {
|
1681
|
+
"type": "structure",
|
1682
|
+
"members": {
|
1683
|
+
"Type": {}
|
1684
|
+
}
|
1685
|
+
},
|
1686
|
+
"S1u": {
|
1649
1687
|
"type": "structure",
|
1650
1688
|
"required": [
|
1651
1689
|
"DirectoryId",
|
@@ -1664,14 +1702,14 @@
|
|
1664
1702
|
"type": "boolean"
|
1665
1703
|
},
|
1666
1704
|
"WorkspaceProperties": {
|
1667
|
-
"shape": "
|
1705
|
+
"shape": "S1y"
|
1668
1706
|
},
|
1669
1707
|
"Tags": {
|
1670
1708
|
"shape": "Sm"
|
1671
1709
|
}
|
1672
1710
|
}
|
1673
1711
|
},
|
1674
|
-
"
|
1712
|
+
"S1y": {
|
1675
1713
|
"type": "structure",
|
1676
1714
|
"members": {
|
1677
1715
|
"RunningMode": {},
|
@@ -1687,7 +1725,7 @@
|
|
1687
1725
|
"ComputeTypeName": {}
|
1688
1726
|
}
|
1689
1727
|
},
|
1690
|
-
"
|
1728
|
+
"S27": {
|
1691
1729
|
"type": "list",
|
1692
1730
|
"member": {
|
1693
1731
|
"type": "structure",
|
@@ -1710,7 +1748,7 @@
|
|
1710
1748
|
"type": "boolean"
|
1711
1749
|
},
|
1712
1750
|
"WorkspaceProperties": {
|
1713
|
-
"shape": "
|
1751
|
+
"shape": "S1y"
|
1714
1752
|
},
|
1715
1753
|
"ModificationStates": {
|
1716
1754
|
"type": "list",
|
@@ -1725,7 +1763,7 @@
|
|
1725
1763
|
}
|
1726
1764
|
}
|
1727
1765
|
},
|
1728
|
-
"
|
1766
|
+
"S3d": {
|
1729
1767
|
"type": "structure",
|
1730
1768
|
"members": {
|
1731
1769
|
"LogoUrl": {},
|
@@ -1733,16 +1771,16 @@
|
|
1733
1771
|
"SupportLink": {},
|
1734
1772
|
"ForgotPasswordLink": {},
|
1735
1773
|
"LoginMessage": {
|
1736
|
-
"shape": "
|
1774
|
+
"shape": "S3g"
|
1737
1775
|
}
|
1738
1776
|
}
|
1739
1777
|
},
|
1740
|
-
"
|
1778
|
+
"S3g": {
|
1741
1779
|
"type": "map",
|
1742
1780
|
"key": {},
|
1743
1781
|
"value": {}
|
1744
1782
|
},
|
1745
|
-
"
|
1783
|
+
"S3j": {
|
1746
1784
|
"type": "structure",
|
1747
1785
|
"members": {
|
1748
1786
|
"LogoUrl": {},
|
@@ -1752,17 +1790,17 @@
|
|
1752
1790
|
"SupportLink": {},
|
1753
1791
|
"ForgotPasswordLink": {},
|
1754
1792
|
"LoginMessage": {
|
1755
|
-
"shape": "
|
1793
|
+
"shape": "S3g"
|
1756
1794
|
}
|
1757
1795
|
}
|
1758
1796
|
},
|
1759
|
-
"
|
1797
|
+
"S3p": {
|
1760
1798
|
"type": "structure",
|
1761
1799
|
"members": {
|
1762
1800
|
"ReconnectEnabled": {}
|
1763
1801
|
}
|
1764
1802
|
},
|
1765
|
-
"
|
1803
|
+
"S3z": {
|
1766
1804
|
"type": "structure",
|
1767
1805
|
"required": [
|
1768
1806
|
"SharedAccountId",
|
@@ -1775,11 +1813,11 @@
|
|
1775
1813
|
}
|
1776
1814
|
}
|
1777
1815
|
},
|
1778
|
-
"
|
1816
|
+
"S4r": {
|
1779
1817
|
"type": "list",
|
1780
1818
|
"member": {}
|
1781
1819
|
},
|
1782
|
-
"
|
1820
|
+
"S4z": {
|
1783
1821
|
"type": "structure",
|
1784
1822
|
"members": {
|
1785
1823
|
"DeviceTypeWindows": {},
|
@@ -1792,7 +1830,7 @@
|
|
1792
1830
|
"DeviceTypeLinux": {}
|
1793
1831
|
}
|
1794
1832
|
},
|
1795
|
-
"
|
1833
|
+
"S52": {
|
1796
1834
|
"type": "structure",
|
1797
1835
|
"members": {
|
1798
1836
|
"RestartWorkspace": {},
|
@@ -1802,7 +1840,7 @@
|
|
1802
1840
|
"RebuildWorkspace": {}
|
1803
1841
|
}
|
1804
1842
|
},
|
1805
|
-
"
|
1843
|
+
"S5i": {
|
1806
1844
|
"type": "list",
|
1807
1845
|
"member": {
|
1808
1846
|
"type": "structure",
|
@@ -1813,11 +1851,11 @@
|
|
1813
1851
|
}
|
1814
1852
|
}
|
1815
1853
|
},
|
1816
|
-
"
|
1854
|
+
"S5l": {
|
1817
1855
|
"type": "list",
|
1818
1856
|
"member": {}
|
1819
1857
|
},
|
1820
|
-
"
|
1858
|
+
"S5x": {
|
1821
1859
|
"type": "structure",
|
1822
1860
|
"members": {
|
1823
1861
|
"Logo": {
|
@@ -1827,11 +1865,11 @@
|
|
1827
1865
|
"SupportLink": {},
|
1828
1866
|
"ForgotPasswordLink": {},
|
1829
1867
|
"LoginMessage": {
|
1830
|
-
"shape": "
|
1868
|
+
"shape": "S3g"
|
1831
1869
|
}
|
1832
1870
|
}
|
1833
1871
|
},
|
1834
|
-
"
|
1872
|
+
"S73": {
|
1835
1873
|
"type": "structure",
|
1836
1874
|
"members": {
|
1837
1875
|
"WorkspaceId": {},
|
@@ -1204,11 +1204,11 @@ declare class Chime extends Service {
|
|
1204
1204
|
*/
|
1205
1205
|
putVoiceConnectorProxy(callback?: (err: AWSError, data: Chime.Types.PutVoiceConnectorProxyResponse) => void): Request<Chime.Types.PutVoiceConnectorProxyResponse, AWSError>;
|
1206
1206
|
/**
|
1207
|
-
* Adds a streaming configuration for the specified Amazon Chime Voice Connector. The streaming configuration specifies whether media streaming is enabled for sending to
|
1207
|
+
* Adds a streaming configuration for the specified Amazon Chime Voice Connector. The streaming configuration specifies whether media streaming is enabled for sending to Kinesis. It also sets the retention period, in hours, for the Amazon Kinesis data.
|
1208
1208
|
*/
|
1209
1209
|
putVoiceConnectorStreamingConfiguration(params: Chime.Types.PutVoiceConnectorStreamingConfigurationRequest, callback?: (err: AWSError, data: Chime.Types.PutVoiceConnectorStreamingConfigurationResponse) => void): Request<Chime.Types.PutVoiceConnectorStreamingConfigurationResponse, AWSError>;
|
1210
1210
|
/**
|
1211
|
-
* Adds a streaming configuration for the specified Amazon Chime Voice Connector. The streaming configuration specifies whether media streaming is enabled for sending to
|
1211
|
+
* Adds a streaming configuration for the specified Amazon Chime Voice Connector. The streaming configuration specifies whether media streaming is enabled for sending to Kinesis. It also sets the retention period, in hours, for the Amazon Kinesis data.
|
1212
1212
|
*/
|
1213
1213
|
putVoiceConnectorStreamingConfiguration(callback?: (err: AWSError, data: Chime.Types.PutVoiceConnectorStreamingConfigurationResponse) => void): Request<Chime.Types.PutVoiceConnectorStreamingConfigurationResponse, AWSError>;
|
1214
1214
|
/**
|
@@ -1523,6 +1523,14 @@ declare class Chime extends Service {
|
|
1523
1523
|
* Updates details of the specified Amazon Chime Voice Connector group, such as the name and Amazon Chime Voice Connector priority ranking.
|
1524
1524
|
*/
|
1525
1525
|
updateVoiceConnectorGroup(callback?: (err: AWSError, data: Chime.Types.UpdateVoiceConnectorGroupResponse) => void): Request<Chime.Types.UpdateVoiceConnectorGroupResponse, AWSError>;
|
1526
|
+
/**
|
1527
|
+
* Validates an address to be used for 911 calls made with Amazon Chime Voice Connectors. You can use validated addresses in a Presence Information Data Format Location Object file that you include in SIP requests. That helps ensure that addresses are routed to the appropriate Public Safety Answering Point.
|
1528
|
+
*/
|
1529
|
+
validateE911Address(params: Chime.Types.ValidateE911AddressRequest, callback?: (err: AWSError, data: Chime.Types.ValidateE911AddressResponse) => void): Request<Chime.Types.ValidateE911AddressResponse, AWSError>;
|
1530
|
+
/**
|
1531
|
+
* Validates an address to be used for 911 calls made with Amazon Chime Voice Connectors. You can use validated addresses in a Presence Information Data Format Location Object file that you include in SIP requests. That helps ensure that addresses are routed to the appropriate Public Safety Answering Point.
|
1532
|
+
*/
|
1533
|
+
validateE911Address(callback?: (err: AWSError, data: Chime.Types.ValidateE911AddressResponse) => void): Request<Chime.Types.ValidateE911AddressResponse, AWSError>;
|
1526
1534
|
}
|
1527
1535
|
declare namespace Chime {
|
1528
1536
|
export interface Account {
|
@@ -1577,6 +1585,48 @@ declare namespace Chime {
|
|
1577
1585
|
}
|
1578
1586
|
export type AccountStatus = "Suspended"|"Active"|string;
|
1579
1587
|
export type AccountType = "Team"|"EnterpriseDirectory"|"EnterpriseLWA"|"EnterpriseOIDC"|string;
|
1588
|
+
export interface Address {
|
1589
|
+
/**
|
1590
|
+
* The address street, such as 8th Avenue.
|
1591
|
+
*/
|
1592
|
+
streetName?: SensitiveNonEmptyString;
|
1593
|
+
/**
|
1594
|
+
* The address suffix, such as the N in 8th Avenue N.
|
1595
|
+
*/
|
1596
|
+
streetSuffix?: SensitiveNonEmptyString;
|
1597
|
+
/**
|
1598
|
+
* An address suffix location, such as the S. Unit A in Central Park S. Unit A.
|
1599
|
+
*/
|
1600
|
+
postDirectional?: SensitiveNonEmptyString;
|
1601
|
+
/**
|
1602
|
+
* An address prefix location, such as the N in N. Third St..
|
1603
|
+
*/
|
1604
|
+
preDirectional?: SensitiveNonEmptyString;
|
1605
|
+
/**
|
1606
|
+
* The numeric portion of an address.
|
1607
|
+
*/
|
1608
|
+
streetNumber?: SensitiveNonEmptyString;
|
1609
|
+
/**
|
1610
|
+
* The city of an address.
|
1611
|
+
*/
|
1612
|
+
city?: SensitiveNonEmptyString;
|
1613
|
+
/**
|
1614
|
+
* The state of an address.
|
1615
|
+
*/
|
1616
|
+
state?: SensitiveNonEmptyString;
|
1617
|
+
/**
|
1618
|
+
* The postal code of an address.
|
1619
|
+
*/
|
1620
|
+
postalCode?: SensitiveNonEmptyString;
|
1621
|
+
/**
|
1622
|
+
* The Zip + 4 or postal code + 4 of an address.
|
1623
|
+
*/
|
1624
|
+
postalCodePlus4?: SensitiveNonEmptyString;
|
1625
|
+
/**
|
1626
|
+
* The country of an address.
|
1627
|
+
*/
|
1628
|
+
country?: SensitiveNonEmptyString;
|
1629
|
+
}
|
1580
1630
|
export interface AlexaForBusinessMetadata {
|
1581
1631
|
/**
|
1582
1632
|
* Starts or stops Alexa for Business.
|
@@ -2046,6 +2096,37 @@ declare namespace Chime {
|
|
2046
2096
|
export type CallingNameStatus = "Unassigned"|"UpdateInProgress"|"UpdateSucceeded"|"UpdateFailed"|string;
|
2047
2097
|
export type CallingRegion = string;
|
2048
2098
|
export type CallingRegionList = CallingRegion[];
|
2099
|
+
export interface CandidateAddress {
|
2100
|
+
/**
|
2101
|
+
* The street information of a candidate address
|
2102
|
+
*/
|
2103
|
+
streetInfo?: SensitiveNonEmptyString;
|
2104
|
+
/**
|
2105
|
+
* The numeric portion of a candidate address.
|
2106
|
+
*/
|
2107
|
+
streetNumber?: SensitiveNonEmptyString;
|
2108
|
+
/**
|
2109
|
+
* The city of a candidate address.
|
2110
|
+
*/
|
2111
|
+
city?: SensitiveNonEmptyString;
|
2112
|
+
/**
|
2113
|
+
* The state of a candidate address.
|
2114
|
+
*/
|
2115
|
+
state?: SensitiveNonEmptyString;
|
2116
|
+
/**
|
2117
|
+
* The postal code of a candidate address.
|
2118
|
+
*/
|
2119
|
+
postalCode?: SensitiveNonEmptyString;
|
2120
|
+
/**
|
2121
|
+
* The Zip + 4 or postal code + 4 of a candidate address.
|
2122
|
+
*/
|
2123
|
+
postalCodePlus4?: SensitiveNonEmptyString;
|
2124
|
+
/**
|
2125
|
+
* The country of a candidate address.
|
2126
|
+
*/
|
2127
|
+
country?: SensitiveNonEmptyString;
|
2128
|
+
}
|
2129
|
+
export type CandidateAddressList = CandidateAddress[];
|
2049
2130
|
export type Capability = "Voice"|"SMS"|string;
|
2050
2131
|
export type CapabilityList = Capability[];
|
2051
2132
|
export interface Channel {
|
@@ -4773,11 +4854,11 @@ declare namespace Chime {
|
|
4773
4854
|
}
|
4774
4855
|
export interface LoggingConfiguration {
|
4775
4856
|
/**
|
4776
|
-
*
|
4857
|
+
* When true, enables SIP message logs for sending to Amazon CloudWatch Logs.
|
4777
4858
|
*/
|
4778
4859
|
EnableSIPLogs?: Boolean;
|
4779
4860
|
/**
|
4780
|
-
* Boolean that enables logging of
|
4861
|
+
* Boolean that enables the logging of Voice Connector metrics to Cloudwatch.
|
4781
4862
|
*/
|
4782
4863
|
EnableMediaMetricLogs?: Boolean;
|
4783
4864
|
}
|
@@ -5733,6 +5814,7 @@ declare namespace Chime {
|
|
5733
5814
|
*/
|
5734
5815
|
MessageId?: MessageId;
|
5735
5816
|
}
|
5817
|
+
export type SensitiveNonEmptyString = string;
|
5736
5818
|
export type SensitiveString = string;
|
5737
5819
|
export type SensitiveStringList = SensitiveString[];
|
5738
5820
|
export interface SigninDelegateGroup {
|
@@ -6579,6 +6661,55 @@ declare namespace Chime {
|
|
6579
6661
|
Telephony: TelephonySettings;
|
6580
6662
|
}
|
6581
6663
|
export type UserType = "PrivateUser"|"SharedDevice"|string;
|
6664
|
+
export interface ValidateE911AddressRequest {
|
6665
|
+
/**
|
6666
|
+
* The AWS account ID.
|
6667
|
+
*/
|
6668
|
+
AwsAccountId: NonEmptyString;
|
6669
|
+
/**
|
6670
|
+
* The address street number, such as 200 or 2121.
|
6671
|
+
*/
|
6672
|
+
StreetNumber: SensitiveNonEmptyString;
|
6673
|
+
/**
|
6674
|
+
* The address street information, such as 8th Avenue.
|
6675
|
+
*/
|
6676
|
+
StreetInfo: SensitiveNonEmptyString;
|
6677
|
+
/**
|
6678
|
+
* The address city, such as Portland.
|
6679
|
+
*/
|
6680
|
+
City: SensitiveNonEmptyString;
|
6681
|
+
/**
|
6682
|
+
* The address state, such as ME.
|
6683
|
+
*/
|
6684
|
+
State: SensitiveNonEmptyString;
|
6685
|
+
/**
|
6686
|
+
* The address country, such as US.
|
6687
|
+
*/
|
6688
|
+
Country: SensitiveNonEmptyString;
|
6689
|
+
/**
|
6690
|
+
* The address postal code, such as 04352.
|
6691
|
+
*/
|
6692
|
+
PostalCode: SensitiveNonEmptyString;
|
6693
|
+
}
|
6694
|
+
export interface ValidateE911AddressResponse {
|
6695
|
+
/**
|
6696
|
+
* Number indicating the result of address validation. 0 means the address was perfect as is and successfully validated. 1 means the address was corrected. 2 means the address sent was not close enough and was not validated.
|
6697
|
+
*/
|
6698
|
+
ValidationResult?: ValidationResult;
|
6699
|
+
/**
|
6700
|
+
* The ID that represents the address.
|
6701
|
+
*/
|
6702
|
+
AddressExternalId?: String;
|
6703
|
+
/**
|
6704
|
+
* The validated address.
|
6705
|
+
*/
|
6706
|
+
Address?: Address;
|
6707
|
+
/**
|
6708
|
+
* The list of address suggestions.
|
6709
|
+
*/
|
6710
|
+
CandidateAddressList?: CandidateAddressList;
|
6711
|
+
}
|
6712
|
+
export type ValidationResult = number;
|
6582
6713
|
export interface VideoArtifactsConfiguration {
|
6583
6714
|
/**
|
6584
6715
|
* Indicates whether the video artifact is enabled or disabled.
|