Skip to content

CloudTrail  >  Errors  >  UnsupportedOperationException

UnsupportedOperationException

Error Class

UnsupportedOperationException dataclass

Bases: ServiceError

This exception is thrown when the requested operation is not supported.

Attributes

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