Overview

OBS Go SDK provides object-related APIs (except for resumable download) with methods for accessing OBS using URLs with authorization information. These methods may contain three parameters (except ObsClient.PutFileWithSignedUrl): a signed URL, Header fields that should be carried in a request initiated by a signed URL, and data carried in the request (Optional).

For details about how to generate a signed URL, see Creating a Signed URL.