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 #

Property Type Required Nullable Defined by
awsAccess object Optional cannot be null specSchema (Unified Pipeline Specification)
tableName string Optional cannot be null specSchema (Unified Pipeline Specification)
indexName string Optional cannot be null specSchema (Unified Pipeline Specification)
profile Not specified Optional cannot be null specSchema (Unified Pipeline Specification)
partitionField string Optional cannot be null specSchema (Unified Pipeline Specification)
sortField string Optional cannot be null specSchema (Unified Pipeline Specification)
geojsonField string Optional cannot be null specSchema (Unified Pipeline Specification)
ignoreGeojsonField boolean Optional cannot be null specSchema (Unified Pipeline Specification)
parseField string Optional cannot be null specSchema (Unified Pipeline Specification)
partitionValues array Optional cannot be null specSchema (Unified Pipeline Specification)
startTime string Optional cannot be null specSchema (Unified Pipeline Specification)
endTime string Optional cannot be null specSchema (Unified Pipeline Specification)
maxRows integer Optional cannot be null specSchema (Unified Pipeline Specification)

awsAccess #

AWS Access Credentials

awsAccess

tableName #

tableName TODO

tableName

indexName #

indexName TODO

indexName

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

sortField #

sortField TODO

sortField

geojsonField #

geojsonField TODO

geojsonField

ignoreGeojsonField #

geojsonField has default value in code. ignoreGeojsonField overrides it so that entire item is used instead

ignoreGeojsonField

parseField #

parseField TODO

parseField

partitionValues #

partitionValues TODO

partitionValues

startTime #

startTime TODO

startTime

endTime #

endTime TODO

endTime

maxRows #

maxRows TODO

maxRows

maxRows Constraints #

minimum: the value of this number must greater than or equal to: 1