Created
August 17, 2015 13:45
-
-
Save edstenson/e6cb982da95390595540 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"count": 2, | |
"subscriptions": [ | |
{ | |
"id": "d668655cfe5f93741ddcd30bb309a8c7", | |
"output_type": "dynamodb", | |
"name": "mypushsubscription1", | |
"created_at": 1365430066, | |
"hash": "42d388f8b1db997faaf7dab487f11290", | |
"hash_type": "stream", | |
"output_params": { | |
"table": "datasift-dynamodb", | |
"region": "dynamodb.eu-west-1.amazonaws.com" | |
}, | |
"status": "active", | |
"last_request": null, | |
"last_success": null, | |
"remaining_bytes": null, | |
"lost_data": false, | |
"start": 0, | |
"end": 0, | |
"interaction_count":12345 | |
}, | |
{ | |
"id": "d468655cfe5f93741ddcd30bb309a8c7", | |
"output_type": "dynamodb", | |
"name": "mypushsubscription2", | |
"created_at": 1365430066, | |
"hash": "42d388f8b1db997faaf7dab487f11290", | |
"hash_type": "stream", | |
"output_params": { | |
"table": "datasift-dynamodb", | |
"region": "dynamodb.eu-west-1.amazonaws.com" | |
}, | |
"status": "active", | |
"last_request": null, | |
"last_success": null, | |
"remaining_bytes": null, | |
"lost_data": false, | |
"start": 0, | |
"end": 0, | |
"interaction_count":54321 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment