Results 11 comments of rowbot1

What terms does it break?

try this "echo -n 'yourpublickeyhere' | base64 -d > /home/ubuntu/.ssh/authorized_keys"

I get an error profile default not found! I ran the command ./aws-fuzzy_0.12._linux_amd64 config ec2 Thanks

I did this but get the same error

in .aws/credentials [default] aws_access_key_id=xxxx aws_secrect_access_key=xxx aws_session_token=xx command ./aws-fuzzy_0.12.0_linux_amd64 config ec2 -p default

thank you

cat ~/.aws/config [default] region = eu-west-3 output = json cli_history = enabled

> Update : setting use_vision=False resolved my issue. Thanks this worked for me. I did a find and replace for use_vision=use_vision to use_vision=False