Skip to main content

template_group_access_control_entry

Gets an individual template_group_access_control_entry resource

Overview

Nametemplate_group_access_control_entry
TypeResource
Descriptiontemplate_group_access_control_entry
Idawscc.pcaconnectorad.template_group_access_control_entry

Fields

NameDatatypeDescription
access_rightsobject
group_display_namestring
group_security_identifierstring
template_arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
access_rights,
group_display_name,
group_security_identifier,
template_arn
FROM awscc.pcaconnectorad.template_group_access_control_entry
WHERE data__Identifier = '<GroupSecurityIdentifier>|<TemplateArn>';

Permissions

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

Read

pca-connector-ad:GetTemplateGroupAccessControlEntry

Update

pca-connector-ad:UpdateTemplateGroupAccessControlEntry

Delete

pca-connector-ad:DeleteTemplateGroupAccessControlEntry,
pca-connector-ad:GetTemplateGroupAccessControlEntry