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

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

AWS Cloud Control v1.50.0 published on Monday, Jan 26, 2026 by Pulumi
aws-native logo

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

AWS Cloud Control v1.50.0 published on Monday, Jan 26, 2026 by Pulumi

    Definition of the AWS::QuickSight::ActionConnector Resource Type.

    Using getActionConnector

    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 getActionConnector(args: GetActionConnectorArgs, opts?: InvokeOptions): Promise<GetActionConnectorResult>
    function getActionConnectorOutput(args: GetActionConnectorOutputArgs, opts?: InvokeOptions): Output<GetActionConnectorResult>
    def get_action_connector(action_connector_id: Optional[str] = None,
                             aws_account_id: Optional[str] = None,
                             opts: Optional[InvokeOptions] = None) -> GetActionConnectorResult
    def get_action_connector_output(action_connector_id: Optional[pulumi.Input[str]] = None,
                             aws_account_id: Optional[pulumi.Input[str]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetActionConnectorResult]
    func LookupActionConnector(ctx *Context, args *LookupActionConnectorArgs, opts ...InvokeOption) (*LookupActionConnectorResult, error)
    func LookupActionConnectorOutput(ctx *Context, args *LookupActionConnectorOutputArgs, opts ...InvokeOption) LookupActionConnectorResultOutput

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

    public static class GetActionConnector 
    {
        public static Task<GetActionConnectorResult> InvokeAsync(GetActionConnectorArgs args, InvokeOptions? opts = null)
        public static Output<GetActionConnectorResult> Invoke(GetActionConnectorInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetActionConnectorResult> getActionConnector(GetActionConnectorArgs args, InvokeOptions options)
    public static Output<GetActionConnectorResult> getActionConnector(GetActionConnectorArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:quicksight:getActionConnector
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getActionConnector Result

    The following output properties are available:

    Supporting Types

    ActionConnectorResourcePermission

    Actions List<string>
    Principal string
    Actions []string
    Principal string
    actions List<String>
    principal String
    actions string[]
    principal string
    actions Sequence[str]
    principal str
    actions List<String>
    principal String

    ActionConnectorResourceStatus

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    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.

    AWS Cloud Control v1.50.0 published on Monday, Jan 26, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate