QApps#
Client#
- class QApps.Client#
A low-level client representing QApps
The Amazon Q Apps feature capability within Amazon Q Business allows web experience users to create lightweight, purpose-built AI apps to fulfill specific tasks from within their web experience. For example, users can create an Q Appthat exclusively generates marketing-related content to improve your marketing team’s productivity or a Q App for marketing content-generation like writing customer emails and creating promotional content using a certain style of voice, tone, and branding. For more information, see Amazon Q App in the Amazon Q Business User Guide.
import boto3 client = boto3.client('qapps')
These are the available methods:
- associate_library_item_review
- associate_q_app_with_user
- can_paginate
- close
- create_library_item
- create_q_app
- delete_library_item
- delete_q_app
- disassociate_library_item_review
- disassociate_q_app_from_user
- get_library_item
- get_paginator
- get_q_app
- get_q_app_session
- get_waiter
- import_document
- list_library_items
- list_q_apps
- list_tags_for_resource
- predict_q_app
- start_q_app_session
- stop_q_app_session
- tag_resource
- untag_resource
- update_library_item
- update_q_app
- update_q_app_session
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: