Skip to content

Commit c02157b

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent 87cd041 commit c02157b

File tree

6 files changed

+732
-36
lines changed

6 files changed

+732
-36
lines changed

CHANGELOG.md

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

4+
* Feature - Aws::EC2 - Updated the API, and documentation for Amazon Elastic Compute Cloud.
5+
6+
* Feature - Aws::Glue - Updated the API, and documentation for AWS Glue.
7+
48
2.11.535 (2020-06-24)
59
------------------
610

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22642,7 +22642,11 @@
2264222642
"CurrencyCode":{"shape":"CurrencyCodeValues"},
2264322643
"HostIdSet":{"shape":"RequestHostIdSet"},
2264422644
"LimitPrice":{"shape":"String"},
22645-
"OfferingId":{"shape":"OfferingId"}
22645+
"OfferingId":{"shape":"OfferingId"},
22646+
"TagSpecifications":{
22647+
"shape":"TagSpecificationList",
22648+
"locationName":"TagSpecification"
22649+
}
2264622650
}
2264722651
},
2264822652
"PurchaseHostReservationResult":{

0 commit comments

Comments
 (0)