Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/importexport.ts?docs=full";

§Classes

ImportExport

§Interfaces

Artifact

A discrete item that contains the description and URL of an artifact (such as a PDF).

CancelJobInput

Input structure for the CancelJob operation.

CancelJobOutput

Output structure for the CancelJob operation.

CreateJobInput

Input structure for the CreateJob operation.

CreateJobOutput

Output structure for the CreateJob operation.

GetShippingLabelInput
GetShippingLabelOutput
GetStatusInput

Input structure for the GetStatus operation.

GetStatusOutput

Output structure for the GetStatus operation.

Job

Representation of a job returned by the ListJobs operation.

ListJobsInput

Input structure for the ListJobs operation.

ListJobsOutput

Output structure for the ListJobs operation.

UpdateJobInput

Input structure for the UpateJob operation.

UpdateJobOutput

Output structure for the UpateJob operation.

§Type Aliases

JobType

Specifies whether the job to initiate is an import or export job.