mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Minor change to docs
This commit is contained in:
parent
ca7fe86c67
commit
7b7d754bb5
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user