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
feat(client-qbusiness): The CheckDocumentAccess API for Amazon Q Business is a self-service debugging API that allows administrators to verify document access permissions and review Access Control List (ACL) configurations.
Copy file name to clipboardExpand all lines: clients/client-qbusiness/README.md
+9-39Lines changed: 9 additions & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,45 +6,7 @@
6
6
7
7
AWS SDK for JavaScript QBusiness Client for Node.js, Browser and React Native.
8
8
9
-
<p>This is the <i>Amazon Q Business</i> API Reference. Amazon Q Business is a fully
10
-
managed, generative-AI powered enterprise chat assistant that you can deploy within your
11
-
organization. Amazon Q Business enhances employee productivity by supporting key tasks such
12
-
as question-answering, knowledge discovery, writing email messages, summarizing text,
13
-
drafting document outlines, and brainstorming ideas. Users ask questions of
14
-
Amazon Q Business and get answers that are presented in a conversational manner. For an
15
-
introduction to the service, see the <ahref="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/what-is.html">
16
-
<i>Amazon Q Business User Guide</i>
17
-
</a>.</p>
18
-
<p>For an overview of the Amazon Q Business APIs, see <ahref="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/api-ref.html#api-overview">Overview of Amazon Q Business API operations</a>.</p>
19
-
<p>For information about the IAM access control permissions you need to
20
-
use this API, see <ahref="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/iam-roles.html">IAM roles for Amazon Q Business</a> in the
21
-
<i>Amazon Q Business User Guide</i>.</p>
22
-
<p>The following resources provide additional information about using the Amazon Q Business
23
-
API:</p>
24
-
<ul>
25
-
<li>
26
-
<p>
27
-
<i>
28
-
<ahref="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/setting-up.html">Setting up for
29
-
Amazon Q Business</a>
30
-
</i>
31
-
</p>
32
-
</li>
33
-
<li>
34
-
<p>
35
-
<i>
36
-
<ahref="https://awscli.amazonaws.com/v2/documentation/api/latest/reference/qbusiness/index.html">Amazon Q Business CLI Reference</a>
37
-
</i>
38
-
</p>
39
-
</li>
40
-
<li>
41
-
<p>
42
-
<i>
43
-
<ahref="https://docs.aws.amazon.com/general/latest/gr/amazonq.html">Amazon Web Services General Reference</a>
44
-
</i>
45
-
</p>
46
-
</li>
47
-
</ul>
9
+
<p>This is the <i>Amazon Q Business</i> API Reference. Amazon Q Business is a fully managed, generative-AI powered enterprise chat assistant that you can deploy within your organization. Amazon Q Business enhances employee productivity by supporting key tasks such as question-answering, knowledge discovery, writing email messages, summarizing text, drafting document outlines, and brainstorming ideas. Users ask questions of Amazon Q Business and get answers that are presented in a conversational manner. For an introduction to the service, see the <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/what-is.html"> <i>Amazon Q Business User Guide</i> </a>.</p> <p>For an overview of the Amazon Q Business APIs, see <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/api-ref.html#api-overview">Overview of Amazon Q Business API operations</a>.</p> <p>For information about the IAM access control permissions you need to use this API, see <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/iam-roles.html">IAM roles for Amazon Q Business</a> in the <i>Amazon Q Business User Guide</i>.</p> <p>The following resources provide additional information about using the Amazon Q Business API:</p> <ul> <li> <p> <i> <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/setting-up.html">Setting up for Amazon Q Business</a> </i> </p> </li> <li> <p> <i> <a href="https://awscli.amazonaws.com/v2/documentation/api/latest/reference/qbusiness/index.html">Amazon Q Business CLI Reference</a> </i> </p> </li> <li> <p> <i> <a href="https://docs.aws.amazon.com/general/latest/gr/amazonq.html">Amazon Web Services General Reference</a> </i> </p> </li> </ul>
48
10
49
11
## Installing
50
12
@@ -288,6 +250,14 @@ ChatSync
288
250
289
251
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qbusiness/command/ChatSyncCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qbusiness/Interface/ChatSyncCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qbusiness/Interface/ChatSyncCommandOutput/)
290
252
253
+
</details>
254
+
<details>
255
+
<summary>
256
+
CheckDocumentAccess
257
+
</summary>
258
+
259
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qbusiness/command/CheckDocumentAccessCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qbusiness/Interface/CheckDocumentAccessCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qbusiness/Interface/CheckDocumentAccessCommandOutput/)
* <p>This is the <i>Amazon Q Business</i> API Reference. Amazon Q Business is a fully
1455
-
* managed, generative-AI powered enterprise chat assistant that you can deploy within your
1456
-
* organization. Amazon Q Business enhances employee productivity by supporting key tasks such
1457
-
* as question-answering, knowledge discovery, writing email messages, summarizing text,
1458
-
* drafting document outlines, and brainstorming ideas. Users ask questions of
1459
-
* Amazon Q Business and get answers that are presented in a conversational manner. For an
1460
-
* introduction to the service, see the <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/what-is.html">
1461
-
* <i>Amazon Q Business User Guide</i>
1462
-
* </a>.</p>
1463
-
* <p>For an overview of the Amazon Q Business APIs, see <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/api-ref.html#api-overview">Overview of Amazon Q Business API operations</a>.</p>
1464
-
* <p>For information about the IAM access control permissions you need to
1465
-
* use this API, see <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/iam-roles.html">IAM roles for Amazon Q Business</a> in the
1466
-
* <i>Amazon Q Business User Guide</i>.</p>
1467
-
* <p>The following resources provide additional information about using the Amazon Q Business
1468
-
* API:</p>
1469
-
* <ul>
1470
-
* <li>
1471
-
* <p>
1472
-
* <i>
1473
-
* <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/setting-up.html">Setting up for
1474
-
* Amazon Q Business</a>
1475
-
* </i>
1476
-
* </p>
1477
-
* </li>
1478
-
* <li>
1479
-
* <p>
1480
-
* <i>
1481
-
* <a href="https://awscli.amazonaws.com/v2/documentation/api/latest/reference/qbusiness/index.html">Amazon Q Business CLI Reference</a>
1482
-
* </i>
1483
-
* </p>
1484
-
* </li>
1485
-
* <li>
1486
-
* <p>
1487
-
* <i>
1488
-
* <a href="https://docs.aws.amazon.com/general/latest/gr/amazonq.html">Amazon Web Services General Reference</a>
1489
-
* </i>
1490
-
* </p>
1491
-
* </li>
1492
-
* </ul>
1477
+
* <p>This is the <i>Amazon Q Business</i> API Reference. Amazon Q Business is a fully managed, generative-AI powered enterprise chat assistant that you can deploy within your organization. Amazon Q Business enhances employee productivity by supporting key tasks such as question-answering, knowledge discovery, writing email messages, summarizing text, drafting document outlines, and brainstorming ideas. Users ask questions of Amazon Q Business and get answers that are presented in a conversational manner. For an introduction to the service, see the <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/what-is.html"> <i>Amazon Q Business User Guide</i> </a>.</p> <p>For an overview of the Amazon Q Business APIs, see <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/api-ref.html#api-overview">Overview of Amazon Q Business API operations</a>.</p> <p>For information about the IAM access control permissions you need to use this API, see <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/iam-roles.html">IAM roles for Amazon Q Business</a> in the <i>Amazon Q Business User Guide</i>.</p> <p>The following resources provide additional information about using the Amazon Q Business API:</p> <ul> <li> <p> <i> <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/setting-up.html">Setting up for Amazon Q Business</a> </i> </p> </li> <li> <p> <i> <a href="https://awscli.amazonaws.com/v2/documentation/api/latest/reference/qbusiness/index.html">Amazon Q Business CLI Reference</a> </i> </p> </li> <li> <p> <i> <a href="https://docs.aws.amazon.com/general/latest/gr/amazonq.html">Amazon Web Services General Reference</a> </i> </p> </li> </ul>
* <p>This is the <i>Amazon Q Business</i> API Reference. Amazon Q Business is a fully
569
-
* managed, generative-AI powered enterprise chat assistant that you can deploy within your
570
-
* organization. Amazon Q Business enhances employee productivity by supporting key tasks such
571
-
* as question-answering, knowledge discovery, writing email messages, summarizing text,
572
-
* drafting document outlines, and brainstorming ideas. Users ask questions of
573
-
* Amazon Q Business and get answers that are presented in a conversational manner. For an
574
-
* introduction to the service, see the <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/what-is.html">
575
-
* <i>Amazon Q Business User Guide</i>
576
-
* </a>.</p>
577
-
* <p>For an overview of the Amazon Q Business APIs, see <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/api-ref.html#api-overview">Overview of Amazon Q Business API operations</a>.</p>
578
-
* <p>For information about the IAM access control permissions you need to
579
-
* use this API, see <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/iam-roles.html">IAM roles for Amazon Q Business</a> in the
580
-
* <i>Amazon Q Business User Guide</i>.</p>
581
-
* <p>The following resources provide additional information about using the Amazon Q Business
582
-
* API:</p>
583
-
* <ul>
584
-
* <li>
585
-
* <p>
586
-
* <i>
587
-
* <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/setting-up.html">Setting up for
588
-
* Amazon Q Business</a>
589
-
* </i>
590
-
* </p>
591
-
* </li>
592
-
* <li>
593
-
* <p>
594
-
* <i>
595
-
* <a href="https://awscli.amazonaws.com/v2/documentation/api/latest/reference/qbusiness/index.html">Amazon Q Business CLI Reference</a>
596
-
* </i>
597
-
* </p>
598
-
* </li>
599
-
* <li>
600
-
* <p>
601
-
* <i>
602
-
* <a href="https://docs.aws.amazon.com/general/latest/gr/amazonq.html">Amazon Web Services General Reference</a>
603
-
* </i>
604
-
* </p>
605
-
* </li>
606
-
* </ul>
574
+
* <p>This is the <i>Amazon Q Business</i> API Reference. Amazon Q Business is a fully managed, generative-AI powered enterprise chat assistant that you can deploy within your organization. Amazon Q Business enhances employee productivity by supporting key tasks such as question-answering, knowledge discovery, writing email messages, summarizing text, drafting document outlines, and brainstorming ideas. Users ask questions of Amazon Q Business and get answers that are presented in a conversational manner. For an introduction to the service, see the <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/what-is.html"> <i>Amazon Q Business User Guide</i> </a>.</p> <p>For an overview of the Amazon Q Business APIs, see <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/api-ref.html#api-overview">Overview of Amazon Q Business API operations</a>.</p> <p>For information about the IAM access control permissions you need to use this API, see <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/iam-roles.html">IAM roles for Amazon Q Business</a> in the <i>Amazon Q Business User Guide</i>.</p> <p>The following resources provide additional information about using the Amazon Q Business API:</p> <ul> <li> <p> <i> <a href="https://docs.aws.amazon.com/amazonq/latest/business-use-dg/setting-up.html">Setting up for Amazon Q Business</a> </i> </p> </li> <li> <p> <i> <a href="https://awscli.amazonaws.com/v2/documentation/api/latest/reference/qbusiness/index.html">Amazon Q Business CLI Reference</a> </i> </p> </li> <li> <p> <i> <a href="https://docs.aws.amazon.com/general/latest/gr/amazonq.html">Amazon Web Services General Reference</a> </i> </p> </li> </ul>
* <p>Adds or updates a permission policy for a Amazon Q Business application, allowing cross-account access for an ISV.
32
-
* This operation creates a new policy statement for the specified Amazon Q Business application.
33
-
* The policy statement defines the IAM actions that the ISV is allowed to perform on the Amazon Q Business application's resources.</p>
31
+
* <p>Adds or updates a permission policy for a Amazon Q Business application, allowing cross-account access for an ISV. This operation creates a new policy statement for the specified Amazon Q Business application. The policy statement defines the IAM actions that the ISV is allowed to perform on the Amazon Q Business application's resources.</p>
34
32
* @example
35
33
* Use a bare-bones client and the command you need to make an API call.
* <p>You are trying to perform an action that conflicts with the current status of your
68
-
* resource. Fix any inconsistencies with your resources and try again.</p>
64
+
* <p>You are trying to perform an action that conflicts with the current status of your resource. Fix any inconsistencies with your resources and try again.</p>
* <p>An issue occurred with the internal server used for your Amazon Q Business service. Wait
72
-
* some minutes and try again, or contact <a href="http://aws.amazon.com/contact-us/">Support</a> for help.</p>
67
+
* <p>An issue occurred with the internal server used for your Amazon Q Business service. Wait some minutes and try again, or contact <a href="http://aws.amazon.com/contact-us/">Support</a> for help.</p>
0 commit comments