Getting Started

  • Make sure you have JDK 8 installed (AWS SDK is incompatible with JDK 9 and above)

    • Oracle JDK 8 download link or

    • AWS corretto JDK 8 download link, installation guide

  • Install and configure AWS CLI using aws configure

  • Download main.jar from GreenBot release

  • Open terminal and execute java -jar main.jar, application should now be up on http://localhost:5000

Permissions

Below are the aggregated permissions IAM user need for execution all rules.

Screenshot

Last updated