Skip to content

Commit aa7eddc

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent fecd005 commit aa7eddc

File tree

48 files changed

+12248
-1251
lines changed

Some content is hidden

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

48 files changed

+12248
-1251
lines changed

CHANGELOG.md

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

4+
* Feature - Aws::MigrationHub - Updated the API, and documentation for AWS Migration Hub.
5+
6+
* Feature - Aws::Chime - Updated the API, and documentation for Amazon Chime.
7+
8+
* Feature - Aws::CloudTrail - Updated the API, and documentation for AWS CloudTrail.
9+
10+
* Feature - Aws::CodeCommit - Updated the API, and documentation for AWS CodeCommit.
11+
12+
* Feature - Aws::DataSync - Updated the API, and documentation for AWS DataSync.
13+
14+
* Feature - Aws::ApplicationDiscoveryService - Updated the API, and documentation for AWS Application Discovery Service.
15+
16+
* Feature - Aws::DLM - Updated the API, and documentation for Amazon Data Lifecycle Manager.
17+
18+
* Feature - Aws::EC2 - Updated the API, documentation, resource interfaces, and waiters for Amazon Elastic Compute Cloud.
19+
20+
* Feature - Aws::ECS - Updated the API, and documentation for Amazon EC2 Container Service.
21+
22+
* Feature - Aws::Firehose - Updated the API, and documentation for Amazon Kinesis Firehose.
23+
24+
* Feature - Aws::FSx - Updated the API, and documentation for Amazon FSx.
25+
26+
* Feature - Aws::MediaStore - Updated the API, and documentation for AWS Elemental MediaStore.
27+
28+
* Feature - Aws::QuickSight - Updated the API, and documentation for Amazon QuickSight.
29+
30+
* Feature - Aws::S3 - Updated the API, and documentation for Amazon Simple Storage Service.
31+
32+
* Feature - Aws::StorageGateway - Updated the API, and documentation for AWS Storage Gateway.
33+
34+
* Feature - Aws::TranscribeService - Updated the API, and documentation for Amazon Transcribe Service.
35+
36+
* Feature - Aws::MigrationHubConfig - Added support for a new service, AWS Migration Hub Config.
37+
438
2.11.401 (2019-11-19)
539
------------------
640

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ to be backwards compatible.
323323
| AWS MediaConnect | MediaConnect | 2018-11-14 |
324324
| AWS MediaTailor | MediaTailor | 2018-04-23 |
325325
| AWS Migration Hub | MigrationHub | 2017-05-31 |
326+
| AWS Migration Hub Config | MigrationHubConfig | 2019-06-30 |
326327
| AWS Mobile | Mobile | 2017-07-01 |
327328
| AWS OpsWorks | OpsWorks | 2013-02-18 |
328329
| AWS OpsWorks CM | OpsWorksCM | 2016-11-01 |
@@ -450,8 +451,8 @@ to be backwards compatible.
450451
| AmazonMQ | MQ | 2017-11-27 |
451452
| Application Auto Scaling | ApplicationAutoScaling | 2016-02-06 |
452453
| Auto Scaling | AutoScaling | 2011-01-01 |
453-
| Elastic Load Balancing | ElasticLoadBalancing | 2012-06-01 |
454454
| Elastic Load Balancing | ElasticLoadBalancingV2 | 2015-12-01 |
455+
| Elastic Load Balancing | ElasticLoadBalancing | 2012-06-01 |
455456
| Firewall Management Service | FMS | 2018-01-01 |
456457
| Managed Streaming for Kafka | Kafka | 2018-11-14 |
457458
| Service Quotas | ServiceQuotas | 2019-06-24 |

aws-sdk-core/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)