aws-ssm-send-command
aws-ssm-send-command copied to clipboard
Command output status
In the documentation there's an example of getting the command id. Is it not possible to grab the status?
ie. Github Actions
${{ steps.ssm-client.outputs.status }}"
Perhaps add to outputs here
Have you forked and tested? I liked the idea but I'm not sure if the data brings back the result of the running command.. But it will be great if we could.