Skip to content

Commit 4110675

Browse files
committed
modified YAML
1 parent 90d3caa commit 4110675

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.doc_gen/metadata/cloudwatch-logs_metadata.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,10 @@ cloudwatch-logs_DescribeLogStreams:
119119
github: javav2/example_code/cloudwatch
120120
sdkguide:
121121
excerpts:
122-
- description:
122+
- description: Searches for log streams within a specified log group that match a given prefix.
123+
snippet_tags:
124+
- cloudwatch.javav2.read.log.streams.main
125+
- description: Prints metadata about the most recent log stream in a specified log group.
123126
snippet_tags:
124127
- cloudwatch.javav2.describe.log.streams.main
125128
services:

0 commit comments

Comments
 (0)