We recommend new projects start with resources from the AWS provider.
aws-native.qbusiness.Application
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::QBusiness::Application Resource Type
Create Application Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Application(name: string, args: ApplicationArgs, opts?: CustomResourceOptions);
@overload
def Application(resource_name: str,
args: ApplicationArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Application(resource_name: str,
opts: Optional[ResourceOptions] = None,
display_name: Optional[str] = None,
iam_identity_provider_arn: Optional[str] = None,
client_ids_for_oidc: Optional[Sequence[str]] = None,
description: Optional[str] = None,
auto_subscription_configuration: Optional[ApplicationAutoSubscriptionConfigurationArgs] = None,
encryption_configuration: Optional[ApplicationEncryptionConfigurationArgs] = None,
attachments_configuration: Optional[ApplicationAttachmentsConfigurationArgs] = None,
identity_center_instance_arn: Optional[str] = None,
identity_type: Optional[ApplicationIdentityType] = None,
personalization_configuration: Optional[ApplicationPersonalizationConfigurationArgs] = None,
q_apps_configuration: Optional[ApplicationQAppsConfigurationArgs] = None,
role_arn: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewApplication(ctx *Context, name string, args ApplicationArgs, opts ...ResourceOption) (*Application, error)
public Application(string name, ApplicationArgs args, CustomResourceOptions? opts = null)
public Application(String name, ApplicationArgs args)
public Application(String name, ApplicationArgs args, CustomResourceOptions options)
type: aws-native:qbusiness:Application
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ApplicationArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Application Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Application resource accepts the following input properties:
- Display
Name string - The name of the Amazon Q Business application.
- Attachments
Configuration Pulumi.Aws Native. QBusiness. Inputs. Application Attachments Configuration - Configuration information for the file upload during chat feature.
- Auto
Subscription Pulumi.Configuration Aws Native. QBusiness. Inputs. Application Auto Subscription Configuration - Subscription configuration information for an Amazon Q Business application using IAM identity federation for user management.
- Client
Ids List<string>For Oidc - Description string
- A description for the Amazon Q Business application.
- Encryption
Configuration Pulumi.Aws Native. QBusiness. Inputs. Application Encryption Configuration - Provides the identifier of the AWS KMS key used to encrypt data indexed by Amazon Q Business. Amazon Q Business doesn't support asymmetric keys.
- Iam
Identity stringProvider Arn - The Amazon Resource Name (ARN) of an identity provider being used by an Amazon Q Business application.
- Identity
Center stringInstance Arn The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
Required :
Yes
- Identity
Type Pulumi.Aws Native. QBusiness. Application Identity Type - The authentication type being used by a Amazon Q Business application.
- Personalization
Configuration Pulumi.Aws Native. QBusiness. Inputs. Application Personalization Configuration - Configuration information about chat response personalization. For more information, see Personalizing chat responses .
- QApps
Configuration Pulumi.Aws Native. QBusiness. Inputs. Application QApps Configuration - Configuration information about Amazon Q Apps.
- Role
Arn string - The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics. If this property is not specified, Amazon Q Business will create a service linked role (SLR) and use it as the application's role.
- List<Pulumi.
Aws Native. Inputs. 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: _ . : / = + - @.
- Display
Name string - The name of the Amazon Q Business application.
- Attachments
Configuration ApplicationAttachments Configuration Args - Configuration information for the file upload during chat feature.
- Auto
Subscription ApplicationConfiguration Auto Subscription Configuration Args - Subscription configuration information for an Amazon Q Business application using IAM identity federation for user management.
- Client
Ids []stringFor Oidc - Description string
- A description for the Amazon Q Business application.
- Encryption
Configuration ApplicationEncryption Configuration Args - Provides the identifier of the AWS KMS key used to encrypt data indexed by Amazon Q Business. Amazon Q Business doesn't support asymmetric keys.
- Iam
Identity stringProvider Arn - The Amazon Resource Name (ARN) of an identity provider being used by an Amazon Q Business application.
- Identity
Center stringInstance Arn The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
Required :
Yes
- Identity
Type ApplicationIdentity Type - The authentication type being used by a Amazon Q Business application.
- Personalization
Configuration ApplicationPersonalization Configuration Args - Configuration information about chat response personalization. For more information, see Personalizing chat responses .
- QApps
Configuration ApplicationQApps Configuration Args - Configuration information about Amazon Q Apps.
- Role
Arn string - The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics. If this property is not specified, Amazon Q Business will create a service linked role (SLR) and use it as the application's role.
- Tag
Args - 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: _ . : / = + - @.
- display
Name String - The name of the Amazon Q Business application.
- attachments
Configuration ApplicationAttachments Configuration - Configuration information for the file upload during chat feature.
- auto
Subscription ApplicationConfiguration Auto Subscription Configuration - Subscription configuration information for an Amazon Q Business application using IAM identity federation for user management.
- client
Ids List<String>For Oidc - description String
- A description for the Amazon Q Business application.
- encryption
Configuration ApplicationEncryption Configuration - Provides the identifier of the AWS KMS key used to encrypt data indexed by Amazon Q Business. Amazon Q Business doesn't support asymmetric keys.
- iam
Identity StringProvider Arn - The Amazon Resource Name (ARN) of an identity provider being used by an Amazon Q Business application.
- identity
Center StringInstance Arn The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
Required :
Yes
- identity
Type ApplicationIdentity Type - The authentication type being used by a Amazon Q Business application.
- personalization
Configuration ApplicationPersonalization Configuration - Configuration information about chat response personalization. For more information, see Personalizing chat responses .
- q
Apps ApplicationConfiguration QApps Configuration - Configuration information about Amazon Q Apps.
- role
Arn String - The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics. If this property is not specified, Amazon Q Business will create a service linked role (SLR) and use it as the application's role.
- 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: _ . : / = + - @.
- display
Name string - The name of the Amazon Q Business application.
- attachments
Configuration ApplicationAttachments Configuration - Configuration information for the file upload during chat feature.
- auto
Subscription ApplicationConfiguration Auto Subscription Configuration - Subscription configuration information for an Amazon Q Business application using IAM identity federation for user management.
- client
Ids string[]For Oidc - description string
- A description for the Amazon Q Business application.
- encryption
Configuration ApplicationEncryption Configuration - Provides the identifier of the AWS KMS key used to encrypt data indexed by Amazon Q Business. Amazon Q Business doesn't support asymmetric keys.
- iam
Identity stringProvider Arn - The Amazon Resource Name (ARN) of an identity provider being used by an Amazon Q Business application.
- identity
Center stringInstance Arn The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
Required :
Yes
- identity
Type ApplicationIdentity Type - The authentication type being used by a Amazon Q Business application.
- personalization
Configuration ApplicationPersonalization Configuration - Configuration information about chat response personalization. For more information, see Personalizing chat responses .
- q
Apps ApplicationConfiguration QApps Configuration - Configuration information about Amazon Q Apps.
- role
Arn string - The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics. If this property is not specified, Amazon Q Business will create a service linked role (SLR) and use it as the application's role.
- 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: _ . : / = + - @.
- display_
name str - The name of the Amazon Q Business application.
- attachments_
configuration ApplicationAttachments Configuration Args - Configuration information for the file upload during chat feature.
- auto_
subscription_ Applicationconfiguration Auto Subscription Configuration Args - Subscription configuration information for an Amazon Q Business application using IAM identity federation for user management.
- client_
ids_ Sequence[str]for_ oidc - description str
- A description for the Amazon Q Business application.
- encryption_
configuration ApplicationEncryption Configuration Args - Provides the identifier of the AWS KMS key used to encrypt data indexed by Amazon Q Business. Amazon Q Business doesn't support asymmetric keys.
- iam_
identity_ strprovider_ arn - The Amazon Resource Name (ARN) of an identity provider being used by an Amazon Q Business application.
- identity_
center_ strinstance_ arn The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
Required :
Yes
- identity_
type ApplicationIdentity Type - The authentication type being used by a Amazon Q Business application.
- personalization_
configuration ApplicationPersonalization Configuration Args - Configuration information about chat response personalization. For more information, see Personalizing chat responses .
- q_
apps_ Applicationconfiguration QApps Configuration Args - Configuration information about Amazon Q Apps.
- role_
arn str - The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics. If this property is not specified, Amazon Q Business will create a service linked role (SLR) and use it as the application's role.
- Sequence[Tag
Args] - 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: _ . : / = + - @.
- display
Name String - The name of the Amazon Q Business application.
- attachments
Configuration Property Map - Configuration information for the file upload during chat feature.
- auto
Subscription Property MapConfiguration - Subscription configuration information for an Amazon Q Business application using IAM identity federation for user management.
- client
Ids List<String>For Oidc - description String
- A description for the Amazon Q Business application.
- encryption
Configuration Property Map - Provides the identifier of the AWS KMS key used to encrypt data indexed by Amazon Q Business. Amazon Q Business doesn't support asymmetric keys.
- iam
Identity StringProvider Arn - The Amazon Resource Name (ARN) of an identity provider being used by an Amazon Q Business application.
- identity
Center StringInstance Arn The Amazon Resource Name (ARN) of the IAM Identity Center instance you are either creating for—or connecting to—your Amazon Q Business application.
Required :
Yes
- identity
Type "AWS_IAM_IDP_SAML" | "AWS_IAM_IDP_OIDC" | "AWS_IAM_IDC" - The authentication type being used by a Amazon Q Business application.
- personalization
Configuration Property Map - Configuration information about chat response personalization. For more information, see Personalizing chat responses .
- q
Apps Property MapConfiguration - Configuration information about Amazon Q Apps.
- role
Arn String - The Amazon Resource Name (ARN) of an IAM role with permissions to access your Amazon CloudWatch logs and metrics. If this property is not specified, Amazon Q Business will create a service linked role (SLR) and use it as the application's role.
- 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: _ . : / = + - @.
Outputs
All input properties are implicitly available as output properties. Additionally, the Application resource produces the following output properties:
- Application
Arn string - The Amazon Resource Name (ARN) of the Amazon Q Business application.
- Application
Id string - The identifier for the Amazon Q Business application.
- Created
At string - The Unix timestamp when the Amazon Q Business application was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- Identity
Center stringApplication Arn - The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
- Status
Pulumi.
Aws Native. QBusiness. Application Status - The status of the Amazon Q Business application. The application is ready to use when the status is
ACTIVE
. - Updated
At string - The Unix timestamp when the Amazon Q Business application was last updated.
- Application
Arn string - The Amazon Resource Name (ARN) of the Amazon Q Business application.
- Application
Id string - The identifier for the Amazon Q Business application.
- Created
At string - The Unix timestamp when the Amazon Q Business application was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- Identity
Center stringApplication Arn - The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
- Status
Application
Status - The status of the Amazon Q Business application. The application is ready to use when the status is
ACTIVE
. - Updated
At string - The Unix timestamp when the Amazon Q Business application was last updated.
- application
Arn String - The Amazon Resource Name (ARN) of the Amazon Q Business application.
- application
Id String - The identifier for the Amazon Q Business application.
- created
At String - The Unix timestamp when the Amazon Q Business application was created.
- id String
- The provider-assigned unique ID for this managed resource.
- identity
Center StringApplication Arn - The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
- status
Application
Status - The status of the Amazon Q Business application. The application is ready to use when the status is
ACTIVE
. - updated
At String - The Unix timestamp when the Amazon Q Business application was last updated.
- application
Arn string - The Amazon Resource Name (ARN) of the Amazon Q Business application.
- application
Id string - The identifier for the Amazon Q Business application.
- created
At string - The Unix timestamp when the Amazon Q Business application was created.
- id string
- The provider-assigned unique ID for this managed resource.
- identity
Center stringApplication Arn - The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
- status
Application
Status - The status of the Amazon Q Business application. The application is ready to use when the status is
ACTIVE
. - updated
At 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.
- created_
at str - The Unix timestamp when the Amazon Q Business application was created.
- id str
- The provider-assigned unique ID for this managed resource.
- identity_
center_ strapplication_ arn - The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
- status
Application
Status - The status of the Amazon Q Business application. The application is ready to use when the status is
ACTIVE
. - updated_
at str - The Unix timestamp when the Amazon Q Business application was last updated.
- application
Arn String - The Amazon Resource Name (ARN) of the Amazon Q Business application.
- application
Id String - The identifier for the Amazon Q Business application.
- created
At String - The Unix timestamp when the Amazon Q Business application was created.
- id String
- The provider-assigned unique ID for this managed resource.
- identity
Center StringApplication Arn - The Amazon Resource Name (ARN) of the AWS IAM Identity Center instance attached to your Amazon Q Business application.
- 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
. - updated
At String - The Unix timestamp when the Amazon Q Business application was last updated.
Supporting Types
ApplicationAttachmentsConfiguration, ApplicationAttachmentsConfigurationArgs
- Attachments
Control Pulumi.Mode Aws Native. QBusiness. Application Attachments Control Mode - Status information about whether file upload functionality is activated or deactivated for your end user.
- Attachments
Control ApplicationMode Attachments Control Mode - Status information about whether file upload functionality is activated or deactivated for your end user.
- attachments
Control ApplicationMode Attachments Control Mode - Status information about whether file upload functionality is activated or deactivated for your end user.
- attachments
Control ApplicationMode Attachments Control Mode - Status information about whether file upload functionality is activated or deactivated for your end user.
- attachments_
control_ Applicationmode Attachments Control Mode - Status information about whether file upload functionality is activated or deactivated for your end user.
- attachments
Control "ENABLED" | "DISABLED"Mode - Status information about whether file upload functionality is activated or deactivated for your end user.
ApplicationAttachmentsControlMode, ApplicationAttachmentsControlModeArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- Application
Attachments Control Mode Enabled - ENABLED
- Application
Attachments Control Mode Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
ApplicationAutoSubscriptionConfiguration, ApplicationAutoSubscriptionConfigurationArgs
- Auto
Subscribe Pulumi.Aws Native. QBusiness. Application Auto Subscription Status - Describes whether automatic subscriptions are enabled for an Amazon Q Business application using IAM identity federation for user management.
- Default
Subscription Pulumi.Type Aws Native. QBusiness. Application Subscription Type - Describes the default subscription type assigned to an Amazon Q Business application using IAM identity federation for user management. If the value for
autoSubscribe
is set toENABLED
you must select a value for this field.
- Auto
Subscribe ApplicationAuto Subscription Status - Describes whether automatic subscriptions are enabled for an Amazon Q Business application using IAM identity federation for user management.
- Default
Subscription ApplicationType Subscription Type - Describes the default subscription type assigned to an Amazon Q Business application using IAM identity federation for user management. If the value for
autoSubscribe
is set toENABLED
you must select a value for this field.
- auto
Subscribe ApplicationAuto Subscription Status - Describes whether automatic subscriptions are enabled for an Amazon Q Business application using IAM identity federation for user management.
- default
Subscription ApplicationType Subscription Type - Describes the default subscription type assigned to an Amazon Q Business application using IAM identity federation for user management. If the value for
autoSubscribe
is set toENABLED
you must select a value for this field.
- auto
Subscribe ApplicationAuto Subscription Status - Describes whether automatic subscriptions are enabled for an Amazon Q Business application using IAM identity federation for user management.
- default
Subscription ApplicationType Subscription Type - Describes the default subscription type assigned to an Amazon Q Business application using IAM identity federation for user management. If the value for
autoSubscribe
is set toENABLED
you must select a value for this field.
- auto_
subscribe ApplicationAuto Subscription Status - Describes whether automatic subscriptions are enabled for an Amazon Q Business application using IAM identity federation for user management.
- default_
subscription_ Applicationtype Subscription Type - Describes the default subscription type assigned to an Amazon Q Business application using IAM identity federation for user management. If the value for
autoSubscribe
is set toENABLED
you must select a value for this field.
- auto
Subscribe "ENABLED" | "DISABLED" - Describes whether automatic subscriptions are enabled for an Amazon Q Business application using IAM identity federation for user management.
- default
Subscription "Q_LITE" | "Q_BUSINESS"Type - Describes the default subscription type assigned to an Amazon Q Business application using IAM identity federation for user management. If the value for
autoSubscribe
is set toENABLED
you must select a value for this field.
ApplicationAutoSubscriptionStatus, ApplicationAutoSubscriptionStatusArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- Application
Auto Subscription Status Enabled - ENABLED
- Application
Auto Subscription Status Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
ApplicationEncryptionConfiguration, ApplicationEncryptionConfigurationArgs
- Kms
Key stringId - The identifier of the AWS KMS key. Amazon Q Business doesn't support asymmetric keys.
- Kms
Key stringId - The identifier of the AWS KMS key. Amazon Q Business doesn't support asymmetric keys.
- kms
Key StringId - The identifier of the AWS KMS key. Amazon Q Business doesn't support asymmetric keys.
- kms
Key stringId - The identifier of the AWS KMS key. Amazon Q Business doesn't support asymmetric keys.
- kms_
key_ strid - The identifier of the AWS KMS key. Amazon Q Business doesn't support asymmetric keys.
- kms
Key StringId - The identifier of the AWS KMS key. Amazon Q Business doesn't support asymmetric keys.
ApplicationIdentityType, ApplicationIdentityTypeArgs
- Aws
Iam Idp Saml - AWS_IAM_IDP_SAML
- Aws
Iam Idp Oidc - AWS_IAM_IDP_OIDC
- Aws
Iam Idc - AWS_IAM_IDC
- Application
Identity Type Aws Iam Idp Saml - AWS_IAM_IDP_SAML
- Application
Identity Type Aws Iam Idp Oidc - AWS_IAM_IDP_OIDC
- Application
Identity Type Aws Iam Idc - AWS_IAM_IDC
- Aws
Iam Idp Saml - AWS_IAM_IDP_SAML
- Aws
Iam Idp Oidc - AWS_IAM_IDP_OIDC
- Aws
Iam Idc - AWS_IAM_IDC
- Aws
Iam Idp Saml - AWS_IAM_IDP_SAML
- Aws
Iam Idp Oidc - AWS_IAM_IDP_OIDC
- Aws
Iam Idc - AWS_IAM_IDC
- AWS_IAM_IDP_SAML
- AWS_IAM_IDP_SAML
- AWS_IAM_IDP_OIDC
- AWS_IAM_IDP_OIDC
- AWS_IAM_IDC
- AWS_IAM_IDC
- "AWS_IAM_IDP_SAML"
- AWS_IAM_IDP_SAML
- "AWS_IAM_IDP_OIDC"
- AWS_IAM_IDP_OIDC
- "AWS_IAM_IDC"
- AWS_IAM_IDC
ApplicationPersonalizationConfiguration, ApplicationPersonalizationConfigurationArgs
- Personalization
Control Pulumi.Mode Aws Native. QBusiness. Application Personalization Control Mode - An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
- Personalization
Control ApplicationMode Personalization Control Mode - An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
- personalization
Control ApplicationMode Personalization Control Mode - An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
- personalization
Control ApplicationMode Personalization Control Mode - An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
- personalization_
control_ Applicationmode Personalization Control Mode - An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
- personalization
Control "ENABLED" | "DISABLED"Mode - An option to allow Amazon Q Business to customize chat responses using user specific metadata—specifically, location and job information—in your IAM Identity Center instance.
ApplicationPersonalizationControlMode, ApplicationPersonalizationControlModeArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- Application
Personalization Control Mode Enabled - ENABLED
- Application
Personalization Control Mode Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
ApplicationQAppsConfiguration, ApplicationQAppsConfigurationArgs
- QApps
Control Pulumi.Mode Aws Native. QBusiness. Application QApps Control Mode - Status information about whether end users can create and use Amazon Q Apps in the web experience.
- QApps
Control ApplicationMode QApps Control Mode - Status information about whether end users can create and use Amazon Q Apps in the web experience.
- q
Apps ApplicationControl Mode QApps Control Mode - Status information about whether end users can create and use Amazon Q Apps in the web experience.
- q
Apps ApplicationControl Mode QApps Control Mode - Status information about whether end users can create and use Amazon Q Apps in the web experience.
- q_
apps_ Applicationcontrol_ mode QApps Control Mode - Status information about whether end users can create and use Amazon Q Apps in the web experience.
- q
Apps "ENABLED" | "DISABLED"Control Mode - Status information about whether end users can create and use Amazon Q Apps in the web experience.
ApplicationQAppsControlMode, ApplicationQAppsControlModeArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- Application
QApps Control Mode Enabled - ENABLED
- Application
QApps Control Mode Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
ApplicationStatus, ApplicationStatusArgs
- Creating
- CREATING
- Active
- ACTIVE
- Deleting
- DELETING
- Failed
- FAILED
- Updating
- UPDATING
- Application
Status Creating - CREATING
- Application
Status Active - ACTIVE
- Application
Status Deleting - DELETING
- Application
Status Failed - FAILED
- Application
Status Updating - UPDATING
- Creating
- CREATING
- Active
- ACTIVE
- Deleting
- DELETING
- Failed
- FAILED
- Updating
- UPDATING
- Creating
- CREATING
- Active
- ACTIVE
- Deleting
- DELETING
- Failed
- FAILED
- Updating
- UPDATING
- CREATING
- CREATING
- ACTIVE
- ACTIVE
- DELETING
- DELETING
- FAILED
- FAILED
- UPDATING
- UPDATING
- "CREATING"
- CREATING
- "ACTIVE"
- ACTIVE
- "DELETING"
- DELETING
- "FAILED"
- FAILED
- "UPDATING"
- UPDATING
ApplicationSubscriptionType, ApplicationSubscriptionTypeArgs
- QLite
- Q_LITE
- QBusiness
- Q_BUSINESS
- Application
Subscription Type QLite - Q_LITE
- Application
Subscription Type QBusiness - Q_BUSINESS
- QLite
- Q_LITE
- QBusiness
- Q_BUSINESS
- QLite
- Q_LITE
- QBusiness
- Q_BUSINESS
- Q_LITE
- Q_LITE
- Q_BUSINESS
- Q_BUSINESS
- "Q_LITE"
- Q_LITE
- "Q_BUSINESS"
- Q_BUSINESS
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.