Skip to content

Get Organization Admin Account

auditmanager_get_organization_admin_account R Documentation

Gets the name of the delegated Amazon Web Services administrator account for a specified organization

Description

Gets the name of the delegated Amazon Web Services administrator account for a specified organization.

Usage

auditmanager_get_organization_admin_account()

Value

A list with the following syntax:

list(
  adminAccountId = "string",
  organizationId = "string"
)

Request syntax

svc$get_organization_admin_account()