paws.management (version 0.5.0)

organizations_remove_account_from_organization: Removes the specified account from the organization

Description

Removes the specified account from the organization.

See https://www.paws-r-sdk.com/docs/organizations_remove_account_from_organization/ 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.