We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d3caa commit 4110675Copy full SHA for 4110675
.doc_gen/metadata/cloudwatch-logs_metadata.yaml
@@ -119,7 +119,10 @@ cloudwatch-logs_DescribeLogStreams:
119
github: javav2/example_code/cloudwatch
120
sdkguide:
121
excerpts:
122
- - description:
+ - 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.
126
snippet_tags:
127
- cloudwatch.javav2.describe.log.streams.main
128
services:
0 commit comments