python-botocore/tests/unit/response_parsing/xml/responses/ses-get-send-quota.json
2015-11-24 20:34:53 +09:00

9 lines
176 B
JSON

{
"Max24HourSend": 200.0,
"ResponseMetadata": {
"RequestId": "65a6913a-9167-11e2-9374-7d889fec53f7"
},
"SentLast24Hours": 0.0,
"MaxSendRate": 1.0
}