NotSupportedError Objects
class NotSupportedError(Exception)Raised when a feature is not supported by the client.
ObjectNotFoundError Objects
class ObjectNotFoundError(ValueError)Raised when a resource is not found.
InvalidResponseError Objects
class InvalidResponseError(ValueError)Raised when a response is not valid.