ContributorInsightsSummary¶
Structure Class¶
ContributorInsightsSummary
dataclass
¶
Represents a Contributor Insights summary entry.
Attributes¶
contributor_insights_mode
class-attribute
instance-attribute
¶
contributor_insights_mode: ContributorInsightsMode | None = None
Indicates the current mode of CloudWatch Contributor Insights, specifying whether it tracks all access and throttled events or throttled events only for the DynamoDB table or index.
contributor_insights_status
class-attribute
instance-attribute
¶
contributor_insights_status: ContributorInsightsStatus | None = None
Describes the current status for contributor insights for the given table and index, if applicable.