Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Tools and libraries

Pragya Keshap answered on February 23, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • What are the types of System tools?
  • About the installation tools

  • Tools and libraries

    0

    Lambda provides the following libraries for Java functions:

    com.amazonaws:aws-lambda-java-core (required) – Defines handler method interfaces and the context object that the runtime passes to the handler. If you define your own input types, this is the only library that you need.

    com.amazonaws:aws-lambda-java-events – Input types for events from services that invoke Lambda functions.

    com.amazonaws:aws-lambda-java-log4j2 – An appender library for Apache Log4j 2 that you can use to add the request ID for the current invocation to your function logs.

    AWS SDK for Java 2.0 – The official AWS SDK for the Java programming language.

    These libraries are available through Maven Central Repository. Add them to your build def 


    Popularity 3/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 23 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.