Values.RegisterPullTimeUpdateExclusionRequestSourceAdds an IAM principal to the pull time update exclusion list for a registry. Amazon ECR will not record the pull time if an excluded principal pulls an image.
type nonrec t = {principalArn : PrincipalArn.t;The ARN of the IAM principal to exclude from having image pull times recorded.
*)}