Describe Contributor Insights
POST {{aws_dynamodb_base_url}}/?Endpoints&Action=DescribeContributorInsights
Returns information about contributor insights, for a given table or global secondary index.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Endpoints | null | List of endpoints. | |
Action | string |
Request Body
{"TableName"=>"Thread"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Amz-Target | string | ||
Content-Type | string |
RESPONSES
status: OK
{"ContributorInsightsStatus":"DISABLED","TableName":"Thread"}