Values_1.AttachPrincipalPolicyRequestSourceThe input for the AttachPrincipalPolicy operation.
type nonrec t = {policyName : Values_0.PolicyName.t;The policy name.
*)principal : Values_0.Principal.t;The principal, which can be a certificate ARN (as returned from the CreateCertificate operation) or an Amazon Cognito ID.
*)}