aws rds delete-db-instance
Jump to navigation
Jump to search
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. Solution: add --skip-final-snapshot to your delete command
Related commands
See also
Advertising: