DeleteDbInstanceRequest
class DeleteDbInstanceRequest
Types
Properties
Link copied to clipboard
The DB instance identifier for the DB instance to be deleted. This parameter isn't case-sensitive.
Link copied to clipboard
Specifies whether to remove automated backups immediately after the DB instance is deleted. This parameter isn't case-sensitive. The default is to remove automated backups immediately after the DB instance is deleted.
Link copied to clipboard
The DBSnapshotIdentifier
of the new DBSnapshot
created when the SkipFinalSnapshot
parameter is disabled.
Link copied to clipboard
Specifies whether to skip the creation of a final DB snapshot before deleting the instance. If you enable this parameter, RDS doesn't create a DB snapshot. If you don't enable this parameter, RDS creates a DB snapshot before the DB instance is deleted. By default, skip isn't enabled, and the DB snapshot is created.