{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codepipeline/refs/heads/main/json-schema/amazon-codepipeline-webhook-auth-configuration-allowed-ip-range-schema.json", "title": "WebhookAuthConfigurationAllowedIPRange", "description": "WebhookAuthConfigurationAllowedIPRange schema from Amazon CodePipeline", "type": "string", "minLength": 1, "maxLength": 100 }