Contents:
[docs]class InvalidAWSSession(Exception): """Raised when no AWS session can be established""" pass