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)
2
2
------------------
3
3
4
4
* 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.
234
234
| AWS Identity and Access Management | IAM | 2010-05-08 |
235
235
| AWS Import/Export | ImportExport | 2010-06-01 |
236
236
| AWS Key Management Service | KMS | 2014-11-01 |
237
- | AWS Lambda | LambdaPreview | 2014-11-11 |
238
237
| AWS Lambda | Lambda | 2015-03-31 |
238
+ | AWS Lambda | LambdaPreview | 2014-11-11 |
239
239
| AWS OpsWorks | OpsWorks | 2013-02-18 |
240
240
| AWS Security Token Service | STS | 2011-06-15 |
241
241
| AWS Storage Gateway | StorageGateway | 2013-06-30 |
@@ -252,6 +252,7 @@ to be backwards compatible.
252
252
| Amazon EC2 Container Service | ECS | 2014-11-13 |
253
253
| Amazon ElastiCache | ElastiCache | 2015-02-02 |
254
254
| Amazon Elastic Compute Cloud | EC2 | 2015-04-15 |
255
+ | Amazon Elastic File System | EFS | 2015-02-01 |
255
256
| Amazon Elastic MapReduce | EMR | 2009-03-31 |
256
257
| Amazon Elastic Transcoder | ElasticTranscoder | 2012-09-25 |
257
258
| 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 1
1
module Aws
2
- VERSION = '2.0.45 '
2
+ VERSION = '2.0.46 '
3
3
end
You can’t perform that action at this time.
0 commit comments