Learn R Programming

paws.security.identity (version 0.7.0)

pcaconnectorad_get_template_group_access_control_entry: Retrieves the group access control entries for a template

Description

Retrieves the group access control entries for a template.

See https://www.paws-r-sdk.com/docs/pcaconnectorad_get_template_group_access_control_entry/ for full documentation.

Usage

pcaconnectorad_get_template_group_access_control_entry(
  GroupSecurityIdentifier,
  TemplateArn
)

Arguments

GroupSecurityIdentifier

[required] Security identifier (SID) of the group object from Active Directory. The SID starts with "S-".

TemplateArn

[required] The Amazon Resource Name (ARN) that was returned when you called create_template.