Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
dynamodb_list_contributor_insights(TableName, NextToken, MaxResults)
The name of the table.
A token to for the desired page, if there is one.
Maximum number of results to return per page.
svc$list_contributor_insights( TableName = "string", NextToken = "string", MaxResults = 123 )