1. Registry
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. glue
  6. getWorkflow

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi
aws-native logo aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.76.0
published on Monday, Aug 24, 2026 by Pulumi

    Resource Type definition for AWS::Glue::Workflow

    Using getWorkflow

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getWorkflow(args: GetWorkflowArgs, opts?: InvokeOptions): Promise<GetWorkflowResult>
    function getWorkflowOutput(args: GetWorkflowOutputArgs, opts?: InvokeOutputOptions): Output<GetWorkflowResult>
    def get_workflow(name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetWorkflowResult
    def get_workflow_output(name: pulumi.Input[Optional[str]] = None,
                     opts: Optional[InvokeOutputOptions] = None) -> Output[GetWorkflowResult]
    func LookupWorkflow(ctx *Context, args *LookupWorkflowArgs, opts ...InvokeOption) (*LookupWorkflowResult, error)
    func LookupWorkflowOutput(ctx *Context, args *LookupWorkflowOutputArgs, opts ...InvokeOption) LookupWorkflowResultOutput

    > Note: This function is named LookupWorkflow in the Go SDK.

    public static class GetWorkflow 
    {
        public static Task<GetWorkflowResult> InvokeAsync(GetWorkflowArgs args, InvokeOptions? opts = null)
        public static Output<GetWorkflowResult> Invoke(GetWorkflowInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetWorkflowResult> Invoke(GetWorkflowInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetWorkflowResult> getWorkflow(GetWorkflowArgs args, InvokeOptions options)
    public static Output<GetWorkflowResult> getWorkflow(GetWorkflowArgs args, InvokeOptions options)
    public static Output<GetWorkflowResult> getWorkflow(GetWorkflowArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: aws-native:glue:getWorkflow
      arguments:
        # arguments dictionary
    data "aws-native_glue_get_workflow" "name" {
        # arguments
    }

    The following arguments are supported:

    Name string
    The name of the workflow representing the flow
    Name string
    The name of the workflow representing the flow
    name string
    The name of the workflow representing the flow
    name String
    The name of the workflow representing the flow
    name string
    The name of the workflow representing the flow
    name str
    The name of the workflow representing the flow
    name String
    The name of the workflow representing the flow

    getWorkflow Result

    The following output properties are available:

    DefaultRunProperties object

    A collection of properties to be used as part of each execution of the workflow

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    Description string
    A description of the workflow
    MaxConcurrentRuns int
    You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.
    Tags object

    The tags to use with this workflow.

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    DefaultRunProperties interface{}

    A collection of properties to be used as part of each execution of the workflow

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    Description string
    A description of the workflow
    MaxConcurrentRuns int
    You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.
    Tags interface{}

    The tags to use with this workflow.

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    default_run_properties any

    A collection of properties to be used as part of each execution of the workflow

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    description string
    A description of the workflow
    max_concurrent_runs number
    You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.
    tags any

    The tags to use with this workflow.

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    defaultRunProperties Object

    A collection of properties to be used as part of each execution of the workflow

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    description String
    A description of the workflow
    maxConcurrentRuns Integer
    You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.
    tags Object

    The tags to use with this workflow.

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    defaultRunProperties any

    A collection of properties to be used as part of each execution of the workflow

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    description string
    A description of the workflow
    maxConcurrentRuns number
    You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.
    tags any

    The tags to use with this workflow.

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    default_run_properties Any

    A collection of properties to be used as part of each execution of the workflow

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    description str
    A description of the workflow
    max_concurrent_runs int
    You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.
    tags Any

    The tags to use with this workflow.

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    defaultRunProperties Any

    A collection of properties to be used as part of each execution of the workflow

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    description String
    A description of the workflow
    maxConcurrentRuns Number
    You can use this parameter to prevent unwanted multiple updates to data, to control costs, or in some cases, to prevent exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.
    tags Any

    The tags to use with this workflow.

    Search the CloudFormation User Guide for AWS::Glue::Workflow for more information about the expected schema for this property.

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.76.0
    published on Monday, Aug 24, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial