lambda.exceptions

Define the Lambda specific exceptions.

LambdaException

LambdaException()

Define the generic AWS Lambda exception.

InvalidPayload

InvalidPayload()

Define the exception to be raised when an invalid payload is encountered.

ImproperlyConfigured

ImproperlyConfigured()

Define the exception to be raised if the environment is improperly configured or missing.