StarCluster
StarCluster copied to clipboard
Boto not working with new AWS CLI
Since this morning, there seems to be a recent change to the AWS CLI that causes Boto to break and not be able to authenticate users anymore. The following error message occurs:

The same issue occurred when using AWS CLI v 1.7 but did not occur when updating to AWS CLI v1.10.
When using Boto v2.39, the same error occurs. When using Boto3 v1.3 the issue does not occur.
Has anybody had the same issue?
@tobiguennel - can you provide steps to reproduce these errors.