Delete Template Group Access Control Entry
pcaconnectorad_delete_template_group_access_control_entry | R Documentation |
Deletes a group access control entry¶
Description¶
Deletes a group access control entry.
Usage¶
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
.
Value¶
An empty list.