Expand description
If you’re using the service, you’re probably looking for ImportExportClient and ImportExport.
Structs§
- Artifact
A discrete item that contains the description and URL of an artifact (such as a PDF).
- Cancel
JobInput Input structure for the CancelJob operation.
- Cancel
JobOutput Output structure for the CancelJob operation.
- Create
JobInput Input structure for the CreateJob operation.
- Create
JobOutput Output structure for the CreateJob operation.
- GetShipping
Label Input - GetShipping
Label Output - GetStatus
Input Input structure for the GetStatus operation.
- GetStatus
Output Output structure for the GetStatus operation.
- Import
Export Client - A client for the AWS Import/Export API.
- Job
Representation of a job returned by the ListJobs operation.
- List
Jobs Input Input structure for the ListJobs operation.
- List
Jobs Output Output structure for the ListJobs operation.
- Update
JobInput Input structure for the UpateJob operation.
- Update
JobOutput Output structure for the UpateJob operation.
Enums§
- Cancel
JobError - Errors returned by CancelJob
- Create
JobError - Errors returned by CreateJob
- GetShipping
Label Error - Errors returned by GetShippingLabel
- GetStatus
Error - Errors returned by GetStatus
- List
Jobs Error - Errors returned by ListJobs
- Update
JobError - Errors returned by UpdateJob
Traits§
- Import
Export - Trait representing the capabilities of the AWS Import/Export API. AWS Import/Export clients implement this trait.