Uri Nudelman
Uri Nudelman
### What is the bug? Failed to serialize JSON response when reading a task that failed to execute. ### How can one reproduce the bug? Run any operation using `waitForCompletiong(false)`...
### Is your feature request related to a problem? I'm trying to automate deployments of OpenSearch with its associated applications. In the past I tried using `awscurl` to create indices...
Validate if credentials are empty string set them to None. This allows to keep checking for other credentials sources when the input is an empty string. Common case is having...