simpledb_domain_metadata: Returns information about the domain, including when the...

View source: R/simpledb_operations.R

simpledb_domain_metadataR Documentation

Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values

Description

Returns information about the domain, including when the domain was created, the number of items and attributes in the domain, and the size of the attribute names and values.

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

Usage

simpledb_domain_metadata(DomainName)

Arguments

DomainName

[required] The name of the domain for which to display the metadata of.


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