qldb_describe_journal_s3_export: Returns information about a journal export job, including the...

View source: R/qldb_operations.R

qldb_describe_journal_s3_exportR Documentation

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

Description

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.

See https://www.paws-r-sdk.com/docs/qldb_describe_journal_s3_export/ for full documentation.

Usage

qldb_describe_journal_s3_export(Name, ExportId)

Arguments

Name

[required] The name of the ledger.

ExportId

[required] The UUID (represented in Base62-encoded text) of the journal export job to describe.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.