awslabs/amazon-documentdb-tools

index-tool : add command line option to shorten index names to supported length

tmcallaghan opened this issue · 1 comments

Allow user to request that index names longer than 63 characters be shortened automatically and not listed as incompatible.

I see no safe or reliable way to do this programmatically. Index names can be manually shortened by editing the name of the index in the .metadata.json file.