| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveDirectoryErrorException
An Active Directory error.
|
class |
BackupBeingCopiedException
You can't delete a backup while it's being copied.
|
class |
BackupInProgressException
Another backup is already under way.
|
class |
BackupNotFoundException
No Amazon FSx backups were found based upon the supplied parameters.
|
class |
BackupRestoringException
You can't delete a backup while it's being used to restore a file system.
|
class |
BadRequestException
A generic error indicating a failure with a client request.
|
class |
DataRepositoryTaskEndedException
The data repository task could not be canceled because the task has already ended.
|
class |
DataRepositoryTaskExecutingException
An existing data repository task is currently executing on the file system.
|
class |
DataRepositoryTaskNotFoundException
The data repository task or tasks you specified could not be found.
|
class |
FileSystemNotFoundException
No Amazon FSx file systems were found based upon supplied parameters.
|
class |
IncompatibleParameterErrorException
The error returned when a second request is received with the same client request token but different parameters
settings.
|
class |
IncompatibleRegionForMultiAZException
Amazon FSx doesn't support Multi-AZ Windows File Server copy backup in the destination Region, so the copied backup
can't be restored.
|
class |
InternalServerErrorException
A generic error indicating a server-side failure.
|
class |
InvalidDestinationKmsKeyException
The AWS Key Management Service (AWS KMS) key of the destination backup is invalid.
|
class |
InvalidExportPathException
The path provided for data repository export isn't valid.
|
class |
InvalidImportPathException
The path provided for data repository import isn't valid.
|
class |
InvalidNetworkSettingsException
One or more network settings specified in the request are invalid.
|
class |
InvalidPerUnitStorageThroughputException
An invalid value for
PerUnitStorageThroughput was provided. |
class |
InvalidRegionException
The Region provided for
Source Region is invalid or is in a different AWS partition. |
class |
InvalidSourceKmsKeyException
The AWS Key Management Service (AWS KMS) key of the source backup is invalid.
|
class |
MissingFileSystemConfigurationException
A file system configuration is required for this operation.
|
class |
NotServiceResourceErrorException
The resource specified for the tagging operation is not a resource type owned by Amazon FSx.
|
class |
ResourceDoesNotSupportTaggingException
The resource specified does not support tagging.
|
class |
ResourceNotFoundException
The resource specified by the Amazon Resource Name (ARN) can't be found.
|
class |
ServiceLimitExceededException
An error indicating that a particular service limit was exceeded.
|
class |
SourceBackupUnavailableException
The request was rejected because the lifecycle status of the source backup is not
AVAILABLE. |
class |
UnsupportedOperationException
The requested operation is not supported for this resource or API.
|
Copyright © 2021. All rights reserved.