Hello,
I have a problem sending a file with ION to AWS S3 with the version 4 signature.
I configured my ION API with the correct connection information to connect to AWS as well as my swagger file.
When I try to retrieve a file with the GET method it works correctly, on the other hand when I try to send data to the S3 bucket (with the PUT or POST methods) I have a problem with authentication and signature.

Has anyone ever uploaded files to an S3 bucket with the version 4 signature?
Thanks a lot for your help !