Is there a way to retrieve the Step Function tasktoken from within a Batch job?How to use AWS batch in java class(lambda function) to submit batch jobWhat happens when I stop an execution in AWS Step Functions?There was an error communicating with AWS Step FunctionsHow to get result of AWS lambda function running with step functionHow to Modify job status parameter in aws batch with an API call using pythonAWS Step function Invoking lambda in a loopAWS Batch job getting Access Denied on S3 despite user roleAWS Step Functions with steps that have shared dependenciesAWS Step cannot correctly invoke AWS Batch job with complex parametersAny way to get tasks in batch from Step Function Activity
Is there a word for the act of simultaneously pulling and twisting an object?
2019 2-letters 33-length list
What is the meaning of "it" in "as luck would have it"?
How do I tell my girlfriend she's been buying me books by the wrong author for the last nine months?
Is it OK to say "The situation is pregnant with a crisis"?
How can I change my buffer system for protein purification?
SQL Server Ignoring Instance name when using port number of different instance
Is it OK to throw pebbles and stones in streams, waterfalls, ponds, etc.?
Is this house-rule removing the increased effect of cantrips at higher character levels balanced?
What happened to the Apollo 1 rocket?
Can I hire several veteran soldiers to accompany me?
Can I deep fry food in butter instead of vegetable oil?
What's the difference between the Find Steed and Find Greater Steed spells?
Where to connect the fuse and why?
What does this Pokemon Trainer mean by saying the player is "SHELLOS"?
Is it normal for professors to hold their graduate students "hostage?"
Crop production in mountains?
What was the ASCII end of medium (EM) character intended to be used for?
Russian equivalents of 能骗就骗 (if you can cheat, then cheat)
Is there a connection between representation theory and PDEs?
Could citing a database like libgen get one into trouble?
Can combing bent evaporator coil fins damage it?
What is this fluorinated organic substance?
Are all notation equal by derivatives?
Is there a way to retrieve the Step Function tasktoken from within a Batch job?
How to use AWS batch in java class(lambda function) to submit batch jobWhat happens when I stop an execution in AWS Step Functions?There was an error communicating with AWS Step FunctionsHow to get result of AWS lambda function running with step functionHow to Modify job status parameter in aws batch with an API call using pythonAWS Step function Invoking lambda in a loopAWS Batch job getting Access Denied on S3 despite user roleAWS Step Functions with steps that have shared dependenciesAWS Step cannot correctly invoke AWS Batch job with complex parametersAny way to get tasks in batch from Step Function Activity
I'm using the AWS Batch integration to AWS Step Functions - https://docs.aws.amazon.com/step-functions/latest/dg/connectors-batch.html
The Batch job definition takes the parameters passed in from the Step Function and calls a python script on the container with those parameters.
Is there a way within this python script running on the container to pull the Step Function taskToken so that I can update the status and send back task success JSON to the calling Step Function (https://docs.aws.amazon.com/step-functions/latest/apireference/API_SendTaskSuccess.html) to be used later in the flow?
Currently there doesn't seem to be any other way to get results from a Batch job back into StepFunctions.
Thanks!
boto3 aws-step-functions aws-batch
add a comment |
I'm using the AWS Batch integration to AWS Step Functions - https://docs.aws.amazon.com/step-functions/latest/dg/connectors-batch.html
The Batch job definition takes the parameters passed in from the Step Function and calls a python script on the container with those parameters.
Is there a way within this python script running on the container to pull the Step Function taskToken so that I can update the status and send back task success JSON to the calling Step Function (https://docs.aws.amazon.com/step-functions/latest/apireference/API_SendTaskSuccess.html) to be used later in the flow?
Currently there doesn't seem to be any other way to get results from a Batch job back into StepFunctions.
Thanks!
boto3 aws-step-functions aws-batch
add a comment |
I'm using the AWS Batch integration to AWS Step Functions - https://docs.aws.amazon.com/step-functions/latest/dg/connectors-batch.html
The Batch job definition takes the parameters passed in from the Step Function and calls a python script on the container with those parameters.
Is there a way within this python script running on the container to pull the Step Function taskToken so that I can update the status and send back task success JSON to the calling Step Function (https://docs.aws.amazon.com/step-functions/latest/apireference/API_SendTaskSuccess.html) to be used later in the flow?
Currently there doesn't seem to be any other way to get results from a Batch job back into StepFunctions.
Thanks!
boto3 aws-step-functions aws-batch
I'm using the AWS Batch integration to AWS Step Functions - https://docs.aws.amazon.com/step-functions/latest/dg/connectors-batch.html
The Batch job definition takes the parameters passed in from the Step Function and calls a python script on the container with those parameters.
Is there a way within this python script running on the container to pull the Step Function taskToken so that I can update the status and send back task success JSON to the calling Step Function (https://docs.aws.amazon.com/step-functions/latest/apireference/API_SendTaskSuccess.html) to be used later in the flow?
Currently there doesn't seem to be any other way to get results from a Batch job back into StepFunctions.
Thanks!
boto3 aws-step-functions aws-batch
boto3 aws-step-functions aws-batch
asked Mar 25 at 17:08
Theo PlattTheo Platt
12 bronze badges
12 bronze badges
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55343073%2fis-there-a-way-to-retrieve-the-step-function-tasktoken-from-within-a-batch-job%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55343073%2fis-there-a-way-to-retrieve-the-step-function-tasktoken-from-within-a-batch-job%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown