Values.GetSigningProfileRequestSourceReturns information on a specific signing profile.
type nonrec t = {profileName : ProfileName.t;The name of the target signing profile.
*)profileOwner : AccountId.t option;The AWS account ID of the profile owner.
*)}