| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveDirectoryErrorException
An Active Directory error.
|
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 |
InternalServerErrorException
A generic error indicating a server-side failure.
|
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 |
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 |
UnsupportedOperationException
The requested operation is not supported for this resource or API.
|
Copyright © 2020. All rights reserved.