Smaws_Client_DynamoDB.ListContributorInsights
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
val request :
Smaws_Lib.Context.t ->
Types.list_contributor_insights_input ->
(Types.list_contributor_insights_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result