paws.management (version 0.5.0)

organizations_describe_account: 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.