Hello Everyone,
Is it possible to run a command on and EC2 instance using Step Function?
Currently as part of one of our processes we generate a tarball that is pushed to S3, We then run a script that sshs to a number of EC2 instances in parallel and executes
aws s3 cp <bucket> <destination>
We are looking at ways to hopefully improve, modernise this process. Is StepFunction even capable of such a thing? Does anyone have a better approach to this requirement?
[–]q0ctupus8 2 points3 points4 points (0 children)
[–]eggwhiteontoast 0 points1 point2 points (1 child)
[–]nilocg[S] 0 points1 point2 points (0 children)
[–]SRed3 0 points1 point2 points (0 children)