**Describe the bug** ``` aws s3 --endpoint-url https://storage.googleapis.com cp response.json s3://yx-test-3/response.json upload failed: ./response.json to s3://yx-test-3/response.json An error occurred (SignatureDoesNotMatch) when calling the PutObject operation: Invalid argument. ``` **Repro MVP (Minimal Viable Procedure)** * Bucket creation on GCS * Enabling Interoperability access * Creating access keys * Using the S3-compatible endpoint * Verifying access with an S3 client **Expected behavior** Upload succeeded **Screenshots** **Versions (please complete the following information):** - Docker version: [e.g. 20.10.7] - ComfyUI version: [e.g. 1.2.0] - Host OS: [e.g. Ubuntu 20.04] **Additional context** <!-- Add any other context about the problem here, such as specific Docker commands or settings used. -->