This operation creates a job.
post/v1/jobs
Request body
Type'IMPORT_ASSETS_FROM_S3' | 'IMPORT_ASSET_FROM_SIGNED_URL' | 'EXPORT_ASSETS_TO_S3' | 'EXPORT_ASSET_TO_SIGNED_URL' | 'EXPORT_REVISIONS_TO_S3' | 'IMPORT_ASSETS_FROM_REDSHIFT_DATA_SHARES' | 'IMPORT_ASSET_FROM_API_GATEWAY_API' | 'CREATE_S3_DATA_ACCESS_FROM_S3_BUCKET' | 'IMPORT_ASSETS_FROM_LAKE_FORMATION_TAG_POLICY' required
The type of job to be created.
Response
Success
Arnstring
The ARN for the job.
CreatedAtstring date-time
The date and time that the job was created, in ISO 8601 format.
Idstring
The unique identifier for the job.
State'WAITING' | 'IN_PROGRESS' | 'ERROR' | 'COMPLETED' | 'CANCELLED' | 'TIMED_OUT'
The state of the job.
Type'IMPORT_ASSETS_FROM_S3' | 'IMPORT_ASSET_FROM_SIGNED_URL' | 'EXPORT_ASSETS_TO_S3' | 'EXPORT_ASSET_TO_SIGNED_URL' | 'EXPORT_REVISIONS_TO_S3' | 'IMPORT_ASSETS_FROM_REDSHIFT_DATA_SHARES' | 'IMPORT_ASSET_FROM_API_GATEWAY_API' | 'CREATE_S3_DATA_ACCESS_FROM_S3_BUCKET' | 'IMPORT_ASSETS_FROM_LAKE_FORMATION_TAG_POLICY'
The job type.
UpdatedAtstring date-time
The date and time that the job was last updated, in ISO 8601 format.