Skip to main content

trust_anchors

Retrieves a list of trust_anchors in a region

Overview

Nametrust_anchors
TypeResource
Descriptiontrust_anchors
Idawscc.rolesanywhere.trust_anchors

Fields

NameDatatypeDescription
trust_anchor_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
trust_anchor_id
FROM awscc.rolesanywhere.trust_anchors
WHERE region = 'us-east-1'

Permissions

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

Create

iam:CreateServiceLinkedRole,
rolesanywhere:CreateTrustAnchor,
rolesanywhere:TagResource,
rolesanywhere:ListTagsForResource

List

rolesanywhere:ListTrustAnchors,
rolesanywhere:ListTagsForResource