| Class | Description | 
|---|---|
| Artifact | A discrete item that contains the description and URL of an artifact (such as a PDF). | 
| CancelJobRequest | Input structure for the CancelJob operation. | 
| CancelJobResult | Output structure for the CancelJob operation. | 
| CreateJobRequest | Input structure for the CreateJob operation. | 
| CreateJobResult | Output structure for the CreateJob operation. | 
| GetShippingLabelRequest | |
| GetShippingLabelResult | |
| GetStatusRequest | Input structure for the GetStatus operation. | 
| GetStatusResult | Output structure for the GetStatus operation. | 
| Job | Representation of a job returned by the ListJobs operation. | 
| ListJobsRequest | Input structure for the ListJobs operation. | 
| ListJobsResult | Output structure for the ListJobs operation. | 
| UpdateJobRequest | Input structure for the UpateJob operation. | 
| UpdateJobResult | Output structure for the UpateJob operation. | 
| Enum | Description | 
|---|---|
| JobType | Specifies whether the job to initiate is an import or export job. | 
| Exception | Description | 
|---|---|
| AmazonImportExportException | Base exception for all service exceptions thrown by AWS Import/Export | 
| BucketPermissionException | The account specified does not have the appropriate bucket permissions. | 
| CanceledJobIdException | The specified job ID has been canceled and is no longer valid. | 
| CreateJobQuotaExceededException | Each account can create only a certain number of jobs per day. | 
| 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. | 
| InvalidVersionException | The client tool version is invalid. | 
| 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 | 
| UnableToUpdateJobIdException | AWS Import/Export cannot update the job | 
Copyright © 2017. All rights reserved.