The synaps.api.cloudwatch.faults Module

exception Fault(exception)

Bases: webob.exc.HTTPException

Captures exception and return REST Response.

ec2_error_response(request_id, code, message, status=500)

Helper to construct an EC2 compatible error reposne.

Previous topic

The synaps.api.cloudwatch.cloudwatch2utils Module

Next topic

The synaps.api.cloudwatch.monitor Module

This Page