Skip to content

CloudTrail  >  Errors  >  EventDataStoreHasOngoingImportException

EventDataStoreHasOngoingImportException

Error Class

EventDataStoreHasOngoingImportException dataclass

Bases: ServiceError

This exception is thrown when you try to update or delete an event data store that currently has an import in progress.

Attributes

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