Skip to main content

resource_policies

Retrieves a list of resource_policies in a region

Overview

Nameresource_policies
TypeResource
Descriptionresource_policies
Idawscc.organizations.resource_policies

Fields

NameDatatypeDescription
idstringThe unique identifier (ID) associated with this resource policy.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

organizations:PutResourcePolicy,
organizations:DescribeResourcePolicy,
organizations:ListTagsForResource,
organizations:TagResource

List

organizations:DescribeResourcePolicy