elasticfilesystem-2015-02-01
library
Classes
-
AccessPointDescription
-
Provides a description of an EFS file system access point.
-
AwsClientCredentials
-
AWS credentials.
-
BackupPolicy
-
The backup policy for the file system, showing the curent status. If
ENABLED
, the file system is being backed up.
-
BackupPolicyDescription
-
-
CreationInfo
-
Required if the
RootDirectory
> Path
specified
does not exist. Specifies the POSIX IDs and permissions to apply to the
access point's RootDirectory
> Path
. If the
access point root directory does not exist, EFS creates it with these
settings when a client connects to the access point. When specifying
CreationInfo
, you must include values for all properties.
-
DescribeAccessPointsResponse
-
-
DescribeFileSystemsResponse
-
-
DescribeMountTargetSecurityGroupsResponse
-
-
DescribeMountTargetsResponse
-
-
DescribeTagsResponse
-
-
EFS
-
Amazon Elastic File System (Amazon EFS) provides simple, scalable file
storage for use with Amazon EC2 instances in the AWS Cloud. 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. For more information, see the User
Guide.
-
FileSystemDescription
-
A description of the file system.
-
FileSystemPolicyDescription
-
-
FileSystemSize
-
The latest known metered size (in bytes) of data stored in the file system,
in its
Value
field, and the time at which that size was
determined in its Timestamp
field. The value doesn't represent
the size of a consistent snapshot of the file system, but it is eventually
consistent when there are no writes to the file system. That is, the value
represents the actual size only if the file system is not modified for a
period longer than a couple of hours. Otherwise, the value is not
necessarily the exact size the file system was at any instant in time.
-
LifecycleConfigurationDescription
-
-
LifecyclePolicy
-
Describes a policy used by EFS lifecycle management to transition files to
the Infrequent Access (IA) storage class.
-
ListTagsForResourceResponse
-
-
MountTargetDescription
-
Provides a description of a mount target.
-
PosixUser
-
The full POSIX identity, including the user ID, group ID, and any secondary
group IDs, on the access point that is used for all file system operations
performed by NFS clients using the access point.
-
RootDirectory
-
Specifies the directory on the Amazon EFS file system that the access point
provides access to. The access point exposes the specified file system path
as the root directory of your file system to applications using the access
point. NFS clients using the access point can only access data in the access
point's
RootDirectory
and it's subdirectories.
-
Tag
-
A tag is a key-value pair. Allowed characters are letters, white space, and
numbers that can be represented in UTF-8, and the following
characters:
+ - = . _ : /