| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs |
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeLogGroupsIterable |
CloudWatchLogsClient.describeLogGroupsPaginator()
Lists the specified log groups.
|
default DescribeLogGroupsIterable |
CloudWatchLogsClient.describeLogGroupsPaginator(Consumer<DescribeLogGroupsRequest.Builder> describeLogGroupsRequest)
Lists the specified log groups.
|
default DescribeLogGroupsIterable |
CloudWatchLogsClient.describeLogGroupsPaginator(DescribeLogGroupsRequest describeLogGroupsRequest)
Lists the specified log groups.
|
Copyright © 2023. All rights reserved.