Ends a given Amazon QLDB journal stream. Before a stream can be canceled, its current status must be ACTIVE.
You can't restart a stream after you cancel it. Canceled QLDB stream resources are subject to a 7-day retention period, so they are automatically deleted after this limit expires.
delete/ledgers/{name}/journal-kinesis-streams/{streamId}
Path parameters
namestring required
The name of the ledger.
streamIdstring required
The UUID (represented in Base62-encoded text) of the QLDB journal stream to be canceled.
Response
Success