organizations_describe_account: Retrieves Organizations-related information about the...

View source: R/organizations_operations.R

organizations_describe_accountR Documentation

Retrieves Organizations-related information about the specified account

Description

Retrieves Organizations-related information about the specified account.

See https://www.paws-r-sdk.com/docs/organizations_describe_account/ for full documentation.

Usage

organizations_describe_account(AccountId)

Arguments

AccountId

[required] The unique identifier (ID) of the Amazon Web Services account that you want information about. You can get the ID from the list_accounts or list_accounts_for_parent operations.

The regex pattern for an account ID string requires exactly 12 digits.


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