Skip to content

Commit dff59ea

Browse files
AWS SDK for Rubymullermp
authored andcommitted
Updated service API models for release.
1 parent 007285d commit dff59ea

File tree

10 files changed

+7259
-15
lines changed

10 files changed

+7259
-15
lines changed

CHANGELOG.md

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

4+
* Feature - Aws::ElastiCache - Updated the API, and documentation for Amazon ElastiCache.
5+
6+
* Feature - Aws::Macie2 - Added support for a new service, Amazon Macie 2.
7+
48
2.11.506 (2020-05-12)
59
------------------
610

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,8 +416,8 @@ to be backwards compatible.
416416
| Amazon Import/Export Snowball | Snowball | 2016-06-30 |
417417
| Amazon Inspector | Inspector | 2016-02-16 |
418418
| Amazon Kinesis | Kinesis | 2013-12-02 |
419-
| Amazon Kinesis Analytics | KinesisAnalyticsV2 | 2018-05-23 |
420419
| Amazon Kinesis Analytics | KinesisAnalytics | 2015-08-14 |
420+
| Amazon Kinesis Analytics | KinesisAnalyticsV2 | 2018-05-23 |
421421
| Amazon Kinesis Firehose | Firehose | 2015-08-04 |
422422
| Amazon Kinesis Video Signaling Channels | KinesisVideoSignalingChannels | 2019-12-04 |
423423
| Amazon Kinesis Video Streams | KinesisVideo | 2017-09-30 |
@@ -428,6 +428,7 @@ to be backwards compatible.
428428
| Amazon Lightsail | Lightsail | 2016-11-28 |
429429
| Amazon Machine Learning | MachineLearning | 2014-12-12 |
430430
| Amazon Macie | Macie | 2017-12-19 |
431+
| Amazon Macie 2 | Macie2 | 2020-01-01 |
431432
| Amazon Managed Blockchain | ManagedBlockchain | 2018-09-24 |
432433
| Amazon Mechanical Turk | MTurk | 2017-01-17 |
433434
| Amazon Neptune | Neptune | 2014-10-31 |

aws-sdk-core/apis/elasticache/2015-02-02/api-2.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3739,13 +3739,16 @@
37393739
"in-progress",
37403740
"stopping",
37413741
"stopped",
3742-
"complete"
3742+
"complete",
3743+
"scheduling",
3744+
"scheduled",
3745+
"not-applicable"
37433746
]
37443747
},
37453748
"UpdateActionStatusList":{
37463749
"type":"list",
37473750
"member":{"shape":"UpdateActionStatus"},
3748-
"max":6
3751+
"max":9
37493752
},
37503753
"UpdateActionsMessage":{
37513754
"type":"structure",

aws-sdk-core/apis/elasticache/2015-02-02/docs-2.json

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)