Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.CloudWatchLogsClient
-
Packages that use CloudWatchLogsClient 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 -
-
Uses of CloudWatchLogsClient in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return CloudWatchLogsClient Modifier and Type Method Description static CloudWatchLogsClientCloudWatchLogsClient. create()Create aCloudWatchLogsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CloudWatchLogsClient in software.amazon.awssdk.services.cloudwatchlogs.paginators
-