Skip to main content

organization_admins_list_only

Lists organization_admins in a region or regions, for all properties use organization_admins

Overview

Nameorganization_admins_list_only
TypeResource
DescriptionResource schema for AWS::Detective::OrganizationAdmin
Idaws.detective.organization_admins_list_only

Fields

NameDatatypeDescription
account_idstringThe account ID of the account that should be registered as your Organization's delegated administrator for Detective
graph_arnstringThe Detective graph ARN
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all organization_admins in a region.

SELECT
region,
account_id
FROM aws.detective.organization_admins_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the organization_admins_list_only resource, see organization_admins