listOrganizationsFeatures

abstract suspend fun listOrganizationsFeatures(input: ListOrganizationsFeaturesRequest = ListOrganizationsFeaturesRequest { }): ListOrganizationsFeaturesResponse

Lists the centralized root access features enabled for your organization. For more information, see Centrally manage root access for member accounts.

Samples

// he following command lists the centralized root access features enabled for your organization.
val resp = iamClient.listOrganizationsFeatures()