Skip to content

Commit 0397408

Browse files
scmacdonbrmur
authored andcommitted
update readme
1 parent 7d86d01 commit 0397408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javav2/example_code/cloudwatch-logs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For prerequisites, see the [README](../../README.md#Prerequisites) in the `javav
3434
Code excerpts that show you how to call individual service functions.
3535

3636
- [DeleteSubscriptionFilter](src/main/java/com/example/logs/DeleteSubscriptionFilter.java#L6)
37-
- [DescribeLogStreams](src/main/java/com/example/logs/CloudWatchLogQuery.java#L17)
37+
- [DescribeLogStreams](src/main/java/com/example/logs/CloudWatchLogsSearch.java#L18)
3838
- [DescribeSubscriptionFilters](src/main/java/com/example/logs/DescribeSubscriptionFilters.java#L6)
3939
- [GetLogEvents](src/main/java/com/example/logs/GetLogEvents.java#L6)
4040
- [PutSubscriptionFilter](src/main/java/com/example/logs/PutSubscriptionFilter.java#L6)

0 commit comments

Comments
 (0)