Help Center> Identity and Access Management> User Guide (Kuala Lumpur Region)> FAQs> Passwords and Credentials> What Are Temporary Security Credentials (AK/SK and SecurityToken)?
Updated on 2022-08-18 GMT+08:00

What Are Temporary Security Credentials (AK/SK and SecurityToken)?

Temporary Security Credentials

Temporary security credentials include temporary access keys (AK/SK) and securityTokens. They only have temporary access permissions and are slightly different from permanent security credentials.

Differences Between Temporary and Permanent Security Credentials

The following table provides the differences between the two types of security credentials.
Table 1 Credential differences

Item

Temporary Credentials

Permanent Credentials

Validity period

15 minutes to 24 hours

Unlimited validity

Number of credentials

Unlimited

2 credentials for each IAM user

Obtaining method

Call the API used to obtain a temporary AK/SK.

Create an access key on the My Credentials page.

Usage

Cannot be embedded into applications or stored for later use, and must be obtained again after expiration.

N/A

Advantages of Temporary Security Credentials

Temporary security credentials are useful to grant federated users only required permissions with a specific validity period.

Usage of Temporary Security Credentials

An access key must be used together with a securityToken. When you use temporary security credentials for authentication, add the x-security-token field to the request header.