AWS EC2 Instance Misconfiguration

This trigger is responsible for handling AWS EC2 Instance Misconfiguration alerts

Prisma Cloud by Palo Alto Networks

Details

ID44e61bd26eec45c3264a384324567e90
Runs PlaybookPrisma Cloud Remediation - AWS EC2 Instance Misconfiguration v2
Suggestion ReasonRecommended for AWS EC2 Instance Misconfiguration alerts

Alert conditions (all must match)

Field Operator Value
alert_type EQ AWS EC2 Instance Misconfiguration
{
  "trigger_id": "44e61bd26eec45c3264a384324567e90",
  "playbook_id": "Prisma Cloud Remediation - AWS EC2 Instance Misconfiguration v2",
  "suggestion_reason": "Recommended for AWS EC2 Instance Misconfiguration alerts",
  "description": "This trigger is responsible for handling AWS EC2 Instance Misconfiguration alerts",
  "trigger_name": "AWS EC2 Instance Misconfiguration",
  "alerts_filter": {
    "filter": {
      "AND": [
        {
          "SEARCH_FIELD": "alert_type",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "AWS EC2 Instance Misconfiguration"
        }
      ]
    }
  }
}