Values.DescribeContributorInsightsInputSourceReturns information about contributor insights for a given table or global secondary index.
type nonrec t = {tableName : TableArn.t;The name of the table to describe. You can also provide the Amazon Resource Name (ARN) of the table in this parameter.
*)indexName : IndexName.t option;The name of the global secondary index to describe, if applicable.
*)}