property source is cloudwatch-logs-insights Schema #
undefined#/properties/postProcess/items/allOf/22/properties/params/properties/dataSource/oneOf/1/allOf/5
| 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* |
5 Type #
unknown (property source is cloudwatch-logs-insights)
property source is cloudwatch-logs-insights Properties #
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| awsAccess | object |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| logGroupName | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| logStreamNames | 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) |
| limit | number |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| queryString | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| extract | Flexible | Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| delayBetweenResultChecks | number |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| data | object |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
awsAccess #
AWS Access Credentials
awsAccess
logGroupName #
logGroupName TODO
logGroupName
- is optional
- type:
string - cannot be null
- Unstructured type
logStreamNames #
logStreamNames TODO
logStreamNames
- is optional
- type:
array(logStreamNames) - cannot be null
- defined in: logStreamNames
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
limit #
limit TODO
limit
- is optional
- type:
number - cannot be null
- Unstructured type
queryString #
queryString TODO
queryString
- is optional
- type:
string - cannot be null
- Unstructured type
extract #
extract TODO
extract
- is optional
- type: any of the folllowing:
arrayorstring(extract) - cannot be null
- defined in: extract
delayBetweenResultChecks #
delayBetweenResultChecks TODO
delayBetweenResultChecks
- is optional
- type:
number - cannot be null
- Unstructured type
data #
data TODO
data