Skip to main content

profiles

Retrieves a list of profiles in a region

Overview

Nameprofiles
TypeResource
Descriptionprofiles
Idawscc.rolesanywhere.profiles

Fields

NameDatatypeDescription
profile_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
profile_id
FROM awscc.rolesanywhere.profiles
WHERE region = 'us-east-1'

Permissions

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

Create

iam:GetRole,
iam:GetPolicy,
iam:PassRole,
rolesanywhere:CreateProfile,
rolesanywhere:TagResource,
rolesanywhere:ListTagsForResource

List

rolesanywhere:ListProfiles,
rolesanywhere:ListTagsForResource