Skip to content

Commit 86e8395

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent a5560e0 commit 86e8395

File tree

35 files changed

+8148
-208
lines changed

35 files changed

+8148
-208
lines changed

CHANGELOG.md

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

4+
* Feature - Aws::CodeDeploy - Updated the API, documentation, and integration test for AWS CodeDeploy.
5+
6+
* Feature - Aws::EC2 - Updated the API, and documentation for Amazon Elastic Compute Cloud.
7+
8+
* Feature - Aws::ECS - Updated the API, and documentation for Amazon EC2 Container Service.
9+
10+
* Feature - Aws::KinesisAnalytics - Updated the API, and documentation for Amazon Kinesis Analytics.
11+
12+
* Feature - Aws::CloudWatchLogs - Updated the API, and documentation for Amazon CloudWatch Logs.
13+
14+
* Feature - Aws::MarketplaceMetering - Updated the API, and documentation for AWSMarketplace Metering.
15+
16+
* Feature - Aws::Translate - Updated the API, and documentation for Amazon Translate.
17+
18+
* Feature - Aws::ComprehendMedical - Added support for a new service, AWS Comprehend Medical.
19+
20+
* Feature - Aws::KinesisAnalyticsV2 - Added support for a new service, Amazon Kinesis Analytics.
21+
22+
* Feature - Aws::MediaConnect - Added support for a new service, AWS MediaConnect.
23+
424
2.11.178 (2018-11-27)
525
------------------
626

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ to be backwards compatible.
273273
| AWS CodeDeploy | CodeDeploy | 2014-10-06 |
274274
| AWS CodePipeline | CodePipeline | 2015-07-09 |
275275
| AWS CodeStar | CodeStar | 2017-04-19 |
276+
| AWS Comprehend Medical | ComprehendMedical | 2018-10-30 |
276277
| AWS Config | ConfigService | 2014-11-12 |
277278
| AWS Cost Explorer Service | CostExplorer | 2017-10-25 |
278279
| AWS Cost and Usage Report Service | CostandUsageReportService | 2017-01-06 |
@@ -301,10 +302,11 @@ to be backwards compatible.
301302
| AWS IoT Data Plane | IoTDataPlane | 2015-05-28 |
302303
| AWS IoT Jobs Data Plane | IoTJobsDataPlane | 2017-09-29 |
303304
| AWS Key Management Service | KMS | 2014-11-01 |
304-
| AWS Lambda | LambdaPreview | 2014-11-11 |
305305
| AWS Lambda | Lambda | 2015-03-31 |
306+
| AWS Lambda | LambdaPreview | 2014-11-11 |
306307
| AWS Marketplace Commerce Analytics | MarketplaceCommerceAnalytics | 2015-07-01 |
307308
| AWS Marketplace Entitlement Service | MarketplaceEntitlementService | 2017-01-11 |
309+
| AWS MediaConnect | MediaConnect | 2018-11-14 |
308310
| AWS MediaTailor | MediaTailor | 2018-04-23 |
309311
| AWS Migration Hub | MigrationHub | 2017-05-31 |
310312
| AWS Mobile | Mobile | 2017-07-01 |
@@ -372,6 +374,7 @@ to be backwards compatible.
372374
| Amazon Inspector | Inspector | 2016-02-16 |
373375
| Amazon Kinesis | Kinesis | 2013-12-02 |
374376
| Amazon Kinesis Analytics | KinesisAnalytics | 2015-08-14 |
377+
| Amazon Kinesis Analytics | KinesisAnalyticsV2 | 2018-05-23 |
375378
| Amazon Kinesis Firehose | Firehose | 2015-08-04 |
376379
| Amazon Kinesis Video Streams | KinesisVideo | 2017-09-30 |
377380
| Amazon Kinesis Video Streams Archived Media | KinesisVideoArchivedMedia | 2017-09-30 |

0 commit comments

Comments
 (0)