
create-job
**********


DESCRIPTION
===========

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.


SYNOPSIS
========

   aws importexport create-job
     --validate-only
     --no-validate-only
     --job-type <value>
     --manifest <value>
     [--manifest-addendum <value>]


REQUIRED PARAMETERS
===================

"--validate-only"  | "--no-validate-only"  (boolean)

"--job-type"  (string)

"--manifest"  (string)


OPTIONAL PARAMETERS
===================

"--manifest-addendum"  (string)
