crls
Retrieves a list of crls
in a region
Overview
Name | crls |
Type | Resource |
Description | crls |
Id | awscc.rolesanywhere.crls |
Fields
Name | Datatype | Description |
---|---|---|
crl_id | string | |
region | string | AWS 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