CloudWatch
Query and monitor AWS CloudWatch logs, metrics, and alarms
Integrate AWS CloudWatch into workflows. Run Log Insights queries, list log groups, retrieve log events, list and get metrics, and monitor alarms. Requires AWS access key and secret access key.
| Parameter | Type | Required | Description |
|---|
awsRegion | string | Yes | No description |
awsAccessKeyId | string | Yes | No description |
awsSecretAccessKey | string | Yes | No description |
logGroupNames | array | Yes | No description |
queryString | string | Yes | No description |
startTime | number | Yes | No description |
endTime | number | Yes | No description |
limit | number | No | No description |
| Parameter | Type | Description |
|---|
results | array | results output from the tool |
statistics | object | statistics output from the tool |
↳ bytesScanned | number | bytesScanned output from the tool |
↳ recordsMatched | number | recordsMatched output from the tool |
↳ recordsScanned | number | recordsScanned output from the tool |
status | string | status output from the tool |
| Parameter | Type | Required | Description |
|---|
awsRegion | string | Yes | No description |
awsAccessKeyId | string | Yes | No description |
awsSecretAccessKey | string | Yes | No description |
prefix | string | No | No description |
limit | number | No | No description |
| Parameter | Type | Description |
|---|
logGroups | array | logGroups output from the tool |
↳ logGroupName | string | logGroupName output from the tool |
↳ arn | string | arn output from the tool |
↳ storedBytes | number | storedBytes output from the tool |
↳ retentionInDays | number | retentionInDays output from the tool |
↳ creationTime | number | creationTime output from the tool |
| Parameter | Type | Required | Description |
|---|
awsRegion | string | Yes | No description |
awsAccessKeyId | string | Yes | No description |
awsSecretAccessKey | string | Yes | No description |
logGroupName | string | Yes | No description |
logStreamName | string | Yes | No description |
startTime | number | No | No description |
endTime | number | No | No description |
limit | number | No | No description |
| Parameter | Type | Description |
|---|
events | array | events output from the tool |
↳ timestamp | number | timestamp output from the tool |
↳ message | string | message output from the tool |
↳ ingestionTime | number | ingestionTime output from the tool |
| Parameter | Type | Required | Description |
|---|
awsRegion | string | Yes | No description |
awsAccessKeyId | string | Yes | No description |
awsSecretAccessKey | string | Yes | No description |
logGroupName | string | Yes | No description |
prefix | string | No | No description |
limit | number | No | No description |
| Parameter | Type | Description |
|---|
logStreams | array | logStreams output from the tool |
↳ logStreamName | string | logStreamName output from the tool |
↳ lastEventTimestamp | number | lastEventTimestamp output from the tool |
↳ firstEventTimestamp | number | firstEventTimestamp output from the tool |
↳ creationTime | number | creationTime output from the tool |
↳ storedBytes | number | storedBytes output from the tool |
| Parameter | Type | Required | Description |
|---|
awsRegion | string | Yes | No description |
awsAccessKeyId | string | Yes | No description |
awsSecretAccessKey | string | Yes | No description |
namespace | string | No | No description |
metricName | string | No | No description |
recentlyActive | boolean | No | No description |
limit | number | No | No description |
| Parameter | Type | Description |
|---|
metrics | array | metrics output from the tool |
↳ namespace | string | namespace output from the tool |
↳ metricName | string | metricName output from the tool |
↳ dimensions | array | dimensions output from the tool |
| Parameter | Type | Required | Description |
|---|
awsRegion | string | Yes | No description |
awsAccessKeyId | string | Yes | No description |
awsSecretAccessKey | string | Yes | No description |
namespace | string | Yes | No description |
metricName | string | Yes | No description |
startTime | number | Yes | No description |
endTime | number | Yes | No description |
period | number | Yes | No description |
statistics | array | Yes | No description |
dimensions | string | No | No description |
| Parameter | Type | Description |
|---|
label | string | label output from the tool |
datapoints | array | datapoints output from the tool |
↳ timestamp | number | timestamp output from the tool |
↳ average | number | average output from the tool |
↳ sum | number | sum output from the tool |
↳ minimum | number | minimum output from the tool |
↳ maximum | number | maximum output from the tool |
↳ sampleCount | number | sampleCount output from the tool |
↳ unit | string | unit output from the tool |
| Parameter | Type | Required | Description |
|---|
awsRegion | string | Yes | No description |
awsAccessKeyId | string | Yes | No description |
awsSecretAccessKey | string | Yes | No description |
namespace | string | Yes | No description |
metricName | string | Yes | No description |
value | number | Yes | No description |
unit | string | No | No description |
dimensions | string | No | No description |
| Parameter | Type | Description |
|---|
success | boolean | success output from the tool |
namespace | string | namespace output from the tool |
metricName | string | metricName output from the tool |
value | number | value output from the tool |
unit | string | unit output from the tool |
timestamp | string | timestamp output from the tool |
| Parameter | Type | Required | Description |
|---|
awsRegion | string | Yes | No description |
awsAccessKeyId | string | Yes | No description |
awsSecretAccessKey | string | Yes | No description |
alarmNamePrefix | string | No | No description |
stateValue | string | No | No description |
alarmType | string | No | No description |
limit | number | No | No description |
| Parameter | Type | Description |
|---|
alarms | array | alarms output from the tool |
↳ alarmName | string | alarmName output from the tool |
↳ alarmArn | string | alarmArn output from the tool |
↳ stateValue | string | stateValue output from the tool |
↳ stateReason | string | stateReason output from the tool |
↳ metricName | string | metricName output from the tool |
↳ namespace | string | namespace output from the tool |
↳ threshold | number | threshold output from the tool |
↳ stateUpdatedTimestamp | number | stateUpdatedTimestamp output from the tool |
| Parameter | Type | Required | Description |
|---|
awsRegion | string | Yes | No description |
awsAccessKeyId | string | Yes | No description |
awsSecretAccessKey | string | Yes | No description |
alarmNames | array | Yes | No description |
| Parameter | Type | Description |
|---|
success | boolean | success output from the tool |
alarmNames | array | alarmNames output from the tool |
| Parameter | Type | Required | Description |
|---|
awsRegion | string | Yes | No description |
awsAccessKeyId | string | Yes | No description |
awsSecretAccessKey | string | Yes | No description |
alarmNames | array | Yes | No description |
| Parameter | Type | Description |
|---|
success | boolean | success output from the tool |
alarmNames | array | alarmNames output from the tool |