1. Packages
  2. AWS Native
  3. API Docs
  4. qbusiness
  5. getApplication

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

aws-native.qbusiness.getApplication

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

    Definition of AWS::QBusiness::Application Resource Type

    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_id: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetApplicationResult
    def get_application_output(application_id: 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:qbusiness:getApplication
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ApplicationId string
    The identifier for the Amazon Q Business application.
    ApplicationId string
    The identifier for the Amazon Q Business application.
    applicationId String
    The identifier for the Amazon Q Business application.
    applicationId string
    The identifier for the Amazon Q Business application.
    application_id str
    The identifier for the Amazon Q Business application.
    applicationId String
    The identifier for the Amazon Q Business application.

    getApplication Result

    The following output properties are available:

    ApplicationArn string
    The Amazon Resource Name (ARN) of the Amazon Q Business application.
    ApplicationId string
    The identifier for the Amazon Q Business application.
    AttachmentsConfiguration Pulumi.AwsNative.QBusiness.Outputs.ApplicationAttachmentsConfiguration
    Configuration information for the file upload during chat feature.
    CreatedAt string
    The Unix timestamp when the Amazon Q Business application was created.
    Description string
    A description for the Amazon Q Business application.
    DisplayName string
    The name of the Amazon Q Business application.
    IdentityCenterApplicationArn string
    The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
    QAppsConfiguration Pulumi.AwsNative.QBusiness.Outputs.ApplicationQAppsConfiguration
    Configuration information about Amazon Q Apps. (preview feature)
    RoleArn string
    The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics.
    Status Pulumi.AwsNative.QBusiness.ApplicationStatus
    The status of the Amazon Q Business application. The application is ready to use when the status is ACTIVE .
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    A list of key-value pairs that identify or categorize your Amazon Q Business application. You can also use tags to help control access to the application. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
    UpdatedAt string
    The Unix timestamp when the Amazon Q Business application was last updated.
    ApplicationArn string
    The Amazon Resource Name (ARN) of the Amazon Q Business application.
    ApplicationId string
    The identifier for the Amazon Q Business application.
    AttachmentsConfiguration ApplicationAttachmentsConfiguration
    Configuration information for the file upload during chat feature.
    CreatedAt string
    The Unix timestamp when the Amazon Q Business application was created.
    Description string
    A description for the Amazon Q Business application.
    DisplayName string
    The name of the Amazon Q Business application.
    IdentityCenterApplicationArn string
    The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
    QAppsConfiguration ApplicationQAppsConfiguration
    Configuration information about Amazon Q Apps. (preview feature)
    RoleArn string
    The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics.
    Status ApplicationStatus
    The status of the Amazon Q Business application. The application is ready to use when the status is ACTIVE .
    Tags Tag
    A list of key-value pairs that identify or categorize your Amazon Q Business application. You can also use tags to help control access to the application. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
    UpdatedAt string
    The Unix timestamp when the Amazon Q Business application was last updated.
    applicationArn String
    The Amazon Resource Name (ARN) of the Amazon Q Business application.
    applicationId String
    The identifier for the Amazon Q Business application.
    attachmentsConfiguration ApplicationAttachmentsConfiguration
    Configuration information for the file upload during chat feature.
    createdAt String
    The Unix timestamp when the Amazon Q Business application was created.
    description String
    A description for the Amazon Q Business application.
    displayName String
    The name of the Amazon Q Business application.
    identityCenterApplicationArn String
    The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
    qAppsConfiguration ApplicationQAppsConfiguration
    Configuration information about Amazon Q Apps. (preview feature)
    roleArn String
    The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics.
    status ApplicationStatus
    The status of the Amazon Q Business application. The application is ready to use when the status is ACTIVE .
    tags List<Tag>
    A list of key-value pairs that identify or categorize your Amazon Q Business application. You can also use tags to help control access to the application. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
    updatedAt String
    The Unix timestamp when the Amazon Q Business application was last updated.
    applicationArn string
    The Amazon Resource Name (ARN) of the Amazon Q Business application.
    applicationId string
    The identifier for the Amazon Q Business application.
    attachmentsConfiguration ApplicationAttachmentsConfiguration
    Configuration information for the file upload during chat feature.
    createdAt string
    The Unix timestamp when the Amazon Q Business application was created.
    description string
    A description for the Amazon Q Business application.
    displayName string
    The name of the Amazon Q Business application.
    identityCenterApplicationArn string
    The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
    qAppsConfiguration ApplicationQAppsConfiguration
    Configuration information about Amazon Q Apps. (preview feature)
    roleArn string
    The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics.
    status ApplicationStatus
    The status of the Amazon Q Business application. The application is ready to use when the status is ACTIVE .
    tags Tag[]
    A list of key-value pairs that identify or categorize your Amazon Q Business application. You can also use tags to help control access to the application. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
    updatedAt string
    The Unix timestamp when the Amazon Q Business application was last updated.
    application_arn str
    The Amazon Resource Name (ARN) of the Amazon Q Business application.
    application_id str
    The identifier for the Amazon Q Business application.
    attachments_configuration ApplicationAttachmentsConfiguration
    Configuration information for the file upload during chat feature.
    created_at str
    The Unix timestamp when the Amazon Q Business application was created.
    description str
    A description for the Amazon Q Business application.
    display_name str
    The name of the Amazon Q Business application.
    identity_center_application_arn str
    The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
    q_apps_configuration ApplicationQAppsConfiguration
    Configuration information about Amazon Q Apps. (preview feature)
    role_arn str
    The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics.
    status ApplicationStatus
    The status of the Amazon Q Business application. The application is ready to use when the status is ACTIVE .
    tags Sequence[root_Tag]
    A list of key-value pairs that identify or categorize your Amazon Q Business application. You can also use tags to help control access to the application. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
    updated_at str
    The Unix timestamp when the Amazon Q Business application was last updated.
    applicationArn String
    The Amazon Resource Name (ARN) of the Amazon Q Business application.
    applicationId String
    The identifier for the Amazon Q Business application.
    attachmentsConfiguration Property Map
    Configuration information for the file upload during chat feature.
    createdAt String
    The Unix timestamp when the Amazon Q Business application was created.
    description String
    A description for the Amazon Q Business application.
    displayName String
    The name of the Amazon Q Business application.
    identityCenterApplicationArn String
    The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
    qAppsConfiguration Property Map
    Configuration information about Amazon Q Apps. (preview feature)
    roleArn String
    The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics.
    status "CREATING" | "ACTIVE" | "DELETING" | "FAILED" | "UPDATING"
    The status of the Amazon Q Business application. The application is ready to use when the status is ACTIVE .
    tags List<Property Map>
    A list of key-value pairs that identify or categorize your Amazon Q Business application. You can also use tags to help control access to the application. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
    updatedAt String
    The Unix timestamp when the Amazon Q Business application was last updated.

    Supporting Types

    ApplicationAttachmentsConfiguration

    AttachmentsControlMode Pulumi.AwsNative.QBusiness.ApplicationAttachmentsControlMode
    Status information about whether file upload functionality is activated or deactivated for your end user.
    AttachmentsControlMode ApplicationAttachmentsControlMode
    Status information about whether file upload functionality is activated or deactivated for your end user.
    attachmentsControlMode ApplicationAttachmentsControlMode
    Status information about whether file upload functionality is activated or deactivated for your end user.
    attachmentsControlMode ApplicationAttachmentsControlMode
    Status information about whether file upload functionality is activated or deactivated for your end user.
    attachments_control_mode ApplicationAttachmentsControlMode
    Status information about whether file upload functionality is activated or deactivated for your end user.
    attachmentsControlMode "ENABLED" | "DISABLED"
    Status information about whether file upload functionality is activated or deactivated for your end user.

    ApplicationAttachmentsControlMode

    ApplicationQAppsConfiguration

    QAppsControlMode Pulumi.AwsNative.QBusiness.ApplicationQAppsControlMode
    Status information about whether end users can create and use Amazon Q Apps in the web experience.
    QAppsControlMode ApplicationQAppsControlMode
    Status information about whether end users can create and use Amazon Q Apps in the web experience.
    qAppsControlMode ApplicationQAppsControlMode
    Status information about whether end users can create and use Amazon Q Apps in the web experience.
    qAppsControlMode ApplicationQAppsControlMode
    Status information about whether end users can create and use Amazon Q Apps in the web experience.
    q_apps_control_mode ApplicationQAppsControlMode
    Status information about whether end users can create and use Amazon Q Apps in the web experience.
    qAppsControlMode "ENABLED" | "DISABLED"
    Status information about whether end users can create and use Amazon Q Apps in the web experience.

    ApplicationQAppsControlMode

    ApplicationStatus

    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

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi