Skip to content

CloudTrail  >  Errors  >  InvalidCloudWatchLogsLogGroupArnException

InvalidCloudWatchLogsLogGroupArnException

Error Class

InvalidCloudWatchLogsLogGroupArnException dataclass

Bases: ServiceError

This exception is thrown when the provided CloudWatch Logs log group is not valid.

Attributes

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