AppPolicyAnalyzeSummaryEvent
PolicyAnalyzeSummaryEvent is emitted after a call to Analyze on an analyzer, summarizing the results.
Properties
resourceUrnstring requiredThe URN of the resource being analyzed.policyPackNamestring requiredThe name of the policy pack.policyPackVersionstring requiredThe version of the policy pack.policyPackVersionTagstring requiredThe version tag of the policy pack.passedarray[string] optionalThe names of resource policies that passed (i.e. did not produce any violations).failedarray[string] optionalThe names of resource policies that failed (i.e. produced violations).
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.