Minor change to docs

This commit is contained in:
John Ewart 2015-06-30 11:43:13 -07:00
parent ca7fe86c67
commit 7b7d754bb5

View File

@ -92,10 +92,8 @@ table as they have separate I/O capacity.
Only define attributes on the table object that are going to be used as: Only define attributes on the table object that are going to be used as:
* Table hash key * Table hash key or range key
* Table range key * LSI or GSI hash key or range key
* LSI or GSI hash key
* LSI or GSI range key
The DynamoDB API expects attribute structure (name and type) to be The DynamoDB API expects attribute structure (name and type) to be
passed along when creating or updating GSI/LSIs or creating the initial passed along when creating or updating GSI/LSIs or creating the initial