You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: clients/client-qapps/README.md
+13-14
Original file line number
Diff line number
Diff line change
@@ -6,20 +6,19 @@
6
6
7
7
AWS SDK for JavaScript QApps Client for Node.js, Browser and React Native.
8
8
9
-
<p>The Amazon Q Apps feature capability within Amazon Q Business allows web experience
10
-
users to create lightweight, purpose-built AI apps to fulfill specific tasks from
11
-
within their web experience. For example, users can create a Q App that exclusively
12
-
generates marketing-related content to improve your marketing team's productivity or a
13
-
Q App for writing customer emails and creating promotional content using a certain
14
-
style of voice, tone, and branding. For more information on the capabilities, see
15
-
<ahref="https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/deploy-experience-iam-role.html#q-apps-actions">Amazon Q Apps capabilities</a> in the <i>Amazon Q Business User Guide</i>.
16
-
</p>
17
-
<p>For an overview of the Amazon Q App APIs, see <ahref="https://docs.aws.amazon.com/amazonq/latest/api-reference/API_Operations_QApps.html">Overview of
18
-
Amazon Q Apps API operations</a>.</p>
19
-
<p>For information about the IAM access control permissions you need to
20
-
use the Amazon Q Apps API, see <ahref="https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/deploy-experience-iam-role.html">
21
-
IAM role for the Amazon Q Business web experience including Amazon Q Apps</a> in the
22
-
<i>Amazon Q Business User Guide</i>.</p>
9
+
<p>The Amazon Q Apps feature capability within Amazon Q Business allows web experience users to create
10
+
lightweight, purpose-built AI apps to fulfill specific tasks from within their web experience.
11
+
For example, users can create a Q App that exclusively generates marketing-related content to
12
+
improve your marketing team's productivity or a Q App for writing customer emails and
13
+
creating promotional content using a certain style of voice, tone, and branding. For more
14
+
information on the capabilities, see <ahref="https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/deploy-experience-iam-role.html#q-apps-actions">Amazon Q Apps capabilities</a> in the <i>Amazon Q Business User
15
+
Guide</i>. </p>
16
+
<p>For an overview of the Amazon Q App APIs, see <ahref="https://docs.aws.amazon.com/amazonq/latest/api-reference/API_Operations_QApps.html">Overview of Amazon Q Apps API
17
+
operations</a>.</p>
18
+
<p>For information about the IAM access control permissions you need to use
19
+
the Amazon Q Apps API, see <ahref="https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/deploy-experience-iam-role.html">
20
+
IAM role for the Amazon Q Business web experience including Amazon Q Apps</a> in
Copy file name to clipboardexpand all lines: clients/client-qapps/src/QApps.ts
+13-14
Original file line number
Diff line number
Diff line change
@@ -724,20 +724,19 @@ export interface QApps {
724
724
}
725
725
726
726
/**
727
-
* <p>The Amazon Q Apps feature capability within Amazon Q Business allows web experience
728
-
* users to create lightweight, purpose-built AI apps to fulfill specific tasks from
729
-
* within their web experience. For example, users can create a Q App that exclusively
730
-
* generates marketing-related content to improve your marketing team's productivity or a
731
-
* Q App for writing customer emails and creating promotional content using a certain
732
-
* style of voice, tone, and branding. For more information on the capabilities, see
733
-
* <a href="https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/deploy-experience-iam-role.html#q-apps-actions">Amazon Q Apps capabilities</a> in the <i>Amazon Q Business User Guide</i>.
734
-
* </p>
735
-
* <p>For an overview of the Amazon Q App APIs, see <a href="https://docs.aws.amazon.com/amazonq/latest/api-reference/API_Operations_QApps.html">Overview of
736
-
* Amazon Q Apps API operations</a>.</p>
737
-
* <p>For information about the IAM access control permissions you need to
738
-
* use the Amazon Q Apps API, see <a href="https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/deploy-experience-iam-role.html">
739
-
* IAM role for the Amazon Q Business web experience including Amazon Q Apps</a> in the
740
-
* <i>Amazon Q Business User Guide</i>.</p>
727
+
* <p>The Amazon Q Apps feature capability within Amazon Q Business allows web experience users to create
728
+
* lightweight, purpose-built AI apps to fulfill specific tasks from within their web experience.
729
+
* For example, users can create a Q App that exclusively generates marketing-related content to
730
+
* improve your marketing team's productivity or a Q App for writing customer emails and
731
+
* creating promotional content using a certain style of voice, tone, and branding. For more
732
+
* information on the capabilities, see <a href="https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/deploy-experience-iam-role.html#q-apps-actions">Amazon Q Apps capabilities</a> in the <i>Amazon Q Business User
733
+
* Guide</i>. </p>
734
+
* <p>For an overview of the Amazon Q App APIs, see <a href="https://docs.aws.amazon.com/amazonq/latest/api-reference/API_Operations_QApps.html">Overview of Amazon Q Apps API
735
+
* operations</a>.</p>
736
+
* <p>For information about the IAM access control permissions you need to use
737
+
* the Amazon Q Apps API, see <a href="https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/deploy-experience-iam-role.html">
738
+
* IAM role for the Amazon Q Business web experience including Amazon Q Apps</a> in
0 commit comments