Does the normal AWS CLI use SSL by default when transferring data into S3 with the following command?
aws s3 cp source to destination
By default, the AWS CLI uses SSL when communicating with AWS services.
AWS CLI command reference
I just tried running:
> aws s3 ls
and wireshark reports the response protocol used is TLSv1.2. So, yes it seems to be using SSL even for simple commands like ls.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With