DeleteDBInstance
For information about the parameters that are common to all actions, see Common Parameters.
DBInstanceIdentifier
The instance identifier for the instance to be deleted. This parameter isn’t case sensitive.
Constraints:
Type: String
Required: Yes
The following element is returned by the service.
DBInstance
Detailed information about an instance.
Type: object
For information about the errors that are common to all actions, see Common Errors.
doesn’t refer to an existing instance.
HTTP Status Code: 404
DBSnapshotAlreadyExists
DBSnapshotIdentifier
is already being used by an existing snapshot.
HTTP Status Code: 400
InvalidDBClusterStateFault
The cluster isn’t in a valid state.
HTTP Status Code: 400
InvalidDBInstanceState
The specified instance isn’t in the available state.
HTTP Status Code: 400
The request would cause you to exceed the allowed number of snapshots.
HTTP Status Code: 400
For more information about using this API in one of the language-specific AWS SDKs, see the following: