Learn R Programming

paws.database (version 0.2.0)

neptune_delete_db_subnet_group: Deletes a DB subnet group

Description

Deletes a DB subnet group.

See https://paws-r.github.io/docs/neptune/delete_db_subnet_group.html for full documentation.

Usage

neptune_delete_db_subnet_group(DBSubnetGroupName)

Arguments

DBSubnetGroupName

[required] The name of the database subnet group to delete.

You can't delete the default subnet group.

Constraints:

Constraints: Must match the name of an existing DBSubnetGroup. Must not be default.

Example: mySubnetgroup