Skip to content

Commit

Permalink
Updated service API models for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Ruby authored and Nobody committed Sep 2, 2020
1 parent 0e8bf84 commit ca95a94
Show file tree
Hide file tree
Showing 6 changed files with 145 additions and 60 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Unreleased Changes
------------------

* Feature - Aws::EC2 - Updated the API, and documentation for Amazon Elastic Compute Cloud.

* Feature - Aws::Macie2 - Updated the API, and documentation for Amazon Macie 2.

2.11.577 (2020-09-01)
------------------

Expand Down
2 changes: 2 additions & 0 deletions aws-sdk-core/apis/ec2/2016-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -28468,13 +28468,15 @@
"vpc",
"vpn",
"direct-connect-gateway",
"peering",
"tgw-peering"
]
},
"TransitGatewayAttachmentState":{
"type":"string",
"enum":[
"initiating",
"initiatingRequest",
"pendingAcceptance",
"rollingBack",
"pending",
Expand Down
Loading

0 comments on commit ca95a94

Please sign in to comment.