workmail_assume_impersonation_role {paws.end.user.computing} | R Documentation |
Assumes an impersonation role for the given WorkMail organization
Description
Assumes an impersonation role for the given WorkMail organization. This method returns an authentication token you can use to make impersonated calls.
See https://www.paws-r-sdk.com/docs/workmail_assume_impersonation_role/ for full documentation.
Usage
workmail_assume_impersonation_role(OrganizationId, ImpersonationRoleId)
Arguments
OrganizationId |
[required] The WorkMail organization under which the impersonation role will be assumed. |
ImpersonationRoleId |
[required] The impersonation role ID to assume. |
[Package paws.end.user.computing version 0.7.0 Index]