aws-sdk 2.667.0 → 2.671.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.667.0
1
+ // AWS SDK for JavaScript v2.671.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -42925,6 +42925,25 @@ module.exports={
42925
42925
  }
42926
42926
  }
42927
42927
  },
42928
+ "DescribeICD10CMInferenceJob": {
42929
+ "input": {
42930
+ "type": "structure",
42931
+ "required": [
42932
+ "JobId"
42933
+ ],
42934
+ "members": {
42935
+ "JobId": {}
42936
+ }
42937
+ },
42938
+ "output": {
42939
+ "type": "structure",
42940
+ "members": {
42941
+ "ComprehendMedicalAsyncJobProperties": {
42942
+ "shape": "S4"
42943
+ }
42944
+ }
42945
+ }
42946
+ },
42928
42947
  "DescribePHIDetectionJob": {
42929
42948
  "input": {
42930
42949
  "type": "structure",
@@ -42944,6 +42963,25 @@ module.exports={
42944
42963
  }
42945
42964
  }
42946
42965
  },
42966
+ "DescribeRxNormInferenceJob": {
42967
+ "input": {
42968
+ "type": "structure",
42969
+ "required": [
42970
+ "JobId"
42971
+ ],
42972
+ "members": {
42973
+ "JobId": {}
42974
+ }
42975
+ },
42976
+ "output": {
42977
+ "type": "structure",
42978
+ "members": {
42979
+ "ComprehendMedicalAsyncJobProperties": {
42980
+ "shape": "S4"
42981
+ }
42982
+ }
42983
+ }
42984
+ },
42947
42985
  "DetectEntities": {
42948
42986
  "input": {
42949
42987
  "type": "structure",
@@ -42962,10 +43000,10 @@ module.exports={
42962
43000
  ],
42963
43001
  "members": {
42964
43002
  "Entities": {
42965
- "shape": "Sn"
43003
+ "shape": "Sr"
42966
43004
  },
42967
43005
  "UnmappedAttributes": {
42968
- "shape": "S10"
43006
+ "shape": "S14"
42969
43007
  },
42970
43008
  "PaginationToken": {},
42971
43009
  "ModelVersion": {}
@@ -42992,10 +43030,10 @@ module.exports={
42992
43030
  ],
42993
43031
  "members": {
42994
43032
  "Entities": {
42995
- "shape": "Sn"
43033
+ "shape": "Sr"
42996
43034
  },
42997
43035
  "UnmappedAttributes": {
42998
- "shape": "S10"
43036
+ "shape": "S14"
42999
43037
  },
43000
43038
  "PaginationToken": {},
43001
43039
  "ModelVersion": {}
@@ -43020,7 +43058,7 @@ module.exports={
43020
43058
  ],
43021
43059
  "members": {
43022
43060
  "Entities": {
43023
- "shape": "Sn"
43061
+ "shape": "Sr"
43024
43062
  },
43025
43063
  "PaginationToken": {},
43026
43064
  "ModelVersion": {}
@@ -43086,13 +43124,13 @@ module.exports={
43086
43124
  },
43087
43125
  "Text": {},
43088
43126
  "Traits": {
43089
- "shape": "S1g"
43127
+ "shape": "S1k"
43090
43128
  }
43091
43129
  }
43092
43130
  }
43093
43131
  },
43094
43132
  "Traits": {
43095
- "shape": "S1g"
43133
+ "shape": "S1k"
43096
43134
  },
43097
43135
  "ICD10CMConcepts": {
43098
43136
  "type": "list",
@@ -43174,13 +43212,13 @@ module.exports={
43174
43212
  },
43175
43213
  "Text": {},
43176
43214
  "Traits": {
43177
- "shape": "S1u"
43215
+ "shape": "S1y"
43178
43216
  }
43179
43217
  }
43180
43218
  }
43181
43219
  },
43182
43220
  "Traits": {
43183
- "shape": "S1u"
43221
+ "shape": "S1y"
43184
43222
  },
43185
43223
  "RxNormConcepts": {
43186
43224
  "type": "list",
@@ -43208,7 +43246,7 @@ module.exports={
43208
43246
  "type": "structure",
43209
43247
  "members": {
43210
43248
  "Filter": {
43211
- "shape": "S20"
43249
+ "shape": "S24"
43212
43250
  },
43213
43251
  "NextToken": {},
43214
43252
  "MaxResults": {
@@ -43220,7 +43258,30 @@ module.exports={
43220
43258
  "type": "structure",
43221
43259
  "members": {
43222
43260
  "ComprehendMedicalAsyncJobPropertiesList": {
43223
- "shape": "S23"
43261
+ "shape": "S27"
43262
+ },
43263
+ "NextToken": {}
43264
+ }
43265
+ }
43266
+ },
43267
+ "ListICD10CMInferenceJobs": {
43268
+ "input": {
43269
+ "type": "structure",
43270
+ "members": {
43271
+ "Filter": {
43272
+ "shape": "S24"
43273
+ },
43274
+ "NextToken": {},
43275
+ "MaxResults": {
43276
+ "type": "integer"
43277
+ }
43278
+ }
43279
+ },
43280
+ "output": {
43281
+ "type": "structure",
43282
+ "members": {
43283
+ "ComprehendMedicalAsyncJobPropertiesList": {
43284
+ "shape": "S27"
43224
43285
  },
43225
43286
  "NextToken": {}
43226
43287
  }
@@ -43231,7 +43292,7 @@ module.exports={
43231
43292
  "type": "structure",
43232
43293
  "members": {
43233
43294
  "Filter": {
43234
- "shape": "S20"
43295
+ "shape": "S24"
43235
43296
  },
43236
43297
  "NextToken": {},
43237
43298
  "MaxResults": {
@@ -43243,7 +43304,30 @@ module.exports={
43243
43304
  "type": "structure",
43244
43305
  "members": {
43245
43306
  "ComprehendMedicalAsyncJobPropertiesList": {
43246
- "shape": "S23"
43307
+ "shape": "S27"
43308
+ },
43309
+ "NextToken": {}
43310
+ }
43311
+ }
43312
+ },
43313
+ "ListRxNormInferenceJobs": {
43314
+ "input": {
43315
+ "type": "structure",
43316
+ "members": {
43317
+ "Filter": {
43318
+ "shape": "S24"
43319
+ },
43320
+ "NextToken": {},
43321
+ "MaxResults": {
43322
+ "type": "integer"
43323
+ }
43324
+ }
43325
+ },
43326
+ "output": {
43327
+ "type": "structure",
43328
+ "members": {
43329
+ "ComprehendMedicalAsyncJobPropertiesList": {
43330
+ "shape": "S27"
43247
43331
  },
43248
43332
  "NextToken": {}
43249
43333
  }
@@ -43281,6 +43365,38 @@ module.exports={
43281
43365
  }
43282
43366
  }
43283
43367
  },
43368
+ "StartICD10CMInferenceJob": {
43369
+ "input": {
43370
+ "type": "structure",
43371
+ "required": [
43372
+ "InputDataConfig",
43373
+ "OutputDataConfig",
43374
+ "DataAccessRoleArn",
43375
+ "LanguageCode"
43376
+ ],
43377
+ "members": {
43378
+ "InputDataConfig": {
43379
+ "shape": "S9"
43380
+ },
43381
+ "OutputDataConfig": {
43382
+ "shape": "Sc"
43383
+ },
43384
+ "DataAccessRoleArn": {},
43385
+ "JobName": {},
43386
+ "ClientRequestToken": {
43387
+ "idempotencyToken": true
43388
+ },
43389
+ "KMSKey": {},
43390
+ "LanguageCode": {}
43391
+ }
43392
+ },
43393
+ "output": {
43394
+ "type": "structure",
43395
+ "members": {
43396
+ "JobId": {}
43397
+ }
43398
+ }
43399
+ },
43284
43400
  "StartPHIDetectionJob": {
43285
43401
  "input": {
43286
43402
  "type": "structure",
@@ -43313,6 +43429,38 @@ module.exports={
43313
43429
  }
43314
43430
  }
43315
43431
  },
43432
+ "StartRxNormInferenceJob": {
43433
+ "input": {
43434
+ "type": "structure",
43435
+ "required": [
43436
+ "InputDataConfig",
43437
+ "OutputDataConfig",
43438
+ "DataAccessRoleArn",
43439
+ "LanguageCode"
43440
+ ],
43441
+ "members": {
43442
+ "InputDataConfig": {
43443
+ "shape": "S9"
43444
+ },
43445
+ "OutputDataConfig": {
43446
+ "shape": "Sc"
43447
+ },
43448
+ "DataAccessRoleArn": {},
43449
+ "JobName": {},
43450
+ "ClientRequestToken": {
43451
+ "idempotencyToken": true
43452
+ },
43453
+ "KMSKey": {},
43454
+ "LanguageCode": {}
43455
+ }
43456
+ },
43457
+ "output": {
43458
+ "type": "structure",
43459
+ "members": {
43460
+ "JobId": {}
43461
+ }
43462
+ }
43463
+ },
43316
43464
  "StopEntitiesDetectionV2Job": {
43317
43465
  "input": {
43318
43466
  "type": "structure",
@@ -43330,6 +43478,23 @@ module.exports={
43330
43478
  }
43331
43479
  }
43332
43480
  },
43481
+ "StopICD10CMInferenceJob": {
43482
+ "input": {
43483
+ "type": "structure",
43484
+ "required": [
43485
+ "JobId"
43486
+ ],
43487
+ "members": {
43488
+ "JobId": {}
43489
+ }
43490
+ },
43491
+ "output": {
43492
+ "type": "structure",
43493
+ "members": {
43494
+ "JobId": {}
43495
+ }
43496
+ }
43497
+ },
43333
43498
  "StopPHIDetectionJob": {
43334
43499
  "input": {
43335
43500
  "type": "structure",
@@ -43346,6 +43511,23 @@ module.exports={
43346
43511
  "JobId": {}
43347
43512
  }
43348
43513
  }
43514
+ },
43515
+ "StopRxNormInferenceJob": {
43516
+ "input": {
43517
+ "type": "structure",
43518
+ "required": [
43519
+ "JobId"
43520
+ ],
43521
+ "members": {
43522
+ "JobId": {}
43523
+ }
43524
+ },
43525
+ "output": {
43526
+ "type": "structure",
43527
+ "members": {
43528
+ "JobId": {}
43529
+ }
43530
+ }
43349
43531
  }
43350
43532
  },
43351
43533
  "shapes": {
@@ -43398,7 +43580,7 @@ module.exports={
43398
43580
  "S3Key": {}
43399
43581
  }
43400
43582
  },
43401
- "Sn": {
43583
+ "Sr": {
43402
43584
  "type": "list",
43403
43585
  "member": {
43404
43586
  "type": "structure",
@@ -43419,18 +43601,18 @@ module.exports={
43419
43601
  "Category": {},
43420
43602
  "Type": {},
43421
43603
  "Traits": {
43422
- "shape": "Su"
43604
+ "shape": "Sy"
43423
43605
  },
43424
43606
  "Attributes": {
43425
43607
  "type": "list",
43426
43608
  "member": {
43427
- "shape": "Sy"
43609
+ "shape": "S12"
43428
43610
  }
43429
43611
  }
43430
43612
  }
43431
43613
  }
43432
43614
  },
43433
- "Su": {
43615
+ "Sy": {
43434
43616
  "type": "list",
43435
43617
  "member": {
43436
43618
  "type": "structure",
@@ -43442,7 +43624,7 @@ module.exports={
43442
43624
  }
43443
43625
  }
43444
43626
  },
43445
- "Sy": {
43627
+ "S12": {
43446
43628
  "type": "structure",
43447
43629
  "members": {
43448
43630
  "Type": {},
@@ -43465,23 +43647,23 @@ module.exports={
43465
43647
  "Text": {},
43466
43648
  "Category": {},
43467
43649
  "Traits": {
43468
- "shape": "Su"
43650
+ "shape": "Sy"
43469
43651
  }
43470
43652
  }
43471
43653
  },
43472
- "S10": {
43654
+ "S14": {
43473
43655
  "type": "list",
43474
43656
  "member": {
43475
43657
  "type": "structure",
43476
43658
  "members": {
43477
43659
  "Type": {},
43478
43660
  "Attribute": {
43479
- "shape": "Sy"
43661
+ "shape": "S12"
43480
43662
  }
43481
43663
  }
43482
43664
  }
43483
43665
  },
43484
- "S1g": {
43666
+ "S1k": {
43485
43667
  "type": "list",
43486
43668
  "member": {
43487
43669
  "type": "structure",
@@ -43493,7 +43675,7 @@ module.exports={
43493
43675
  }
43494
43676
  }
43495
43677
  },
43496
- "S1u": {
43678
+ "S1y": {
43497
43679
  "type": "list",
43498
43680
  "member": {
43499
43681
  "type": "structure",
@@ -43505,7 +43687,7 @@ module.exports={
43505
43687
  }
43506
43688
  }
43507
43689
  },
43508
- "S20": {
43690
+ "S24": {
43509
43691
  "type": "structure",
43510
43692
  "members": {
43511
43693
  "JobName": {},
@@ -43518,7 +43700,7 @@ module.exports={
43518
43700
  }
43519
43701
  }
43520
43702
  },
43521
- "S23": {
43703
+ "S27": {
43522
43704
  "type": "list",
43523
43705
  "member": {
43524
43706
  "shape": "S4"
@@ -56948,7 +57130,7 @@ module.exports={
56948
57130
  "type": "structure",
56949
57131
  "members": {
56950
57132
  "Vpc": {
56951
- "shape": "S74",
57133
+ "shape": "S75",
56952
57134
  "locationName": "vpc"
56953
57135
  }
56954
57136
  }
@@ -56988,7 +57170,7 @@ module.exports={
56988
57170
  "type": "structure",
56989
57171
  "members": {
56990
57172
  "DhcpOptions": {
56991
- "shape": "S7d",
57173
+ "shape": "S7e",
56992
57174
  "locationName": "dhcpOptions"
56993
57175
  }
56994
57176
  }
@@ -57015,7 +57197,7 @@ module.exports={
57015
57197
  "locationName": "clientToken"
57016
57198
  },
57017
57199
  "EgressOnlyInternetGateway": {
57018
- "shape": "S7k",
57200
+ "shape": "S7l",
57019
57201
  "locationName": "egressOnlyInternetGateway"
57020
57202
  }
57021
57203
  }
@@ -57107,7 +57289,7 @@ module.exports={
57107
57289
  "type": "double"
57108
57290
  },
57109
57291
  "Placement": {
57110
- "shape": "S85"
57292
+ "shape": "S86"
57111
57293
  }
57112
57294
  }
57113
57295
  }
@@ -57116,7 +57298,7 @@ module.exports={
57116
57298
  }
57117
57299
  },
57118
57300
  "TargetCapacitySpecification": {
57119
- "shape": "S86"
57301
+ "shape": "S87"
57120
57302
  },
57121
57303
  "TerminateInstancesWithExpiration": {
57122
57304
  "type": "boolean"
@@ -57151,7 +57333,7 @@ module.exports={
57151
57333
  "type": "structure",
57152
57334
  "members": {
57153
57335
  "LaunchTemplateAndOverrides": {
57154
- "shape": "S8d",
57336
+ "shape": "S8e",
57155
57337
  "locationName": "launchTemplateAndOverrides"
57156
57338
  },
57157
57339
  "Lifecycle": {
@@ -57174,14 +57356,14 @@ module.exports={
57174
57356
  "type": "structure",
57175
57357
  "members": {
57176
57358
  "LaunchTemplateAndOverrides": {
57177
- "shape": "S8d",
57359
+ "shape": "S8e",
57178
57360
  "locationName": "launchTemplateAndOverrides"
57179
57361
  },
57180
57362
  "Lifecycle": {
57181
57363
  "locationName": "lifecycle"
57182
57364
  },
57183
57365
  "InstanceIds": {
57184
- "shape": "S8k",
57366
+ "shape": "S8l",
57185
57367
  "locationName": "instanceIds"
57186
57368
  },
57187
57369
  "InstanceType": {
@@ -57260,10 +57442,10 @@ module.exports={
57260
57442
  "type": "boolean"
57261
57443
  },
57262
57444
  "InputStorageLocation": {
57263
- "shape": "S8u"
57445
+ "shape": "S8v"
57264
57446
  },
57265
57447
  "LogsStorageLocation": {
57266
- "shape": "S8u"
57448
+ "shape": "S8v"
57267
57449
  },
57268
57450
  "Description": {},
57269
57451
  "Name": {},
@@ -57295,7 +57477,7 @@ module.exports={
57295
57477
  ],
57296
57478
  "members": {
57297
57479
  "BlockDeviceMappings": {
57298
- "shape": "S8x",
57480
+ "shape": "S8y",
57299
57481
  "locationName": "blockDeviceMapping"
57300
57482
  },
57301
57483
  "Description": {
@@ -57366,7 +57548,7 @@ module.exports={
57366
57548
  "type": "structure",
57367
57549
  "members": {
57368
57550
  "ExportTask": {
57369
- "shape": "S98",
57551
+ "shape": "S99",
57370
57552
  "locationName": "exportTask"
57371
57553
  }
57372
57554
  }
@@ -57386,7 +57568,7 @@ module.exports={
57386
57568
  "type": "structure",
57387
57569
  "members": {
57388
57570
  "InternetGateway": {
57389
- "shape": "S9e",
57571
+ "shape": "S9f",
57390
57572
  "locationName": "internetGateway"
57391
57573
  }
57392
57574
  }
@@ -57449,7 +57631,7 @@ module.exports={
57449
57631
  "LaunchTemplateName": {},
57450
57632
  "VersionDescription": {},
57451
57633
  "LaunchTemplateData": {
57452
- "shape": "S9k"
57634
+ "shape": "S9l"
57453
57635
  },
57454
57636
  "TagSpecifications": {
57455
57637
  "shape": "S1l",
@@ -57461,7 +57643,7 @@ module.exports={
57461
57643
  "type": "structure",
57462
57644
  "members": {
57463
57645
  "LaunchTemplate": {
57464
- "shape": "Sav",
57646
+ "shape": "Saw",
57465
57647
  "locationName": "launchTemplate"
57466
57648
  }
57467
57649
  }
@@ -57483,7 +57665,7 @@ module.exports={
57483
57665
  "SourceVersion": {},
57484
57666
  "VersionDescription": {},
57485
57667
  "LaunchTemplateData": {
57486
- "shape": "S9k"
57668
+ "shape": "S9l"
57487
57669
  }
57488
57670
  }
57489
57671
  },
@@ -57491,7 +57673,7 @@ module.exports={
57491
57673
  "type": "structure",
57492
57674
  "members": {
57493
57675
  "LaunchTemplateVersion": {
57494
- "shape": "Say",
57676
+ "shape": "Saz",
57495
57677
  "locationName": "launchTemplateVersion"
57496
57678
  }
57497
57679
  }
@@ -57518,7 +57700,7 @@ module.exports={
57518
57700
  "type": "structure",
57519
57701
  "members": {
57520
57702
  "Route": {
57521
- "shape": "Sbv",
57703
+ "shape": "Sbw",
57522
57704
  "locationName": "route"
57523
57705
  }
57524
57706
  }
@@ -57543,7 +57725,7 @@ module.exports={
57543
57725
  "type": "structure",
57544
57726
  "members": {
57545
57727
  "LocalGatewayRouteTableVpcAssociation": {
57546
- "shape": "Sc0",
57728
+ "shape": "Sc1",
57547
57729
  "locationName": "localGatewayRouteTableVpcAssociation"
57548
57730
  }
57549
57731
  }
@@ -57578,7 +57760,7 @@ module.exports={
57578
57760
  "locationName": "clientToken"
57579
57761
  },
57580
57762
  "NatGateway": {
57581
- "shape": "Sc4",
57763
+ "shape": "Sc5",
57582
57764
  "locationName": "natGateway"
57583
57765
  }
57584
57766
  }
@@ -57604,7 +57786,7 @@ module.exports={
57604
57786
  "type": "structure",
57605
57787
  "members": {
57606
57788
  "NetworkAcl": {
57607
- "shape": "Scb",
57789
+ "shape": "Scc",
57608
57790
  "locationName": "networkAcl"
57609
57791
  }
57610
57792
  }
@@ -57633,7 +57815,7 @@ module.exports={
57633
57815
  "type": "boolean"
57634
57816
  },
57635
57817
  "IcmpTypeCode": {
57636
- "shape": "Scg",
57818
+ "shape": "Sch",
57637
57819
  "locationName": "Icmp"
57638
57820
  },
57639
57821
  "Ipv6CidrBlock": {
@@ -57643,7 +57825,7 @@ module.exports={
57643
57825
  "locationName": "networkAclId"
57644
57826
  },
57645
57827
  "PortRange": {
57646
- "shape": "Sch",
57828
+ "shape": "Sci",
57647
57829
  "locationName": "portRange"
57648
57830
  },
57649
57831
  "Protocol": {
@@ -57674,7 +57856,7 @@ module.exports={
57674
57856
  "type": "boolean"
57675
57857
  },
57676
57858
  "Groups": {
57677
- "shape": "S9t",
57859
+ "shape": "S9u",
57678
57860
  "locationName": "SecurityGroupId"
57679
57861
  },
57680
57862
  "Ipv6AddressCount": {
@@ -57682,14 +57864,14 @@ module.exports={
57682
57864
  "type": "integer"
57683
57865
  },
57684
57866
  "Ipv6Addresses": {
57685
- "shape": "Sb6",
57867
+ "shape": "Sb7",
57686
57868
  "locationName": "ipv6Addresses"
57687
57869
  },
57688
57870
  "PrivateIpAddress": {
57689
57871
  "locationName": "privateIpAddress"
57690
57872
  },
57691
57873
  "PrivateIpAddresses": {
57692
- "shape": "S9w",
57874
+ "shape": "S9x",
57693
57875
  "locationName": "privateIpAddresses"
57694
57876
  },
57695
57877
  "SecondaryPrivateIpAddressCount": {
@@ -57706,7 +57888,7 @@ module.exports={
57706
57888
  "type": "structure",
57707
57889
  "members": {
57708
57890
  "NetworkInterface": {
57709
- "shape": "Sco",
57891
+ "shape": "Scp",
57710
57892
  "locationName": "networkInterface"
57711
57893
  }
57712
57894
  }
@@ -57733,7 +57915,7 @@ module.exports={
57733
57915
  "type": "structure",
57734
57916
  "members": {
57735
57917
  "InterfacePermission": {
57736
- "shape": "Sd2",
57918
+ "shape": "Sd3",
57737
57919
  "locationName": "interfacePermission"
57738
57920
  }
57739
57921
  }
@@ -57766,7 +57948,7 @@ module.exports={
57766
57948
  "type": "structure",
57767
57949
  "members": {
57768
57950
  "PlacementGroup": {
57769
- "shape": "Sd8",
57951
+ "shape": "Sd9",
57770
57952
  "locationName": "placementGroup"
57771
57953
  }
57772
57954
  }
@@ -57897,7 +58079,7 @@ module.exports={
57897
58079
  "type": "structure",
57898
58080
  "members": {
57899
58081
  "RouteTable": {
57900
- "shape": "Sdl",
58082
+ "shape": "Sdm",
57901
58083
  "locationName": "routeTable"
57902
58084
  }
57903
58085
  }
@@ -57951,7 +58133,7 @@ module.exports={
57951
58133
  }
57952
58134
  },
57953
58135
  "output": {
57954
- "shape": "Sdx"
58136
+ "shape": "Sdy"
57955
58137
  }
57956
58138
  },
57957
58139
  "CreateSnapshots": {
@@ -58054,7 +58236,7 @@ module.exports={
58054
58236
  "type": "structure",
58055
58237
  "members": {
58056
58238
  "SpotDatafeedSubscription": {
58057
- "shape": "Se8",
58239
+ "shape": "Se9",
58058
58240
  "locationName": "spotDatafeedSubscription"
58059
58241
  }
58060
58242
  }
@@ -58103,7 +58285,7 @@ module.exports={
58103
58285
  "type": "boolean"
58104
58286
  },
58105
58287
  "Resources": {
58106
- "shape": "See",
58288
+ "shape": "Sef",
58107
58289
  "locationName": "ResourceId"
58108
58290
  },
58109
58291
  "Tags": {
@@ -58134,7 +58316,7 @@ module.exports={
58134
58316
  "type": "structure",
58135
58317
  "members": {
58136
58318
  "TrafficMirrorFilter": {
58137
- "shape": "Sei",
58319
+ "shape": "Sej",
58138
58320
  "locationName": "trafficMirrorFilter"
58139
58321
  },
58140
58322
  "ClientToken": {
@@ -58162,10 +58344,10 @@ module.exports={
58162
58344
  },
58163
58345
  "RuleAction": {},
58164
58346
  "DestinationPortRange": {
58165
- "shape": "Ses"
58347
+ "shape": "Set"
58166
58348
  },
58167
58349
  "SourcePortRange": {
58168
- "shape": "Ses"
58350
+ "shape": "Set"
58169
58351
  },
58170
58352
  "Protocol": {
58171
58353
  "type": "integer"
@@ -58185,7 +58367,7 @@ module.exports={
58185
58367
  "type": "structure",
58186
58368
  "members": {
58187
58369
  "TrafficMirrorFilterRule": {
58188
- "shape": "Sek",
58370
+ "shape": "Sel",
58189
58371
  "locationName": "trafficMirrorFilterRule"
58190
58372
  },
58191
58373
  "ClientToken": {
@@ -58233,7 +58415,7 @@ module.exports={
58233
58415
  "type": "structure",
58234
58416
  "members": {
58235
58417
  "TrafficMirrorSession": {
58236
- "shape": "Sex",
58418
+ "shape": "Sey",
58237
58419
  "locationName": "trafficMirrorSession"
58238
58420
  },
58239
58421
  "ClientToken": {
@@ -58265,7 +58447,7 @@ module.exports={
58265
58447
  "type": "structure",
58266
58448
  "members": {
58267
58449
  "TrafficMirrorTarget": {
58268
- "shape": "Sf0",
58450
+ "shape": "Sf1",
58269
58451
  "locationName": "trafficMirrorTarget"
58270
58452
  },
58271
58453
  "ClientToken": {
@@ -58306,7 +58488,7 @@ module.exports={
58306
58488
  "type": "structure",
58307
58489
  "members": {
58308
58490
  "TransitGateway": {
58309
- "shape": "Sfa",
58491
+ "shape": "Sfb",
58310
58492
  "locationName": "transitGateway"
58311
58493
  }
58312
58494
  }
@@ -58333,7 +58515,7 @@ module.exports={
58333
58515
  "type": "structure",
58334
58516
  "members": {
58335
58517
  "TransitGatewayMulticastDomain": {
58336
- "shape": "Sff",
58518
+ "shape": "Sfg",
58337
58519
  "locationName": "transitGatewayMulticastDomain"
58338
58520
  }
58339
58521
  }
@@ -58395,7 +58577,7 @@ module.exports={
58395
58577
  "type": "structure",
58396
58578
  "members": {
58397
58579
  "Route": {
58398
- "shape": "Sfm",
58580
+ "shape": "Sfn",
58399
58581
  "locationName": "route"
58400
58582
  }
58401
58583
  }
@@ -58421,7 +58603,7 @@ module.exports={
58421
58603
  "type": "structure",
58422
58604
  "members": {
58423
58605
  "TransitGatewayRouteTable": {
58424
- "shape": "Sft",
58606
+ "shape": "Sfu",
58425
58607
  "locationName": "transitGatewayRouteTable"
58426
58608
  }
58427
58609
  }
@@ -58439,7 +58621,7 @@ module.exports={
58439
58621
  "TransitGatewayId": {},
58440
58622
  "VpcId": {},
58441
58623
  "SubnetIds": {
58442
- "shape": "Sfw"
58624
+ "shape": "Sfx"
58443
58625
  },
58444
58626
  "Options": {
58445
58627
  "type": "structure",
@@ -58502,7 +58684,7 @@ module.exports={
58502
58684
  }
58503
58685
  },
58504
58686
  "output": {
58505
- "shape": "Sg0"
58687
+ "shape": "Sg1"
58506
58688
  }
58507
58689
  },
58508
58690
  "CreateVpc": {
@@ -58533,7 +58715,7 @@ module.exports={
58533
58715
  "type": "structure",
58534
58716
  "members": {
58535
58717
  "Vpc": {
58536
- "shape": "S74",
58718
+ "shape": "S75",
58537
58719
  "locationName": "vpc"
58538
58720
  }
58539
58721
  }
@@ -58555,15 +58737,15 @@ module.exports={
58555
58737
  "ServiceName": {},
58556
58738
  "PolicyDocument": {},
58557
58739
  "RouteTableIds": {
58558
- "shape": "Sg7",
58740
+ "shape": "Sg8",
58559
58741
  "locationName": "RouteTableId"
58560
58742
  },
58561
58743
  "SubnetIds": {
58562
- "shape": "Sg8",
58744
+ "shape": "Sg9",
58563
58745
  "locationName": "SubnetId"
58564
58746
  },
58565
58747
  "SecurityGroupIds": {
58566
- "shape": "Sg9",
58748
+ "shape": "Sga",
58567
58749
  "locationName": "SecurityGroupId"
58568
58750
  },
58569
58751
  "ClientToken": {},
@@ -58580,7 +58762,7 @@ module.exports={
58580
58762
  "type": "structure",
58581
58763
  "members": {
58582
58764
  "VpcEndpoint": {
58583
- "shape": "Sgb",
58765
+ "shape": "Sgc",
58584
58766
  "locationName": "vpcEndpoint"
58585
58767
  },
58586
58768
  "ClientToken": {
@@ -58613,7 +58795,7 @@ module.exports={
58613
58795
  "type": "structure",
58614
58796
  "members": {
58615
58797
  "ConnectionNotification": {
58616
- "shape": "Sgk",
58798
+ "shape": "Sgl",
58617
58799
  "locationName": "connectionNotification"
58618
58800
  },
58619
58801
  "ClientToken": {
@@ -58651,7 +58833,7 @@ module.exports={
58651
58833
  "type": "structure",
58652
58834
  "members": {
58653
58835
  "ServiceConfiguration": {
58654
- "shape": "Sgp",
58836
+ "shape": "Sgq",
58655
58837
  "locationName": "serviceConfiguration"
58656
58838
  },
58657
58839
  "ClientToken": {
@@ -58743,31 +58925,31 @@ module.exports={
58743
58925
  "type": "integer"
58744
58926
  },
58745
58927
  "Phase1EncryptionAlgorithms": {
58746
- "shape": "Sh3",
58928
+ "shape": "Sh4",
58747
58929
  "locationName": "Phase1EncryptionAlgorithm"
58748
58930
  },
58749
58931
  "Phase2EncryptionAlgorithms": {
58750
- "shape": "Sh5",
58932
+ "shape": "Sh6",
58751
58933
  "locationName": "Phase2EncryptionAlgorithm"
58752
58934
  },
58753
58935
  "Phase1IntegrityAlgorithms": {
58754
- "shape": "Sh7",
58936
+ "shape": "Sh8",
58755
58937
  "locationName": "Phase1IntegrityAlgorithm"
58756
58938
  },
58757
58939
  "Phase2IntegrityAlgorithms": {
58758
- "shape": "Sh9",
58940
+ "shape": "Sha",
58759
58941
  "locationName": "Phase2IntegrityAlgorithm"
58760
58942
  },
58761
58943
  "Phase1DHGroupNumbers": {
58762
- "shape": "Shb",
58944
+ "shape": "Shc",
58763
58945
  "locationName": "Phase1DHGroupNumber"
58764
58946
  },
58765
58947
  "Phase2DHGroupNumbers": {
58766
- "shape": "Shd",
58948
+ "shape": "She",
58767
58949
  "locationName": "Phase2DHGroupNumber"
58768
58950
  },
58769
58951
  "IKEVersions": {
58770
- "shape": "Shf",
58952
+ "shape": "Shg",
58771
58953
  "locationName": "IKEVersion"
58772
58954
  }
58773
58955
  }
@@ -58781,7 +58963,7 @@ module.exports={
58781
58963
  "type": "structure",
58782
58964
  "members": {
58783
58965
  "VpnConnection": {
58784
- "shape": "Shi",
58966
+ "shape": "Shj",
58785
58967
  "locationName": "vpnConnection"
58786
58968
  }
58787
58969
  }
@@ -58822,7 +59004,7 @@ module.exports={
58822
59004
  "type": "structure",
58823
59005
  "members": {
58824
59006
  "VpnGateway": {
58825
- "shape": "Sib",
59007
+ "shape": "Sic",
58826
59008
  "locationName": "vpnGateway"
58827
59009
  }
58828
59010
  }
@@ -58942,7 +59124,7 @@ module.exports={
58942
59124
  "type": "boolean"
58943
59125
  },
58944
59126
  "FleetIds": {
58945
- "shape": "Sin",
59127
+ "shape": "Sio",
58946
59128
  "locationName": "FleetId"
58947
59129
  },
58948
59130
  "TerminateInstances": {
@@ -59011,7 +59193,7 @@ module.exports={
59011
59193
  "type": "boolean"
59012
59194
  },
59013
59195
  "FlowLogIds": {
59014
- "shape": "Six",
59196
+ "shape": "Siy",
59015
59197
  "locationName": "FlowLogId"
59016
59198
  }
59017
59199
  }
@@ -59094,7 +59276,7 @@ module.exports={
59094
59276
  "type": "structure",
59095
59277
  "members": {
59096
59278
  "LaunchTemplate": {
59097
- "shape": "Sav",
59279
+ "shape": "Saw",
59098
59280
  "locationName": "launchTemplate"
59099
59281
  }
59100
59282
  }
@@ -59113,7 +59295,7 @@ module.exports={
59113
59295
  "LaunchTemplateId": {},
59114
59296
  "LaunchTemplateName": {},
59115
59297
  "Versions": {
59116
- "shape": "Sj8",
59298
+ "shape": "Sj9",
59117
59299
  "locationName": "LaunchTemplateVersion"
59118
59300
  }
59119
59301
  }
@@ -59195,7 +59377,7 @@ module.exports={
59195
59377
  "type": "structure",
59196
59378
  "members": {
59197
59379
  "Route": {
59198
- "shape": "Sbv",
59380
+ "shape": "Sbw",
59199
59381
  "locationName": "route"
59200
59382
  }
59201
59383
  }
@@ -59218,7 +59400,7 @@ module.exports={
59218
59400
  "type": "structure",
59219
59401
  "members": {
59220
59402
  "LocalGatewayRouteTableVpcAssociation": {
59221
- "shape": "Sc0",
59403
+ "shape": "Sc1",
59222
59404
  "locationName": "localGatewayRouteTableVpcAssociation"
59223
59405
  }
59224
59406
  }
@@ -59519,7 +59701,7 @@ module.exports={
59519
59701
  "type": "boolean"
59520
59702
  },
59521
59703
  "Resources": {
59522
- "shape": "See",
59704
+ "shape": "Sef",
59523
59705
  "locationName": "resourceId"
59524
59706
  },
59525
59707
  "Tags": {
@@ -59634,7 +59816,7 @@ module.exports={
59634
59816
  "type": "structure",
59635
59817
  "members": {
59636
59818
  "TransitGateway": {
59637
- "shape": "Sfa",
59819
+ "shape": "Sfb",
59638
59820
  "locationName": "transitGateway"
59639
59821
  }
59640
59822
  }
@@ -59657,7 +59839,7 @@ module.exports={
59657
59839
  "type": "structure",
59658
59840
  "members": {
59659
59841
  "TransitGatewayMulticastDomain": {
59660
- "shape": "Sff",
59842
+ "shape": "Sfg",
59661
59843
  "locationName": "transitGatewayMulticastDomain"
59662
59844
  }
59663
59845
  }
@@ -59705,7 +59887,7 @@ module.exports={
59705
59887
  "type": "structure",
59706
59888
  "members": {
59707
59889
  "Route": {
59708
- "shape": "Sfm",
59890
+ "shape": "Sfn",
59709
59891
  "locationName": "route"
59710
59892
  }
59711
59893
  }
@@ -59728,7 +59910,7 @@ module.exports={
59728
59910
  "type": "structure",
59729
59911
  "members": {
59730
59912
  "TransitGatewayRouteTable": {
59731
- "shape": "Sft",
59913
+ "shape": "Sfu",
59732
59914
  "locationName": "transitGatewayRouteTable"
59733
59915
  }
59734
59916
  }
@@ -59824,7 +60006,7 @@ module.exports={
59824
60006
  "type": "boolean"
59825
60007
  },
59826
60008
  "ServiceIds": {
59827
- "shape": "Sl0",
60009
+ "shape": "Sl1",
59828
60010
  "locationName": "ServiceId"
59829
60011
  }
59830
60012
  }
@@ -59986,7 +60168,7 @@ module.exports={
59986
60168
  "type": "boolean"
59987
60169
  },
59988
60170
  "InstanceTagKeys": {
59989
- "shape": "Sle",
60171
+ "shape": "Slf",
59990
60172
  "locationName": "InstanceTagKey"
59991
60173
  }
59992
60174
  }
@@ -59997,7 +60179,7 @@ module.exports={
59997
60179
  "type": "structure",
59998
60180
  "members": {
59999
60181
  "InstanceTagAttribute": {
60000
- "shape": "Slg",
60182
+ "shape": "Slh",
60001
60183
  "locationName": "instanceTagAttribute"
60002
60184
  }
60003
60185
  }
@@ -60010,7 +60192,7 @@ module.exports={
60010
60192
  "TransitGatewayMulticastDomainId": {},
60011
60193
  "GroupIpAddress": {},
60012
60194
  "NetworkInterfaceIds": {
60013
- "shape": "Sli"
60195
+ "shape": "Slj"
60014
60196
  },
60015
60197
  "DryRun": {
60016
60198
  "type": "boolean"
@@ -60046,7 +60228,7 @@ module.exports={
60046
60228
  "TransitGatewayMulticastDomainId": {},
60047
60229
  "GroupIpAddress": {},
60048
60230
  "NetworkInterfaceIds": {
60049
- "shape": "Sli"
60231
+ "shape": "Slj"
60050
60232
  },
60051
60233
  "DryRun": {
60052
60234
  "type": "boolean"
@@ -60129,7 +60311,7 @@ module.exports={
60129
60311
  "type": "structure",
60130
60312
  "members": {
60131
60313
  "Filters": {
60132
- "shape": "Slx",
60314
+ "shape": "Sly",
60133
60315
  "locationName": "Filter"
60134
60316
  },
60135
60317
  "PublicIps": {
@@ -60225,7 +60407,7 @@ module.exports={
60225
60407
  "type": "boolean"
60226
60408
  },
60227
60409
  "Statuses": {
60228
- "shape": "Sm6",
60410
+ "shape": "Sm7",
60229
60411
  "locationName": "statusSet"
60230
60412
  }
60231
60413
  }
@@ -60236,7 +60418,7 @@ module.exports={
60236
60418
  "type": "structure",
60237
60419
  "members": {
60238
60420
  "Filters": {
60239
- "shape": "Slx",
60421
+ "shape": "Sly",
60240
60422
  "locationName": "Filter"
60241
60423
  },
60242
60424
  "ZoneNames": {
@@ -60324,7 +60506,7 @@ module.exports={
60324
60506
  }
60325
60507
  },
60326
60508
  "Filters": {
60327
- "shape": "Slx",
60509
+ "shape": "Sly",
60328
60510
  "locationName": "Filter"
60329
60511
  },
60330
60512
  "DryRun": {
@@ -60396,7 +60578,7 @@ module.exports={
60396
60578
  "type": "integer"
60397
60579
  },
60398
60580
  "Filters": {
60399
- "shape": "Slx",
60581
+ "shape": "Sly",
60400
60582
  "locationName": "Filter"
60401
60583
  },
60402
60584
  "DryRun": {
@@ -60426,7 +60608,7 @@ module.exports={
60426
60608
  "type": "structure",
60427
60609
  "members": {
60428
60610
  "Filters": {
60429
- "shape": "Slx",
60611
+ "shape": "Sly",
60430
60612
  "locationName": "Filter"
60431
60613
  },
60432
60614
  "DryRun": {
@@ -60434,7 +60616,7 @@ module.exports={
60434
60616
  "type": "boolean"
60435
60617
  },
60436
60618
  "InstanceIds": {
60437
- "shape": "Smx",
60619
+ "shape": "Smy",
60438
60620
  "locationName": "InstanceId"
60439
60621
  },
60440
60622
  "MaxResults": {
@@ -60457,7 +60639,7 @@ module.exports={
60457
60639
  "type": "structure",
60458
60640
  "members": {
60459
60641
  "Groups": {
60460
- "shape": "Scr",
60642
+ "shape": "Scs",
60461
60643
  "locationName": "groupSet"
60462
60644
  },
60463
60645
  "InstanceId": {
@@ -60492,7 +60674,7 @@ module.exports={
60492
60674
  },
60493
60675
  "NextToken": {},
60494
60676
  "Filters": {
60495
- "shape": "Slx",
60677
+ "shape": "Sly",
60496
60678
  "locationName": "Filter"
60497
60679
  },
60498
60680
  "MaxResults": {
@@ -60548,7 +60730,7 @@ module.exports={
60548
60730
  "members": {
60549
60731
  "ClientVpnEndpointId": {},
60550
60732
  "Filters": {
60551
- "shape": "Slx",
60733
+ "shape": "Sly",
60552
60734
  "locationName": "Filter"
60553
60735
  },
60554
60736
  "NextToken": {},
@@ -60604,7 +60786,7 @@ module.exports={
60604
60786
  "locationName": "commonName"
60605
60787
  },
60606
60788
  "Status": {
60607
- "shape": "Snc",
60789
+ "shape": "Snd",
60608
60790
  "locationName": "status"
60609
60791
  },
60610
60792
  "ConnectionEndTime": {
@@ -60635,7 +60817,7 @@ module.exports={
60635
60817
  },
60636
60818
  "NextToken": {},
60637
60819
  "Filters": {
60638
- "shape": "Slx",
60820
+ "shape": "Sly",
60639
60821
  "locationName": "Filter"
60640
60822
  },
60641
60823
  "DryRun": {
@@ -60785,7 +60967,7 @@ module.exports={
60785
60967
  "members": {
60786
60968
  "ClientVpnEndpointId": {},
60787
60969
  "Filters": {
60788
- "shape": "Slx",
60970
+ "shape": "Sly",
60789
60971
  "locationName": "Filter"
60790
60972
  },
60791
60973
  "MaxResults": {
@@ -60854,7 +61036,7 @@ module.exports={
60854
61036
  },
60855
61037
  "NextToken": {},
60856
61038
  "Filters": {
60857
- "shape": "Slx",
61039
+ "shape": "Sly",
60858
61040
  "locationName": "Filter"
60859
61041
  },
60860
61042
  "DryRun": {
@@ -60913,7 +61095,7 @@ module.exports={
60913
61095
  }
60914
61096
  },
60915
61097
  "Filters": {
60916
- "shape": "Slx",
61098
+ "shape": "Sly",
60917
61099
  "locationName": "Filter"
60918
61100
  },
60919
61101
  "MaxResults": {
@@ -61001,7 +61183,7 @@ module.exports={
61001
61183
  }
61002
61184
  },
61003
61185
  "Filters": {
61004
- "shape": "Slx",
61186
+ "shape": "Sly",
61005
61187
  "locationName": "Filter"
61006
61188
  },
61007
61189
  "DryRun": {
@@ -61036,7 +61218,7 @@ module.exports={
61036
61218
  }
61037
61219
  },
61038
61220
  "Filters": {
61039
- "shape": "Slx",
61221
+ "shape": "Sly",
61040
61222
  "locationName": "Filter"
61041
61223
  },
61042
61224
  "DryRun": {
@@ -61056,7 +61238,7 @@ module.exports={
61056
61238
  "locationName": "dhcpOptionsSet",
61057
61239
  "type": "list",
61058
61240
  "member": {
61059
- "shape": "S7d",
61241
+ "shape": "S7e",
61060
61242
  "locationName": "item"
61061
61243
  }
61062
61244
  },
@@ -61085,7 +61267,7 @@ module.exports={
61085
61267
  },
61086
61268
  "NextToken": {},
61087
61269
  "Filters": {
61088
- "shape": "Slx",
61270
+ "shape": "Sly",
61089
61271
  "locationName": "Filter"
61090
61272
  }
61091
61273
  }
@@ -61097,7 +61279,7 @@ module.exports={
61097
61279
  "locationName": "egressOnlyInternetGatewaySet",
61098
61280
  "type": "list",
61099
61281
  "member": {
61100
- "shape": "S7k",
61282
+ "shape": "S7l",
61101
61283
  "locationName": "item"
61102
61284
  }
61103
61285
  },
@@ -61122,7 +61304,7 @@ module.exports={
61122
61304
  "type": "boolean"
61123
61305
  },
61124
61306
  "Filters": {
61125
- "shape": "Slx",
61307
+ "shape": "Sly",
61126
61308
  "locationName": "Filter"
61127
61309
  },
61128
61310
  "MaxResults": {
@@ -61190,7 +61372,7 @@ module.exports={
61190
61372
  "type": "boolean"
61191
61373
  },
61192
61374
  "Filters": {
61193
- "shape": "Slx",
61375
+ "shape": "Sly",
61194
61376
  "locationName": "Filter"
61195
61377
  },
61196
61378
  "ExportImageTaskIds": {
@@ -61259,7 +61441,7 @@ module.exports={
61259
61441
  }
61260
61442
  },
61261
61443
  "Filters": {
61262
- "shape": "Slx",
61444
+ "shape": "Sly",
61263
61445
  "locationName": "Filter"
61264
61446
  }
61265
61447
  }
@@ -61271,7 +61453,7 @@ module.exports={
61271
61453
  "locationName": "exportTaskSet",
61272
61454
  "type": "list",
61273
61455
  "member": {
61274
- "shape": "S98",
61456
+ "shape": "S99",
61275
61457
  "locationName": "item"
61276
61458
  }
61277
61459
  }
@@ -61283,7 +61465,7 @@ module.exports={
61283
61465
  "type": "structure",
61284
61466
  "members": {
61285
61467
  "Filters": {
61286
- "shape": "Slx",
61468
+ "shape": "Sly",
61287
61469
  "locationName": "Filter"
61288
61470
  },
61289
61471
  "MaxResults": {
@@ -61431,7 +61613,7 @@ module.exports={
61431
61613
  "NextToken": {},
61432
61614
  "FleetId": {},
61433
61615
  "Filters": {
61434
- "shape": "Slx",
61616
+ "shape": "Sly",
61435
61617
  "locationName": "Filter"
61436
61618
  }
61437
61619
  }
@@ -61464,11 +61646,11 @@ module.exports={
61464
61646
  },
61465
61647
  "NextToken": {},
61466
61648
  "FleetIds": {
61467
- "shape": "Sin",
61649
+ "shape": "Sio",
61468
61650
  "locationName": "FleetId"
61469
61651
  },
61470
61652
  "Filters": {
61471
- "shape": "Slx",
61653
+ "shape": "Sly",
61472
61654
  "locationName": "Filter"
61473
61655
  }
61474
61656
  }
@@ -61521,14 +61703,14 @@ module.exports={
61521
61703
  "type": "structure",
61522
61704
  "members": {
61523
61705
  "LaunchTemplateSpecification": {
61524
- "shape": "S8e",
61706
+ "shape": "S8f",
61525
61707
  "locationName": "launchTemplateSpecification"
61526
61708
  },
61527
61709
  "Overrides": {
61528
61710
  "locationName": "overrides",
61529
61711
  "type": "list",
61530
61712
  "member": {
61531
- "shape": "S8f",
61713
+ "shape": "S8g",
61532
61714
  "locationName": "item"
61533
61715
  }
61534
61716
  }
@@ -61651,7 +61833,7 @@ module.exports={
61651
61833
  "type": "structure",
61652
61834
  "members": {
61653
61835
  "LaunchTemplateAndOverrides": {
61654
- "shape": "S8d",
61836
+ "shape": "S8e",
61655
61837
  "locationName": "launchTemplateAndOverrides"
61656
61838
  },
61657
61839
  "Lifecycle": {
@@ -61674,14 +61856,14 @@ module.exports={
61674
61856
  "type": "structure",
61675
61857
  "members": {
61676
61858
  "LaunchTemplateAndOverrides": {
61677
- "shape": "S8d",
61859
+ "shape": "S8e",
61678
61860
  "locationName": "launchTemplateAndOverrides"
61679
61861
  },
61680
61862
  "Lifecycle": {
61681
61863
  "locationName": "lifecycle"
61682
61864
  },
61683
61865
  "InstanceIds": {
61684
- "shape": "S8k",
61866
+ "shape": "S8l",
61685
61867
  "locationName": "instanceIds"
61686
61868
  },
61687
61869
  "InstanceType": {
@@ -61707,10 +61889,10 @@ module.exports={
61707
61889
  "type": "boolean"
61708
61890
  },
61709
61891
  "Filter": {
61710
- "shape": "Slx"
61892
+ "shape": "Sly"
61711
61893
  },
61712
61894
  "FlowLogIds": {
61713
- "shape": "Six",
61895
+ "shape": "Siy",
61714
61896
  "locationName": "FlowLogId"
61715
61897
  },
61716
61898
  "MaxResults": {
@@ -61827,7 +62009,7 @@ module.exports={
61827
62009
  "locationName": "Owner"
61828
62010
  },
61829
62011
  "Filters": {
61830
- "shape": "Slx",
62012
+ "shape": "Sly",
61831
62013
  "locationName": "Filter"
61832
62014
  },
61833
62015
  "NextToken": {},
@@ -61927,7 +62109,7 @@ module.exports={
61927
62109
  "type": "structure",
61928
62110
  "members": {
61929
62111
  "Filter": {
61930
- "shape": "Slx"
62112
+ "shape": "Sly"
61931
62113
  },
61932
62114
  "MaxDuration": {
61933
62115
  "type": "integer"
@@ -61988,7 +62170,7 @@ module.exports={
61988
62170
  "type": "structure",
61989
62171
  "members": {
61990
62172
  "Filter": {
61991
- "shape": "Slx"
62173
+ "shape": "Sly"
61992
62174
  },
61993
62175
  "HostReservationIdSet": {
61994
62176
  "type": "list",
@@ -62074,7 +62256,7 @@ module.exports={
62074
62256
  "type": "structure",
62075
62257
  "members": {
62076
62258
  "Filter": {
62077
- "shape": "Slx",
62259
+ "shape": "Sly",
62078
62260
  "locationName": "filter"
62079
62261
  },
62080
62262
  "HostIds": {
@@ -62241,7 +62423,7 @@ module.exports={
62241
62423
  }
62242
62424
  },
62243
62425
  "Filters": {
62244
- "shape": "Slx",
62426
+ "shape": "Sly",
62245
62427
  "locationName": "Filter"
62246
62428
  },
62247
62429
  "MaxResults": {
@@ -62278,7 +62460,7 @@ module.exports={
62278
62460
  "type": "structure",
62279
62461
  "members": {
62280
62462
  "Statuses": {
62281
- "shape": "Sm6",
62463
+ "shape": "Sm7",
62282
62464
  "locationName": "statusSet"
62283
62465
  }
62284
62466
  }
@@ -62303,7 +62485,7 @@ module.exports={
62303
62485
  "type": "structure",
62304
62486
  "members": {
62305
62487
  "Statuses": {
62306
- "shape": "Sm6",
62488
+ "shape": "Sm7",
62307
62489
  "locationName": "statusSet"
62308
62490
  }
62309
62491
  }
@@ -62344,19 +62526,19 @@ module.exports={
62344
62526
  "locationName": "productCodes"
62345
62527
  },
62346
62528
  "Description": {
62347
- "shape": "S7h",
62529
+ "shape": "S7i",
62348
62530
  "locationName": "description"
62349
62531
  },
62350
62532
  "KernelId": {
62351
- "shape": "S7h",
62533
+ "shape": "S7i",
62352
62534
  "locationName": "kernel"
62353
62535
  },
62354
62536
  "RamdiskId": {
62355
- "shape": "S7h",
62537
+ "shape": "S7i",
62356
62538
  "locationName": "ramdisk"
62357
62539
  },
62358
62540
  "SriovNetSupport": {
62359
- "shape": "S7h",
62541
+ "shape": "S7i",
62360
62542
  "locationName": "sriovNetSupport"
62361
62543
  }
62362
62544
  }
@@ -62374,7 +62556,7 @@ module.exports={
62374
62556
  }
62375
62557
  },
62376
62558
  "Filters": {
62377
- "shape": "Slx",
62559
+ "shape": "Sly",
62378
62560
  "locationName": "Filter"
62379
62561
  },
62380
62562
  "ImageIds": {
@@ -62502,7 +62684,7 @@ module.exports={
62502
62684
  "type": "boolean"
62503
62685
  },
62504
62686
  "Filters": {
62505
- "shape": "Slx"
62687
+ "shape": "Sly"
62506
62688
  },
62507
62689
  "ImportTaskIds": {
62508
62690
  "locationName": "ImportTaskId",
@@ -62593,7 +62775,7 @@ module.exports={
62593
62775
  "type": "boolean"
62594
62776
  },
62595
62777
  "Filters": {
62596
- "shape": "Slx"
62778
+ "shape": "Sly"
62597
62779
  },
62598
62780
  "ImportTaskIds": {
62599
62781
  "locationName": "ImportTaskId",
@@ -62665,7 +62847,7 @@ module.exports={
62665
62847
  "type": "structure",
62666
62848
  "members": {
62667
62849
  "Groups": {
62668
- "shape": "Scr",
62850
+ "shape": "Scs",
62669
62851
  "locationName": "groupSet"
62670
62852
  },
62671
62853
  "BlockDeviceMappings": {
@@ -62688,15 +62870,15 @@ module.exports={
62688
62870
  "locationName": "instanceId"
62689
62871
  },
62690
62872
  "InstanceInitiatedShutdownBehavior": {
62691
- "shape": "S7h",
62873
+ "shape": "S7i",
62692
62874
  "locationName": "instanceInitiatedShutdownBehavior"
62693
62875
  },
62694
62876
  "InstanceType": {
62695
- "shape": "S7h",
62877
+ "shape": "S7i",
62696
62878
  "locationName": "instanceType"
62697
62879
  },
62698
62880
  "KernelId": {
62699
- "shape": "S7h",
62881
+ "shape": "S7i",
62700
62882
  "locationName": "kernel"
62701
62883
  },
62702
62884
  "ProductCodes": {
@@ -62704,11 +62886,11 @@ module.exports={
62704
62886
  "locationName": "productCodes"
62705
62887
  },
62706
62888
  "RamdiskId": {
62707
- "shape": "S7h",
62889
+ "shape": "S7i",
62708
62890
  "locationName": "ramdisk"
62709
62891
  },
62710
62892
  "RootDeviceName": {
62711
- "shape": "S7h",
62893
+ "shape": "S7i",
62712
62894
  "locationName": "rootDeviceName"
62713
62895
  },
62714
62896
  "SourceDestCheck": {
@@ -62716,11 +62898,11 @@ module.exports={
62716
62898
  "locationName": "sourceDestCheck"
62717
62899
  },
62718
62900
  "SriovNetSupport": {
62719
- "shape": "S7h",
62901
+ "shape": "S7i",
62720
62902
  "locationName": "sriovNetSupport"
62721
62903
  },
62722
62904
  "UserData": {
62723
- "shape": "S7h",
62905
+ "shape": "S7i",
62724
62906
  "locationName": "userData"
62725
62907
  }
62726
62908
  }
@@ -62734,11 +62916,11 @@ module.exports={
62734
62916
  "type": "boolean"
62735
62917
  },
62736
62918
  "Filters": {
62737
- "shape": "Slx",
62919
+ "shape": "Sly",
62738
62920
  "locationName": "Filter"
62739
62921
  },
62740
62922
  "InstanceIds": {
62741
- "shape": "Smx",
62923
+ "shape": "Smy",
62742
62924
  "locationName": "InstanceId"
62743
62925
  },
62744
62926
  "MaxResults": {
@@ -62785,7 +62967,7 @@ module.exports={
62785
62967
  "type": "structure",
62786
62968
  "members": {
62787
62969
  "InstanceTagAttribute": {
62788
- "shape": "Slg",
62970
+ "shape": "Slh",
62789
62971
  "locationName": "instanceTagAttribute"
62790
62972
  }
62791
62973
  }
@@ -62796,11 +62978,11 @@ module.exports={
62796
62978
  "type": "structure",
62797
62979
  "members": {
62798
62980
  "Filters": {
62799
- "shape": "Slx",
62981
+ "shape": "Sly",
62800
62982
  "locationName": "Filter"
62801
62983
  },
62802
62984
  "InstanceIds": {
62803
- "shape": "Smx",
62985
+ "shape": "Smy",
62804
62986
  "locationName": "InstanceId"
62805
62987
  },
62806
62988
  "MaxResults": {
@@ -62874,7 +63056,7 @@ module.exports={
62874
63056
  },
62875
63057
  "LocationType": {},
62876
63058
  "Filters": {
62877
- "shape": "Slx",
63059
+ "shape": "Sly",
62878
63060
  "locationName": "Filter"
62879
63061
  },
62880
63062
  "MaxResults": {
@@ -62924,7 +63106,7 @@ module.exports={
62924
63106
  "member": {}
62925
63107
  },
62926
63108
  "Filters": {
62927
- "shape": "Slx",
63109
+ "shape": "Sly",
62928
63110
  "locationName": "Filter"
62929
63111
  },
62930
63112
  "MaxResults": {
@@ -63259,11 +63441,11 @@ module.exports={
63259
63441
  "type": "structure",
63260
63442
  "members": {
63261
63443
  "Filters": {
63262
- "shape": "Slx",
63444
+ "shape": "Sly",
63263
63445
  "locationName": "Filter"
63264
63446
  },
63265
63447
  "InstanceIds": {
63266
- "shape": "Smx",
63448
+ "shape": "Smy",
63267
63449
  "locationName": "InstanceId"
63268
63450
  },
63269
63451
  "DryRun": {
@@ -63301,7 +63483,7 @@ module.exports={
63301
63483
  "type": "structure",
63302
63484
  "members": {
63303
63485
  "Filters": {
63304
- "shape": "Slx",
63486
+ "shape": "Sly",
63305
63487
  "locationName": "Filter"
63306
63488
  },
63307
63489
  "DryRun": {
@@ -63328,7 +63510,7 @@ module.exports={
63328
63510
  "locationName": "internetGatewaySet",
63329
63511
  "type": "list",
63330
63512
  "member": {
63331
- "shape": "S9e",
63513
+ "shape": "S9f",
63332
63514
  "locationName": "item"
63333
63515
  }
63334
63516
  },
@@ -63357,7 +63539,7 @@ module.exports={
63357
63539
  "type": "boolean"
63358
63540
  },
63359
63541
  "Filters": {
63360
- "shape": "Slx",
63542
+ "shape": "Sly",
63361
63543
  "locationName": "Filter"
63362
63544
  }
63363
63545
  }
@@ -63409,7 +63591,7 @@ module.exports={
63409
63591
  "type": "structure",
63410
63592
  "members": {
63411
63593
  "Filters": {
63412
- "shape": "Slx",
63594
+ "shape": "Sly",
63413
63595
  "locationName": "Filter"
63414
63596
  },
63415
63597
  "KeyNames": {
@@ -63471,7 +63653,7 @@ module.exports={
63471
63653
  "LaunchTemplateId": {},
63472
63654
  "LaunchTemplateName": {},
63473
63655
  "Versions": {
63474
- "shape": "Sj8",
63656
+ "shape": "Sj9",
63475
63657
  "locationName": "LaunchTemplateVersion"
63476
63658
  },
63477
63659
  "MinVersion": {},
@@ -63481,7 +63663,7 @@ module.exports={
63481
63663
  "type": "integer"
63482
63664
  },
63483
63665
  "Filters": {
63484
- "shape": "Slx",
63666
+ "shape": "Sly",
63485
63667
  "locationName": "Filter"
63486
63668
  }
63487
63669
  }
@@ -63493,7 +63675,7 @@ module.exports={
63493
63675
  "locationName": "launchTemplateVersionSet",
63494
63676
  "type": "list",
63495
63677
  "member": {
63496
- "shape": "Say",
63678
+ "shape": "Saz",
63497
63679
  "locationName": "item"
63498
63680
  }
63499
63681
  },
@@ -63525,7 +63707,7 @@ module.exports={
63525
63707
  }
63526
63708
  },
63527
63709
  "Filters": {
63528
- "shape": "Slx",
63710
+ "shape": "Sly",
63529
63711
  "locationName": "Filter"
63530
63712
  },
63531
63713
  "NextToken": {},
@@ -63541,7 +63723,7 @@ module.exports={
63541
63723
  "locationName": "launchTemplates",
63542
63724
  "type": "list",
63543
63725
  "member": {
63544
- "shape": "Sav",
63726
+ "shape": "Saw",
63545
63727
  "locationName": "item"
63546
63728
  }
63547
63729
  },
@@ -63563,7 +63745,7 @@ module.exports={
63563
63745
  }
63564
63746
  },
63565
63747
  "Filters": {
63566
- "shape": "Slx",
63748
+ "shape": "Sly",
63567
63749
  "locationName": "Filter"
63568
63750
  },
63569
63751
  "MaxResults": {
@@ -63625,7 +63807,7 @@ module.exports={
63625
63807
  }
63626
63808
  },
63627
63809
  "Filters": {
63628
- "shape": "Slx",
63810
+ "shape": "Sly",
63629
63811
  "locationName": "Filter"
63630
63812
  },
63631
63813
  "MaxResults": {
@@ -63644,7 +63826,7 @@ module.exports={
63644
63826
  "locationName": "localGatewayRouteTableVpcAssociationSet",
63645
63827
  "type": "list",
63646
63828
  "member": {
63647
- "shape": "Sc0",
63829
+ "shape": "Sc1",
63648
63830
  "locationName": "item"
63649
63831
  }
63650
63832
  },
@@ -63666,7 +63848,7 @@ module.exports={
63666
63848
  }
63667
63849
  },
63668
63850
  "Filters": {
63669
- "shape": "Slx",
63851
+ "shape": "Sly",
63670
63852
  "locationName": "Filter"
63671
63853
  },
63672
63854
  "MaxResults": {
@@ -63725,7 +63907,7 @@ module.exports={
63725
63907
  }
63726
63908
  },
63727
63909
  "Filters": {
63728
- "shape": "Slx",
63910
+ "shape": "Sly",
63729
63911
  "locationName": "Filter"
63730
63912
  },
63731
63913
  "MaxResults": {
@@ -63779,7 +63961,7 @@ module.exports={
63779
63961
  "locationName": "LocalGatewayVirtualInterfaceId"
63780
63962
  },
63781
63963
  "Filters": {
63782
- "shape": "Slx",
63964
+ "shape": "Sly",
63783
63965
  "locationName": "Filter"
63784
63966
  },
63785
63967
  "MaxResults": {
@@ -63850,7 +64032,7 @@ module.exports={
63850
64032
  }
63851
64033
  },
63852
64034
  "Filters": {
63853
- "shape": "Slx",
64035
+ "shape": "Sly",
63854
64036
  "locationName": "Filter"
63855
64037
  },
63856
64038
  "MaxResults": {
@@ -63902,7 +64084,7 @@ module.exports={
63902
64084
  "type": "structure",
63903
64085
  "members": {
63904
64086
  "Filters": {
63905
- "shape": "Slx",
64087
+ "shape": "Sly",
63906
64088
  "locationName": "filter"
63907
64089
  },
63908
64090
  "DryRun": {
@@ -63955,7 +64137,7 @@ module.exports={
63955
64137
  "type": "boolean"
63956
64138
  },
63957
64139
  "Filter": {
63958
- "shape": "Slx"
64140
+ "shape": "Sly"
63959
64141
  },
63960
64142
  "MaxResults": {
63961
64143
  "type": "integer"
@@ -63977,7 +64159,7 @@ module.exports={
63977
64159
  "locationName": "natGatewaySet",
63978
64160
  "type": "list",
63979
64161
  "member": {
63980
- "shape": "Sc4",
64162
+ "shape": "Sc5",
63981
64163
  "locationName": "item"
63982
64164
  }
63983
64165
  },
@@ -63992,7 +64174,7 @@ module.exports={
63992
64174
  "type": "structure",
63993
64175
  "members": {
63994
64176
  "Filters": {
63995
- "shape": "Slx",
64177
+ "shape": "Sly",
63996
64178
  "locationName": "Filter"
63997
64179
  },
63998
64180
  "DryRun": {
@@ -64019,7 +64201,7 @@ module.exports={
64019
64201
  "locationName": "networkAclSet",
64020
64202
  "type": "list",
64021
64203
  "member": {
64022
- "shape": "Scb",
64204
+ "shape": "Scc",
64023
64205
  "locationName": "item"
64024
64206
  }
64025
64207
  },
@@ -64052,15 +64234,15 @@ module.exports={
64052
64234
  "type": "structure",
64053
64235
  "members": {
64054
64236
  "Attachment": {
64055
- "shape": "Scq",
64237
+ "shape": "Scr",
64056
64238
  "locationName": "attachment"
64057
64239
  },
64058
64240
  "Description": {
64059
- "shape": "S7h",
64241
+ "shape": "S7i",
64060
64242
  "locationName": "description"
64061
64243
  },
64062
64244
  "Groups": {
64063
- "shape": "Scr",
64245
+ "shape": "Scs",
64064
64246
  "locationName": "groupSet"
64065
64247
  },
64066
64248
  "NetworkInterfaceId": {
@@ -64083,7 +64265,7 @@ module.exports={
64083
64265
  "member": {}
64084
64266
  },
64085
64267
  "Filters": {
64086
- "shape": "Slx",
64268
+ "shape": "Sly",
64087
64269
  "locationName": "Filter"
64088
64270
  },
64089
64271
  "NextToken": {},
@@ -64099,7 +64281,7 @@ module.exports={
64099
64281
  "locationName": "networkInterfacePermissions",
64100
64282
  "type": "list",
64101
64283
  "member": {
64102
- "shape": "Sd2",
64284
+ "shape": "Sd3",
64103
64285
  "locationName": "item"
64104
64286
  }
64105
64287
  },
@@ -64114,7 +64296,7 @@ module.exports={
64114
64296
  "type": "structure",
64115
64297
  "members": {
64116
64298
  "Filters": {
64117
- "shape": "Slx",
64299
+ "shape": "Sly",
64118
64300
  "locationName": "filter"
64119
64301
  },
64120
64302
  "DryRun": {
@@ -64141,7 +64323,7 @@ module.exports={
64141
64323
  "locationName": "networkInterfaceSet",
64142
64324
  "type": "list",
64143
64325
  "member": {
64144
- "shape": "Sco",
64326
+ "shape": "Scp",
64145
64327
  "locationName": "item"
64146
64328
  }
64147
64329
  },
@@ -64156,7 +64338,7 @@ module.exports={
64156
64338
  "type": "structure",
64157
64339
  "members": {
64158
64340
  "Filters": {
64159
- "shape": "Slx",
64341
+ "shape": "Sly",
64160
64342
  "locationName": "Filter"
64161
64343
  },
64162
64344
  "DryRun": {
@@ -64184,7 +64366,7 @@ module.exports={
64184
64366
  "locationName": "placementGroupSet",
64185
64367
  "type": "list",
64186
64368
  "member": {
64187
- "shape": "Sd8",
64369
+ "shape": "Sd9",
64188
64370
  "locationName": "item"
64189
64371
  }
64190
64372
  }
@@ -64199,7 +64381,7 @@ module.exports={
64199
64381
  "type": "boolean"
64200
64382
  },
64201
64383
  "Filters": {
64202
- "shape": "Slx",
64384
+ "shape": "Sly",
64203
64385
  "locationName": "Filter"
64204
64386
  },
64205
64387
  "MaxResults": {
@@ -64278,7 +64460,7 @@ module.exports={
64278
64460
  "locationName": "arn"
64279
64461
  },
64280
64462
  "Statuses": {
64281
- "shape": "Sm6",
64463
+ "shape": "Sm7",
64282
64464
  "locationName": "statusSet"
64283
64465
  }
64284
64466
  }
@@ -64306,7 +64488,7 @@ module.exports={
64306
64488
  "type": "integer"
64307
64489
  },
64308
64490
  "Filters": {
64309
- "shape": "Slx",
64491
+ "shape": "Sly",
64310
64492
  "locationName": "Filter"
64311
64493
  }
64312
64494
  }
@@ -64377,7 +64559,7 @@ module.exports={
64377
64559
  "type": "structure",
64378
64560
  "members": {
64379
64561
  "Filters": {
64380
- "shape": "Slx",
64562
+ "shape": "Sly",
64381
64563
  "locationName": "Filter"
64382
64564
  },
64383
64565
  "RegionNames": {
@@ -64426,7 +64608,7 @@ module.exports={
64426
64608
  "type": "structure",
64427
64609
  "members": {
64428
64610
  "Filters": {
64429
- "shape": "Slx",
64611
+ "shape": "Sly",
64430
64612
  "locationName": "Filter"
64431
64613
  },
64432
64614
  "OfferingClass": {},
@@ -64526,7 +64708,7 @@ module.exports={
64526
64708
  "type": "structure",
64527
64709
  "members": {
64528
64710
  "Filters": {
64529
- "shape": "Slx",
64711
+ "shape": "Sly",
64530
64712
  "locationName": "Filter"
64531
64713
  },
64532
64714
  "ReservedInstancesId": {
@@ -64552,7 +64734,7 @@ module.exports={
64552
64734
  "type": "structure",
64553
64735
  "members": {
64554
64736
  "Filters": {
64555
- "shape": "Slx",
64737
+ "shape": "Sly",
64556
64738
  "locationName": "Filter"
64557
64739
  },
64558
64740
  "ReservedInstancesModificationIds": {
@@ -64646,7 +64828,7 @@ module.exports={
64646
64828
  "members": {
64647
64829
  "AvailabilityZone": {},
64648
64830
  "Filters": {
64649
- "shape": "Slx",
64831
+ "shape": "Sly",
64650
64832
  "locationName": "Filter"
64651
64833
  },
64652
64834
  "IncludeMarketplace": {
@@ -64777,7 +64959,7 @@ module.exports={
64777
64959
  "type": "structure",
64778
64960
  "members": {
64779
64961
  "Filters": {
64780
- "shape": "Slx",
64962
+ "shape": "Sly",
64781
64963
  "locationName": "Filter"
64782
64964
  },
64783
64965
  "DryRun": {
@@ -64804,7 +64986,7 @@ module.exports={
64804
64986
  "locationName": "routeTableSet",
64805
64987
  "type": "list",
64806
64988
  "member": {
64807
- "shape": "Sdl",
64989
+ "shape": "Sdm",
64808
64990
  "locationName": "item"
64809
64991
  }
64810
64992
  },
@@ -64826,7 +65008,7 @@ module.exports={
64826
65008
  "type": "boolean"
64827
65009
  },
64828
65010
  "Filters": {
64829
- "shape": "Slx",
65011
+ "shape": "Sly",
64830
65012
  "locationName": "Filter"
64831
65013
  },
64832
65014
  "FirstSlotStartTimeRange": {
@@ -64950,7 +65132,7 @@ module.exports={
64950
65132
  "type": "boolean"
64951
65133
  },
64952
65134
  "Filters": {
64953
- "shape": "Slx",
65135
+ "shape": "Sly",
64954
65136
  "locationName": "Filter"
64955
65137
  },
64956
65138
  "MaxResults": {
@@ -65042,7 +65224,7 @@ module.exports={
65042
65224
  "type": "structure",
65043
65225
  "members": {
65044
65226
  "Filters": {
65045
- "shape": "Slx",
65227
+ "shape": "Sly",
65046
65228
  "locationName": "Filter"
65047
65229
  },
65048
65230
  "GroupIds": {
@@ -65147,7 +65329,7 @@ module.exports={
65147
65329
  "type": "structure",
65148
65330
  "members": {
65149
65331
  "Filters": {
65150
- "shape": "Slx",
65332
+ "shape": "Sly",
65151
65333
  "locationName": "Filter"
65152
65334
  },
65153
65335
  "MaxResults": {
@@ -65180,7 +65362,7 @@ module.exports={
65180
65362
  "locationName": "snapshotSet",
65181
65363
  "type": "list",
65182
65364
  "member": {
65183
- "shape": "Sdx",
65365
+ "shape": "Sdy",
65184
65366
  "locationName": "item"
65185
65367
  }
65186
65368
  },
@@ -65204,7 +65386,7 @@ module.exports={
65204
65386
  "type": "structure",
65205
65387
  "members": {
65206
65388
  "SpotDatafeedSubscription": {
65207
- "shape": "Se8",
65389
+ "shape": "Se9",
65208
65390
  "locationName": "spotDatafeedSubscription"
65209
65391
  }
65210
65392
  }
@@ -65387,7 +65569,7 @@ module.exports={
65387
65569
  "type": "structure",
65388
65570
  "members": {
65389
65571
  "Filters": {
65390
- "shape": "Slx",
65572
+ "shape": "Sly",
65391
65573
  "locationName": "Filter"
65392
65574
  },
65393
65575
  "DryRun": {
@@ -65422,7 +65604,7 @@ module.exports={
65422
65604
  "type": "structure",
65423
65605
  "members": {
65424
65606
  "Filters": {
65425
- "shape": "Slx",
65607
+ "shape": "Sly",
65426
65608
  "locationName": "Filter"
65427
65609
  },
65428
65610
  "AvailabilityZone": {
@@ -65555,7 +65737,7 @@ module.exports={
65555
65737
  "type": "structure",
65556
65738
  "members": {
65557
65739
  "Filters": {
65558
- "shape": "Slx",
65740
+ "shape": "Sly",
65559
65741
  "locationName": "Filter"
65560
65742
  },
65561
65743
  "SubnetIds": {
@@ -65601,7 +65783,7 @@ module.exports={
65601
65783
  "type": "boolean"
65602
65784
  },
65603
65785
  "Filters": {
65604
- "shape": "Slx",
65786
+ "shape": "Sly",
65605
65787
  "locationName": "Filter"
65606
65788
  },
65607
65789
  "MaxResults": {
@@ -65659,7 +65841,7 @@ module.exports={
65659
65841
  "type": "boolean"
65660
65842
  },
65661
65843
  "Filters": {
65662
- "shape": "Slx",
65844
+ "shape": "Sly",
65663
65845
  "locationName": "Filter"
65664
65846
  },
65665
65847
  "MaxResults": {
@@ -65675,7 +65857,7 @@ module.exports={
65675
65857
  "locationName": "trafficMirrorFilterSet",
65676
65858
  "type": "list",
65677
65859
  "member": {
65678
- "shape": "Sei",
65860
+ "shape": "Sej",
65679
65861
  "locationName": "item"
65680
65862
  }
65681
65863
  },
@@ -65700,7 +65882,7 @@ module.exports={
65700
65882
  "type": "boolean"
65701
65883
  },
65702
65884
  "Filters": {
65703
- "shape": "Slx",
65885
+ "shape": "Sly",
65704
65886
  "locationName": "Filter"
65705
65887
  },
65706
65888
  "MaxResults": {
@@ -65716,7 +65898,7 @@ module.exports={
65716
65898
  "locationName": "trafficMirrorSessionSet",
65717
65899
  "type": "list",
65718
65900
  "member": {
65719
- "shape": "Sex",
65901
+ "shape": "Sey",
65720
65902
  "locationName": "item"
65721
65903
  }
65722
65904
  },
@@ -65741,7 +65923,7 @@ module.exports={
65741
65923
  "type": "boolean"
65742
65924
  },
65743
65925
  "Filters": {
65744
- "shape": "Slx",
65926
+ "shape": "Sly",
65745
65927
  "locationName": "Filter"
65746
65928
  },
65747
65929
  "MaxResults": {
@@ -65757,7 +65939,7 @@ module.exports={
65757
65939
  "locationName": "trafficMirrorTargetSet",
65758
65940
  "type": "list",
65759
65941
  "member": {
65760
- "shape": "Sf0",
65942
+ "shape": "Sf1",
65761
65943
  "locationName": "item"
65762
65944
  }
65763
65945
  },
@@ -65775,7 +65957,7 @@ module.exports={
65775
65957
  "shape": "S153"
65776
65958
  },
65777
65959
  "Filters": {
65778
- "shape": "Slx",
65960
+ "shape": "Sly",
65779
65961
  "locationName": "Filter"
65780
65962
  },
65781
65963
  "MaxResults": {
@@ -65858,7 +66040,7 @@ module.exports={
65858
66040
  }
65859
66041
  },
65860
66042
  "Filters": {
65861
- "shape": "Slx",
66043
+ "shape": "Sly",
65862
66044
  "locationName": "Filter"
65863
66045
  },
65864
66046
  "MaxResults": {
@@ -65877,7 +66059,7 @@ module.exports={
65877
66059
  "locationName": "transitGatewayMulticastDomains",
65878
66060
  "type": "list",
65879
66061
  "member": {
65880
- "shape": "Sff",
66062
+ "shape": "Sfg",
65881
66063
  "locationName": "item"
65882
66064
  }
65883
66065
  },
@@ -65895,7 +66077,7 @@ module.exports={
65895
66077
  "shape": "S153"
65896
66078
  },
65897
66079
  "Filters": {
65898
- "shape": "Slx",
66080
+ "shape": "Sly",
65899
66081
  "locationName": "Filter"
65900
66082
  },
65901
66083
  "MaxResults": {
@@ -65935,7 +66117,7 @@ module.exports={
65935
66117
  }
65936
66118
  },
65937
66119
  "Filters": {
65938
- "shape": "Slx",
66120
+ "shape": "Sly",
65939
66121
  "locationName": "Filter"
65940
66122
  },
65941
66123
  "MaxResults": {
@@ -65954,7 +66136,7 @@ module.exports={
65954
66136
  "locationName": "transitGatewayRouteTables",
65955
66137
  "type": "list",
65956
66138
  "member": {
65957
- "shape": "Sft",
66139
+ "shape": "Sfu",
65958
66140
  "locationName": "item"
65959
66141
  }
65960
66142
  },
@@ -65972,7 +66154,7 @@ module.exports={
65972
66154
  "shape": "S153"
65973
66155
  },
65974
66156
  "Filters": {
65975
- "shape": "Slx",
66157
+ "shape": "Sly",
65976
66158
  "locationName": "Filter"
65977
66159
  },
65978
66160
  "MaxResults": {
@@ -66012,7 +66194,7 @@ module.exports={
66012
66194
  }
66013
66195
  },
66014
66196
  "Filters": {
66015
- "shape": "Slx",
66197
+ "shape": "Sly",
66016
66198
  "locationName": "Filter"
66017
66199
  },
66018
66200
  "MaxResults": {
@@ -66031,7 +66213,7 @@ module.exports={
66031
66213
  "locationName": "transitGatewaySet",
66032
66214
  "type": "list",
66033
66215
  "member": {
66034
- "shape": "Sfa",
66216
+ "shape": "Sfb",
66035
66217
  "locationName": "item"
66036
66218
  }
66037
66219
  },
@@ -66079,7 +66261,7 @@ module.exports={
66079
66261
  "type": "structure",
66080
66262
  "members": {
66081
66263
  "Filters": {
66082
- "shape": "Slx",
66264
+ "shape": "Sly",
66083
66265
  "locationName": "Filter"
66084
66266
  },
66085
66267
  "MaxResults": {
@@ -66222,7 +66404,7 @@ module.exports={
66222
66404
  "type": "structure",
66223
66405
  "members": {
66224
66406
  "Filters": {
66225
- "shape": "Slx",
66407
+ "shape": "Sly",
66226
66408
  "locationName": "Filter"
66227
66409
  },
66228
66410
  "VolumeIds": {
@@ -66249,7 +66431,7 @@ module.exports={
66249
66431
  "locationName": "volumeSet",
66250
66432
  "type": "list",
66251
66433
  "member": {
66252
- "shape": "Sg0",
66434
+ "shape": "Sg1",
66253
66435
  "locationName": "item"
66254
66436
  }
66255
66437
  },
@@ -66271,7 +66453,7 @@ module.exports={
66271
66453
  "locationName": "VolumeId"
66272
66454
  },
66273
66455
  "Filters": {
66274
- "shape": "Slx",
66456
+ "shape": "Sly",
66275
66457
  "locationName": "Filter"
66276
66458
  },
66277
66459
  "NextToken": {},
@@ -66335,7 +66517,7 @@ module.exports={
66335
66517
  "type": "structure",
66336
66518
  "members": {
66337
66519
  "Filters": {
66338
- "shape": "Slx",
66520
+ "shape": "Sly",
66339
66521
  "locationName": "Filter"
66340
66522
  },
66341
66523
  "DryRun": {
@@ -66426,7 +66608,7 @@ module.exports={
66426
66608
  },
66427
66609
  "ConnectionNotificationId": {},
66428
66610
  "Filters": {
66429
- "shape": "Slx",
66611
+ "shape": "Sly",
66430
66612
  "locationName": "Filter"
66431
66613
  },
66432
66614
  "MaxResults": {
@@ -66442,7 +66624,7 @@ module.exports={
66442
66624
  "locationName": "connectionNotificationSet",
66443
66625
  "type": "list",
66444
66626
  "member": {
66445
- "shape": "Sgk",
66627
+ "shape": "Sgl",
66446
66628
  "locationName": "item"
66447
66629
  }
66448
66630
  },
@@ -66460,7 +66642,7 @@ module.exports={
66460
66642
  "type": "boolean"
66461
66643
  },
66462
66644
  "Filters": {
66463
- "shape": "Slx",
66645
+ "shape": "Sly",
66464
66646
  "locationName": "Filter"
66465
66647
  },
66466
66648
  "MaxResults": {
@@ -66496,7 +66678,7 @@ module.exports={
66496
66678
  "type": "timestamp"
66497
66679
  },
66498
66680
  "DnsEntries": {
66499
- "shape": "Sgf",
66681
+ "shape": "Sgg",
66500
66682
  "locationName": "dnsEntrySet"
66501
66683
  },
66502
66684
  "NetworkLoadBalancerArns": {
@@ -66520,11 +66702,11 @@ module.exports={
66520
66702
  "type": "boolean"
66521
66703
  },
66522
66704
  "ServiceIds": {
66523
- "shape": "Sl0",
66705
+ "shape": "Sl1",
66524
66706
  "locationName": "ServiceId"
66525
66707
  },
66526
66708
  "Filters": {
66527
- "shape": "Slx",
66709
+ "shape": "Sly",
66528
66710
  "locationName": "Filter"
66529
66711
  },
66530
66712
  "MaxResults": {
@@ -66540,7 +66722,7 @@ module.exports={
66540
66722
  "locationName": "serviceConfigurationSet",
66541
66723
  "type": "list",
66542
66724
  "member": {
66543
- "shape": "Sgp",
66725
+ "shape": "Sgq",
66544
66726
  "locationName": "item"
66545
66727
  }
66546
66728
  },
@@ -66562,7 +66744,7 @@ module.exports={
66562
66744
  },
66563
66745
  "ServiceId": {},
66564
66746
  "Filters": {
66565
- "shape": "Slx",
66747
+ "shape": "Sly",
66566
66748
  "locationName": "Filter"
66567
66749
  },
66568
66750
  "MaxResults": {
@@ -66608,7 +66790,7 @@ module.exports={
66608
66790
  "locationName": "ServiceName"
66609
66791
  },
66610
66792
  "Filters": {
66611
- "shape": "Slx",
66793
+ "shape": "Sly",
66612
66794
  "locationName": "Filter"
66613
66795
  },
66614
66796
  "MaxResults": {
@@ -66638,7 +66820,7 @@ module.exports={
66638
66820
  "locationName": "serviceId"
66639
66821
  },
66640
66822
  "ServiceType": {
66641
- "shape": "Sgq",
66823
+ "shape": "Sgr",
66642
66824
  "locationName": "serviceType"
66643
66825
  },
66644
66826
  "AvailabilityZones": {
@@ -66695,7 +66877,7 @@ module.exports={
66695
66877
  "locationName": "VpcEndpointId"
66696
66878
  },
66697
66879
  "Filters": {
66698
- "shape": "Slx",
66880
+ "shape": "Sly",
66699
66881
  "locationName": "Filter"
66700
66882
  },
66701
66883
  "MaxResults": {
@@ -66711,7 +66893,7 @@ module.exports={
66711
66893
  "locationName": "vpcEndpointSet",
66712
66894
  "type": "list",
66713
66895
  "member": {
66714
- "shape": "Sgb",
66896
+ "shape": "Sgc",
66715
66897
  "locationName": "item"
66716
66898
  }
66717
66899
  },
@@ -66726,7 +66908,7 @@ module.exports={
66726
66908
  "type": "structure",
66727
66909
  "members": {
66728
66910
  "Filters": {
66729
- "shape": "Slx",
66911
+ "shape": "Sly",
66730
66912
  "locationName": "Filter"
66731
66913
  },
66732
66914
  "DryRun": {
@@ -66768,7 +66950,7 @@ module.exports={
66768
66950
  "type": "structure",
66769
66951
  "members": {
66770
66952
  "Filters": {
66771
- "shape": "Slx",
66953
+ "shape": "Sly",
66772
66954
  "locationName": "Filter"
66773
66955
  },
66774
66956
  "VpcIds": {
@@ -66795,7 +66977,7 @@ module.exports={
66795
66977
  "locationName": "vpcSet",
66796
66978
  "type": "list",
66797
66979
  "member": {
66798
- "shape": "S74",
66980
+ "shape": "S75",
66799
66981
  "locationName": "item"
66800
66982
  }
66801
66983
  },
@@ -66810,7 +66992,7 @@ module.exports={
66810
66992
  "type": "structure",
66811
66993
  "members": {
66812
66994
  "Filters": {
66813
- "shape": "Slx",
66995
+ "shape": "Sly",
66814
66996
  "locationName": "Filter"
66815
66997
  },
66816
66998
  "VpnConnectionIds": {
@@ -66833,7 +67015,7 @@ module.exports={
66833
67015
  "locationName": "vpnConnectionSet",
66834
67016
  "type": "list",
66835
67017
  "member": {
66836
- "shape": "Shi",
67018
+ "shape": "Shj",
66837
67019
  "locationName": "item"
66838
67020
  }
66839
67021
  }
@@ -66845,7 +67027,7 @@ module.exports={
66845
67027
  "type": "structure",
66846
67028
  "members": {
66847
67029
  "Filters": {
66848
- "shape": "Slx",
67030
+ "shape": "Sly",
66849
67031
  "locationName": "Filter"
66850
67032
  },
66851
67033
  "VpnGatewayIds": {
@@ -66868,7 +67050,7 @@ module.exports={
66868
67050
  "locationName": "vpnGatewaySet",
66869
67051
  "type": "list",
66870
67052
  "member": {
66871
- "shape": "Sib",
67053
+ "shape": "Sic",
66872
67054
  "locationName": "item"
66873
67055
  }
66874
67056
  }
@@ -67748,7 +67930,7 @@ module.exports={
67748
67930
  "members": {
67749
67931
  "TransitGatewayRouteTableId": {},
67750
67932
  "Filters": {
67751
- "shape": "Slx",
67933
+ "shape": "Sly",
67752
67934
  "locationName": "Filter"
67753
67935
  },
67754
67936
  "S3Bucket": {},
@@ -67877,7 +68059,7 @@ module.exports={
67877
68059
  "members": {
67878
68060
  "PoolId": {},
67879
68061
  "Filters": {
67880
- "shape": "Slx",
68062
+ "shape": "Sly",
67881
68063
  "locationName": "Filter"
67882
68064
  },
67883
68065
  "MaxResults": {
@@ -68094,7 +68276,7 @@ module.exports={
68094
68276
  "type": "structure",
68095
68277
  "members": {
68096
68278
  "LaunchTemplateData": {
68097
- "shape": "Saz",
68279
+ "shape": "Sb0",
68098
68280
  "locationName": "launchTemplateData"
68099
68281
  }
68100
68282
  }
@@ -68234,7 +68416,7 @@ module.exports={
68234
68416
  "members": {
68235
68417
  "TransitGatewayAttachmentId": {},
68236
68418
  "Filters": {
68237
- "shape": "Slx",
68419
+ "shape": "Sly",
68238
68420
  "locationName": "Filter"
68239
68421
  },
68240
68422
  "MaxResults": {
@@ -68277,7 +68459,7 @@ module.exports={
68277
68459
  "members": {
68278
68460
  "TransitGatewayMulticastDomainId": {},
68279
68461
  "Filters": {
68280
- "shape": "Slx",
68462
+ "shape": "Sly",
68281
68463
  "locationName": "Filter"
68282
68464
  },
68283
68465
  "MaxResults": {
@@ -68330,7 +68512,7 @@ module.exports={
68330
68512
  "members": {
68331
68513
  "TransitGatewayRouteTableId": {},
68332
68514
  "Filters": {
68333
- "shape": "Slx",
68515
+ "shape": "Sly",
68334
68516
  "locationName": "Filter"
68335
68517
  },
68336
68518
  "MaxResults": {
@@ -68382,7 +68564,7 @@ module.exports={
68382
68564
  "members": {
68383
68565
  "TransitGatewayRouteTableId": {},
68384
68566
  "Filters": {
68385
- "shape": "Slx",
68567
+ "shape": "Sly",
68386
68568
  "locationName": "Filter"
68387
68569
  },
68388
68570
  "MaxResults": {
@@ -68593,11 +68775,11 @@ module.exports={
68593
68775
  "locationName": "architecture"
68594
68776
  },
68595
68777
  "GroupIds": {
68596
- "shape": "S9t",
68778
+ "shape": "S9u",
68597
68779
  "locationName": "GroupId"
68598
68780
  },
68599
68781
  "GroupNames": {
68600
- "shape": "Sad",
68782
+ "shape": "Sae",
68601
68783
  "locationName": "GroupName"
68602
68784
  },
68603
68785
  "InstanceInitiatedShutdownBehavior": {
@@ -68611,7 +68793,7 @@ module.exports={
68611
68793
  "type": "boolean"
68612
68794
  },
68613
68795
  "Placement": {
68614
- "shape": "S85",
68796
+ "shape": "S86",
68615
68797
  "locationName": "placement"
68616
68798
  },
68617
68799
  "PrivateIpAddress": {
@@ -68942,7 +69124,7 @@ module.exports={
68942
69124
  "ExcessCapacityTerminationPolicy": {},
68943
69125
  "FleetId": {},
68944
69126
  "TargetCapacitySpecification": {
68945
- "shape": "S86"
69127
+ "shape": "S87"
68946
69128
  }
68947
69129
  }
68948
69130
  },
@@ -69085,7 +69267,7 @@ module.exports={
69085
69267
  "members": {
69086
69268
  "Attribute": {},
69087
69269
  "Description": {
69088
- "shape": "S7h"
69270
+ "shape": "S7i"
69089
69271
  },
69090
69272
  "ImageId": {},
69091
69273
  "LaunchPermission": {
@@ -69189,23 +69371,23 @@ module.exports={
69189
69371
  "locationName": "instanceId"
69190
69372
  },
69191
69373
  "InstanceInitiatedShutdownBehavior": {
69192
- "shape": "S7h",
69374
+ "shape": "S7i",
69193
69375
  "locationName": "instanceInitiatedShutdownBehavior"
69194
69376
  },
69195
69377
  "InstanceType": {
69196
- "shape": "S7h",
69378
+ "shape": "S7i",
69197
69379
  "locationName": "instanceType"
69198
69380
  },
69199
69381
  "Kernel": {
69200
- "shape": "S7h",
69382
+ "shape": "S7i",
69201
69383
  "locationName": "kernel"
69202
69384
  },
69203
69385
  "Ramdisk": {
69204
- "shape": "S7h",
69386
+ "shape": "S7i",
69205
69387
  "locationName": "ramdisk"
69206
69388
  },
69207
69389
  "SriovNetSupport": {
69208
- "shape": "S7h",
69390
+ "shape": "S7i",
69209
69391
  "locationName": "sriovNetSupport"
69210
69392
  },
69211
69393
  "UserData": {
@@ -69435,7 +69617,7 @@ module.exports={
69435
69617
  "type": "structure",
69436
69618
  "members": {
69437
69619
  "LaunchTemplate": {
69438
- "shape": "Sav",
69620
+ "shape": "Saw",
69439
69621
  "locationName": "launchTemplate"
69440
69622
  }
69441
69623
  }
@@ -69462,7 +69644,7 @@ module.exports={
69462
69644
  }
69463
69645
  },
69464
69646
  "Description": {
69465
- "shape": "S7h",
69647
+ "shape": "S7i",
69466
69648
  "locationName": "description"
69467
69649
  },
69468
69650
  "DryRun": {
@@ -69470,7 +69652,7 @@ module.exports={
69470
69652
  "type": "boolean"
69471
69653
  },
69472
69654
  "Groups": {
69473
- "shape": "S9t",
69655
+ "shape": "S9u",
69474
69656
  "locationName": "SecurityGroupId"
69475
69657
  },
69476
69658
  "NetworkInterfaceId": {
@@ -69600,7 +69782,11 @@ module.exports={
69600
69782
  },
69601
69783
  "SubnetId": {
69602
69784
  "locationName": "subnetId"
69603
- }
69785
+ },
69786
+ "MapCustomerOwnedIpOnLaunch": {
69787
+ "shape": "Sth"
69788
+ },
69789
+ "CustomerOwnedIpv4Pool": {}
69604
69790
  }
69605
69791
  }
69606
69792
  },
@@ -69613,11 +69799,11 @@ module.exports={
69613
69799
  "members": {
69614
69800
  "TrafficMirrorFilterId": {},
69615
69801
  "AddNetworkServices": {
69616
- "shape": "Seo",
69802
+ "shape": "Sep",
69617
69803
  "locationName": "AddNetworkService"
69618
69804
  },
69619
69805
  "RemoveNetworkServices": {
69620
- "shape": "Seo",
69806
+ "shape": "Sep",
69621
69807
  "locationName": "RemoveNetworkService"
69622
69808
  },
69623
69809
  "DryRun": {
@@ -69629,7 +69815,7 @@ module.exports={
69629
69815
  "type": "structure",
69630
69816
  "members": {
69631
69817
  "TrafficMirrorFilter": {
69632
- "shape": "Sei",
69818
+ "shape": "Sej",
69633
69819
  "locationName": "trafficMirrorFilter"
69634
69820
  }
69635
69821
  }
@@ -69649,10 +69835,10 @@ module.exports={
69649
69835
  },
69650
69836
  "RuleAction": {},
69651
69837
  "DestinationPortRange": {
69652
- "shape": "Ses"
69838
+ "shape": "Set"
69653
69839
  },
69654
69840
  "SourcePortRange": {
69655
- "shape": "Ses"
69841
+ "shape": "Set"
69656
69842
  },
69657
69843
  "Protocol": {
69658
69844
  "type": "integer"
@@ -69674,7 +69860,7 @@ module.exports={
69674
69860
  "type": "structure",
69675
69861
  "members": {
69676
69862
  "TrafficMirrorFilterRule": {
69677
- "shape": "Sek",
69863
+ "shape": "Sel",
69678
69864
  "locationName": "trafficMirrorFilterRule"
69679
69865
  }
69680
69866
  }
@@ -69714,7 +69900,7 @@ module.exports={
69714
69900
  "type": "structure",
69715
69901
  "members": {
69716
69902
  "TrafficMirrorSession": {
69717
- "shape": "Sex",
69903
+ "shape": "Sey",
69718
69904
  "locationName": "trafficMirrorSession"
69719
69905
  }
69720
69906
  }
@@ -69729,10 +69915,10 @@ module.exports={
69729
69915
  "members": {
69730
69916
  "TransitGatewayAttachmentId": {},
69731
69917
  "AddSubnetIds": {
69732
- "shape": "Sfw"
69918
+ "shape": "Sfx"
69733
69919
  },
69734
69920
  "RemoveSubnetIds": {
69735
- "shape": "Sfw"
69921
+ "shape": "Sfx"
69736
69922
  },
69737
69923
  "Options": {
69738
69924
  "type": "structure",
@@ -69839,27 +70025,27 @@ module.exports={
69839
70025
  },
69840
70026
  "PolicyDocument": {},
69841
70027
  "AddRouteTableIds": {
69842
- "shape": "Sg7",
70028
+ "shape": "Sg8",
69843
70029
  "locationName": "AddRouteTableId"
69844
70030
  },
69845
70031
  "RemoveRouteTableIds": {
69846
- "shape": "Sg7",
70032
+ "shape": "Sg8",
69847
70033
  "locationName": "RemoveRouteTableId"
69848
70034
  },
69849
70035
  "AddSubnetIds": {
69850
- "shape": "Sg8",
70036
+ "shape": "Sg9",
69851
70037
  "locationName": "AddSubnetId"
69852
70038
  },
69853
70039
  "RemoveSubnetIds": {
69854
- "shape": "Sg8",
70040
+ "shape": "Sg9",
69855
70041
  "locationName": "RemoveSubnetId"
69856
70042
  },
69857
70043
  "AddSecurityGroupIds": {
69858
- "shape": "Sg9",
70044
+ "shape": "Sga",
69859
70045
  "locationName": "AddSecurityGroupId"
69860
70046
  },
69861
70047
  "RemoveSecurityGroupIds": {
69862
- "shape": "Sg9",
70048
+ "shape": "Sga",
69863
70049
  "locationName": "RemoveSecurityGroupId"
69864
70050
  },
69865
70051
  "PrivateDnsEnabled": {
@@ -70049,7 +70235,7 @@ module.exports={
70049
70235
  "type": "structure",
70050
70236
  "members": {
70051
70237
  "VpnConnection": {
70052
- "shape": "Shi",
70238
+ "shape": "Shj",
70053
70239
  "locationName": "vpnConnection"
70054
70240
  }
70055
70241
  }
@@ -70074,7 +70260,7 @@ module.exports={
70074
70260
  "type": "structure",
70075
70261
  "members": {
70076
70262
  "VpnConnection": {
70077
- "shape": "Shi",
70263
+ "shape": "Shj",
70078
70264
  "locationName": "vpnConnection"
70079
70265
  }
70080
70266
  }
@@ -70115,31 +70301,31 @@ module.exports={
70115
70301
  "type": "integer"
70116
70302
  },
70117
70303
  "Phase1EncryptionAlgorithms": {
70118
- "shape": "Sh3",
70304
+ "shape": "Sh4",
70119
70305
  "locationName": "Phase1EncryptionAlgorithm"
70120
70306
  },
70121
70307
  "Phase2EncryptionAlgorithms": {
70122
- "shape": "Sh5",
70308
+ "shape": "Sh6",
70123
70309
  "locationName": "Phase2EncryptionAlgorithm"
70124
70310
  },
70125
70311
  "Phase1IntegrityAlgorithms": {
70126
- "shape": "Sh7",
70312
+ "shape": "Sh8",
70127
70313
  "locationName": "Phase1IntegrityAlgorithm"
70128
70314
  },
70129
70315
  "Phase2IntegrityAlgorithms": {
70130
- "shape": "Sh9",
70316
+ "shape": "Sha",
70131
70317
  "locationName": "Phase2IntegrityAlgorithm"
70132
70318
  },
70133
70319
  "Phase1DHGroupNumbers": {
70134
- "shape": "Shb",
70320
+ "shape": "Shc",
70135
70321
  "locationName": "Phase1DHGroupNumber"
70136
70322
  },
70137
70323
  "Phase2DHGroupNumbers": {
70138
- "shape": "Shd",
70324
+ "shape": "She",
70139
70325
  "locationName": "Phase2DHGroupNumber"
70140
70326
  },
70141
70327
  "IKEVersions": {
70142
- "shape": "Shf",
70328
+ "shape": "Shg",
70143
70329
  "locationName": "IKEVersion"
70144
70330
  }
70145
70331
  }
@@ -70153,7 +70339,7 @@ module.exports={
70153
70339
  "type": "structure",
70154
70340
  "members": {
70155
70341
  "VpnConnection": {
70156
- "shape": "Shi",
70342
+ "shape": "Shj",
70157
70343
  "locationName": "vpnConnection"
70158
70344
  }
70159
70345
  }
@@ -70167,7 +70353,7 @@ module.exports={
70167
70353
  ],
70168
70354
  "members": {
70169
70355
  "InstanceIds": {
70170
- "shape": "Smx",
70356
+ "shape": "Smy",
70171
70357
  "locationName": "InstanceId"
70172
70358
  },
70173
70359
  "DryRun": {
@@ -70389,7 +70575,7 @@ module.exports={
70389
70575
  ],
70390
70576
  "members": {
70391
70577
  "InstanceIds": {
70392
- "shape": "Smx",
70578
+ "shape": "Smy",
70393
70579
  "locationName": "InstanceId"
70394
70580
  },
70395
70581
  "DryRun": {
@@ -70411,7 +70597,7 @@ module.exports={
70411
70597
  "locationName": "architecture"
70412
70598
  },
70413
70599
  "BlockDeviceMappings": {
70414
- "shape": "S8x",
70600
+ "shape": "S8y",
70415
70601
  "locationName": "BlockDeviceMapping"
70416
70602
  },
70417
70603
  "Description": {
@@ -70475,7 +70661,7 @@ module.exports={
70475
70661
  "type": "boolean"
70476
70662
  },
70477
70663
  "InstanceTagKeys": {
70478
- "shape": "Sle",
70664
+ "shape": "Slf",
70479
70665
  "locationName": "InstanceTagKey"
70480
70666
  }
70481
70667
  }
@@ -70486,7 +70672,7 @@ module.exports={
70486
70672
  "type": "structure",
70487
70673
  "members": {
70488
70674
  "InstanceTagAttribute": {
70489
- "shape": "Slg",
70675
+ "shape": "Slh",
70490
70676
  "locationName": "instanceTagAttribute"
70491
70677
  }
70492
70678
  }
@@ -70499,7 +70685,7 @@ module.exports={
70499
70685
  "TransitGatewayMulticastDomainId": {},
70500
70686
  "GroupIpAddress": {},
70501
70687
  "NetworkInterfaceIds": {
70502
- "shape": "Sli"
70688
+ "shape": "Slj"
70503
70689
  },
70504
70690
  "DryRun": {
70505
70691
  "type": "boolean"
@@ -70535,7 +70721,7 @@ module.exports={
70535
70721
  "TransitGatewayMulticastDomainId": {},
70536
70722
  "GroupIpAddress": {},
70537
70723
  "NetworkInterfaceIds": {
70538
- "shape": "Sli"
70724
+ "shape": "Slj"
70539
70725
  },
70540
70726
  "DryRun": {
70541
70727
  "type": "boolean"
@@ -70781,7 +70967,7 @@ module.exports={
70781
70967
  "type": "boolean"
70782
70968
  },
70783
70969
  "IcmpTypeCode": {
70784
- "shape": "Scg",
70970
+ "shape": "Sch",
70785
70971
  "locationName": "Icmp"
70786
70972
  },
70787
70973
  "Ipv6CidrBlock": {
@@ -70791,7 +70977,7 @@ module.exports={
70791
70977
  "locationName": "networkAclId"
70792
70978
  },
70793
70979
  "PortRange": {
70794
- "shape": "Sch",
70980
+ "shape": "Sci",
70795
70981
  "locationName": "portRange"
70796
70982
  },
70797
70983
  "Protocol": {
@@ -70909,7 +71095,7 @@ module.exports={
70909
71095
  "type": "structure",
70910
71096
  "members": {
70911
71097
  "Route": {
70912
- "shape": "Sfm",
71098
+ "shape": "Sfn",
70913
71099
  "locationName": "route"
70914
71100
  }
70915
71101
  }
@@ -70936,7 +71122,7 @@ module.exports={
70936
71122
  "type": "timestamp"
70937
71123
  },
70938
71124
  "Instances": {
70939
- "shape": "Smx",
71125
+ "shape": "Smy",
70940
71126
  "locationName": "instanceId"
70941
71127
  },
70942
71128
  "ReasonCodes": {
@@ -71351,7 +71537,7 @@ module.exports={
71351
71537
  ],
71352
71538
  "members": {
71353
71539
  "BlockDeviceMappings": {
71354
- "shape": "S8x",
71540
+ "shape": "S8y",
71355
71541
  "locationName": "BlockDeviceMapping"
71356
71542
  },
71357
71543
  "ImageId": {},
@@ -71360,7 +71546,7 @@ module.exports={
71360
71546
  "type": "integer"
71361
71547
  },
71362
71548
  "Ipv6Addresses": {
71363
- "shape": "Sb6",
71549
+ "shape": "Sb7",
71364
71550
  "locationName": "Ipv6Address"
71365
71551
  },
71366
71552
  "KernelId": {},
@@ -71375,15 +71561,15 @@ module.exports={
71375
71561
  "shape": "S13w"
71376
71562
  },
71377
71563
  "Placement": {
71378
- "shape": "S85"
71564
+ "shape": "S86"
71379
71565
  },
71380
71566
  "RamdiskId": {},
71381
71567
  "SecurityGroupIds": {
71382
- "shape": "S9t",
71568
+ "shape": "S9u",
71383
71569
  "locationName": "SecurityGroupId"
71384
71570
  },
71385
71571
  "SecurityGroups": {
71386
- "shape": "Sad",
71572
+ "shape": "Sae",
71387
71573
  "locationName": "SecurityGroup"
71388
71574
  },
71389
71575
  "SubnetId": {},
@@ -71423,7 +71609,7 @@ module.exports={
71423
71609
  "ElasticGpuSpecification": {
71424
71610
  "type": "list",
71425
71611
  "member": {
71426
- "shape": "Sa9",
71612
+ "shape": "Saa",
71427
71613
  "locationName": "item"
71428
71614
  }
71429
71615
  },
@@ -71477,7 +71663,7 @@ module.exports={
71477
71663
  }
71478
71664
  },
71479
71665
  "CreditSpecification": {
71480
- "shape": "Saj"
71666
+ "shape": "Sak"
71481
71667
  },
71482
71668
  "CpuOptions": {
71483
71669
  "type": "structure",
@@ -71705,7 +71891,7 @@ module.exports={
71705
71891
  "members": {
71706
71892
  "LocalGatewayRouteTableId": {},
71707
71893
  "Filters": {
71708
- "shape": "Slx",
71894
+ "shape": "Sly",
71709
71895
  "locationName": "Filter"
71710
71896
  },
71711
71897
  "MaxResults": {
@@ -71724,7 +71910,7 @@ module.exports={
71724
71910
  "locationName": "routeSet",
71725
71911
  "type": "list",
71726
71912
  "member": {
71727
- "shape": "Sbv",
71913
+ "shape": "Sbw",
71728
71914
  "locationName": "item"
71729
71915
  }
71730
71916
  },
@@ -71740,7 +71926,7 @@ module.exports={
71740
71926
  "members": {
71741
71927
  "TransitGatewayMulticastDomainId": {},
71742
71928
  "Filters": {
71743
- "shape": "Slx",
71929
+ "shape": "Sly",
71744
71930
  "locationName": "Filter"
71745
71931
  },
71746
71932
  "MaxResults": {
@@ -71813,7 +71999,7 @@ module.exports={
71813
71999
  "members": {
71814
72000
  "TransitGatewayRouteTableId": {},
71815
72001
  "Filters": {
71816
- "shape": "Slx",
72002
+ "shape": "Sly",
71817
72003
  "locationName": "Filter"
71818
72004
  },
71819
72005
  "MaxResults": {
@@ -71831,7 +72017,7 @@ module.exports={
71831
72017
  "locationName": "routeSet",
71832
72018
  "type": "list",
71833
72019
  "member": {
71834
- "shape": "Sfm",
72020
+ "shape": "Sfn",
71835
72021
  "locationName": "item"
71836
72022
  }
71837
72023
  },
@@ -71864,7 +72050,7 @@ module.exports={
71864
72050
  ],
71865
72051
  "members": {
71866
72052
  "InstanceIds": {
71867
- "shape": "Smx",
72053
+ "shape": "Smy",
71868
72054
  "locationName": "InstanceId"
71869
72055
  },
71870
72056
  "AdditionalInfo": {
@@ -71917,7 +72103,7 @@ module.exports={
71917
72103
  ],
71918
72104
  "members": {
71919
72105
  "InstanceIds": {
71920
- "shape": "Smx",
72106
+ "shape": "Smy",
71921
72107
  "locationName": "InstanceId"
71922
72108
  },
71923
72109
  "Hibernate": {
@@ -71978,11 +72164,11 @@ module.exports={
71978
72164
  "locationName": "connectionId"
71979
72165
  },
71980
72166
  "PreviousStatus": {
71981
- "shape": "Snc",
72167
+ "shape": "Snd",
71982
72168
  "locationName": "previousStatus"
71983
72169
  },
71984
72170
  "CurrentStatus": {
71985
- "shape": "Snc",
72171
+ "shape": "Snd",
71986
72172
  "locationName": "currentStatus"
71987
72173
  }
71988
72174
  }
@@ -71999,7 +72185,7 @@ module.exports={
71999
72185
  ],
72000
72186
  "members": {
72001
72187
  "InstanceIds": {
72002
- "shape": "Smx",
72188
+ "shape": "Smy",
72003
72189
  "locationName": "InstanceId"
72004
72190
  },
72005
72191
  "DryRun": {
@@ -72074,7 +72260,7 @@ module.exports={
72074
72260
  ],
72075
72261
  "members": {
72076
72262
  "InstanceIds": {
72077
- "shape": "Smx",
72263
+ "shape": "Smy",
72078
72264
  "locationName": "InstanceId"
72079
72265
  },
72080
72266
  "DryRun": {
@@ -73153,6 +73339,13 @@ module.exports={
73153
73339
  "locationName": "mapPublicIpOnLaunch",
73154
73340
  "type": "boolean"
73155
73341
  },
73342
+ "MapCustomerOwnedIpOnLaunch": {
73343
+ "locationName": "mapCustomerOwnedIpOnLaunch",
73344
+ "type": "boolean"
73345
+ },
73346
+ "CustomerOwnedIpv4Pool": {
73347
+ "locationName": "customerOwnedIpv4Pool"
73348
+ },
73156
73349
  "State": {
73157
73350
  "locationName": "state"
73158
73351
  },
@@ -73189,7 +73382,7 @@ module.exports={
73189
73382
  }
73190
73383
  }
73191
73384
  },
73192
- "S74": {
73385
+ "S75": {
73193
73386
  "type": "structure",
73194
73387
  "members": {
73195
73388
  "CidrBlock": {
@@ -73236,7 +73429,7 @@ module.exports={
73236
73429
  }
73237
73430
  }
73238
73431
  },
73239
- "S7d": {
73432
+ "S7e": {
73240
73433
  "type": "structure",
73241
73434
  "members": {
73242
73435
  "DhcpConfigurations": {
@@ -73253,7 +73446,7 @@ module.exports={
73253
73446
  "locationName": "valueSet",
73254
73447
  "type": "list",
73255
73448
  "member": {
73256
- "shape": "S7h",
73449
+ "shape": "S7i",
73257
73450
  "locationName": "item"
73258
73451
  }
73259
73452
  }
@@ -73272,7 +73465,7 @@ module.exports={
73272
73465
  }
73273
73466
  }
73274
73467
  },
73275
- "S7h": {
73468
+ "S7i": {
73276
73469
  "type": "structure",
73277
73470
  "members": {
73278
73471
  "Value": {
@@ -73280,11 +73473,11 @@ module.exports={
73280
73473
  }
73281
73474
  }
73282
73475
  },
73283
- "S7k": {
73476
+ "S7l": {
73284
73477
  "type": "structure",
73285
73478
  "members": {
73286
73479
  "Attachments": {
73287
- "shape": "S7l",
73480
+ "shape": "S7m",
73288
73481
  "locationName": "attachmentSet"
73289
73482
  },
73290
73483
  "EgressOnlyInternetGatewayId": {
@@ -73296,7 +73489,7 @@ module.exports={
73296
73489
  }
73297
73490
  }
73298
73491
  },
73299
- "S7l": {
73492
+ "S7m": {
73300
73493
  "type": "list",
73301
73494
  "member": {
73302
73495
  "locationName": "item",
@@ -73311,7 +73504,7 @@ module.exports={
73311
73504
  }
73312
73505
  }
73313
73506
  },
73314
- "S85": {
73507
+ "S86": {
73315
73508
  "type": "structure",
73316
73509
  "members": {
73317
73510
  "AvailabilityZone": {
@@ -73341,7 +73534,7 @@ module.exports={
73341
73534
  }
73342
73535
  }
73343
73536
  },
73344
- "S86": {
73537
+ "S87": {
73345
73538
  "type": "structure",
73346
73539
  "required": [
73347
73540
  "TotalTargetCapacity"
@@ -73359,20 +73552,20 @@ module.exports={
73359
73552
  "DefaultTargetCapacityType": {}
73360
73553
  }
73361
73554
  },
73362
- "S8d": {
73555
+ "S8e": {
73363
73556
  "type": "structure",
73364
73557
  "members": {
73365
73558
  "LaunchTemplateSpecification": {
73366
- "shape": "S8e",
73559
+ "shape": "S8f",
73367
73560
  "locationName": "launchTemplateSpecification"
73368
73561
  },
73369
73562
  "Overrides": {
73370
- "shape": "S8f",
73563
+ "shape": "S8g",
73371
73564
  "locationName": "overrides"
73372
73565
  }
73373
73566
  }
73374
73567
  },
73375
- "S8e": {
73568
+ "S8f": {
73376
73569
  "type": "structure",
73377
73570
  "members": {
73378
73571
  "LaunchTemplateId": {
@@ -73386,7 +73579,7 @@ module.exports={
73386
73579
  }
73387
73580
  }
73388
73581
  },
73389
- "S8f": {
73582
+ "S8g": {
73390
73583
  "type": "structure",
73391
73584
  "members": {
73392
73585
  "InstanceType": {
@@ -73420,27 +73613,27 @@ module.exports={
73420
73613
  }
73421
73614
  }
73422
73615
  },
73423
- "S8k": {
73616
+ "S8l": {
73424
73617
  "type": "list",
73425
73618
  "member": {
73426
73619
  "locationName": "item"
73427
73620
  }
73428
73621
  },
73429
- "S8u": {
73622
+ "S8v": {
73430
73623
  "type": "structure",
73431
73624
  "members": {
73432
73625
  "Bucket": {},
73433
73626
  "Key": {}
73434
73627
  }
73435
73628
  },
73436
- "S8x": {
73629
+ "S8y": {
73437
73630
  "type": "list",
73438
73631
  "member": {
73439
- "shape": "S8y",
73632
+ "shape": "S8z",
73440
73633
  "locationName": "BlockDeviceMapping"
73441
73634
  }
73442
73635
  },
73443
- "S8y": {
73636
+ "S8z": {
73444
73637
  "type": "structure",
73445
73638
  "members": {
73446
73639
  "DeviceName": {
@@ -73483,7 +73676,7 @@ module.exports={
73483
73676
  }
73484
73677
  }
73485
73678
  },
73486
- "S98": {
73679
+ "S99": {
73487
73680
  "type": "structure",
73488
73681
  "members": {
73489
73682
  "Description": {
@@ -73534,11 +73727,11 @@ module.exports={
73534
73727
  }
73535
73728
  }
73536
73729
  },
73537
- "S9e": {
73730
+ "S9f": {
73538
73731
  "type": "structure",
73539
73732
  "members": {
73540
73733
  "Attachments": {
73541
- "shape": "S7l",
73734
+ "shape": "S7m",
73542
73735
  "locationName": "attachmentSet"
73543
73736
  },
73544
73737
  "InternetGatewayId": {
@@ -73553,7 +73746,7 @@ module.exports={
73553
73746
  }
73554
73747
  }
73555
73748
  },
73556
- "S9k": {
73749
+ "S9l": {
73557
73750
  "type": "structure",
73558
73751
  "members": {
73559
73752
  "KernelId": {},
@@ -73618,7 +73811,7 @@ module.exports={
73618
73811
  "type": "integer"
73619
73812
  },
73620
73813
  "Groups": {
73621
- "shape": "S9t",
73814
+ "shape": "S9u",
73622
73815
  "locationName": "SecurityGroupId"
73623
73816
  },
73624
73817
  "InterfaceType": {},
@@ -73638,7 +73831,7 @@ module.exports={
73638
73831
  "NetworkInterfaceId": {},
73639
73832
  "PrivateIpAddress": {},
73640
73833
  "PrivateIpAddresses": {
73641
- "shape": "S9w"
73834
+ "shape": "S9x"
73642
73835
  },
73643
73836
  "SecondaryPrivateIpAddressCount": {
73644
73837
  "type": "integer"
@@ -73698,7 +73891,7 @@ module.exports={
73698
73891
  "locationName": "ElasticGpuSpecification",
73699
73892
  "type": "list",
73700
73893
  "member": {
73701
- "shape": "Sa9",
73894
+ "shape": "Saa",
73702
73895
  "locationName": "ElasticGpuSpecification"
73703
73896
  }
73704
73897
  },
@@ -73720,11 +73913,11 @@ module.exports={
73720
73913
  }
73721
73914
  },
73722
73915
  "SecurityGroupIds": {
73723
- "shape": "S9t",
73916
+ "shape": "S9u",
73724
73917
  "locationName": "SecurityGroupId"
73725
73918
  },
73726
73919
  "SecurityGroups": {
73727
- "shape": "Sad",
73920
+ "shape": "Sae",
73728
73921
  "locationName": "SecurityGroup"
73729
73922
  },
73730
73923
  "InstanceMarketOptions": {
@@ -73748,7 +73941,7 @@ module.exports={
73748
73941
  }
73749
73942
  },
73750
73943
  "CreditSpecification": {
73751
- "shape": "Saj"
73944
+ "shape": "Sak"
73752
73945
  },
73753
73946
  "CpuOptions": {
73754
73947
  "type": "structure",
@@ -73766,7 +73959,7 @@ module.exports={
73766
73959
  "members": {
73767
73960
  "CapacityReservationPreference": {},
73768
73961
  "CapacityReservationTarget": {
73769
- "shape": "San"
73962
+ "shape": "Sao"
73770
73963
  }
73771
73964
  }
73772
73965
  },
@@ -73801,13 +73994,13 @@ module.exports={
73801
73994
  }
73802
73995
  }
73803
73996
  },
73804
- "S9t": {
73997
+ "S9u": {
73805
73998
  "type": "list",
73806
73999
  "member": {
73807
74000
  "locationName": "SecurityGroupId"
73808
74001
  }
73809
74002
  },
73810
- "S9w": {
74003
+ "S9x": {
73811
74004
  "type": "list",
73812
74005
  "member": {
73813
74006
  "locationName": "item",
@@ -73823,7 +74016,7 @@ module.exports={
73823
74016
  }
73824
74017
  }
73825
74018
  },
73826
- "Sa9": {
74019
+ "Saa": {
73827
74020
  "type": "structure",
73828
74021
  "required": [
73829
74022
  "Type"
@@ -73832,13 +74025,13 @@ module.exports={
73832
74025
  "Type": {}
73833
74026
  }
73834
74027
  },
73835
- "Sad": {
74028
+ "Sae": {
73836
74029
  "type": "list",
73837
74030
  "member": {
73838
74031
  "locationName": "SecurityGroup"
73839
74032
  }
73840
74033
  },
73841
- "Saj": {
74034
+ "Sak": {
73842
74035
  "type": "structure",
73843
74036
  "required": [
73844
74037
  "CpuCredits"
@@ -73847,13 +74040,13 @@ module.exports={
73847
74040
  "CpuCredits": {}
73848
74041
  }
73849
74042
  },
73850
- "San": {
74043
+ "Sao": {
73851
74044
  "type": "structure",
73852
74045
  "members": {
73853
74046
  "CapacityReservationId": {}
73854
74047
  }
73855
74048
  },
73856
- "Sav": {
74049
+ "Saw": {
73857
74050
  "type": "structure",
73858
74051
  "members": {
73859
74052
  "LaunchTemplateId": {
@@ -73883,7 +74076,7 @@ module.exports={
73883
74076
  }
73884
74077
  }
73885
74078
  },
73886
- "Say": {
74079
+ "Saz": {
73887
74080
  "type": "structure",
73888
74081
  "members": {
73889
74082
  "LaunchTemplateId": {
@@ -73911,12 +74104,12 @@ module.exports={
73911
74104
  "type": "boolean"
73912
74105
  },
73913
74106
  "LaunchTemplateData": {
73914
- "shape": "Saz",
74107
+ "shape": "Sb0",
73915
74108
  "locationName": "launchTemplateData"
73916
74109
  }
73917
74110
  }
73918
74111
  },
73919
- "Saz": {
74112
+ "Sb0": {
73920
74113
  "type": "structure",
73921
74114
  "members": {
73922
74115
  "KernelId": {
@@ -74022,7 +74215,7 @@ module.exports={
74022
74215
  "type": "integer"
74023
74216
  },
74024
74217
  "Ipv6Addresses": {
74025
- "shape": "Sb6",
74218
+ "shape": "Sb7",
74026
74219
  "locationName": "ipv6AddressesSet"
74027
74220
  },
74028
74221
  "NetworkInterfaceId": {
@@ -74032,7 +74225,7 @@ module.exports={
74032
74225
  "locationName": "privateIpAddress"
74033
74226
  },
74034
74227
  "PrivateIpAddresses": {
74035
- "shape": "S9w",
74228
+ "shape": "S9x",
74036
74229
  "locationName": "privateIpAddressesSet"
74037
74230
  },
74038
74231
  "SecondaryPrivateIpAddressCount": {
@@ -74226,7 +74419,7 @@ module.exports={
74226
74419
  "locationName": "capacityReservationPreference"
74227
74420
  },
74228
74421
  "CapacityReservationTarget": {
74229
- "shape": "Sbl",
74422
+ "shape": "Sbm",
74230
74423
  "locationName": "capacityReservationTarget"
74231
74424
  }
74232
74425
  }
@@ -74275,7 +74468,7 @@ module.exports={
74275
74468
  }
74276
74469
  }
74277
74470
  },
74278
- "Sb6": {
74471
+ "Sb7": {
74279
74472
  "type": "list",
74280
74473
  "member": {
74281
74474
  "locationName": "item",
@@ -74287,7 +74480,7 @@ module.exports={
74287
74480
  }
74288
74481
  }
74289
74482
  },
74290
- "Sbl": {
74483
+ "Sbm": {
74291
74484
  "type": "structure",
74292
74485
  "members": {
74293
74486
  "CapacityReservationId": {
@@ -74295,7 +74488,7 @@ module.exports={
74295
74488
  }
74296
74489
  }
74297
74490
  },
74298
- "Sbv": {
74491
+ "Sbw": {
74299
74492
  "type": "structure",
74300
74493
  "members": {
74301
74494
  "DestinationCidrBlock": {
@@ -74315,7 +74508,7 @@ module.exports={
74315
74508
  }
74316
74509
  }
74317
74510
  },
74318
- "Sc0": {
74511
+ "Sc1": {
74319
74512
  "type": "structure",
74320
74513
  "members": {
74321
74514
  "LocalGatewayRouteTableVpcAssociationId": {
@@ -74339,7 +74532,7 @@ module.exports={
74339
74532
  }
74340
74533
  }
74341
74534
  },
74342
- "Sc4": {
74535
+ "Sc5": {
74343
74536
  "type": "structure",
74344
74537
  "members": {
74345
74538
  "CreateTime": {
@@ -74419,7 +74612,7 @@ module.exports={
74419
74612
  }
74420
74613
  }
74421
74614
  },
74422
- "Scb": {
74615
+ "Scc": {
74423
74616
  "type": "structure",
74424
74617
  "members": {
74425
74618
  "Associations": {
@@ -74456,14 +74649,14 @@ module.exports={
74456
74649
  "type": "boolean"
74457
74650
  },
74458
74651
  "IcmpTypeCode": {
74459
- "shape": "Scg",
74652
+ "shape": "Sch",
74460
74653
  "locationName": "icmpTypeCode"
74461
74654
  },
74462
74655
  "Ipv6CidrBlock": {
74463
74656
  "locationName": "ipv6CidrBlock"
74464
74657
  },
74465
74658
  "PortRange": {
74466
- "shape": "Sch",
74659
+ "shape": "Sci",
74467
74660
  "locationName": "portRange"
74468
74661
  },
74469
74662
  "Protocol": {
@@ -74498,7 +74691,7 @@ module.exports={
74498
74691
  }
74499
74692
  }
74500
74693
  },
74501
- "Scg": {
74694
+ "Sch": {
74502
74695
  "type": "structure",
74503
74696
  "members": {
74504
74697
  "Code": {
@@ -74511,7 +74704,7 @@ module.exports={
74511
74704
  }
74512
74705
  }
74513
74706
  },
74514
- "Sch": {
74707
+ "Sci": {
74515
74708
  "type": "structure",
74516
74709
  "members": {
74517
74710
  "From": {
@@ -74524,15 +74717,15 @@ module.exports={
74524
74717
  }
74525
74718
  }
74526
74719
  },
74527
- "Sco": {
74720
+ "Scp": {
74528
74721
  "type": "structure",
74529
74722
  "members": {
74530
74723
  "Association": {
74531
- "shape": "Scp",
74724
+ "shape": "Scq",
74532
74725
  "locationName": "association"
74533
74726
  },
74534
74727
  "Attachment": {
74535
- "shape": "Scq",
74728
+ "shape": "Scr",
74536
74729
  "locationName": "attachment"
74537
74730
  },
74538
74731
  "AvailabilityZone": {
@@ -74542,7 +74735,7 @@ module.exports={
74542
74735
  "locationName": "description"
74543
74736
  },
74544
74737
  "Groups": {
74545
- "shape": "Scr",
74738
+ "shape": "Scs",
74546
74739
  "locationName": "groupSet"
74547
74740
  },
74548
74741
  "InterfaceType": {
@@ -74587,7 +74780,7 @@ module.exports={
74587
74780
  "type": "structure",
74588
74781
  "members": {
74589
74782
  "Association": {
74590
- "shape": "Scp",
74783
+ "shape": "Scq",
74591
74784
  "locationName": "association"
74592
74785
  },
74593
74786
  "Primary": {
@@ -74629,7 +74822,7 @@ module.exports={
74629
74822
  }
74630
74823
  }
74631
74824
  },
74632
- "Scp": {
74825
+ "Scq": {
74633
74826
  "type": "structure",
74634
74827
  "members": {
74635
74828
  "AllocationId": {
@@ -74649,7 +74842,7 @@ module.exports={
74649
74842
  }
74650
74843
  }
74651
74844
  },
74652
- "Scq": {
74845
+ "Scr": {
74653
74846
  "type": "structure",
74654
74847
  "members": {
74655
74848
  "AttachTime": {
@@ -74678,7 +74871,7 @@ module.exports={
74678
74871
  }
74679
74872
  }
74680
74873
  },
74681
- "Scr": {
74874
+ "Scs": {
74682
74875
  "type": "list",
74683
74876
  "member": {
74684
74877
  "locationName": "item",
@@ -74693,7 +74886,7 @@ module.exports={
74693
74886
  }
74694
74887
  }
74695
74888
  },
74696
- "Sd2": {
74889
+ "Sd3": {
74697
74890
  "type": "structure",
74698
74891
  "members": {
74699
74892
  "NetworkInterfacePermissionId": {
@@ -74725,7 +74918,7 @@ module.exports={
74725
74918
  }
74726
74919
  }
74727
74920
  },
74728
- "Sd8": {
74921
+ "Sd9": {
74729
74922
  "type": "structure",
74730
74923
  "members": {
74731
74924
  "GroupName": {
@@ -74750,7 +74943,7 @@ module.exports={
74750
74943
  }
74751
74944
  }
74752
74945
  },
74753
- "Sdl": {
74946
+ "Sdm": {
74754
74947
  "type": "structure",
74755
74948
  "members": {
74756
74949
  "Associations": {
@@ -74863,7 +75056,7 @@ module.exports={
74863
75056
  }
74864
75057
  }
74865
75058
  },
74866
- "Sdx": {
75059
+ "Sdy": {
74867
75060
  "type": "structure",
74868
75061
  "members": {
74869
75062
  "DataEncryptionKeyId": {
@@ -74914,14 +75107,14 @@ module.exports={
74914
75107
  }
74915
75108
  }
74916
75109
  },
74917
- "Se8": {
75110
+ "Se9": {
74918
75111
  "type": "structure",
74919
75112
  "members": {
74920
75113
  "Bucket": {
74921
75114
  "locationName": "bucket"
74922
75115
  },
74923
75116
  "Fault": {
74924
- "shape": "Se9",
75117
+ "shape": "Sea",
74925
75118
  "locationName": "fault"
74926
75119
  },
74927
75120
  "OwnerId": {
@@ -74935,7 +75128,7 @@ module.exports={
74935
75128
  }
74936
75129
  }
74937
75130
  },
74938
- "Se9": {
75131
+ "Sea": {
74939
75132
  "type": "structure",
74940
75133
  "members": {
74941
75134
  "Code": {
@@ -74946,26 +75139,26 @@ module.exports={
74946
75139
  }
74947
75140
  }
74948
75141
  },
74949
- "See": {
75142
+ "Sef": {
74950
75143
  "type": "list",
74951
75144
  "member": {}
74952
75145
  },
74953
- "Sei": {
75146
+ "Sej": {
74954
75147
  "type": "structure",
74955
75148
  "members": {
74956
75149
  "TrafficMirrorFilterId": {
74957
75150
  "locationName": "trafficMirrorFilterId"
74958
75151
  },
74959
75152
  "IngressFilterRules": {
74960
- "shape": "Sej",
75153
+ "shape": "Sek",
74961
75154
  "locationName": "ingressFilterRuleSet"
74962
75155
  },
74963
75156
  "EgressFilterRules": {
74964
- "shape": "Sej",
75157
+ "shape": "Sek",
74965
75158
  "locationName": "egressFilterRuleSet"
74966
75159
  },
74967
75160
  "NetworkServices": {
74968
- "shape": "Seo",
75161
+ "shape": "Sep",
74969
75162
  "locationName": "networkServiceSet"
74970
75163
  },
74971
75164
  "Description": {
@@ -74977,14 +75170,14 @@ module.exports={
74977
75170
  }
74978
75171
  }
74979
75172
  },
74980
- "Sej": {
75173
+ "Sek": {
74981
75174
  "type": "list",
74982
75175
  "member": {
74983
- "shape": "Sek",
75176
+ "shape": "Sel",
74984
75177
  "locationName": "item"
74985
75178
  }
74986
75179
  },
74987
- "Sek": {
75180
+ "Sel": {
74988
75181
  "type": "structure",
74989
75182
  "members": {
74990
75183
  "TrafficMirrorFilterRuleId": {
@@ -75008,11 +75201,11 @@ module.exports={
75008
75201
  "type": "integer"
75009
75202
  },
75010
75203
  "DestinationPortRange": {
75011
- "shape": "Sen",
75204
+ "shape": "Seo",
75012
75205
  "locationName": "destinationPortRange"
75013
75206
  },
75014
75207
  "SourcePortRange": {
75015
- "shape": "Sen",
75208
+ "shape": "Seo",
75016
75209
  "locationName": "sourcePortRange"
75017
75210
  },
75018
75211
  "DestinationCidrBlock": {
@@ -75026,7 +75219,7 @@ module.exports={
75026
75219
  }
75027
75220
  }
75028
75221
  },
75029
- "Sen": {
75222
+ "Seo": {
75030
75223
  "type": "structure",
75031
75224
  "members": {
75032
75225
  "FromPort": {
@@ -75039,13 +75232,13 @@ module.exports={
75039
75232
  }
75040
75233
  }
75041
75234
  },
75042
- "Seo": {
75235
+ "Sep": {
75043
75236
  "type": "list",
75044
75237
  "member": {
75045
75238
  "locationName": "item"
75046
75239
  }
75047
75240
  },
75048
- "Ses": {
75241
+ "Set": {
75049
75242
  "type": "structure",
75050
75243
  "members": {
75051
75244
  "FromPort": {
@@ -75056,7 +75249,7 @@ module.exports={
75056
75249
  }
75057
75250
  }
75058
75251
  },
75059
- "Sex": {
75252
+ "Sey": {
75060
75253
  "type": "structure",
75061
75254
  "members": {
75062
75255
  "TrafficMirrorSessionId": {
@@ -75095,7 +75288,7 @@ module.exports={
75095
75288
  }
75096
75289
  }
75097
75290
  },
75098
- "Sf0": {
75291
+ "Sf1": {
75099
75292
  "type": "structure",
75100
75293
  "members": {
75101
75294
  "TrafficMirrorTargetId": {
@@ -75122,7 +75315,7 @@ module.exports={
75122
75315
  }
75123
75316
  }
75124
75317
  },
75125
- "Sfa": {
75318
+ "Sfb": {
75126
75319
  "type": "structure",
75127
75320
  "members": {
75128
75321
  "TransitGatewayId": {
@@ -75184,7 +75377,7 @@ module.exports={
75184
75377
  }
75185
75378
  }
75186
75379
  },
75187
- "Sff": {
75380
+ "Sfg": {
75188
75381
  "type": "structure",
75189
75382
  "members": {
75190
75383
  "TransitGatewayMulticastDomainId": {
@@ -75206,7 +75399,7 @@ module.exports={
75206
75399
  }
75207
75400
  }
75208
75401
  },
75209
- "Sfm": {
75402
+ "Sfn": {
75210
75403
  "type": "structure",
75211
75404
  "members": {
75212
75405
  "DestinationCidrBlock": {
@@ -75239,7 +75432,7 @@ module.exports={
75239
75432
  }
75240
75433
  }
75241
75434
  },
75242
- "Sft": {
75435
+ "Sfu": {
75243
75436
  "type": "structure",
75244
75437
  "members": {
75245
75438
  "TransitGatewayRouteTableId": {
@@ -75269,13 +75462,13 @@ module.exports={
75269
75462
  }
75270
75463
  }
75271
75464
  },
75272
- "Sfw": {
75465
+ "Sfx": {
75273
75466
  "type": "list",
75274
75467
  "member": {
75275
75468
  "locationName": "item"
75276
75469
  }
75277
75470
  },
75278
- "Sg0": {
75471
+ "Sg1": {
75279
75472
  "type": "structure",
75280
75473
  "members": {
75281
75474
  "Attachments": {
@@ -75337,25 +75530,25 @@ module.exports={
75337
75530
  }
75338
75531
  }
75339
75532
  },
75340
- "Sg7": {
75533
+ "Sg8": {
75341
75534
  "type": "list",
75342
75535
  "member": {
75343
75536
  "locationName": "item"
75344
75537
  }
75345
75538
  },
75346
- "Sg8": {
75539
+ "Sg9": {
75347
75540
  "type": "list",
75348
75541
  "member": {
75349
75542
  "locationName": "item"
75350
75543
  }
75351
75544
  },
75352
- "Sg9": {
75545
+ "Sga": {
75353
75546
  "type": "list",
75354
75547
  "member": {
75355
75548
  "locationName": "item"
75356
75549
  }
75357
75550
  },
75358
- "Sgb": {
75551
+ "Sgc": {
75359
75552
  "type": "structure",
75360
75553
  "members": {
75361
75554
  "VpcEndpointId": {
@@ -75413,7 +75606,7 @@ module.exports={
75413
75606
  "locationName": "networkInterfaceIdSet"
75414
75607
  },
75415
75608
  "DnsEntries": {
75416
- "shape": "Sgf",
75609
+ "shape": "Sgg",
75417
75610
  "locationName": "dnsEntrySet"
75418
75611
  },
75419
75612
  "CreationTimestamp": {
@@ -75441,7 +75634,7 @@ module.exports={
75441
75634
  }
75442
75635
  }
75443
75636
  },
75444
- "Sgf": {
75637
+ "Sgg": {
75445
75638
  "type": "list",
75446
75639
  "member": {
75447
75640
  "locationName": "item",
@@ -75456,7 +75649,7 @@ module.exports={
75456
75649
  }
75457
75650
  }
75458
75651
  },
75459
- "Sgk": {
75652
+ "Sgl": {
75460
75653
  "type": "structure",
75461
75654
  "members": {
75462
75655
  "ConnectionNotificationId": {
@@ -75483,11 +75676,11 @@ module.exports={
75483
75676
  }
75484
75677
  }
75485
75678
  },
75486
- "Sgp": {
75679
+ "Sgq": {
75487
75680
  "type": "structure",
75488
75681
  "members": {
75489
75682
  "ServiceType": {
75490
- "shape": "Sgq",
75683
+ "shape": "Sgr",
75491
75684
  "locationName": "serviceType"
75492
75685
  },
75493
75686
  "ServiceId": {
@@ -75546,7 +75739,7 @@ module.exports={
75546
75739
  }
75547
75740
  }
75548
75741
  },
75549
- "Sgq": {
75742
+ "Sgr": {
75550
75743
  "type": "list",
75551
75744
  "member": {
75552
75745
  "locationName": "item",
@@ -75558,7 +75751,7 @@ module.exports={
75558
75751
  }
75559
75752
  }
75560
75753
  },
75561
- "Sh3": {
75754
+ "Sh4": {
75562
75755
  "type": "list",
75563
75756
  "member": {
75564
75757
  "locationName": "item",
@@ -75568,7 +75761,7 @@ module.exports={
75568
75761
  }
75569
75762
  }
75570
75763
  },
75571
- "Sh5": {
75764
+ "Sh6": {
75572
75765
  "type": "list",
75573
75766
  "member": {
75574
75767
  "locationName": "item",
@@ -75578,7 +75771,7 @@ module.exports={
75578
75771
  }
75579
75772
  }
75580
75773
  },
75581
- "Sh7": {
75774
+ "Sh8": {
75582
75775
  "type": "list",
75583
75776
  "member": {
75584
75777
  "locationName": "item",
@@ -75588,7 +75781,7 @@ module.exports={
75588
75781
  }
75589
75782
  }
75590
75783
  },
75591
- "Sh9": {
75784
+ "Sha": {
75592
75785
  "type": "list",
75593
75786
  "member": {
75594
75787
  "locationName": "item",
@@ -75598,7 +75791,7 @@ module.exports={
75598
75791
  }
75599
75792
  }
75600
75793
  },
75601
- "Shb": {
75794
+ "Shc": {
75602
75795
  "type": "list",
75603
75796
  "member": {
75604
75797
  "locationName": "item",
@@ -75610,7 +75803,7 @@ module.exports={
75610
75803
  }
75611
75804
  }
75612
75805
  },
75613
- "Shd": {
75806
+ "She": {
75614
75807
  "type": "list",
75615
75808
  "member": {
75616
75809
  "locationName": "item",
@@ -75622,7 +75815,7 @@ module.exports={
75622
75815
  }
75623
75816
  }
75624
75817
  },
75625
- "Shf": {
75818
+ "Shg": {
75626
75819
  "type": "list",
75627
75820
  "member": {
75628
75821
  "locationName": "item",
@@ -75632,7 +75825,7 @@ module.exports={
75632
75825
  }
75633
75826
  }
75634
75827
  },
75635
- "Shi": {
75828
+ "Shj": {
75636
75829
  "type": "structure",
75637
75830
  "members": {
75638
75831
  "CustomerGatewayConfiguration": {
@@ -75864,7 +76057,7 @@ module.exports={
75864
76057
  }
75865
76058
  }
75866
76059
  },
75867
- "Sib": {
76060
+ "Sic": {
75868
76061
  "type": "structure",
75869
76062
  "members": {
75870
76063
  "AvailabilityZone": {
@@ -75897,39 +76090,39 @@ module.exports={
75897
76090
  }
75898
76091
  }
75899
76092
  },
75900
- "Sin": {
76093
+ "Sio": {
75901
76094
  "type": "list",
75902
76095
  "member": {}
75903
76096
  },
75904
- "Six": {
76097
+ "Siy": {
75905
76098
  "type": "list",
75906
76099
  "member": {
75907
76100
  "locationName": "item"
75908
76101
  }
75909
76102
  },
75910
- "Sj8": {
76103
+ "Sj9": {
75911
76104
  "type": "list",
75912
76105
  "member": {
75913
76106
  "locationName": "item"
75914
76107
  }
75915
76108
  },
75916
- "Sl0": {
76109
+ "Sl1": {
75917
76110
  "type": "list",
75918
76111
  "member": {
75919
76112
  "locationName": "item"
75920
76113
  }
75921
76114
  },
75922
- "Sle": {
76115
+ "Slf": {
75923
76116
  "type": "list",
75924
76117
  "member": {
75925
76118
  "locationName": "item"
75926
76119
  }
75927
76120
  },
75928
- "Slg": {
76121
+ "Slh": {
75929
76122
  "type": "structure",
75930
76123
  "members": {
75931
76124
  "InstanceTagKeys": {
75932
- "shape": "Sle",
76125
+ "shape": "Slf",
75933
76126
  "locationName": "instanceTagKeySet"
75934
76127
  },
75935
76128
  "IncludeAllTagsOfInstance": {
@@ -75938,13 +76131,13 @@ module.exports={
75938
76131
  }
75939
76132
  }
75940
76133
  },
75941
- "Sli": {
76134
+ "Slj": {
75942
76135
  "type": "list",
75943
76136
  "member": {
75944
76137
  "locationName": "item"
75945
76138
  }
75946
76139
  },
75947
- "Slx": {
76140
+ "Sly": {
75948
76141
  "type": "list",
75949
76142
  "member": {
75950
76143
  "locationName": "Filter",
@@ -75958,7 +76151,7 @@ module.exports={
75958
76151
  }
75959
76152
  }
75960
76153
  },
75961
- "Sm6": {
76154
+ "Sm7": {
75962
76155
  "type": "list",
75963
76156
  "member": {
75964
76157
  "locationName": "item",
@@ -75978,13 +76171,13 @@ module.exports={
75978
76171
  }
75979
76172
  }
75980
76173
  },
75981
- "Smx": {
76174
+ "Smy": {
75982
76175
  "type": "list",
75983
76176
  "member": {
75984
76177
  "locationName": "InstanceId"
75985
76178
  }
75986
76179
  },
75987
- "Snc": {
76180
+ "Snd": {
75988
76181
  "type": "structure",
75989
76182
  "members": {
75990
76183
  "Code": {
@@ -76235,7 +76428,7 @@ module.exports={
76235
76428
  "Ssd": {
76236
76429
  "type": "list",
76237
76430
  "member": {
76238
- "shape": "S8y",
76431
+ "shape": "S8z",
76239
76432
  "locationName": "item"
76240
76433
  }
76241
76434
  },
@@ -76481,7 +76674,7 @@ module.exports={
76481
76674
  "type": "structure",
76482
76675
  "members": {
76483
76676
  "Groups": {
76484
- "shape": "Scr",
76677
+ "shape": "Scs",
76485
76678
  "locationName": "groupSet"
76486
76679
  },
76487
76680
  "Instances": {
@@ -76519,7 +76712,7 @@ module.exports={
76519
76712
  "locationName": "monitoring"
76520
76713
  },
76521
76714
  "Placement": {
76522
- "shape": "S85",
76715
+ "shape": "S86",
76523
76716
  "locationName": "placement"
76524
76717
  },
76525
76718
  "Platform": {
@@ -76669,11 +76862,11 @@ module.exports={
76669
76862
  "locationName": "description"
76670
76863
  },
76671
76864
  "Groups": {
76672
- "shape": "Scr",
76865
+ "shape": "Scs",
76673
76866
  "locationName": "groupSet"
76674
76867
  },
76675
76868
  "Ipv6Addresses": {
76676
- "shape": "Sb6",
76869
+ "shape": "Sb7",
76677
76870
  "locationName": "ipv6AddressesSet"
76678
76871
  },
76679
76872
  "MacAddress": {
@@ -76744,7 +76937,7 @@ module.exports={
76744
76937
  "locationName": "rootDeviceType"
76745
76938
  },
76746
76939
  "SecurityGroups": {
76747
- "shape": "Scr",
76940
+ "shape": "Scs",
76748
76941
  "locationName": "groupSet"
76749
76942
  },
76750
76943
  "SourceDestCheck": {
@@ -76793,7 +76986,7 @@ module.exports={
76793
76986
  "locationName": "capacityReservationPreference"
76794
76987
  },
76795
76988
  "CapacityReservationTarget": {
76796
- "shape": "Sbl",
76989
+ "shape": "Sbm",
76797
76990
  "locationName": "capacityReservationTarget"
76798
76991
  }
76799
76992
  }
@@ -77079,7 +77272,7 @@ module.exports={
77079
77272
  "type": "structure",
77080
77273
  "members": {
77081
77274
  "SecurityGroups": {
77082
- "shape": "Scr",
77275
+ "shape": "Scs",
77083
77276
  "locationName": "groupSet"
77084
77277
  },
77085
77278
  "AddressingType": {
@@ -77171,7 +77364,7 @@ module.exports={
77171
77364
  "type": "structure",
77172
77365
  "members": {
77173
77366
  "LaunchTemplateSpecification": {
77174
- "shape": "S8e",
77367
+ "shape": "S8f",
77175
77368
  "locationName": "launchTemplateSpecification"
77176
77369
  },
77177
77370
  "Overrides": {
@@ -77322,7 +77515,7 @@ module.exports={
77322
77515
  "type": "integer"
77323
77516
  },
77324
77517
  "Groups": {
77325
- "shape": "S9t",
77518
+ "shape": "S9u",
77326
77519
  "locationName": "SecurityGroupId"
77327
77520
  },
77328
77521
  "Ipv6AddressCount": {
@@ -77330,7 +77523,7 @@ module.exports={
77330
77523
  "type": "integer"
77331
77524
  },
77332
77525
  "Ipv6Addresses": {
77333
- "shape": "Sb6",
77526
+ "shape": "Sb7",
77334
77527
  "locationName": "ipv6AddressesSet",
77335
77528
  "queryName": "Ipv6Addresses"
77336
77529
  },
@@ -77341,7 +77534,7 @@ module.exports={
77341
77534
  "locationName": "privateIpAddress"
77342
77535
  },
77343
77536
  "PrivateIpAddresses": {
77344
- "shape": "S9w",
77537
+ "shape": "S9x",
77345
77538
  "locationName": "privateIpAddressesSet",
77346
77539
  "queryName": "PrivateIpAddresses"
77347
77540
  },
@@ -77391,7 +77584,7 @@ module.exports={
77391
77584
  "type": "timestamp"
77392
77585
  },
77393
77586
  "Fault": {
77394
- "shape": "Se9",
77587
+ "shape": "Sea",
77395
77588
  "locationName": "fault"
77396
77589
  },
77397
77590
  "InstanceId": {
@@ -77408,7 +77601,7 @@ module.exports={
77408
77601
  "locationName": "userData"
77409
77602
  },
77410
77603
  "SecurityGroups": {
77411
- "shape": "Scr",
77604
+ "shape": "Scs",
77412
77605
  "locationName": "groupSet"
77413
77606
  },
77414
77607
  "AddressingType": {
@@ -77815,7 +78008,7 @@ module.exports={
77815
78008
  "members": {
77816
78009
  "CapacityReservationPreference": {},
77817
78010
  "CapacityReservationTarget": {
77818
- "shape": "San"
78011
+ "shape": "Sao"
77819
78012
  }
77820
78013
  }
77821
78014
  },
@@ -88011,7 +88204,8 @@ module.exports={
88011
88204
  "input": {
88012
88205
  "type": "structure",
88013
88206
  "required": [
88014
- "ResourceId"
88207
+ "ResourceId",
88208
+ "TagKeys"
88015
88209
  ],
88016
88210
  "members": {
88017
88211
  "ResourceId": {
@@ -88019,7 +88213,9 @@ module.exports={
88019
88213
  "locationName": "ResourceId"
88020
88214
  },
88021
88215
  "TagKeys": {
88022
- "shape": "S1h"
88216
+ "shape": "S1h",
88217
+ "location": "querystring",
88218
+ "locationName": "tagKeys"
88023
88219
  }
88024
88220
  }
88025
88221
  }
@@ -174431,7 +174627,8 @@ module.exports={
174431
174627
  "Tier": {},
174432
174628
  "Policies": {
174433
174629
  "shape": "Sef"
174434
- }
174630
+ },
174631
+ "DataType": {}
174435
174632
  }
174436
174633
  }
174437
174634
  },
@@ -174458,7 +174655,7 @@ module.exports={
174458
174655
  "BaselineIdentities": {
174459
174656
  "type": "list",
174460
174657
  "member": {
174461
- "shape": "Sek"
174658
+ "shape": "Sel"
174462
174659
  }
174463
174660
  },
174464
174661
  "NextToken": {}
@@ -174531,7 +174728,7 @@ module.exports={
174531
174728
  "members": {
174532
174729
  "PatchGroup": {},
174533
174730
  "BaselineIdentity": {
174534
- "shape": "Sek"
174731
+ "shape": "Sel"
174535
174732
  }
174536
174733
  }
174537
174734
  }
@@ -174692,7 +174889,7 @@ module.exports={
174692
174889
  "MaxErrors": {},
174693
174890
  "Target": {},
174694
174891
  "TargetLocations": {
174695
- "shape": "Sfm"
174892
+ "shape": "Sfn"
174696
174893
  },
174697
174894
  "ProgressCounters": {
174698
174895
  "type": "structure",
@@ -174777,7 +174974,7 @@ module.exports={
174777
174974
  "StandardErrorContent": {},
174778
174975
  "StandardErrorUrl": {},
174779
174976
  "CloudWatchOutputConfig": {
174780
- "shape": "Sg4"
174977
+ "shape": "Sg5"
174781
174978
  }
174782
174979
  }
174783
174980
  }
@@ -174887,10 +175084,10 @@ module.exports={
174887
175084
  "type": "structure",
174888
175085
  "members": {
174889
175086
  "Filters": {
174890
- "shape": "Sgp"
175087
+ "shape": "Sgq"
174891
175088
  },
174892
175089
  "Aggregators": {
174893
- "shape": "Sgv"
175090
+ "shape": "Sgw"
174894
175091
  },
174895
175092
  "ResultAttributes": {
174896
175093
  "type": "list",
@@ -174935,7 +175132,7 @@ module.exports={
174935
175132
  "CaptureTime": {},
174936
175133
  "ContentHash": {},
174937
175134
  "Content": {
174938
- "shape": "Shc"
175135
+ "shape": "Shd"
174939
175136
  }
174940
175137
  }
174941
175138
  }
@@ -175183,7 +175380,7 @@ module.exports={
175183
175380
  "shape": "Sd0"
175184
175381
  },
175185
175382
  "TaskInvocationParameters": {
175186
- "shape": "Si3"
175383
+ "shape": "Si4"
175187
175384
  },
175188
175385
  "Priority": {
175189
175386
  "type": "integer"
@@ -175255,10 +175452,10 @@ module.exports={
175255
175452
  "members": {
175256
175453
  "SyncName": {},
175257
175454
  "Filters": {
175258
- "shape": "Sin"
175455
+ "shape": "Sio"
175259
175456
  },
175260
175457
  "Aggregators": {
175261
- "shape": "Sit"
175458
+ "shape": "Siu"
175262
175459
  },
175263
175460
  "ResultAttributes": {
175264
175461
  "type": "list",
@@ -175329,7 +175526,7 @@ module.exports={
175329
175526
  "type": "structure",
175330
175527
  "members": {
175331
175528
  "Parameter": {
175332
- "shape": "Sjf"
175529
+ "shape": "Sjg"
175333
175530
  }
175334
175531
  }
175335
175532
  }
@@ -175373,12 +175570,13 @@ module.exports={
175373
175570
  "type": "long"
175374
175571
  },
175375
175572
  "Labels": {
175376
- "shape": "Sjm"
175573
+ "shape": "Sjn"
175377
175574
  },
175378
175575
  "Tier": {},
175379
175576
  "Policies": {
175380
175577
  "shape": "Sef"
175381
- }
175578
+ },
175579
+ "DataType": {}
175382
175580
  }
175383
175581
  }
175384
175582
  },
@@ -175405,7 +175603,7 @@ module.exports={
175405
175603
  "type": "structure",
175406
175604
  "members": {
175407
175605
  "Parameters": {
175408
- "shape": "Sjq"
175606
+ "shape": "Sjr"
175409
175607
  },
175410
175608
  "InvalidParameters": {
175411
175609
  "shape": "S5x"
@@ -175440,7 +175638,7 @@ module.exports={
175440
175638
  "type": "structure",
175441
175639
  "members": {
175442
175640
  "Parameters": {
175443
- "shape": "Sjq"
175641
+ "shape": "Sjr"
175444
175642
  },
175445
175643
  "NextToken": {}
175446
175644
  }
@@ -175530,7 +175728,7 @@ module.exports={
175530
175728
  "type": "structure",
175531
175729
  "members": {
175532
175730
  "ServiceSetting": {
175533
- "shape": "Sk2"
175731
+ "shape": "Sk3"
175534
175732
  }
175535
175733
  }
175536
175734
  }
@@ -175548,7 +175746,7 @@ module.exports={
175548
175746
  "type": "long"
175549
175747
  },
175550
175748
  "Labels": {
175551
- "shape": "Sjm"
175749
+ "shape": "Sjn"
175552
175750
  }
175553
175751
  }
175554
175752
  },
@@ -175556,7 +175754,7 @@ module.exports={
175556
175754
  "type": "structure",
175557
175755
  "members": {
175558
175756
  "InvalidLabels": {
175559
- "shape": "Sjm"
175757
+ "shape": "Sjn"
175560
175758
  },
175561
175759
  "ParameterVersion": {
175562
175760
  "type": "long"
@@ -175681,7 +175879,7 @@ module.exports={
175681
175879
  },
175682
175880
  "NextToken": {},
175683
175881
  "Filters": {
175684
- "shape": "Skk"
175882
+ "shape": "Skl"
175685
175883
  },
175686
175884
  "Details": {
175687
175885
  "type": "boolean"
@@ -175738,10 +175936,10 @@ module.exports={
175738
175936
  },
175739
175937
  "ServiceRole": {},
175740
175938
  "NotificationConfig": {
175741
- "shape": "Si5"
175939
+ "shape": "Si6"
175742
175940
  },
175743
175941
  "CloudWatchOutputConfig": {
175744
- "shape": "Sg4"
175942
+ "shape": "Sg5"
175745
175943
  }
175746
175944
  }
175747
175945
  }
@@ -175761,7 +175959,7 @@ module.exports={
175761
175959
  },
175762
175960
  "NextToken": {},
175763
175961
  "Filters": {
175764
- "shape": "Skk"
175962
+ "shape": "Skl"
175765
175963
  }
175766
175964
  }
175767
175965
  },
@@ -175771,7 +175969,7 @@ module.exports={
175771
175969
  "Commands": {
175772
175970
  "type": "list",
175773
175971
  "member": {
175774
- "shape": "Sl0"
175972
+ "shape": "Sl1"
175775
175973
  }
175776
175974
  },
175777
175975
  "NextToken": {}
@@ -175783,7 +175981,7 @@ module.exports={
175783
175981
  "type": "structure",
175784
175982
  "members": {
175785
175983
  "Filters": {
175786
- "shape": "Sl7"
175984
+ "shape": "Sl8"
175787
175985
  },
175788
175986
  "ResourceIds": {
175789
175987
  "type": "list",
@@ -175815,10 +176013,10 @@ module.exports={
175815
176013
  "Status": {},
175816
176014
  "Severity": {},
175817
176015
  "ExecutionSummary": {
175818
- "shape": "Slp"
176016
+ "shape": "Slq"
175819
176017
  },
175820
176018
  "Details": {
175821
- "shape": "Sls"
176019
+ "shape": "Slt"
175822
176020
  }
175823
176021
  }
175824
176022
  }
@@ -175832,7 +176030,7 @@ module.exports={
175832
176030
  "type": "structure",
175833
176031
  "members": {
175834
176032
  "Filters": {
175835
- "shape": "Sl7"
176033
+ "shape": "Sl8"
175836
176034
  },
175837
176035
  "NextToken": {},
175838
176036
  "MaxResults": {
@@ -175850,10 +176048,10 @@ module.exports={
175850
176048
  "members": {
175851
176049
  "ComplianceType": {},
175852
176050
  "CompliantSummary": {
175853
- "shape": "Slx"
176051
+ "shape": "Sly"
175854
176052
  },
175855
176053
  "NonCompliantSummary": {
175856
- "shape": "Sm0"
176054
+ "shape": "Sm1"
175857
176055
  }
175858
176056
  }
175859
176057
  }
@@ -175983,7 +176181,7 @@ module.exports={
175983
176181
  "InstanceId": {},
175984
176182
  "TypeName": {},
175985
176183
  "Filters": {
175986
- "shape": "Sgp"
176184
+ "shape": "Sgq"
175987
176185
  },
175988
176186
  "NextToken": {},
175989
176187
  "MaxResults": {
@@ -175999,7 +176197,7 @@ module.exports={
175999
176197
  "SchemaVersion": {},
176000
176198
  "CaptureTime": {},
176001
176199
  "Entries": {
176002
- "shape": "Shc"
176200
+ "shape": "Shd"
176003
176201
  },
176004
176202
  "NextToken": {}
176005
176203
  }
@@ -176010,7 +176208,7 @@ module.exports={
176010
176208
  "type": "structure",
176011
176209
  "members": {
176012
176210
  "Filters": {
176013
- "shape": "Sl7"
176211
+ "shape": "Sl8"
176014
176212
  },
176015
176213
  "NextToken": {},
176016
176214
  "MaxResults": {
@@ -176032,13 +176230,13 @@ module.exports={
176032
176230
  "Status": {},
176033
176231
  "OverallSeverity": {},
176034
176232
  "ExecutionSummary": {
176035
- "shape": "Slp"
176233
+ "shape": "Slq"
176036
176234
  },
176037
176235
  "CompliantSummary": {
176038
- "shape": "Slx"
176236
+ "shape": "Sly"
176039
176237
  },
176040
176238
  "NonCompliantSummary": {
176041
- "shape": "Sm0"
176239
+ "shape": "Sm1"
176042
176240
  }
176043
176241
  }
176044
176242
  }
@@ -176168,7 +176366,7 @@ module.exports={
176168
176366
  "ResourceType": {},
176169
176367
  "ComplianceType": {},
176170
176368
  "ExecutionSummary": {
176171
- "shape": "Slp"
176369
+ "shape": "Slq"
176172
176370
  },
176173
176371
  "Items": {
176174
176372
  "type": "list",
@@ -176184,7 +176382,7 @@ module.exports={
176184
176382
  "Severity": {},
176185
176383
  "Status": {},
176186
176384
  "Details": {
176187
- "shape": "Sls"
176385
+ "shape": "Slt"
176188
176386
  }
176189
176387
  }
176190
176388
  }
@@ -176222,7 +176420,7 @@ module.exports={
176222
176420
  "CaptureTime": {},
176223
176421
  "ContentHash": {},
176224
176422
  "Content": {
176225
- "shape": "Shc"
176423
+ "shape": "Shd"
176226
176424
  },
176227
176425
  "Context": {
176228
176426
  "type": "map",
@@ -176246,8 +176444,7 @@ module.exports={
176246
176444
  "type": "structure",
176247
176445
  "required": [
176248
176446
  "Name",
176249
- "Value",
176250
- "Type"
176447
+ "Value"
176251
176448
  ],
176252
176449
  "members": {
176253
176450
  "Name": {},
@@ -176263,7 +176460,8 @@ module.exports={
176263
176460
  "shape": "S4"
176264
176461
  },
176265
176462
  "Tier": {},
176266
- "Policies": {}
176463
+ "Policies": {},
176464
+ "DataType": {}
176267
176465
  }
176268
176466
  },
176269
176467
  "output": {
@@ -176369,7 +176567,7 @@ module.exports={
176369
176567
  "shape": "Sd0"
176370
176568
  },
176371
176569
  "TaskInvocationParameters": {
176372
- "shape": "Si3"
176570
+ "shape": "Si4"
176373
176571
  },
176374
176572
  "Priority": {
176375
176573
  "type": "integer"
@@ -176431,7 +176629,7 @@ module.exports={
176431
176629
  "type": "structure",
176432
176630
  "members": {
176433
176631
  "ServiceSetting": {
176434
- "shape": "Sk2"
176632
+ "shape": "Sk3"
176435
176633
  }
176436
176634
  }
176437
176635
  }
@@ -176506,10 +176704,10 @@ module.exports={
176506
176704
  "MaxErrors": {},
176507
176705
  "ServiceRoleArn": {},
176508
176706
  "NotificationConfig": {
176509
- "shape": "Si5"
176707
+ "shape": "Si6"
176510
176708
  },
176511
176709
  "CloudWatchOutputConfig": {
176512
- "shape": "Sg4"
176710
+ "shape": "Sg5"
176513
176711
  }
176514
176712
  }
176515
176713
  },
@@ -176517,7 +176715,7 @@ module.exports={
176517
176715
  "type": "structure",
176518
176716
  "members": {
176519
176717
  "Command": {
176520
- "shape": "Sl0"
176718
+ "shape": "Sl1"
176521
176719
  }
176522
176720
  }
176523
176721
  }
@@ -176564,7 +176762,7 @@ module.exports={
176564
176762
  "MaxConcurrency": {},
176565
176763
  "MaxErrors": {},
176566
176764
  "TargetLocations": {
176567
- "shape": "Sfm"
176765
+ "shape": "Sfn"
176568
176766
  },
176569
176767
  "Tags": {
176570
176768
  "shape": "S4"
@@ -176878,7 +177076,7 @@ module.exports={
176878
177076
  "shape": "Sd0"
176879
177077
  },
176880
177078
  "TaskInvocationParameters": {
176881
- "shape": "Si3"
177079
+ "shape": "Si4"
176882
177080
  },
176883
177081
  "Priority": {
176884
177082
  "type": "integer"
@@ -176911,7 +177109,7 @@ module.exports={
176911
177109
  "shape": "Sd0"
176912
177110
  },
176913
177111
  "TaskInvocationParameters": {
176914
- "shape": "Si3"
177112
+ "shape": "Si4"
176915
177113
  },
176916
177114
  "Priority": {
176917
177115
  "type": "integer"
@@ -177829,7 +178027,7 @@ module.exports={
177829
178027
  }
177830
178028
  }
177831
178029
  },
177832
- "Sek": {
178030
+ "Sel": {
177833
178031
  "type": "structure",
177834
178032
  "members": {
177835
178033
  "BaselineId": {},
@@ -177841,13 +178039,13 @@ module.exports={
177841
178039
  }
177842
178040
  }
177843
178041
  },
177844
- "Sfm": {
178042
+ "Sfn": {
177845
178043
  "type": "list",
177846
178044
  "member": {
177847
178045
  "shape": "S8l"
177848
178046
  }
177849
178047
  },
177850
- "Sg4": {
178048
+ "Sg5": {
177851
178049
  "type": "structure",
177852
178050
  "members": {
177853
178051
  "CloudWatchLogGroupName": {},
@@ -177856,7 +178054,7 @@ module.exports={
177856
178054
  }
177857
178055
  }
177858
178056
  },
177859
- "Sgp": {
178057
+ "Sgq": {
177860
178058
  "type": "list",
177861
178059
  "member": {
177862
178060
  "type": "structure",
@@ -177874,14 +178072,14 @@ module.exports={
177874
178072
  }
177875
178073
  }
177876
178074
  },
177877
- "Sgv": {
178075
+ "Sgw": {
177878
178076
  "type": "list",
177879
178077
  "member": {
177880
178078
  "type": "structure",
177881
178079
  "members": {
177882
178080
  "Expression": {},
177883
178081
  "Aggregators": {
177884
- "shape": "Sgv"
178082
+ "shape": "Sgw"
177885
178083
  },
177886
178084
  "Groups": {
177887
178085
  "type": "list",
@@ -177894,7 +178092,7 @@ module.exports={
177894
178092
  "members": {
177895
178093
  "Name": {},
177896
178094
  "Filters": {
177897
- "shape": "Sgp"
178095
+ "shape": "Sgq"
177898
178096
  }
177899
178097
  }
177900
178098
  }
@@ -177902,7 +178100,7 @@ module.exports={
177902
178100
  }
177903
178101
  }
177904
178102
  },
177905
- "Shc": {
178103
+ "Shd": {
177906
178104
  "type": "list",
177907
178105
  "member": {
177908
178106
  "type": "map",
@@ -177910,7 +178108,7 @@ module.exports={
177910
178108
  "value": {}
177911
178109
  }
177912
178110
  },
177913
- "Si3": {
178111
+ "Si4": {
177914
178112
  "type": "structure",
177915
178113
  "members": {
177916
178114
  "RunCommand": {
@@ -177918,13 +178116,13 @@ module.exports={
177918
178116
  "members": {
177919
178117
  "Comment": {},
177920
178118
  "CloudWatchOutputConfig": {
177921
- "shape": "Sg4"
178119
+ "shape": "Sg5"
177922
178120
  },
177923
178121
  "DocumentHash": {},
177924
178122
  "DocumentHashType": {},
177925
178123
  "DocumentVersion": {},
177926
178124
  "NotificationConfig": {
177927
- "shape": "Si5"
178125
+ "shape": "Si6"
177928
178126
  },
177929
178127
  "OutputS3BucketName": {},
177930
178128
  "OutputS3KeyPrefix": {},
@@ -177969,7 +178167,7 @@ module.exports={
177969
178167
  }
177970
178168
  }
177971
178169
  },
177972
- "Si5": {
178170
+ "Si6": {
177973
178171
  "type": "structure",
177974
178172
  "members": {
177975
178173
  "NotificationArn": {},
@@ -177980,7 +178178,7 @@ module.exports={
177980
178178
  "NotificationType": {}
177981
178179
  }
177982
178180
  },
177983
- "Sin": {
178181
+ "Sio": {
177984
178182
  "type": "list",
177985
178183
  "member": {
177986
178184
  "type": "structure",
@@ -177998,7 +178196,7 @@ module.exports={
177998
178196
  }
177999
178197
  }
178000
178198
  },
178001
- "Sit": {
178199
+ "Siu": {
178002
178200
  "type": "list",
178003
178201
  "member": {
178004
178202
  "type": "structure",
@@ -178012,15 +178210,15 @@ module.exports={
178012
178210
  "value": {}
178013
178211
  },
178014
178212
  "Filters": {
178015
- "shape": "Sin"
178213
+ "shape": "Sio"
178016
178214
  },
178017
178215
  "Aggregators": {
178018
- "shape": "Sit"
178216
+ "shape": "Siu"
178019
178217
  }
178020
178218
  }
178021
178219
  }
178022
178220
  },
178023
- "Sjf": {
178221
+ "Sjg": {
178024
178222
  "type": "structure",
178025
178223
  "members": {
178026
178224
  "Name": {},
@@ -178034,20 +178232,21 @@ module.exports={
178034
178232
  "LastModifiedDate": {
178035
178233
  "type": "timestamp"
178036
178234
  },
178037
- "ARN": {}
178235
+ "ARN": {},
178236
+ "DataType": {}
178038
178237
  }
178039
178238
  },
178040
- "Sjm": {
178239
+ "Sjn": {
178041
178240
  "type": "list",
178042
178241
  "member": {}
178043
178242
  },
178044
- "Sjq": {
178243
+ "Sjr": {
178045
178244
  "type": "list",
178046
178245
  "member": {
178047
- "shape": "Sjf"
178246
+ "shape": "Sjg"
178048
178247
  }
178049
178248
  },
178050
- "Sk2": {
178249
+ "Sk3": {
178051
178250
  "type": "structure",
178052
178251
  "members": {
178053
178252
  "SettingId": {},
@@ -178060,7 +178259,7 @@ module.exports={
178060
178259
  "Status": {}
178061
178260
  }
178062
178261
  },
178063
- "Skk": {
178262
+ "Skl": {
178064
178263
  "type": "list",
178065
178264
  "member": {
178066
178265
  "type": "structure",
@@ -178074,7 +178273,7 @@ module.exports={
178074
178273
  }
178075
178274
  }
178076
178275
  },
178077
- "Sl0": {
178276
+ "Sl1": {
178078
178277
  "type": "structure",
178079
178278
  "members": {
178080
178279
  "CommandId": {},
@@ -178117,14 +178316,17 @@ module.exports={
178117
178316
  },
178118
178317
  "ServiceRole": {},
178119
178318
  "NotificationConfig": {
178120
- "shape": "Si5"
178319
+ "shape": "Si6"
178121
178320
  },
178122
178321
  "CloudWatchOutputConfig": {
178123
- "shape": "Sg4"
178322
+ "shape": "Sg5"
178323
+ },
178324
+ "TimeoutSeconds": {
178325
+ "type": "integer"
178124
178326
  }
178125
178327
  }
178126
178328
  },
178127
- "Sl7": {
178329
+ "Sl8": {
178128
178330
  "type": "list",
178129
178331
  "member": {
178130
178332
  "type": "structure",
@@ -178138,7 +178340,7 @@ module.exports={
178138
178340
  }
178139
178341
  }
178140
178342
  },
178141
- "Slp": {
178343
+ "Slq": {
178142
178344
  "type": "structure",
178143
178345
  "required": [
178144
178346
  "ExecutionTime"
@@ -178151,23 +178353,23 @@ module.exports={
178151
178353
  "ExecutionType": {}
178152
178354
  }
178153
178355
  },
178154
- "Sls": {
178356
+ "Slt": {
178155
178357
  "type": "map",
178156
178358
  "key": {},
178157
178359
  "value": {}
178158
178360
  },
178159
- "Slx": {
178361
+ "Sly": {
178160
178362
  "type": "structure",
178161
178363
  "members": {
178162
178364
  "CompliantCount": {
178163
178365
  "type": "integer"
178164
178366
  },
178165
178367
  "SeveritySummary": {
178166
- "shape": "Slz"
178368
+ "shape": "Sm0"
178167
178369
  }
178168
178370
  }
178169
178371
  },
178170
- "Slz": {
178372
+ "Sm0": {
178171
178373
  "type": "structure",
178172
178374
  "members": {
178173
178375
  "CriticalCount": {
@@ -178190,14 +178392,14 @@ module.exports={
178190
178392
  }
178191
178393
  }
178192
178394
  },
178193
- "Sm0": {
178395
+ "Sm1": {
178194
178396
  "type": "structure",
178195
178397
  "members": {
178196
178398
  "NonCompliantCount": {
178197
178399
  "type": "integer"
178198
178400
  },
178199
178401
  "SeveritySummary": {
178200
- "shape": "Slz"
178402
+ "shape": "Sm0"
178201
178403
  }
178202
178404
  }
178203
178405
  }
@@ -190985,7 +191187,7 @@ AWS.util.update(AWS, {
190985
191187
  /**
190986
191188
  * @constant
190987
191189
  */
190988
- VERSION: '2.667.0',
191190
+ VERSION: '2.671.0',
190989
191191
 
190990
191192
  /**
190991
191193
  * @api private
@@ -211946,7 +212148,7 @@ var LRUCache = /** @class */ (function () {
211946
212148
  }());
211947
212149
  exports.LRUCache = LRUCache;
211948
212150
  },{}],431:[function(require,module,exports){
211949
- // AWS SDK for JavaScript v2.667.0
212151
+ // AWS SDK for JavaScript v2.671.0
211950
212152
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
211951
212153
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
211952
212154
  require('./browser_loader');