Skip to content

Commit

Permalink
Add SDK Support for Amazon Elastic File System
Browse files Browse the repository at this point in the history
Available under Aws::EFS::Client in the us-west-2 region, for preview
customers.

Amazon Elastic File System (Amazon EFS) is a file storage service for
Amazon Elastic Compute Cloud (Amazon EC2) instances. Amazon EFS is easy
to use and provides a simple interface that allows you to create and
configure file systems quickly and easily. With Amazon EFS, storage
capacity is elastic, growing and shrinking automatically as you add and
remove files, so your applications have the storage they need, when they
need it.
  • Loading branch information
awood45 committed May 26, 2015
1 parent da5a307 commit f99351f
Show file tree
Hide file tree
Showing 5 changed files with 1,343 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Unreleased Changes
------------------

* Feature - Aws::EFS - Amazon Elastic File System (Amazon EFS) is a file storage
service for Amazon Elastic Compute Cloud (Amazon EC2) instances. Amazon EFS is
easy to use and provides a simple interface that allows you to create and
configure file systems quickly and easily. With Amazon EFS, storage capacity
is elastic, growing and shrinking automatically as you add and remove files,
so your applications have the storage they need, when they need it.

2.0.45 (2015-05-21)
------------------

Expand Down
Loading

0 comments on commit f99351f

Please sign in to comment.