cdk-lambda-subminute 2.0.427 → 2.0.429

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.
Files changed (40) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +47 -19
  5. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +155 -123
  6. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +330 -321
  7. package/node_modules/aws-sdk/apis/iam-2010-05-08.min.json +1 -2
  8. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +1992 -3
  9. package/node_modules/aws-sdk/apis/medialive-2017-10-14.paginators.json +30 -0
  10. package/node_modules/aws-sdk/apis/medialive-2017-10-14.waiters2.json +128 -0
  11. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +36 -22
  12. package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +238 -221
  13. package/node_modules/aws-sdk/apis/qconnect-2020-10-19.min.json +140 -56
  14. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +16 -10
  15. package/node_modules/aws-sdk/apis/supplychain-2024-01-01.examples.json +261 -0
  16. package/node_modules/aws-sdk/apis/supplychain-2024-01-01.min.json +44 -0
  17. package/node_modules/aws-sdk/apis/workspaces-thin-client-2023-08-22.min.json +15 -26
  18. package/node_modules/aws-sdk/clients/batch.d.ts +50 -4
  19. package/node_modules/aws-sdk/clients/cleanrooms.d.ts +32 -0
  20. package/node_modules/aws-sdk/clients/cloudfront.d.ts +60 -60
  21. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +16 -1
  22. package/node_modules/aws-sdk/clients/codebuild.d.ts +1 -1
  23. package/node_modules/aws-sdk/clients/connect.d.ts +15 -4
  24. package/node_modules/aws-sdk/clients/iam.d.ts +7 -7
  25. package/node_modules/aws-sdk/clients/medialive.d.ts +1419 -0
  26. package/node_modules/aws-sdk/clients/networkmonitor.d.ts +26 -26
  27. package/node_modules/aws-sdk/clients/omics.d.ts +137 -94
  28. package/node_modules/aws-sdk/clients/qconnect.d.ts +169 -96
  29. package/node_modules/aws-sdk/clients/rds.d.ts +10 -10
  30. package/node_modules/aws-sdk/clients/rekognition.d.ts +5 -1
  31. package/node_modules/aws-sdk/clients/s3control.d.ts +36 -36
  32. package/node_modules/aws-sdk/clients/supplychain.d.ts +44 -0
  33. package/node_modules/aws-sdk/clients/workspacesthinclient.d.ts +6 -20
  34. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  35. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +14 -14
  36. package/node_modules/aws-sdk/dist/aws-sdk.js +386 -358
  37. package/node_modules/aws-sdk/dist/aws-sdk.min.js +83 -83
  38. package/node_modules/aws-sdk/lib/core.js +1 -1
  39. package/node_modules/aws-sdk/package.json +1 -1
  40. package/package.json +3 -3
@@ -98,7 +98,7 @@
98
98
  "schemas": {
99
99
  "type": "list",
100
100
  "member": {
101
- "shape": "Sx"
101
+ "shape": "S13"
102
102
  }
103
103
  },
104
104
  "errors": {
@@ -162,7 +162,7 @@
162
162
  "analysisRules": {
163
163
  "type": "list",
164
164
  "member": {
165
- "shape": "S1m"
165
+ "shape": "S1s"
166
166
  }
167
167
  },
168
168
  "errors": {
@@ -211,7 +211,7 @@
211
211
  "shape": "Sj"
212
212
  },
213
213
  "tags": {
214
- "shape": "S2i"
214
+ "shape": "S2o"
215
215
  },
216
216
  "analysisParameters": {
217
217
  "shape": "Sl"
@@ -225,7 +225,7 @@
225
225
  ],
226
226
  "members": {
227
227
  "analysisTemplate": {
228
- "shape": "S2m"
228
+ "shape": "S2s"
229
229
  }
230
230
  }
231
231
  }
@@ -258,11 +258,11 @@
258
258
  "members": {
259
259
  "accountId": {},
260
260
  "memberAbilities": {
261
- "shape": "S2r"
261
+ "shape": "S2x"
262
262
  },
263
263
  "displayName": {},
264
264
  "paymentConfiguration": {
265
- "shape": "S2u"
265
+ "shape": "S30"
266
266
  }
267
267
  }
268
268
  }
@@ -270,18 +270,18 @@
270
270
  "name": {},
271
271
  "description": {},
272
272
  "creatorMemberAbilities": {
273
- "shape": "S2r"
273
+ "shape": "S2x"
274
274
  },
275
275
  "creatorDisplayName": {},
276
276
  "dataEncryptionMetadata": {
277
- "shape": "S2z"
277
+ "shape": "S35"
278
278
  },
279
279
  "queryLogStatus": {},
280
280
  "tags": {
281
- "shape": "S2i"
281
+ "shape": "S2o"
282
282
  },
283
283
  "creatorPaymentConfiguration": {
284
- "shape": "S2u"
284
+ "shape": "S30"
285
285
  }
286
286
  }
287
287
  },
@@ -292,7 +292,7 @@
292
292
  ],
293
293
  "members": {
294
294
  "collaboration": {
295
- "shape": "S32"
295
+ "shape": "S38"
296
296
  }
297
297
  }
298
298
  }
@@ -321,7 +321,7 @@
321
321
  "type": "boolean"
322
322
  },
323
323
  "tags": {
324
- "shape": "S2i"
324
+ "shape": "S2o"
325
325
  },
326
326
  "description": {}
327
327
  }
@@ -333,7 +333,7 @@
333
333
  ],
334
334
  "members": {
335
335
  "configuredAudienceModelAssociation": {
336
- "shape": "S38"
336
+ "shape": "S3e"
337
337
  }
338
338
  }
339
339
  }
@@ -355,14 +355,14 @@
355
355
  "name": {},
356
356
  "description": {},
357
357
  "tableReference": {
358
- "shape": "S3c"
358
+ "shape": "S3i"
359
359
  },
360
360
  "allowedColumns": {
361
- "shape": "S3g"
361
+ "shape": "S3m"
362
362
  },
363
363
  "analysisMethod": {},
364
364
  "tags": {
365
- "shape": "S2i"
365
+ "shape": "S2o"
366
366
  }
367
367
  }
368
368
  },
@@ -373,7 +373,7 @@
373
373
  ],
374
374
  "members": {
375
375
  "configuredTable": {
376
- "shape": "S3i"
376
+ "shape": "S3o"
377
377
  }
378
378
  }
379
379
  },
@@ -398,7 +398,7 @@
398
398
  },
399
399
  "analysisRuleType": {},
400
400
  "analysisRulePolicy": {
401
- "shape": "S3o"
401
+ "shape": "S3u"
402
402
  }
403
403
  }
404
404
  },
@@ -409,7 +409,7 @@
409
409
  ],
410
410
  "members": {
411
411
  "analysisRule": {
412
- "shape": "S3r"
412
+ "shape": "S3x"
413
413
  }
414
414
  }
415
415
  },
@@ -438,7 +438,7 @@
438
438
  "configuredTableIdentifier": {},
439
439
  "roleArn": {},
440
440
  "tags": {
441
- "shape": "S2i"
441
+ "shape": "S2o"
442
442
  }
443
443
  }
444
444
  },
@@ -449,7 +449,7 @@
449
449
  ],
450
450
  "members": {
451
451
  "configuredTableAssociation": {
452
- "shape": "S3v"
452
+ "shape": "S41"
453
453
  }
454
454
  }
455
455
  }
@@ -469,13 +469,13 @@
469
469
  "collaborationIdentifier": {},
470
470
  "queryLogStatus": {},
471
471
  "tags": {
472
- "shape": "S2i"
472
+ "shape": "S2o"
473
473
  },
474
474
  "defaultResultConfiguration": {
475
- "shape": "S3z"
475
+ "shape": "S45"
476
476
  },
477
477
  "paymentConfiguration": {
478
- "shape": "S45"
478
+ "shape": "S4b"
479
479
  }
480
480
  }
481
481
  },
@@ -486,7 +486,7 @@
486
486
  ],
487
487
  "members": {
488
488
  "membership": {
489
- "shape": "S48"
489
+ "shape": "S4e"
490
490
  }
491
491
  }
492
492
  }
@@ -533,7 +533,7 @@
533
533
  "union": true
534
534
  },
535
535
  "tags": {
536
- "shape": "S2i"
536
+ "shape": "S2o"
537
537
  }
538
538
  }
539
539
  },
@@ -544,7 +544,7 @@
544
544
  ],
545
545
  "members": {
546
546
  "privacyBudgetTemplate": {
547
- "shape": "S4i"
547
+ "shape": "S4o"
548
548
  }
549
549
  }
550
550
  }
@@ -825,7 +825,7 @@
825
825
  ],
826
826
  "members": {
827
827
  "analysisTemplate": {
828
- "shape": "S2m"
828
+ "shape": "S2s"
829
829
  }
830
830
  }
831
831
  }
@@ -855,7 +855,7 @@
855
855
  ],
856
856
  "members": {
857
857
  "collaboration": {
858
- "shape": "S32"
858
+ "shape": "S38"
859
859
  }
860
860
  }
861
861
  }
@@ -1015,7 +1015,7 @@
1015
1015
  "privacyBudgetType": {},
1016
1016
  "autoRefresh": {},
1017
1017
  "parameters": {
1018
- "shape": "S4l"
1018
+ "shape": "S4r"
1019
1019
  }
1020
1020
  }
1021
1021
  }
@@ -1052,7 +1052,7 @@
1052
1052
  ],
1053
1053
  "members": {
1054
1054
  "configuredAudienceModelAssociation": {
1055
- "shape": "S38"
1055
+ "shape": "S3e"
1056
1056
  }
1057
1057
  }
1058
1058
  }
@@ -1082,7 +1082,7 @@
1082
1082
  ],
1083
1083
  "members": {
1084
1084
  "configuredTable": {
1085
- "shape": "S3i"
1085
+ "shape": "S3o"
1086
1086
  }
1087
1087
  }
1088
1088
  }
@@ -1117,7 +1117,7 @@
1117
1117
  ],
1118
1118
  "members": {
1119
1119
  "analysisRule": {
1120
- "shape": "S3r"
1120
+ "shape": "S3x"
1121
1121
  }
1122
1122
  }
1123
1123
  }
@@ -1152,7 +1152,7 @@
1152
1152
  ],
1153
1153
  "members": {
1154
1154
  "configuredTableAssociation": {
1155
- "shape": "S3v"
1155
+ "shape": "S41"
1156
1156
  }
1157
1157
  }
1158
1158
  }
@@ -1182,7 +1182,7 @@
1182
1182
  ],
1183
1183
  "members": {
1184
1184
  "membership": {
1185
- "shape": "S48"
1185
+ "shape": "S4e"
1186
1186
  }
1187
1187
  }
1188
1188
  }
@@ -1217,7 +1217,7 @@
1217
1217
  ],
1218
1218
  "members": {
1219
1219
  "privacyBudgetTemplate": {
1220
- "shape": "S4i"
1220
+ "shape": "S4o"
1221
1221
  }
1222
1222
  }
1223
1223
  }
@@ -1252,7 +1252,7 @@
1252
1252
  ],
1253
1253
  "members": {
1254
1254
  "protectedQuery": {
1255
- "shape": "S5x"
1255
+ "shape": "S63"
1256
1256
  }
1257
1257
  }
1258
1258
  }
@@ -1287,7 +1287,7 @@
1287
1287
  ],
1288
1288
  "members": {
1289
1289
  "schema": {
1290
- "shape": "Sx"
1290
+ "shape": "S13"
1291
1291
  }
1292
1292
  }
1293
1293
  }
@@ -1327,7 +1327,7 @@
1327
1327
  ],
1328
1328
  "members": {
1329
1329
  "analysisRule": {
1330
- "shape": "S1m"
1330
+ "shape": "S1s"
1331
1331
  }
1332
1332
  }
1333
1333
  }
@@ -1674,7 +1674,7 @@
1674
1674
  "type": "timestamp"
1675
1675
  },
1676
1676
  "budget": {
1677
- "shape": "S79"
1677
+ "shape": "S7f"
1678
1678
  }
1679
1679
  }
1680
1680
  }
@@ -1938,7 +1938,7 @@
1938
1938
  "type": "timestamp"
1939
1939
  },
1940
1940
  "analysisRuleTypes": {
1941
- "shape": "S3k"
1941
+ "shape": "S3q"
1942
1942
  },
1943
1943
  "analysisMethod": {}
1944
1944
  }
@@ -2000,7 +2000,7 @@
2000
2000
  "status": {},
2001
2001
  "displayName": {},
2002
2002
  "abilities": {
2003
- "shape": "S2r"
2003
+ "shape": "S2x"
2004
2004
  },
2005
2005
  "createTime": {
2006
2006
  "type": "timestamp"
@@ -2011,7 +2011,7 @@
2011
2011
  "membershipId": {},
2012
2012
  "membershipArn": {},
2013
2013
  "paymentConfiguration": {
2014
- "shape": "S2u"
2014
+ "shape": "S30"
2015
2015
  }
2016
2016
  }
2017
2017
  }
@@ -2084,10 +2084,10 @@
2084
2084
  },
2085
2085
  "status": {},
2086
2086
  "memberAbilities": {
2087
- "shape": "S2r"
2087
+ "shape": "S2x"
2088
2088
  },
2089
2089
  "paymentConfiguration": {
2090
- "shape": "S45"
2090
+ "shape": "S4b"
2091
2091
  }
2092
2092
  }
2093
2093
  }
@@ -2235,7 +2235,7 @@
2235
2235
  "type": "timestamp"
2236
2236
  },
2237
2237
  "budget": {
2238
- "shape": "S79"
2238
+ "shape": "S7f"
2239
2239
  }
2240
2240
  }
2241
2241
  }
@@ -2371,7 +2371,7 @@
2371
2371
  "collaborationId": {},
2372
2372
  "collaborationArn": {},
2373
2373
  "analysisRuleTypes": {
2374
- "shape": "S12"
2374
+ "shape": "S18"
2375
2375
  },
2376
2376
  "analysisMethod": {}
2377
2377
  }
@@ -2406,7 +2406,7 @@
2406
2406
  ],
2407
2407
  "members": {
2408
2408
  "tags": {
2409
- "shape": "S2i"
2409
+ "shape": "S2o"
2410
2410
  }
2411
2411
  }
2412
2412
  }
@@ -2508,10 +2508,10 @@
2508
2508
  "locationName": "membershipIdentifier"
2509
2509
  },
2510
2510
  "sqlParameters": {
2511
- "shape": "S5y"
2511
+ "shape": "S64"
2512
2512
  },
2513
2513
  "resultConfiguration": {
2514
- "shape": "S62"
2514
+ "shape": "S68"
2515
2515
  }
2516
2516
  }
2517
2517
  },
@@ -2522,7 +2522,7 @@
2522
2522
  ],
2523
2523
  "members": {
2524
2524
  "protectedQuery": {
2525
- "shape": "S5x"
2525
+ "shape": "S63"
2526
2526
  }
2527
2527
  }
2528
2528
  }
@@ -2544,7 +2544,7 @@
2544
2544
  "locationName": "resourceArn"
2545
2545
  },
2546
2546
  "tags": {
2547
- "shape": "S2i"
2547
+ "shape": "S2o"
2548
2548
  }
2549
2549
  }
2550
2550
  },
@@ -2614,7 +2614,7 @@
2614
2614
  ],
2615
2615
  "members": {
2616
2616
  "analysisTemplate": {
2617
- "shape": "S2m"
2617
+ "shape": "S2s"
2618
2618
  }
2619
2619
  }
2620
2620
  }
@@ -2646,7 +2646,7 @@
2646
2646
  ],
2647
2647
  "members": {
2648
2648
  "collaboration": {
2649
- "shape": "S32"
2649
+ "shape": "S38"
2650
2650
  }
2651
2651
  }
2652
2652
  }
@@ -2683,7 +2683,7 @@
2683
2683
  ],
2684
2684
  "members": {
2685
2685
  "configuredAudienceModelAssociation": {
2686
- "shape": "S38"
2686
+ "shape": "S3e"
2687
2687
  }
2688
2688
  }
2689
2689
  }
@@ -2715,7 +2715,7 @@
2715
2715
  ],
2716
2716
  "members": {
2717
2717
  "configuredTable": {
2718
- "shape": "S3i"
2718
+ "shape": "S3o"
2719
2719
  }
2720
2720
  }
2721
2721
  }
@@ -2743,7 +2743,7 @@
2743
2743
  "locationName": "analysisRuleType"
2744
2744
  },
2745
2745
  "analysisRulePolicy": {
2746
- "shape": "S3o"
2746
+ "shape": "S3u"
2747
2747
  }
2748
2748
  }
2749
2749
  },
@@ -2754,7 +2754,7 @@
2754
2754
  ],
2755
2755
  "members": {
2756
2756
  "analysisRule": {
2757
- "shape": "S3r"
2757
+ "shape": "S3x"
2758
2758
  }
2759
2759
  }
2760
2760
  }
@@ -2791,7 +2791,7 @@
2791
2791
  ],
2792
2792
  "members": {
2793
2793
  "configuredTableAssociation": {
2794
- "shape": "S3v"
2794
+ "shape": "S41"
2795
2795
  }
2796
2796
  }
2797
2797
  }
@@ -2814,7 +2814,7 @@
2814
2814
  },
2815
2815
  "queryLogStatus": {},
2816
2816
  "defaultResultConfiguration": {
2817
- "shape": "S3z"
2817
+ "shape": "S45"
2818
2818
  }
2819
2819
  }
2820
2820
  },
@@ -2825,7 +2825,7 @@
2825
2825
  ],
2826
2826
  "members": {
2827
2827
  "membership": {
2828
- "shape": "S48"
2828
+ "shape": "S4e"
2829
2829
  }
2830
2830
  }
2831
2831
  }
@@ -2879,7 +2879,7 @@
2879
2879
  ],
2880
2880
  "members": {
2881
2881
  "privacyBudgetTemplate": {
2882
- "shape": "S4i"
2882
+ "shape": "S4o"
2883
2883
  }
2884
2884
  }
2885
2885
  }
@@ -2916,7 +2916,7 @@
2916
2916
  ],
2917
2917
  "members": {
2918
2918
  "protectedQuery": {
2919
- "shape": "S5x"
2919
+ "shape": "S63"
2920
2920
  }
2921
2921
  }
2922
2922
  },
@@ -2962,6 +2962,9 @@
2962
2962
  },
2963
2963
  "analysisParameters": {
2964
2964
  "shape": "Sl"
2965
+ },
2966
+ "validations": {
2967
+ "shape": "Sq"
2965
2968
  }
2966
2969
  }
2967
2970
  },
@@ -2998,7 +3001,33 @@
2998
3001
  "sensitive": true
2999
3002
  }
3000
3003
  },
3001
- "Sx": {
3004
+ "Sq": {
3005
+ "type": "list",
3006
+ "member": {
3007
+ "type": "structure",
3008
+ "required": [
3009
+ "type",
3010
+ "status"
3011
+ ],
3012
+ "members": {
3013
+ "type": {},
3014
+ "status": {},
3015
+ "reasons": {
3016
+ "type": "list",
3017
+ "member": {
3018
+ "type": "structure",
3019
+ "required": [
3020
+ "message"
3021
+ ],
3022
+ "members": {
3023
+ "message": {}
3024
+ }
3025
+ }
3026
+ }
3027
+ }
3028
+ }
3029
+ },
3030
+ "S13": {
3002
3031
  "type": "structure",
3003
3032
  "required": [
3004
3033
  "columns",
@@ -3016,13 +3045,13 @@
3016
3045
  ],
3017
3046
  "members": {
3018
3047
  "columns": {
3019
- "shape": "Sy"
3048
+ "shape": "S14"
3020
3049
  },
3021
3050
  "partitionKeys": {
3022
- "shape": "Sy"
3051
+ "shape": "S14"
3023
3052
  },
3024
3053
  "analysisRuleTypes": {
3025
- "shape": "S12"
3054
+ "shape": "S18"
3026
3055
  },
3027
3056
  "analysisMethod": {},
3028
3057
  "creatorAccountId": {},
@@ -3070,7 +3099,7 @@
3070
3099
  }
3071
3100
  }
3072
3101
  },
3073
- "Sy": {
3102
+ "S14": {
3074
3103
  "type": "list",
3075
3104
  "member": {
3076
3105
  "type": "structure",
@@ -3084,11 +3113,11 @@
3084
3113
  }
3085
3114
  }
3086
3115
  },
3087
- "S12": {
3116
+ "S18": {
3088
3117
  "type": "list",
3089
3118
  "member": {}
3090
3119
  },
3091
- "S1m": {
3120
+ "S1s": {
3092
3121
  "type": "structure",
3093
3122
  "required": [
3094
3123
  "collaborationId",
@@ -3115,13 +3144,13 @@
3115
3144
  "type": "structure",
3116
3145
  "members": {
3117
3146
  "list": {
3118
- "shape": "S1p"
3147
+ "shape": "S1v"
3119
3148
  },
3120
3149
  "aggregation": {
3121
- "shape": "S1v"
3150
+ "shape": "S21"
3122
3151
  },
3123
3152
  "custom": {
3124
- "shape": "S27"
3153
+ "shape": "S2d"
3125
3154
  }
3126
3155
  },
3127
3156
  "union": true
@@ -3131,7 +3160,7 @@
3131
3160
  }
3132
3161
  }
3133
3162
  },
3134
- "S1p": {
3163
+ "S1v": {
3135
3164
  "type": "structure",
3136
3165
  "required": [
3137
3166
  "joinColumns",
@@ -3143,22 +3172,22 @@
3143
3172
  "member": {}
3144
3173
  },
3145
3174
  "allowedJoinOperators": {
3146
- "shape": "S1s"
3175
+ "shape": "S1y"
3147
3176
  },
3148
3177
  "listColumns": {
3149
- "shape": "S1u"
3178
+ "shape": "S20"
3150
3179
  }
3151
3180
  }
3152
3181
  },
3153
- "S1s": {
3182
+ "S1y": {
3154
3183
  "type": "list",
3155
3184
  "member": {}
3156
3185
  },
3157
- "S1u": {
3186
+ "S20": {
3158
3187
  "type": "list",
3159
3188
  "member": {}
3160
3189
  },
3161
- "S1v": {
3190
+ "S21": {
3162
3191
  "type": "structure",
3163
3192
  "required": [
3164
3193
  "aggregateColumns",
@@ -3186,14 +3215,14 @@
3186
3215
  }
3187
3216
  },
3188
3217
  "joinColumns": {
3189
- "shape": "S1u"
3218
+ "shape": "S20"
3190
3219
  },
3191
3220
  "joinRequired": {},
3192
3221
  "allowedJoinOperators": {
3193
- "shape": "S1s"
3222
+ "shape": "S1y"
3194
3223
  },
3195
3224
  "dimensionColumns": {
3196
- "shape": "S1u"
3225
+ "shape": "S20"
3197
3226
  },
3198
3227
  "scalarFunctions": {
3199
3228
  "type": "list",
@@ -3219,7 +3248,7 @@
3219
3248
  }
3220
3249
  }
3221
3250
  },
3222
- "S27": {
3251
+ "S2d": {
3223
3252
  "type": "structure",
3224
3253
  "required": [
3225
3254
  "allowedAnalyses"
@@ -3255,12 +3284,12 @@
3255
3284
  }
3256
3285
  }
3257
3286
  },
3258
- "S2i": {
3287
+ "S2o": {
3259
3288
  "type": "map",
3260
3289
  "key": {},
3261
3290
  "value": {}
3262
3291
  },
3263
- "S2m": {
3292
+ "S2s": {
3264
3293
  "type": "structure",
3265
3294
  "required": [
3266
3295
  "id",
@@ -3300,14 +3329,17 @@
3300
3329
  },
3301
3330
  "analysisParameters": {
3302
3331
  "shape": "Sl"
3332
+ },
3333
+ "validations": {
3334
+ "shape": "Sq"
3303
3335
  }
3304
3336
  }
3305
3337
  },
3306
- "S2r": {
3338
+ "S2x": {
3307
3339
  "type": "list",
3308
3340
  "member": {}
3309
3341
  },
3310
- "S2u": {
3342
+ "S30": {
3311
3343
  "type": "structure",
3312
3344
  "required": [
3313
3345
  "queryCompute"
@@ -3326,7 +3358,7 @@
3326
3358
  }
3327
3359
  }
3328
3360
  },
3329
- "S2z": {
3361
+ "S35": {
3330
3362
  "type": "structure",
3331
3363
  "required": [
3332
3364
  "allowCleartext",
@@ -3349,7 +3381,7 @@
3349
3381
  }
3350
3382
  }
3351
3383
  },
3352
- "S32": {
3384
+ "S38": {
3353
3385
  "type": "structure",
3354
3386
  "required": [
3355
3387
  "id",
@@ -3379,12 +3411,12 @@
3379
3411
  "membershipId": {},
3380
3412
  "membershipArn": {},
3381
3413
  "dataEncryptionMetadata": {
3382
- "shape": "S2z"
3414
+ "shape": "S35"
3383
3415
  },
3384
3416
  "queryLogStatus": {}
3385
3417
  }
3386
3418
  },
3387
- "S38": {
3419
+ "S3e": {
3388
3420
  "type": "structure",
3389
3421
  "required": [
3390
3422
  "id",
@@ -3420,7 +3452,7 @@
3420
3452
  }
3421
3453
  }
3422
3454
  },
3423
- "S3c": {
3455
+ "S3i": {
3424
3456
  "type": "structure",
3425
3457
  "members": {
3426
3458
  "glue": {
@@ -3437,11 +3469,11 @@
3437
3469
  },
3438
3470
  "union": true
3439
3471
  },
3440
- "S3g": {
3472
+ "S3m": {
3441
3473
  "type": "list",
3442
3474
  "member": {}
3443
3475
  },
3444
- "S3i": {
3476
+ "S3o": {
3445
3477
  "type": "structure",
3446
3478
  "required": [
3447
3479
  "id",
@@ -3460,7 +3492,7 @@
3460
3492
  "name": {},
3461
3493
  "description": {},
3462
3494
  "tableReference": {
3463
- "shape": "S3c"
3495
+ "shape": "S3i"
3464
3496
  },
3465
3497
  "createTime": {
3466
3498
  "type": "timestamp"
@@ -3469,32 +3501,32 @@
3469
3501
  "type": "timestamp"
3470
3502
  },
3471
3503
  "analysisRuleTypes": {
3472
- "shape": "S3k"
3504
+ "shape": "S3q"
3473
3505
  },
3474
3506
  "analysisMethod": {},
3475
3507
  "allowedColumns": {
3476
- "shape": "S3g"
3508
+ "shape": "S3m"
3477
3509
  }
3478
3510
  }
3479
3511
  },
3480
- "S3k": {
3512
+ "S3q": {
3481
3513
  "type": "list",
3482
3514
  "member": {}
3483
3515
  },
3484
- "S3o": {
3516
+ "S3u": {
3485
3517
  "type": "structure",
3486
3518
  "members": {
3487
3519
  "v1": {
3488
3520
  "type": "structure",
3489
3521
  "members": {
3490
3522
  "list": {
3491
- "shape": "S1p"
3523
+ "shape": "S1v"
3492
3524
  },
3493
3525
  "aggregation": {
3494
- "shape": "S1v"
3526
+ "shape": "S21"
3495
3527
  },
3496
3528
  "custom": {
3497
- "shape": "S27"
3529
+ "shape": "S2d"
3498
3530
  }
3499
3531
  },
3500
3532
  "union": true
@@ -3502,7 +3534,7 @@
3502
3534
  },
3503
3535
  "union": true
3504
3536
  },
3505
- "S3r": {
3537
+ "S3x": {
3506
3538
  "type": "structure",
3507
3539
  "required": [
3508
3540
  "configuredTableId",
@@ -3516,7 +3548,7 @@
3516
3548
  "configuredTableId": {},
3517
3549
  "configuredTableArn": {},
3518
3550
  "policy": {
3519
- "shape": "S3o"
3551
+ "shape": "S3u"
3520
3552
  },
3521
3553
  "type": {},
3522
3554
  "createTime": {
@@ -3527,7 +3559,7 @@
3527
3559
  }
3528
3560
  }
3529
3561
  },
3530
- "S3v": {
3562
+ "S41": {
3531
3563
  "type": "structure",
3532
3564
  "required": [
3533
3565
  "arn",
@@ -3559,7 +3591,7 @@
3559
3591
  }
3560
3592
  }
3561
3593
  },
3562
- "S3z": {
3594
+ "S45": {
3563
3595
  "type": "structure",
3564
3596
  "required": [
3565
3597
  "outputConfiguration"
@@ -3569,7 +3601,7 @@
3569
3601
  "type": "structure",
3570
3602
  "members": {
3571
3603
  "s3": {
3572
- "shape": "S41"
3604
+ "shape": "S47"
3573
3605
  }
3574
3606
  },
3575
3607
  "union": true
@@ -3577,7 +3609,7 @@
3577
3609
  "roleArn": {}
3578
3610
  }
3579
3611
  },
3580
- "S41": {
3612
+ "S47": {
3581
3613
  "type": "structure",
3582
3614
  "required": [
3583
3615
  "resultFormat",
@@ -3589,7 +3621,7 @@
3589
3621
  "keyPrefix": {}
3590
3622
  }
3591
3623
  },
3592
- "S45": {
3624
+ "S4b": {
3593
3625
  "type": "structure",
3594
3626
  "required": [
3595
3627
  "queryCompute"
@@ -3608,7 +3640,7 @@
3608
3640
  }
3609
3641
  }
3610
3642
  },
3611
- "S48": {
3643
+ "S4e": {
3612
3644
  "type": "structure",
3613
3645
  "required": [
3614
3646
  "id",
@@ -3641,18 +3673,18 @@
3641
3673
  },
3642
3674
  "status": {},
3643
3675
  "memberAbilities": {
3644
- "shape": "S2r"
3676
+ "shape": "S2x"
3645
3677
  },
3646
3678
  "queryLogStatus": {},
3647
3679
  "defaultResultConfiguration": {
3648
- "shape": "S3z"
3680
+ "shape": "S45"
3649
3681
  },
3650
3682
  "paymentConfiguration": {
3651
- "shape": "S45"
3683
+ "shape": "S4b"
3652
3684
  }
3653
3685
  }
3654
3686
  },
3655
- "S4i": {
3687
+ "S4o": {
3656
3688
  "type": "structure",
3657
3689
  "required": [
3658
3690
  "id",
@@ -3683,11 +3715,11 @@
3683
3715
  "privacyBudgetType": {},
3684
3716
  "autoRefresh": {},
3685
3717
  "parameters": {
3686
- "shape": "S4l"
3718
+ "shape": "S4r"
3687
3719
  }
3688
3720
  }
3689
3721
  },
3690
- "S4l": {
3722
+ "S4r": {
3691
3723
  "type": "structure",
3692
3724
  "members": {
3693
3725
  "differentialPrivacy": {
@@ -3708,7 +3740,7 @@
3708
3740
  },
3709
3741
  "union": true
3710
3742
  },
3711
- "S5x": {
3743
+ "S63": {
3712
3744
  "type": "structure",
3713
3745
  "required": [
3714
3746
  "id",
@@ -3725,11 +3757,11 @@
3725
3757
  "type": "timestamp"
3726
3758
  },
3727
3759
  "sqlParameters": {
3728
- "shape": "S5y"
3760
+ "shape": "S64"
3729
3761
  },
3730
3762
  "status": {},
3731
3763
  "resultConfiguration": {
3732
- "shape": "S62"
3764
+ "shape": "S68"
3733
3765
  },
3734
3766
  "statistics": {
3735
3767
  "type": "structure",
@@ -3819,7 +3851,7 @@
3819
3851
  }
3820
3852
  }
3821
3853
  },
3822
- "S5y": {
3854
+ "S64": {
3823
3855
  "type": "structure",
3824
3856
  "members": {
3825
3857
  "queryString": {},
@@ -3832,7 +3864,7 @@
3832
3864
  },
3833
3865
  "sensitive": true
3834
3866
  },
3835
- "S62": {
3867
+ "S68": {
3836
3868
  "type": "structure",
3837
3869
  "required": [
3838
3870
  "outputConfiguration"
@@ -3842,14 +3874,14 @@
3842
3874
  "type": "structure",
3843
3875
  "members": {
3844
3876
  "s3": {
3845
- "shape": "S41"
3877
+ "shape": "S47"
3846
3878
  }
3847
3879
  },
3848
3880
  "union": true
3849
3881
  }
3850
3882
  }
3851
3883
  },
3852
- "S79": {
3884
+ "S7f": {
3853
3885
  "type": "structure",
3854
3886
  "members": {
3855
3887
  "differentialPrivacy": {