salt/changelog/59882.deprecated
Mark Ferrell bca6aa11dc feat: stop using utils/boto3_elasticsearch methods
According to the header comments, utils/boto3_elasticsearch was a thin
hold wrapper around botocore to get access to the ElasticSearch "waiter"
interfaces.

> Botocore waiters for elasticsearch that are not present in boto3+botocore (yet).

These interfaces have been part of boto3 for some time now and this
utility interface is no longer necessary.
2021-08-17 13:32:24 -04:00

1 line
46 B
Text

utils/boto3_elasticsearch is no longer needed