organization_admins_list_only
Lists organization_admins
in a region or regions, for all properties use organization_admins
Overview
Name | organization_admins_list_only |
Type | Resource |
Description | Resource schema for AWS::Detective::OrganizationAdmin |
Id | aws.detective.organization_admins_list_only |
Fields
Name | Datatype | Description |
---|---|---|
account_id | string | The account ID of the account that should be registered as your Organization's delegated administrator for Detective |
graph_arn | string | The Detective graph ARN |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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