Restore DynamoDbAsyncTable.createTableWithIndices
The DynamoDbAsyncTable.createTable
method was never updated to create the indices, so I've restored the createTableWithIndices
method until the missing feature can be added to the official SDK.
The DynamoDbAsyncTable.createTable
method was never updated to create the indices, so I've restored the createTableWithIndices
method until the missing feature can be added to the official SDK.