1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. quicksight
  6. getFlow

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

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

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

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

    Definition of AWS::QuickSight::Flow Resource Type

    Using getFlow

    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 getFlow(args: GetFlowArgs, opts?: InvokeOptions): Promise<GetFlowResult>
    function getFlowOutput(args: GetFlowOutputArgs, opts?: InvokeOptions): Output<GetFlowResult>
    def get_flow(arn: Optional[str] = None,
                 opts: Optional[InvokeOptions] = None) -> GetFlowResult
    def get_flow_output(arn: pulumi.Input[Optional[str]] = None,
                 opts: Optional[InvokeOptions] = None) -> Output[GetFlowResult]
    func LookupFlow(ctx *Context, args *LookupFlowArgs, opts ...InvokeOption) (*LookupFlowResult, error)
    func LookupFlowOutput(ctx *Context, args *LookupFlowOutputArgs, opts ...InvokeOption) LookupFlowResultOutput

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

    public static class GetFlow 
    {
        public static Task<GetFlowResult> InvokeAsync(GetFlowArgs args, InvokeOptions? opts = null)
        public static Output<GetFlowResult> Invoke(GetFlowInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFlowResult> getFlow(GetFlowArgs args, InvokeOptions options)
    public static Output<GetFlowResult> getFlow(GetFlowArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:quicksight:getFlow
      arguments:
        # arguments dictionary
    data "aws-native_quicksight_get_flow" "name" {
        # arguments
    }

    The following arguments are supported:

    Arn string
    Arn string
    arn string
    arn String
    arn string
    arn str
    arn String

    getFlow Result

    The following output properties are available:

    Arn string
    CreatedTime string
    Description string
    FlowDefinition object
    Search the CloudFormation User Guide for AWS::QuickSight::Flow for more information about the expected schema for this property.
    FlowId string
    LastUpdatedTime string
    Name string
    PublishState Pulumi.AwsNative.QuickSight.FlowPublishState
    StepAliases List<Pulumi.AwsNative.QuickSight.Outputs.FlowStepAliasMapping>
    Arn string
    CreatedTime string
    Description string
    FlowDefinition interface{}
    Search the CloudFormation User Guide for AWS::QuickSight::Flow for more information about the expected schema for this property.
    FlowId string
    LastUpdatedTime string
    Name string
    PublishState FlowPublishState
    StepAliases []FlowStepAliasMapping
    arn string
    created_time string
    description string
    flow_definition any
    Search the CloudFormation User Guide for AWS::QuickSight::Flow for more information about the expected schema for this property.
    flow_id string
    last_updated_time string
    name string
    publish_state "PUBLISHED" | "DRAFT" | "PENDING_APPROVAL"
    step_aliases list(object)
    arn String
    createdTime String
    description String
    flowDefinition Object
    Search the CloudFormation User Guide for AWS::QuickSight::Flow for more information about the expected schema for this property.
    flowId String
    lastUpdatedTime String
    name String
    publishState FlowPublishState
    stepAliases List<FlowStepAliasMapping>
    arn string
    createdTime string
    description string
    flowDefinition any
    Search the CloudFormation User Guide for AWS::QuickSight::Flow for more information about the expected schema for this property.
    flowId string
    lastUpdatedTime string
    name string
    publishState FlowPublishState
    stepAliases FlowStepAliasMapping[]
    arn str
    created_time str
    description str
    flow_definition Any
    Search the CloudFormation User Guide for AWS::QuickSight::Flow for more information about the expected schema for this property.
    flow_id str
    last_updated_time str
    name str
    publish_state FlowPublishState
    step_aliases Sequence[FlowStepAliasMapping]
    arn String
    createdTime String
    description String
    flowDefinition Any
    Search the CloudFormation User Guide for AWS::QuickSight::Flow for more information about the expected schema for this property.
    flowId String
    lastUpdatedTime String
    name String
    publishState "PUBLISHED" | "DRAFT" | "PENDING_APPROVAL"
    stepAliases List<Property Map>

    Supporting Types

    FlowPublishState

    FlowStepAliasMapping

    StepAlias string
    StepId string
    StepAlias string
    StepId string
    step_alias string
    step_id string
    stepAlias String
    stepId String
    stepAlias string
    stepId string
    stepAlias String
    stepId String

    Package Details

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

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

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

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial