Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.CloudWatchLogsClient
Packages that use CloudWatchLogsClient
Package
Description
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
-
Uses of CloudWatchLogsClient in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return CloudWatchLogsClientModifier and TypeMethodDescriptionstatic CloudWatchLogsClientCloudWatchLogsClient.create()Create aCloudWatchLogsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CloudWatchLogsClient in software.amazon.awssdk.services.cloudwatchlogs.paginators
Constructors in software.amazon.awssdk.services.cloudwatchlogs.paginators with parameters of type CloudWatchLogsClientModifierConstructorDescriptionDescribeConfigurationTemplatesIterable(CloudWatchLogsClient client, DescribeConfigurationTemplatesRequest firstRequest) DescribeDeliveriesIterable(CloudWatchLogsClient client, DescribeDeliveriesRequest firstRequest) DescribeDeliveryDestinationsIterable(CloudWatchLogsClient client, DescribeDeliveryDestinationsRequest firstRequest) DescribeDeliverySourcesIterable(CloudWatchLogsClient client, DescribeDeliverySourcesRequest firstRequest) DescribeDestinationsIterable(CloudWatchLogsClient client, DescribeDestinationsRequest firstRequest) DescribeLogGroupsIterable(CloudWatchLogsClient client, DescribeLogGroupsRequest firstRequest) DescribeLogStreamsIterable(CloudWatchLogsClient client, DescribeLogStreamsRequest firstRequest) DescribeMetricFiltersIterable(CloudWatchLogsClient client, DescribeMetricFiltersRequest firstRequest) DescribeSubscriptionFiltersIterable(CloudWatchLogsClient client, DescribeSubscriptionFiltersRequest firstRequest) FilterLogEventsIterable(CloudWatchLogsClient client, FilterLogEventsRequest firstRequest) GetLogEventsIterable(CloudWatchLogsClient client, GetLogEventsRequest firstRequest) GetScheduledQueryHistoryIterable(CloudWatchLogsClient client, GetScheduledQueryHistoryRequest firstRequest) ListAggregateLogGroupSummariesIterable(CloudWatchLogsClient client, ListAggregateLogGroupSummariesRequest firstRequest) ListAnomaliesIterable(CloudWatchLogsClient client, ListAnomaliesRequest firstRequest) ListLogAnomalyDetectorsIterable(CloudWatchLogsClient client, ListLogAnomalyDetectorsRequest firstRequest) ListLogGroupsForQueryIterable(CloudWatchLogsClient client, ListLogGroupsForQueryRequest firstRequest) ListScheduledQueriesIterable(CloudWatchLogsClient client, ListScheduledQueriesRequest firstRequest) ListSourcesForS3TableIntegrationIterable(CloudWatchLogsClient client, ListSourcesForS3TableIntegrationRequest firstRequest)