jar

com.amazonaws : aws-xray-recorder-sdk-lambda

Maven & Gradle

Apr 13, 2023
93 stars

AWS X-Ray Recorder SDK for Java - AWS SDK Lambda Helper · The Amazon Web Services X-Ray Recorder SDK for Java provides Java APIs for emitting tracing data to AWS X-Ray. AWS X-Ray helps developers analyze and debug distributed applications. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.

Table Of Contents

Latest Version

Download com.amazonaws : aws-xray-recorder-sdk-lambda JAR file - Latest Versions:

All Versions

Download com.amazonaws : aws-xray-recorder-sdk-lambda JAR file - All Versions:

Version Vulnerabilities Size Updated
2.14.x
2.13.x
2.12.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window aws-xray-recorder-sdk-lambda-2.14.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.amazonaws.xray.lambda

├─ com.amazonaws.xray.lambda.SQSMessageHelper.class - [JAR]

Advertisement