Vincent Baer
Results
1
comments of
Vincent Baer
Hi @ssolanki38 , In order to deactivate this feature, you can set those [environment variables](https://docs.aws.amazon.com/cli/v1/userguide/cli-configure-envvars.htm) ``` bash export AWS_REQUEST_CHECKSUM_CALCULATION=when_required export AWS_RESPONSE_CHECKSUM_VALIDATION=when_required ```