Authorization: Bearer ********************curl --location 'https://s3.eu-central-1.amazonaws.com/hustro-clientlogo-prod' \
--header 'Authorization: Bearer <token>' \
--form 'acl="";type=text' \
--form 'bucket="";type=text' \
--form 'X-Amz-Algorithm="";type=text' \
--form 'X-Amz-Credential="";type=text' \
--form 'X-Amz-Date="";type=text' \
--form 'key="";type=text' \
--form 'Policy="";type=text' \
--form 'X-Amz-Signature="";type=text' \
--form 'file=@""'{}