Skip to content

CloudTrail  >  Errors  >  S3BucketDoesNotExistException

S3BucketDoesNotExistException

Error Class

S3BucketDoesNotExistException dataclass

Bases: ServiceError

This exception is thrown when the specified S3 bucket does not exist.

Attributes

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