v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1453442446.0 KB

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

post/#X-Amz-Target=DynamoDB_20120810.DescribeContributorInsights

Headers

X-Amz-Target'DynamoDB_20120810.DescribeContributorInsights' required

Request body

TableNamestring required

The name of the table to describe.

IndexNamestring

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

Response

Success

TableNamestring

The name of the table being described.

IndexNamestring

The name of the global secondary index being described.

ContributorInsightsRuleListContributorInsightsRule[]

List of names of the associated contributor insights rules.

ContributorInsightsStatus'ENABLING' | 'ENABLED' | 'DISABLING' | 'DISABLED' | 'FAILED'

Current status of contributor insights.

LastUpdateDateTimestring date-time

Timestamp of the last time the status was changed.