DatasetExportJob
Describes a job that exports a dataset to an Amazon S3 bucket. For more information, see CreateDatasetExportJob.
A dataset export job can be in one of the following states:
CREATE PENDING CREATE IN_PROGRESS ACTIVE -or- CREATE FAILED
Types
Properties
The creation date and time (in Unix time) of the dataset export job.
The Amazon Resource Name (ARN) of the dataset to export.
The Amazon Resource Name (ARN) of the dataset export job.
If a dataset export job fails, provides the reason why.
The data to export, based on how you imported the data. You can choose to export BULK
data that you imported using a dataset import job, PUT
data that you imported incrementally (using the console, PutEvents, PutUsers and PutItems operations), or ALL
for both types. The default value is PUT
.
The path to the Amazon S3 bucket where the job's output is stored. For example:
The date and time (in Unix time) the status of the dataset export job was last updated.