Skip to content

Commit 2a79cba

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent 683d344 commit 2a79cba

File tree

8 files changed

+171
-80
lines changed

8 files changed

+171
-80
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Unreleased Changes
22
------------------
33

4+
* Feature - Aws::EC2 - Updated the API, and documentation for Amazon Elastic Compute Cloud.
5+
6+
* Feature - Aws::IoTEvents - Updated the API, and documentation for AWS IoT Events.
7+
8+
* Feature - Aws::MarketplaceCommerceAnalytics - Updated the documentation for AWS Marketplace Commerce Analytics.
9+
10+
* Feature - Aws::ServerlessApplicationRepository - Updated the API, and documentation for AWSServerlessApplicationRepository.
11+
412
2.11.463 (2020-03-09)
513
------------------
614

aws-sdk-core/apis/ec2/2016-11-15/api-2.json

Lines changed: 31 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3927,7 +3927,7 @@
39273927
"AllocationIdList":{
39283928
"type":"list",
39293929
"member":{
3930-
"shape":"String",
3930+
"shape":"AllocationId",
39313931
"locationName":"AllocationId"
39323932
}
39333933
},
@@ -5075,7 +5075,7 @@
50755075
"required":["ExportTaskId"],
50765076
"members":{
50775077
"ExportTaskId":{
5078-
"shape":"ExportTaskId",
5078+
"shape":"ExportVmTaskId",
50795079
"locationName":"exportTaskId"
50805080
}
50815081
}
@@ -5349,7 +5349,7 @@
53495349
"CapacityReservationIdSet":{
53505350
"type":"list",
53515351
"member":{
5352-
"shape":"String",
5352+
"shape":"CapacityReservationId",
53535353
"locationName":"item"
53545354
}
53555355
},
@@ -5596,6 +5596,7 @@
55965596
"UploadStart":{"shape":"DateTime"}
55975597
}
55985598
},
5599+
"ClientVpnAssociationId":{"type":"string"},
55995600
"ClientVpnAuthentication":{
56005601
"type":"structure",
56015602
"members":{
@@ -5925,7 +5926,7 @@
59255926
"ClientVpnSecurityGroupIdSet":{
59265927
"type":"list",
59275928
"member":{
5928-
"shape":"String",
5929+
"shape":"SecurityGroupId",
59295930
"locationName":"item"
59305931
}
59315932
},
@@ -5982,7 +5983,7 @@
59825983
"CoipPoolIdSet":{
59835984
"type":"list",
59845985
"member":{
5985-
"shape":"String",
5986+
"shape":"CoipPoolId",
59865987
"locationName":"item"
59875988
}
59885989
},
@@ -6600,7 +6601,7 @@
66006601
"type":"structure",
66016602
"members":{
66026603
"FleetId":{
6603-
"shape":"FleetIdentifier",
6604+
"shape":"FleetId",
66046605
"locationName":"fleetId"
66056606
},
66066607
"Errors":{
@@ -7512,7 +7513,7 @@
75127513
],
75137514
"members":{
75147515
"TransitGatewayId":{"shape":"TransitGatewayId"},
7515-
"PeerTransitGatewayId":{"shape":"String"},
7516+
"PeerTransitGatewayId":{"shape":"TransitAssociationGatewayId"},
75167517
"PeerAccountId":{"shape":"String"},
75177518
"PeerRegion":{"shape":"String"},
75187519
"TagSpecifications":{
@@ -8130,7 +8131,7 @@
81308131
"locationName":"error"
81318132
},
81328133
"FleetId":{
8133-
"shape":"FleetIdentifier",
8134+
"shape":"FleetId",
81348135
"locationName":"fleetId"
81358136
}
81368137
}
@@ -8154,7 +8155,7 @@
81548155
"locationName":"previousFleetState"
81558156
},
81568157
"FleetId":{
8157-
"shape":"FleetIdentifier",
8158+
"shape":"FleetId",
81588159
"locationName":"fleetId"
81598160
}
81608161
}
@@ -9780,7 +9781,7 @@
97809781
"EventType":{"shape":"FleetEventType"},
97819782
"MaxResults":{"shape":"Integer"},
97829783
"NextToken":{"shape":"String"},
9783-
"FleetId":{"shape":"FleetIdentifier"},
9784+
"FleetId":{"shape":"FleetId"},
97849785
"StartTime":{"shape":"DateTime"}
97859786
}
97869787
},
@@ -9800,7 +9801,7 @@
98009801
"locationName":"nextToken"
98019802
},
98029803
"FleetId":{
9803-
"shape":"FleetIdentifier",
9804+
"shape":"FleetId",
98049805
"locationName":"fleetId"
98059806
},
98069807
"StartTime":{
@@ -9816,7 +9817,7 @@
98169817
"DryRun":{"shape":"Boolean"},
98179818
"MaxResults":{"shape":"Integer"},
98189819
"NextToken":{"shape":"String"},
9819-
"FleetId":{"shape":"FleetIdentifier"},
9820+
"FleetId":{"shape":"FleetId"},
98209821
"Filters":{
98219822
"shape":"FilterList",
98229823
"locationName":"Filter"
@@ -9835,7 +9836,7 @@
98359836
"locationName":"nextToken"
98369837
},
98379838
"FleetId":{
9838-
"shape":"FleetIdentifier",
9839+
"shape":"FleetId",
98399840
"locationName":"fleetId"
98409841
}
98419842
}
@@ -12250,7 +12251,7 @@
1225012251
],
1225112252
"members":{
1225212253
"Attribute":{"shape":"VpcAttributeName"},
12253-
"VpcId":{"shape":"String"},
12254+
"VpcId":{"shape":"VpcId"},
1225412255
"DryRun":{
1225512256
"shape":"Boolean",
1225612257
"locationName":"dryRun"
@@ -13060,7 +13061,7 @@
1306013061
],
1306113062
"members":{
1306213063
"ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
13063-
"AssociationId":{"shape":"String"},
13064+
"AssociationId":{"shape":"ClientVpnAssociationId"},
1306413065
"DryRun":{"shape":"Boolean"}
1306513066
}
1306613067
},
@@ -14164,7 +14165,7 @@
1416414165
"ExportTaskIdStringList":{
1416514166
"type":"list",
1416614167
"member":{
14167-
"shape":"String",
14168+
"shape":"ExportTaskId",
1416814169
"locationName":"ExportTaskId"
1416914170
}
1417014171
},
@@ -14272,6 +14273,7 @@
1427214273
}
1427314274
}
1427414275
},
14276+
"ExportVmTaskId":{"type":"string"},
1427514277
"FailedQueuedPurchaseDeletion":{
1427614278
"type":"structure",
1427714279
"members":{
@@ -14344,7 +14346,7 @@
1434414346
"locationName":"createTime"
1434514347
},
1434614348
"FleetId":{
14347-
"shape":"FleetIdentifier",
14349+
"shape":"FleetId",
1434814350
"locationName":"fleetId"
1434914351
},
1435014352
"FleetState":{
@@ -14432,11 +14434,11 @@
1443214434
"termination"
1443314435
]
1443414436
},
14437+
"FleetId":{"type":"string"},
1443514438
"FleetIdSet":{
1443614439
"type":"list",
14437-
"member":{"shape":"FleetIdentifier"}
14440+
"member":{"shape":"FleetId"}
1443814441
},
14439-
"FleetIdentifier":{"type":"string"},
1444014442
"FleetLaunchTemplateConfig":{
1444114443
"type":"structure",
1444214444
"members":{
@@ -16347,7 +16349,7 @@
1634716349
"locationName":"privateIpAddress"
1634816350
},
1634916351
"SubnetId":{
16350-
"shape":"String",
16352+
"shape":"SubnetId",
1635116353
"locationName":"subnetId"
1635216354
},
1635316355
"UserData":{
@@ -18680,7 +18682,7 @@
1868018682
"Encrypted":{"shape":"Boolean"},
1868118683
"DeleteOnTermination":{"shape":"Boolean"},
1868218684
"Iops":{"shape":"Integer"},
18683-
"KmsKeyId":{"shape":"String"},
18685+
"KmsKeyId":{"shape":"KmsKeyId"},
1868418686
"SnapshotId":{"shape":"SnapshotId"},
1868518687
"VolumeSize":{"shape":"Integer"},
1868618688
"VolumeType":{"shape":"VolumeType"}
@@ -19792,7 +19794,7 @@
1979219794
"members":{
1979319795
"DryRun":{"shape":"Boolean"},
1979419796
"ExcessCapacityTerminationPolicy":{"shape":"FleetExcessCapacityTerminationPolicy"},
19795-
"FleetId":{"shape":"FleetIdentifier"},
19797+
"FleetId":{"shape":"FleetId"},
1979619798
"TargetCapacitySpecification":{"shape":"TargetCapacitySpecificationRequest"}
1979719799
}
1979819800
},
@@ -24369,13 +24371,13 @@
2436924371
"shape":"InstanceIpv6AddressList",
2437024372
"locationName":"Ipv6Address"
2437124373
},
24372-
"KernelId":{"shape":"String"},
24374+
"KernelId":{"shape":"KernelId"},
2437324375
"KeyName":{"shape":"KeyPairName"},
2437424376
"MaxCount":{"shape":"Integer"},
2437524377
"MinCount":{"shape":"Integer"},
2437624378
"Monitoring":{"shape":"RunInstancesMonitoringEnabled"},
2437724379
"Placement":{"shape":"Placement"},
24378-
"RamdiskId":{"shape":"String"},
24380+
"RamdiskId":{"shape":"RamdiskId"},
2437924381
"SecurityGroupIds":{
2438024382
"shape":"SecurityGroupIdStringList",
2438124383
"locationName":"SecurityGroupId"
@@ -24384,7 +24386,7 @@
2438424386
"shape":"SecurityGroupStringList",
2438524387
"locationName":"SecurityGroup"
2438624388
},
24387-
"SubnetId":{"shape":"String"},
24389+
"SubnetId":{"shape":"SubnetId"},
2438824390
"UserData":{"shape":"String"},
2438924391
"AdditionalInfo":{
2439024392
"shape":"String",
@@ -26608,7 +26610,7 @@
2660826610
"required":["ClientVpnEndpointId"],
2660926611
"members":{
2661026612
"ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
26611-
"ConnectionId":{"shape":"String"},
26613+
"ConnectionId":{"shape":"VpnConnectionId"},
2661226614
"Username":{"shape":"String"},
2661326615
"DryRun":{"shape":"Boolean"}
2661426616
}
@@ -26984,6 +26986,7 @@
2698426986
"ALL"
2698526987
]
2698626988
},
26989+
"TransitAssociationGatewayId":{"type":"string"},
2698726990
"TransitGateway":{
2698826991
"type":"structure",
2698926992
"members":{
@@ -27316,7 +27319,7 @@
2731627319
"TransitGatewayMulticastDomainIdStringList":{
2731727320
"type":"list",
2731827321
"member":{
27319-
"shape":"String",
27322+
"shape":"TransitGatewayMulticastDomainId",
2732027323
"locationName":"item"
2732127324
}
2732227325
},
@@ -27683,7 +27686,7 @@
2768327686
"TransitGatewayRouteTableIdStringList":{
2768427687
"type":"list",
2768527688
"member":{
27686-
"shape":"String",
27689+
"shape":"TransitGatewayRouteTableId",
2768727690
"locationName":"item"
2768827691
}
2768927692
},

0 commit comments

Comments
 (0)