GET_ACTION_RESULT - Amazon Glue DataBrew
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

GET_ACTION_RESULT

Fetches the result of a previously submitted action. Only for use in the interactive experience.

Parameters
  • actionId – The ActionId returned in the original SendProjectSessionAction response.

Example

{ "RecipeAction": { "Operation": "GET_ACTION_RESULT", "Parameters": { "actionId": "7", } } }