AWS Lambda using Java

preview_player
Показать описание
AWS Lambda Using Java: In this video I have talked about AWS Lambda and below things.
-Introduction to AWS Lambda.
-Creating IAM Role for AWS Lambda and S3 Full access.
-How to use AWS SDK for Java to write the handler method for AWS Lambda.
-How to Create AWS Lambda function with S3 trigger.
-Uploading the java code to Lambda and test the event by uploading one file to S3 bucket.

Important links:
Рекомендации по теме
Комментарии
Автор

Hey Tapas, I tried out your code but I am getting Index Out Of Bound Exception

priyankasaxena
Автор

Hi Tapas, Could you please share the git repo link

saimalla
Автор

Hi Taps, Please share source code git hub link ...

harishchandrakumbhare