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

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::OAuthClientApplication Resource Type

    Using getOAuthClientApplication

    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 getOAuthClientApplication(args: GetOAuthClientApplicationArgs, opts?: InvokeOptions): Promise<GetOAuthClientApplicationResult>
    function getOAuthClientApplicationOutput(args: GetOAuthClientApplicationOutputArgs, opts?: InvokeOptions): Output<GetOAuthClientApplicationResult>
    def get_o_auth_client_application(arn: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetOAuthClientApplicationResult
    def get_o_auth_client_application_output(arn: pulumi.Input[Optional[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetOAuthClientApplicationResult]
    func LookupOAuthClientApplication(ctx *Context, args *LookupOAuthClientApplicationArgs, opts ...InvokeOption) (*LookupOAuthClientApplicationResult, error)
    func LookupOAuthClientApplicationOutput(ctx *Context, args *LookupOAuthClientApplicationOutputArgs, opts ...InvokeOption) LookupOAuthClientApplicationResultOutput

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

    public static class GetOAuthClientApplication 
    {
        public static Task<GetOAuthClientApplicationResult> InvokeAsync(GetOAuthClientApplicationArgs args, InvokeOptions? opts = null)
        public static Output<GetOAuthClientApplicationResult> Invoke(GetOAuthClientApplicationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetOAuthClientApplicationResult> getOAuthClientApplication(GetOAuthClientApplicationArgs args, InvokeOptions options)
    public static Output<GetOAuthClientApplicationResult> getOAuthClientApplication(GetOAuthClientApplicationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:quicksight:getOAuthClientApplication
      arguments:
        # arguments dictionary
    data "aws-native_quicksight_get_o_auth_client_application" "name" {
        # arguments
    }

    The following arguments are supported:

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

    getOAuthClientApplication Result

    The following output properties are available:

    Supporting Types

    OAuthClientApplicationDataSourceType

    OAuthClientApplicationIdentityProviderVpcConnectionProperties

    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 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.

    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