It's trying to delete the index via its alias which yields ``` The provided expression [alias_name] matches an alias, specify the corresponding concrete indices instead. ``` Should resolve the index name instead.