AppPolicyAnalyzeStackSummaryEvent
PolicyAnalyzeStackSummaryEvent is emitted after a call to AnalyzeStack on an analyzer, summarizing the results.
Properties
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 stack policies that passed (i.e. did not produce any violations).failedarray[string] optionalThe names of stack 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.