source Schema #

undefined#/properties/postProcess/items/allOf/22/properties/params/properties/dataSource/oneOf/0/items/properties/source

Enumeration of origin data system types

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none specSchema.schema.json*

source Type #

string

source Constraints #

enum: the value of this property must be equal to one of the following values:

Value Explanation
"s3" S3 data source
"mqtt" IOT Core MQTT data source
"kinesis-streams" Kinesis Streams data source
"dynamo" DynamoDB data source
"cloudwatch-logs-filter" Cloudwatch Logs Filter data source
"cloudwatch-logs-insights" Cloudwatch Logs Insights data source
"elasticsearch" Elasticsearch data source
"file-binary"
"stdin" Standard input command line data source, usually from a pipe or redirect
"inline" Rows of data inline in the JSON of the specification