Skip to main content

trust_anchor

Gets an individual trust_anchor resource

Overview

Nametrust_anchor
TypeResource
Descriptiontrust_anchor
Idawscc.rolesanywhere.trust_anchor

Fields

NameDatatypeDescription
enabledboolean
namestring
notification_settingsarray
sourceobject
tagsarray
trust_anchor_idstring
trust_anchor_arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
enabled,
name,
notification_settings,
source,
tags,
trust_anchor_id,
trust_anchor_arn
FROM awscc.rolesanywhere.trust_anchor
WHERE data__Identifier = '<TrustAnchorId>';

Permissions

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

Read

rolesanywhere:GetTrustAnchor,
rolesanywhere:ListTagsForResource

Update

acm-pca:GetCertificateAuthorityCertificate,
rolesanywhere:ListTagsForResource,
rolesanywhere:TagResource,
rolesanywhere:UntagResource,
rolesanywhere:EnableTrustAnchor,
rolesanywhere:DisableTrustAnchor,
rolesanywhere:UpdateTrustAnchor,
rolesanywhere:GetTrustAnchor,
rolesanywhere:PutNotificationSettings,
rolesanywhere:ResetNotificationSettings

Delete

rolesanywhere:DeleteTrustAnchor