Skip to main content

policies

Retrieves a list of policies in a region

Overview

Namepolicies
TypeResource
Descriptionpolicies
Idawscc.iot.policies

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

iot:CreatePolicy,
iot:GetPolicy,
iot:TagResource,
iot:ListTagsForResource

List

iot:ListPolicies