---
content: |
  <GetSendStatisticsResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/">
    <GetSendStatisticsResult>
      <SendDataPoints>
        <member>
          <DeliveryAttempts>8</DeliveryAttempts>
          <Timestamp>2011-08-03T19:23:00Z</Timestamp>
          <Rejects>0</Rejects>
          <Bounces>0</Bounces>
          <Complaints>0</Complaints>
        </member>
        <member>
          <DeliveryAttempts>7</DeliveryAttempts>
          <Timestamp>2011-08-03T06:53:00Z</Timestamp>
          <Rejects>0</Rejects>
          <Bounces>0</Bounces>
          <Complaints>0</Complaints>
        </member>
      </SendDataPoints>
    </GetSendStatisticsResult>
    <ResponseMetadata>
      <RequestId>c2b66ee5-c866-11e0-b17f-cddb0ab334db</RequestId>
    </ResponseMetadata>
  </GetSendStatisticsResponse>
headers: []
status: 200