| Package | Description |
|---|---|
| com.amazonaws.services.importexport.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BucketPermissionException
The account specified does not have the appropriate bucket permissions.
|
class |
CanceledJobIdException
The specified job ID has been canceled and is no longer valid.
|
class |
CreateJobQuotaExceededException
Each account can create only a certain number of jobs per day.
|
class |
ExpiredJobIdException
Indicates that the specified job has expired out of the system.
|
class |
InvalidAccessKeyIdException
The AWS Access Key ID specified in the request did not match the manifest's accessKeyId value.
|
class |
InvalidAddressException
The address specified in the manifest is invalid.
|
class |
InvalidCustomsException
One or more customs parameters was invalid.
|
class |
InvalidFileSystemException
File system specified in export manifest is invalid.
|
class |
InvalidJobIdException
The JOBID was missing, not found, or not associated with the AWS account.
|
class |
InvalidManifestFieldException
One or more manifest fields was invalid.
|
class |
InvalidParameterException
One or more parameters had an invalid value.
|
class |
InvalidVersionException
The client tool version is invalid.
|
class |
MalformedManifestException
Your manifest is not well-formed.
|
class |
MissingCustomsException
One or more required customs parameters was missing from the manifest.
|
class |
MissingManifestFieldException
One or more required fields were missing from the manifest file.
|
class |
MissingParameterException
One or more required parameters was missing from the request.
|
class |
MultipleRegionsException
Your manifest file contained buckets from multiple regions.
|
class |
NoSuchBucketException
The specified bucket does not exist.
|
class |
UnableToCancelJobIdException
AWS Import/Export cannot cancel the job
|
class |
UnableToUpdateJobIdException
AWS Import/Export cannot update the job
|
Copyright © 2017. All rights reserved.