Authentication Exception when creating alias AWS

We are trying to run some scripts to create time-series based indices and alias. Create index etc work fine, but create alias is not being allowed and throws the following exception.

Failed to complete action: alias. <class 'elasticsearch.exceptions.AuthenticationException'>: TransportError(401, u'{"Message":"Your request: '/_cluster/state/metadata/.kibana,.kibana-4,browntape,bt_companies_1,bt_company_day_counts_1,bt_orders_1,bt_queue_results1,bt_sku_day_closing_stock1,bt_skus_1,command.php,queue_pings1' is not allowed."}')

we are on AWS ElasticSearch 2.3 and using Curator 4.2.4

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.