Skip to main content

crls

Retrieves a list of crls in a region

Overview

Namecrls
TypeResource
Descriptioncrls
Idawscc.rolesanywhere.crls

Fields

NameDatatypeDescription
crl_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
crl_id
FROM awscc.rolesanywhere.crls
WHERE region = 'us-east-1'

Permissions

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

Create

rolesanywhere:ImportCrl,
rolesanywhere:TagResource,
rolesanywhere:ListTagsForResource

List

rolesanywhere:ListCrls,
rolesanywhere:ListTagsForResource