79399972

Date: 2025-01-30 13:01:00
Score: 1
Natty:
Report link
{
  "detail": {
    "lastStatus": ["STOPPED"],
    "stoppedReason": [{
      "anything-but": {
        "prefix": ["Task stopped by user", "Scaling activity initiated"]
      }
    }]
  },
  "detail-type": ["ECS Task State Change"],
  "source": ["aws.ecs"]
}

This configuration works. There is also example in documentation under the Anything-but matching on prefixes section.

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Trane9991