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.
Files changed (54) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +27 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +3 -0
  6. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +117 -94
  7. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +222 -9
  8. package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +15 -0
  9. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +133 -74
  10. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +37 -31
  11. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +361 -16
  12. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.paginators.json +12 -0
  13. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +20 -10
  14. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +423 -268
  15. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +15 -5
  16. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +93 -31
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +538 -304
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  19. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +193 -161
  20. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +31 -26
  21. package/node_modules/aws-sdk/apis/pipes-2015-10-07.min.json +136 -53
  22. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +6 -2
  23. package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.min.json +69 -5
  24. package/node_modules/aws-sdk/apis/resource-explorer-2-2022-07-28.paginators.json +6 -0
  25. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +562 -53
  26. package/node_modules/aws-sdk/apis/s3control-2018-08-20.paginators.json +4 -0
  27. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1 -3
  28. package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +100 -22
  29. package/node_modules/aws-sdk/clients/autoscaling.d.ts +33 -4
  30. package/node_modules/aws-sdk/clients/backup.d.ts +279 -0
  31. package/node_modules/aws-sdk/clients/cleanrooms.d.ts +58 -10
  32. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +29 -4
  33. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +370 -5
  34. package/node_modules/aws-sdk/clients/connect.d.ts +13 -0
  35. package/node_modules/aws-sdk/clients/ec2.d.ts +179 -1
  36. package/node_modules/aws-sdk/clients/glue.d.ts +352 -2
  37. package/node_modules/aws-sdk/clients/iot.d.ts +46 -5
  38. package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
  39. package/node_modules/aws-sdk/clients/mwaa.d.ts +28 -5
  40. package/node_modules/aws-sdk/clients/pipes.d.ts +143 -18
  41. package/node_modules/aws-sdk/clients/rds.d.ts +1 -1
  42. package/node_modules/aws-sdk/clients/redshift.d.ts +6 -2
  43. package/node_modules/aws-sdk/clients/resourceexplorer2.d.ts +90 -9
  44. package/node_modules/aws-sdk/clients/s3control.d.ts +359 -7
  45. package/node_modules/aws-sdk/clients/sagemaker.d.ts +2 -2
  46. package/node_modules/aws-sdk/clients/signer.d.ts +35 -35
  47. package/node_modules/aws-sdk/clients/stepfunctions.d.ts +123 -18
  48. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  49. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +24 -24
  50. package/node_modules/aws-sdk/dist/aws-sdk.js +799 -569
  51. package/node_modules/aws-sdk/dist/aws-sdk.min.js +100 -100
  52. package/node_modules/aws-sdk/lib/core.js +1 -1
  53. package/node_modules/aws-sdk/package.json +1 -1
  54. package/package.json +2 -2
@@ -319,6 +319,47 @@
319
319
  }
320
320
  }
321
321
  },
322
+ "CreateStorageLensGroup": {
323
+ "http": {
324
+ "requestUri": "/v20180820/storagelensgroup",
325
+ "responseCode": 204
326
+ },
327
+ "input": {
328
+ "locationName": "CreateStorageLensGroupRequest",
329
+ "xmlNamespace": {
330
+ "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
331
+ },
332
+ "type": "structure",
333
+ "required": [
334
+ "AccountId",
335
+ "StorageLensGroup"
336
+ ],
337
+ "members": {
338
+ "AccountId": {
339
+ "contextParam": {
340
+ "name": "AccountId"
341
+ },
342
+ "hostLabel": true,
343
+ "location": "header",
344
+ "locationName": "x-amz-account-id"
345
+ },
346
+ "StorageLensGroup": {
347
+ "shape": "S3l"
348
+ },
349
+ "Tags": {
350
+ "shape": "S40"
351
+ }
352
+ }
353
+ },
354
+ "endpoint": {
355
+ "hostPrefix": "{AccountId}."
356
+ },
357
+ "staticContextParams": {
358
+ "RequiresAccountId": {
359
+ "value": true
360
+ }
361
+ }
362
+ },
322
363
  "DeleteAccessPoint": {
323
364
  "http": {
324
365
  "method": "DELETE",
@@ -723,7 +764,7 @@
723
764
  "idempotencyToken": true
724
765
  },
725
766
  "Details": {
726
- "shape": "S3w"
767
+ "shape": "S4e"
727
768
  }
728
769
  }
729
770
  },
@@ -847,6 +888,42 @@
847
888
  }
848
889
  }
849
890
  },
891
+ "DeleteStorageLensGroup": {
892
+ "http": {
893
+ "method": "DELETE",
894
+ "requestUri": "/v20180820/storagelensgroup/{name}",
895
+ "responseCode": 204
896
+ },
897
+ "input": {
898
+ "type": "structure",
899
+ "required": [
900
+ "Name",
901
+ "AccountId"
902
+ ],
903
+ "members": {
904
+ "Name": {
905
+ "location": "uri",
906
+ "locationName": "name"
907
+ },
908
+ "AccountId": {
909
+ "contextParam": {
910
+ "name": "AccountId"
911
+ },
912
+ "hostLabel": true,
913
+ "location": "header",
914
+ "locationName": "x-amz-account-id"
915
+ }
916
+ }
917
+ },
918
+ "endpoint": {
919
+ "hostPrefix": "{AccountId}."
920
+ },
921
+ "staticContextParams": {
922
+ "RequiresAccountId": {
923
+ "value": true
924
+ }
925
+ }
926
+ },
850
927
  "DescribeJob": {
851
928
  "http": {
852
929
  "method": "GET",
@@ -896,7 +973,7 @@
896
973
  "type": "integer"
897
974
  },
898
975
  "ProgressSummary": {
899
- "shape": "S48"
976
+ "shape": "S4r"
900
977
  },
901
978
  "StatusUpdateReason": {},
902
979
  "FailureReasons": {
@@ -992,10 +1069,10 @@
992
1069
  "shape": "S3e"
993
1070
  },
994
1071
  "DeleteMultiRegionAccessPointRequest": {
995
- "shape": "S3w"
1072
+ "shape": "S4e"
996
1073
  },
997
1074
  "PutMultiRegionAccessPointPolicyRequest": {
998
- "shape": "S4u"
1075
+ "shape": "S5d"
999
1076
  }
1000
1077
  }
1001
1078
  },
@@ -1318,7 +1395,7 @@
1318
1395
  "type": "structure",
1319
1396
  "members": {
1320
1397
  "PolicyStatus": {
1321
- "shape": "S5j"
1398
+ "shape": "S62"
1322
1399
  }
1323
1400
  }
1324
1401
  },
@@ -1361,7 +1438,7 @@
1361
1438
  "type": "structure",
1362
1439
  "members": {
1363
1440
  "PolicyStatus": {
1364
- "shape": "S5j"
1441
+ "shape": "S62"
1365
1442
  }
1366
1443
  }
1367
1444
  },
@@ -1457,7 +1534,7 @@
1457
1534
  "type": "structure",
1458
1535
  "members": {
1459
1536
  "Rules": {
1460
- "shape": "S5s"
1537
+ "shape": "S6b"
1461
1538
  }
1462
1539
  }
1463
1540
  },
@@ -1547,7 +1624,7 @@
1547
1624
  "type": "structure",
1548
1625
  "members": {
1549
1626
  "ReplicationConfiguration": {
1550
- "shape": "S6i"
1627
+ "shape": "S70"
1551
1628
  }
1552
1629
  }
1553
1630
  },
@@ -1729,7 +1806,7 @@
1729
1806
  "type": "structure",
1730
1807
  "members": {
1731
1808
  "AccessPoint": {
1732
- "shape": "S7m"
1809
+ "shape": "S84"
1733
1810
  }
1734
1811
  }
1735
1812
  },
@@ -1831,7 +1908,7 @@
1831
1908
  "type": "structure",
1832
1909
  "members": {
1833
1910
  "Established": {
1834
- "shape": "S5j"
1911
+ "shape": "S62"
1835
1912
  }
1836
1913
  }
1837
1914
  },
@@ -1876,7 +1953,7 @@
1876
1953
  "members": {
1877
1954
  "Mrap": {},
1878
1955
  "Routes": {
1879
- "shape": "S82"
1956
+ "shape": "S8k"
1880
1957
  }
1881
1958
  }
1882
1959
  },
@@ -1959,7 +2036,7 @@
1959
2036
  "type": "structure",
1960
2037
  "members": {
1961
2038
  "StorageLensConfiguration": {
1962
- "shape": "S89"
2039
+ "shape": "S8r"
1963
2040
  }
1964
2041
  },
1965
2042
  "payload": "StorageLensConfiguration"
@@ -2003,10 +2080,54 @@
2003
2080
  "type": "structure",
2004
2081
  "members": {
2005
2082
  "Tags": {
2006
- "shape": "S96"
2083
+ "shape": "S9s"
2084
+ }
2085
+ }
2086
+ },
2087
+ "endpoint": {
2088
+ "hostPrefix": "{AccountId}."
2089
+ },
2090
+ "staticContextParams": {
2091
+ "RequiresAccountId": {
2092
+ "value": true
2093
+ }
2094
+ }
2095
+ },
2096
+ "GetStorageLensGroup": {
2097
+ "http": {
2098
+ "method": "GET",
2099
+ "requestUri": "/v20180820/storagelensgroup/{name}"
2100
+ },
2101
+ "input": {
2102
+ "type": "structure",
2103
+ "required": [
2104
+ "Name",
2105
+ "AccountId"
2106
+ ],
2107
+ "members": {
2108
+ "Name": {
2109
+ "location": "uri",
2110
+ "locationName": "name"
2111
+ },
2112
+ "AccountId": {
2113
+ "contextParam": {
2114
+ "name": "AccountId"
2115
+ },
2116
+ "hostLabel": true,
2117
+ "location": "header",
2118
+ "locationName": "x-amz-account-id"
2007
2119
  }
2008
2120
  }
2009
2121
  },
2122
+ "output": {
2123
+ "type": "structure",
2124
+ "members": {
2125
+ "StorageLensGroup": {
2126
+ "shape": "S3l"
2127
+ }
2128
+ },
2129
+ "payload": "StorageLensGroup"
2130
+ },
2010
2131
  "endpoint": {
2011
2132
  "hostPrefix": "{AccountId}."
2012
2133
  },
@@ -2212,7 +2333,7 @@
2212
2333
  "type": "timestamp"
2213
2334
  },
2214
2335
  "ProgressSummary": {
2215
- "shape": "S48"
2336
+ "shape": "S4r"
2216
2337
  }
2217
2338
  }
2218
2339
  }
@@ -2264,7 +2385,7 @@
2264
2385
  "AccessPoints": {
2265
2386
  "type": "list",
2266
2387
  "member": {
2267
- "shape": "S7m",
2388
+ "shape": "S84",
2268
2389
  "locationName": "AccessPoint"
2269
2390
  }
2270
2391
  },
@@ -2417,6 +2538,107 @@
2417
2538
  }
2418
2539
  }
2419
2540
  },
2541
+ "ListStorageLensGroups": {
2542
+ "http": {
2543
+ "method": "GET",
2544
+ "requestUri": "/v20180820/storagelensgroup"
2545
+ },
2546
+ "input": {
2547
+ "type": "structure",
2548
+ "required": [
2549
+ "AccountId"
2550
+ ],
2551
+ "members": {
2552
+ "AccountId": {
2553
+ "contextParam": {
2554
+ "name": "AccountId"
2555
+ },
2556
+ "hostLabel": true,
2557
+ "location": "header",
2558
+ "locationName": "x-amz-account-id"
2559
+ },
2560
+ "NextToken": {
2561
+ "location": "querystring",
2562
+ "locationName": "nextToken"
2563
+ }
2564
+ }
2565
+ },
2566
+ "output": {
2567
+ "type": "structure",
2568
+ "members": {
2569
+ "NextToken": {},
2570
+ "StorageLensGroupList": {
2571
+ "type": "list",
2572
+ "member": {
2573
+ "locationName": "StorageLensGroup",
2574
+ "type": "structure",
2575
+ "required": [
2576
+ "Name",
2577
+ "StorageLensGroupArn",
2578
+ "HomeRegion"
2579
+ ],
2580
+ "members": {
2581
+ "Name": {},
2582
+ "StorageLensGroupArn": {},
2583
+ "HomeRegion": {}
2584
+ }
2585
+ },
2586
+ "flattened": true
2587
+ }
2588
+ }
2589
+ },
2590
+ "endpoint": {
2591
+ "hostPrefix": "{AccountId}."
2592
+ },
2593
+ "staticContextParams": {
2594
+ "RequiresAccountId": {
2595
+ "value": true
2596
+ }
2597
+ }
2598
+ },
2599
+ "ListTagsForResource": {
2600
+ "http": {
2601
+ "method": "GET",
2602
+ "requestUri": "/v20180820/tags/{resourceArn+}"
2603
+ },
2604
+ "input": {
2605
+ "type": "structure",
2606
+ "required": [
2607
+ "AccountId",
2608
+ "ResourceArn"
2609
+ ],
2610
+ "members": {
2611
+ "AccountId": {
2612
+ "contextParam": {
2613
+ "name": "AccountId"
2614
+ },
2615
+ "hostLabel": true,
2616
+ "location": "header",
2617
+ "locationName": "x-amz-account-id"
2618
+ },
2619
+ "ResourceArn": {
2620
+ "location": "uri",
2621
+ "locationName": "resourceArn"
2622
+ }
2623
+ }
2624
+ },
2625
+ "output": {
2626
+ "type": "structure",
2627
+ "members": {
2628
+ "Tags": {
2629
+ "shape": "S40"
2630
+ }
2631
+ }
2632
+ },
2633
+ "endpoint": {
2634
+ "hostPrefix": "{AccountId}."
2635
+ },
2636
+ "staticContextParams": {
2637
+ "RequiresAccountId": {
2638
+ "value": true
2639
+ }
2640
+ }
2641
+ },
2420
2642
  "PutAccessPointConfigurationForObjectLambda": {
2421
2643
  "http": {
2422
2644
  "method": "PUT",
@@ -2580,7 +2802,7 @@
2580
2802
  "type": "structure",
2581
2803
  "members": {
2582
2804
  "Rules": {
2583
- "shape": "S5s"
2805
+ "shape": "S6b"
2584
2806
  }
2585
2807
  }
2586
2808
  }
@@ -2676,7 +2898,7 @@
2676
2898
  "locationName": "name"
2677
2899
  },
2678
2900
  "ReplicationConfiguration": {
2679
- "shape": "S6i",
2901
+ "shape": "S70",
2680
2902
  "locationName": "ReplicationConfiguration",
2681
2903
  "xmlNamespace": {
2682
2904
  "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
@@ -2884,7 +3106,7 @@
2884
3106
  "idempotencyToken": true
2885
3107
  },
2886
3108
  "Details": {
2887
- "shape": "S4u"
3109
+ "shape": "S5d"
2888
3110
  }
2889
3111
  }
2890
3112
  },
@@ -2973,10 +3195,10 @@
2973
3195
  "locationName": "x-amz-account-id"
2974
3196
  },
2975
3197
  "StorageLensConfiguration": {
2976
- "shape": "S89"
3198
+ "shape": "S8r"
2977
3199
  },
2978
3200
  "Tags": {
2979
- "shape": "S96"
3201
+ "shape": "S9s"
2980
3202
  }
2981
3203
  }
2982
3204
  },
@@ -3019,7 +3241,7 @@
3019
3241
  "locationName": "x-amz-account-id"
3020
3242
  },
3021
3243
  "Tags": {
3022
- "shape": "S96"
3244
+ "shape": "S9s"
3023
3245
  }
3024
3246
  }
3025
3247
  },
@@ -3066,7 +3288,7 @@
3066
3288
  "locationName": "mrap"
3067
3289
  },
3068
3290
  "RouteUpdates": {
3069
- "shape": "S82"
3291
+ "shape": "S8k"
3070
3292
  }
3071
3293
  }
3072
3294
  },
@@ -3084,6 +3306,100 @@
3084
3306
  }
3085
3307
  }
3086
3308
  },
3309
+ "TagResource": {
3310
+ "http": {
3311
+ "requestUri": "/v20180820/tags/{resourceArn+}",
3312
+ "responseCode": 204
3313
+ },
3314
+ "input": {
3315
+ "locationName": "TagResourceRequest",
3316
+ "xmlNamespace": {
3317
+ "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
3318
+ },
3319
+ "type": "structure",
3320
+ "required": [
3321
+ "AccountId",
3322
+ "ResourceArn",
3323
+ "Tags"
3324
+ ],
3325
+ "members": {
3326
+ "AccountId": {
3327
+ "contextParam": {
3328
+ "name": "AccountId"
3329
+ },
3330
+ "hostLabel": true,
3331
+ "location": "header",
3332
+ "locationName": "x-amz-account-id"
3333
+ },
3334
+ "ResourceArn": {
3335
+ "location": "uri",
3336
+ "locationName": "resourceArn"
3337
+ },
3338
+ "Tags": {
3339
+ "shape": "S40"
3340
+ }
3341
+ }
3342
+ },
3343
+ "output": {
3344
+ "type": "structure",
3345
+ "members": {}
3346
+ },
3347
+ "endpoint": {
3348
+ "hostPrefix": "{AccountId}."
3349
+ },
3350
+ "staticContextParams": {
3351
+ "RequiresAccountId": {
3352
+ "value": true
3353
+ }
3354
+ }
3355
+ },
3356
+ "UntagResource": {
3357
+ "http": {
3358
+ "method": "DELETE",
3359
+ "requestUri": "/v20180820/tags/{resourceArn+}",
3360
+ "responseCode": 204
3361
+ },
3362
+ "input": {
3363
+ "type": "structure",
3364
+ "required": [
3365
+ "AccountId",
3366
+ "ResourceArn",
3367
+ "TagKeys"
3368
+ ],
3369
+ "members": {
3370
+ "AccountId": {
3371
+ "contextParam": {
3372
+ "name": "AccountId"
3373
+ },
3374
+ "hostLabel": true,
3375
+ "location": "header",
3376
+ "locationName": "x-amz-account-id"
3377
+ },
3378
+ "ResourceArn": {
3379
+ "location": "uri",
3380
+ "locationName": "resourceArn"
3381
+ },
3382
+ "TagKeys": {
3383
+ "location": "querystring",
3384
+ "locationName": "tagKeys",
3385
+ "type": "list",
3386
+ "member": {}
3387
+ }
3388
+ }
3389
+ },
3390
+ "output": {
3391
+ "type": "structure",
3392
+ "members": {}
3393
+ },
3394
+ "endpoint": {
3395
+ "hostPrefix": "{AccountId}."
3396
+ },
3397
+ "staticContextParams": {
3398
+ "RequiresAccountId": {
3399
+ "value": true
3400
+ }
3401
+ }
3402
+ },
3087
3403
  "UpdateJobPriority": {
3088
3404
  "http": {
3089
3405
  "requestUri": "/v20180820/jobs/{id}/priority"
@@ -3187,6 +3503,50 @@
3187
3503
  "value": true
3188
3504
  }
3189
3505
  }
3506
+ },
3507
+ "UpdateStorageLensGroup": {
3508
+ "http": {
3509
+ "method": "PUT",
3510
+ "requestUri": "/v20180820/storagelensgroup/{name}",
3511
+ "responseCode": 204
3512
+ },
3513
+ "input": {
3514
+ "locationName": "UpdateStorageLensGroupRequest",
3515
+ "xmlNamespace": {
3516
+ "uri": "http://awss3control.amazonaws.com/doc/2018-08-20/"
3517
+ },
3518
+ "type": "structure",
3519
+ "required": [
3520
+ "Name",
3521
+ "AccountId",
3522
+ "StorageLensGroup"
3523
+ ],
3524
+ "members": {
3525
+ "Name": {
3526
+ "location": "uri",
3527
+ "locationName": "name"
3528
+ },
3529
+ "AccountId": {
3530
+ "contextParam": {
3531
+ "name": "AccountId"
3532
+ },
3533
+ "hostLabel": true,
3534
+ "location": "header",
3535
+ "locationName": "x-amz-account-id"
3536
+ },
3537
+ "StorageLensGroup": {
3538
+ "shape": "S3l"
3539
+ }
3540
+ }
3541
+ },
3542
+ "endpoint": {
3543
+ "hostPrefix": "{AccountId}."
3544
+ },
3545
+ "staticContextParams": {
3546
+ "RequiresAccountId": {
3547
+ "value": true
3548
+ }
3549
+ }
3190
3550
  }
3191
3551
  },
3192
3552
  "shapes": {
@@ -3629,7 +3989,134 @@
3629
3989
  }
3630
3990
  }
3631
3991
  },
3632
- "S3w": {
3992
+ "S3l": {
3993
+ "type": "structure",
3994
+ "required": [
3995
+ "Name",
3996
+ "Filter"
3997
+ ],
3998
+ "members": {
3999
+ "Name": {},
4000
+ "Filter": {
4001
+ "type": "structure",
4002
+ "members": {
4003
+ "MatchAnyPrefix": {
4004
+ "shape": "S3o"
4005
+ },
4006
+ "MatchAnySuffix": {
4007
+ "shape": "S3q"
4008
+ },
4009
+ "MatchAnyTag": {
4010
+ "shape": "S3s"
4011
+ },
4012
+ "MatchObjectAge": {
4013
+ "shape": "S3t"
4014
+ },
4015
+ "MatchObjectSize": {
4016
+ "shape": "S3v"
4017
+ },
4018
+ "And": {
4019
+ "type": "structure",
4020
+ "members": {
4021
+ "MatchAnyPrefix": {
4022
+ "shape": "S3o"
4023
+ },
4024
+ "MatchAnySuffix": {
4025
+ "shape": "S3q"
4026
+ },
4027
+ "MatchAnyTag": {
4028
+ "shape": "S3s"
4029
+ },
4030
+ "MatchObjectAge": {
4031
+ "shape": "S3t"
4032
+ },
4033
+ "MatchObjectSize": {
4034
+ "shape": "S3v"
4035
+ }
4036
+ }
4037
+ },
4038
+ "Or": {
4039
+ "type": "structure",
4040
+ "members": {
4041
+ "MatchAnyPrefix": {
4042
+ "shape": "S3o"
4043
+ },
4044
+ "MatchAnySuffix": {
4045
+ "shape": "S3q"
4046
+ },
4047
+ "MatchAnyTag": {
4048
+ "shape": "S3s"
4049
+ },
4050
+ "MatchObjectAge": {
4051
+ "shape": "S3t"
4052
+ },
4053
+ "MatchObjectSize": {
4054
+ "shape": "S3v"
4055
+ }
4056
+ }
4057
+ }
4058
+ }
4059
+ },
4060
+ "StorageLensGroupArn": {}
4061
+ }
4062
+ },
4063
+ "S3o": {
4064
+ "type": "list",
4065
+ "member": {
4066
+ "locationName": "Prefix"
4067
+ }
4068
+ },
4069
+ "S3q": {
4070
+ "type": "list",
4071
+ "member": {
4072
+ "locationName": "Suffix"
4073
+ }
4074
+ },
4075
+ "S3s": {
4076
+ "type": "list",
4077
+ "member": {
4078
+ "shape": "S1v",
4079
+ "locationName": "Tag"
4080
+ }
4081
+ },
4082
+ "S3t": {
4083
+ "type": "structure",
4084
+ "members": {
4085
+ "DaysGreaterThan": {
4086
+ "type": "integer"
4087
+ },
4088
+ "DaysLessThan": {
4089
+ "type": "integer"
4090
+ }
4091
+ }
4092
+ },
4093
+ "S3v": {
4094
+ "type": "structure",
4095
+ "members": {
4096
+ "BytesGreaterThan": {
4097
+ "type": "long"
4098
+ },
4099
+ "BytesLessThan": {
4100
+ "type": "long"
4101
+ }
4102
+ }
4103
+ },
4104
+ "S40": {
4105
+ "type": "list",
4106
+ "member": {
4107
+ "locationName": "Tag",
4108
+ "type": "structure",
4109
+ "required": [
4110
+ "Key",
4111
+ "Value"
4112
+ ],
4113
+ "members": {
4114
+ "Key": {},
4115
+ "Value": {}
4116
+ }
4117
+ }
4118
+ },
4119
+ "S4e": {
3633
4120
  "type": "structure",
3634
4121
  "required": [
3635
4122
  "Name"
@@ -3638,7 +4125,7 @@
3638
4125
  "Name": {}
3639
4126
  }
3640
4127
  },
3641
- "S48": {
4128
+ "S4r": {
3642
4129
  "type": "structure",
3643
4130
  "members": {
3644
4131
  "TotalNumberOfTasks": {
@@ -3660,7 +4147,7 @@
3660
4147
  }
3661
4148
  }
3662
4149
  },
3663
- "S4u": {
4150
+ "S5d": {
3664
4151
  "type": "structure",
3665
4152
  "required": [
3666
4153
  "Name",
@@ -3671,7 +4158,7 @@
3671
4158
  "Policy": {}
3672
4159
  }
3673
4160
  },
3674
- "S5j": {
4161
+ "S62": {
3675
4162
  "type": "structure",
3676
4163
  "members": {
3677
4164
  "IsPublic": {
@@ -3680,7 +4167,7 @@
3680
4167
  }
3681
4168
  }
3682
4169
  },
3683
- "S5s": {
4170
+ "S6b": {
3684
4171
  "type": "list",
3685
4172
  "member": {
3686
4173
  "locationName": "Rule",
@@ -3786,7 +4273,7 @@
3786
4273
  }
3787
4274
  }
3788
4275
  },
3789
- "S6i": {
4276
+ "S70": {
3790
4277
  "type": "structure",
3791
4278
  "required": [
3792
4279
  "Role",
@@ -3881,7 +4368,7 @@
3881
4368
  "members": {
3882
4369
  "Status": {},
3883
4370
  "Time": {
3884
- "shape": "S71"
4371
+ "shape": "S7j"
3885
4372
  }
3886
4373
  }
3887
4374
  },
@@ -3908,7 +4395,7 @@
3908
4395
  "members": {
3909
4396
  "Status": {},
3910
4397
  "EventThreshold": {
3911
- "shape": "S71"
4398
+ "shape": "S7j"
3912
4399
  }
3913
4400
  }
3914
4401
  },
@@ -3930,7 +4417,7 @@
3930
4417
  }
3931
4418
  }
3932
4419
  },
3933
- "S71": {
4420
+ "S7j": {
3934
4421
  "type": "structure",
3935
4422
  "members": {
3936
4423
  "Minutes": {
@@ -3938,7 +4425,7 @@
3938
4425
  }
3939
4426
  }
3940
4427
  },
3941
- "S7m": {
4428
+ "S84": {
3942
4429
  "type": "structure",
3943
4430
  "members": {
3944
4431
  "Name": {},
@@ -3964,7 +4451,7 @@
3964
4451
  }
3965
4452
  }
3966
4453
  },
3967
- "S82": {
4454
+ "S8k": {
3968
4455
  "type": "list",
3969
4456
  "member": {
3970
4457
  "locationName": "Route",
@@ -3981,7 +4468,7 @@
3981
4468
  }
3982
4469
  }
3983
4470
  },
3984
- "S89": {
4471
+ "S8r": {
3985
4472
  "type": "structure",
3986
4473
  "required": [
3987
4474
  "Id",
@@ -3997,13 +4484,13 @@
3997
4484
  ],
3998
4485
  "members": {
3999
4486
  "ActivityMetrics": {
4000
- "shape": "S8b"
4487
+ "shape": "S8t"
4001
4488
  },
4002
4489
  "BucketLevel": {
4003
4490
  "type": "structure",
4004
4491
  "members": {
4005
4492
  "ActivityMetrics": {
4006
- "shape": "S8b"
4493
+ "shape": "S8t"
4007
4494
  },
4008
4495
  "PrefixLevel": {
4009
4496
  "type": "structure",
@@ -4034,24 +4521,46 @@
4034
4521
  }
4035
4522
  },
4036
4523
  "AdvancedCostOptimizationMetrics": {
4037
- "shape": "S8k"
4524
+ "shape": "S92"
4038
4525
  },
4039
4526
  "AdvancedDataProtectionMetrics": {
4040
- "shape": "S8l"
4527
+ "shape": "S93"
4041
4528
  },
4042
4529
  "DetailedStatusCodesMetrics": {
4043
- "shape": "S8m"
4530
+ "shape": "S94"
4044
4531
  }
4045
4532
  }
4046
4533
  },
4047
4534
  "AdvancedCostOptimizationMetrics": {
4048
- "shape": "S8k"
4535
+ "shape": "S92"
4049
4536
  },
4050
4537
  "AdvancedDataProtectionMetrics": {
4051
- "shape": "S8l"
4538
+ "shape": "S93"
4052
4539
  },
4053
4540
  "DetailedStatusCodesMetrics": {
4054
- "shape": "S8m"
4541
+ "shape": "S94"
4542
+ },
4543
+ "StorageLensGroupLevel": {
4544
+ "type": "structure",
4545
+ "members": {
4546
+ "SelectionCriteria": {
4547
+ "type": "structure",
4548
+ "members": {
4549
+ "Include": {
4550
+ "type": "list",
4551
+ "member": {
4552
+ "locationName": "Arn"
4553
+ }
4554
+ },
4555
+ "Exclude": {
4556
+ "type": "list",
4557
+ "member": {
4558
+ "locationName": "Arn"
4559
+ }
4560
+ }
4561
+ }
4562
+ }
4563
+ }
4055
4564
  }
4056
4565
  }
4057
4566
  },
@@ -4059,10 +4568,10 @@
4059
4568
  "type": "structure",
4060
4569
  "members": {
4061
4570
  "Buckets": {
4062
- "shape": "S8o"
4571
+ "shape": "S9a"
4063
4572
  },
4064
4573
  "Regions": {
4065
- "shape": "S8p"
4574
+ "shape": "S9b"
4066
4575
  }
4067
4576
  }
4068
4577
  },
@@ -4070,10 +4579,10 @@
4070
4579
  "type": "structure",
4071
4580
  "members": {
4072
4581
  "Buckets": {
4073
- "shape": "S8o"
4582
+ "shape": "S9a"
4074
4583
  },
4075
4584
  "Regions": {
4076
- "shape": "S8p"
4585
+ "shape": "S9b"
4077
4586
  }
4078
4587
  }
4079
4588
  },
@@ -4144,7 +4653,7 @@
4144
4653
  "StorageLensArn": {}
4145
4654
  }
4146
4655
  },
4147
- "S8b": {
4656
+ "S8t": {
4148
4657
  "type": "structure",
4149
4658
  "members": {
4150
4659
  "IsEnabled": {
@@ -4152,7 +4661,7 @@
4152
4661
  }
4153
4662
  }
4154
4663
  },
4155
- "S8k": {
4664
+ "S92": {
4156
4665
  "type": "structure",
4157
4666
  "members": {
4158
4667
  "IsEnabled": {
@@ -4160,7 +4669,7 @@
4160
4669
  }
4161
4670
  }
4162
4671
  },
4163
- "S8l": {
4672
+ "S93": {
4164
4673
  "type": "structure",
4165
4674
  "members": {
4166
4675
  "IsEnabled": {
@@ -4168,7 +4677,7 @@
4168
4677
  }
4169
4678
  }
4170
4679
  },
4171
- "S8m": {
4680
+ "S94": {
4172
4681
  "type": "structure",
4173
4682
  "members": {
4174
4683
  "IsEnabled": {
@@ -4176,19 +4685,19 @@
4176
4685
  }
4177
4686
  }
4178
4687
  },
4179
- "S8o": {
4688
+ "S9a": {
4180
4689
  "type": "list",
4181
4690
  "member": {
4182
4691
  "locationName": "Arn"
4183
4692
  }
4184
4693
  },
4185
- "S8p": {
4694
+ "S9b": {
4186
4695
  "type": "list",
4187
4696
  "member": {
4188
4697
  "locationName": "Region"
4189
4698
  }
4190
4699
  },
4191
- "S96": {
4700
+ "S9s": {
4192
4701
  "type": "list",
4193
4702
  "member": {
4194
4703
  "locationName": "Tag",