Registry / cloud / aws-java-sdk-logs

aws-java-sdk-logs

JSON →
library1.12.797javamavenunverified

The AWS Java SDK for Amazon CloudWatch Logs module provides client classes for communicating with Amazon CloudWatch Logs Service.

<dependency> <groupId>com.amazonaws</groupId> <artifactId>aws-java-sdk-logs</artifactId> <version>1.12.797</version> </dependency>
INSTALL
IMPORT
SIG · AWS-JAVA-SDK-LOGS
A
aws-java-sdk-logs
cloudjavav1.12.797
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AWSLogsClient
com.amazonaws.services.logs.AWSLogsClient

List CloudWatch log groups using the AWS SDK.

AWSLogsClient logsClient = new AWSLogsClient(); DescribeLogGroupsRequest request = new DescribeLogGroupsRequest(); DescribeLogGroupsResult result = logsClient.describeLogGroups(request);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.12.797latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
Resources
aws-java-sdk-logs — mvn dependency:get aws-java-sdk-logs · libregistry