View source: R/simpledb_operations.R
simpledb_domain_metadata | R 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.
See https://www.paws-r-sdk.com/docs/simpledb_domain_metadata/ for full documentation.
simpledb_domain_metadata(DomainName)
DomainName |
[required] The name of the domain for which to display the metadata of. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.