# Packages
Package efsiface provides an interface to enable mocking the Amazon Elastic File System service client for testing your code.
# Functions
New creates a new instance of the EFS client with a session.
# Constants
Service ID for Regions and Endpoints metadata.
ErrCodeBadRequest for service response error code "BadRequest".
ErrCodeDependencyTimeout for service response error code "DependencyTimeout".
ErrCodeFileSystemAlreadyExists for service response error code "FileSystemAlreadyExists".
ErrCodeFileSystemInUse for service response error code "FileSystemInUse".
ErrCodeFileSystemLimitExceeded for service response error code "FileSystemLimitExceeded".
ErrCodeFileSystemNotFound for service response error code "FileSystemNotFound".
ErrCodeIncorrectFileSystemLifeCycleState for service response error code "IncorrectFileSystemLifeCycleState".
ErrCodeIncorrectMountTargetState for service response error code "IncorrectMountTargetState".
ErrCodeInternalServerError for service response error code "InternalServerError".
ErrCodeIpAddressInUse for service response error code "IpAddressInUse".
ErrCodeMountTargetConflict for service response error code "MountTargetConflict".
ErrCodeMountTargetNotFound for service response error code "MountTargetNotFound".
ErrCodeNetworkInterfaceLimitExceeded for service response error code "NetworkInterfaceLimitExceeded".
ErrCodeNoFreeAddressesInSubnet for service response error code "NoFreeAddressesInSubnet".
ErrCodeSecurityGroupLimitExceeded for service response error code "SecurityGroupLimitExceeded".
ErrCodeSecurityGroupNotFound for service response error code "SecurityGroupNotFound".
ErrCodeSubnetNotFound for service response error code "SubnetNotFound".
ErrCodeUnsupportedAvailabilityZone for service response error code "UnsupportedAvailabilityZone".
LifeCycleStateAvailable is a LifeCycleState enum value.
LifeCycleStateCreating is a LifeCycleState enum value.
LifeCycleStateDeleted is a LifeCycleState enum value.
LifeCycleStateDeleting is a LifeCycleState enum value.
PerformanceModeGeneralPurpose is a PerformanceMode enum value.
PerformanceModeMaxIo is a PerformanceMode enum value.
Service endpoint prefix API calls made to.
# Structs
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/CreateFileSystemRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/CreateMountTargetRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/CreateTagsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/CreateTagsOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DeleteFileSystemRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DeleteFileSystemOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DeleteMountTargetRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DeleteMountTargetOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DeleteTagsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DeleteTagsOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeFileSystemsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeFileSystemsResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeMountTargetSecurityGroupsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeMountTargetSecurityGroupsResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeMountTargetsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeMountTargetsResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeTagsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/DescribeTagsResponse.
EFS provides the API operation methods for making requests to Amazon Elastic File System.
Description of the file system.
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.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/ModifyMountTargetSecurityGroupsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/elasticfilesystem-2015-02-01/ModifyMountTargetSecurityGroupsOutput.
Provides a description of a mount target.
A tag is a key-value pair.