keyspaces_get_keyspace {paws.database}R Documentation

Returns the name and the Amazon Resource Name (ARN) of the specified table

Description

Returns the name and the Amazon Resource Name (ARN) of the specified table.

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

Usage

keyspaces_get_keyspace(keyspaceName)

Arguments

keyspaceName

[required] The name of the keyspace.


[Package paws.database version 0.7.0 Index]