Learn R Programming

paws.management (version 0.2.0)

organizations_describe_account: Retrieves Organizations-related information about the specified account

Description

Retrieves Organizations-related information about the specified account.

See https://paws-r.github.io/docs/organizations/describe_account.html 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.