pendant.aws.exception module

exception pendant.aws.exception.BatchJobNotFoundError[source]

Bases: Exception

A Batch job not found error.

exception pendant.aws.exception.BatchJobSubmissionError[source]

Bases: Exception

A Batch job submission error.

exception pendant.aws.exception.LogStreamNotFoundError[source]

Bases: Exception

A log stream not found error.

exception pendant.aws.exception.S3ObjectNotFoundError[source]

Bases: Exception

A file not found error for objects on S3.