Skip to main content

organizations

Retrieves a list of organizations in a region

Overview

Nameorganizations
TypeResource
Descriptionorganizations
Idawscc.organizations.organizations

Fields

NameDatatypeDescription
idstringThe unique identifier (ID) of an organization.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.organizations.organizations
WHERE region = 'us-east-1'

Permissions

To operate on the organizations resource, the following permissions are required:

Create

organizations:CreateOrganization,
organizations:DescribeOrganization,
iam:CreateServiceLinkedRole,
organizations:ListRoots

List

organizations:DescribeOrganization