Step 7 (optional): Clean up resources
Important
End of support notice: Existing customers will be able to use Amazon QLDB until end of support on 07/31/2025. For more details, see
Migrate an Amazon QLDB Ledger to Amazon Aurora PostgreSQL
You can continue using the vehicle-registration
ledger. However, if you
no longer need it, you should delete it.
If deletion protection is enabled for your ledger, you must first disable it before you can delete the ledger using the QLDB API, AWS Command Line Interface (AWS CLI), or QLDB console.
To delete the ledger
-
Open the Amazon QLDB console at https://console.aws.amazon.com/qldb
. -
In the navigation pane, choose Ledgers.
-
If deletion protection is enabled for this ledger, you must first turn it off.
In the list of ledgers, select
vehicle-registration
, and then choose Edit ledger. -
On the Edit ledger page, turn off Deletion protection, and then choose Confirm changes.
-
In the list of ledgers, select
vehicle-registration
again, and then choose Delete. -
Confirm this by entering
delete vehicle-registration
in the field provided.
To learn more about working with ledgers in QLDB, see Getting started with Amazon QLDB: Next steps.