workspaces_create_account_link_invitation {paws.end.user.computing} | R Documentation |
Creates the account link invitation
Description
Creates the account link invitation.
See https://www.paws-r-sdk.com/docs/workspaces_create_account_link_invitation/ for full documentation.
Usage
workspaces_create_account_link_invitation(TargetAccountId, ClientToken = NULL)
Arguments
TargetAccountId |
[required] The identifier of the target account. |
ClientToken |
A string of up to 64 ASCII characters that Amazon WorkSpaces uses to ensure idempotent creation. |
[Package paws.end.user.computing version 0.9.0 Index]