Skip to content

CloudTrail  >  Errors  >  InsightNotEnabledException

InsightNotEnabledException

Error Class

InsightNotEnabledException dataclass

Bases: ServiceError

If you run GetInsightSelectors on a trail or event data store that does not have Insights events enabled, the operation throws the exception InsightNotEnabledException.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'