s3tables_get_namespace {paws.storage} | R Documentation |
Gets details about a namespace
Description
Gets details about a namespace. For more information, see Table namespaces in the Amazon Simple Storage Service User Guide.
See https://www.paws-r-sdk.com/docs/s3tables_get_namespace/ for full documentation.
Usage
s3tables_get_namespace(tableBucketARN, namespace)
Arguments
tableBucketARN |
[required] The Amazon Resource Name (ARN) of the table bucket. |
namespace |
[required] The name of the namespace. |
[Package paws.storage version 0.9.0 Index]