Hello Everyone,
I have .ksh files in EC2 instance and that scripts need to be automated through Jenkins.
I have created user for Jenkins in AWS and added those credentials in Jenkins.
Now how can connect to particular Instance ID in AWS account and run shell scripts there?
Please help with approaches, Thanks in advance.