Learn R Programming

paws.database (version 0.7.0)

keyspaces_delete_keyspace: The DeleteKeyspace operation deletes a keyspace and all of its tables

Description

The delete_keyspace operation deletes a keyspace and all of its tables.

See https://www.paws-r-sdk.com/docs/keyspaces_delete_keyspace/ for full documentation.

Usage

keyspaces_delete_keyspace(keyspaceName)

Arguments

keyspaceName

[required] The name of the keyspace to be deleted.