Returns information about a journal export job, including the ledger name, export ID, creation time, current status, and the parameters of the original export creation request.
This action does not return any expired export jobs. For more information, see Export job expiration in the Amazon QLDB Developer Guide.
If the export job with the given ExportId doesn't exist, then throws ResourceNotFoundException.
If the ledger with the given Name doesn't exist, then throws ResourceNotFoundException.
The exclusive end date and time for the range of journal contents that was specified in the original export request.
export_description.export_creation_time
The date and time, in epoch time format, when the export job was created. (Epoch time format is the number of seconds elapsed since 12:00:00 AM January 1, 1970 UTC.)
export_description.export_id
The UUID (represented in Base62-encoded text) of the journal export job.
export_description.inclusive_start_time
The inclusive start date and time for the range of journal contents that was specified in the original export request.
export_description.ledger_name
The name of the ledger.
export_description.output_format
The output format of the exported journal data.
export_description.role_arn
The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal export job to do the following:
Write objects into your Amazon Simple Storage Service (Amazon S3) bucket.
(Optional) Use your customer managed key in Key Management Service (KMS) for server-side encryption of your exported data.
export_description.s3_export_configuration
The Amazon Simple Storage Service (Amazon S3) bucket location in which a journal export job writes the journal contents.
Show child fields
export_description.s3_export_configuration.bucket
The Amazon S3 bucket name in which a journal export job writes the journal contents.
The bucket name must comply with the Amazon S3 bucket naming conventions. For more information, see Bucket Restrictions and Limitations in the Amazon S3 Developer Guide.
The prefix for the Amazon S3 bucket in which a journal export job writes the journal contents.
The prefix must comply with Amazon S3 key naming rules and restrictions. For more information, see Object Key and Metadata in the Amazon S3 Developer Guide.
The following are examples of valid Prefix values: