v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1425141133.8 KB

Update a group access control entry you created using <a href="https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_CreateTemplateGroupAccessControlEntry.html">CreateTemplateGroupAccessControlEntry</a>.

patch/templates/{TemplateArn}/accessControlEntries/{GroupSecurityIdentifier}

Path parameters

GroupSecurityIdentifierstring required

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

TemplateArnstring required

The Amazon Resource Name (ARN) that was returned when you called <a href="https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_CreateTemplate.html">CreateTemplate</a>.

Request body

GroupDisplayNamestring

Name of the Active Directory group. This name does not need to match the group name in Active Directory.

Response

Success