property source is kinesis-streams Schema #
undefined#/properties/postProcess/items/allOf/21/properties/params/properties/dataSource/oneOf/1/allOf/2
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | specSchema.schema.json* |
2 Type #
unknown (property source is kinesis-streams)
property source is kinesis-streams Properties #
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
awsAccess | object |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
namespace | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
mode | Not specified | Optional | cannot be null | specSchema (Unified Pipeline Specification) |
atTimestamp | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
timeAgo | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
getRecordsLimit | number |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
loopWaitMs | number |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
stopWhenCurrent | boolean |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
awsAccess #
AWS Access Credentials
awsAccess
namespace #
namespace TODO
namespace
- is optional
- type:
string
- cannot be null
- Unstructured type
mode #
Enumeration of strings with constraints below
mode
mode Constraints #
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"single-shard" |
atTimestamp #
atTimestamp TODO
atTimestamp
- is optional
- type:
string
- cannot be null
- Unstructured type
timeAgo #
timeAgo TODO
timeAgo
- is optional
- type:
string
- cannot be null
- Unstructured type
getRecordsLimit #
getRecordsLimit TODO
getRecordsLimit
- is optional
- type:
number
- cannot be null
- Unstructured type
loopWaitMs #
loopWaitMs TODO
loopWaitMs
- is optional
- type:
number
- cannot be null
- Unstructured type
stopWhenCurrent #
stopWhenCurrent TODO
stopWhenCurrent
- is optional
- type:
boolean
- cannot be null
- Unstructured type