runway.core.providers.aws.s3.exceptions module¶
AWS S3 exceptions.
- exception runway.core.providers.aws.s3.exceptions.BucketAccessDeniedError[source]¶
Bases:
RunwayError
Access denied to S3 Bucket.
- exception runway.core.providers.aws.s3.exceptions.BucketNotFoundError[source]¶
Bases:
RunwayError
S3 Bucket not found.