AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Name | Description | |
---|---|---|
Artifact |
A discrete item that contains the description and URL of an artifact (such as a PDF). |
|
BucketPermissionException |
The account specified does not have the appropriate bucket permissions. |
|
CanceledJobIdException |
The specified job ID has been canceled and is no longer valid. |
|
CancelJobRequest |
Container for the parameters to the CancelJob operation. This operation cancels a specified job. Only the job owner can cancel it. The operation fails if the job has already started or is complete. |
|
CancelJobResponse |
Output structure for the CancelJob operation. |
|
CreateJobQuotaExceededException |
Each account can create only a certain number of jobs per day. If you need to create more than this, please contact awsimportexport@amazon.com to explain your particular use case. |
|
CreateJobRequest |
Container for the parameters to the CreateJob operation. This operation initiates the process of scheduling an upload or download of your data. You include in the request a manifest that describes the data transfer specifics. The response to the request includes a job ID, which you can use in other operations, a signature that you use to identify your storage device, and the address where you should ship your storage device. |
|
CreateJobResponse |
Output structure for the CreateJob operation. |
|
ExpiredJobIdException |
Indicates that the specified job has expired out of the system. |
|
GetShippingLabelRequest |
Container for the parameters to the GetShippingLabel operation. This operation generates a pre-paid UPS shipping label that you will use to ship your device to AWS for processing. |
|
GetShippingLabelResponse |
This is the response object from the GetShippingLabel operation. |
|
GetStatusRequest |
Container for the parameters to the GetStatus operation. This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job. You can only return information about jobs you own. |
|
GetStatusResponse |
Output structure for the GetStatus operation. |
|
InvalidAccessKeyIdException |
The AWS Access Key ID specified in the request did not match the manifest's accessKeyId value. The manifest and the request authentication must use the same AWS Access Key ID. |
|
InvalidAddressException |
The address specified in the manifest is invalid. |
|
InvalidCustomsException |
One or more customs parameters was invalid. Please correct and resubmit. |
|
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. Please correct and resubmit. |
|
InvalidParameterException |
One or more parameters had an invalid value. |
|
InvalidVersionException |
The client tool version is invalid. |
|
Job |
Representation of a job returned by the ListJobs operation. |
|
ListJobsRequest |
Container for the parameters to the ListJobs operation. This operation returns the jobs associated with the requester. AWS Import/Export lists the jobs in reverse chronological order based on the date of creation. For example if Job Test1 was created 2009Dec30 and Test2 was created 2010Feb05, the ListJobs operation would return Test2 followed by Test1. |
|
ListJobsResponse |
Output structure for the ListJobs operation. |
|
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. Please correct and resubmit. |
|
MissingParameterException |
One or more required parameters was missing from the request. |
|
MultipleRegionsException |
Your manifest file contained buckets from multiple regions. A job is restricted to buckets from one region. Please correct and resubmit. |
|
NoSuchBucketException |
The specified bucket does not exist. Create the specified bucket or change the manifest's bucket, exportBucket, or logBucket field to a bucket that the account, as specified by the manifest's Access Key ID, has write permissions to. |
|
UnableToCancelJobIdException |
AWS Import/Export cannot cancel the job |
|
UnableToUpdateJobIdException |
AWS Import/Export cannot update the job |
|
UpdateJobRequest |
Container for the parameters to the UpdateJob operation. You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file. The manifest file attached to this request replaces the original manifest file. You can only use the operation after a CreateJob request but before the data transfer starts and you can only use it on jobs you own. |
|
UpdateJobResponse |
Output structure for the UpateJob operation. |