Update contributor insights
async_boto.validation.dynamodb.update_contributor_insights
UpdateContributorInsightsRequest
Bases: BaseModel
Request model for the UpdateContributorInsights operation.
| ATTRIBUTE | DESCRIPTION |
|---|---|
ContributorInsightsAction |
Represents the contributor insights action.
TYPE:
|
TableName |
The name of the table or its ARN.
TYPE:
|
IndexName |
The global secondary index name, if applicable.
TYPE:
|
ContributorInsightsAction
instance-attribute
ContributorInsightsAction
TableName
instance-attribute
TableName
IndexName
class-attribute
instance-attribute
IndexName = None
UpdateContributorInsightsResponse
Bases: BaseModel
Response model for the UpdateContributorInsights operation.
| ATTRIBUTE | DESCRIPTION |
|---|---|
ContributorInsightsStatus |
The status of contributor insights.
TYPE:
|
IndexName |
The name of the global secondary index, if applicable.
TYPE:
|
TableName |
The name of the table.
TYPE:
|
ContributorInsightsStatus
instance-attribute
ContributorInsightsStatus
IndexName
class-attribute
instance-attribute
IndexName = None
TableName
instance-attribute
TableName