AWS v6.77.1 published on Friday, Apr 18, 2025 by Pulumi
aws.ssoadmin.getApplicationProviders
Explore with Pulumi AI
Data source for managing AWS SSO Admin Application Providers.
Example Usage
Basic Usage
import * as pulumi from "@pulumi/pulumi";
import * as aws from "@pulumi/aws";
const example = aws.ssoadmin.getApplicationProviders({});
import pulumi
import pulumi_aws as aws
example = aws.ssoadmin.get_application_providers()
package main
import (
	"github.com/pulumi/pulumi-aws/sdk/v6/go/aws/ssoadmin"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := ssoadmin.GetApplicationProviders(ctx, &ssoadmin.GetApplicationProvidersArgs{}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Aws = Pulumi.Aws;
return await Deployment.RunAsync(() => 
{
    var example = Aws.SsoAdmin.GetApplicationProviders.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.aws.ssoadmin.SsoadminFunctions;
import com.pulumi.aws.ssoadmin.inputs.GetApplicationProvidersArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var example = SsoadminFunctions.getApplicationProviders(GetApplicationProvidersArgs.builder()
            .build());
    }
}
variables:
  example:
    fn::invoke:
      function: aws:ssoadmin:getApplicationProviders
      arguments: {}
Using getApplicationProviders
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 getApplicationProviders(args: GetApplicationProvidersArgs, opts?: InvokeOptions): Promise<GetApplicationProvidersResult>
function getApplicationProvidersOutput(args: GetApplicationProvidersOutputArgs, opts?: InvokeOptions): Output<GetApplicationProvidersResult>def get_application_providers(application_providers: Optional[Sequence[GetApplicationProvidersApplicationProvider]] = None,
                              opts: Optional[InvokeOptions] = None) -> GetApplicationProvidersResult
def get_application_providers_output(application_providers: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplicationProvidersApplicationProviderArgs]]]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetApplicationProvidersResult]func GetApplicationProviders(ctx *Context, args *GetApplicationProvidersArgs, opts ...InvokeOption) (*GetApplicationProvidersResult, error)
func GetApplicationProvidersOutput(ctx *Context, args *GetApplicationProvidersOutputArgs, opts ...InvokeOption) GetApplicationProvidersResultOutput> Note: This function is named GetApplicationProviders in the Go SDK.
public static class GetApplicationProviders 
{
    public static Task<GetApplicationProvidersResult> InvokeAsync(GetApplicationProvidersArgs args, InvokeOptions? opts = null)
    public static Output<GetApplicationProvidersResult> Invoke(GetApplicationProvidersInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApplicationProvidersResult> getApplicationProviders(GetApplicationProvidersArgs args, InvokeOptions options)
public static Output<GetApplicationProvidersResult> getApplicationProviders(GetApplicationProvidersArgs args, InvokeOptions options)
fn::invoke:
  function: aws:ssoadmin/getApplicationProviders:getApplicationProviders
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Application
Providers List<GetApplication Providers Application Provider>  - A list of application providers available in the current region. See 
application_providersbelow. 
- Application
Providers []GetApplication Providers Application Provider  - A list of application providers available in the current region. See 
application_providersbelow. 
- application
Providers List<GetApplication Providers Application Provider>  - A list of application providers available in the current region. See 
application_providersbelow. 
- application
Providers GetApplication Providers Application Provider[]  - A list of application providers available in the current region. See 
application_providersbelow. 
- application_
providers Sequence[GetApplication Providers Application Provider]  - A list of application providers available in the current region. See 
application_providersbelow. 
- application
Providers List<Property Map> - A list of application providers available in the current region. See 
application_providersbelow. 
getApplicationProviders Result
The following output properties are available:
- Id string
 - AWS region.
 - Application
Providers List<GetApplication Providers Application Provider>  - A list of application providers available in the current region. See 
application_providersbelow. 
- Id string
 - AWS region.
 - Application
Providers []GetApplication Providers Application Provider  - A list of application providers available in the current region. See 
application_providersbelow. 
- id String
 - AWS region.
 - application
Providers List<GetApplication Providers Application Provider>  - A list of application providers available in the current region. See 
application_providersbelow. 
- id string
 - AWS region.
 - application
Providers GetApplication Providers Application Provider[]  - A list of application providers available in the current region. See 
application_providersbelow. 
- id str
 - AWS region.
 - application_
providers Sequence[GetApplication Providers Application Provider]  - A list of application providers available in the current region. See 
application_providersbelow. 
- id String
 - AWS region.
 - application
Providers List<Property Map> - A list of application providers available in the current region. See 
application_providersbelow. 
Supporting Types
GetApplicationProvidersApplicationProvider    
- Application
Provider stringArn  - ARN of the application provider.
 - Federation
Protocol string - Protocol that the application provider uses to perform federation. Valid values are 
SAMLandOAUTH. - Display
Datas List<GetApplication Providers Application Provider Display Data>  - An object describing how IAM Identity Center represents the application provider in the portal. See 
display_databelow. 
- Application
Provider stringArn  - ARN of the application provider.
 - Federation
Protocol string - Protocol that the application provider uses to perform federation. Valid values are 
SAMLandOAUTH. - Display
Datas []GetApplication Providers Application Provider Display Data  - An object describing how IAM Identity Center represents the application provider in the portal. See 
display_databelow. 
- application
Provider StringArn  - ARN of the application provider.
 - federation
Protocol String - Protocol that the application provider uses to perform federation. Valid values are 
SAMLandOAUTH. - display
Datas List<GetApplication Providers Application Provider Display Data>  - An object describing how IAM Identity Center represents the application provider in the portal. See 
display_databelow. 
- application
Provider stringArn  - ARN of the application provider.
 - federation
Protocol string - Protocol that the application provider uses to perform federation. Valid values are 
SAMLandOAUTH. - display
Datas GetApplication Providers Application Provider Display Data[]  - An object describing how IAM Identity Center represents the application provider in the portal. See 
display_databelow. 
- application_
provider_ strarn  - ARN of the application provider.
 - federation_
protocol str - Protocol that the application provider uses to perform federation. Valid values are 
SAMLandOAUTH. - display_
datas Sequence[GetApplication Providers Application Provider Display Data]  - An object describing how IAM Identity Center represents the application provider in the portal. See 
display_databelow. 
- application
Provider StringArn  - ARN of the application provider.
 - federation
Protocol String - Protocol that the application provider uses to perform federation. Valid values are 
SAMLandOAUTH. - display
Datas List<Property Map> - An object describing how IAM Identity Center represents the application provider in the portal. See 
display_databelow. 
GetApplicationProvidersApplicationProviderDisplayData      
- Description string
 - Description of the application provider.
 - Display
Name string - Name of the application provider.
 - Icon
Url string - URL that points to an icon that represents the application provider.
 
- Description string
 - Description of the application provider.
 - Display
Name string - Name of the application provider.
 - Icon
Url string - URL that points to an icon that represents the application provider.
 
- description String
 - Description of the application provider.
 - display
Name String - Name of the application provider.
 - icon
Url String - URL that points to an icon that represents the application provider.
 
- description string
 - Description of the application provider.
 - display
Name string - Name of the application provider.
 - icon
Url string - URL that points to an icon that represents the application provider.
 
- description str
 - Description of the application provider.
 - display_
name str - Name of the application provider.
 - icon_
url str - URL that points to an icon that represents the application provider.
 
- description String
 - Description of the application provider.
 - display
Name String - Name of the application provider.
 - icon
Url String - URL that points to an icon that represents the application provider.
 
Package Details
- Repository
 - AWS Classic pulumi/pulumi-aws
 - License
 - Apache-2.0
 - Notes
 - This Pulumi package is based on the 
awsTerraform Provider.