How to run amazon cli commands from workflow?

Confluence User - 31 Jul, 2017

Hi!

 

I just would to know if it is possible to use Joget to automate some activities in my amazon cloud. It is not clear if I can easily embed aws cli commands or run some kind of powershell script command from this tool. Thank you!

Br,

Mike

plugins;integration;aws

1


01 Aug, 2017
confluenceUser
confluenceUser

Hi, yes it should be possible. You could use Java in a BeanShell script or plugin to execute the cli or script commands e.g. https://stackoverflow.com/questions/15464111/run-cmd-commands-through-java. Alternatively, you could also develop a custom plugin to make use of the AWS SDK for Java https://aws.amazon.com/sdk-for-java/.

 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print