32965/how-to-update-aws-cli
How can I update my AWS CLI?
now I do have this version
aws-cli/1.16.16 Python/3.6.0 Windows/10 botocore/1.12.6
You can simply use
pip install --upgrade awscli
Hi@akhtar, You can find one .aws folder in ...READ MORE
Hi@akhtar, You can update your Lambda function in ...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
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
An ARN is a non-opaque, constructible identifier, ...READ MORE
aws ec2 run-instances --image-id ami-id --key-name yourkeyname ...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.