|
2645 | 2645 | "smithy.api#documentation": "<p>The source reference for an existing attachment.</p>"
|
2646 | 2646 | }
|
2647 | 2647 | },
|
| 2648 | + "com.amazonaws.qbusiness#CreateAnonymousWebExperienceUrl": { |
| 2649 | + "type": "operation", |
| 2650 | + "input": { |
| 2651 | + "target": "com.amazonaws.qbusiness#CreateAnonymousWebExperienceUrlRequest" |
| 2652 | + }, |
| 2653 | + "output": { |
| 2654 | + "target": "com.amazonaws.qbusiness#CreateAnonymousWebExperienceUrlResponse" |
| 2655 | + }, |
| 2656 | + "errors": [ |
| 2657 | + { |
| 2658 | + "target": "com.amazonaws.qbusiness#AccessDeniedException" |
| 2659 | + }, |
| 2660 | + { |
| 2661 | + "target": "com.amazonaws.qbusiness#InternalServerException" |
| 2662 | + }, |
| 2663 | + { |
| 2664 | + "target": "com.amazonaws.qbusiness#ResourceNotFoundException" |
| 2665 | + }, |
| 2666 | + { |
| 2667 | + "target": "com.amazonaws.qbusiness#ServiceQuotaExceededException" |
| 2668 | + }, |
| 2669 | + { |
| 2670 | + "target": "com.amazonaws.qbusiness#ThrottlingException" |
| 2671 | + }, |
| 2672 | + { |
| 2673 | + "target": "com.amazonaws.qbusiness#ValidationException" |
| 2674 | + } |
| 2675 | + ], |
| 2676 | + "traits": { |
| 2677 | + "smithy.api#documentation": "<p>Creates a unique URL for anonymous Amazon Q Business web experience. This URL can only be used once and must be used within 5 minutes after it's generated.</p>", |
| 2678 | + "smithy.api#http": { |
| 2679 | + "uri": "/applications/{applicationId}/experiences/{webExperienceId}/anonymous-url", |
| 2680 | + "method": "POST" |
| 2681 | + } |
| 2682 | + } |
| 2683 | + }, |
| 2684 | + "com.amazonaws.qbusiness#CreateAnonymousWebExperienceUrlRequest": { |
| 2685 | + "type": "structure", |
| 2686 | + "members": { |
| 2687 | + "applicationId": { |
| 2688 | + "target": "com.amazonaws.qbusiness#ApplicationId", |
| 2689 | + "traits": { |
| 2690 | + "smithy.api#documentation": "<p>The identifier of the Amazon Q Business application environment attached to the web experience.</p>", |
| 2691 | + "smithy.api#httpLabel": {}, |
| 2692 | + "smithy.api#required": {} |
| 2693 | + } |
| 2694 | + }, |
| 2695 | + "webExperienceId": { |
| 2696 | + "target": "com.amazonaws.qbusiness#WebExperienceId", |
| 2697 | + "traits": { |
| 2698 | + "smithy.api#documentation": "<p>The identifier of the web experience.</p>", |
| 2699 | + "smithy.api#httpLabel": {}, |
| 2700 | + "smithy.api#required": {} |
| 2701 | + } |
| 2702 | + }, |
| 2703 | + "sessionDurationInMinutes": { |
| 2704 | + "target": "com.amazonaws.qbusiness#SessionDurationInMinutes", |
| 2705 | + "traits": { |
| 2706 | + "smithy.api#documentation": "<p>The duration of the session associated with the unique URL for the web experience.</p>" |
| 2707 | + } |
| 2708 | + } |
| 2709 | + }, |
| 2710 | + "traits": { |
| 2711 | + "smithy.api#input": {} |
| 2712 | + } |
| 2713 | + }, |
| 2714 | + "com.amazonaws.qbusiness#CreateAnonymousWebExperienceUrlResponse": { |
| 2715 | + "type": "structure", |
| 2716 | + "members": { |
| 2717 | + "anonymousUrl": { |
| 2718 | + "target": "com.amazonaws.qbusiness#Url", |
| 2719 | + "traits": { |
| 2720 | + "smithy.api#documentation": "<p>The unique URL for accessing the web experience.</p> <important> <p>This URL can only be used once and must be used within 5 minutes after it's generated.</p> </important>" |
| 2721 | + } |
| 2722 | + } |
| 2723 | + }, |
| 2724 | + "traits": { |
| 2725 | + "smithy.api#output": {} |
| 2726 | + } |
| 2727 | + }, |
2648 | 2728 | "com.amazonaws.qbusiness#CreateApplication": {
|
2649 | 2729 | "type": "operation",
|
2650 | 2730 | "input": {
|
|
6256 | 6336 | {
|
6257 | 6337 | "target": "com.amazonaws.qbusiness#CheckDocumentAccess"
|
6258 | 6338 | },
|
| 6339 | + { |
| 6340 | + "target": "com.amazonaws.qbusiness#CreateAnonymousWebExperienceUrl" |
| 6341 | + }, |
6259 | 6342 | {
|
6260 | 6343 | "target": "com.amazonaws.qbusiness#CreateSubscription"
|
6261 | 6344 | },
|
|
8518 | 8601 | }
|
8519 | 8602 | },
|
8520 | 8603 | "traits": {
|
8521 |
| - "smithy.api#documentation": "<p>Configuration information required to setup hallucination reduction. For more information, see <a href=\"amazonq/latest/qbusiness-ug/hallucination-reduction.html\">hallucination reduction</a>.</p> <note> <p>The hallucination reduction feature won't work if chat orchestration controls are enabled for your application.</p> </note>" |
| 8604 | + "smithy.api#documentation": "<p>Configuration information required to setup hallucination reduction. For more information, see <a href=\"https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/hallucination-reduction.html\"> hallucination reduction</a>.</p> <note> <p>The hallucination reduction feature won't work if chat orchestration controls are enabled for your application.</p> </note>" |
8522 | 8605 | }
|
8523 | 8606 | },
|
8524 | 8607 | "com.amazonaws.qbusiness#HallucinationReductionControl": {
|
|
8652 | 8735 | "traits": {
|
8653 | 8736 | "smithy.api#enumValue": "AWS_QUICKSIGHT_IDP"
|
8654 | 8737 | }
|
| 8738 | + }, |
| 8739 | + "ANONYMOUS": { |
| 8740 | + "target": "smithy.api#Unit", |
| 8741 | + "traits": { |
| 8742 | + "smithy.api#enumValue": "ANONYMOUS" |
| 8743 | + } |
8655 | 8744 | }
|
8656 | 8745 | }
|
8657 | 8746 | },
|
|
13080 | 13169 | "smithy.api#httpError": 402
|
13081 | 13170 | }
|
13082 | 13171 | },
|
| 13172 | + "com.amazonaws.qbusiness#SessionDurationInMinutes": { |
| 13173 | + "type": "integer", |
| 13174 | + "traits": { |
| 13175 | + "smithy.api#range": { |
| 13176 | + "min": 15, |
| 13177 | + "max": 60 |
| 13178 | + } |
| 13179 | + } |
| 13180 | + }, |
13083 | 13181 | "com.amazonaws.qbusiness#SnippetExcerpt": {
|
13084 | 13182 | "type": "structure",
|
13085 | 13183 | "members": {
|
|
0 commit comments