Deletes a group access control entry.
See https://www.paws-r-sdk.com/docs/pcaconnectorad_delete_template_group_access_control_entry/ for full documentation.
pcaconnectorad_delete_template_group_access_control_entry(
GroupSecurityIdentifier,
TemplateArn
)
[required] Security identifier (SID) of the group object from Active Directory. The SID starts with "S-".
[required] The Amazon Resource Name (ARN) that was returned when you called
create_template
.