Update Contributor Insights
POST {{aws_dynamodb_base_url}}/?Action=UpdateContributorInsights
Updates the status for contributor insights for a specific table or index.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | List of endpoints. |
Request Body
{"ContributorInsightsAction"=>"string", "IndexName"=>"string", "TableName"=>"postman"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Amz-Target | string | ||
Content-Type | string |
RESPONSES
status: OK
{"ContributorInsightsSummaries":[]}