Skip to content

CloudTrail  >  Errors  >  EventDataStoreFederationEnabledException

EventDataStoreFederationEnabledException

Error Class

EventDataStoreFederationEnabledException dataclass

Bases: ServiceError

You cannot delete the event data store because Lake query federation is enabled. To delete the event data store, run the DisableFederation operation to disable Lake query federation on the event data store.

Attributes

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