Skip to main content

crls_list_only

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

Overview

Namecrls_list_only
TypeResource
DescriptionDefinition of AWS::RolesAnywhere::CRL Resource Type
Idaws.rolesanywhere.crls_list_only

Fields

NameDatatypeDescription
crl_datastring
crl_idstring
enabledboolean
namestring
trust_anchor_arnstring
tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all crls in a region.

SELECT
region,
crl_id
FROM aws.rolesanywhere.crls_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the crls_list_only resource, see crls