Removes the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specified repository
Source:R/codecommit_operations.R
codecommit_disass_approv_rule_templa_from_reposi.RdRemoves the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specified repository. This does not delete any approval rules previously created for pull requests through the template association.
See https://www.paws-r-sdk.com/docs/codecommit_disassociate_approval_rule_template_from_repository/ for full documentation.