Skip to content

Instantly share code, notes, and snippets.

@bcambel
Created February 17, 2018 13:11
Show Gist options
  • Select an option

  • Save bcambel/fd1aee10fea435645eccf42bc31a69c5 to your computer and use it in GitHub Desktop.

Select an option

Save bcambel/fd1aee10fea435645eccf42bc31a69c5 to your computer and use it in GitHub Desktop.
{
"StreamDescription": {
"EncryptionType": "NONE",
"EnhancedMonitoring": [
{
"ShardLevelMetrics": []
}
],
"HasMoreShards": false,
"RetentionPeriodHours": 24,
"Shards": [
{
"HashKeyRange": {
"EndingHashKey": "340282366920938463463374607431768211455",
"StartingHashKey": "0"
},
"SequenceNumberRange": {
"StartingSequenceNumber": "49554307838307824532310369068984089266519323835803631618"
},
"ShardId": "shardId-000000000000"
}
],
"StreamARN": "arn:aws:kinesis:us-west-1:718264038152:stream/event-pipe",
"StreamCreationTimestamp": 1441797480,
"StreamName": "event-pipe",
"StreamStatus": "ACTIVE"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment