cdk-lambda-subminute 2.0.482 → 2.0.483
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/API.md +494 -80
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +247 -161
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +78 -40
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +169 -72
- package/node_modules/aws-sdk/clients/workspaces.d.ts +57 -2
- 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 +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk.js +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +2 -2
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -1156,7 +1156,24 @@
|
|
1156
1156
|
"Limit": {
|
1157
1157
|
"type": "integer"
|
1158
1158
|
},
|
1159
|
-
"NextToken": {}
|
1159
|
+
"NextToken": {},
|
1160
|
+
"Filters": {
|
1161
|
+
"type": "list",
|
1162
|
+
"member": {
|
1163
|
+
"type": "structure",
|
1164
|
+
"required": [
|
1165
|
+
"Name",
|
1166
|
+
"Values"
|
1167
|
+
],
|
1168
|
+
"members": {
|
1169
|
+
"Name": {},
|
1170
|
+
"Values": {
|
1171
|
+
"type": "list",
|
1172
|
+
"member": {}
|
1173
|
+
}
|
1174
|
+
}
|
1175
|
+
}
|
1176
|
+
}
|
1160
1177
|
}
|
1161
1178
|
},
|
1162
1179
|
"output": {
|
@@ -1172,7 +1189,7 @@
|
|
1172
1189
|
"DirectoryName": {},
|
1173
1190
|
"RegistrationCode": {},
|
1174
1191
|
"SubnetIds": {
|
1175
|
-
"shape": "
|
1192
|
+
"shape": "S7u"
|
1176
1193
|
},
|
1177
1194
|
"DnsIpAddresses": {
|
1178
1195
|
"type": "list",
|
@@ -1207,27 +1224,37 @@
|
|
1207
1224
|
"shape": "Sf"
|
1208
1225
|
},
|
1209
1226
|
"WorkspaceAccessProperties": {
|
1210
|
-
"shape": "
|
1227
|
+
"shape": "S81"
|
1211
1228
|
},
|
1212
1229
|
"Tenancy": {},
|
1213
1230
|
"SelfservicePermissions": {
|
1214
|
-
"shape": "
|
1231
|
+
"shape": "S84"
|
1215
1232
|
},
|
1216
1233
|
"SamlProperties": {
|
1217
|
-
"shape": "
|
1234
|
+
"shape": "S85"
|
1218
1235
|
},
|
1219
1236
|
"CertificateBasedAuthProperties": {
|
1220
|
-
"shape": "
|
1237
|
+
"shape": "S88"
|
1238
|
+
},
|
1239
|
+
"MicrosoftEntraConfig": {
|
1240
|
+
"shape": "S8b"
|
1221
1241
|
},
|
1222
1242
|
"WorkspaceDirectoryName": {},
|
1223
1243
|
"WorkspaceDirectoryDescription": {},
|
1224
1244
|
"UserIdentityType": {},
|
1225
1245
|
"WorkspaceType": {},
|
1246
|
+
"IDCConfig": {
|
1247
|
+
"type": "structure",
|
1248
|
+
"members": {
|
1249
|
+
"InstanceArn": {},
|
1250
|
+
"ApplicationArn": {}
|
1251
|
+
}
|
1252
|
+
},
|
1226
1253
|
"ActiveDirectoryConfig": {
|
1227
|
-
"shape": "
|
1254
|
+
"shape": "S8i"
|
1228
1255
|
},
|
1229
1256
|
"StreamingProperties": {
|
1230
|
-
"shape": "
|
1257
|
+
"shape": "S8k"
|
1231
1258
|
},
|
1232
1259
|
"ErrorMessage": {}
|
1233
1260
|
}
|
@@ -1345,10 +1372,10 @@
|
|
1345
1372
|
"type": "structure",
|
1346
1373
|
"members": {
|
1347
1374
|
"RebuildSnapshots": {
|
1348
|
-
"shape": "
|
1375
|
+
"shape": "S9c"
|
1349
1376
|
},
|
1350
1377
|
"RestoreSnapshots": {
|
1351
|
-
"shape": "
|
1378
|
+
"shape": "S9c"
|
1352
1379
|
}
|
1353
1380
|
}
|
1354
1381
|
}
|
@@ -1358,7 +1385,7 @@
|
|
1358
1385
|
"type": "structure",
|
1359
1386
|
"members": {
|
1360
1387
|
"WorkspaceIds": {
|
1361
|
-
"shape": "
|
1388
|
+
"shape": "S9f"
|
1362
1389
|
},
|
1363
1390
|
"DirectoryId": {},
|
1364
1391
|
"UserName": {},
|
@@ -1385,7 +1412,7 @@
|
|
1385
1412
|
"type": "structure",
|
1386
1413
|
"members": {
|
1387
1414
|
"WorkspaceIds": {
|
1388
|
-
"shape": "
|
1415
|
+
"shape": "S9f"
|
1389
1416
|
},
|
1390
1417
|
"NextToken": {}
|
1391
1418
|
}
|
@@ -1594,13 +1621,13 @@
|
|
1594
1621
|
"members": {
|
1595
1622
|
"ResourceId": {},
|
1596
1623
|
"DeviceTypeWindows": {
|
1597
|
-
"shape": "
|
1624
|
+
"shape": "Saf"
|
1598
1625
|
},
|
1599
1626
|
"DeviceTypeOsx": {
|
1600
|
-
"shape": "
|
1627
|
+
"shape": "Saf"
|
1601
1628
|
},
|
1602
1629
|
"DeviceTypeAndroid": {
|
1603
|
-
"shape": "
|
1630
|
+
"shape": "Saf"
|
1604
1631
|
},
|
1605
1632
|
"DeviceTypeIos": {
|
1606
1633
|
"type": "structure",
|
@@ -1623,10 +1650,10 @@
|
|
1623
1650
|
}
|
1624
1651
|
},
|
1625
1652
|
"DeviceTypeLinux": {
|
1626
|
-
"shape": "
|
1653
|
+
"shape": "Saf"
|
1627
1654
|
},
|
1628
1655
|
"DeviceTypeWeb": {
|
1629
|
-
"shape": "
|
1656
|
+
"shape": "Saf"
|
1630
1657
|
}
|
1631
1658
|
}
|
1632
1659
|
},
|
@@ -1778,7 +1805,7 @@
|
|
1778
1805
|
"members": {
|
1779
1806
|
"ResourceId": {},
|
1780
1807
|
"CertificateBasedAuthProperties": {
|
1781
|
-
"shape": "
|
1808
|
+
"shape": "S88"
|
1782
1809
|
},
|
1783
1810
|
"PropertiesToDelete": {
|
1784
1811
|
"type": "list",
|
@@ -1819,7 +1846,7 @@
|
|
1819
1846
|
"members": {
|
1820
1847
|
"ResourceId": {},
|
1821
1848
|
"SamlProperties": {
|
1822
|
-
"shape": "
|
1849
|
+
"shape": "S85"
|
1823
1850
|
},
|
1824
1851
|
"PropertiesToDelete": {
|
1825
1852
|
"type": "list",
|
@@ -1842,7 +1869,7 @@
|
|
1842
1869
|
"members": {
|
1843
1870
|
"ResourceId": {},
|
1844
1871
|
"SelfservicePermissions": {
|
1845
|
-
"shape": "
|
1872
|
+
"shape": "S84"
|
1846
1873
|
}
|
1847
1874
|
}
|
1848
1875
|
},
|
@@ -1860,7 +1887,7 @@
|
|
1860
1887
|
"members": {
|
1861
1888
|
"ResourceId": {},
|
1862
1889
|
"StreamingProperties": {
|
1863
|
-
"shape": "
|
1890
|
+
"shape": "S8k"
|
1864
1891
|
}
|
1865
1892
|
}
|
1866
1893
|
},
|
@@ -1879,7 +1906,7 @@
|
|
1879
1906
|
"members": {
|
1880
1907
|
"ResourceId": {},
|
1881
1908
|
"WorkspaceAccessProperties": {
|
1882
|
-
"shape": "
|
1909
|
+
"shape": "S81"
|
1883
1910
|
}
|
1884
1911
|
}
|
1885
1912
|
},
|
@@ -1987,7 +2014,7 @@
|
|
1987
2014
|
"FailedRequests": {
|
1988
2015
|
"type": "list",
|
1989
2016
|
"member": {
|
1990
|
-
"shape": "
|
2017
|
+
"shape": "Sbz"
|
1991
2018
|
}
|
1992
2019
|
}
|
1993
2020
|
}
|
@@ -2020,7 +2047,7 @@
|
|
2020
2047
|
"FailedRequests": {
|
2021
2048
|
"type": "list",
|
2022
2049
|
"member": {
|
2023
|
-
"shape": "
|
2050
|
+
"shape": "Sbz"
|
2024
2051
|
}
|
2025
2052
|
}
|
2026
2053
|
}
|
@@ -2032,7 +2059,7 @@
|
|
2032
2059
|
"members": {
|
2033
2060
|
"DirectoryId": {},
|
2034
2061
|
"SubnetIds": {
|
2035
|
-
"shape": "
|
2062
|
+
"shape": "S7u"
|
2036
2063
|
},
|
2037
2064
|
"EnableWorkDocs": {
|
2038
2065
|
"type": "boolean"
|
@@ -2047,9 +2074,13 @@
|
|
2047
2074
|
"WorkspaceDirectoryName": {},
|
2048
2075
|
"WorkspaceDirectoryDescription": {},
|
2049
2076
|
"UserIdentityType": {},
|
2077
|
+
"IdcInstanceArn": {},
|
2078
|
+
"MicrosoftEntraConfig": {
|
2079
|
+
"shape": "S8b"
|
2080
|
+
},
|
2050
2081
|
"WorkspaceType": {},
|
2051
2082
|
"ActiveDirectoryConfig": {
|
2052
|
-
"shape": "
|
2083
|
+
"shape": "S8i"
|
2053
2084
|
}
|
2054
2085
|
}
|
2055
2086
|
},
|
@@ -2140,7 +2171,7 @@
|
|
2140
2171
|
"FailedRequests": {
|
2141
2172
|
"type": "list",
|
2142
2173
|
"member": {
|
2143
|
-
"shape": "
|
2174
|
+
"shape": "Sbz"
|
2144
2175
|
}
|
2145
2176
|
}
|
2146
2177
|
}
|
@@ -2185,7 +2216,7 @@
|
|
2185
2216
|
"FailedRequests": {
|
2186
2217
|
"type": "list",
|
2187
2218
|
"member": {
|
2188
|
-
"shape": "
|
2219
|
+
"shape": "Sbz"
|
2189
2220
|
}
|
2190
2221
|
}
|
2191
2222
|
}
|
@@ -2233,7 +2264,7 @@
|
|
2233
2264
|
"FailedRequests": {
|
2234
2265
|
"type": "list",
|
2235
2266
|
"member": {
|
2236
|
-
"shape": "
|
2267
|
+
"shape": "Sbz"
|
2237
2268
|
}
|
2238
2269
|
}
|
2239
2270
|
}
|
@@ -2820,11 +2851,11 @@
|
|
2820
2851
|
}
|
2821
2852
|
}
|
2822
2853
|
},
|
2823
|
-
"
|
2854
|
+
"S7u": {
|
2824
2855
|
"type": "list",
|
2825
2856
|
"member": {}
|
2826
2857
|
},
|
2827
|
-
"
|
2858
|
+
"S81": {
|
2828
2859
|
"type": "structure",
|
2829
2860
|
"members": {
|
2830
2861
|
"DeviceTypeWindows": {},
|
@@ -2837,7 +2868,7 @@
|
|
2837
2868
|
"DeviceTypeLinux": {}
|
2838
2869
|
}
|
2839
2870
|
},
|
2840
|
-
"
|
2871
|
+
"S84": {
|
2841
2872
|
"type": "structure",
|
2842
2873
|
"members": {
|
2843
2874
|
"RestartWorkspace": {},
|
@@ -2847,7 +2878,7 @@
|
|
2847
2878
|
"RebuildWorkspace": {}
|
2848
2879
|
}
|
2849
2880
|
},
|
2850
|
-
"
|
2881
|
+
"S85": {
|
2851
2882
|
"type": "structure",
|
2852
2883
|
"members": {
|
2853
2884
|
"Status": {},
|
@@ -2855,14 +2886,21 @@
|
|
2855
2886
|
"RelayStateParameterName": {}
|
2856
2887
|
}
|
2857
2888
|
},
|
2858
|
-
"
|
2889
|
+
"S88": {
|
2859
2890
|
"type": "structure",
|
2860
2891
|
"members": {
|
2861
2892
|
"Status": {},
|
2862
2893
|
"CertificateAuthorityArn": {}
|
2863
2894
|
}
|
2864
2895
|
},
|
2865
|
-
"
|
2896
|
+
"S8b": {
|
2897
|
+
"type": "structure",
|
2898
|
+
"members": {
|
2899
|
+
"TenantId": {},
|
2900
|
+
"ApplicationConfigSecretArn": {}
|
2901
|
+
}
|
2902
|
+
},
|
2903
|
+
"S8i": {
|
2866
2904
|
"type": "structure",
|
2867
2905
|
"required": [
|
2868
2906
|
"DomainName",
|
@@ -2873,7 +2911,7 @@
|
|
2873
2911
|
"ServiceAccountSecretArn": {}
|
2874
2912
|
}
|
2875
2913
|
},
|
2876
|
-
"
|
2914
|
+
"S8k": {
|
2877
2915
|
"type": "structure",
|
2878
2916
|
"members": {
|
2879
2917
|
"StreamingExperiencePreferredProtocol": {},
|
@@ -2910,7 +2948,7 @@
|
|
2910
2948
|
}
|
2911
2949
|
}
|
2912
2950
|
},
|
2913
|
-
"
|
2951
|
+
"S9c": {
|
2914
2952
|
"type": "list",
|
2915
2953
|
"member": {
|
2916
2954
|
"type": "structure",
|
@@ -2921,11 +2959,11 @@
|
|
2921
2959
|
}
|
2922
2960
|
}
|
2923
2961
|
},
|
2924
|
-
"
|
2962
|
+
"S9f": {
|
2925
2963
|
"type": "list",
|
2926
2964
|
"member": {}
|
2927
2965
|
},
|
2928
|
-
"
|
2966
|
+
"Saf": {
|
2929
2967
|
"type": "structure",
|
2930
2968
|
"members": {
|
2931
2969
|
"Logo": {
|
@@ -2939,7 +2977,7 @@
|
|
2939
2977
|
}
|
2940
2978
|
}
|
2941
2979
|
},
|
2942
|
-
"
|
2980
|
+
"Sbz": {
|
2943
2981
|
"type": "structure",
|
2944
2982
|
"members": {
|
2945
2983
|
"WorkspaceId": {},
|