See: Description
| Class | Description |
|---|---|
| CancelJobRequest |
Container for the parameters to the
CancelJob operation. |
| CancelJobResult |
Output structure for the CancelJob operation.
|
| CreateJobRequest |
Container for the parameters to the
CreateJob operation. |
| CreateJobResult |
Output structure for the CreateJob operation.
|
| GetStatusRequest |
Container for the parameters to the
GetStatus operation. |
| GetStatusResult |
Output structure for the GetStatus operation.
|
| Job |
Representation of a job returned by the ListJobs operation.
|
| ListJobsRequest |
Container for the parameters to the
ListJobs operation. |
| ListJobsResult |
Output structure for the ListJobs operation.
|
| UpdateJobRequest |
Container for the parameters to the
UpdateJob operation. |
| UpdateJobResult |
Output structure for the UpateJob operation.
|
| Enum | Description |
|---|---|
| JobType |
Job Type
|
| Exception | Description |
|---|---|
| BucketPermissionException |
The account specified does not have the appropriate bucket
permissions.
|
| CanceledJobIdException |
The specified job ID has been canceled and is no longer valid.
|
| ExpiredJobIdException |
Indicates that the specified job has expired out of the system.
|
| InvalidAccessKeyIdException |
The AWS Access Key ID specified in the request did not match the
manifest's accessKeyId value.
|
| InvalidAddressException |
The address specified in the manifest is invalid.
|
| InvalidCustomsException |
One or more customs parameters was invalid.
|
| InvalidFileSystemException |
File system specified in export manifest is invalid.
|
| InvalidJobIdException |
The JOBID was missing, not found, or not associated with the AWS
account.
|
| InvalidManifestFieldException |
One or more manifest fields was invalid.
|
| InvalidParameterException |
One or more parameters had an invalid value.
|
| MalformedManifestException |
Your manifest is not well-formed.
|
| MissingCustomsException |
One or more required customs parameters was missing from the
manifest.
|
| MissingManifestFieldException |
One or more required fields were missing from the manifest file.
|
| MissingParameterException |
One or more required parameters was missing from the request.
|
| MultipleRegionsException |
Your manifest file contained buckets from multiple regions.
|
| NoSuchBucketException |
The specified bucket does not exist.
|
| UnableToCancelJobIdException |
AWS Import/Export cannot cancel the job
|
Copyright © 2015. All rights reserved.