We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from salt/utils/boto3_elasticsearch.py remove functions list_waiters and get_waiter
97 @salt.utils.decorators.is_deprecated(globals(), "Sulfur") 98 +-- 23 lines: def get_waiter(client, waiter=None, waiter_config=None): 121 122 123 @salt.utils.decorators.is_deprecated(globals(), "Sulfur") 124 +-- 7 lines: def list_waiters():
The text was updated successfully, but these errors were encountered:
garethgreenaway
Successfully merging a pull request may close this issue.
from salt/utils/boto3_elasticsearch.py remove functions list_waiters and get_waiter
The text was updated successfully, but these errors were encountered: