python-botocore/tests/unit/response_parsing/xml/responses/ses-get-send-quota.json

9 lines
176 B
JSON
Raw Normal View History

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