organizations_close_account {paws.management} | R Documentation |
Closes an Amazon Web Services member account within an organization
Description
Closes an Amazon Web Services member account within an organization. You can close an account when all features are enabled . You can't close the management account with this API. This is an asynchronous request that Amazon Web Services performs in the background. Because close_account
operates asynchronously, it can return a successful completion message even though account closure might still be in progress. You need to wait a few minutes before the account is fully closed. To check the status of the request, do one of the following:
See https://www.paws-r-sdk.com/docs/organizations_close_account/ for full documentation.
Usage
organizations_close_account(AccountId)
Arguments
AccountId |
[required] Retrieves the Amazon Web Services account Id for the current
|
[Package paws.management version 0.9.0 Index]