| 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.
|
| software.amazon.awssdk.services.cloudwatchlogs.paginators |
| Modifier and Type | Method and Description |
|---|---|
static CloudWatchLogsAsyncClient |
CloudWatchLogsAsyncClient.create()
Create a
CloudWatchLogsAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeDestinationsPublisher(CloudWatchLogsAsyncClient client,
DescribeDestinationsRequest firstRequest) |
DescribeLogGroupsPublisher(CloudWatchLogsAsyncClient client,
DescribeLogGroupsRequest firstRequest) |
DescribeLogStreamsPublisher(CloudWatchLogsAsyncClient client,
DescribeLogStreamsRequest firstRequest) |
DescribeMetricFiltersPublisher(CloudWatchLogsAsyncClient client,
DescribeMetricFiltersRequest firstRequest) |
DescribeSubscriptionFiltersPublisher(CloudWatchLogsAsyncClient client,
DescribeSubscriptionFiltersRequest firstRequest) |
FilterLogEventsPublisher(CloudWatchLogsAsyncClient client,
FilterLogEventsRequest firstRequest) |
GetLogEventsPublisher(CloudWatchLogsAsyncClient client,
GetLogEventsRequest firstRequest) |
Copyright © 2022. All rights reserved.