Skip to content

Commit ca95a94

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent 0e8bf84 commit ca95a94

File tree

6 files changed

+145
-60
lines changed

6 files changed

+145
-60
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::Macie2 - Updated the API, and documentation for Amazon Macie 2.
7+
48
2.11.577 (2020-09-01)
59
------------------
610

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28468,13 +28468,15 @@
2846828468
"vpc",
2846928469
"vpn",
2847028470
"direct-connect-gateway",
28471+
"peering",
2847128472
"tgw-peering"
2847228473
]
2847328474
},
2847428475
"TransitGatewayAttachmentState":{
2847528476
"type":"string",
2847628477
"enum":[
2847728478
"initiating",
28479+
"initiatingRequest",
2847828480
"pendingAcceptance",
2847928481
"rollingBack",
2848028482
"pending",

0 commit comments

Comments
 (0)