Using Console
Using CLI
<your-db-cluster-identifier>
with the identifier of your Aurora DB cluster and <your-snapshot-name>
with the name you want to give to the snapshot.<your-db-cluster-identifier>
with the identifier of your Aurora DB cluster and <retention-period-in-days>
with the number of days you want to retain automated backups.Using Python
your_aws_region
with the AWS region where your Aurora DB cluster is located and your_db_cluster_identifier
with the name of your Aurora DB cluster.