36755/compile-aws-function-in-java
Standard tools like Maven or Gradle can be used to compile Lambda function. The build process should be exact same to the build process used to compile any Java code that depends on the AWS SDK. Running your Java compiler tool on the source files and include the AWS SDK 1.9 or later that has transitive dependencies on your classpath.
For the demo on this refer this question https://www.edureka.co/community/35795/hello-world-lambda-function-java
Hey @ShashankRathore, you can find the detailed explanation of how to install AWS SDK on eclipse here:-
Hey, you've been using a correct code ...READ MORE
Add AWS plugins within eclipse from market ...READ MORE
How to get the name of the ...READ MORE
Well, you can always choose Java, if ...READ MORE
Check if the FTP ports are enabled ...READ MORE
To connect to EC2 instance using Filezilla, ...READ MORE
I had a similar problem with trying ...READ MORE
You can try out the following steps Post ...READ MORE
openjdk 1.8. is provided by lambda for ...READ MORE
You can use AWS Identity and Access ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.