$accessKeyId
$accessKeyId : string
Use the STS Token to complete the authentication.
__construct(string $accessKeyId, string $accessKeySecret, string $securityToken = '')
StsCredential constructor.
| string | $accessKeyId | Access key ID |
| string | $accessKeySecret | Access Key Secret |
| string | $securityToken | Security Token |