dynamodb_describe_contributor_insights: Returns information about contributor insights for a given...

View source: R/dynamodb_operations.R

dynamodb_describe_contributor_insightsR Documentation

Returns information about contributor insights for a given table or global secondary index

Description

Returns information about contributor insights for a given table or global secondary index.

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

Usage

dynamodb_describe_contributor_insights(TableName, IndexName = NULL)

Arguments

TableName

[required] The name of the table to describe.

IndexName

The name of the global secondary index to describe, if applicable.


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