{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-eventbridge-scheduler/refs/heads/main/json-schema/amazon-eventbridge-scheduler-maximum-retry-attempts-schema.json", "title": "MaximumRetryAttempts", "description": "MaximumRetryAttempts schema from Amazon EventBridge Scheduler", "type": "integer", "minimum": 0, "maximum": 185 }