Skip to main content

crl

Gets an individual crl resource

Overview

Namecrl
TypeResource
Descriptioncrl
Idawscc.rolesanywhere.crl

Fields

NameDatatypeDescription
crl_datastring
crl_idstring
enabledboolean
namestring
trust_anchor_arnstring
tagsarray
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
crl_data,
crl_id,
enabled,
name,
trust_anchor_arn,
tags
FROM awscc.rolesanywhere.crl
WHERE data__Identifier = '<CrlId>';

Permissions

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

Read

rolesanywhere:GetCrl,
rolesanywhere:ListTagsForResource

Update

rolesanywhere:EnableCrl,
rolesanywhere:DisableCrl,
rolesanywhere:UpdateCrl,
rolesanywhere:TagResource,
rolesanywhere:UntagResource,
rolesanywhere:ListTagsForResource

Delete

rolesanywhere:DeleteCrl