To manage an Amazon Q Business application environment, you can take the following actions:
Actions
Deleting an application
To delete an Amazon Q Business application environment, you can use the console or the DeleteApplication API operation.
The following tabs provide a procedure for the console and code examples for the AWS CLI.
To delete an Amazon Q Business application
-
Sign in to the AWS Management Console and open the Amazon Q Business console.
-
In Applications, choose Actions.
-
Choose Delete.
-
In the dialog box that opens, type
Delete
to confirm deletion, and then choose Delete.You are returned to the service console while your application environment is deleted. When the deletion process is complete, the console displays a message confirming successful deletion.
Getting application environment properties
To get the properties of an Amazon Q Business application environment, you can use the console or the GetApplication API operation.
The following tabs provide a procedure for the console and code examples for the AWS CLI.
To get properties of an Amazon Q Business application environment
-
Sign in to the AWS Management Console and open the Amazon Q Business console.
-
For Applications, select the name of your application environment from the list of applications.
-
On Application settings, the following properties are available:
-
Application name – The name that you chose for your application environment.
-
Application ID – The ID assigned to your application environment.
-
Subtitle – The subtitle that you chose to assign to your application environment.
-
Service access – The service access role that your application environment is using.
-
Title – The title that you gave to your application environment.
-
Application status – The status of your application environment.
To update a setting, select Edit.
-
Listing applications
To list Amazon Q Business applications, you can use the console or the ListApplications API operation.
The following tabs provide a procedure for the console and code examples for the AWS CLI.
To list your Amazon Q Business application environments
-
Sign in to the AWS Management Console and open the Amazon Q Business console.
-
In Applications, all your configured application environments are listed.
Updating an application environment
To update an Amazon Q Business application environment, you can use the console or the UpdateApplication API operation.
Note
You can't update the retriever you've chosen or change users and groups added to the application environment when you update it. If you need to update your retriever, create a new application environment.
If you're integrating your Amazon Q Business application environment with IAM Identity Center (IDC) and you want to update users and groups, you can do so from the application environment summary page.
The following tabs provide a procedure for the console and code examples for the AWS CLI.
To update an Amazon Q Business application environment
Option 1
-
Sign in to the AWS Management Console and open the Amazon Q Business console.
-
In Applications, select the name of your application environment from the list of applications.
-
In Applications, choose Actions.
-
Choose Edit.
On the Update application page, edit your application environment settings.
Option 2
-
Sign in to the AWS Management Console and open the Amazon Q Business console.
-
In Applications, select the name of your application environment from the list of applications.
-
On the application page, select Edit from the page header, or select Edit from Application settings.
-
Choose Edit.
On the Update application page, edit your application environment settings.