Aws rds delete-db-instance
https://docs.aws.amazon.com/cli/latest/reference/rds/delete-db-instance.html<
aws rds delete-db-instance
aws rds delete-db-instance --db-instance-identifier your_database-1 --skip-final-snapshot
aws rds delete-db-instance --db-instance-identifier your_database-1 An error occurred (InvalidParameterCombination) when calling the DeleteDBInstance operation: FinalDBSnapshotIdentifier is required unless SkipFinalSnapshot is specified.
Related commands
aws rds describe-db-instances | grep DBINSTANCES
See also
Advertising: