Skip to content

Commit 17afdcf

Browse files
committed
Adding missing latency field description
1 parent 5e0d1b7 commit 17afdcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/aws/data_stream/cloudwatch_logs/manifest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ streams:
155155
multi: false
156156
required: false
157157
show_user: false
158+
description: "The amount of time required for the logs to be available to CloudWatch Logs. Latency translates the query's time range to consider the CloudWatch Logs latency. Example: `5m` means that the integration will query CloudWatch to search for logs available 5 minutes ago."
158159
- name: tags
159160
type: text
160161
title: Tags

0 commit comments

Comments
 (0)