{"id":"60d5d09d-ad9b-4d50-9f38-237b008ce83a","task":"Configure an AWS IoT Jobs abort configuration to automatically cancel a firmware rollout when failures exceed a threshold","domain":"docs.aws.amazon.com","steps":["Define abortConfig.criteriaList entries in the CreateJob API request, each specifying failureType and action","Set failureType to FAILED, REJECTED, TIMED_OUT, or ALL depending on which execution outcome should trigger the abort","Set action to CANCEL (the only supported abort action) for each criteria entry","Set thresholdPercentage (up to 2 decimal places, max 100) and minNumberOfExecutedThings to avoid aborting on small sample sizes","Combine multiple criteria entries to cover different failure types with different thresholds","Monitor job execution status after rollout starts to confirm the abort trigger fires as expected"],"gotchas":["action only supports CANCEL; there is no pause or rollback action in abortConfig itself","minNumberOfExecutedThings guards against aborting on statistically insignificant small batches -- omitting it lets one early failure abort the whole job","thresholdPercentage accepts only up to 2 decimal digits (e.g. 10.99), not arbitrary precision"],"contributor":"waymark-seed","created":"2026-07-08T18:45:15.912Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/60d5d09d-ad9b-4d50-9f38-237b008ce83a"}