| Package | Description |
|---|---|
| com.amazonaws.services.elasticfilesystem |
|
| com.amazonaws.services.elasticfilesystem.model |
| Class and Description |
|---|
| AccessPointAlreadyExistsException
Returned if the access point you are trying to create already exists, with the creation token you provided in the
request.
|
| AccessPointDescription
Provides a description of an EFS file system access point.
|
| AccessPointLimitExceededException
Returned if the Amazon Web Services account has already created the maximum number of access points allowed per file
system.
|
| AccessPointNotFoundException
Returned if the specified
AccessPointId value doesn't exist in the requester's Amazon Web Services
account. |
| AmazonElasticFileSystemException
Base exception for all service exceptions thrown by Amazon Elastic File System
|
| AvailabilityZonesMismatchException
Returned if the Availability Zone that was specified for a mount target is different from the Availability Zone that
was specified for One Zone storage classes.
|
| BackupPolicy
The backup policy for the file system used to create automatic daily backups.
|
| BadRequestException
Returned if the request is malformed or contains an error such as an invalid parameter value or a missing required
parameter.
|
| CreateAccessPointRequest |
| CreateAccessPointResult
Provides a description of an EFS file system access point.
|
| CreateFileSystemRequest |
| CreateFileSystemResult
A description of the file system.
|
| CreateMountTargetRequest
|
| CreateMountTargetResult
Provides a description of a mount target.
|
| CreateReplicationConfigurationRequest |
| CreateReplicationConfigurationResult |
| CreateTagsRequest
|
| CreateTagsResult |
| CreationInfo
Required if the
RootDirectory > Path specified does not exist. |
| DeleteAccessPointRequest |
| DeleteAccessPointResult |
| DeleteFileSystemPolicyRequest |
| DeleteFileSystemPolicyResult |
| DeleteFileSystemRequest
|
| DeleteFileSystemResult |
| DeleteMountTargetRequest
|
| DeleteMountTargetResult |
| DeleteReplicationConfigurationRequest |
| DeleteReplicationConfigurationResult |
| DeleteTagsRequest
|
| DeleteTagsResult |
| DependencyTimeoutException
The service timed out trying to fulfill the request, and the client should try the call again.
|
| DescribeAccessPointsRequest |
| DescribeAccessPointsResult |
| DescribeAccountPreferencesRequest |
| DescribeAccountPreferencesResult |
| DescribeBackupPolicyRequest |
| DescribeBackupPolicyResult |
| DescribeFileSystemPolicyRequest |
| DescribeFileSystemPolicyResult |
| DescribeFileSystemsRequest
|
| DescribeFileSystemsResult |
| DescribeLifecycleConfigurationRequest |
| DescribeLifecycleConfigurationResult |
| DescribeMountTargetSecurityGroupsRequest
|
| DescribeMountTargetSecurityGroupsResult |
| DescribeMountTargetsRequest
|
| DescribeMountTargetsResult
|
| DescribeReplicationConfigurationsRequest |
| DescribeReplicationConfigurationsResult |
| DescribeTagsRequest
|
| DescribeTagsResult
|
| Destination
Describes the destination file system in the replication configuration.
|
| DestinationToCreate
Describes the destination file system to create in the replication configuration.
|
| FileSystemAlreadyExistsException
Returned if the file system you are trying to create already exists, with the creation token you provided.
|
| FileSystemDescription
A description of the file system.
|
| FileSystemInUseException
Returned if a file system has mount targets.
|
| FileSystemLimitExceededException
Returned if the Amazon Web Services 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 Amazon Web Services
account. |
| 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. |
| 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.
|
| InvalidPolicyException
Returned if the
FileSystemPolicy is is malformed or contains an error such as an invalid parameter value
or a missing required parameter. |
| IpAddressInUseException
Returned if the request specified an
IpAddress that is already in use in the subnet. |
| LifecyclePolicy
Describes a policy used by EFS lifecycle management and EFS intelligent tiering that specifies when to transition
files into and out of the file system's Infrequent Access (IA) storage class.
|
| LifeCycleState |
| ListTagsForResourceRequest |
| ListTagsForResourceResult |
| 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 Amazon Web Services account.
|
| NetworkInterfaceLimitExceededException
The calling account has reached the limit for elastic network interfaces for the specific Amazon Web Services Region.
|
| NoFreeAddressesInSubnetException
Returned if
IpAddress was not specified in the request and there are no free IP addresses in the subnet. |
| PerformanceMode |
| PolicyNotFoundException
Returned if the default file system policy is in effect for the EFS file system specified.
|
| 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.
|
| PutAccountPreferencesRequest |
| PutAccountPreferencesResult |
| PutBackupPolicyRequest |
| PutBackupPolicyResult |
| PutFileSystemPolicyRequest |
| PutFileSystemPolicyResult |
| PutLifecycleConfigurationRequest |
| PutLifecycleConfigurationResult |
| ReplicationConfigurationDescription |
| ReplicationNotFoundException
Returned if the specified file system did not have a replication configuration.
|
| ReplicationStatus |
| Resource
An EFS resource, for example a file system or a mount target.
|
| ResourceIdPreference
Describes the resource type and its ID preference for the user's Amazon Web Services account, in the current Amazon
Web Services Region.
|
| ResourceIdType
A preference indicating a choice to use 63bit/32bit IDs for all applicable resources.
|
| RootDirectory
Specifies the directory on the Amazon EFS file system that the access point provides access to.
|
| 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.
|
| Status |
| SubnetNotFoundException
Returned if there is no subnet with ID
SubnetId provided in the request. |
| Tag
A tag is a key-value pair.
|
| TagResourceRequest |
| TagResourceResult |
| 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.
|
| TransitionToIARules |
| TransitionToPrimaryStorageClassRules |
| UnsupportedAvailabilityZoneException
Returned if the requested Amazon EFS functionality is not available in the specified Availability Zone.
|
| UntagResourceRequest |
| UntagResourceResult |
| UpdateFileSystemRequest |
| UpdateFileSystemResult
A description of the file system.
|
| ValidationException
Returned if the Backup service is not available in the Amazon Web Services Region in which the request was made.
|
Copyright © 2022. All rights reserved.