We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
aws-native.appintegrations.getApplication
Start a Neo task
Explain and create an aws-native.appintegrations.getApplication resource
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
Resource Type definition for AWS:AppIntegrations::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)
public static Output<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:appintegrations:getApplication
arguments:
# arguments dictionaryThe following arguments are supported:
- Application
Arn string - The Amazon Resource Name (ARN) of the application.
- Application
Arn string - The Amazon Resource Name (ARN) of the application.
- application
Arn String - The Amazon Resource Name (ARN) of the application.
- application
Arn string - The Amazon Resource Name (ARN) of the application.
- application_
arn str - The Amazon Resource Name (ARN) of the application.
- application
Arn String - The Amazon Resource Name (ARN) of the application.
getApplication Result
The following output properties are available:
- Application
Arn string - The Amazon Resource Name (ARN) of the application.
- Application
Config Pulumi.Aws Native. App Integrations. Outputs. Application Config - The application configuration. Cannot be used when IsService is true.
- Application
Source Pulumi.Config Aws Native. App Integrations. Outputs. Application Source Config Properties - Application source config
- Description string
- The application description.
- Id string
- The id of the application.
- Iframe
Config Pulumi.Aws Native. App Integrations. Outputs. Application Iframe Config - The iframe configuration
- Initialization
Timeout int - The initialization timeout in milliseconds. Required when IsService is true.
- Is
Service bool - Indicates if the application is a service
- Name string
- The name of the application.
- Namespace string
- The namespace of the application.
- Permissions List<string>
- The configuration of events or requests that the application has access to.
-
List<Pulumi.
Aws Native. Outputs. Tag> - The tags (keys and values) associated with the application.
- Application
Arn string - The Amazon Resource Name (ARN) of the application.
- Application
Config ApplicationConfig - The application configuration. Cannot be used when IsService is true.
- Application
Source ApplicationConfig Source Config Properties - Application source config
- Description string
- The application description.
- Id string
- The id of the application.
- Iframe
Config ApplicationIframe Config - The iframe configuration
- Initialization
Timeout int - The initialization timeout in milliseconds. Required when IsService is true.
- Is
Service bool - Indicates if the application is a service
- Name string
- The name of the application.
- Namespace string
- The namespace of the application.
- Permissions []string
- The configuration of events or requests that the application has access to.
- Tag
- The tags (keys and values) associated with the application.
- application
Arn String - The Amazon Resource Name (ARN) of the application.
- application
Config ApplicationConfig - The application configuration. Cannot be used when IsService is true.
- application
Source ApplicationConfig Source Config Properties - Application source config
- description String
- The application description.
- id String
- The id of the application.
- iframe
Config ApplicationIframe Config - The iframe configuration
- initialization
Timeout Integer - The initialization timeout in milliseconds. Required when IsService is true.
- is
Service Boolean - Indicates if the application is a service
- name String
- The name of the application.
- namespace String
- The namespace of the application.
- permissions List<String>
- The configuration of events or requests that the application has access to.
- List<Tag>
- The tags (keys and values) associated with the application.
- application
Arn string - The Amazon Resource Name (ARN) of the application.
- application
Config ApplicationConfig - The application configuration. Cannot be used when IsService is true.
- application
Source ApplicationConfig Source Config Properties - Application source config
- description string
- The application description.
- id string
- The id of the application.
- iframe
Config ApplicationIframe Config - The iframe configuration
- initialization
Timeout number - The initialization timeout in milliseconds. Required when IsService is true.
- is
Service boolean - Indicates if the application is a service
- name string
- The name of the application.
- namespace string
- The namespace of the application.
- permissions string[]
- The configuration of events or requests that the application has access to.
- Tag[]
- The tags (keys and values) associated with the application.
- application_
arn str - The Amazon Resource Name (ARN) of the application.
- application_
config ApplicationConfig - The application configuration. Cannot be used when IsService is true.
- application_
source_ Applicationconfig Source Config Properties - Application source config
- description str
- The application description.
- id str
- The id of the application.
- iframe_
config ApplicationIframe Config - The iframe configuration
- initialization_
timeout int - The initialization timeout in milliseconds. Required when IsService is true.
- is_
service bool - Indicates if the application is a service
- name str
- The name of the application.
- namespace str
- The namespace of the application.
- permissions Sequence[str]
- The configuration of events or requests that the application has access to.
- Sequence[root_Tag]
- The tags (keys and values) associated with the application.
- application
Arn String - The Amazon Resource Name (ARN) of the application.
- application
Config Property Map - The application configuration. Cannot be used when IsService is true.
- application
Source Property MapConfig - Application source config
- description String
- The application description.
- id String
- The id of the application.
- iframe
Config Property Map - The iframe configuration
- initialization
Timeout Number - The initialization timeout in milliseconds. Required when IsService is true.
- is
Service Boolean - Indicates if the application is a service
- name String
- The name of the application.
- namespace String
- The namespace of the application.
- permissions List<String>
- The configuration of events or requests that the application has access to.
- List<Property Map>
- The tags (keys and values) associated with the application.
Supporting Types
ApplicationConfig
ApplicationContactHandling
ApplicationContactHandlingScope
ApplicationExternalUrlConfig
- Access
Url string - The URL to access the application.
- Approved
Origins List<string> - Additional URLs to allow list if different than the access URL.
- Access
Url string - The URL to access the application.
- Approved
Origins []string - Additional URLs to allow list if different than the access URL.
- access
Url String - The URL to access the application.
- approved
Origins List<String> - Additional URLs to allow list if different than the access URL.
- access
Url string - The URL to access the application.
- approved
Origins string[] - Additional URLs to allow list if different than the access URL.
- access_
url str - The URL to access the application.
- approved_
origins Sequence[str] - Additional URLs to allow list if different than the access URL.
- access
Url String - The URL to access the application.
- approved
Origins List<String> - Additional URLs to allow list if different than the access URL.
ApplicationIframeConfig
ApplicationSourceConfigProperties
- External
Url Pulumi.Config Aws Native. App Integrations. Inputs. Application External Url Config - The external URL source for the application.
- External
Url ApplicationConfig External Url Config - The external URL source for the application.
- external
Url ApplicationConfig External Url Config - The external URL source for the application.
- external
Url ApplicationConfig External Url Config - The external URL source for the application.
- external_
url_ Applicationconfig External Url Config - The external URL source for the application.
- external
Url Property MapConfig - The external URL source for the application.
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.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
