Skip to main content

trust_anchors_list_only

Lists trust_anchors in a region or regions, for all properties use trust_anchors

Overview

Nametrust_anchors_list_only
TypeResource
DescriptionDefinition of AWS::RolesAnywhere::TrustAnchor Resource Type.
Idaws.rolesanywhere.trust_anchors_list_only

Fields

NameDatatypeDescription
enabledboolean
namestring
notification_settingsarray
sourceobject
tagsarray
trust_anchor_idstring
trust_anchor_arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all trust_anchors in a region.

SELECT
region,
trust_anchor_id
FROM aws.rolesanywhere.trust_anchors_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the trust_anchors_list_only resource, see trust_anchors