Skip to content

Commit f99351f

Browse files
committed
Add SDK Support for Amazon Elastic File System
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.
1 parent da5a307 commit f99351f

File tree

5 files changed

+1343
-0
lines changed

5 files changed

+1343
-0
lines changed

CHANGELOG.md

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

4+
* Feature - Aws::EFS - Amazon Elastic File System (Amazon EFS) is a file storage
5+
service for Amazon Elastic Compute Cloud (Amazon EC2) instances. Amazon EFS is
6+
easy to use and provides a simple interface that allows you to create and
7+
configure file systems quickly and easily. With Amazon EFS, storage capacity
8+
is elastic, growing and shrinking automatically as you add and remove files,
9+
so your applications have the storage they need, when they need it.
10+
411
2.0.45 (2015-05-21)
512
------------------
613

0 commit comments

Comments
 (0)