Object: Mark As By Design
What is this object and why do I care about it?
The MarkAsByDesign object is responsible for suppressing Integrations.
Sometimes, Resources are in Violation of a certain Policy when the underlying issue is a false positive or doesn't apply. You don't want to waste your time on alerts that have no issue and no action.
A MarkAsByDesign object enables you to target a specific Violation, and suppress changes from triggering Integrations. Note that this does not suppress the creation of a Violation.
Lifecycle
This resource can only be created/updated/deleted thru OrgFormation.
OrgFormation
Pyrae::Violation::MarkAsByDesign Reference
Sample:
OfnResources:
MyResource:
Type: "Pyrae::Violation::MarkAsByDesign"
Properties:
Name: "MyResource" # optional
PolicyUrn: "urn:pyrae:..."
ResourceUrn: "urn:pyrae:..."
ViolationTypeId: "SOME_TYPE" # optional
Pyrae Policy Engine
If you're concerned about monitoring policies in your organization, our Policy Engine can monitor your infrastructure and provide actionable alerts.
Contact Us