property target is s3 Schema #
undefined#/properties/dataTarget/allOf/0/allOf/0
| 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* |
0 Type #
unknown (property target is s3)
property target is s3 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) |
| dataType | Not specified | Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| s3Bucket | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| gzipOutput | boolean |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| timeGranularity | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| timeField | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| removePropertiesWithKeyPrefix | string |
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
dataType #
Enumeration of strings with constraints below
dataType
dataType Constraints #
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"geojson" |
|
"stateless" |
s3Bucket #
s3Bucket TODO
s3Bucket
- is optional
- type:
string - cannot be null
- Unstructured type
gzipOutput #
gzipOutput TODO
gzipOutput
- is optional
- type:
boolean - cannot be null
- Unstructured type
timeGranularity #
timeGranularity TODO
timeGranularity
- is optional
- type:
string - cannot be null
- Unstructured type
timeField #
timeField TODO
timeField
- is optional
- type:
string - cannot be null
- Unstructured type
removePropertiesWithKeyPrefix #
removePropertiesWithKeyPrefix TODO
removePropertiesWithKeyPrefix
- is optional
- type:
string - cannot be null
- Unstructured type