Learn R Programming

paws.database (version 0.2.0)

docdb_delete_db_instance: Deletes a previously provisioned instance

Description

Deletes a previously provisioned instance.

See https://paws-r.github.io/docs/docdb/delete_db_instance.html for full documentation.

Usage

docdb_delete_db_instance(DBInstanceIdentifier)

Arguments

DBInstanceIdentifier

[required] The instance identifier for the instance to be deleted. This parameter isn't case sensitive.

Constraints:

  • Must match the name of an existing instance.