cdk-docker-image-deployment 0.0.30 → 0.0.32

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 (34) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +13 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +339 -339
  8. package/node_modules/aws-sdk/apis/connectcases-2022-10-03.examples.json +5 -0
  9. package/node_modules/aws-sdk/apis/connectcases-2022-10-03.min.json +1536 -0
  10. package/node_modules/aws-sdk/apis/connectcases-2022-10-03.paginators.json +50 -0
  11. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +318 -303
  12. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  13. package/node_modules/aws-sdk/apis/snowball-2016-06-30.paginators.json +24 -0
  14. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +309 -72
  15. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +5 -0
  16. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +297 -297
  17. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  18. package/node_modules/aws-sdk/clients/all.js +2 -1
  19. package/node_modules/aws-sdk/clients/connect.d.ts +1 -1
  20. package/node_modules/aws-sdk/clients/connectcases.d.ts +1466 -0
  21. package/node_modules/aws-sdk/clients/connectcases.js +18 -0
  22. package/node_modules/aws-sdk/clients/ec2.d.ts +23 -2
  23. package/node_modules/aws-sdk/clients/ecs.d.ts +4 -4
  24. package/node_modules/aws-sdk/clients/s3control.d.ts +2 -2
  25. package/node_modules/aws-sdk/clients/snowball.d.ts +13 -13
  26. package/node_modules/aws-sdk/clients/workmail.d.ts +436 -103
  27. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  28. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +46 -9
  29. package/node_modules/aws-sdk/dist/aws-sdk.js +324 -306
  30. package/node_modules/aws-sdk/dist/aws-sdk.min.js +64 -64
  31. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  32. package/node_modules/aws-sdk/lib/core.js +1 -1
  33. package/node_modules/aws-sdk/package.json +1 -1
  34. package/package.json +4 -4
@@ -9138,6 +9138,10 @@
9138
9138
  "LastLaunchedTime": {
9139
9139
  "shape": "Sab",
9140
9140
  "locationName": "lastLaunchedTime"
9141
+ },
9142
+ "ImdsSupport": {
9143
+ "shape": "Sab",
9144
+ "locationName": "imdsSupport"
9141
9145
  }
9142
9146
  }
9143
9147
  }
@@ -9276,6 +9280,9 @@
9276
9280
  },
9277
9281
  "DeprecationTime": {
9278
9282
  "locationName": "deprecationTime"
9283
+ },
9284
+ "ImdsSupport": {
9285
+ "locationName": "imdsSupport"
9279
9286
  }
9280
9287
  }
9281
9288
  }
@@ -9348,7 +9355,7 @@
9348
9355
  "locationName": "progress"
9349
9356
  },
9350
9357
  "SnapshotDetails": {
9351
- "shape": "S146",
9358
+ "shape": "S147",
9352
9359
  "locationName": "snapshotDetailSet"
9353
9360
  },
9354
9361
  "Status": {
@@ -9362,7 +9369,7 @@
9362
9369
  "locationName": "tagSet"
9363
9370
  },
9364
9371
  "LicenseSpecifications": {
9365
- "shape": "S149",
9372
+ "shape": "S14a",
9366
9373
  "locationName": "licenseSpecifications"
9367
9374
  },
9368
9375
  "UsageOperation": {
@@ -9420,7 +9427,7 @@
9420
9427
  "locationName": "importTaskId"
9421
9428
  },
9422
9429
  "SnapshotTaskDetail": {
9423
- "shape": "S14h",
9430
+ "shape": "S14i",
9424
9431
  "locationName": "snapshotTaskDetail"
9425
9432
  },
9426
9433
  "Tags": {
@@ -9464,23 +9471,23 @@
9464
9471
  "locationName": "groupSet"
9465
9472
  },
9466
9473
  "BlockDeviceMappings": {
9467
- "shape": "S14l",
9474
+ "shape": "S14m",
9468
9475
  "locationName": "blockDeviceMapping"
9469
9476
  },
9470
9477
  "DisableApiTermination": {
9471
- "shape": "S14o",
9478
+ "shape": "S14p",
9472
9479
  "locationName": "disableApiTermination"
9473
9480
  },
9474
9481
  "EnaSupport": {
9475
- "shape": "S14o",
9482
+ "shape": "S14p",
9476
9483
  "locationName": "enaSupport"
9477
9484
  },
9478
9485
  "EnclaveOptions": {
9479
- "shape": "S14p",
9486
+ "shape": "S14q",
9480
9487
  "locationName": "enclaveOptions"
9481
9488
  },
9482
9489
  "EbsOptimized": {
9483
- "shape": "S14o",
9490
+ "shape": "S14p",
9484
9491
  "locationName": "ebsOptimized"
9485
9492
  },
9486
9493
  "InstanceId": {
@@ -9511,7 +9518,7 @@
9511
9518
  "locationName": "rootDeviceName"
9512
9519
  },
9513
9520
  "SourceDestCheck": {
9514
- "shape": "S14o",
9521
+ "shape": "S14p",
9515
9522
  "locationName": "sourceDestCheck"
9516
9523
  },
9517
9524
  "SriovNetSupport": {
@@ -9523,7 +9530,7 @@
9523
9530
  "locationName": "userData"
9524
9531
  },
9525
9532
  "DisableApiStop": {
9526
- "shape": "S14o",
9533
+ "shape": "S14p",
9527
9534
  "locationName": "disableApiStop"
9528
9535
  }
9529
9536
  }
@@ -9681,7 +9688,7 @@
9681
9688
  "locationName": "eventsSet",
9682
9689
  "type": "list",
9683
9690
  "member": {
9684
- "shape": "S157",
9691
+ "shape": "S158",
9685
9692
  "locationName": "item"
9686
9693
  }
9687
9694
  },
@@ -9689,15 +9696,15 @@
9689
9696
  "locationName": "instanceId"
9690
9697
  },
9691
9698
  "InstanceState": {
9692
- "shape": "S15a",
9699
+ "shape": "S15b",
9693
9700
  "locationName": "instanceState"
9694
9701
  },
9695
9702
  "InstanceStatus": {
9696
- "shape": "S15c",
9703
+ "shape": "S15d",
9697
9704
  "locationName": "instanceStatus"
9698
9705
  },
9699
9706
  "SystemStatus": {
9700
- "shape": "S15c",
9707
+ "shape": "S15d",
9701
9708
  "locationName": "systemStatus"
9702
9709
  }
9703
9710
  }
@@ -10230,7 +10237,7 @@
10230
10237
  "locationName": "reservationSet",
10231
10238
  "type": "list",
10232
10239
  "member": {
10233
- "shape": "S18g",
10240
+ "shape": "S18h",
10234
10241
  "locationName": "item"
10235
10242
  }
10236
10243
  },
@@ -10783,7 +10790,7 @@
10783
10790
  "locationName": "localGatewayVirtualInterfaceGroupId"
10784
10791
  },
10785
10792
  "LocalGatewayVirtualInterfaceIds": {
10786
- "shape": "S1ay",
10793
+ "shape": "S1az",
10787
10794
  "locationName": "localGatewayVirtualInterfaceIdSet"
10788
10795
  },
10789
10796
  "LocalGatewayId": {
@@ -10810,7 +10817,7 @@
10810
10817
  "type": "structure",
10811
10818
  "members": {
10812
10819
  "LocalGatewayVirtualInterfaceIds": {
10813
- "shape": "S1ay",
10820
+ "shape": "S1az",
10814
10821
  "locationName": "LocalGatewayVirtualInterfaceId"
10815
10822
  },
10816
10823
  "Filters": {
@@ -11143,7 +11150,7 @@
11143
11150
  "locationName": "networkInsightsAccessScopeAnalysisSet",
11144
11151
  "type": "list",
11145
11152
  "member": {
11146
- "shape": "S1by",
11153
+ "shape": "S1bz",
11147
11154
  "locationName": "item"
11148
11155
  }
11149
11156
  },
@@ -11232,7 +11239,7 @@
11232
11239
  "locationName": "networkInsightsAnalysisSet",
11233
11240
  "type": "list",
11234
11241
  "member": {
11235
- "shape": "S1c9",
11242
+ "shape": "S1ca",
11236
11243
  "locationName": "item"
11237
11244
  }
11238
11245
  },
@@ -11321,7 +11328,7 @@
11321
11328
  "locationName": "networkInterfaceId"
11322
11329
  },
11323
11330
  "SourceDestCheck": {
11324
- "shape": "S14o",
11331
+ "shape": "S14p",
11325
11332
  "locationName": "sourceDestCheck"
11326
11333
  }
11327
11334
  }
@@ -11585,7 +11592,7 @@
11585
11592
  "locationName": "poolAddressRangeSet",
11586
11593
  "type": "list",
11587
11594
  "member": {
11588
- "shape": "S1e2",
11595
+ "shape": "S1e3",
11589
11596
  "locationName": "item"
11590
11597
  }
11591
11598
  },
@@ -11713,7 +11720,7 @@
11713
11720
  },
11714
11721
  "OfferingClass": {},
11715
11722
  "ReservedInstancesIds": {
11716
- "shape": "S1ef",
11723
+ "shape": "S1eg",
11717
11724
  "locationName": "ReservedInstancesId"
11718
11725
  },
11719
11726
  "DryRun": {
@@ -11787,7 +11794,7 @@
11787
11794
  "locationName": "offeringType"
11788
11795
  },
11789
11796
  "RecurringCharges": {
11790
- "shape": "S1en",
11797
+ "shape": "S1eo",
11791
11798
  "locationName": "recurringCharges"
11792
11799
  },
11793
11800
  "Scope": {
@@ -11884,7 +11891,7 @@
11884
11891
  "locationName": "reservedInstancesId"
11885
11892
  },
11886
11893
  "TargetConfiguration": {
11887
- "shape": "S1f1",
11894
+ "shape": "S1f2",
11888
11895
  "locationName": "targetConfiguration"
11889
11896
  }
11890
11897
  }
@@ -12039,7 +12046,7 @@
12039
12046
  }
12040
12047
  },
12041
12048
  "RecurringCharges": {
12042
- "shape": "S1en",
12049
+ "shape": "S1eo",
12043
12050
  "locationName": "recurringCharges"
12044
12051
  },
12045
12052
  "Scope": {
@@ -12207,7 +12214,7 @@
12207
12214
  "locationName": "purchaseToken"
12208
12215
  },
12209
12216
  "Recurrence": {
12210
- "shape": "S1fo",
12217
+ "shape": "S1fp",
12211
12218
  "locationName": "recurrence"
12212
12219
  },
12213
12220
  "SlotDurationInHours": {
@@ -12269,7 +12276,7 @@
12269
12276
  "locationName": "scheduledInstanceSet",
12270
12277
  "type": "list",
12271
12278
  "member": {
12272
- "shape": "S1fw",
12279
+ "shape": "S1fx",
12273
12280
  "locationName": "item"
12274
12281
  }
12275
12282
  }
@@ -12328,7 +12335,7 @@
12328
12335
  "locationName": "Filter"
12329
12336
  },
12330
12337
  "SecurityGroupRuleIds": {
12331
- "shape": "S1g3",
12338
+ "shape": "S1g4",
12332
12339
  "locationName": "SecurityGroupRuleId"
12333
12340
  },
12334
12341
  "DryRun": {
@@ -12366,7 +12373,7 @@
12366
12373
  "locationName": "GroupId"
12367
12374
  },
12368
12375
  "GroupNames": {
12369
- "shape": "S1g7",
12376
+ "shape": "S1g8",
12370
12377
  "locationName": "GroupName"
12371
12378
  },
12372
12379
  "DryRun": {
@@ -12445,7 +12452,7 @@
12445
12452
  "type": "structure",
12446
12453
  "members": {
12447
12454
  "CreateVolumePermissions": {
12448
- "shape": "S1gf",
12455
+ "shape": "S1gg",
12449
12456
  "locationName": "createVolumePermission"
12450
12457
  },
12451
12458
  "ProductCodes": {
@@ -12557,7 +12564,7 @@
12557
12564
  "member": {}
12558
12565
  },
12559
12566
  "SnapshotIds": {
12560
- "shape": "S1gp",
12567
+ "shape": "S1gq",
12561
12568
  "locationName": "SnapshotId"
12562
12569
  },
12563
12570
  "DryRun": {
@@ -12756,7 +12763,7 @@
12756
12763
  "type": "timestamp"
12757
12764
  },
12758
12765
  "SpotFleetRequestConfig": {
12759
- "shape": "S1h8",
12766
+ "shape": "S1h9",
12760
12767
  "locationName": "spotFleetRequestConfig"
12761
12768
  },
12762
12769
  "SpotFleetRequestId": {
@@ -12801,7 +12808,7 @@
12801
12808
  "type": "structure",
12802
12809
  "members": {
12803
12810
  "SpotInstanceRequests": {
12804
- "shape": "S1i0",
12811
+ "shape": "S1i1",
12805
12812
  "locationName": "spotInstanceRequestSet"
12806
12813
  },
12807
12814
  "NextToken": {
@@ -12927,11 +12934,11 @@
12927
12934
  "locationName": "groupName"
12928
12935
  },
12929
12936
  "StaleIpPermissions": {
12930
- "shape": "S1ii",
12937
+ "shape": "S1ij",
12931
12938
  "locationName": "staleIpPermissions"
12932
12939
  },
12933
12940
  "StaleIpPermissionsEgress": {
12934
- "shape": "S1ii",
12941
+ "shape": "S1ij",
12935
12942
  "locationName": "staleIpPermissionsEgress"
12936
12943
  },
12937
12944
  "VpcId": {
@@ -13231,7 +13238,7 @@
13231
13238
  "type": "structure",
13232
13239
  "members": {
13233
13240
  "TransitGatewayAttachmentIds": {
13234
- "shape": "S1jg"
13241
+ "shape": "S1jh"
13235
13242
  },
13236
13243
  "Filters": {
13237
13244
  "shape": "Sw5",
@@ -13351,7 +13358,7 @@
13351
13358
  "type": "structure",
13352
13359
  "members": {
13353
13360
  "TransitGatewayAttachmentIds": {
13354
- "shape": "S1jg"
13361
+ "shape": "S1jh"
13355
13362
  },
13356
13363
  "Filters": {
13357
13364
  "shape": "Sw5",
@@ -13428,7 +13435,7 @@
13428
13435
  "type": "structure",
13429
13436
  "members": {
13430
13437
  "TransitGatewayAttachmentIds": {
13431
- "shape": "S1jg"
13438
+ "shape": "S1jh"
13432
13439
  },
13433
13440
  "Filters": {
13434
13441
  "shape": "Sw5",
@@ -13585,7 +13592,7 @@
13585
13592
  "type": "structure",
13586
13593
  "members": {
13587
13594
  "TransitGatewayAttachmentIds": {
13588
- "shape": "S1jg"
13595
+ "shape": "S1jh"
13589
13596
  },
13590
13597
  "Filters": {
13591
13598
  "shape": "Sw5",
@@ -13718,7 +13725,7 @@
13718
13725
  "type": "structure",
13719
13726
  "members": {
13720
13727
  "AutoEnableIO": {
13721
- "shape": "S14o",
13728
+ "shape": "S14p",
13722
13729
  "locationName": "autoEnableIO"
13723
13730
  },
13724
13731
  "ProductCodes": {
@@ -13944,7 +13951,7 @@
13944
13951
  "locationName": "volumeModificationSet",
13945
13952
  "type": "list",
13946
13953
  "member": {
13947
- "shape": "S1lc",
13954
+ "shape": "S1ld",
13948
13955
  "locationName": "item"
13949
13956
  }
13950
13957
  },
@@ -13977,12 +13984,16 @@
13977
13984
  "locationName": "vpcId"
13978
13985
  },
13979
13986
  "EnableDnsHostnames": {
13980
- "shape": "S14o",
13987
+ "shape": "S14p",
13981
13988
  "locationName": "enableDnsHostnames"
13982
13989
  },
13983
13990
  "EnableDnsSupport": {
13984
- "shape": "S14o",
13991
+ "shape": "S14p",
13985
13992
  "locationName": "enableDnsSupport"
13993
+ },
13994
+ "EnableNetworkAddressUsageMetrics": {
13995
+ "shape": "S14p",
13996
+ "locationName": "enableNetworkAddressUsageMetrics"
13986
13997
  }
13987
13998
  }
13988
13999
  }
@@ -14000,7 +14011,7 @@
14000
14011
  "type": "boolean"
14001
14012
  },
14002
14013
  "VpcIds": {
14003
- "shape": "S1li",
14014
+ "shape": "S1lj",
14004
14015
  "locationName": "VpcId"
14005
14016
  }
14006
14017
  }
@@ -14044,7 +14055,7 @@
14044
14055
  "locationName": "nextToken"
14045
14056
  },
14046
14057
  "VpcIds": {
14047
- "shape": "S1li"
14058
+ "shape": "S1lj"
14048
14059
  }
14049
14060
  }
14050
14061
  },
@@ -14769,11 +14780,11 @@
14769
14780
  ],
14770
14781
  "members": {
14771
14782
  "AvailabilityZones": {
14772
- "shape": "S1na",
14783
+ "shape": "S1nb",
14773
14784
  "locationName": "AvailabilityZone"
14774
14785
  },
14775
14786
  "SourceSnapshotIds": {
14776
- "shape": "S1gp",
14787
+ "shape": "S1gq",
14777
14788
  "locationName": "SourceSnapshotId"
14778
14789
  },
14779
14790
  "DryRun": {
@@ -14957,7 +14968,7 @@
14957
14968
  "type": "structure",
14958
14969
  "members": {
14959
14970
  "Propagation": {
14960
- "shape": "S1nr",
14971
+ "shape": "S1ns",
14961
14972
  "locationName": "propagation"
14962
14973
  }
14963
14974
  }
@@ -15420,11 +15431,11 @@
15420
15431
  ],
15421
15432
  "members": {
15422
15433
  "AvailabilityZones": {
15423
- "shape": "S1na",
15434
+ "shape": "S1nb",
15424
15435
  "locationName": "AvailabilityZone"
15425
15436
  },
15426
15437
  "SourceSnapshotIds": {
15427
- "shape": "S1gp",
15438
+ "shape": "S1gq",
15428
15439
  "locationName": "SourceSnapshotId"
15429
15440
  },
15430
15441
  "DryRun": {
@@ -15612,7 +15623,7 @@
15612
15623
  "type": "structure",
15613
15624
  "members": {
15614
15625
  "Propagation": {
15615
- "shape": "S1nr",
15626
+ "shape": "S1ns",
15616
15627
  "locationName": "propagation"
15617
15628
  }
15618
15629
  }
@@ -16124,7 +16135,7 @@
16124
16135
  "type": "structure",
16125
16136
  "members": {
16126
16137
  "InstanceFamilyCreditSpecification": {
16127
- "shape": "S1qh",
16138
+ "shape": "S1qi",
16128
16139
  "locationName": "instanceFamilyCreditSpecification"
16129
16140
  }
16130
16141
  }
@@ -16271,7 +16282,7 @@
16271
16282
  ],
16272
16283
  "members": {
16273
16284
  "HostIdSet": {
16274
- "shape": "S1qy"
16285
+ "shape": "S1qz"
16275
16286
  },
16276
16287
  "OfferingId": {}
16277
16288
  }
@@ -16283,7 +16294,7 @@
16283
16294
  "locationName": "currencyCode"
16284
16295
  },
16285
16296
  "Purchase": {
16286
- "shape": "S1r0",
16297
+ "shape": "S1r1",
16287
16298
  "locationName": "purchase"
16288
16299
  },
16289
16300
  "TotalHourlyPrice": {
@@ -16308,11 +16319,11 @@
16308
16319
  "type": "boolean"
16309
16320
  },
16310
16321
  "ArchitectureTypes": {
16311
- "shape": "S1r3",
16322
+ "shape": "S1r4",
16312
16323
  "locationName": "ArchitectureType"
16313
16324
  },
16314
16325
  "VirtualizationTypes": {
16315
- "shape": "S1r4",
16326
+ "shape": "S1r5",
16316
16327
  "locationName": "VirtualizationType"
16317
16328
  },
16318
16329
  "InstanceRequirements": {
@@ -16566,7 +16577,7 @@
16566
16577
  "locationName": "ipamResourceCidrSet",
16567
16578
  "type": "list",
16568
16579
  "member": {
16569
- "shape": "S1rt",
16580
+ "shape": "S1ru",
16570
16581
  "locationName": "item"
16571
16582
  }
16572
16583
  }
@@ -16726,7 +16737,7 @@
16726
16737
  "locationName": "findingId"
16727
16738
  },
16728
16739
  "FindingComponents": {
16729
- "shape": "S1cb",
16740
+ "shape": "S1cc",
16730
16741
  "locationName": "findingComponentSet"
16731
16742
  }
16732
16743
  }
@@ -16829,7 +16840,7 @@
16829
16840
  "locationName": "paymentDue"
16830
16841
  },
16831
16842
  "ReservedInstanceValueRollup": {
16832
- "shape": "S1sh",
16843
+ "shape": "S1si",
16833
16844
  "locationName": "reservedInstanceValueRollup"
16834
16845
  },
16835
16846
  "ReservedInstanceValueSet": {
@@ -16840,7 +16851,7 @@
16840
16851
  "type": "structure",
16841
16852
  "members": {
16842
16853
  "ReservationValue": {
16843
- "shape": "S1sh",
16854
+ "shape": "S1si",
16844
16855
  "locationName": "reservationValue"
16845
16856
  },
16846
16857
  "ReservedInstanceId": {
@@ -16850,7 +16861,7 @@
16850
16861
  }
16851
16862
  },
16852
16863
  "TargetConfigurationValueRollup": {
16853
- "shape": "S1sh",
16864
+ "shape": "S1si",
16854
16865
  "locationName": "targetConfigurationValueRollup"
16855
16866
  },
16856
16867
  "TargetConfigurationValueSet": {
@@ -16861,7 +16872,7 @@
16861
16872
  "type": "structure",
16862
16873
  "members": {
16863
16874
  "ReservationValue": {
16864
- "shape": "S1sh",
16875
+ "shape": "S1si",
16865
16876
  "locationName": "reservationValue"
16866
16877
  },
16867
16878
  "TargetConfiguration": {
@@ -16933,11 +16944,11 @@
16933
16944
  "type": "structure",
16934
16945
  "members": {
16935
16946
  "ArchitectureTypes": {
16936
- "shape": "S1r3",
16947
+ "shape": "S1r4",
16937
16948
  "locationName": "ArchitectureType"
16938
16949
  },
16939
16950
  "VirtualizationTypes": {
16940
- "shape": "S1r4",
16951
+ "shape": "S1r5",
16941
16952
  "locationName": "VirtualizationType"
16942
16953
  },
16943
16954
  "InstanceRequirements": {
@@ -17008,11 +17019,11 @@
17008
17019
  "type": "structure",
17009
17020
  "members": {
17010
17021
  "SubnetIpv4CidrReservations": {
17011
- "shape": "S1t1",
17022
+ "shape": "S1t2",
17012
17023
  "locationName": "subnetIpv4CidrReservationSet"
17013
17024
  },
17014
17025
  "SubnetIpv6CidrReservations": {
17015
- "shape": "S1t1",
17026
+ "shape": "S1t2",
17016
17027
  "locationName": "subnetIpv6CidrReservationSet"
17017
17028
  },
17018
17029
  "NextToken": {
@@ -17481,7 +17492,7 @@
17481
17492
  "members": {
17482
17493
  "Architecture": {},
17483
17494
  "ClientData": {
17484
- "shape": "S1u6"
17495
+ "shape": "S1u7"
17485
17496
  },
17486
17497
  "ClientToken": {},
17487
17498
  "Description": {},
@@ -17498,7 +17509,7 @@
17498
17509
  "SnapshotId": {},
17499
17510
  "Url": {},
17500
17511
  "UserBucket": {
17501
- "shape": "S1u9"
17512
+ "shape": "S1ua"
17502
17513
  }
17503
17514
  }
17504
17515
  }
@@ -17567,7 +17578,7 @@
17567
17578
  "locationName": "progress"
17568
17579
  },
17569
17580
  "SnapshotDetails": {
17570
- "shape": "S146",
17581
+ "shape": "S147",
17571
17582
  "locationName": "snapshotDetailSet"
17572
17583
  },
17573
17584
  "Status": {
@@ -17577,7 +17588,7 @@
17577
17588
  "locationName": "statusMessage"
17578
17589
  },
17579
17590
  "LicenseSpecifications": {
17580
- "shape": "S149",
17591
+ "shape": "S14a",
17581
17592
  "locationName": "licenseSpecifications"
17582
17593
  },
17583
17594
  "Tags": {
@@ -17608,10 +17619,10 @@
17608
17619
  "members": {
17609
17620
  "Description": {},
17610
17621
  "Image": {
17611
- "shape": "S1ug"
17622
+ "shape": "S1uh"
17612
17623
  },
17613
17624
  "Volume": {
17614
- "shape": "S1uh"
17625
+ "shape": "S1ui"
17615
17626
  }
17616
17627
  }
17617
17628
  }
@@ -17734,7 +17745,7 @@
17734
17745
  "type": "structure",
17735
17746
  "members": {
17736
17747
  "ClientData": {
17737
- "shape": "S1u6"
17748
+ "shape": "S1u7"
17738
17749
  },
17739
17750
  "ClientToken": {},
17740
17751
  "Description": {},
@@ -17745,7 +17756,7 @@
17745
17756
  "Format": {},
17746
17757
  "Url": {},
17747
17758
  "UserBucket": {
17748
- "shape": "S1u9"
17759
+ "shape": "S1ua"
17749
17760
  }
17750
17761
  }
17751
17762
  },
@@ -17773,7 +17784,7 @@
17773
17784
  "locationName": "importTaskId"
17774
17785
  },
17775
17786
  "SnapshotTaskDetail": {
17776
- "shape": "S14h",
17787
+ "shape": "S14i",
17777
17788
  "locationName": "snapshotTaskDetail"
17778
17789
  },
17779
17790
  "Tags": {
@@ -17803,11 +17814,11 @@
17803
17814
  "type": "boolean"
17804
17815
  },
17805
17816
  "Image": {
17806
- "shape": "S1ug",
17817
+ "shape": "S1uh",
17807
17818
  "locationName": "image"
17808
17819
  },
17809
17820
  "Volume": {
17810
- "shape": "S1uh",
17821
+ "shape": "S1ui",
17811
17822
  "locationName": "volume"
17812
17823
  }
17813
17824
  }
@@ -17884,7 +17895,7 @@
17884
17895
  },
17885
17896
  "NextToken": {},
17886
17897
  "SnapshotIds": {
17887
- "shape": "S1gp",
17898
+ "shape": "S1gq",
17888
17899
  "locationName": "SnapshotId"
17889
17900
  },
17890
17901
  "DryRun": {
@@ -18122,7 +18133,7 @@
18122
18133
  "type": "structure",
18123
18134
  "members": {
18124
18135
  "InstanceFamilyCreditSpecification": {
18125
- "shape": "S1qh",
18136
+ "shape": "S1qi",
18126
18137
  "locationName": "instanceFamilyCreditSpecification"
18127
18138
  }
18128
18139
  }
@@ -18196,25 +18207,25 @@
18196
18207
  "Attribute": {},
18197
18208
  "OperationType": {},
18198
18209
  "UserIds": {
18199
- "shape": "S1vm",
18210
+ "shape": "S1vn",
18200
18211
  "locationName": "UserId"
18201
18212
  },
18202
18213
  "UserGroups": {
18203
- "shape": "S1vn",
18214
+ "shape": "S1vo",
18204
18215
  "locationName": "UserGroup"
18205
18216
  },
18206
18217
  "ProductCodes": {
18207
- "shape": "S1vo",
18218
+ "shape": "S1vp",
18208
18219
  "locationName": "ProductCode"
18209
18220
  },
18210
18221
  "LoadPermission": {
18211
18222
  "type": "structure",
18212
18223
  "members": {
18213
18224
  "Add": {
18214
- "shape": "S1vq"
18225
+ "shape": "S1vr"
18215
18226
  },
18216
18227
  "Remove": {
18217
- "shape": "S1vq"
18228
+ "shape": "S1vr"
18218
18229
  }
18219
18230
  }
18220
18231
  },
@@ -18259,7 +18270,7 @@
18259
18270
  "locationName": "successful"
18260
18271
  },
18261
18272
  "Unsuccessful": {
18262
- "shape": "S1vv",
18273
+ "shape": "S1vw",
18263
18274
  "locationName": "unsuccessful"
18264
18275
  }
18265
18276
  }
@@ -18327,15 +18338,15 @@
18327
18338
  },
18328
18339
  "OperationType": {},
18329
18340
  "ProductCodes": {
18330
- "shape": "S1vo",
18341
+ "shape": "S1vp",
18331
18342
  "locationName": "ProductCode"
18332
18343
  },
18333
18344
  "UserGroups": {
18334
- "shape": "S1vn",
18345
+ "shape": "S1vo",
18335
18346
  "locationName": "UserGroup"
18336
18347
  },
18337
18348
  "UserIds": {
18338
- "shape": "S1vm",
18349
+ "shape": "S1vn",
18339
18350
  "locationName": "UserId"
18340
18351
  },
18341
18352
  "Value": {},
@@ -18368,7 +18379,7 @@
18368
18379
  ],
18369
18380
  "members": {
18370
18381
  "SourceDestCheck": {
18371
- "shape": "S14o"
18382
+ "shape": "S14p"
18372
18383
  },
18373
18384
  "Attribute": {
18374
18385
  "locationName": "attribute"
@@ -18406,7 +18417,7 @@
18406
18417
  }
18407
18418
  },
18408
18419
  "DisableApiTermination": {
18409
- "shape": "S14o",
18420
+ "shape": "S14p",
18410
18421
  "locationName": "disableApiTermination"
18411
18422
  },
18412
18423
  "DryRun": {
@@ -18414,11 +18425,11 @@
18414
18425
  "type": "boolean"
18415
18426
  },
18416
18427
  "EbsOptimized": {
18417
- "shape": "S14o",
18428
+ "shape": "S14p",
18418
18429
  "locationName": "ebsOptimized"
18419
18430
  },
18420
18431
  "EnaSupport": {
18421
- "shape": "S14o",
18432
+ "shape": "S14p",
18422
18433
  "locationName": "enaSupport"
18423
18434
  },
18424
18435
  "Groups": {
@@ -18462,7 +18473,7 @@
18462
18473
  "locationName": "value"
18463
18474
  },
18464
18475
  "DisableApiStop": {
18465
- "shape": "S14o"
18476
+ "shape": "S14p"
18466
18477
  }
18467
18478
  }
18468
18479
  }
@@ -18477,7 +18488,7 @@
18477
18488
  "members": {
18478
18489
  "InstanceId": {},
18479
18490
  "CapacityReservationSpecification": {
18480
- "shape": "S1w8"
18491
+ "shape": "S1w9"
18481
18492
  },
18482
18493
  "DryRun": {
18483
18494
  "type": "boolean"
@@ -18586,7 +18597,7 @@
18586
18597
  "type": "structure",
18587
18598
  "members": {
18588
18599
  "Event": {
18589
- "shape": "S157",
18600
+ "shape": "S158",
18590
18601
  "locationName": "event"
18591
18602
  }
18592
18603
  }
@@ -18674,7 +18685,7 @@
18674
18685
  "locationName": "instanceId"
18675
18686
  },
18676
18687
  "InstanceMetadataOptions": {
18677
- "shape": "S195",
18688
+ "shape": "S196",
18678
18689
  "locationName": "instanceMetadataOptions"
18679
18690
  }
18680
18691
  }
@@ -18829,7 +18840,7 @@
18829
18840
  "type": "structure",
18830
18841
  "members": {
18831
18842
  "IpamResourceCidr": {
18832
- "shape": "S1rt",
18843
+ "shape": "S1ru",
18833
18844
  "locationName": "ipamResourceCidr"
18834
18845
  }
18835
18846
  }
@@ -18994,7 +19005,7 @@
18994
19005
  "locationName": "networkInterfaceId"
18995
19006
  },
18996
19007
  "SourceDestCheck": {
18997
- "shape": "S14o",
19008
+ "shape": "S14p",
18998
19009
  "locationName": "sourceDestCheck"
18999
19010
  }
19000
19011
  }
@@ -19036,7 +19047,7 @@
19036
19047
  ],
19037
19048
  "members": {
19038
19049
  "ReservedInstancesIds": {
19039
- "shape": "S1ef",
19050
+ "shape": "S1eg",
19040
19051
  "locationName": "ReservedInstancesId"
19041
19052
  },
19042
19053
  "ClientToken": {
@@ -19046,7 +19057,7 @@
19046
19057
  "locationName": "ReservedInstancesConfigurationSetItemType",
19047
19058
  "type": "list",
19048
19059
  "member": {
19049
- "shape": "S1f1",
19060
+ "shape": "S1f2",
19050
19061
  "locationName": "item"
19051
19062
  }
19052
19063
  }
@@ -19125,21 +19136,21 @@
19125
19136
  "type": "structure",
19126
19137
  "members": {
19127
19138
  "Add": {
19128
- "shape": "S1gf"
19139
+ "shape": "S1gg"
19129
19140
  },
19130
19141
  "Remove": {
19131
- "shape": "S1gf"
19142
+ "shape": "S1gg"
19132
19143
  }
19133
19144
  }
19134
19145
  },
19135
19146
  "GroupNames": {
19136
- "shape": "S1g7",
19147
+ "shape": "S1g8",
19137
19148
  "locationName": "UserGroup"
19138
19149
  },
19139
19150
  "OperationType": {},
19140
19151
  "SnapshotId": {},
19141
19152
  "UserIds": {
19142
- "shape": "S1vm",
19153
+ "shape": "S1vn",
19143
19154
  "locationName": "UserId"
19144
19155
  },
19145
19156
  "DryRun": {
@@ -19187,7 +19198,7 @@
19187
19198
  "locationName": "excessCapacityTerminationPolicy"
19188
19199
  },
19189
19200
  "LaunchTemplateConfigs": {
19190
- "shape": "S1hn",
19201
+ "shape": "S1ho",
19191
19202
  "locationName": "LaunchTemplateConfig"
19192
19203
  },
19193
19204
  "SpotFleetRequestId": {
@@ -19221,33 +19232,33 @@
19221
19232
  ],
19222
19233
  "members": {
19223
19234
  "AssignIpv6AddressOnCreation": {
19224
- "shape": "S14o"
19235
+ "shape": "S14p"
19225
19236
  },
19226
19237
  "MapPublicIpOnLaunch": {
19227
- "shape": "S14o"
19238
+ "shape": "S14p"
19228
19239
  },
19229
19240
  "SubnetId": {
19230
19241
  "locationName": "subnetId"
19231
19242
  },
19232
19243
  "MapCustomerOwnedIpOnLaunch": {
19233
- "shape": "S14o"
19244
+ "shape": "S14p"
19234
19245
  },
19235
19246
  "CustomerOwnedIpv4Pool": {},
19236
19247
  "EnableDns64": {
19237
- "shape": "S14o"
19248
+ "shape": "S14p"
19238
19249
  },
19239
19250
  "PrivateDnsHostnameTypeOnLaunch": {},
19240
19251
  "EnableResourceNameDnsARecordOnLaunch": {
19241
- "shape": "S14o"
19252
+ "shape": "S14p"
19242
19253
  },
19243
19254
  "EnableResourceNameDnsAAAARecordOnLaunch": {
19244
- "shape": "S14o"
19255
+ "shape": "S14p"
19245
19256
  },
19246
19257
  "EnableLniAtDeviceIndex": {
19247
19258
  "type": "integer"
19248
19259
  },
19249
19260
  "DisableLniAtDeviceIndex": {
19250
- "shape": "S14o"
19261
+ "shape": "S14p"
19251
19262
  }
19252
19263
  }
19253
19264
  }
@@ -19509,7 +19520,7 @@
19509
19520
  "type": "structure",
19510
19521
  "members": {
19511
19522
  "VolumeModification": {
19512
- "shape": "S1lc",
19523
+ "shape": "S1ld",
19513
19524
  "locationName": "volumeModification"
19514
19525
  }
19515
19526
  }
@@ -19523,7 +19534,7 @@
19523
19534
  ],
19524
19535
  "members": {
19525
19536
  "AutoEnableIO": {
19526
- "shape": "S14o"
19537
+ "shape": "S14p"
19527
19538
  },
19528
19539
  "VolumeId": {},
19529
19540
  "DryRun": {
@@ -19541,13 +19552,16 @@
19541
19552
  ],
19542
19553
  "members": {
19543
19554
  "EnableDnsHostnames": {
19544
- "shape": "S14o"
19555
+ "shape": "S14p"
19545
19556
  },
19546
19557
  "EnableDnsSupport": {
19547
- "shape": "S14o"
19558
+ "shape": "S14p"
19548
19559
  },
19549
19560
  "VpcId": {
19550
19561
  "locationName": "vpcId"
19562
+ },
19563
+ "EnableNetworkAddressUsageMetrics": {
19564
+ "shape": "S14p"
19551
19565
  }
19552
19566
  }
19553
19567
  }
@@ -19775,13 +19789,13 @@
19775
19789
  ],
19776
19790
  "members": {
19777
19791
  "AccepterPeeringConnectionOptions": {
19778
- "shape": "S1yx"
19792
+ "shape": "S1yy"
19779
19793
  },
19780
19794
  "DryRun": {
19781
19795
  "type": "boolean"
19782
19796
  },
19783
19797
  "RequesterPeeringConnectionOptions": {
19784
- "shape": "S1yx"
19798
+ "shape": "S1yy"
19785
19799
  },
19786
19800
  "VpcPeeringConnectionId": {}
19787
19801
  }
@@ -19790,11 +19804,11 @@
19790
19804
  "type": "structure",
19791
19805
  "members": {
19792
19806
  "AccepterPeeringConnectionOptions": {
19793
- "shape": "S1yz",
19807
+ "shape": "S1z0",
19794
19808
  "locationName": "accepterPeeringConnectionOptions"
19795
19809
  },
19796
19810
  "RequesterPeeringConnectionOptions": {
19797
- "shape": "S1yz",
19811
+ "shape": "S1z0",
19798
19812
  "locationName": "requesterPeeringConnectionOptions"
19799
19813
  }
19800
19814
  }
@@ -20009,7 +20023,7 @@
20009
20023
  "type": "structure",
20010
20024
  "members": {
20011
20025
  "InstanceMonitorings": {
20012
- "shape": "S1ze",
20026
+ "shape": "S1zf",
20013
20027
  "locationName": "instancesSet"
20014
20028
  }
20015
20029
  }
@@ -20172,7 +20186,7 @@
20172
20186
  "locationName": "poolId"
20173
20187
  },
20174
20188
  "PoolAddressRange": {
20175
- "shape": "S1e2",
20189
+ "shape": "S1e3",
20176
20190
  "locationName": "poolAddressRange"
20177
20191
  }
20178
20192
  }
@@ -20189,7 +20203,7 @@
20189
20203
  "ClientToken": {},
20190
20204
  "CurrencyCode": {},
20191
20205
  "HostIdSet": {
20192
- "shape": "S1qy"
20206
+ "shape": "S1qz"
20193
20207
  },
20194
20208
  "LimitPrice": {},
20195
20209
  "OfferingId": {},
@@ -20209,7 +20223,7 @@
20209
20223
  "locationName": "currencyCode"
20210
20224
  },
20211
20225
  "Purchase": {
20212
- "shape": "S1r0",
20226
+ "shape": "S1r1",
20213
20227
  "locationName": "purchase"
20214
20228
  },
20215
20229
  "TotalHourlyPrice": {
@@ -20304,7 +20318,7 @@
20304
20318
  "locationName": "scheduledInstanceSet",
20305
20319
  "type": "list",
20306
20320
  "member": {
20307
- "shape": "S1fw",
20321
+ "shape": "S1fx",
20308
20322
  "locationName": "item"
20309
20323
  }
20310
20324
  }
@@ -20382,7 +20396,8 @@
20382
20396
  },
20383
20397
  "BootMode": {},
20384
20398
  "TpmSupport": {},
20385
- "UefiData": {}
20399
+ "UefiData": {},
20400
+ "ImdsSupport": {}
20386
20401
  }
20387
20402
  },
20388
20403
  "output": {
@@ -20656,7 +20671,7 @@
20656
20671
  "locationName": "successful"
20657
20672
  },
20658
20673
  "Unsuccessful": {
20659
- "shape": "S1vv",
20674
+ "shape": "S1vw",
20660
20675
  "locationName": "unsuccessful"
20661
20676
  }
20662
20677
  }
@@ -20956,7 +20971,7 @@
20956
20971
  "type": "boolean"
20957
20972
  },
20958
20973
  "SpotFleetRequestConfig": {
20959
- "shape": "S1h8",
20974
+ "shape": "S1h9",
20960
20975
  "locationName": "spotFleetRequestConfig"
20961
20976
  }
20962
20977
  }
@@ -21040,15 +21055,15 @@
21040
21055
  "locationName": "keyName"
21041
21056
  },
21042
21057
  "Monitoring": {
21043
- "shape": "S1i3",
21058
+ "shape": "S1i4",
21044
21059
  "locationName": "monitoring"
21045
21060
  },
21046
21061
  "NetworkInterfaces": {
21047
- "shape": "S1hi",
21062
+ "shape": "S1hj",
21048
21063
  "locationName": "NetworkInterface"
21049
21064
  },
21050
21065
  "Placement": {
21051
- "shape": "S1hk",
21066
+ "shape": "S1hl",
21052
21067
  "locationName": "placement"
21053
21068
  },
21054
21069
  "RamdiskId": {
@@ -21087,7 +21102,7 @@
21087
21102
  "type": "structure",
21088
21103
  "members": {
21089
21104
  "SpotInstanceRequests": {
21090
- "shape": "S1i0",
21105
+ "shape": "S1i1",
21091
21106
  "locationName": "spotInstanceRequestSet"
21092
21107
  }
21093
21108
  }
@@ -21457,7 +21472,7 @@
21457
21472
  "locationName": "ipPermissions"
21458
21473
  },
21459
21474
  "SecurityGroupRuleIds": {
21460
- "shape": "S1g3",
21475
+ "shape": "S1g4",
21461
21476
  "locationName": "SecurityGroupRuleId"
21462
21477
  },
21463
21478
  "CidrIp": {
@@ -21520,7 +21535,7 @@
21520
21535
  "type": "boolean"
21521
21536
  },
21522
21537
  "SecurityGroupRuleIds": {
21523
- "shape": "S1g3",
21538
+ "shape": "S1g4",
21524
21539
  "locationName": "SecurityGroupRuleId"
21525
21540
  }
21526
21541
  }
@@ -21569,7 +21584,7 @@
21569
21584
  "type": "integer"
21570
21585
  },
21571
21586
  "Monitoring": {
21572
- "shape": "S1i3"
21587
+ "shape": "S1i4"
21573
21588
  },
21574
21589
  "Placement": {
21575
21590
  "shape": "Sb1"
@@ -21615,7 +21630,7 @@
21615
21630
  "locationName": "instanceInitiatedShutdownBehavior"
21616
21631
  },
21617
21632
  "NetworkInterfaces": {
21618
- "shape": "S1hi",
21633
+ "shape": "S1hj",
21619
21634
  "locationName": "networkInterface"
21620
21635
  },
21621
21636
  "PrivateIpAddress": {
@@ -21692,7 +21707,7 @@
21692
21707
  }
21693
21708
  },
21694
21709
  "CapacityReservationSpecification": {
21695
- "shape": "S1w8"
21710
+ "shape": "S1w9"
21696
21711
  },
21697
21712
  "HibernationOptions": {
21698
21713
  "type": "structure",
@@ -21757,7 +21772,7 @@
21757
21772
  }
21758
21773
  },
21759
21774
  "output": {
21760
- "shape": "S18g"
21775
+ "shape": "S18h"
21761
21776
  }
21762
21777
  },
21763
21778
  "RunScheduledInstances": {
@@ -21855,7 +21870,7 @@
21855
21870
  "type": "integer"
21856
21871
  },
21857
21872
  "Groups": {
21858
- "shape": "S231",
21873
+ "shape": "S232",
21859
21874
  "locationName": "Group"
21860
21875
  },
21861
21876
  "Ipv6AddressCount": {
@@ -21904,7 +21919,7 @@
21904
21919
  },
21905
21920
  "RamdiskId": {},
21906
21921
  "SecurityGroupIds": {
21907
- "shape": "S231",
21922
+ "shape": "S232",
21908
21923
  "locationName": "SecurityGroupId"
21909
21924
  },
21910
21925
  "SubnetId": {},
@@ -22114,7 +22129,7 @@
22114
22129
  "type": "structure",
22115
22130
  "members": {
22116
22131
  "StartingInstances": {
22117
- "shape": "S23p",
22132
+ "shape": "S23q",
22118
22133
  "locationName": "instancesSet"
22119
22134
  }
22120
22135
  }
@@ -22145,7 +22160,7 @@
22145
22160
  "type": "structure",
22146
22161
  "members": {
22147
22162
  "NetworkInsightsAccessScopeAnalysis": {
22148
- "shape": "S1by",
22163
+ "shape": "S1bz",
22149
22164
  "locationName": "networkInsightsAccessScopeAnalysis"
22150
22165
  }
22151
22166
  }
@@ -22161,7 +22176,7 @@
22161
22176
  "members": {
22162
22177
  "NetworkInsightsPathId": {},
22163
22178
  "FilterInArns": {
22164
- "shape": "S1ca",
22179
+ "shape": "S1cb",
22165
22180
  "locationName": "FilterInArn"
22166
22181
  },
22167
22182
  "DryRun": {
@@ -22180,7 +22195,7 @@
22180
22195
  "type": "structure",
22181
22196
  "members": {
22182
22197
  "NetworkInsightsAnalysis": {
22183
- "shape": "S1c9",
22198
+ "shape": "S1ca",
22184
22199
  "locationName": "networkInsightsAnalysis"
22185
22200
  }
22186
22201
  }
@@ -22237,7 +22252,7 @@
22237
22252
  "type": "structure",
22238
22253
  "members": {
22239
22254
  "StoppingInstances": {
22240
- "shape": "S23p",
22255
+ "shape": "S23q",
22241
22256
  "locationName": "instancesSet"
22242
22257
  }
22243
22258
  }
@@ -22312,7 +22327,7 @@
22312
22327
  "type": "structure",
22313
22328
  "members": {
22314
22329
  "TerminatingInstances": {
22315
- "shape": "S23p",
22330
+ "shape": "S23q",
22316
22331
  "locationName": "instancesSet"
22317
22332
  }
22318
22333
  }
@@ -22397,7 +22412,7 @@
22397
22412
  "type": "structure",
22398
22413
  "members": {
22399
22414
  "InstanceMonitorings": {
22400
- "shape": "S1ze",
22415
+ "shape": "S1zf",
22401
22416
  "locationName": "instancesSet"
22402
22417
  }
22403
22418
  }
@@ -22416,7 +22431,7 @@
22416
22431
  "shape": "S5e"
22417
22432
  },
22418
22433
  "SecurityGroupRuleDescriptions": {
22419
- "shape": "S24b",
22434
+ "shape": "S24c",
22420
22435
  "locationName": "SecurityGroupRuleDescription"
22421
22436
  }
22422
22437
  }
@@ -22444,7 +22459,7 @@
22444
22459
  "shape": "S5e"
22445
22460
  },
22446
22461
  "SecurityGroupRuleDescriptions": {
22447
- "shape": "S24b",
22462
+ "shape": "S24c",
22448
22463
  "locationName": "SecurityGroupRuleDescription"
22449
22464
  }
22450
22465
  }
@@ -28821,7 +28836,7 @@
28821
28836
  "locationName": "ImageId"
28822
28837
  }
28823
28838
  },
28824
- "S146": {
28839
+ "S147": {
28825
28840
  "type": "list",
28826
28841
  "member": {
28827
28842
  "locationName": "item",
@@ -28856,13 +28871,13 @@
28856
28871
  "locationName": "url"
28857
28872
  },
28858
28873
  "UserBucket": {
28859
- "shape": "S148",
28874
+ "shape": "S149",
28860
28875
  "locationName": "userBucket"
28861
28876
  }
28862
28877
  }
28863
28878
  }
28864
28879
  },
28865
- "S148": {
28880
+ "S149": {
28866
28881
  "type": "structure",
28867
28882
  "members": {
28868
28883
  "S3Bucket": {
@@ -28873,7 +28888,7 @@
28873
28888
  }
28874
28889
  }
28875
28890
  },
28876
- "S149": {
28891
+ "S14a": {
28877
28892
  "type": "list",
28878
28893
  "member": {
28879
28894
  "locationName": "item",
@@ -28885,7 +28900,7 @@
28885
28900
  }
28886
28901
  }
28887
28902
  },
28888
- "S14h": {
28903
+ "S14i": {
28889
28904
  "type": "structure",
28890
28905
  "members": {
28891
28906
  "Description": {
@@ -28921,12 +28936,12 @@
28921
28936
  "locationName": "url"
28922
28937
  },
28923
28938
  "UserBucket": {
28924
- "shape": "S148",
28939
+ "shape": "S149",
28925
28940
  "locationName": "userBucket"
28926
28941
  }
28927
28942
  }
28928
28943
  },
28929
- "S14l": {
28944
+ "S14m": {
28930
28945
  "type": "list",
28931
28946
  "member": {
28932
28947
  "locationName": "item",
@@ -28958,7 +28973,7 @@
28958
28973
  }
28959
28974
  }
28960
28975
  },
28961
- "S14o": {
28976
+ "S14p": {
28962
28977
  "type": "structure",
28963
28978
  "members": {
28964
28979
  "Value": {
@@ -28967,7 +28982,7 @@
28967
28982
  }
28968
28983
  }
28969
28984
  },
28970
- "S14p": {
28985
+ "S14q": {
28971
28986
  "type": "structure",
28972
28987
  "members": {
28973
28988
  "Enabled": {
@@ -28976,7 +28991,7 @@
28976
28991
  }
28977
28992
  }
28978
28993
  },
28979
- "S157": {
28994
+ "S158": {
28980
28995
  "type": "structure",
28981
28996
  "members": {
28982
28997
  "InstanceEventId": {
@@ -29002,7 +29017,7 @@
29002
29017
  }
29003
29018
  }
29004
29019
  },
29005
- "S15a": {
29020
+ "S15b": {
29006
29021
  "type": "structure",
29007
29022
  "members": {
29008
29023
  "Code": {
@@ -29014,7 +29029,7 @@
29014
29029
  }
29015
29030
  }
29016
29031
  },
29017
- "S15c": {
29032
+ "S15d": {
29018
29033
  "type": "structure",
29019
29034
  "members": {
29020
29035
  "Details": {
@@ -29042,7 +29057,7 @@
29042
29057
  }
29043
29058
  }
29044
29059
  },
29045
- "S18g": {
29060
+ "S18h": {
29046
29061
  "type": "structure",
29047
29062
  "members": {
29048
29063
  "Groups": {
@@ -29080,7 +29095,7 @@
29080
29095
  "type": "timestamp"
29081
29096
  },
29082
29097
  "Monitoring": {
29083
- "shape": "S18j",
29098
+ "shape": "S18k",
29084
29099
  "locationName": "monitoring"
29085
29100
  },
29086
29101
  "Placement": {
@@ -29110,7 +29125,7 @@
29110
29125
  "locationName": "ramdiskId"
29111
29126
  },
29112
29127
  "State": {
29113
- "shape": "S15a",
29128
+ "shape": "S15b",
29114
29129
  "locationName": "instanceState"
29115
29130
  },
29116
29131
  "StateTransitionReason": {
@@ -29126,7 +29141,7 @@
29126
29141
  "locationName": "architecture"
29127
29142
  },
29128
29143
  "BlockDeviceMappings": {
29129
- "shape": "S14l",
29144
+ "shape": "S14m",
29130
29145
  "locationName": "blockDeviceMapping"
29131
29146
  },
29132
29147
  "ClientToken": {
@@ -29203,7 +29218,7 @@
29203
29218
  "type": "structure",
29204
29219
  "members": {
29205
29220
  "Association": {
29206
- "shape": "S18s",
29221
+ "shape": "S18t",
29207
29222
  "locationName": "association"
29208
29223
  },
29209
29224
  "Attachment": {
@@ -29268,7 +29283,7 @@
29268
29283
  "type": "structure",
29269
29284
  "members": {
29270
29285
  "Association": {
29271
- "shape": "S18s",
29286
+ "shape": "S18t",
29272
29287
  "locationName": "association"
29273
29288
  },
29274
29289
  "Primary": {
@@ -29417,11 +29432,11 @@
29417
29432
  }
29418
29433
  },
29419
29434
  "MetadataOptions": {
29420
- "shape": "S195",
29435
+ "shape": "S196",
29421
29436
  "locationName": "metadataOptions"
29422
29437
  },
29423
29438
  "EnclaveOptions": {
29424
- "shape": "S14p",
29439
+ "shape": "S14q",
29425
29440
  "locationName": "enclaveOptions"
29426
29441
  },
29427
29442
  "BootMode": {
@@ -29483,7 +29498,7 @@
29483
29498
  }
29484
29499
  }
29485
29500
  },
29486
- "S18j": {
29501
+ "S18k": {
29487
29502
  "type": "structure",
29488
29503
  "members": {
29489
29504
  "State": {
@@ -29491,7 +29506,7 @@
29491
29506
  }
29492
29507
  }
29493
29508
  },
29494
- "S18s": {
29509
+ "S18t": {
29495
29510
  "type": "structure",
29496
29511
  "members": {
29497
29512
  "CarrierIp": {
@@ -29511,7 +29526,7 @@
29511
29526
  }
29512
29527
  }
29513
29528
  },
29514
- "S195": {
29529
+ "S196": {
29515
29530
  "type": "structure",
29516
29531
  "members": {
29517
29532
  "State": {
@@ -29535,13 +29550,13 @@
29535
29550
  }
29536
29551
  }
29537
29552
  },
29538
- "S1ay": {
29553
+ "S1az": {
29539
29554
  "type": "list",
29540
29555
  "member": {
29541
29556
  "locationName": "item"
29542
29557
  }
29543
29558
  },
29544
- "S1by": {
29559
+ "S1bz": {
29545
29560
  "type": "structure",
29546
29561
  "members": {
29547
29562
  "NetworkInsightsAccessScopeAnalysisId": {
@@ -29583,7 +29598,7 @@
29583
29598
  }
29584
29599
  }
29585
29600
  },
29586
- "S1c9": {
29601
+ "S1ca": {
29587
29602
  "type": "structure",
29588
29603
  "members": {
29589
29604
  "NetworkInsightsAnalysisId": {
@@ -29596,7 +29611,7 @@
29596
29611
  "locationName": "networkInsightsPathId"
29597
29612
  },
29598
29613
  "FilterInArns": {
29599
- "shape": "S1ca",
29614
+ "shape": "S1cb",
29600
29615
  "locationName": "filterInArnSet"
29601
29616
  },
29602
29617
  "StartDate": {
@@ -29617,15 +29632,15 @@
29617
29632
  "type": "boolean"
29618
29633
  },
29619
29634
  "ForwardPathComponents": {
29620
- "shape": "S1cb",
29635
+ "shape": "S1cc",
29621
29636
  "locationName": "forwardPathComponentSet"
29622
29637
  },
29623
29638
  "ReturnPathComponents": {
29624
- "shape": "S1cb",
29639
+ "shape": "S1cc",
29625
29640
  "locationName": "returnPathComponentSet"
29626
29641
  },
29627
29642
  "Explanations": {
29628
- "shape": "S1cn",
29643
+ "shape": "S1co",
29629
29644
  "locationName": "explanationSet"
29630
29645
  },
29631
29646
  "AlternatePathHints": {
@@ -29650,13 +29665,13 @@
29650
29665
  }
29651
29666
  }
29652
29667
  },
29653
- "S1ca": {
29668
+ "S1cb": {
29654
29669
  "type": "list",
29655
29670
  "member": {
29656
29671
  "locationName": "item"
29657
29672
  }
29658
29673
  },
29659
- "S1cb": {
29674
+ "S1cc": {
29660
29675
  "type": "list",
29661
29676
  "member": {
29662
29677
  "locationName": "item",
@@ -29667,47 +29682,47 @@
29667
29682
  "type": "integer"
29668
29683
  },
29669
29684
  "AclRule": {
29670
- "shape": "S1cd",
29685
+ "shape": "S1ce",
29671
29686
  "locationName": "aclRule"
29672
29687
  },
29673
29688
  "AttachedTo": {
29674
- "shape": "S1ce",
29689
+ "shape": "S1cf",
29675
29690
  "locationName": "attachedTo"
29676
29691
  },
29677
29692
  "Component": {
29678
- "shape": "S1ce",
29693
+ "shape": "S1cf",
29679
29694
  "locationName": "component"
29680
29695
  },
29681
29696
  "DestinationVpc": {
29682
- "shape": "S1ce",
29697
+ "shape": "S1cf",
29683
29698
  "locationName": "destinationVpc"
29684
29699
  },
29685
29700
  "OutboundHeader": {
29686
- "shape": "S1cf",
29701
+ "shape": "S1cg",
29687
29702
  "locationName": "outboundHeader"
29688
29703
  },
29689
29704
  "InboundHeader": {
29690
- "shape": "S1cf",
29705
+ "shape": "S1cg",
29691
29706
  "locationName": "inboundHeader"
29692
29707
  },
29693
29708
  "RouteTableRoute": {
29694
- "shape": "S1ci",
29709
+ "shape": "S1cj",
29695
29710
  "locationName": "routeTableRoute"
29696
29711
  },
29697
29712
  "SecurityGroupRule": {
29698
- "shape": "S1cj",
29713
+ "shape": "S1ck",
29699
29714
  "locationName": "securityGroupRule"
29700
29715
  },
29701
29716
  "SourceVpc": {
29702
- "shape": "S1ce",
29717
+ "shape": "S1cf",
29703
29718
  "locationName": "sourceVpc"
29704
29719
  },
29705
29720
  "Subnet": {
29706
- "shape": "S1ce",
29721
+ "shape": "S1cf",
29707
29722
  "locationName": "subnet"
29708
29723
  },
29709
29724
  "Vpc": {
29710
- "shape": "S1ce",
29725
+ "shape": "S1cf",
29711
29726
  "locationName": "vpc"
29712
29727
  },
29713
29728
  "AdditionalDetails": {
@@ -29721,32 +29736,32 @@
29721
29736
  "locationName": "additionalDetailType"
29722
29737
  },
29723
29738
  "Component": {
29724
- "shape": "S1ce",
29739
+ "shape": "S1cf",
29725
29740
  "locationName": "component"
29726
29741
  }
29727
29742
  }
29728
29743
  }
29729
29744
  },
29730
29745
  "TransitGateway": {
29731
- "shape": "S1ce",
29746
+ "shape": "S1cf",
29732
29747
  "locationName": "transitGateway"
29733
29748
  },
29734
29749
  "TransitGatewayRouteTableRoute": {
29735
- "shape": "S1cm",
29750
+ "shape": "S1cn",
29736
29751
  "locationName": "transitGatewayRouteTableRoute"
29737
29752
  },
29738
29753
  "Explanations": {
29739
- "shape": "S1cn",
29754
+ "shape": "S1co",
29740
29755
  "locationName": "explanationSet"
29741
29756
  },
29742
29757
  "ElasticLoadBalancerListener": {
29743
- "shape": "S1ce",
29758
+ "shape": "S1cf",
29744
29759
  "locationName": "elasticLoadBalancerListener"
29745
29760
  }
29746
29761
  }
29747
29762
  }
29748
29763
  },
29749
- "S1cd": {
29764
+ "S1ce": {
29750
29765
  "type": "structure",
29751
29766
  "members": {
29752
29767
  "Cidr": {
@@ -29772,7 +29787,7 @@
29772
29787
  }
29773
29788
  }
29774
29789
  },
29775
- "S1ce": {
29790
+ "S1cf": {
29776
29791
  "type": "structure",
29777
29792
  "members": {
29778
29793
  "Id": {
@@ -29786,44 +29801,44 @@
29786
29801
  }
29787
29802
  }
29788
29803
  },
29789
- "S1cf": {
29804
+ "S1cg": {
29790
29805
  "type": "structure",
29791
29806
  "members": {
29792
29807
  "DestinationAddresses": {
29793
- "shape": "S1cg",
29808
+ "shape": "S1ch",
29794
29809
  "locationName": "destinationAddressSet"
29795
29810
  },
29796
29811
  "DestinationPortRanges": {
29797
- "shape": "S1ch",
29812
+ "shape": "S1ci",
29798
29813
  "locationName": "destinationPortRangeSet"
29799
29814
  },
29800
29815
  "Protocol": {
29801
29816
  "locationName": "protocol"
29802
29817
  },
29803
29818
  "SourceAddresses": {
29804
- "shape": "S1cg",
29819
+ "shape": "S1ch",
29805
29820
  "locationName": "sourceAddressSet"
29806
29821
  },
29807
29822
  "SourcePortRanges": {
29808
- "shape": "S1ch",
29823
+ "shape": "S1ci",
29809
29824
  "locationName": "sourcePortRangeSet"
29810
29825
  }
29811
29826
  }
29812
29827
  },
29813
- "S1cg": {
29828
+ "S1ch": {
29814
29829
  "type": "list",
29815
29830
  "member": {
29816
29831
  "locationName": "item"
29817
29832
  }
29818
29833
  },
29819
- "S1ch": {
29834
+ "S1ci": {
29820
29835
  "type": "list",
29821
29836
  "member": {
29822
29837
  "shape": "Sia",
29823
29838
  "locationName": "item"
29824
29839
  }
29825
29840
  },
29826
- "S1ci": {
29841
+ "S1cj": {
29827
29842
  "type": "structure",
29828
29843
  "members": {
29829
29844
  "DestinationCidr": {
@@ -29861,7 +29876,7 @@
29861
29876
  }
29862
29877
  }
29863
29878
  },
29864
- "S1cj": {
29879
+ "S1ck": {
29865
29880
  "type": "structure",
29866
29881
  "members": {
29867
29882
  "Cidr": {
@@ -29885,7 +29900,7 @@
29885
29900
  }
29886
29901
  }
29887
29902
  },
29888
- "S1cm": {
29903
+ "S1cn": {
29889
29904
  "type": "structure",
29890
29905
  "members": {
29891
29906
  "DestinationCidr": {
@@ -29911,29 +29926,29 @@
29911
29926
  }
29912
29927
  }
29913
29928
  },
29914
- "S1cn": {
29929
+ "S1co": {
29915
29930
  "type": "list",
29916
29931
  "member": {
29917
29932
  "locationName": "item",
29918
29933
  "type": "structure",
29919
29934
  "members": {
29920
29935
  "Acl": {
29921
- "shape": "S1ce",
29936
+ "shape": "S1cf",
29922
29937
  "locationName": "acl"
29923
29938
  },
29924
29939
  "AclRule": {
29925
- "shape": "S1cd",
29940
+ "shape": "S1ce",
29926
29941
  "locationName": "aclRule"
29927
29942
  },
29928
29943
  "Address": {
29929
29944
  "locationName": "address"
29930
29945
  },
29931
29946
  "Addresses": {
29932
- "shape": "S1cg",
29947
+ "shape": "S1ch",
29933
29948
  "locationName": "addressSet"
29934
29949
  },
29935
29950
  "AttachedTo": {
29936
- "shape": "S1ce",
29951
+ "shape": "S1cf",
29937
29952
  "locationName": "attachedTo"
29938
29953
  },
29939
29954
  "AvailabilityZones": {
@@ -29945,19 +29960,19 @@
29945
29960
  "locationName": "cidrSet"
29946
29961
  },
29947
29962
  "Component": {
29948
- "shape": "S1ce",
29963
+ "shape": "S1cf",
29949
29964
  "locationName": "component"
29950
29965
  },
29951
29966
  "CustomerGateway": {
29952
- "shape": "S1ce",
29967
+ "shape": "S1cf",
29953
29968
  "locationName": "customerGateway"
29954
29969
  },
29955
29970
  "Destination": {
29956
- "shape": "S1ce",
29971
+ "shape": "S1cf",
29957
29972
  "locationName": "destination"
29958
29973
  },
29959
29974
  "DestinationVpc": {
29960
- "shape": "S1ce",
29975
+ "shape": "S1cf",
29961
29976
  "locationName": "destinationVpc"
29962
29977
  },
29963
29978
  "Direction": {
@@ -29967,11 +29982,11 @@
29967
29982
  "locationName": "explanationCode"
29968
29983
  },
29969
29984
  "IngressRouteTable": {
29970
- "shape": "S1ce",
29985
+ "shape": "S1cf",
29971
29986
  "locationName": "ingressRouteTable"
29972
29987
  },
29973
29988
  "InternetGateway": {
29974
- "shape": "S1ce",
29989
+ "shape": "S1cf",
29975
29990
  "locationName": "internetGateway"
29976
29991
  },
29977
29992
  "LoadBalancerArn": {
@@ -30006,7 +30021,7 @@
30006
30021
  "locationName": "availabilityZone"
30007
30022
  },
30008
30023
  "Instance": {
30009
- "shape": "S1ce",
30024
+ "shape": "S1cf",
30010
30025
  "locationName": "instance"
30011
30026
  },
30012
30027
  "Port": {
@@ -30016,11 +30031,11 @@
30016
30031
  }
30017
30032
  },
30018
30033
  "LoadBalancerTargetGroup": {
30019
- "shape": "S1ce",
30034
+ "shape": "S1cf",
30020
30035
  "locationName": "loadBalancerTargetGroup"
30021
30036
  },
30022
30037
  "LoadBalancerTargetGroups": {
30023
- "shape": "S1cr",
30038
+ "shape": "S1cs",
30024
30039
  "locationName": "loadBalancerTargetGroupSet"
30025
30040
  },
30026
30041
  "LoadBalancerTargetPort": {
@@ -30028,25 +30043,25 @@
30028
30043
  "type": "integer"
30029
30044
  },
30030
30045
  "ElasticLoadBalancerListener": {
30031
- "shape": "S1ce",
30046
+ "shape": "S1cf",
30032
30047
  "locationName": "elasticLoadBalancerListener"
30033
30048
  },
30034
30049
  "MissingComponent": {
30035
30050
  "locationName": "missingComponent"
30036
30051
  },
30037
30052
  "NatGateway": {
30038
- "shape": "S1ce",
30053
+ "shape": "S1cf",
30039
30054
  "locationName": "natGateway"
30040
30055
  },
30041
30056
  "NetworkInterface": {
30042
- "shape": "S1ce",
30057
+ "shape": "S1cf",
30043
30058
  "locationName": "networkInterface"
30044
30059
  },
30045
30060
  "PacketField": {
30046
30061
  "locationName": "packetField"
30047
30062
  },
30048
30063
  "VpcPeeringConnection": {
30049
- "shape": "S1ce",
30064
+ "shape": "S1cf",
30050
30065
  "locationName": "vpcPeeringConnection"
30051
30066
  },
30052
30067
  "Port": {
@@ -30054,11 +30069,11 @@
30054
30069
  "type": "integer"
30055
30070
  },
30056
30071
  "PortRanges": {
30057
- "shape": "S1ch",
30072
+ "shape": "S1ci",
30058
30073
  "locationName": "portRangeSet"
30059
30074
  },
30060
30075
  "PrefixList": {
30061
- "shape": "S1ce",
30076
+ "shape": "S1cf",
30062
30077
  "locationName": "prefixList"
30063
30078
  },
30064
30079
  "Protocols": {
@@ -30069,70 +30084,70 @@
30069
30084
  }
30070
30085
  },
30071
30086
  "RouteTableRoute": {
30072
- "shape": "S1ci",
30087
+ "shape": "S1cj",
30073
30088
  "locationName": "routeTableRoute"
30074
30089
  },
30075
30090
  "RouteTable": {
30076
- "shape": "S1ce",
30091
+ "shape": "S1cf",
30077
30092
  "locationName": "routeTable"
30078
30093
  },
30079
30094
  "SecurityGroup": {
30080
- "shape": "S1ce",
30095
+ "shape": "S1cf",
30081
30096
  "locationName": "securityGroup"
30082
30097
  },
30083
30098
  "SecurityGroupRule": {
30084
- "shape": "S1cj",
30099
+ "shape": "S1ck",
30085
30100
  "locationName": "securityGroupRule"
30086
30101
  },
30087
30102
  "SecurityGroups": {
30088
- "shape": "S1cr",
30103
+ "shape": "S1cs",
30089
30104
  "locationName": "securityGroupSet"
30090
30105
  },
30091
30106
  "SourceVpc": {
30092
- "shape": "S1ce",
30107
+ "shape": "S1cf",
30093
30108
  "locationName": "sourceVpc"
30094
30109
  },
30095
30110
  "State": {
30096
30111
  "locationName": "state"
30097
30112
  },
30098
30113
  "Subnet": {
30099
- "shape": "S1ce",
30114
+ "shape": "S1cf",
30100
30115
  "locationName": "subnet"
30101
30116
  },
30102
30117
  "SubnetRouteTable": {
30103
- "shape": "S1ce",
30118
+ "shape": "S1cf",
30104
30119
  "locationName": "subnetRouteTable"
30105
30120
  },
30106
30121
  "Vpc": {
30107
- "shape": "S1ce",
30122
+ "shape": "S1cf",
30108
30123
  "locationName": "vpc"
30109
30124
  },
30110
30125
  "VpcEndpoint": {
30111
- "shape": "S1ce",
30126
+ "shape": "S1cf",
30112
30127
  "locationName": "vpcEndpoint"
30113
30128
  },
30114
30129
  "VpnConnection": {
30115
- "shape": "S1ce",
30130
+ "shape": "S1cf",
30116
30131
  "locationName": "vpnConnection"
30117
30132
  },
30118
30133
  "VpnGateway": {
30119
- "shape": "S1ce",
30134
+ "shape": "S1cf",
30120
30135
  "locationName": "vpnGateway"
30121
30136
  },
30122
30137
  "TransitGateway": {
30123
- "shape": "S1ce",
30138
+ "shape": "S1cf",
30124
30139
  "locationName": "transitGateway"
30125
30140
  },
30126
30141
  "TransitGatewayRouteTable": {
30127
- "shape": "S1ce",
30142
+ "shape": "S1cf",
30128
30143
  "locationName": "transitGatewayRouteTable"
30129
30144
  },
30130
30145
  "TransitGatewayRouteTableRoute": {
30131
- "shape": "S1cm",
30146
+ "shape": "S1cn",
30132
30147
  "locationName": "transitGatewayRouteTableRoute"
30133
30148
  },
30134
30149
  "TransitGatewayAttachment": {
30135
- "shape": "S1ce",
30150
+ "shape": "S1cf",
30136
30151
  "locationName": "transitGatewayAttachment"
30137
30152
  },
30138
30153
  "ComponentAccount": {
@@ -30144,14 +30159,14 @@
30144
30159
  }
30145
30160
  }
30146
30161
  },
30147
- "S1cr": {
30162
+ "S1cs": {
30148
30163
  "type": "list",
30149
30164
  "member": {
30150
- "shape": "S1ce",
30165
+ "shape": "S1cf",
30151
30166
  "locationName": "item"
30152
30167
  }
30153
30168
  },
30154
- "S1e2": {
30169
+ "S1e3": {
30155
30170
  "type": "structure",
30156
30171
  "members": {
30157
30172
  "FirstAddress": {
@@ -30170,13 +30185,13 @@
30170
30185
  }
30171
30186
  }
30172
30187
  },
30173
- "S1ef": {
30188
+ "S1eg": {
30174
30189
  "type": "list",
30175
30190
  "member": {
30176
30191
  "locationName": "ReservedInstancesId"
30177
30192
  }
30178
30193
  },
30179
- "S1en": {
30194
+ "S1eo": {
30180
30195
  "type": "list",
30181
30196
  "member": {
30182
30197
  "locationName": "item",
@@ -30192,7 +30207,7 @@
30192
30207
  }
30193
30208
  }
30194
30209
  },
30195
- "S1f1": {
30210
+ "S1f2": {
30196
30211
  "type": "structure",
30197
30212
  "members": {
30198
30213
  "AvailabilityZone": {
@@ -30213,7 +30228,7 @@
30213
30228
  }
30214
30229
  }
30215
30230
  },
30216
- "S1fo": {
30231
+ "S1fp": {
30217
30232
  "type": "structure",
30218
30233
  "members": {
30219
30234
  "Frequency": {
@@ -30240,7 +30255,7 @@
30240
30255
  }
30241
30256
  }
30242
30257
  },
30243
- "S1fw": {
30258
+ "S1fx": {
30244
30259
  "type": "structure",
30245
30260
  "members": {
30246
30261
  "AvailabilityZone": {
@@ -30275,7 +30290,7 @@
30275
30290
  "type": "timestamp"
30276
30291
  },
30277
30292
  "Recurrence": {
30278
- "shape": "S1fo",
30293
+ "shape": "S1fp",
30279
30294
  "locationName": "recurrence"
30280
30295
  },
30281
30296
  "ScheduledInstanceId": {
@@ -30299,19 +30314,19 @@
30299
30314
  }
30300
30315
  }
30301
30316
  },
30302
- "S1g3": {
30317
+ "S1g4": {
30303
30318
  "type": "list",
30304
30319
  "member": {
30305
30320
  "locationName": "item"
30306
30321
  }
30307
30322
  },
30308
- "S1g7": {
30323
+ "S1g8": {
30309
30324
  "type": "list",
30310
30325
  "member": {
30311
30326
  "locationName": "GroupName"
30312
30327
  }
30313
30328
  },
30314
- "S1gf": {
30329
+ "S1gg": {
30315
30330
  "type": "list",
30316
30331
  "member": {
30317
30332
  "locationName": "item",
@@ -30326,13 +30341,13 @@
30326
30341
  }
30327
30342
  }
30328
30343
  },
30329
- "S1gp": {
30344
+ "S1gq": {
30330
30345
  "type": "list",
30331
30346
  "member": {
30332
30347
  "locationName": "SnapshotId"
30333
30348
  }
30334
30349
  },
30335
- "S1h8": {
30350
+ "S1h9": {
30336
30351
  "type": "structure",
30337
30352
  "required": [
30338
30353
  "IamFleetRole",
@@ -30430,11 +30445,11 @@
30430
30445
  }
30431
30446
  },
30432
30447
  "NetworkInterfaces": {
30433
- "shape": "S1hi",
30448
+ "shape": "S1hj",
30434
30449
  "locationName": "networkInterfaceSet"
30435
30450
  },
30436
30451
  "Placement": {
30437
- "shape": "S1hk",
30452
+ "shape": "S1hl",
30438
30453
  "locationName": "placement"
30439
30454
  },
30440
30455
  "RamdiskId": {
@@ -30478,7 +30493,7 @@
30478
30493
  }
30479
30494
  },
30480
30495
  "LaunchTemplateConfigs": {
30481
- "shape": "S1hn",
30496
+ "shape": "S1ho",
30482
30497
  "locationName": "launchTemplateConfigs"
30483
30498
  },
30484
30499
  "SpotPrice": {
@@ -30580,7 +30595,7 @@
30580
30595
  }
30581
30596
  }
30582
30597
  },
30583
- "S1hi": {
30598
+ "S1hj": {
30584
30599
  "type": "list",
30585
30600
  "member": {
30586
30601
  "locationName": "item",
@@ -30656,7 +30671,7 @@
30656
30671
  }
30657
30672
  }
30658
30673
  },
30659
- "S1hk": {
30674
+ "S1hl": {
30660
30675
  "type": "structure",
30661
30676
  "members": {
30662
30677
  "AvailabilityZone": {
@@ -30670,7 +30685,7 @@
30670
30685
  }
30671
30686
  }
30672
30687
  },
30673
- "S1hn": {
30688
+ "S1ho": {
30674
30689
  "type": "list",
30675
30690
  "member": {
30676
30691
  "locationName": "item",
@@ -30717,7 +30732,7 @@
30717
30732
  }
30718
30733
  }
30719
30734
  },
30720
- "S1i0": {
30735
+ "S1i1": {
30721
30736
  "type": "list",
30722
30737
  "member": {
30723
30738
  "locationName": "item",
@@ -30786,11 +30801,11 @@
30786
30801
  "locationName": "keyName"
30787
30802
  },
30788
30803
  "NetworkInterfaces": {
30789
- "shape": "S1hi",
30804
+ "shape": "S1hj",
30790
30805
  "locationName": "networkInterfaceSet"
30791
30806
  },
30792
30807
  "Placement": {
30793
- "shape": "S1hk",
30808
+ "shape": "S1hl",
30794
30809
  "locationName": "placement"
30795
30810
  },
30796
30811
  "RamdiskId": {
@@ -30800,7 +30815,7 @@
30800
30815
  "locationName": "subnetId"
30801
30816
  },
30802
30817
  "Monitoring": {
30803
- "shape": "S1i3",
30818
+ "shape": "S1i4",
30804
30819
  "locationName": "monitoring"
30805
30820
  }
30806
30821
  }
@@ -30857,7 +30872,7 @@
30857
30872
  }
30858
30873
  }
30859
30874
  },
30860
- "S1i3": {
30875
+ "S1i4": {
30861
30876
  "type": "structure",
30862
30877
  "required": [
30863
30878
  "Enabled"
@@ -30869,7 +30884,7 @@
30869
30884
  }
30870
30885
  }
30871
30886
  },
30872
- "S1ii": {
30887
+ "S1ij": {
30873
30888
  "type": "list",
30874
30889
  "member": {
30875
30890
  "locationName": "item",
@@ -30911,11 +30926,11 @@
30911
30926
  }
30912
30927
  }
30913
30928
  },
30914
- "S1jg": {
30929
+ "S1jh": {
30915
30930
  "type": "list",
30916
30931
  "member": {}
30917
30932
  },
30918
- "S1lc": {
30933
+ "S1ld": {
30919
30934
  "type": "structure",
30920
30935
  "members": {
30921
30936
  "VolumeId": {
@@ -30979,19 +30994,19 @@
30979
30994
  }
30980
30995
  }
30981
30996
  },
30982
- "S1li": {
30997
+ "S1lj": {
30983
30998
  "type": "list",
30984
30999
  "member": {
30985
31000
  "locationName": "VpcId"
30986
31001
  }
30987
31002
  },
30988
- "S1na": {
31003
+ "S1nb": {
30989
31004
  "type": "list",
30990
31005
  "member": {
30991
31006
  "locationName": "AvailabilityZone"
30992
31007
  }
30993
31008
  },
30994
- "S1nr": {
31009
+ "S1ns": {
30995
31010
  "type": "structure",
30996
31011
  "members": {
30997
31012
  "TransitGatewayAttachmentId": {
@@ -31014,7 +31029,7 @@
31014
31029
  }
31015
31030
  }
31016
31031
  },
31017
- "S1qh": {
31032
+ "S1qi": {
31018
31033
  "type": "structure",
31019
31034
  "members": {
31020
31035
  "InstanceFamily": {
@@ -31025,13 +31040,13 @@
31025
31040
  }
31026
31041
  }
31027
31042
  },
31028
- "S1qy": {
31043
+ "S1qz": {
31029
31044
  "type": "list",
31030
31045
  "member": {
31031
31046
  "locationName": "item"
31032
31047
  }
31033
31048
  },
31034
- "S1r0": {
31049
+ "S1r1": {
31035
31050
  "type": "list",
31036
31051
  "member": {
31037
31052
  "locationName": "item",
@@ -31066,19 +31081,19 @@
31066
31081
  }
31067
31082
  }
31068
31083
  },
31069
- "S1r3": {
31084
+ "S1r4": {
31070
31085
  "type": "list",
31071
31086
  "member": {
31072
31087
  "locationName": "item"
31073
31088
  }
31074
31089
  },
31075
- "S1r4": {
31090
+ "S1r5": {
31076
31091
  "type": "list",
31077
31092
  "member": {
31078
31093
  "locationName": "item"
31079
31094
  }
31080
31095
  },
31081
- "S1rt": {
31096
+ "S1ru": {
31082
31097
  "type": "structure",
31083
31098
  "members": {
31084
31099
  "IpamId": {
@@ -31130,7 +31145,7 @@
31130
31145
  }
31131
31146
  }
31132
31147
  },
31133
- "S1sh": {
31148
+ "S1si": {
31134
31149
  "type": "structure",
31135
31150
  "members": {
31136
31151
  "HourlyPrice": {
@@ -31144,14 +31159,14 @@
31144
31159
  }
31145
31160
  }
31146
31161
  },
31147
- "S1t1": {
31162
+ "S1t2": {
31148
31163
  "type": "list",
31149
31164
  "member": {
31150
31165
  "shape": "Sli",
31151
31166
  "locationName": "item"
31152
31167
  }
31153
31168
  },
31154
- "S1u6": {
31169
+ "S1u7": {
31155
31170
  "type": "structure",
31156
31171
  "members": {
31157
31172
  "Comment": {},
@@ -31166,14 +31181,14 @@
31166
31181
  }
31167
31182
  }
31168
31183
  },
31169
- "S1u9": {
31184
+ "S1ua": {
31170
31185
  "type": "structure",
31171
31186
  "members": {
31172
31187
  "S3Bucket": {},
31173
31188
  "S3Key": {}
31174
31189
  }
31175
31190
  },
31176
- "S1ug": {
31191
+ "S1uh": {
31177
31192
  "type": "structure",
31178
31193
  "required": [
31179
31194
  "Bytes",
@@ -31193,7 +31208,7 @@
31193
31208
  }
31194
31209
  }
31195
31210
  },
31196
- "S1uh": {
31211
+ "S1ui": {
31197
31212
  "type": "structure",
31198
31213
  "required": [
31199
31214
  "Size"
@@ -31205,25 +31220,25 @@
31205
31220
  }
31206
31221
  }
31207
31222
  },
31208
- "S1vm": {
31223
+ "S1vn": {
31209
31224
  "type": "list",
31210
31225
  "member": {
31211
31226
  "locationName": "UserId"
31212
31227
  }
31213
31228
  },
31214
- "S1vn": {
31229
+ "S1vo": {
31215
31230
  "type": "list",
31216
31231
  "member": {
31217
31232
  "locationName": "UserGroup"
31218
31233
  }
31219
31234
  },
31220
- "S1vo": {
31235
+ "S1vp": {
31221
31236
  "type": "list",
31222
31237
  "member": {
31223
31238
  "locationName": "ProductCode"
31224
31239
  }
31225
31240
  },
31226
- "S1vq": {
31241
+ "S1vr": {
31227
31242
  "type": "list",
31228
31243
  "member": {
31229
31244
  "locationName": "item",
@@ -31234,14 +31249,14 @@
31234
31249
  }
31235
31250
  }
31236
31251
  },
31237
- "S1vv": {
31252
+ "S1vw": {
31238
31253
  "type": "list",
31239
31254
  "member": {
31240
31255
  "shape": "S19",
31241
31256
  "locationName": "item"
31242
31257
  }
31243
31258
  },
31244
- "S1w8": {
31259
+ "S1w9": {
31245
31260
  "type": "structure",
31246
31261
  "members": {
31247
31262
  "CapacityReservationPreference": {},
@@ -31250,7 +31265,7 @@
31250
31265
  }
31251
31266
  }
31252
31267
  },
31253
- "S1yx": {
31268
+ "S1yy": {
31254
31269
  "type": "structure",
31255
31270
  "members": {
31256
31271
  "AllowDnsResolutionFromRemoteVpc": {
@@ -31264,7 +31279,7 @@
31264
31279
  }
31265
31280
  }
31266
31281
  },
31267
- "S1yz": {
31282
+ "S1z0": {
31268
31283
  "type": "structure",
31269
31284
  "members": {
31270
31285
  "AllowDnsResolutionFromRemoteVpc": {
@@ -31281,7 +31296,7 @@
31281
31296
  }
31282
31297
  }
31283
31298
  },
31284
- "S1ze": {
31299
+ "S1zf": {
31285
31300
  "type": "list",
31286
31301
  "member": {
31287
31302
  "locationName": "item",
@@ -31291,39 +31306,39 @@
31291
31306
  "locationName": "instanceId"
31292
31307
  },
31293
31308
  "Monitoring": {
31294
- "shape": "S18j",
31309
+ "shape": "S18k",
31295
31310
  "locationName": "monitoring"
31296
31311
  }
31297
31312
  }
31298
31313
  }
31299
31314
  },
31300
- "S231": {
31315
+ "S232": {
31301
31316
  "type": "list",
31302
31317
  "member": {
31303
31318
  "locationName": "SecurityGroupId"
31304
31319
  }
31305
31320
  },
31306
- "S23p": {
31321
+ "S23q": {
31307
31322
  "type": "list",
31308
31323
  "member": {
31309
31324
  "locationName": "item",
31310
31325
  "type": "structure",
31311
31326
  "members": {
31312
31327
  "CurrentState": {
31313
- "shape": "S15a",
31328
+ "shape": "S15b",
31314
31329
  "locationName": "currentState"
31315
31330
  },
31316
31331
  "InstanceId": {
31317
31332
  "locationName": "instanceId"
31318
31333
  },
31319
31334
  "PreviousState": {
31320
- "shape": "S15a",
31335
+ "shape": "S15b",
31321
31336
  "locationName": "previousState"
31322
31337
  }
31323
31338
  }
31324
31339
  }
31325
31340
  },
31326
- "S24b": {
31341
+ "S24c": {
31327
31342
  "type": "list",
31328
31343
  "member": {
31329
31344
  "locationName": "item",