Data type
Updated at:2025-10-27
Response parameter object definition
credentials
| Parameter name | Types | Description |
|---|---|---|
| accessKeyId | String | Return temporary ak |
| accessKeySecret | String | Return temporary sk |
| sessionToken | String | session token, requiredwhen users sign requests with temporary sk |
| expiration | datetime | Expiration time of temporary identity credentials |
| userId | String | The ID of the associated user (returned by GetSessionToken) |
| roleId | String | ID of the associated role (returned by AssumeRole) |
