Learn R Programming

paws.management (version 0.2.0)

organizations_remove_account_from_organization: Removes the specified account from the organization

Description

Removes the specified account from the organization.

See https://paws-r.github.io/docs/organizations/remove_account_from_organization.html for full documentation.

Usage

organizations_remove_account_from_organization(AccountId)

Arguments

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.