Sha256: f82a81e1af68b8e71551f80faf95cd610ab463fac9a3f82e03509f23417ab3b9

Contents?: true

Size: 592 Bytes

Versions: 12

Compression:

Stored size: 592 Bytes

Contents

{
  "events": [
    {
      "log_stream_name": "stream-name",
      "timestamp": 1574888810000,
      "message": "message1",
      "event_id": "event1"
    },
    {
      "log_stream_name": "stream-name",
      "timestamp": 1574888820000,
      "message": "message2",
      "event_id": "event2"
    },
    {
      "log_stream_name": "stream-name",
      "timestamp": 1574888830000,
      "message": "message3",
      "event_id": "event3"
    },
    {
      "log_stream_name": "stream-name",
      "timestamp": 1574888840000,
      "message": "message4",
      "event_id": "event4"
    }
  ]
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
aws-logs-1.0.0 spec/fixtures/typical/events-4.json
aws-logs-0.5.1 spec/fixtures/typical/events-4.json
aws-logs-0.5.0 spec/fixtures/typical/events-4.json
aws-logs-0.4.1 spec/fixtures/typical/events-4.json
aws-logs-0.4.0 spec/fixtures/typical/events-4.json
aws-logs-0.3.4 spec/fixtures/typical/events-4.json
aws-logs-0.3.3 spec/fixtures/typical/events-4.json
aws-logs-0.3.2 spec/fixtures/typical/events-4.json
aws-logs-0.3.1 spec/fixtures/typical/events-4.json
aws-logs-0.3.0 spec/fixtures/typical/events-4.json
aws-logs-0.2.0 spec/fixtures/typical/events-4.json
aws-logs-0.1.0 spec/fixtures/typical/events-4.json