File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
aws-sdk-core/lib/aws-sdk-core Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- Unreleased Changes
1+ 2.0.46 (2015-05-26)
22------------------
33
44* Feature - Aws::EFS - Amazon Elastic File System (Amazon EFS) is a file storage
Original file line number Diff line number Diff line change @@ -234,8 +234,8 @@ to be backwards compatible.
234234| AWS Identity and Access Management | IAM | 2010-05-08 |
235235| AWS Import/Export | ImportExport | 2010-06-01 |
236236| AWS Key Management Service | KMS | 2014-11-01 |
237- | AWS Lambda | LambdaPreview | 2014-11-11 |
238237| AWS Lambda | Lambda | 2015-03-31 |
238+ | AWS Lambda | LambdaPreview | 2014-11-11 |
239239| AWS OpsWorks | OpsWorks | 2013-02-18 |
240240| AWS Security Token Service | STS | 2011-06-15 |
241241| AWS Storage Gateway | StorageGateway | 2013-06-30 |
@@ -252,6 +252,7 @@ to be backwards compatible.
252252| Amazon EC2 Container Service | ECS | 2014-11-13 |
253253| Amazon ElastiCache | ElastiCache | 2015-02-02 |
254254| Amazon Elastic Compute Cloud | EC2 | 2015-04-15 |
255+ | Amazon Elastic File System | EFS | 2015-02-01 |
255256| Amazon Elastic MapReduce | EMR | 2009-03-31 |
256257| Amazon Elastic Transcoder | ElasticTranscoder | 2012-09-25 |
257258| Amazon Glacier | Glacier | 2012-06-01 |
Original file line number Diff line number Diff line change 1- 2.0.45
1+ 2.0.46
Original file line number Diff line number Diff line change 11module Aws
2- VERSION = '2.0.45 '
2+ VERSION = '2.0.46 '
33end
You can’t perform that action at this time.
0 commit comments