Client classes for communicating with AWS Lambda service to manage and invoke functions.
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-lambda</artifactId>
<version>1.12.779</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Invokes an AWS Lambda function using the SDK.
Use software.amazon.awssdk:lambda for the v2 SDK.
No dependency data recorded yet.