cdk-comprehend-s3olap 2.0.36 → 2.0.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-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 +14 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +38 -38
- package/node_modules/aws-sdk/apis/codeartifact-2018-09-22.min.json +171 -6
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1 -2
- package/node_modules/aws-sdk/apis/fms-2018-01-01.min.json +56 -44
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +103 -44
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +326 -182
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +119 -111
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +54 -34
- package/node_modules/aws-sdk/clients/athena.d.ts +6 -4
- package/node_modules/aws-sdk/clients/codeartifact.d.ts +207 -42
- package/node_modules/aws-sdk/clients/configservice.d.ts +7 -7
- package/node_modules/aws-sdk/clients/ec2.d.ts +2 -2
- package/node_modules/aws-sdk/clients/fms.d.ts +23 -3
- package/node_modules/aws-sdk/clients/glue.d.ts +43 -37
- package/node_modules/aws-sdk/clients/inspector2.d.ts +73 -5
- package/node_modules/aws-sdk/clients/kendra.d.ts +316 -131
- package/node_modules/aws-sdk/clients/nimble.d.ts +61 -37
- package/node_modules/aws-sdk/clients/outposts.d.ts +33 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +10 -10
- package/node_modules/aws-sdk/dist/aws-sdk.js +42 -43
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +4 -4
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -122,13 +122,11 @@
|
|
122
122
|
"locationName": "X-Amz-Client-Token"
|
123
123
|
},
|
124
124
|
"description": {
|
125
|
-
"
|
126
|
-
"sensitive": true
|
125
|
+
"shape": "S1b"
|
127
126
|
},
|
128
127
|
"ec2ImageId": {},
|
129
128
|
"name": {
|
130
|
-
"
|
131
|
-
"sensitive": true
|
129
|
+
"shape": "S1d"
|
132
130
|
},
|
133
131
|
"studioId": {
|
134
132
|
"location": "uri",
|
@@ -181,7 +179,7 @@
|
|
181
179
|
"type": "structure",
|
182
180
|
"members": {
|
183
181
|
"session": {
|
184
|
-
"shape": "
|
182
|
+
"shape": "S1p"
|
185
183
|
}
|
186
184
|
}
|
187
185
|
}
|
@@ -220,7 +218,7 @@
|
|
220
218
|
"type": "structure",
|
221
219
|
"members": {
|
222
220
|
"stream": {
|
223
|
-
"shape": "
|
221
|
+
"shape": "S1w"
|
224
222
|
}
|
225
223
|
}
|
226
224
|
},
|
@@ -247,11 +245,10 @@
|
|
247
245
|
"locationName": "X-Amz-Client-Token"
|
248
246
|
},
|
249
247
|
"displayName": {
|
250
|
-
"
|
251
|
-
"sensitive": true
|
248
|
+
"shape": "S22"
|
252
249
|
},
|
253
250
|
"studioEncryptionConfiguration": {
|
254
|
-
"shape": "
|
251
|
+
"shape": "S23"
|
255
252
|
},
|
256
253
|
"studioName": {},
|
257
254
|
"tags": {
|
@@ -264,7 +261,7 @@
|
|
264
261
|
"type": "structure",
|
265
262
|
"members": {
|
266
263
|
"studio": {
|
267
|
-
"shape": "
|
264
|
+
"shape": "S28"
|
268
265
|
}
|
269
266
|
}
|
270
267
|
}
|
@@ -288,23 +285,25 @@
|
|
288
285
|
"locationName": "X-Amz-Client-Token"
|
289
286
|
},
|
290
287
|
"configuration": {
|
291
|
-
"shape": "
|
288
|
+
"shape": "S2d"
|
292
289
|
},
|
293
290
|
"description": {
|
294
|
-
"shape": "
|
291
|
+
"shape": "S2q"
|
295
292
|
},
|
296
293
|
"ec2SecurityGroupIds": {
|
297
|
-
"shape": "
|
294
|
+
"shape": "S2r"
|
298
295
|
},
|
299
296
|
"initializationScripts": {
|
300
|
-
"shape": "
|
297
|
+
"shape": "S2t"
|
301
298
|
},
|
302
299
|
"name": {
|
303
|
-
"shape": "
|
300
|
+
"shape": "S2y"
|
304
301
|
},
|
302
|
+
"runtimeRoleArn": {},
|
305
303
|
"scriptParameters": {
|
306
|
-
"shape": "
|
304
|
+
"shape": "S2z"
|
307
305
|
},
|
306
|
+
"secureInitializationRoleArn": {},
|
308
307
|
"studioId": {
|
309
308
|
"location": "uri",
|
310
309
|
"locationName": "studioId"
|
@@ -320,7 +319,7 @@
|
|
320
319
|
"type": "structure",
|
321
320
|
"members": {
|
322
321
|
"studioComponent": {
|
323
|
-
"shape": "
|
322
|
+
"shape": "S36"
|
324
323
|
}
|
325
324
|
}
|
326
325
|
}
|
@@ -472,7 +471,7 @@
|
|
472
471
|
"type": "structure",
|
473
472
|
"members": {
|
474
473
|
"session": {
|
475
|
-
"shape": "
|
474
|
+
"shape": "S1p"
|
476
475
|
}
|
477
476
|
}
|
478
477
|
},
|
@@ -508,7 +507,7 @@
|
|
508
507
|
],
|
509
508
|
"members": {
|
510
509
|
"studio": {
|
511
|
-
"shape": "
|
510
|
+
"shape": "S28"
|
512
511
|
}
|
513
512
|
}
|
514
513
|
},
|
@@ -546,7 +545,7 @@
|
|
546
545
|
"type": "structure",
|
547
546
|
"members": {
|
548
547
|
"studioComponent": {
|
549
|
-
"shape": "
|
548
|
+
"shape": "S36"
|
550
549
|
}
|
551
550
|
}
|
552
551
|
},
|
@@ -608,7 +607,7 @@
|
|
608
607
|
"type": "structure",
|
609
608
|
"members": {
|
610
609
|
"eula": {
|
611
|
-
"shape": "
|
610
|
+
"shape": "S3q"
|
612
611
|
}
|
613
612
|
}
|
614
613
|
}
|
@@ -675,7 +674,7 @@
|
|
675
674
|
"shape": "Sz"
|
676
675
|
},
|
677
676
|
"streamingImages": {
|
678
|
-
"shape": "
|
677
|
+
"shape": "S3w"
|
679
678
|
},
|
680
679
|
"studioComponentSummaries": {
|
681
680
|
"type": "list",
|
@@ -687,10 +686,10 @@
|
|
687
686
|
},
|
688
687
|
"createdBy": {},
|
689
688
|
"description": {
|
690
|
-
"shape": "
|
689
|
+
"shape": "S2q"
|
691
690
|
},
|
692
691
|
"name": {
|
693
|
-
"shape": "
|
692
|
+
"shape": "S2y"
|
694
693
|
},
|
695
694
|
"studioComponentId": {},
|
696
695
|
"subtype": {},
|
@@ -726,7 +725,7 @@
|
|
726
725
|
"locationName": "launchProfileId"
|
727
726
|
},
|
728
727
|
"launchProfileProtocolVersions": {
|
729
|
-
"shape": "
|
728
|
+
"shape": "S40",
|
730
729
|
"location": "querystring",
|
731
730
|
"locationName": "launchProfileProtocolVersions"
|
732
731
|
},
|
@@ -754,7 +753,7 @@
|
|
754
753
|
"type": "structure",
|
755
754
|
"members": {
|
756
755
|
"computerAttributes": {
|
757
|
-
"shape": "
|
756
|
+
"shape": "S2f"
|
758
757
|
},
|
759
758
|
"directoryId": {},
|
760
759
|
"directoryName": {},
|
@@ -765,7 +764,7 @@
|
|
765
764
|
"organizationalUnitDistinguishedName": {},
|
766
765
|
"studioComponentId": {},
|
767
766
|
"studioComponentName": {
|
768
|
-
"shape": "
|
767
|
+
"shape": "S2y"
|
769
768
|
}
|
770
769
|
}
|
771
770
|
},
|
@@ -781,10 +780,10 @@
|
|
781
780
|
},
|
782
781
|
"platform": {},
|
783
782
|
"systemInitializationScripts": {
|
784
|
-
"shape": "
|
783
|
+
"shape": "S48"
|
785
784
|
},
|
786
785
|
"userInitializationScripts": {
|
787
|
-
"shape": "
|
786
|
+
"shape": "S48"
|
788
787
|
}
|
789
788
|
}
|
790
789
|
}
|
@@ -823,7 +822,7 @@
|
|
823
822
|
"type": "structure",
|
824
823
|
"members": {
|
825
824
|
"member": {
|
826
|
-
"shape": "
|
825
|
+
"shape": "S4c"
|
827
826
|
}
|
828
827
|
}
|
829
828
|
}
|
@@ -887,7 +886,7 @@
|
|
887
886
|
"type": "structure",
|
888
887
|
"members": {
|
889
888
|
"session": {
|
890
|
-
"shape": "
|
889
|
+
"shape": "S1p"
|
891
890
|
}
|
892
891
|
}
|
893
892
|
}
|
@@ -924,7 +923,7 @@
|
|
924
923
|
"type": "structure",
|
925
924
|
"members": {
|
926
925
|
"stream": {
|
927
|
-
"shape": "
|
926
|
+
"shape": "S1w"
|
928
927
|
}
|
929
928
|
}
|
930
929
|
}
|
@@ -954,7 +953,7 @@
|
|
954
953
|
],
|
955
954
|
"members": {
|
956
955
|
"studio": {
|
957
|
-
"shape": "
|
956
|
+
"shape": "S28"
|
958
957
|
}
|
959
958
|
}
|
960
959
|
}
|
@@ -986,7 +985,7 @@
|
|
986
985
|
"type": "structure",
|
987
986
|
"members": {
|
988
987
|
"studioComponent": {
|
989
|
-
"shape": "
|
988
|
+
"shape": "S36"
|
990
989
|
}
|
991
990
|
}
|
992
991
|
}
|
@@ -1018,7 +1017,7 @@
|
|
1018
1017
|
"type": "structure",
|
1019
1018
|
"members": {
|
1020
1019
|
"member": {
|
1021
|
-
"shape": "
|
1020
|
+
"shape": "S4q"
|
1022
1021
|
}
|
1023
1022
|
}
|
1024
1023
|
}
|
@@ -1036,7 +1035,7 @@
|
|
1036
1035
|
],
|
1037
1036
|
"members": {
|
1038
1037
|
"eulaIds": {
|
1039
|
-
"shape": "
|
1038
|
+
"shape": "S40",
|
1040
1039
|
"location": "querystring",
|
1041
1040
|
"locationName": "eulaIds"
|
1042
1041
|
},
|
@@ -1070,7 +1069,7 @@
|
|
1070
1069
|
"type": "structure",
|
1071
1070
|
"members": {
|
1072
1071
|
"eulaIds": {
|
1073
|
-
"shape": "
|
1072
|
+
"shape": "S40",
|
1074
1073
|
"location": "querystring",
|
1075
1074
|
"locationName": "eulaIds"
|
1076
1075
|
},
|
@@ -1086,7 +1085,7 @@
|
|
1086
1085
|
"eulas": {
|
1087
1086
|
"type": "list",
|
1088
1087
|
"member": {
|
1089
|
-
"shape": "
|
1088
|
+
"shape": "S3q"
|
1090
1089
|
}
|
1091
1090
|
},
|
1092
1091
|
"nextToken": {}
|
@@ -1131,7 +1130,7 @@
|
|
1131
1130
|
"members": {
|
1132
1131
|
"type": "list",
|
1133
1132
|
"member": {
|
1134
|
-
"shape": "
|
1133
|
+
"shape": "S4c"
|
1135
1134
|
}
|
1136
1135
|
},
|
1137
1136
|
"nextToken": {}
|
@@ -1219,7 +1218,7 @@
|
|
1219
1218
|
"members": {
|
1220
1219
|
"nextToken": {},
|
1221
1220
|
"streamingImages": {
|
1222
|
-
"shape": "
|
1221
|
+
"shape": "S3w"
|
1223
1222
|
}
|
1224
1223
|
}
|
1225
1224
|
}
|
@@ -1265,7 +1264,7 @@
|
|
1265
1264
|
"sessions": {
|
1266
1265
|
"type": "list",
|
1267
1266
|
"member": {
|
1268
|
-
"shape": "
|
1267
|
+
"shape": "S1p"
|
1269
1268
|
}
|
1270
1269
|
}
|
1271
1270
|
}
|
@@ -1317,7 +1316,7 @@
|
|
1317
1316
|
"studioComponents": {
|
1318
1317
|
"type": "list",
|
1319
1318
|
"member": {
|
1320
|
-
"shape": "
|
1319
|
+
"shape": "S36"
|
1321
1320
|
}
|
1322
1321
|
}
|
1323
1322
|
}
|
@@ -1356,7 +1355,7 @@
|
|
1356
1355
|
"members": {
|
1357
1356
|
"type": "list",
|
1358
1357
|
"member": {
|
1359
|
-
"shape": "
|
1358
|
+
"shape": "S4q"
|
1360
1359
|
}
|
1361
1360
|
},
|
1362
1361
|
"nextToken": {}
|
@@ -1388,7 +1387,7 @@
|
|
1388
1387
|
"studios": {
|
1389
1388
|
"type": "list",
|
1390
1389
|
"member": {
|
1391
|
-
"shape": "
|
1390
|
+
"shape": "S28"
|
1392
1391
|
}
|
1393
1392
|
}
|
1394
1393
|
}
|
@@ -1545,7 +1544,7 @@
|
|
1545
1544
|
"type": "structure",
|
1546
1545
|
"members": {
|
1547
1546
|
"session": {
|
1548
|
-
"shape": "
|
1547
|
+
"shape": "S1p"
|
1549
1548
|
}
|
1550
1549
|
}
|
1551
1550
|
},
|
@@ -1581,7 +1580,7 @@
|
|
1581
1580
|
],
|
1582
1581
|
"members": {
|
1583
1582
|
"studio": {
|
1584
|
-
"shape": "
|
1583
|
+
"shape": "S28"
|
1585
1584
|
}
|
1586
1585
|
}
|
1587
1586
|
},
|
@@ -1618,7 +1617,7 @@
|
|
1618
1617
|
"type": "structure",
|
1619
1618
|
"members": {
|
1620
1619
|
"session": {
|
1621
|
-
"shape": "
|
1620
|
+
"shape": "S1p"
|
1622
1621
|
}
|
1623
1622
|
}
|
1624
1623
|
},
|
@@ -1667,7 +1666,7 @@
|
|
1667
1666
|
"locationName": "resourceArn"
|
1668
1667
|
},
|
1669
1668
|
"tagKeys": {
|
1670
|
-
"shape": "
|
1669
|
+
"shape": "S40",
|
1671
1670
|
"location": "querystring",
|
1672
1671
|
"locationName": "tagKeys"
|
1673
1672
|
}
|
@@ -1770,7 +1769,7 @@
|
|
1770
1769
|
"type": "structure",
|
1771
1770
|
"members": {
|
1772
1771
|
"member": {
|
1773
|
-
"shape": "
|
1772
|
+
"shape": "S4c"
|
1774
1773
|
}
|
1775
1774
|
}
|
1776
1775
|
}
|
@@ -1794,12 +1793,10 @@
|
|
1794
1793
|
"locationName": "X-Amz-Client-Token"
|
1795
1794
|
},
|
1796
1795
|
"description": {
|
1797
|
-
"
|
1798
|
-
"sensitive": true
|
1796
|
+
"shape": "S1b"
|
1799
1797
|
},
|
1800
1798
|
"name": {
|
1801
|
-
"
|
1802
|
-
"sensitive": true
|
1799
|
+
"shape": "S1d"
|
1803
1800
|
},
|
1804
1801
|
"streamingImageId": {
|
1805
1802
|
"location": "uri",
|
@@ -1839,8 +1836,7 @@
|
|
1839
1836
|
"locationName": "X-Amz-Client-Token"
|
1840
1837
|
},
|
1841
1838
|
"displayName": {
|
1842
|
-
"
|
1843
|
-
"sensitive": true
|
1839
|
+
"shape": "S22"
|
1844
1840
|
},
|
1845
1841
|
"studioId": {
|
1846
1842
|
"location": "uri",
|
@@ -1856,7 +1852,7 @@
|
|
1856
1852
|
],
|
1857
1853
|
"members": {
|
1858
1854
|
"studio": {
|
1859
|
-
"shape": "
|
1855
|
+
"shape": "S28"
|
1860
1856
|
}
|
1861
1857
|
}
|
1862
1858
|
}
|
@@ -1880,23 +1876,25 @@
|
|
1880
1876
|
"locationName": "X-Amz-Client-Token"
|
1881
1877
|
},
|
1882
1878
|
"configuration": {
|
1883
|
-
"shape": "
|
1879
|
+
"shape": "S2d"
|
1884
1880
|
},
|
1885
1881
|
"description": {
|
1886
|
-
"shape": "
|
1882
|
+
"shape": "S2q"
|
1887
1883
|
},
|
1888
1884
|
"ec2SecurityGroupIds": {
|
1889
|
-
"shape": "
|
1885
|
+
"shape": "S2r"
|
1890
1886
|
},
|
1891
1887
|
"initializationScripts": {
|
1892
|
-
"shape": "
|
1888
|
+
"shape": "S2t"
|
1893
1889
|
},
|
1894
1890
|
"name": {
|
1895
|
-
"shape": "
|
1891
|
+
"shape": "S2y"
|
1896
1892
|
},
|
1893
|
+
"runtimeRoleArn": {},
|
1897
1894
|
"scriptParameters": {
|
1898
|
-
"shape": "
|
1895
|
+
"shape": "S2z"
|
1899
1896
|
},
|
1897
|
+
"secureInitializationRoleArn": {},
|
1900
1898
|
"studioComponentId": {
|
1901
1899
|
"location": "uri",
|
1902
1900
|
"locationName": "studioComponentId"
|
@@ -1913,7 +1911,7 @@
|
|
1913
1911
|
"type": "structure",
|
1914
1912
|
"members": {
|
1915
1913
|
"studioComponent": {
|
1916
|
-
"shape": "
|
1914
|
+
"shape": "S36"
|
1917
1915
|
}
|
1918
1916
|
}
|
1919
1917
|
}
|
@@ -2107,13 +2105,20 @@
|
|
2107
2105
|
}
|
2108
2106
|
}
|
2109
2107
|
},
|
2108
|
+
"S1b": {
|
2109
|
+
"type": "string",
|
2110
|
+
"sensitive": true
|
2111
|
+
},
|
2112
|
+
"S1d": {
|
2113
|
+
"type": "string",
|
2114
|
+
"sensitive": true
|
2115
|
+
},
|
2110
2116
|
"S1f": {
|
2111
2117
|
"type": "structure",
|
2112
2118
|
"members": {
|
2113
2119
|
"arn": {},
|
2114
2120
|
"description": {
|
2115
|
-
"
|
2116
|
-
"sensitive": true
|
2121
|
+
"shape": "S1b"
|
2117
2122
|
},
|
2118
2123
|
"ec2ImageId": {},
|
2119
2124
|
"encryptionConfiguration": {
|
@@ -2130,8 +2135,7 @@
|
|
2130
2135
|
"shape": "S3"
|
2131
2136
|
},
|
2132
2137
|
"name": {
|
2133
|
-
"
|
2134
|
-
"sensitive": true
|
2138
|
+
"shape": "S1d"
|
2135
2139
|
},
|
2136
2140
|
"owner": {},
|
2137
2141
|
"platform": {},
|
@@ -2144,7 +2148,7 @@
|
|
2144
2148
|
}
|
2145
2149
|
}
|
2146
2150
|
},
|
2147
|
-
"
|
2151
|
+
"S1p": {
|
2148
2152
|
"type": "structure",
|
2149
2153
|
"members": {
|
2150
2154
|
"arn": {},
|
@@ -2183,7 +2187,7 @@
|
|
2183
2187
|
"updatedBy": {}
|
2184
2188
|
}
|
2185
2189
|
},
|
2186
|
-
"
|
2190
|
+
"S1w": {
|
2187
2191
|
"type": "structure",
|
2188
2192
|
"members": {
|
2189
2193
|
"createdAt": {
|
@@ -2198,12 +2202,19 @@
|
|
2198
2202
|
"statusCode": {},
|
2199
2203
|
"streamId": {},
|
2200
2204
|
"url": {
|
2201
|
-
"
|
2202
|
-
"sensitive": true
|
2205
|
+
"shape": "S1z"
|
2203
2206
|
}
|
2204
2207
|
}
|
2205
2208
|
},
|
2206
|
-
"
|
2209
|
+
"S1z": {
|
2210
|
+
"type": "string",
|
2211
|
+
"sensitive": true
|
2212
|
+
},
|
2213
|
+
"S22": {
|
2214
|
+
"type": "string",
|
2215
|
+
"sensitive": true
|
2216
|
+
},
|
2217
|
+
"S23": {
|
2207
2218
|
"type": "structure",
|
2208
2219
|
"required": [
|
2209
2220
|
"keyType"
|
@@ -2213,7 +2224,7 @@
|
|
2213
2224
|
"keyType": {}
|
2214
2225
|
}
|
2215
2226
|
},
|
2216
|
-
"
|
2227
|
+
"S28": {
|
2217
2228
|
"type": "structure",
|
2218
2229
|
"members": {
|
2219
2230
|
"adminRoleArn": {},
|
@@ -2222,8 +2233,7 @@
|
|
2222
2233
|
"shape": "S8"
|
2223
2234
|
},
|
2224
2235
|
"displayName": {
|
2225
|
-
"
|
2226
|
-
"sensitive": true
|
2236
|
+
"shape": "S22"
|
2227
2237
|
},
|
2228
2238
|
"homeRegion": {},
|
2229
2239
|
"ssoClientId": {},
|
@@ -2231,7 +2241,7 @@
|
|
2231
2241
|
"statusCode": {},
|
2232
2242
|
"statusMessage": {},
|
2233
2243
|
"studioEncryptionConfiguration": {
|
2234
|
-
"shape": "
|
2244
|
+
"shape": "S23"
|
2235
2245
|
},
|
2236
2246
|
"studioId": {},
|
2237
2247
|
"studioName": {},
|
@@ -2245,14 +2255,14 @@
|
|
2245
2255
|
"userRoleArn": {}
|
2246
2256
|
}
|
2247
2257
|
},
|
2248
|
-
"
|
2258
|
+
"S2d": {
|
2249
2259
|
"type": "structure",
|
2250
2260
|
"members": {
|
2251
2261
|
"activeDirectoryConfiguration": {
|
2252
2262
|
"type": "structure",
|
2253
2263
|
"members": {
|
2254
2264
|
"computerAttributes": {
|
2255
|
-
"shape": "
|
2265
|
+
"shape": "S2f"
|
2256
2266
|
},
|
2257
2267
|
"directoryId": {},
|
2258
2268
|
"organizationalUnitDistinguishedName": {}
|
@@ -2263,8 +2273,7 @@
|
|
2263
2273
|
"members": {
|
2264
2274
|
"activeDirectoryUser": {},
|
2265
2275
|
"endpoint": {
|
2266
|
-
"
|
2267
|
-
"sensitive": true
|
2276
|
+
"shape": "S1z"
|
2268
2277
|
}
|
2269
2278
|
}
|
2270
2279
|
},
|
@@ -2272,8 +2281,7 @@
|
|
2272
2281
|
"type": "structure",
|
2273
2282
|
"members": {
|
2274
2283
|
"endpoint": {
|
2275
|
-
"
|
2276
|
-
"sensitive": true
|
2284
|
+
"shape": "S1z"
|
2277
2285
|
}
|
2278
2286
|
}
|
2279
2287
|
},
|
@@ -2281,7 +2289,7 @@
|
|
2281
2289
|
"type": "structure",
|
2282
2290
|
"members": {
|
2283
2291
|
"endpoint": {
|
2284
|
-
"shape": "
|
2292
|
+
"shape": "S1z"
|
2285
2293
|
},
|
2286
2294
|
"fileSystemId": {},
|
2287
2295
|
"linuxMountPoint": {
|
@@ -2289,7 +2297,7 @@
|
|
2289
2297
|
"sensitive": true
|
2290
2298
|
},
|
2291
2299
|
"shareName": {
|
2292
|
-
"shape": "
|
2300
|
+
"shape": "S1z"
|
2293
2301
|
},
|
2294
2302
|
"windowsMountDrive": {}
|
2295
2303
|
}
|
@@ -2297,7 +2305,7 @@
|
|
2297
2305
|
},
|
2298
2306
|
"union": true
|
2299
2307
|
},
|
2300
|
-
"
|
2308
|
+
"S2f": {
|
2301
2309
|
"type": "list",
|
2302
2310
|
"member": {
|
2303
2311
|
"type": "structure",
|
@@ -2308,19 +2316,15 @@
|
|
2308
2316
|
},
|
2309
2317
|
"sensitive": true
|
2310
2318
|
},
|
2311
|
-
"
|
2319
|
+
"S2q": {
|
2312
2320
|
"type": "string",
|
2313
2321
|
"sensitive": true
|
2314
2322
|
},
|
2315
|
-
"
|
2316
|
-
"type": "string",
|
2317
|
-
"sensitive": true
|
2318
|
-
},
|
2319
|
-
"S2w": {
|
2323
|
+
"S2r": {
|
2320
2324
|
"type": "list",
|
2321
2325
|
"member": {}
|
2322
2326
|
},
|
2323
|
-
"
|
2327
|
+
"S2t": {
|
2324
2328
|
"type": "list",
|
2325
2329
|
"member": {
|
2326
2330
|
"type": "structure",
|
@@ -2329,20 +2333,20 @@
|
|
2329
2333
|
"platform": {},
|
2330
2334
|
"runContext": {},
|
2331
2335
|
"script": {
|
2332
|
-
"shape": "
|
2336
|
+
"shape": "S2x"
|
2333
2337
|
}
|
2334
2338
|
}
|
2335
2339
|
}
|
2336
2340
|
},
|
2337
|
-
"
|
2341
|
+
"S2x": {
|
2338
2342
|
"type": "string",
|
2339
2343
|
"sensitive": true
|
2340
2344
|
},
|
2341
|
-
"
|
2345
|
+
"S2y": {
|
2342
2346
|
"type": "string",
|
2343
2347
|
"sensitive": true
|
2344
2348
|
},
|
2345
|
-
"
|
2349
|
+
"S2z": {
|
2346
2350
|
"type": "list",
|
2347
2351
|
"member": {
|
2348
2352
|
"type": "structure",
|
@@ -2353,32 +2357,34 @@
|
|
2353
2357
|
},
|
2354
2358
|
"sensitive": true
|
2355
2359
|
},
|
2356
|
-
"
|
2360
|
+
"S36": {
|
2357
2361
|
"type": "structure",
|
2358
2362
|
"members": {
|
2359
2363
|
"arn": {},
|
2360
2364
|
"configuration": {
|
2361
|
-
"shape": "
|
2365
|
+
"shape": "S2d"
|
2362
2366
|
},
|
2363
2367
|
"createdAt": {
|
2364
2368
|
"shape": "S8"
|
2365
2369
|
},
|
2366
2370
|
"createdBy": {},
|
2367
2371
|
"description": {
|
2368
|
-
"shape": "
|
2372
|
+
"shape": "S2q"
|
2369
2373
|
},
|
2370
2374
|
"ec2SecurityGroupIds": {
|
2371
|
-
"shape": "
|
2375
|
+
"shape": "S2r"
|
2372
2376
|
},
|
2373
2377
|
"initializationScripts": {
|
2374
|
-
"shape": "
|
2378
|
+
"shape": "S2t"
|
2375
2379
|
},
|
2376
2380
|
"name": {
|
2377
|
-
"shape": "
|
2381
|
+
"shape": "S2y"
|
2378
2382
|
},
|
2383
|
+
"runtimeRoleArn": {},
|
2379
2384
|
"scriptParameters": {
|
2380
|
-
"shape": "
|
2385
|
+
"shape": "S2z"
|
2381
2386
|
},
|
2387
|
+
"secureInitializationRoleArn": {},
|
2382
2388
|
"state": {},
|
2383
2389
|
"statusCode": {},
|
2384
2390
|
"statusMessage": {},
|
@@ -2394,7 +2400,7 @@
|
|
2394
2400
|
"updatedBy": {}
|
2395
2401
|
}
|
2396
2402
|
},
|
2397
|
-
"
|
2403
|
+
"S3q": {
|
2398
2404
|
"type": "structure",
|
2399
2405
|
"members": {
|
2400
2406
|
"content": {},
|
@@ -2408,32 +2414,34 @@
|
|
2408
2414
|
}
|
2409
2415
|
}
|
2410
2416
|
},
|
2411
|
-
"
|
2417
|
+
"S3w": {
|
2412
2418
|
"type": "list",
|
2413
2419
|
"member": {
|
2414
2420
|
"shape": "S1f"
|
2415
2421
|
}
|
2416
2422
|
},
|
2417
|
-
"
|
2423
|
+
"S40": {
|
2418
2424
|
"type": "list",
|
2419
2425
|
"member": {}
|
2420
2426
|
},
|
2421
|
-
"
|
2427
|
+
"S48": {
|
2422
2428
|
"type": "list",
|
2423
2429
|
"member": {
|
2424
2430
|
"type": "structure",
|
2425
2431
|
"members": {
|
2432
|
+
"runtimeRoleArn": {},
|
2426
2433
|
"script": {
|
2427
|
-
"shape": "
|
2434
|
+
"shape": "S2x"
|
2428
2435
|
},
|
2436
|
+
"secureInitializationRoleArn": {},
|
2429
2437
|
"studioComponentId": {},
|
2430
2438
|
"studioComponentName": {
|
2431
|
-
"shape": "
|
2439
|
+
"shape": "S2y"
|
2432
2440
|
}
|
2433
2441
|
}
|
2434
2442
|
}
|
2435
2443
|
},
|
2436
|
-
"
|
2444
|
+
"S4c": {
|
2437
2445
|
"type": "structure",
|
2438
2446
|
"members": {
|
2439
2447
|
"identityStoreId": {},
|
@@ -2442,7 +2450,7 @@
|
|
2442
2450
|
"sid": {}
|
2443
2451
|
}
|
2444
2452
|
},
|
2445
|
-
"
|
2453
|
+
"S4q": {
|
2446
2454
|
"type": "structure",
|
2447
2455
|
"members": {
|
2448
2456
|
"identityStoreId": {},
|