Sha256: f50a3ce06e6b5a8e88c8035cb33ed0ba2863d9f789e804b00c1f844d7858e8f1

Contents?: true

Size: 325 Bytes

Versions: 12

Compression:

Stored size: 325 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"
    }
  ],
  "next_token": 3
}

Version data entries

12 entries across 12 versions & 1 rubygems

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