1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. glue
  5. getIdentityCenterConfiguration

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

AWS Cloud Control v1.40.0 published on Thursday, Dec 11, 2025 by Pulumi
aws-native logo

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

AWS Cloud Control v1.40.0 published on Thursday, Dec 11, 2025 by Pulumi

    Resource Type definition for AWS::Glue::IdentityCenterConfiguration

    Using getIdentityCenterConfiguration

    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 getIdentityCenterConfiguration(args: GetIdentityCenterConfigurationArgs, opts?: InvokeOptions): Promise<GetIdentityCenterConfigurationResult>
    function getIdentityCenterConfigurationOutput(args: GetIdentityCenterConfigurationOutputArgs, opts?: InvokeOptions): Output<GetIdentityCenterConfigurationResult>
    def get_identity_center_configuration(account_id: Optional[str] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetIdentityCenterConfigurationResult
    def get_identity_center_configuration_output(account_id: Optional[pulumi.Input[str]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetIdentityCenterConfigurationResult]
    func LookupIdentityCenterConfiguration(ctx *Context, args *LookupIdentityCenterConfigurationArgs, opts ...InvokeOption) (*LookupIdentityCenterConfigurationResult, error)
    func LookupIdentityCenterConfigurationOutput(ctx *Context, args *LookupIdentityCenterConfigurationOutputArgs, opts ...InvokeOption) LookupIdentityCenterConfigurationResultOutput

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

    public static class GetIdentityCenterConfiguration 
    {
        public static Task<GetIdentityCenterConfigurationResult> InvokeAsync(GetIdentityCenterConfigurationArgs args, InvokeOptions? opts = null)
        public static Output<GetIdentityCenterConfigurationResult> Invoke(GetIdentityCenterConfigurationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIdentityCenterConfigurationResult> getIdentityCenterConfiguration(GetIdentityCenterConfigurationArgs args, InvokeOptions options)
    public static Output<GetIdentityCenterConfigurationResult> getIdentityCenterConfiguration(GetIdentityCenterConfigurationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:glue:getIdentityCenterConfiguration
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountId string
    The identifier for the specified AWS account.
    AccountId string
    The identifier for the specified AWS account.
    accountId String
    The identifier for the specified AWS account.
    accountId string
    The identifier for the specified AWS account.
    account_id str
    The identifier for the specified AWS account.
    accountId String
    The identifier for the specified AWS account.

    getIdentityCenterConfiguration Result

    The following output properties are available:

    AccountId string
    The identifier for the specified AWS account.
    ApplicationArn string
    The Glue IAM identity center application arn
    Scopes List<string>
    The downstream scopes that Glue identity center configuration can access
    UserBackgroundSessionsEnabled bool
    Enable or disable user background sessions for Glue Identity Center
    AccountId string
    The identifier for the specified AWS account.
    ApplicationArn string
    The Glue IAM identity center application arn
    Scopes []string
    The downstream scopes that Glue identity center configuration can access
    UserBackgroundSessionsEnabled bool
    Enable or disable user background sessions for Glue Identity Center
    accountId String
    The identifier for the specified AWS account.
    applicationArn String
    The Glue IAM identity center application arn
    scopes List<String>
    The downstream scopes that Glue identity center configuration can access
    userBackgroundSessionsEnabled Boolean
    Enable or disable user background sessions for Glue Identity Center
    accountId string
    The identifier for the specified AWS account.
    applicationArn string
    The Glue IAM identity center application arn
    scopes string[]
    The downstream scopes that Glue identity center configuration can access
    userBackgroundSessionsEnabled boolean
    Enable or disable user background sessions for Glue Identity Center
    account_id str
    The identifier for the specified AWS account.
    application_arn str
    The Glue IAM identity center application arn
    scopes Sequence[str]
    The downstream scopes that Glue identity center configuration can access
    user_background_sessions_enabled bool
    Enable or disable user background sessions for Glue Identity Center
    accountId String
    The identifier for the specified AWS account.
    applicationArn String
    The Glue IAM identity center application arn
    scopes List<String>
    The downstream scopes that Glue identity center configuration can access
    userBackgroundSessionsEnabled Boolean
    Enable or disable user background sessions for Glue Identity Center

    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.40.0 published on Thursday, Dec 11, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate