Skip to content

hudibrian/java4lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Empty repo to Java AWS Lambda

  1. Create git repo on AWS CodeCommit
  2. Add SSH key to AWS IAM user
  3. Add policies to AWS IAM user:
    • IAMUserSSHKeys
    • IAMReadOnlyAccess
    • AWSCodeCommitFullAccess
  4. git clone, open in IntelliJ
    • create readme.md ;)
    • create .gitignore
  5. Setup Java project
    • get gradle wrapper
    • setup build.gradle

About

Basic Java project for AWS Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%