organizations_describe_account {paws.management} | R 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
The regex pattern for an account ID string requires exactly 12 digits. |
[Package paws.management version 0.7.0 Index]