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
published on Monday, Aug 3, 2026 by Pulumi
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
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 dictionarydata "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
- Created
Time string - Description string
- Flow
Definition object - Search the CloudFormation User Guide for
AWS::QuickSight::Flowfor more information about the expected schema for this property. - Flow
Id string - Last
Updated stringTime - Name string
- Publish
State Pulumi.Aws Native. Quick Sight. Flow Publish State - Step
Aliases List<Pulumi.Aws Native. Quick Sight. Outputs. Flow Step Alias Mapping>
- Arn string
- Created
Time string - Description string
- Flow
Definition interface{} - Search the CloudFormation User Guide for
AWS::QuickSight::Flowfor more information about the expected schema for this property. - Flow
Id string - Last
Updated stringTime - Name string
- Publish
State FlowPublish State - Step
Aliases []FlowStep Alias Mapping
- arn string
- created_
time string - description string
- flow_
definition any - Search the CloudFormation User Guide for
AWS::QuickSight::Flowfor more information about the expected schema for this property. - flow_
id string - last_
updated_ stringtime - name string
- publish_
state "PUBLISHED" | "DRAFT" | "PENDING_APPROVAL" - step_
aliases list(object)
- arn String
- created
Time String - description String
- flow
Definition Object - Search the CloudFormation User Guide for
AWS::QuickSight::Flowfor more information about the expected schema for this property. - flow
Id String - last
Updated StringTime - name String
- publish
State FlowPublish State - step
Aliases List<FlowStep Alias Mapping>
- arn string
- created
Time string - description string
- flow
Definition any - Search the CloudFormation User Guide for
AWS::QuickSight::Flowfor more information about the expected schema for this property. - flow
Id string - last
Updated stringTime - name string
- publish
State FlowPublish State - step
Aliases FlowStep Alias Mapping[]
- arn str
- created_
time str - description str
- flow_
definition Any - Search the CloudFormation User Guide for
AWS::QuickSight::Flowfor more information about the expected schema for this property. - flow_
id str - last_
updated_ strtime - name str
- publish_
state FlowPublish State - step_
aliases Sequence[FlowStep Alias Mapping]
- arn String
- created
Time String - description String
- flow
Definition Any - Search the CloudFormation User Guide for
AWS::QuickSight::Flowfor more information about the expected schema for this property. - flow
Id String - last
Updated StringTime - name String
- publish
State "PUBLISHED" | "DRAFT" | "PENDING_APPROVAL" - step
Aliases List<Property Map>
Supporting Types
FlowPublishState
FlowStepAliasMapping
- step_
alias string - step_
id string
- step_
alias str - step_
id str
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
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
published on Monday, Aug 3, 2026 by Pulumi