Values.CancelSigningProfileRequestSourceChanges the state of an ACTIVE signing profile to CANCELED. A canceled profile is still viewable with the ListSigningProfiles operation, but it cannot perform new signing jobs. See Data Retention for more information on scheduled deletion of a canceled signing profile.
type nonrec t = {profileName : ProfileName.t;The name of the signing profile to be canceled.
*)}