Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Viewing blueprint runs in AWS Glue

Focus mode
Viewing blueprint runs in AWS Glue - AWS Glue

View a blueprint run to see the following information:

  • Name of the workflow that was created.

  • blueprint parameter values that were used to create the workflow.

  • Status of the workflow creation operation.

You can view a blueprint run by using the AWS Glue console, AWS Glue API, or AWS Command Line Interface (AWS CLI).

To view a blueprint run (console)
  1. Open the AWS Glue console at https://console.aws.amazon.com/glue/.

  2. In the navigation pane, choose blueprints.

  3. On the blueprints page, select a blueprint. Then on the Actions menu, choose View.

  4. At the bottom of the Blueprint Details page, select a blueprint run, and on the Actions menu, choose View.

To view a blueprint run (AWS CLI)
  • Enter the following command. Replace <blueprint-name> with the name of the blueprint. Replace <blueprint-run-id> with the blueprint run ID.

    aws glue get-blueprint-run --blueprint-name <blueprint-name> --run-id <blueprint-run-id>
PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.