How to do it...

Type the following AWS CLI command to initiate the creation of a snapshot:

aws rds create-db-snapshot 
--db-instance-identifier <primary-rds-id>
--db-snapshot-identifier <unique-id-for-snapshot>

You'll need to wait for a few minutes for the snapshot to complete before you can use it.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset