Backing up a Cloud SQL database / Backup and restore procedures / Cloud Certifications / Exams of Cloud / Using the Azure CLI
AWS CLI command – Backup and Restore Procedures
AWS CLI command If you prefer to use the AWS CLI, you can achieve the same using the following command:aws rds create-db-snapshot –db-snapshot-identifier your-snapshot-name –db-instance-identifier …