Skip to main content

permissions

Retrieves a list of permissions in a region

Overview

Namepermissions
TypeResource
Descriptionpermissions
Idawscc.ram.permissions

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.ram.permissions
WHERE region = 'us-east-1'

Permissions

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

Create

ram:CreatePermission,
ram:TagResource

List

ram:ListPermissions,
ram:ListPermissionVersions