Values.DeregisterPullTimeUpdateExclusionRequestSourceRemoves a principal from the pull time update exclusion list for a registry. Once removed, Amazon ECR will resume updating the pull time if the specified principal pulls an image.
type nonrec t = {principalArn : PrincipalArn.t;The ARN of the IAM principal to remove from the pull time update exclusion list.
*)}