View source: R/organizations_operations.R
organizations_remove_account_from_organization | R Documentation |
Removes the specified account from the organization.
See https://www.paws-r-sdk.com/docs/organizations_remove_account_from_organization/ for full documentation.
organizations_remove_account_from_organization(AccountId)
AccountId |
[required] The unique identifier (ID) of the member account that you want to remove from the organization. The regex pattern for an account ID string requires exactly 12 digits. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.