Bucket API Overview¶
OBS SDK for Go provides methods for accessing OBS using bucket-related APIs with signed URLs. Such methods may contain the following three parameters:
A signed URL
Headers required in a request made by using a signed URL
Data carried in a request (optional)
For details about how to generate a signed URL, see Creating a Signed URL.