Difference between revisions of "Aws rds delete-db-instance"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
== Related commands == | == Related commands == | ||
− | * <code>aws rds describe-db-instances | grep DBINSTANCES</code> | + | * <code>[[aws rds describe-db-instances]] | grep DBINSTANCES</code> |
== See also == | == See also == |
Revision as of 09:54, 19 August 2021
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: