AWS CLI Node

It would be really nice to have a AWS CLI node available. I am using a docker stack with a included AWS CLI service which I call via SSH node, but that is not a good and save way to go.

Any Ideas?

Hey @prononext,

I am not sure on including the AWS CLI itself as that would then be another dependency we would have to worry about but you might be able to make a community node that includes it.

There may be another option as well if the CLI features you are using have API routes available.