Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to start the execution of AWS step function using the tsystem component in Talend.
Can anyone please help how to write a command to achieve this.
Thanks.
If you can figure out what step function commands you will need to use, can you post them here (with no private data) and we can help with getting them to work with the tSystem component.
Please find the below commands.
start-execution
--state-machine-arn <value>
[--name <value>]
[--input <value>]
[--trace-header <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton <value>]
[--debug]
[--endpoint-url <value>]
[--no-verify-ssl]
[--no-paginate]
[--output <value>]
[--query <value>]
[--profile <value>]
[--region <value>]
[--version <value>]
[--color <value>]
[--no-sign-request]
[--ca-bundle <value>]
[--cli-read-timeout <value>]
[--cli-connect-timeout <value>]