Help Center> Object Storage Service> iOS> FAQ> How Do I Obtain a Temporary AK/SK Pair?
Updated on 2022-09-16 GMT+08:00

How Do I Obtain a Temporary AK/SK Pair?

Temporary AK/SK pairs and security tokens are issued by the system to users and are valid for 15 minutes to 24 hours. They comply with the principle of least privilege and their validity period can be configured via an API. When a temporary AK/SK pair is used for authentication, a security token must be used at the same time.

For details about how to obtain temporary access keys, see Obtaining Temporary AK/SK and Security Token.

For details about using temporary access keys, see Creating an Instance of OBSClient.