Can I Add Local Secondary Indexes To An Existing Table?
Answer»
When you create a table with local secondary indexes, you can create a local secondary index to USE it in future by defining a sort KEY element which is not used CURRENTLY.
So, at this time it is probably not possible to ADD local secondary indexes in the existing table.