Class InsightNotEnabledException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InsightNotEnabledException.Builder,InsightNotEnabledException>

@Generated("software.amazon.awssdk:codegen") public final class InsightNotEnabledException extends CloudTrailException implements ToCopyableBuilder<InsightNotEnabledException.Builder,InsightNotEnabledException>

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

See Also: