Skip to content

Commit 1625210

Browse files
committed
Updates AWS.EC2 APIs
1 parent c31bbf6 commit 1625210

File tree

2 files changed

+252
-38
lines changed

2 files changed

+252
-38
lines changed

apis/ec2-2015-10-01.min.json

Lines changed: 112 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4779,11 +4779,8 @@
47794779
"type": "boolean"
47804780
},
47814781
"VpcIds": {
4782-
"locationName": "VpcId",
4783-
"type": "list",
4784-
"member": {
4785-
"locationName": "VpcId"
4786-
}
4782+
"shape": "Sgc",
4783+
"locationName": "VpcId"
47874784
},
47884785
"Filters": {
47894786
"shape": "S7r",
@@ -4818,6 +4815,48 @@
48184815
}
48194816
}
48204817
},
4818+
"DescribeVpcClassicLinkDnsSupport": {
4819+
"input": {
4820+
"type": "structure",
4821+
"members": {
4822+
"VpcIds": {
4823+
"shape": "Sgc"
4824+
},
4825+
"MaxResults": {
4826+
"locationName": "maxResults",
4827+
"type": "integer"
4828+
},
4829+
"NextToken": {
4830+
"locationName": "nextToken"
4831+
}
4832+
}
4833+
},
4834+
"output": {
4835+
"type": "structure",
4836+
"members": {
4837+
"Vpcs": {
4838+
"locationName": "vpcs",
4839+
"type": "list",
4840+
"member": {
4841+
"locationName": "item",
4842+
"type": "structure",
4843+
"members": {
4844+
"VpcId": {
4845+
"locationName": "vpcId"
4846+
},
4847+
"ClassicLinkDnsSupported": {
4848+
"locationName": "classicLinkDnsSupported",
4849+
"type": "boolean"
4850+
}
4851+
}
4852+
}
4853+
},
4854+
"NextToken": {
4855+
"locationName": "nextToken"
4856+
}
4857+
}
4858+
}
4859+
},
48214860
"DescribeVpcEndpointServices": {
48224861
"input": {
48234862
"type": "structure",
@@ -5170,6 +5209,23 @@
51705209
}
51715210
}
51725211
},
5212+
"DisableVpcClassicLinkDnsSupport": {
5213+
"input": {
5214+
"type": "structure",
5215+
"members": {
5216+
"VpcId": {}
5217+
}
5218+
},
5219+
"output": {
5220+
"type": "structure",
5221+
"members": {
5222+
"Return": {
5223+
"locationName": "return",
5224+
"type": "boolean"
5225+
}
5226+
}
5227+
}
5228+
},
51735229
"DisassociateAddress": {
51745230
"input": {
51755231
"type": "structure",
@@ -5256,6 +5312,23 @@
52565312
}
52575313
}
52585314
},
5315+
"EnableVpcClassicLinkDnsSupport": {
5316+
"input": {
5317+
"type": "structure",
5318+
"members": {
5319+
"VpcId": {}
5320+
}
5321+
},
5322+
"output": {
5323+
"type": "structure",
5324+
"members": {
5325+
"Return": {
5326+
"locationName": "return",
5327+
"type": "boolean"
5328+
}
5329+
}
5330+
}
5331+
},
52595332
"GetConsoleOutput": {
52605333
"input": {
52615334
"type": "structure",
@@ -5335,7 +5408,7 @@
53355408
"Format": {},
53365409
"Url": {},
53375410
"UserBucket": {
5338-
"shape": "Shm"
5411+
"shape": "Shw"
53395412
},
53405413
"DeviceName": {},
53415414
"SnapshotId": {}
@@ -5347,7 +5420,7 @@
53475420
"Architecture": {},
53485421
"Platform": {},
53495422
"ClientData": {
5350-
"shape": "Shn"
5423+
"shape": "Shx"
53515424
},
53525425
"ClientToken": {},
53535426
"RoleName": {}
@@ -5415,7 +5488,7 @@
54155488
"locationName": "architecture"
54165489
},
54175490
"GroupNames": {
5418-
"shape": "Shr",
5491+
"shape": "Si1",
54195492
"locationName": "GroupName"
54205493
},
54215494
"GroupIds": {
@@ -5463,11 +5536,11 @@
54635536
"type": "structure",
54645537
"members": {
54655538
"Image": {
5466-
"shape": "Shw"
5539+
"shape": "Si6"
54675540
},
54685541
"Description": {},
54695542
"Volume": {
5470-
"shape": "Shx"
5543+
"shape": "Si7"
54715544
}
54725545
}
54735546
}
@@ -5535,12 +5608,12 @@
55355608
"Format": {},
55365609
"Url": {},
55375610
"UserBucket": {
5538-
"shape": "Shm"
5611+
"shape": "Shw"
55395612
}
55405613
}
55415614
},
55425615
"ClientData": {
5543-
"shape": "Shn"
5616+
"shape": "Shx"
55445617
},
55455618
"ClientToken": {},
55465619
"RoleName": {}
@@ -5579,14 +5652,14 @@
55795652
"locationName": "availabilityZone"
55805653
},
55815654
"Image": {
5582-
"shape": "Shw",
5655+
"shape": "Si6",
55835656
"locationName": "image"
55845657
},
55855658
"Description": {
55865659
"locationName": "description"
55875660
},
55885661
"Volume": {
5589-
"shape": "Shx",
5662+
"shape": "Si7",
55905663
"locationName": "volume"
55915664
}
55925665
}
@@ -5626,7 +5699,7 @@
56265699
"locationName": "successful"
56275700
},
56285701
"Unsuccessful": {
5629-
"shape": "Si8",
5702+
"shape": "Sii",
56305703
"locationName": "unsuccessful"
56315704
}
56325705
}
@@ -5662,7 +5735,7 @@
56625735
"Attribute": {},
56635736
"OperationType": {},
56645737
"UserIds": {
5665-
"shape": "Sic",
5738+
"shape": "Sim",
56665739
"locationName": "UserId"
56675740
},
56685741
"UserGroups": {
@@ -5919,7 +5992,7 @@
59195992
"Attribute": {},
59205993
"OperationType": {},
59215994
"UserIds": {
5922-
"shape": "Sic",
5995+
"shape": "Sim",
59235996
"locationName": "UserId"
59245997
},
59255998
"GroupNames": {
@@ -6078,7 +6151,7 @@
60786151
"type": "structure",
60796152
"members": {
60806153
"InstanceMonitorings": {
6081-
"shape": "Sj5",
6154+
"shape": "Sjf",
60826155
"locationName": "instancesSet"
60836156
}
60846157
}
@@ -6281,7 +6354,7 @@
62816354
"locationName": "successful"
62826355
},
62836356
"Unsuccessful": {
6284-
"shape": "Si8",
6357+
"shape": "Sii",
62856358
"locationName": "unsuccessful"
62866359
}
62876360
}
@@ -6805,7 +6878,7 @@
68056878
},
68066879
"KeyName": {},
68076880
"SecurityGroups": {
6808-
"shape": "Shr",
6881+
"shape": "Si1",
68096882
"locationName": "SecurityGroup"
68106883
},
68116884
"SecurityGroupIds": {
@@ -6885,7 +6958,7 @@
68856958
"type": "structure",
68866959
"members": {
68876960
"StartingInstances": {
6888-
"shape": "Skc",
6961+
"shape": "Skm",
68896962
"locationName": "instancesSet"
68906963
}
68916964
}
@@ -6916,7 +6989,7 @@
69166989
"type": "structure",
69176990
"members": {
69186991
"StoppingInstances": {
6919-
"shape": "Skc",
6992+
"shape": "Skm",
69206993
"locationName": "instancesSet"
69216994
}
69226995
}
@@ -6943,7 +7016,7 @@
69437016
"type": "structure",
69447017
"members": {
69457018
"TerminatingInstances": {
6946-
"shape": "Skc",
7019+
"shape": "Skm",
69477020
"locationName": "instancesSet"
69487021
}
69497022
}
@@ -6988,7 +7061,7 @@
69887061
"type": "structure",
69897062
"members": {
69907063
"InstanceMonitorings": {
6991-
"shape": "Sj5",
7064+
"shape": "Sjf",
69927065
"locationName": "instancesSet"
69937066
}
69947067
}
@@ -9423,14 +9496,20 @@
94239496
"locationName": "VolumeId"
94249497
}
94259498
},
9426-
"Shm": {
9499+
"Sgc": {
9500+
"type": "list",
9501+
"member": {
9502+
"locationName": "VpcId"
9503+
}
9504+
},
9505+
"Shw": {
94279506
"type": "structure",
94289507
"members": {
94299508
"S3Bucket": {},
94309509
"S3Key": {}
94319510
}
94329511
},
9433-
"Shn": {
9512+
"Shx": {
94349513
"type": "structure",
94359514
"members": {
94369515
"UploadStart": {
@@ -9445,13 +9524,13 @@
94459524
"Comment": {}
94469525
}
94479526
},
9448-
"Shr": {
9527+
"Si1": {
94499528
"type": "list",
94509529
"member": {
94519530
"locationName": "SecurityGroup"
94529531
}
94539532
},
9454-
"Shw": {
9533+
"Si6": {
94559534
"type": "structure",
94569535
"required": [
94579536
"Format",
@@ -9471,7 +9550,7 @@
94719550
}
94729551
}
94739552
},
9474-
"Shx": {
9553+
"Si7": {
94759554
"type": "structure",
94769555
"required": [
94779556
"Size"
@@ -9483,20 +9562,20 @@
94839562
}
94849563
}
94859564
},
9486-
"Si8": {
9565+
"Sii": {
94879566
"type": "list",
94889567
"member": {
94899568
"shape": "S39",
94909569
"locationName": "item"
94919570
}
94929571
},
9493-
"Sic": {
9572+
"Sim": {
94949573
"type": "list",
94959574
"member": {
94969575
"locationName": "UserId"
94979576
}
94989577
},
9499-
"Sj5": {
9578+
"Sjf": {
95009579
"type": "list",
95019580
"member": {
95029581
"locationName": "item",
@@ -9512,7 +9591,7 @@
95129591
}
95139592
}
95149593
},
9515-
"Skc": {
9594+
"Skm": {
95169595
"type": "list",
95179596
"member": {
95189597
"locationName": "item",

0 commit comments

Comments
 (0)