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













0















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!










share|improve this question


























    0















    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!










    share|improve this question
























      0












      0








      0








      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!










      share|improve this question














      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






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 25 at 17:08









      Theo PlattTheo Platt

      12 bronze badges




      12 bronze badges




















          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
          );



          );













          draft saved

          draft discarded


















          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.



















          draft saved

          draft discarded
















































          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.




          draft saved


          draft discarded














          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





















































          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







          Popular posts from this blog

          SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

          용인 삼성생명 블루밍스 목차 통계 역대 감독 선수단 응원단 경기장 같이 보기 외부 링크 둘러보기 메뉴samsungblueminx.comeh선수 명단용인 삼성생명 블루밍스용인 삼성생명 블루밍스ehsamsungblueminx.comeheheheh

          155 수학 과학 기타 둘러보기 메뉴eh추가해eh문서를 완성해