| Package | Description |
|---|---|
| com.amazonaws.services.elasticfilesystem |
|
| com.amazonaws.services.elasticfilesystem.model |
| Class and Description |
|---|
| CreateFileSystemRequest |
| CreateFileSystemResult
Description of the file system.
|
| CreateMountTargetRequest
|
| CreateMountTargetResult
Provides a description of a mount target.
|
| CreateTagsRequest
|
| CreateTagsResult |
| DeleteFileSystemRequest
|
| DeleteFileSystemResult |
| DeleteMountTargetRequest
|
| DeleteMountTargetResult |
| DeleteTagsRequest
|
| DeleteTagsResult |
| DescribeFileSystemsRequest
|
| DescribeFileSystemsResult |
| DescribeMountTargetSecurityGroupsRequest
|
| DescribeMountTargetSecurityGroupsResult |
| DescribeMountTargetsRequest
|
| DescribeMountTargetsResult
|
| DescribeTagsRequest
|
| DescribeTagsResult
|
| ModifyMountTargetSecurityGroupsRequest
|
| ModifyMountTargetSecurityGroupsResult |
| UpdateFileSystemRequest |
| UpdateFileSystemResult
Description of the file system.
|
| Class and Description |
|---|
| AmazonElasticFileSystemException
Base exception for all service exceptions thrown by Amazon Elastic File System
|
| BadRequestException
Returned if the request is malformed or contains an error such as an invalid parameter value or a missing required
parameter.
|
| CreateFileSystemRequest |
| CreateFileSystemResult
Description of the file system.
|
| CreateMountTargetRequest
|
| CreateMountTargetResult
Provides a description of a mount target.
|
| CreateTagsRequest
|
| CreateTagsResult |
| DeleteFileSystemRequest
|
| DeleteFileSystemResult |
| DeleteMountTargetRequest
|
| DeleteMountTargetResult |
| DeleteTagsRequest
|
| DeleteTagsResult |
| DependencyTimeoutException
The service timed out trying to fulfill the request, and the client should try the call again.
|
| DescribeFileSystemsRequest
|
| DescribeFileSystemsResult |
| DescribeMountTargetSecurityGroupsRequest
|
| DescribeMountTargetSecurityGroupsResult |
| DescribeMountTargetsRequest
|
| DescribeMountTargetsResult
|
| DescribeTagsRequest
|
| DescribeTagsResult
|
| FileSystemAlreadyExistsException
Returned if the file system you are trying to create already exists, with the creation token you provided.
|
| FileSystemDescription
Description of the file system.
|
| FileSystemInUseException
Returned if a file system has mount targets.
|
| FileSystemLimitExceededException
Returned if the AWS account has already created the maximum number of file systems allowed per account.
|
| FileSystemNotFoundException
Returned if the specified
FileSystemId value doesn't exist in the requester's AWS account. |
| FileSystemSize
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. |
| IncorrectFileSystemLifeCycleStateException
Returned if the file system's lifecycle state is not "available".
|
| IncorrectMountTargetStateException
Returned if the mount target is not in the correct state for the operation.
|
| InsufficientThroughputCapacityException
Returned if there's not enough capacity to provision additional throughput.
|
| InternalServerErrorException
Returned if an error occurred on the server side.
|
| IpAddressInUseException
Returned if the request specified an
IpAddress that is already in use in the subnet. |
| LifeCycleState |
| ModifyMountTargetSecurityGroupsRequest
|
| ModifyMountTargetSecurityGroupsResult |
| MountTargetConflictException
Returned if the mount target would violate one of the specified restrictions based on the file system's existing
mount targets.
|
| MountTargetDescription
Provides a description of a mount target.
|
| MountTargetNotFoundException
Returned if there is no mount target with the specified ID found in the caller's account.
|
| NetworkInterfaceLimitExceededException
The calling account has reached the limit for elastic network interfaces for the specific AWS Region.
|
| NoFreeAddressesInSubnetException
Returned if
IpAddress was not specified in the request and there are no free IP addresses in the subnet. |
| PerformanceMode |
| SecurityGroupLimitExceededException
Returned if the size of
SecurityGroups specified in the request is greater than five. |
| SecurityGroupNotFoundException
Returned if one of the specified security groups doesn't exist in the subnet's VPC.
|
| SubnetNotFoundException
Returned if there is no subnet with ID
SubnetId provided in the request. |
| Tag
A tag is a key-value pair.
|
| ThroughputLimitExceededException
Returned if the throughput mode or amount of provisioned throughput can't be changed because the throughput limit of
1024 MiB/s has been reached.
|
| ThroughputMode |
| TooManyRequestsException
Returned if you don’t wait at least 24 hours before changing the throughput mode, or decreasing the Provisioned
Throughput value.
|
| UnsupportedAvailabilityZoneException
|
| UpdateFileSystemRequest |
| UpdateFileSystemResult
Description of the file system.
|
Copyright © 2018. All rights reserved.