Database Reference
In-Depth Information
After clicking on Create Table , you will see the following page. Here you have to
provide Table Name , Hash Attribute Name , and Range Attribute Name . After provid-
ing the necessary parameters, you can proceed further.
As we discussed, during the creation of the table we need to specify only the primary key
attributes along with the table name. In this table, both the key elements are of type
String .
If we need to create a simple hash (without range key) primary key, then we can select the
Hash radio button instead of Hash and Range .
The next page will provide an option to create secondary indexes, which we need not
bother about now. Once we proceed with all the command buttons in the browser, we will
see the page in the following screenshot:
Search WWH ::




Custom Search