qldb_cancel_journal_kinesis_stream function

Ends a given Amazon QLDB journal stream

Ends a given Amazon QLDB journal stream

Ends a given Amazon QLDB journal stream. Before a stream can be canceled, its current status must be ACTIVE.

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

qldb_cancel_journal_kinesis_stream(LedgerName, StreamId)

Arguments

  • LedgerName: [required] The name of the ledger.
  • StreamId: [required] The UUID (represented in Base62-encoded text) of the QLDB journal stream to be canceled.