Skip to content

Commit dadd7ec

Browse files
authored
Release v0.17.0 (2019-11-20) (#436)
* 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))
1 parent 09b6fae commit dadd7ec

File tree

769 files changed

+95936
-4726
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

769 files changed

+95936
-4726
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
Release v0.17.0 (2019-11-20)
2+
===
3+
4+
Services
5+
---
6+
* Synced the V2 SDK with latest AWS service API definitions.
7+
8+
SDK Enhancements
9+
---
10+
* SDK minimum version requirement has been updated to Go 1.12 ([#432](https://github.com/aws/aws-sdk-go-v2/pull/432))
11+
112
Release v0.16.0 (2019-11-12)
213
===
314

CHANGELOG_PENDING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ SDK Features
66

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

1110
SDK Bugs
1211
---

aws/endpoints/defaults.go

Lines changed: 43 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "0.16.0"
8+
const SDKVersion = "0.17.0"

internal/awstesting/cmd/op_crawler/create_service.go

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

models/apis/AWSMigrationHub/2017-05-31/api-2.json

Lines changed: 41 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"jsonVersion":"1.1",
77
"protocol":"json",
88
"serviceFullName":"AWS Migration Hub",
9+
"serviceId":"Migration Hub",
910
"signatureVersion":"v4",
1011
"targetPrefix":"AWSMigrationHub",
1112
"uid":"AWSMigrationHub-2017-05-31"
@@ -26,7 +27,8 @@
2627
{"shape":"DryRunOperation"},
2728
{"shape":"UnauthorizedOperation"},
2829
{"shape":"InvalidInputException"},
29-
{"shape":"ResourceNotFoundException"}
30+
{"shape":"ResourceNotFoundException"},
31+
{"shape":"HomeRegionNotSetException"}
3032
]
3133
},
3234
"AssociateDiscoveredResource":{
@@ -45,7 +47,8 @@
4547
{"shape":"UnauthorizedOperation"},
4648
{"shape":"InvalidInputException"},
4749
{"shape":"PolicyErrorException"},
48-
{"shape":"ResourceNotFoundException"}
50+
{"shape":"ResourceNotFoundException"},
51+
{"shape":"HomeRegionNotSetException"}
4952
]
5053
},
5154
"CreateProgressUpdateStream":{
@@ -62,7 +65,8 @@
6265
{"shape":"ServiceUnavailableException"},
6366
{"shape":"DryRunOperation"},
6467
{"shape":"UnauthorizedOperation"},
65-
{"shape":"InvalidInputException"}
68+
{"shape":"InvalidInputException"},
69+
{"shape":"HomeRegionNotSetException"}
6670
]
6771
},
6872
"DeleteProgressUpdateStream":{
@@ -80,7 +84,8 @@
8084
{"shape":"DryRunOperation"},
8185
{"shape":"UnauthorizedOperation"},
8286
{"shape":"InvalidInputException"},
83-
{"shape":"ResourceNotFoundException"}
87+
{"shape":"ResourceNotFoundException"},
88+
{"shape":"HomeRegionNotSetException"}
8489
]
8590
},
8691
"DescribeApplicationState":{
@@ -97,7 +102,8 @@
97102
{"shape":"ServiceUnavailableException"},
98103
{"shape":"InvalidInputException"},
99104
{"shape":"PolicyErrorException"},
100-
{"shape":"ResourceNotFoundException"}
105+
{"shape":"ResourceNotFoundException"},
106+
{"shape":"HomeRegionNotSetException"}
101107
]
102108
},
103109
"DescribeMigrationTask":{
@@ -113,7 +119,8 @@
113119
{"shape":"InternalServerError"},
114120
{"shape":"ServiceUnavailableException"},
115121
{"shape":"InvalidInputException"},
116-
{"shape":"ResourceNotFoundException"}
122+
{"shape":"ResourceNotFoundException"},
123+
{"shape":"HomeRegionNotSetException"}
117124
]
118125
},
119126
"DisassociateCreatedArtifact":{
@@ -131,7 +138,8 @@
131138
{"shape":"DryRunOperation"},
132139
{"shape":"UnauthorizedOperation"},
133140
{"shape":"InvalidInputException"},
134-
{"shape":"ResourceNotFoundException"}
141+
{"shape":"ResourceNotFoundException"},
142+
{"shape":"HomeRegionNotSetException"}
135143
]
136144
},
137145
"DisassociateDiscoveredResource":{
@@ -149,7 +157,8 @@
149157
{"shape":"DryRunOperation"},
150158
{"shape":"UnauthorizedOperation"},
151159
{"shape":"InvalidInputException"},
152-
{"shape":"ResourceNotFoundException"}
160+
{"shape":"ResourceNotFoundException"},
161+
{"shape":"HomeRegionNotSetException"}
153162
]
154163
},
155164
"ImportMigrationTask":{
@@ -167,7 +176,8 @@
167176
{"shape":"DryRunOperation"},
168177
{"shape":"UnauthorizedOperation"},
169178
{"shape":"InvalidInputException"},
170-
{"shape":"ResourceNotFoundException"}
179+
{"shape":"ResourceNotFoundException"},
180+
{"shape":"HomeRegionNotSetException"}
171181
]
172182
},
173183
"ListCreatedArtifacts":{
@@ -183,7 +193,8 @@
183193
{"shape":"InternalServerError"},
184194
{"shape":"ServiceUnavailableException"},
185195
{"shape":"InvalidInputException"},
186-
{"shape":"ResourceNotFoundException"}
196+
{"shape":"ResourceNotFoundException"},
197+
{"shape":"HomeRegionNotSetException"}
187198
]
188199
},
189200
"ListDiscoveredResources":{
@@ -199,7 +210,8 @@
199210
{"shape":"InternalServerError"},
200211
{"shape":"ServiceUnavailableException"},
201212
{"shape":"InvalidInputException"},
202-
{"shape":"ResourceNotFoundException"}
213+
{"shape":"ResourceNotFoundException"},
214+
{"shape":"HomeRegionNotSetException"}
203215
]
204216
},
205217
"ListMigrationTasks":{
@@ -216,7 +228,8 @@
216228
{"shape":"ServiceUnavailableException"},
217229
{"shape":"InvalidInputException"},
218230
{"shape":"PolicyErrorException"},
219-
{"shape":"ResourceNotFoundException"}
231+
{"shape":"ResourceNotFoundException"},
232+
{"shape":"HomeRegionNotSetException"}
220233
]
221234
},
222235
"ListProgressUpdateStreams":{
@@ -231,7 +244,8 @@
231244
{"shape":"AccessDeniedException"},
232245
{"shape":"InternalServerError"},
233246
{"shape":"ServiceUnavailableException"},
234-
{"shape":"InvalidInputException"}
247+
{"shape":"InvalidInputException"},
248+
{"shape":"HomeRegionNotSetException"}
235249
]
236250
},
237251
"NotifyApplicationState":{
@@ -250,7 +264,8 @@
250264
{"shape":"UnauthorizedOperation"},
251265
{"shape":"InvalidInputException"},
252266
{"shape":"PolicyErrorException"},
253-
{"shape":"ResourceNotFoundException"}
267+
{"shape":"ResourceNotFoundException"},
268+
{"shape":"HomeRegionNotSetException"}
254269
]
255270
},
256271
"NotifyMigrationTaskState":{
@@ -268,7 +283,8 @@
268283
{"shape":"DryRunOperation"},
269284
{"shape":"UnauthorizedOperation"},
270285
{"shape":"InvalidInputException"},
271-
{"shape":"ResourceNotFoundException"}
286+
{"shape":"ResourceNotFoundException"},
287+
{"shape":"HomeRegionNotSetException"}
272288
]
273289
},
274290
"PutResourceAttributes":{
@@ -286,7 +302,8 @@
286302
{"shape":"DryRunOperation"},
287303
{"shape":"UnauthorizedOperation"},
288304
{"shape":"InvalidInputException"},
289-
{"shape":"ResourceNotFoundException"}
305+
{"shape":"ResourceNotFoundException"},
306+
{"shape":"HomeRegionNotSetException"}
290307
]
291308
}
292309
},
@@ -497,6 +514,13 @@
497514
"exception":true
498515
},
499516
"ErrorMessage":{"type":"string"},
517+
"HomeRegionNotSetException":{
518+
"type":"structure",
519+
"members":{
520+
"Message":{"shape":"ErrorMessage"}
521+
},
522+
"exception":true
523+
},
500524
"ImportMigrationTaskRequest":{
501525
"type":"structure",
502526
"required":[
@@ -666,6 +690,7 @@
666690
"members":{
667691
"ApplicationId":{"shape":"ApplicationId"},
668692
"Status":{"shape":"ApplicationStatus"},
693+
"UpdateDateTime":{"shape":"UpdateDateTime"},
669694
"DryRun":{"shape":"DryRun"}
670695
}
671696
},

0 commit comments

Comments
 (0)