---
call: GetSendStatistics
service: SES
tests:
  - expected: 0
    op: eq
    path: SendDataPoints.0.Bounces
  - expected: 0
    op: eq
    path: SendDataPoints.0.Complaints
  - expected: 8
    op: eq
    path: SendDataPoints.0.DeliveryAttempts
  - expected: 0
    op: eq
    path: SendDataPoints.0.Rejects
  - expected: 2011-08-03T19:23:00Z
    op: eq
    path: SendDataPoints.0.Timestamp
  - expected: 0
    op: eq
    path: SendDataPoints.1.Bounces
  - expected: 0
    op: eq
    path: SendDataPoints.1.Complaints
  - expected: 7
    op: eq
    path: SendDataPoints.1.DeliveryAttempts
  - expected: 0
    op: eq
    path: SendDataPoints.1.Rejects
  - expected: 2011-08-03T06:53:00Z
    op: eq
    path: SendDataPoints.1.Timestamp