Static Public Attributes |
string | code = "AuthFailure" |
string | message = "AWS was not able to validate the provided access credentials." |
Additional Inherited Members |
def | __init__ |
| Store context used to build an error message in to_xml .
|
def | to_xml |
| Return XML with error details compatible with Amazon EC2 WSDL.
|
| context |
Detailed Description
Definition at line 49 of file error.py.
Member Data Documentation
string src.ec2.error.AuthFailure.code = "AuthFailure" |
|
static |
string src.ec2.error.AuthFailure.message = "AWS was not able to validate the provided access credentials." |
|
static |
The documentation for this class was generated from the following file: