Skip to main content

templates

Retrieves a list of templates in a region

Overview

Nametemplates
TypeResource
Descriptiontemplates
Idawscc.pcaconnectorad.templates

Fields

NameDatatypeDescription
template_arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
template_arn
FROM awscc.pcaconnectorad.templates
WHERE region = 'us-east-1'

Permissions

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

Create

pca-connector-ad:CreateTemplate

List

pca-connector-ad:ListTemplates