Values_1.AttachPolicyRequestSourceAttaches the specified policy to the specified principal (certificate or other credential). Requires permission to access the AttachPolicy action.
type nonrec t = {policyName : Values_0.PolicyName.t;The name of the policy to attach.
*)target : Values_0.PolicyTarget.t;The identity to which the policy is attached. For example, a thing group or a certificate.
*)}