Skip to content

Commit

Permalink
Release v0.17.0 (2019-11-20) (#436)
Browse files Browse the repository at this point in the history
* Release v0.17.0 (2019-11-20)
===

Services
---
* Synced the V2 SDK with latest AWS service API definitions.

SDK Enhancements
---
* SDK minimum version requirement has been updated to Go 1.12 ([#432](#432))
  • Loading branch information
skotambkar committed Nov 21, 2019
1 parent 09b6fae commit dadd7ec
Show file tree
Hide file tree
Showing 769 changed files with 95,936 additions and 4,726 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
Release v0.17.0 (2019-11-20)
===

Services
---
* Synced the V2 SDK with latest AWS service API definitions.

SDK Enhancements
---
* SDK minimum version requirement has been updated to Go 1.12 ([#432](https://github.com/aws/aws-sdk-go-v2/pull/432))

Release v0.16.0 (2019-11-12)
===

Expand Down
1 change: 0 additions & 1 deletion CHANGELOG_PENDING.md
Expand Up @@ -6,7 +6,6 @@ SDK Features

SDK Enhancements
---
* SDK minimum version requirement has been updated to Go 1.12 ([#432](https://github.com/aws/aws-sdk-go-v2/pull/432))

SDK Bugs
---
Expand Down
60 changes: 43 additions & 17 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "0.16.0"
const SDKVersion = "0.17.0"
6 changes: 6 additions & 0 deletions internal/awstesting/cmd/op_crawler/create_service.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

57 changes: 41 additions & 16 deletions models/apis/AWSMigrationHub/2017-05-31/api-2.json
Expand Up @@ -6,6 +6,7 @@
"jsonVersion":"1.1",
"protocol":"json",
"serviceFullName":"AWS Migration Hub",
"serviceId":"Migration Hub",
"signatureVersion":"v4",
"targetPrefix":"AWSMigrationHub",
"uid":"AWSMigrationHub-2017-05-31"
Expand All @@ -26,7 +27,8 @@
{"shape":"DryRunOperation"},
{"shape":"UnauthorizedOperation"},
{"shape":"InvalidInputException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"AssociateDiscoveredResource":{
Expand All @@ -45,7 +47,8 @@
{"shape":"UnauthorizedOperation"},
{"shape":"InvalidInputException"},
{"shape":"PolicyErrorException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"CreateProgressUpdateStream":{
Expand All @@ -62,7 +65,8 @@
{"shape":"ServiceUnavailableException"},
{"shape":"DryRunOperation"},
{"shape":"UnauthorizedOperation"},
{"shape":"InvalidInputException"}
{"shape":"InvalidInputException"},
{"shape":"HomeRegionNotSetException"}
]
},
"DeleteProgressUpdateStream":{
Expand All @@ -80,7 +84,8 @@
{"shape":"DryRunOperation"},
{"shape":"UnauthorizedOperation"},
{"shape":"InvalidInputException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"DescribeApplicationState":{
Expand All @@ -97,7 +102,8 @@
{"shape":"ServiceUnavailableException"},
{"shape":"InvalidInputException"},
{"shape":"PolicyErrorException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"DescribeMigrationTask":{
Expand All @@ -113,7 +119,8 @@
{"shape":"InternalServerError"},
{"shape":"ServiceUnavailableException"},
{"shape":"InvalidInputException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"DisassociateCreatedArtifact":{
Expand All @@ -131,7 +138,8 @@
{"shape":"DryRunOperation"},
{"shape":"UnauthorizedOperation"},
{"shape":"InvalidInputException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"DisassociateDiscoveredResource":{
Expand All @@ -149,7 +157,8 @@
{"shape":"DryRunOperation"},
{"shape":"UnauthorizedOperation"},
{"shape":"InvalidInputException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"ImportMigrationTask":{
Expand All @@ -167,7 +176,8 @@
{"shape":"DryRunOperation"},
{"shape":"UnauthorizedOperation"},
{"shape":"InvalidInputException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"ListCreatedArtifacts":{
Expand All @@ -183,7 +193,8 @@
{"shape":"InternalServerError"},
{"shape":"ServiceUnavailableException"},
{"shape":"InvalidInputException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"ListDiscoveredResources":{
Expand All @@ -199,7 +210,8 @@
{"shape":"InternalServerError"},
{"shape":"ServiceUnavailableException"},
{"shape":"InvalidInputException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"ListMigrationTasks":{
Expand All @@ -216,7 +228,8 @@
{"shape":"ServiceUnavailableException"},
{"shape":"InvalidInputException"},
{"shape":"PolicyErrorException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"ListProgressUpdateStreams":{
Expand All @@ -231,7 +244,8 @@
{"shape":"AccessDeniedException"},
{"shape":"InternalServerError"},
{"shape":"ServiceUnavailableException"},
{"shape":"InvalidInputException"}
{"shape":"InvalidInputException"},
{"shape":"HomeRegionNotSetException"}
]
},
"NotifyApplicationState":{
Expand All @@ -250,7 +264,8 @@
{"shape":"UnauthorizedOperation"},
{"shape":"InvalidInputException"},
{"shape":"PolicyErrorException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"NotifyMigrationTaskState":{
Expand All @@ -268,7 +283,8 @@
{"shape":"DryRunOperation"},
{"shape":"UnauthorizedOperation"},
{"shape":"InvalidInputException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
},
"PutResourceAttributes":{
Expand All @@ -286,7 +302,8 @@
{"shape":"DryRunOperation"},
{"shape":"UnauthorizedOperation"},
{"shape":"InvalidInputException"},
{"shape":"ResourceNotFoundException"}
{"shape":"ResourceNotFoundException"},
{"shape":"HomeRegionNotSetException"}
]
}
},
Expand Down Expand Up @@ -497,6 +514,13 @@
"exception":true
},
"ErrorMessage":{"type":"string"},
"HomeRegionNotSetException":{
"type":"structure",
"members":{
"Message":{"shape":"ErrorMessage"}
},
"exception":true
},
"ImportMigrationTaskRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -666,6 +690,7 @@
"members":{
"ApplicationId":{"shape":"ApplicationId"},
"Status":{"shape":"ApplicationStatus"},
"UpdateDateTime":{"shape":"UpdateDateTime"},
"DryRun":{"shape":"DryRun"}
}
},
Expand Down

0 comments on commit dadd7ec

Please sign in to comment.