organizations_remove_account_from_organization: Removes the specified account from the organization

View source: R/organizations_operations.R

organizations_remove_account_from_organizationR Documentation

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.