Relative Content

Tag Archive for amazon-web-servicesgoamazon-dynamodb

Enforcing prefix on GSI partition and sort key values

Since GSI auto updated from the base table, how do I make sure that the GSI partition and sort key values have prefix? For instance Email field is not part of primary key but I need email# prefix on partition key of GSI.