$accessKeyId
$accessKeyId : string
Use the AssumeRole of the RAM account to complete the authentication.
__construct(string $accessKeyId, string $accessKeySecret, string $roleArn, string $roleSessionName, string|array $policy = '')
Class constructor.
| string | $accessKeyId | |
| string | $accessKeySecret | |
| string | $roleArn | |
| string | $roleSessionName | |
| string|array | $policy |