Data Type
Last Updated:2020-09-23
Return the Parameter Object Definition
Credentials
| Parameter name | Type | Description |
|---|---|---|
| accessKeyId | String | Return temporary ak |
| accessKeySecret | String | Return temporary sk |
| sessionToken | String | Session token, which must be carried when the user uses the temporary sk signature request |
| expiration | datetime | Expiration time for the temporary identity credentials |
| userId | String | ID of the user associated (GetSessionToken returned) |
| roleId | String | ID of the role associated (AssumeRole returned) |
