Skip to content

Instantly share code, notes, and snippets.

@dnomadb
Created February 18, 2015 01:06
Show Gist options
  • Save dnomadb/464cc1e3a86f787ddea4 to your computer and use it in GitHub Desktop.
Save dnomadb/464cc1e3a86f787ddea4 to your computer and use it in GitHub Desktop.
{"Table":{"AttributeDefinitions":[{"AttributeName":"id","AttributeType":"S"},{"AttributeName":"qt","AttributeType":"S"}],"TableName":"weather-lattice","ProvisionedThroughput":{"WriteCapacityUnits":500,"ReadCapacityUnits":500,"NumberOfDecreasesToday":0},"KeySchema":[{"AttributeName":"id","KeyType":"HASH"},{"AttributeName":"qt","KeyType":"RANGE"}],"CreationDateTime":"2015-02-17T23:48:03.660Z","ItemCount":0,"TableSizeBytes":0,"TableStatus":"ACTIVE"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment