Jose
07/22/2023, 9:29 PMCraig Harshbarger
07/23/2023, 2:25 AMJose
07/23/2023, 4:22 PM###
### A complete description of a Prefect Deployment for flow 'webhook-flow-twilio-inbound'
###
name: twilio_deployment
description: null
version: 43bb017a1f896d27549f2ac800bbf3f2
# The work queue that will handle this deployment's runs
work_queue_name: default
work_pool_name: inbound-sms-workpool
tags: []
parameters: {}
schedule: null
is_schedule_active: null
infra_overrides: {}
infrastructure:
type: process
env: {}
labels: {}
name: null
command: null
stream_output: true
working_dir: null
block_type_slug: process
_block_type_slug: process
###
### DO NOT EDIT BELOW THIS LINE
###
flow_name: webhook-flow-twilio-inbound
manifest_path: null
storage: null
path: /path/to/myproject
entrypoint: orchestration/webhook_flow_twilio_inbound.py:webhook_flow_twilio_inbound
parameter_openapi_schema:
title: Parameters
type: object
properties:
inbound_event:
title: inbound_event
position: 0
required:
- inbound_event
definitions: null
timestamp: '2023-07-22T21:36:52.908516+00:00'
triggers: []
Craig Harshbarger
07/23/2023, 5:37 PMJose
07/23/2023, 5:37 PMCraig Harshbarger
07/24/2023, 4:22 PM