cdk-lambda-subminute 2.0.293 → 2.0.294

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 (31) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +15 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +48 -47
  6. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +11 -8
  7. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +55 -0
  8. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +4 -0
  9. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +140 -82
  10. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +242 -39
  11. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +372 -26
  12. package/node_modules/aws-sdk/apis/logs-2014-03-28.paginators.json +18 -0
  13. package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +1 -3
  14. package/node_modules/aws-sdk/apis/sqs-2012-11-05.min.json +13 -13
  15. package/node_modules/aws-sdk/clients/cloudformation.d.ts +15 -10
  16. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +50 -22
  17. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +422 -2
  18. package/node_modules/aws-sdk/clients/comprehend.d.ts +73 -19
  19. package/node_modules/aws-sdk/clients/connect.d.ts +5 -1
  20. package/node_modules/aws-sdk/clients/ec2.d.ts +65 -0
  21. package/node_modules/aws-sdk/clients/eks.d.ts +221 -9
  22. package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
  23. package/node_modules/aws-sdk/clients/omics.d.ts +5 -4
  24. package/node_modules/aws-sdk/clients/sqs.d.ts +1 -2
  25. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  26. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +11 -11
  27. package/node_modules/aws-sdk/dist/aws-sdk.js +664 -179
  28. package/node_modules/aws-sdk/dist/aws-sdk.min.js +91 -91
  29. package/node_modules/aws-sdk/lib/core.js +1 -1
  30. package/node_modules/aws-sdk/package.json +1 -1
  31. package/package.json +3 -4
@@ -16320,6 +16320,24 @@
16320
16320
  }
16321
16321
  }
16322
16322
  },
16323
+ "DisableSnapshotBlockPublicAccess": {
16324
+ "input": {
16325
+ "type": "structure",
16326
+ "members": {
16327
+ "DryRun": {
16328
+ "type": "boolean"
16329
+ }
16330
+ }
16331
+ },
16332
+ "output": {
16333
+ "type": "structure",
16334
+ "members": {
16335
+ "State": {
16336
+ "locationName": "state"
16337
+ }
16338
+ }
16339
+ }
16340
+ },
16323
16341
  "DisableTransitGatewayRouteTablePropagation": {
16324
16342
  "input": {
16325
16343
  "type": "structure",
@@ -16339,7 +16357,7 @@
16339
16357
  "type": "structure",
16340
16358
  "members": {
16341
16359
  "Propagation": {
16342
- "shape": "S1tz",
16360
+ "shape": "S1u2",
16343
16361
  "locationName": "propagation"
16344
16362
  }
16345
16363
  }
@@ -17156,6 +17174,28 @@
17156
17174
  }
17157
17175
  }
17158
17176
  },
17177
+ "EnableSnapshotBlockPublicAccess": {
17178
+ "input": {
17179
+ "type": "structure",
17180
+ "required": [
17181
+ "State"
17182
+ ],
17183
+ "members": {
17184
+ "State": {},
17185
+ "DryRun": {
17186
+ "type": "boolean"
17187
+ }
17188
+ }
17189
+ },
17190
+ "output": {
17191
+ "type": "structure",
17192
+ "members": {
17193
+ "State": {
17194
+ "locationName": "state"
17195
+ }
17196
+ }
17197
+ }
17198
+ },
17159
17199
  "EnableTransitGatewayRouteTablePropagation": {
17160
17200
  "input": {
17161
17201
  "type": "structure",
@@ -17175,7 +17215,7 @@
17175
17215
  "type": "structure",
17176
17216
  "members": {
17177
17217
  "Propagation": {
17178
- "shape": "S1tz",
17218
+ "shape": "S1u2",
17179
17219
  "locationName": "propagation"
17180
17220
  }
17181
17221
  }
@@ -17786,7 +17826,7 @@
17786
17826
  "type": "structure",
17787
17827
  "members": {
17788
17828
  "InstanceFamilyCreditSpecification": {
17789
- "shape": "S1xe",
17829
+ "shape": "S1xj",
17790
17830
  "locationName": "instanceFamilyCreditSpecification"
17791
17831
  }
17792
17832
  }
@@ -17936,7 +17976,7 @@
17936
17976
  ],
17937
17977
  "members": {
17938
17978
  "HostIdSet": {
17939
- "shape": "S1xv"
17979
+ "shape": "S1y0"
17940
17980
  },
17941
17981
  "OfferingId": {}
17942
17982
  }
@@ -17948,7 +17988,7 @@
17948
17988
  "locationName": "currencyCode"
17949
17989
  },
17950
17990
  "Purchase": {
17951
- "shape": "S1xx",
17991
+ "shape": "S1y2",
17952
17992
  "locationName": "purchase"
17953
17993
  },
17954
17994
  "TotalHourlyPrice": {
@@ -17991,11 +18031,11 @@
17991
18031
  "type": "boolean"
17992
18032
  },
17993
18033
  "ArchitectureTypes": {
17994
- "shape": "S1y2",
18034
+ "shape": "S1y7",
17995
18035
  "locationName": "ArchitectureType"
17996
18036
  },
17997
18037
  "VirtualizationTypes": {
17998
- "shape": "S1y3",
18038
+ "shape": "S1y8",
17999
18039
  "locationName": "VirtualizationType"
18000
18040
  },
18001
18041
  "InstanceRequirements": {
@@ -18392,7 +18432,7 @@
18392
18432
  "locationName": "ipamResourceCidrSet",
18393
18433
  "type": "list",
18394
18434
  "member": {
18395
- "shape": "S1z3",
18435
+ "shape": "S1z8",
18396
18436
  "locationName": "item"
18397
18437
  }
18398
18438
  }
@@ -18657,7 +18697,7 @@
18657
18697
  "locationName": "paymentDue"
18658
18698
  },
18659
18699
  "ReservedInstanceValueRollup": {
18660
- "shape": "S1zr",
18700
+ "shape": "S1zw",
18661
18701
  "locationName": "reservedInstanceValueRollup"
18662
18702
  },
18663
18703
  "ReservedInstanceValueSet": {
@@ -18668,7 +18708,7 @@
18668
18708
  "type": "structure",
18669
18709
  "members": {
18670
18710
  "ReservationValue": {
18671
- "shape": "S1zr",
18711
+ "shape": "S1zw",
18672
18712
  "locationName": "reservationValue"
18673
18713
  },
18674
18714
  "ReservedInstanceId": {
@@ -18678,7 +18718,7 @@
18678
18718
  }
18679
18719
  },
18680
18720
  "TargetConfigurationValueRollup": {
18681
- "shape": "S1zr",
18721
+ "shape": "S1zw",
18682
18722
  "locationName": "targetConfigurationValueRollup"
18683
18723
  },
18684
18724
  "TargetConfigurationValueSet": {
@@ -18689,7 +18729,7 @@
18689
18729
  "type": "structure",
18690
18730
  "members": {
18691
18731
  "ReservationValue": {
18692
- "shape": "S1zr",
18732
+ "shape": "S1zw",
18693
18733
  "locationName": "reservationValue"
18694
18734
  },
18695
18735
  "TargetConfiguration": {
@@ -18792,6 +18832,24 @@
18792
18832
  }
18793
18833
  }
18794
18834
  },
18835
+ "GetSnapshotBlockPublicAccessState": {
18836
+ "input": {
18837
+ "type": "structure",
18838
+ "members": {
18839
+ "DryRun": {
18840
+ "type": "boolean"
18841
+ }
18842
+ }
18843
+ },
18844
+ "output": {
18845
+ "type": "structure",
18846
+ "members": {
18847
+ "State": {
18848
+ "locationName": "state"
18849
+ }
18850
+ }
18851
+ }
18852
+ },
18795
18853
  "GetSpotPlacementScores": {
18796
18854
  "input": {
18797
18855
  "type": "structure",
@@ -18820,11 +18878,11 @@
18820
18878
  "type": "structure",
18821
18879
  "members": {
18822
18880
  "ArchitectureTypes": {
18823
- "shape": "S1y2",
18881
+ "shape": "S1y7",
18824
18882
  "locationName": "ArchitectureType"
18825
18883
  },
18826
18884
  "VirtualizationTypes": {
18827
- "shape": "S1y3",
18885
+ "shape": "S1y8",
18828
18886
  "locationName": "VirtualizationType"
18829
18887
  },
18830
18888
  "InstanceRequirements": {
@@ -18895,11 +18953,11 @@
18895
18953
  "type": "structure",
18896
18954
  "members": {
18897
18955
  "SubnetIpv4CidrReservations": {
18898
- "shape": "S20g",
18956
+ "shape": "S20n",
18899
18957
  "locationName": "subnetIpv4CidrReservationSet"
18900
18958
  },
18901
18959
  "SubnetIpv6CidrReservations": {
18902
- "shape": "S20g",
18960
+ "shape": "S20n",
18903
18961
  "locationName": "subnetIpv6CidrReservationSet"
18904
18962
  },
18905
18963
  "NextToken": {
@@ -19476,7 +19534,7 @@
19476
19534
  "members": {
19477
19535
  "Architecture": {},
19478
19536
  "ClientData": {
19479
- "shape": "S21s"
19537
+ "shape": "S21z"
19480
19538
  },
19481
19539
  "ClientToken": {},
19482
19540
  "Description": {},
@@ -19495,7 +19553,7 @@
19495
19553
  "shape": "S189"
19496
19554
  },
19497
19555
  "UserBucket": {
19498
- "shape": "S21v"
19556
+ "shape": "S222"
19499
19557
  }
19500
19558
  }
19501
19559
  }
@@ -19605,10 +19663,10 @@
19605
19663
  "members": {
19606
19664
  "Description": {},
19607
19665
  "Image": {
19608
- "shape": "S222"
19666
+ "shape": "S229"
19609
19667
  },
19610
19668
  "Volume": {
19611
- "shape": "S223"
19669
+ "shape": "S22a"
19612
19670
  }
19613
19671
  }
19614
19672
  }
@@ -19731,7 +19789,7 @@
19731
19789
  "type": "structure",
19732
19790
  "members": {
19733
19791
  "ClientData": {
19734
- "shape": "S21s"
19792
+ "shape": "S21z"
19735
19793
  },
19736
19794
  "ClientToken": {},
19737
19795
  "Description": {},
@@ -19744,7 +19802,7 @@
19744
19802
  "shape": "S189"
19745
19803
  },
19746
19804
  "UserBucket": {
19747
- "shape": "S21v"
19805
+ "shape": "S222"
19748
19806
  }
19749
19807
  }
19750
19808
  },
@@ -19802,11 +19860,11 @@
19802
19860
  "type": "boolean"
19803
19861
  },
19804
19862
  "Image": {
19805
- "shape": "S222",
19863
+ "shape": "S229",
19806
19864
  "locationName": "image"
19807
19865
  },
19808
19866
  "Volume": {
19809
- "shape": "S223",
19867
+ "shape": "S22a",
19810
19868
  "locationName": "volume"
19811
19869
  }
19812
19870
  }
@@ -20121,7 +20179,7 @@
20121
20179
  "type": "structure",
20122
20180
  "members": {
20123
20181
  "InstanceFamilyCreditSpecification": {
20124
- "shape": "S1xe",
20182
+ "shape": "S1xj",
20125
20183
  "locationName": "instanceFamilyCreditSpecification"
20126
20184
  }
20127
20185
  }
@@ -20195,25 +20253,25 @@
20195
20253
  "Attribute": {},
20196
20254
  "OperationType": {},
20197
20255
  "UserIds": {
20198
- "shape": "S238",
20256
+ "shape": "S23f",
20199
20257
  "locationName": "UserId"
20200
20258
  },
20201
20259
  "UserGroups": {
20202
- "shape": "S239",
20260
+ "shape": "S23g",
20203
20261
  "locationName": "UserGroup"
20204
20262
  },
20205
20263
  "ProductCodes": {
20206
- "shape": "S23a",
20264
+ "shape": "S23h",
20207
20265
  "locationName": "ProductCode"
20208
20266
  },
20209
20267
  "LoadPermission": {
20210
20268
  "type": "structure",
20211
20269
  "members": {
20212
20270
  "Add": {
20213
- "shape": "S23c"
20271
+ "shape": "S23j"
20214
20272
  },
20215
20273
  "Remove": {
20216
- "shape": "S23c"
20274
+ "shape": "S23j"
20217
20275
  }
20218
20276
  }
20219
20277
  },
@@ -20259,7 +20317,7 @@
20259
20317
  "locationName": "successful"
20260
20318
  },
20261
20319
  "Unsuccessful": {
20262
- "shape": "S23h",
20320
+ "shape": "S23o",
20263
20321
  "locationName": "unsuccessful"
20264
20322
  }
20265
20323
  }
@@ -20327,15 +20385,15 @@
20327
20385
  },
20328
20386
  "OperationType": {},
20329
20387
  "ProductCodes": {
20330
- "shape": "S23a",
20388
+ "shape": "S23h",
20331
20389
  "locationName": "ProductCode"
20332
20390
  },
20333
20391
  "UserGroups": {
20334
- "shape": "S239",
20392
+ "shape": "S23g",
20335
20393
  "locationName": "UserGroup"
20336
20394
  },
20337
20395
  "UserIds": {
20338
- "shape": "S238",
20396
+ "shape": "S23f",
20339
20397
  "locationName": "UserId"
20340
20398
  },
20341
20399
  "Value": {},
@@ -20480,7 +20538,7 @@
20480
20538
  "members": {
20481
20539
  "InstanceId": {},
20482
20540
  "CapacityReservationSpecification": {
20483
- "shape": "S23u"
20541
+ "shape": "S241"
20484
20542
  },
20485
20543
  "DryRun": {
20486
20544
  "type": "boolean"
@@ -20740,7 +20798,7 @@
20740
20798
  "locationName": "AddOperatingRegion"
20741
20799
  },
20742
20800
  "RemoveOperatingRegions": {
20743
- "shape": "S24j",
20801
+ "shape": "S24q",
20744
20802
  "locationName": "RemoveOperatingRegion"
20745
20803
  }
20746
20804
  }
@@ -20830,7 +20888,7 @@
20830
20888
  "type": "structure",
20831
20889
  "members": {
20832
20890
  "IpamResourceCidr": {
20833
- "shape": "S1z3",
20891
+ "shape": "S1z8",
20834
20892
  "locationName": "ipamResourceCidr"
20835
20893
  }
20836
20894
  }
@@ -20853,7 +20911,7 @@
20853
20911
  "locationName": "AddOperatingRegion"
20854
20912
  },
20855
20913
  "RemoveOperatingRegions": {
20856
- "shape": "S24j",
20914
+ "shape": "S24q",
20857
20915
  "locationName": "RemoveOperatingRegion"
20858
20916
  }
20859
20917
  }
@@ -21184,7 +21242,7 @@
21184
21242
  "OperationType": {},
21185
21243
  "SnapshotId": {},
21186
21244
  "UserIds": {
21187
- "shape": "S238",
21245
+ "shape": "S23f",
21188
21246
  "locationName": "UserId"
21189
21247
  },
21190
21248
  "DryRun": {
@@ -22133,13 +22191,13 @@
22133
22191
  ],
22134
22192
  "members": {
22135
22193
  "AccepterPeeringConnectionOptions": {
22136
- "shape": "S277"
22194
+ "shape": "S27e"
22137
22195
  },
22138
22196
  "DryRun": {
22139
22197
  "type": "boolean"
22140
22198
  },
22141
22199
  "RequesterPeeringConnectionOptions": {
22142
- "shape": "S277"
22200
+ "shape": "S27e"
22143
22201
  },
22144
22202
  "VpcPeeringConnectionId": {}
22145
22203
  }
@@ -22148,11 +22206,11 @@
22148
22206
  "type": "structure",
22149
22207
  "members": {
22150
22208
  "AccepterPeeringConnectionOptions": {
22151
- "shape": "S279",
22209
+ "shape": "S27g",
22152
22210
  "locationName": "accepterPeeringConnectionOptions"
22153
22211
  },
22154
22212
  "RequesterPeeringConnectionOptions": {
22155
- "shape": "S279",
22213
+ "shape": "S27g",
22156
22214
  "locationName": "requesterPeeringConnectionOptions"
22157
22215
  }
22158
22216
  }
@@ -22376,7 +22434,7 @@
22376
22434
  "type": "structure",
22377
22435
  "members": {
22378
22436
  "InstanceMonitorings": {
22379
- "shape": "S27o",
22437
+ "shape": "S27v",
22380
22438
  "locationName": "instancesSet"
22381
22439
  }
22382
22440
  }
@@ -22591,7 +22649,7 @@
22591
22649
  "ClientToken": {},
22592
22650
  "CurrencyCode": {},
22593
22651
  "HostIdSet": {
22594
- "shape": "S1xv"
22652
+ "shape": "S1y0"
22595
22653
  },
22596
22654
  "LimitPrice": {},
22597
22655
  "OfferingId": {},
@@ -22611,7 +22669,7 @@
22611
22669
  "locationName": "currencyCode"
22612
22670
  },
22613
22671
  "Purchase": {
22614
- "shape": "S1xx",
22672
+ "shape": "S1y2",
22615
22673
  "locationName": "purchase"
22616
22674
  },
22617
22675
  "TotalHourlyPrice": {
@@ -23070,7 +23128,7 @@
23070
23128
  "locationName": "successful"
23071
23129
  },
23072
23130
  "Unsuccessful": {
23073
- "shape": "S23h",
23131
+ "shape": "S23o",
23074
23132
  "locationName": "unsuccessful"
23075
23133
  }
23076
23134
  }
@@ -24139,7 +24197,7 @@
24139
24197
  }
24140
24198
  },
24141
24199
  "CapacityReservationSpecification": {
24142
- "shape": "S23u"
24200
+ "shape": "S241"
24143
24201
  },
24144
24202
  "HibernationOptions": {
24145
24203
  "type": "structure",
@@ -24305,7 +24363,7 @@
24305
24363
  "type": "integer"
24306
24364
  },
24307
24365
  "Groups": {
24308
- "shape": "S2bf",
24366
+ "shape": "S2bm",
24309
24367
  "locationName": "Group"
24310
24368
  },
24311
24369
  "Ipv6AddressCount": {
@@ -24354,7 +24412,7 @@
24354
24412
  },
24355
24413
  "RamdiskId": {},
24356
24414
  "SecurityGroupIds": {
24357
- "shape": "S2bf",
24415
+ "shape": "S2bm",
24358
24416
  "locationName": "SecurityGroupId"
24359
24417
  },
24360
24418
  "SubnetId": {},
@@ -24568,7 +24626,7 @@
24568
24626
  "type": "structure",
24569
24627
  "members": {
24570
24628
  "StartingInstances": {
24571
- "shape": "S2c3",
24629
+ "shape": "S2ca",
24572
24630
  "locationName": "instancesSet"
24573
24631
  }
24574
24632
  }
@@ -24695,7 +24753,7 @@
24695
24753
  "type": "structure",
24696
24754
  "members": {
24697
24755
  "StoppingInstances": {
24698
- "shape": "S2c3",
24756
+ "shape": "S2ca",
24699
24757
  "locationName": "instancesSet"
24700
24758
  }
24701
24759
  }
@@ -24770,7 +24828,7 @@
24770
24828
  "type": "structure",
24771
24829
  "members": {
24772
24830
  "TerminatingInstances": {
24773
- "shape": "S2c3",
24831
+ "shape": "S2ca",
24774
24832
  "locationName": "instancesSet"
24775
24833
  }
24776
24834
  }
@@ -24889,7 +24947,7 @@
24889
24947
  "type": "structure",
24890
24948
  "members": {
24891
24949
  "InstanceMonitorings": {
24892
- "shape": "S27o",
24950
+ "shape": "S27v",
24893
24951
  "locationName": "instancesSet"
24894
24952
  }
24895
24953
  }
@@ -24908,7 +24966,7 @@
24908
24966
  "shape": "S6q"
24909
24967
  },
24910
24968
  "SecurityGroupRuleDescriptions": {
24911
- "shape": "S2cr",
24969
+ "shape": "S2cy",
24912
24970
  "locationName": "SecurityGroupRuleDescription"
24913
24971
  }
24914
24972
  }
@@ -24936,7 +24994,7 @@
24936
24994
  "shape": "S6q"
24937
24995
  },
24938
24996
  "SecurityGroupRuleDescriptions": {
24939
- "shape": "S2cr",
24997
+ "shape": "S2cy",
24940
24998
  "locationName": "SecurityGroupRuleDescription"
24941
24999
  }
24942
25000
  }
@@ -34517,7 +34575,7 @@
34517
34575
  "locationName": "AvailabilityZone"
34518
34576
  }
34519
34577
  },
34520
- "S1tz": {
34578
+ "S1u2": {
34521
34579
  "type": "structure",
34522
34580
  "members": {
34523
34581
  "TransitGatewayAttachmentId": {
@@ -34540,7 +34598,7 @@
34540
34598
  }
34541
34599
  }
34542
34600
  },
34543
- "S1xe": {
34601
+ "S1xj": {
34544
34602
  "type": "structure",
34545
34603
  "members": {
34546
34604
  "InstanceFamily": {
@@ -34551,13 +34609,13 @@
34551
34609
  }
34552
34610
  }
34553
34611
  },
34554
- "S1xv": {
34612
+ "S1y0": {
34555
34613
  "type": "list",
34556
34614
  "member": {
34557
34615
  "locationName": "item"
34558
34616
  }
34559
34617
  },
34560
- "S1xx": {
34618
+ "S1y2": {
34561
34619
  "type": "list",
34562
34620
  "member": {
34563
34621
  "locationName": "item",
@@ -34592,19 +34650,19 @@
34592
34650
  }
34593
34651
  }
34594
34652
  },
34595
- "S1y2": {
34653
+ "S1y7": {
34596
34654
  "type": "list",
34597
34655
  "member": {
34598
34656
  "locationName": "item"
34599
34657
  }
34600
34658
  },
34601
- "S1y3": {
34659
+ "S1y8": {
34602
34660
  "type": "list",
34603
34661
  "member": {
34604
34662
  "locationName": "item"
34605
34663
  }
34606
34664
  },
34607
- "S1z3": {
34665
+ "S1z8": {
34608
34666
  "type": "structure",
34609
34667
  "members": {
34610
34668
  "IpamId": {
@@ -34656,7 +34714,7 @@
34656
34714
  }
34657
34715
  }
34658
34716
  },
34659
- "S1zr": {
34717
+ "S1zw": {
34660
34718
  "type": "structure",
34661
34719
  "members": {
34662
34720
  "HourlyPrice": {
@@ -34670,14 +34728,14 @@
34670
34728
  }
34671
34729
  }
34672
34730
  },
34673
- "S20g": {
34731
+ "S20n": {
34674
34732
  "type": "list",
34675
34733
  "member": {
34676
34734
  "shape": "Sno",
34677
34735
  "locationName": "item"
34678
34736
  }
34679
34737
  },
34680
- "S21s": {
34738
+ "S21z": {
34681
34739
  "type": "structure",
34682
34740
  "members": {
34683
34741
  "Comment": {},
@@ -34692,14 +34750,14 @@
34692
34750
  }
34693
34751
  }
34694
34752
  },
34695
- "S21v": {
34753
+ "S222": {
34696
34754
  "type": "structure",
34697
34755
  "members": {
34698
34756
  "S3Bucket": {},
34699
34757
  "S3Key": {}
34700
34758
  }
34701
34759
  },
34702
- "S222": {
34760
+ "S229": {
34703
34761
  "type": "structure",
34704
34762
  "required": [
34705
34763
  "Bytes",
@@ -34720,7 +34778,7 @@
34720
34778
  }
34721
34779
  }
34722
34780
  },
34723
- "S223": {
34781
+ "S22a": {
34724
34782
  "type": "structure",
34725
34783
  "required": [
34726
34784
  "Size"
@@ -34732,25 +34790,25 @@
34732
34790
  }
34733
34791
  }
34734
34792
  },
34735
- "S238": {
34793
+ "S23f": {
34736
34794
  "type": "list",
34737
34795
  "member": {
34738
34796
  "locationName": "UserId"
34739
34797
  }
34740
34798
  },
34741
- "S239": {
34799
+ "S23g": {
34742
34800
  "type": "list",
34743
34801
  "member": {
34744
34802
  "locationName": "UserGroup"
34745
34803
  }
34746
34804
  },
34747
- "S23a": {
34805
+ "S23h": {
34748
34806
  "type": "list",
34749
34807
  "member": {
34750
34808
  "locationName": "ProductCode"
34751
34809
  }
34752
34810
  },
34753
- "S23c": {
34811
+ "S23j": {
34754
34812
  "type": "list",
34755
34813
  "member": {
34756
34814
  "locationName": "item",
@@ -34761,14 +34819,14 @@
34761
34819
  }
34762
34820
  }
34763
34821
  },
34764
- "S23h": {
34822
+ "S23o": {
34765
34823
  "type": "list",
34766
34824
  "member": {
34767
34825
  "shape": "S1h",
34768
34826
  "locationName": "item"
34769
34827
  }
34770
34828
  },
34771
- "S23u": {
34829
+ "S241": {
34772
34830
  "type": "structure",
34773
34831
  "members": {
34774
34832
  "CapacityReservationPreference": {},
@@ -34777,7 +34835,7 @@
34777
34835
  }
34778
34836
  }
34779
34837
  },
34780
- "S24j": {
34838
+ "S24q": {
34781
34839
  "type": "list",
34782
34840
  "member": {
34783
34841
  "type": "structure",
@@ -34786,7 +34844,7 @@
34786
34844
  }
34787
34845
  }
34788
34846
  },
34789
- "S277": {
34847
+ "S27e": {
34790
34848
  "type": "structure",
34791
34849
  "members": {
34792
34850
  "AllowDnsResolutionFromRemoteVpc": {
@@ -34800,7 +34858,7 @@
34800
34858
  }
34801
34859
  }
34802
34860
  },
34803
- "S279": {
34861
+ "S27g": {
34804
34862
  "type": "structure",
34805
34863
  "members": {
34806
34864
  "AllowDnsResolutionFromRemoteVpc": {
@@ -34817,7 +34875,7 @@
34817
34875
  }
34818
34876
  }
34819
34877
  },
34820
- "S27o": {
34878
+ "S27v": {
34821
34879
  "type": "list",
34822
34880
  "member": {
34823
34881
  "locationName": "item",
@@ -34833,13 +34891,13 @@
34833
34891
  }
34834
34892
  }
34835
34893
  },
34836
- "S2bf": {
34894
+ "S2bm": {
34837
34895
  "type": "list",
34838
34896
  "member": {
34839
34897
  "locationName": "SecurityGroupId"
34840
34898
  }
34841
34899
  },
34842
- "S2c3": {
34900
+ "S2ca": {
34843
34901
  "type": "list",
34844
34902
  "member": {
34845
34903
  "locationName": "item",
@@ -34859,7 +34917,7 @@
34859
34917
  }
34860
34918
  }
34861
34919
  },
34862
- "S2cr": {
34920
+ "S2cy": {
34863
34921
  "type": "list",
34864
34922
  "member": {
34865
34923
  "locationName": "item",