keyspaces_delete_keyspace: The DeleteKeyspace operation deletes a keyspace and all of...

View source: R/keyspaces_operations.R

keyspaces_delete_keyspaceR Documentation

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.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.