The Jenkins slave AMI comes preloaded with most of the popular tools required to run a variety of build jobs and automation tasks on Jenkins:
Git Client
Ant
Maven
Gradle
Java OpenJDK 8 as the default Java installation
OpenJDK releases from 9 through 14
GNU C/C++ compilers
Go compiler
Python 2.7 and 3.x
Docker
Node.js
Ansible
AWS CLI
kubectl
All these tools are installed following official guidelines, ensuring that you don’t need to deal with any custom environment, and you can build on the baseline build platform available on this AMI.