property source is dynamo Schema #
undefined#/properties/postProcess/items/allOf/21/properties/params/properties/dataSource/oneOf/1/allOf/3
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* |
3 Type #
unknown (property source is dynamo)
property source is dynamo Properties #
awsAccess #
AWS Access Credentials
awsAccess
tableName #
tableName TODO
tableName
- is optional
- type:
string
- cannot be null
- Unstructured type
indexName #
indexName TODO
indexName
- is optional
- type:
string
- cannot be null
- Unstructured type
profile #
Enumeration of strings with constraints below
profile
profile Constraints #
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"time-series" |
|
"basic" |
|
"ascending-order" |
partitionField #
partitionField TODO
partitionField
- is optional
- type:
string
- cannot be null
- Unstructured type
sortField #
sortField TODO
sortField
- is optional
- type:
string
- cannot be null
- Unstructured type
geojsonField #
geojsonField TODO
geojsonField
- is optional
- type:
string
- cannot be null
- Unstructured type
ignoreGeojsonField #
geojsonField has default value in code. ignoreGeojsonField overrides it so that entire item is used instead
ignoreGeojsonField
- is optional
- type:
boolean
- cannot be null
- Unstructured type
parseField #
parseField TODO
parseField
- is optional
- type:
string
- cannot be null
- Unstructured type
partitionValues #
partitionValues TODO
partitionValues
- is optional
- type:
array
(partitionValues) - cannot be null
- defined in: partitionValues
startTime #
startTime TODO
startTime
- is optional
- type:
string
- cannot be null
- Unstructured type
endTime #
endTime TODO
endTime
- is optional
- type:
string
- cannot be null
- Unstructured type
maxRows #
maxRows TODO
maxRows
maxRows Constraints #
minimum: the value of this number must greater than or equal to: 1