Skip to main content

templates_list_only

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

Overview

Nametemplates_list_only
TypeResource
DescriptionRepresents a template that defines certificate configurations, both for issuance and client handling
Idaws.pcaconnectorad.templates_list_only

Fields

NameDatatypeDescription
connector_arnstring
definitionundefined
namestring
reenroll_all_certificate_holdersboolean
tagsobject
template_arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all templates in a region.

SELECT
region,
template_arn
FROM aws.pcaconnectorad.templates_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the templates_list_only resource, see templates