Help Center> Object Storage Service> C> Temporarily Authorized Request> Temporarily Authorized Request Example
Updated on 2022-06-08 GMT+08:00

Temporarily Authorized Request Example

If you have any questions during development, post them on the Issues page of GitHub.

You can use SDK APIs to transfer the temp_auth_configure structure parameter to generate a temporary authorized request URL. The sample codes in the following sessions create URLs for common operations, including bucket creation, as well as object upload, download, listing, and deletion.

The URLs generated in the following examples are recorded in the tmpAuthUrl.txt file. You can use the generated URLs to perform corresponding operations.