cdk-lambda-subminute 2.0.298 → 2.0.300
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +27 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +3 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +117 -94
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +222 -9
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +133 -74
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +37 -31
- package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +361 -16
- package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +20 -10
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +423 -268
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +15 -5
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +93 -31
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +538 -304
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +193 -161
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +31 -26
- package/node_modules/aws-sdk/apis/pipes-2015-10-07.min.json +136 -53
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +6 -2
- package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.min.json +69 -5
- package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +562 -53
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1 -3
- package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +100 -22
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +33 -4
- package/node_modules/aws-sdk/clients/backup.d.ts +279 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +58 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +29 -4
- package/node_modules/aws-sdk/clients/codecatalyst.d.ts +370 -5
- package/node_modules/aws-sdk/clients/connect.d.ts +13 -0
- package/node_modules/aws-sdk/clients/ec2.d.ts +179 -1
- package/node_modules/aws-sdk/clients/glue.d.ts +352 -2
- package/node_modules/aws-sdk/clients/iot.d.ts +46 -5
- package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
- package/node_modules/aws-sdk/clients/mwaa.d.ts +28 -5
- package/node_modules/aws-sdk/clients/pipes.d.ts +143 -18
- package/node_modules/aws-sdk/clients/rds.d.ts +1 -1
- package/node_modules/aws-sdk/clients/redshift.d.ts +6 -2
- package/node_modules/aws-sdk/clients/resourceexplorer2.d.ts +90 -9
- package/node_modules/aws-sdk/clients/s3control.d.ts +359 -7
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +2 -2
- package/node_modules/aws-sdk/clients/signer.d.ts +35 -35
- package/node_modules/aws-sdk/clients/stepfunctions.d.ts +123 -18
- 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 +24 -24
- package/node_modules/aws-sdk/dist/aws-sdk.js +799 -569
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +100 -100
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -194,7 +194,10 @@
|
|
194
194
|
"memberAbilities": {
|
195
195
|
"shape": "S1k"
|
196
196
|
},
|
197
|
-
"displayName": {}
|
197
|
+
"displayName": {},
|
198
|
+
"paymentConfiguration": {
|
199
|
+
"shape": "S1n"
|
200
|
+
}
|
198
201
|
}
|
199
202
|
}
|
200
203
|
},
|
@@ -205,11 +208,14 @@
|
|
205
208
|
},
|
206
209
|
"creatorDisplayName": {},
|
207
210
|
"dataEncryptionMetadata": {
|
208
|
-
"shape": "
|
211
|
+
"shape": "S1s"
|
209
212
|
},
|
210
213
|
"queryLogStatus": {},
|
211
214
|
"tags": {
|
212
215
|
"shape": "S1b"
|
216
|
+
},
|
217
|
+
"creatorPaymentConfiguration": {
|
218
|
+
"shape": "S1n"
|
213
219
|
}
|
214
220
|
}
|
215
221
|
},
|
@@ -220,7 +226,7 @@
|
|
220
226
|
],
|
221
227
|
"members": {
|
222
228
|
"collaboration": {
|
223
|
-
"shape": "
|
229
|
+
"shape": "S1v"
|
224
230
|
}
|
225
231
|
}
|
226
232
|
}
|
@@ -242,10 +248,10 @@
|
|
242
248
|
"name": {},
|
243
249
|
"description": {},
|
244
250
|
"tableReference": {
|
245
|
-
"shape": "
|
251
|
+
"shape": "S1y"
|
246
252
|
},
|
247
253
|
"allowedColumns": {
|
248
|
-
"shape": "
|
254
|
+
"shape": "S22"
|
249
255
|
},
|
250
256
|
"analysisMethod": {},
|
251
257
|
"tags": {
|
@@ -260,7 +266,7 @@
|
|
260
266
|
],
|
261
267
|
"members": {
|
262
268
|
"configuredTable": {
|
263
|
-
"shape": "
|
269
|
+
"shape": "S24"
|
264
270
|
}
|
265
271
|
}
|
266
272
|
},
|
@@ -285,7 +291,7 @@
|
|
285
291
|
},
|
286
292
|
"analysisRuleType": {},
|
287
293
|
"analysisRulePolicy": {
|
288
|
-
"shape": "
|
294
|
+
"shape": "S2a"
|
289
295
|
}
|
290
296
|
}
|
291
297
|
},
|
@@ -296,7 +302,7 @@
|
|
296
302
|
],
|
297
303
|
"members": {
|
298
304
|
"analysisRule": {
|
299
|
-
"shape": "
|
305
|
+
"shape": "S2z"
|
300
306
|
}
|
301
307
|
}
|
302
308
|
},
|
@@ -336,7 +342,7 @@
|
|
336
342
|
],
|
337
343
|
"members": {
|
338
344
|
"configuredTableAssociation": {
|
339
|
-
"shape": "
|
345
|
+
"shape": "S33"
|
340
346
|
}
|
341
347
|
}
|
342
348
|
}
|
@@ -359,7 +365,10 @@
|
|
359
365
|
"shape": "S1b"
|
360
366
|
},
|
361
367
|
"defaultResultConfiguration": {
|
362
|
-
"shape": "
|
368
|
+
"shape": "S37"
|
369
|
+
},
|
370
|
+
"paymentConfiguration": {
|
371
|
+
"shape": "S3d"
|
363
372
|
}
|
364
373
|
}
|
365
374
|
},
|
@@ -370,7 +379,7 @@
|
|
370
379
|
],
|
371
380
|
"members": {
|
372
381
|
"membership": {
|
373
|
-
"shape": "
|
382
|
+
"shape": "S3g"
|
374
383
|
}
|
375
384
|
}
|
376
385
|
}
|
@@ -623,7 +632,7 @@
|
|
623
632
|
],
|
624
633
|
"members": {
|
625
634
|
"collaboration": {
|
626
|
-
"shape": "
|
635
|
+
"shape": "S1v"
|
627
636
|
}
|
628
637
|
}
|
629
638
|
}
|
@@ -688,7 +697,7 @@
|
|
688
697
|
],
|
689
698
|
"members": {
|
690
699
|
"configuredTable": {
|
691
|
-
"shape": "
|
700
|
+
"shape": "S24"
|
692
701
|
}
|
693
702
|
}
|
694
703
|
}
|
@@ -723,7 +732,7 @@
|
|
723
732
|
],
|
724
733
|
"members": {
|
725
734
|
"analysisRule": {
|
726
|
-
"shape": "
|
735
|
+
"shape": "S2z"
|
727
736
|
}
|
728
737
|
}
|
729
738
|
}
|
@@ -758,7 +767,7 @@
|
|
758
767
|
],
|
759
768
|
"members": {
|
760
769
|
"configuredTableAssociation": {
|
761
|
-
"shape": "
|
770
|
+
"shape": "S33"
|
762
771
|
}
|
763
772
|
}
|
764
773
|
}
|
@@ -788,7 +797,7 @@
|
|
788
797
|
],
|
789
798
|
"members": {
|
790
799
|
"membership": {
|
791
|
-
"shape": "
|
800
|
+
"shape": "S3g"
|
792
801
|
}
|
793
802
|
}
|
794
803
|
}
|
@@ -823,7 +832,7 @@
|
|
823
832
|
],
|
824
833
|
"members": {
|
825
834
|
"protectedQuery": {
|
826
|
-
"shape": "
|
835
|
+
"shape": "S4e"
|
827
836
|
}
|
828
837
|
}
|
829
838
|
}
|
@@ -924,13 +933,13 @@
|
|
924
933
|
"type": "structure",
|
925
934
|
"members": {
|
926
935
|
"list": {
|
927
|
-
"shape": "
|
936
|
+
"shape": "S2c"
|
928
937
|
},
|
929
938
|
"aggregation": {
|
930
|
-
"shape": "
|
939
|
+
"shape": "S2i"
|
931
940
|
},
|
932
941
|
"custom": {
|
933
|
-
"shape": "
|
942
|
+
"shape": "S2u"
|
934
943
|
}
|
935
944
|
},
|
936
945
|
"union": true
|
@@ -1264,7 +1273,7 @@
|
|
1264
1273
|
"type": "timestamp"
|
1265
1274
|
},
|
1266
1275
|
"analysisRuleTypes": {
|
1267
|
-
"shape": "
|
1276
|
+
"shape": "S26"
|
1268
1277
|
},
|
1269
1278
|
"analysisMethod": {}
|
1270
1279
|
}
|
@@ -1318,7 +1327,8 @@
|
|
1318
1327
|
"displayName",
|
1319
1328
|
"abilities",
|
1320
1329
|
"createTime",
|
1321
|
-
"updateTime"
|
1330
|
+
"updateTime",
|
1331
|
+
"paymentConfiguration"
|
1322
1332
|
],
|
1323
1333
|
"members": {
|
1324
1334
|
"accountId": {},
|
@@ -1334,7 +1344,10 @@
|
|
1334
1344
|
"type": "timestamp"
|
1335
1345
|
},
|
1336
1346
|
"membershipId": {},
|
1337
|
-
"membershipArn": {}
|
1347
|
+
"membershipArn": {},
|
1348
|
+
"paymentConfiguration": {
|
1349
|
+
"shape": "S1n"
|
1350
|
+
}
|
1338
1351
|
}
|
1339
1352
|
}
|
1340
1353
|
}
|
@@ -1387,7 +1400,8 @@
|
|
1387
1400
|
"createTime",
|
1388
1401
|
"updateTime",
|
1389
1402
|
"status",
|
1390
|
-
"memberAbilities"
|
1403
|
+
"memberAbilities",
|
1404
|
+
"paymentConfiguration"
|
1391
1405
|
],
|
1392
1406
|
"members": {
|
1393
1407
|
"id": {},
|
@@ -1406,6 +1420,9 @@
|
|
1406
1420
|
"status": {},
|
1407
1421
|
"memberAbilities": {
|
1408
1422
|
"shape": "S1k"
|
1423
|
+
},
|
1424
|
+
"paymentConfiguration": {
|
1425
|
+
"shape": "S3d"
|
1409
1426
|
}
|
1410
1427
|
}
|
1411
1428
|
}
|
@@ -1599,10 +1616,10 @@
|
|
1599
1616
|
"locationName": "membershipIdentifier"
|
1600
1617
|
},
|
1601
1618
|
"sqlParameters": {
|
1602
|
-
"shape": "
|
1619
|
+
"shape": "S4f"
|
1603
1620
|
},
|
1604
1621
|
"resultConfiguration": {
|
1605
|
-
"shape": "
|
1622
|
+
"shape": "S4j"
|
1606
1623
|
}
|
1607
1624
|
}
|
1608
1625
|
},
|
@@ -1613,7 +1630,7 @@
|
|
1613
1630
|
],
|
1614
1631
|
"members": {
|
1615
1632
|
"protectedQuery": {
|
1616
|
-
"shape": "
|
1633
|
+
"shape": "S4e"
|
1617
1634
|
}
|
1618
1635
|
}
|
1619
1636
|
}
|
@@ -1737,7 +1754,7 @@
|
|
1737
1754
|
],
|
1738
1755
|
"members": {
|
1739
1756
|
"collaboration": {
|
1740
|
-
"shape": "
|
1757
|
+
"shape": "S1v"
|
1741
1758
|
}
|
1742
1759
|
}
|
1743
1760
|
}
|
@@ -1769,7 +1786,7 @@
|
|
1769
1786
|
],
|
1770
1787
|
"members": {
|
1771
1788
|
"configuredTable": {
|
1772
|
-
"shape": "
|
1789
|
+
"shape": "S24"
|
1773
1790
|
}
|
1774
1791
|
}
|
1775
1792
|
}
|
@@ -1797,7 +1814,7 @@
|
|
1797
1814
|
"locationName": "analysisRuleType"
|
1798
1815
|
},
|
1799
1816
|
"analysisRulePolicy": {
|
1800
|
-
"shape": "
|
1817
|
+
"shape": "S2a"
|
1801
1818
|
}
|
1802
1819
|
}
|
1803
1820
|
},
|
@@ -1808,7 +1825,7 @@
|
|
1808
1825
|
],
|
1809
1826
|
"members": {
|
1810
1827
|
"analysisRule": {
|
1811
|
-
"shape": "
|
1828
|
+
"shape": "S2z"
|
1812
1829
|
}
|
1813
1830
|
}
|
1814
1831
|
}
|
@@ -1845,7 +1862,7 @@
|
|
1845
1862
|
],
|
1846
1863
|
"members": {
|
1847
1864
|
"configuredTableAssociation": {
|
1848
|
-
"shape": "
|
1865
|
+
"shape": "S33"
|
1849
1866
|
}
|
1850
1867
|
}
|
1851
1868
|
}
|
@@ -1868,7 +1885,7 @@
|
|
1868
1885
|
},
|
1869
1886
|
"queryLogStatus": {},
|
1870
1887
|
"defaultResultConfiguration": {
|
1871
|
-
"shape": "
|
1888
|
+
"shape": "S37"
|
1872
1889
|
}
|
1873
1890
|
}
|
1874
1891
|
},
|
@@ -1879,7 +1896,7 @@
|
|
1879
1896
|
],
|
1880
1897
|
"members": {
|
1881
1898
|
"membership": {
|
1882
|
-
"shape": "
|
1899
|
+
"shape": "S3g"
|
1883
1900
|
}
|
1884
1901
|
}
|
1885
1902
|
}
|
@@ -1916,7 +1933,7 @@
|
|
1916
1933
|
],
|
1917
1934
|
"members": {
|
1918
1935
|
"protectedQuery": {
|
1919
|
-
"shape": "
|
1936
|
+
"shape": "S4e"
|
1920
1937
|
}
|
1921
1938
|
}
|
1922
1939
|
},
|
@@ -2108,7 +2125,26 @@
|
|
2108
2125
|
"type": "list",
|
2109
2126
|
"member": {}
|
2110
2127
|
},
|
2111
|
-
"
|
2128
|
+
"S1n": {
|
2129
|
+
"type": "structure",
|
2130
|
+
"required": [
|
2131
|
+
"queryCompute"
|
2132
|
+
],
|
2133
|
+
"members": {
|
2134
|
+
"queryCompute": {
|
2135
|
+
"type": "structure",
|
2136
|
+
"required": [
|
2137
|
+
"isResponsible"
|
2138
|
+
],
|
2139
|
+
"members": {
|
2140
|
+
"isResponsible": {
|
2141
|
+
"type": "boolean"
|
2142
|
+
}
|
2143
|
+
}
|
2144
|
+
}
|
2145
|
+
}
|
2146
|
+
},
|
2147
|
+
"S1s": {
|
2112
2148
|
"type": "structure",
|
2113
2149
|
"required": [
|
2114
2150
|
"allowCleartext",
|
@@ -2131,7 +2167,7 @@
|
|
2131
2167
|
}
|
2132
2168
|
}
|
2133
2169
|
},
|
2134
|
-
"
|
2170
|
+
"S1v": {
|
2135
2171
|
"type": "structure",
|
2136
2172
|
"required": [
|
2137
2173
|
"id",
|
@@ -2161,12 +2197,12 @@
|
|
2161
2197
|
"membershipId": {},
|
2162
2198
|
"membershipArn": {},
|
2163
2199
|
"dataEncryptionMetadata": {
|
2164
|
-
"shape": "
|
2200
|
+
"shape": "S1s"
|
2165
2201
|
},
|
2166
2202
|
"queryLogStatus": {}
|
2167
2203
|
}
|
2168
2204
|
},
|
2169
|
-
"
|
2205
|
+
"S1y": {
|
2170
2206
|
"type": "structure",
|
2171
2207
|
"members": {
|
2172
2208
|
"glue": {
|
@@ -2183,11 +2219,11 @@
|
|
2183
2219
|
},
|
2184
2220
|
"union": true
|
2185
2221
|
},
|
2186
|
-
"
|
2222
|
+
"S22": {
|
2187
2223
|
"type": "list",
|
2188
2224
|
"member": {}
|
2189
2225
|
},
|
2190
|
-
"
|
2226
|
+
"S24": {
|
2191
2227
|
"type": "structure",
|
2192
2228
|
"required": [
|
2193
2229
|
"id",
|
@@ -2206,7 +2242,7 @@
|
|
2206
2242
|
"name": {},
|
2207
2243
|
"description": {},
|
2208
2244
|
"tableReference": {
|
2209
|
-
"shape": "
|
2245
|
+
"shape": "S1y"
|
2210
2246
|
},
|
2211
2247
|
"createTime": {
|
2212
2248
|
"type": "timestamp"
|
@@ -2215,32 +2251,32 @@
|
|
2215
2251
|
"type": "timestamp"
|
2216
2252
|
},
|
2217
2253
|
"analysisRuleTypes": {
|
2218
|
-
"shape": "
|
2254
|
+
"shape": "S26"
|
2219
2255
|
},
|
2220
2256
|
"analysisMethod": {},
|
2221
2257
|
"allowedColumns": {
|
2222
|
-
"shape": "
|
2258
|
+
"shape": "S22"
|
2223
2259
|
}
|
2224
2260
|
}
|
2225
2261
|
},
|
2226
|
-
"
|
2262
|
+
"S26": {
|
2227
2263
|
"type": "list",
|
2228
2264
|
"member": {}
|
2229
2265
|
},
|
2230
|
-
"
|
2266
|
+
"S2a": {
|
2231
2267
|
"type": "structure",
|
2232
2268
|
"members": {
|
2233
2269
|
"v1": {
|
2234
2270
|
"type": "structure",
|
2235
2271
|
"members": {
|
2236
2272
|
"list": {
|
2237
|
-
"shape": "
|
2273
|
+
"shape": "S2c"
|
2238
2274
|
},
|
2239
2275
|
"aggregation": {
|
2240
|
-
"shape": "
|
2276
|
+
"shape": "S2i"
|
2241
2277
|
},
|
2242
2278
|
"custom": {
|
2243
|
-
"shape": "
|
2279
|
+
"shape": "S2u"
|
2244
2280
|
}
|
2245
2281
|
},
|
2246
2282
|
"union": true
|
@@ -2248,7 +2284,7 @@
|
|
2248
2284
|
},
|
2249
2285
|
"union": true
|
2250
2286
|
},
|
2251
|
-
"
|
2287
|
+
"S2c": {
|
2252
2288
|
"type": "structure",
|
2253
2289
|
"required": [
|
2254
2290
|
"joinColumns",
|
@@ -2260,22 +2296,22 @@
|
|
2260
2296
|
"member": {}
|
2261
2297
|
},
|
2262
2298
|
"allowedJoinOperators": {
|
2263
|
-
"shape": "
|
2299
|
+
"shape": "S2f"
|
2264
2300
|
},
|
2265
2301
|
"listColumns": {
|
2266
|
-
"shape": "
|
2302
|
+
"shape": "S2h"
|
2267
2303
|
}
|
2268
2304
|
}
|
2269
2305
|
},
|
2270
|
-
"
|
2306
|
+
"S2f": {
|
2271
2307
|
"type": "list",
|
2272
2308
|
"member": {}
|
2273
2309
|
},
|
2274
|
-
"
|
2310
|
+
"S2h": {
|
2275
2311
|
"type": "list",
|
2276
2312
|
"member": {}
|
2277
2313
|
},
|
2278
|
-
"
|
2314
|
+
"S2i": {
|
2279
2315
|
"type": "structure",
|
2280
2316
|
"required": [
|
2281
2317
|
"aggregateColumns",
|
@@ -2303,14 +2339,14 @@
|
|
2303
2339
|
}
|
2304
2340
|
},
|
2305
2341
|
"joinColumns": {
|
2306
|
-
"shape": "
|
2342
|
+
"shape": "S2h"
|
2307
2343
|
},
|
2308
2344
|
"joinRequired": {},
|
2309
2345
|
"allowedJoinOperators": {
|
2310
|
-
"shape": "
|
2346
|
+
"shape": "S2f"
|
2311
2347
|
},
|
2312
2348
|
"dimensionColumns": {
|
2313
|
-
"shape": "
|
2349
|
+
"shape": "S2h"
|
2314
2350
|
},
|
2315
2351
|
"scalarFunctions": {
|
2316
2352
|
"type": "list",
|
@@ -2336,7 +2372,7 @@
|
|
2336
2372
|
}
|
2337
2373
|
}
|
2338
2374
|
},
|
2339
|
-
"
|
2375
|
+
"S2u": {
|
2340
2376
|
"type": "structure",
|
2341
2377
|
"required": [
|
2342
2378
|
"allowedAnalyses"
|
@@ -2352,7 +2388,7 @@
|
|
2352
2388
|
}
|
2353
2389
|
}
|
2354
2390
|
},
|
2355
|
-
"
|
2391
|
+
"S2z": {
|
2356
2392
|
"type": "structure",
|
2357
2393
|
"required": [
|
2358
2394
|
"configuredTableId",
|
@@ -2366,7 +2402,7 @@
|
|
2366
2402
|
"configuredTableId": {},
|
2367
2403
|
"configuredTableArn": {},
|
2368
2404
|
"policy": {
|
2369
|
-
"shape": "
|
2405
|
+
"shape": "S2a"
|
2370
2406
|
},
|
2371
2407
|
"type": {},
|
2372
2408
|
"createTime": {
|
@@ -2377,7 +2413,7 @@
|
|
2377
2413
|
}
|
2378
2414
|
}
|
2379
2415
|
},
|
2380
|
-
"
|
2416
|
+
"S33": {
|
2381
2417
|
"type": "structure",
|
2382
2418
|
"required": [
|
2383
2419
|
"arn",
|
@@ -2409,7 +2445,7 @@
|
|
2409
2445
|
}
|
2410
2446
|
}
|
2411
2447
|
},
|
2412
|
-
"
|
2448
|
+
"S37": {
|
2413
2449
|
"type": "structure",
|
2414
2450
|
"required": [
|
2415
2451
|
"outputConfiguration"
|
@@ -2419,7 +2455,7 @@
|
|
2419
2455
|
"type": "structure",
|
2420
2456
|
"members": {
|
2421
2457
|
"s3": {
|
2422
|
-
"shape": "
|
2458
|
+
"shape": "S39"
|
2423
2459
|
}
|
2424
2460
|
},
|
2425
2461
|
"union": true
|
@@ -2427,7 +2463,7 @@
|
|
2427
2463
|
"roleArn": {}
|
2428
2464
|
}
|
2429
2465
|
},
|
2430
|
-
"
|
2466
|
+
"S39": {
|
2431
2467
|
"type": "structure",
|
2432
2468
|
"required": [
|
2433
2469
|
"resultFormat",
|
@@ -2439,7 +2475,26 @@
|
|
2439
2475
|
"keyPrefix": {}
|
2440
2476
|
}
|
2441
2477
|
},
|
2442
|
-
"
|
2478
|
+
"S3d": {
|
2479
|
+
"type": "structure",
|
2480
|
+
"required": [
|
2481
|
+
"queryCompute"
|
2482
|
+
],
|
2483
|
+
"members": {
|
2484
|
+
"queryCompute": {
|
2485
|
+
"type": "structure",
|
2486
|
+
"required": [
|
2487
|
+
"isResponsible"
|
2488
|
+
],
|
2489
|
+
"members": {
|
2490
|
+
"isResponsible": {
|
2491
|
+
"type": "boolean"
|
2492
|
+
}
|
2493
|
+
}
|
2494
|
+
}
|
2495
|
+
}
|
2496
|
+
},
|
2497
|
+
"S3g": {
|
2443
2498
|
"type": "structure",
|
2444
2499
|
"required": [
|
2445
2500
|
"id",
|
@@ -2453,7 +2508,8 @@
|
|
2453
2508
|
"updateTime",
|
2454
2509
|
"status",
|
2455
2510
|
"memberAbilities",
|
2456
|
-
"queryLogStatus"
|
2511
|
+
"queryLogStatus",
|
2512
|
+
"paymentConfiguration"
|
2457
2513
|
],
|
2458
2514
|
"members": {
|
2459
2515
|
"id": {},
|
@@ -2475,11 +2531,14 @@
|
|
2475
2531
|
},
|
2476
2532
|
"queryLogStatus": {},
|
2477
2533
|
"defaultResultConfiguration": {
|
2478
|
-
"shape": "
|
2534
|
+
"shape": "S37"
|
2535
|
+
},
|
2536
|
+
"paymentConfiguration": {
|
2537
|
+
"shape": "S3d"
|
2479
2538
|
}
|
2480
2539
|
}
|
2481
2540
|
},
|
2482
|
-
"
|
2541
|
+
"S4e": {
|
2483
2542
|
"type": "structure",
|
2484
2543
|
"required": [
|
2485
2544
|
"id",
|
@@ -2496,11 +2555,11 @@
|
|
2496
2555
|
"type": "timestamp"
|
2497
2556
|
},
|
2498
2557
|
"sqlParameters": {
|
2499
|
-
"shape": "
|
2558
|
+
"shape": "S4f"
|
2500
2559
|
},
|
2501
2560
|
"status": {},
|
2502
2561
|
"resultConfiguration": {
|
2503
|
-
"shape": "
|
2562
|
+
"shape": "S4j"
|
2504
2563
|
},
|
2505
2564
|
"statistics": {
|
2506
2565
|
"type": "structure",
|
@@ -2558,7 +2617,7 @@
|
|
2558
2617
|
}
|
2559
2618
|
}
|
2560
2619
|
},
|
2561
|
-
"
|
2620
|
+
"S4f": {
|
2562
2621
|
"type": "structure",
|
2563
2622
|
"members": {
|
2564
2623
|
"queryString": {},
|
@@ -2571,7 +2630,7 @@
|
|
2571
2630
|
},
|
2572
2631
|
"sensitive": true
|
2573
2632
|
},
|
2574
|
-
"
|
2633
|
+
"S4j": {
|
2575
2634
|
"type": "structure",
|
2576
2635
|
"required": [
|
2577
2636
|
"outputConfiguration"
|
@@ -2581,7 +2640,7 @@
|
|
2581
2640
|
"type": "structure",
|
2582
2641
|
"members": {
|
2583
2642
|
"s3": {
|
2584
|
-
"shape": "
|
2643
|
+
"shape": "S39"
|
2585
2644
|
}
|
2586
2645
|
},
|
2587
2646
|
"union": true
|