97470/how-to-uninstall-aws-cli
Hi Team,
I have installed AWS CLI in the Windows system. But I am facing some problems with the configuration. Can anyone tell me how to uninstall AWS CLI from the Windows system?
Hi@akhtar,
I also faced a similar type of issue. After that, I used the rm command to remove the AWS folder from the system. You can also use the below command to remove the folder.
$ sudo rm -rf /usr/local/aws $ sudo rm /usr/local/bin/aws
An ARN is a non-opaque, constructible identifier, ...READ MORE
You'll need to use aws api-gateway update-domain-name. http://docs ...READ MORE
You can use the below command $ aws ...READ MORE
You have to create a source bundle ...READ MORE
versioning is enabled in your bucket. docs.aws.amazon.com/AmazonS3/latest/user-guide/….... the ...READ MORE
Use command : aws s3 presign s3://mybucket/abc_count.png you get ...READ MORE
Instead of backslashes, use forward slashes C:\Users\jino>aws s3 ...READ MORE
You need to mention the path completely. ...READ MORE
Hi@akhtar, After installing aws cli in your system, ...READ MORE
Hi@akhtar, You can find one .aws folder in ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.