Hi All,
I am integrating with third-party API ,specifically AWS S3 for file uploading, My Issue is that can we convert the uploading file into binary format because the API request body requires binary format. AWS S3 API are not using base64 format for file uploading.