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 be87b4b commit b745abaCopy full SHA for b745aba
javav2/example_code/cloudwatch-logs/README.md
@@ -34,7 +34,7 @@ For prerequisites, see the [README](../../README.md#Prerequisites) in the `javav
34
Code excerpts that show you how to call individual service functions.
35
36
- [DeleteSubscriptionFilter](src/main/java/com/example/logs/DeleteSubscriptionFilter.java#L6)
37
-- [DescribeLogStreams](src/main/java/com/example/logs/CloudWatchLogQuery.java#L17)
+- [DescribeLogStreams](src/main/java/com/example/logs/CloudWatchLogsSearch.java#L18)
38
- [DescribeSubscriptionFilters](src/main/java/com/example/logs/DescribeSubscriptionFilters.java#L6)
39
- [GetLogEvents](src/main/java/com/example/logs/GetLogEvents.java#L6)
40
- [PutSubscriptionFilter](src/main/java/com/example/logs/PutSubscriptionFilter.java#L6)
0 commit comments