We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi
aws-native.sso.getApplication
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi
Resource Type definition for Identity Center (SSO) Application
Using getApplication
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 getApplication(args: GetApplicationArgs, opts?: InvokeOptions): Promise<GetApplicationResult>
function getApplicationOutput(args: GetApplicationOutputArgs, opts?: InvokeOptions): Output<GetApplicationResult>
def get_application(application_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetApplicationResult
def get_application_output(application_arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplicationResult]
func LookupApplication(ctx *Context, args *LookupApplicationArgs, opts ...InvokeOption) (*LookupApplicationResult, error)
func LookupApplicationOutput(ctx *Context, args *LookupApplicationOutputArgs, opts ...InvokeOption) LookupApplicationResultOutput
> Note: This function is named LookupApplication
in the Go SDK.
public static class GetApplication
{
public static Task<GetApplicationResult> InvokeAsync(GetApplicationArgs args, InvokeOptions? opts = null)
public static Output<GetApplicationResult> Invoke(GetApplicationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:sso:getApplication
arguments:
# arguments dictionary
The following arguments are supported:
- Application
Arn string - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
- Application
Arn string - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
- application
Arn String - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
- application
Arn string - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
- application_
arn str - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
- application
Arn String - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
getApplication Result
The following output properties are available:
- Application
Arn string - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
- Description string
- The description information for the Identity Center (SSO) Application
- Name string
- The name you want to assign to this Identity Center (SSO) Application
- Portal
Options Pulumi.Aws Native. Sso. Outputs. Application Portal Options Configuration - A structure that describes the options for the portal associated with an application
- Status
Pulumi.
Aws Native. Sso. Application Status - Specifies whether the application is enabled or disabled
- List<Pulumi.
Aws Native. Outputs. Tag> - Specifies tags to be attached to the application
- Application
Arn string - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
- Description string
- The description information for the Identity Center (SSO) Application
- Name string
- The name you want to assign to this Identity Center (SSO) Application
- Portal
Options ApplicationPortal Options Configuration - A structure that describes the options for the portal associated with an application
- Status
Application
Status - Specifies whether the application is enabled or disabled
- Tag
- Specifies tags to be attached to the application
- application
Arn String - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
- description String
- The description information for the Identity Center (SSO) Application
- name String
- The name you want to assign to this Identity Center (SSO) Application
- portal
Options ApplicationPortal Options Configuration - A structure that describes the options for the portal associated with an application
- status
Application
Status - Specifies whether the application is enabled or disabled
- List<Tag>
- Specifies tags to be attached to the application
- application
Arn string - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
- description string
- The description information for the Identity Center (SSO) Application
- name string
- The name you want to assign to this Identity Center (SSO) Application
- portal
Options ApplicationPortal Options Configuration - A structure that describes the options for the portal associated with an application
- status
Application
Status - Specifies whether the application is enabled or disabled
- Tag[]
- Specifies tags to be attached to the application
- application_
arn str - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
- description str
- The description information for the Identity Center (SSO) Application
- name str
- The name you want to assign to this Identity Center (SSO) Application
- portal_
options ApplicationPortal Options Configuration - A structure that describes the options for the portal associated with an application
- status
Application
Status - Specifies whether the application is enabled or disabled
- Sequence[root_Tag]
- Specifies tags to be attached to the application
- application
Arn String - The Application ARN that is returned upon creation of the Identity Center (SSO) Application
- description String
- The description information for the Identity Center (SSO) Application
- name String
- The name you want to assign to this Identity Center (SSO) Application
- portal
Options Property Map - A structure that describes the options for the portal associated with an application
- status "ENABLED" | "DISABLED"
- Specifies whether the application is enabled or disabled
- List<Property Map>
- Specifies tags to be attached to the application
Supporting Types
ApplicationPortalOptionsConfiguration
- Sign
In Pulumi.Options Aws Native. Sso. Inputs. Application Sign In Options - A structure that describes the sign-in options for the access portal
- Visibility
Pulumi.
Aws Native. Sso. Application Portal Options Configuration Visibility - Indicates whether this application is visible in the access portal
- Sign
In ApplicationOptions Sign In Options - A structure that describes the sign-in options for the access portal
- Visibility
Application
Portal Options Configuration Visibility - Indicates whether this application is visible in the access portal
- sign
In ApplicationOptions Sign In Options - A structure that describes the sign-in options for the access portal
- visibility
Application
Portal Options Configuration Visibility - Indicates whether this application is visible in the access portal
- sign
In ApplicationOptions Sign In Options - A structure that describes the sign-in options for the access portal
- visibility
Application
Portal Options Configuration Visibility - Indicates whether this application is visible in the access portal
- sign_
in_ Applicationoptions Sign In Options - A structure that describes the sign-in options for the access portal
- visibility
Application
Portal Options Configuration Visibility - Indicates whether this application is visible in the access portal
- sign
In Property MapOptions - A structure that describes the sign-in options for the access portal
- visibility "ENABLED" | "DISABLED"
- Indicates whether this application is visible in the access portal
ApplicationPortalOptionsConfigurationVisibility
ApplicationSignInOptions
- Origin
Pulumi.
Aws Native. Sso. Application Sign In Options Origin - This determines how IAM Identity Center navigates the user to the target application
- Application
Url string - The URL that accepts authentication requests for an application, this is a required parameter if the Origin parameter is APPLICATION
- Origin
Application
Sign In Options Origin - This determines how IAM Identity Center navigates the user to the target application
- Application
Url string - The URL that accepts authentication requests for an application, this is a required parameter if the Origin parameter is APPLICATION
- origin
Application
Sign In Options Origin - This determines how IAM Identity Center navigates the user to the target application
- application
Url String - The URL that accepts authentication requests for an application, this is a required parameter if the Origin parameter is APPLICATION
- origin
Application
Sign In Options Origin - This determines how IAM Identity Center navigates the user to the target application
- application
Url string - The URL that accepts authentication requests for an application, this is a required parameter if the Origin parameter is APPLICATION
- origin
Application
Sign In Options Origin - This determines how IAM Identity Center navigates the user to the target application
- application_
url str - The URL that accepts authentication requests for an application, this is a required parameter if the Origin parameter is APPLICATION
- origin "IDENTITY_CENTER" | "APPLICATION"
- This determines how IAM Identity Center navigates the user to the target application
- application
Url String - The URL that accepts authentication requests for an application, this is a required parameter if the Origin parameter is APPLICATION
ApplicationSignInOptionsOrigin
ApplicationStatus
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi