|
760 | 760 | "containsAny": {
|
761 | 761 | "target": "com.amazonaws.qbusiness#DocumentAttribute",
|
762 | 762 | "traits": {
|
763 |
| - "smithy.api#documentation": "<p>Returns <code>true</code> when a document contains any of the specified document\n attributes or metadata fields. Supported for the following <a href=\"https://docs.aws.amazon.com/amazonq/latest/api-reference/API_DocumentAttributeValue.html\">document attribute value types</a>: <code>dateValue</code>,\n <code>longValue</code>, <code>stringListValue</code> and\n <code>stringValue</code>.</p>" |
| 763 | + "smithy.api#documentation": "<p>Returns <code>true</code> when a document contains any of the specified document\n attributes or metadata fields. Supported for the following <a href=\"https://docs.aws.amazon.com/amazonq/latest/api-reference/API_DocumentAttributeValue.html\">document attribute value types</a>:\n <code>stringListValue</code>.</p>" |
764 | 764 | }
|
765 | 765 | },
|
766 | 766 | "greaterThan": {
|
|
1539 | 1539 | "parentMessageId": {
|
1540 | 1540 | "target": "com.amazonaws.qbusiness#MessageId",
|
1541 | 1541 | "traits": {
|
1542 |
| - "smithy.api#documentation": "<p>The identifier of the previous end user text input message in a conversation.</p>" |
| 1542 | + "smithy.api#documentation": "<p>The identifier of the previous system message in a conversation.</p>" |
1543 | 1543 | }
|
1544 | 1544 | },
|
1545 | 1545 | "attributeFilter": {
|
|
1878 | 1878 | "kms:DescribeKey",
|
1879 | 1879 | "kms:CreateGrant"
|
1880 | 1880 | ],
|
1881 |
| - "smithy.api#documentation": "<p>Creates an Amazon Q Business application.</p>\n <note>\n <p>There are new tiers for Amazon Q Business. Not all features in Amazon Q Business Pro are \n also available in Amazon Q Business Lite. For information on what's included in \n Amazon Q Business Lite and what's included in \n Amazon Q Business Pro, see <a href=\"https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/what-is.html#tiers\">Amazon Q Business tiers</a>. \n You must use the Amazon Q Business console to assign subscription tiers to users.</p>\n </note>", |
| 1881 | + "smithy.api#documentation": "<p>Creates an Amazon Q Business application.</p>\n <note>\n <p>There are new tiers for Amazon Q Business. Not all features in Amazon Q Business Pro are \n also available in Amazon Q Business Lite. For information on what's included in \n Amazon Q Business Lite and what's included in \n Amazon Q Business Pro, see <a href=\"https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/tiers.html#user-sub-tiers\">Amazon Q Business tiers</a>. \n You must use the Amazon Q Business console to assign subscription tiers to users.</p>\n </note>", |
1882 | 1882 | "smithy.api#http": {
|
1883 | 1883 | "uri": "/applications",
|
1884 | 1884 | "method": "POST"
|
|
1940 | 1940 | "aws.cloudformation#cfnMutability": "full",
|
1941 | 1941 | "smithy.api#documentation": "<p>An option to allow end users to upload files directly during chat.</p>"
|
1942 | 1942 | }
|
| 1943 | + }, |
| 1944 | + "qAppsConfiguration": { |
| 1945 | + "target": "com.amazonaws.qbusiness#QAppsConfiguration", |
| 1946 | + "traits": { |
| 1947 | + "smithy.api#documentation": "<p>An option to allow end users to create and use Amazon Q Apps in the web experience.</p>" |
| 1948 | + } |
1943 | 1949 | }
|
1944 | 1950 | },
|
1945 | 1951 | "traits": {
|
|
2174 | 2180 | "type": {
|
2175 | 2181 | "target": "com.amazonaws.qbusiness#IndexType",
|
2176 | 2182 | "traits": {
|
2177 |
| - "smithy.api#documentation": "<p>The index type that's suitable for your needs. For more information on what's included\n in each type of index or index tier, see <a href=\"https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/what-is.html#tiers\">Amazon Q Business\n tiers</a>.</p>" |
| 2183 | + "smithy.api#documentation": "<p>The index type that's suitable for your needs. For more information on what's included\n in each type of index, see <a href=\"https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/tiers.html#index-tiers\">Amazon Q Business\n tiers</a>.</p>" |
2178 | 2184 | }
|
2179 | 2185 | },
|
2180 | 2186 | "description": {
|
|
5219 | 5225 | "aws.cloudformation#cfnExcludeProperty": {},
|
5220 | 5226 | "smithy.api#documentation": "<p>Settings for whether end users can upload files directly during chat.</p>"
|
5221 | 5227 | }
|
| 5228 | + }, |
| 5229 | + "qAppsConfiguration": { |
| 5230 | + "target": "com.amazonaws.qbusiness#QAppsConfiguration", |
| 5231 | + "traits": { |
| 5232 | + "smithy.api#documentation": "<p>Settings for whether end users can create and use Amazon Q Apps in the web experience.</p>" |
| 5233 | + } |
5222 | 5234 | }
|
5223 | 5235 | },
|
5224 | 5236 | "traits": {
|
|
9009 | 9021 | "smithy.api#output": {}
|
9010 | 9022 | }
|
9011 | 9023 | },
|
| 9024 | + "com.amazonaws.qbusiness#QAppsConfiguration": { |
| 9025 | + "type": "structure", |
| 9026 | + "members": { |
| 9027 | + "qAppsControlMode": { |
| 9028 | + "target": "com.amazonaws.qbusiness#QAppsControlMode", |
| 9029 | + "traits": { |
| 9030 | + "smithy.api#documentation": "<p>Status information about whether end users can create and use Amazon Q Apps in the web experience.</p>", |
| 9031 | + "smithy.api#required": {} |
| 9032 | + } |
| 9033 | + } |
| 9034 | + }, |
| 9035 | + "traits": { |
| 9036 | + "smithy.api#documentation": "<p>Configuration information about Amazon Q Apps. (preview feature)</p>" |
| 9037 | + } |
| 9038 | + }, |
| 9039 | + "com.amazonaws.qbusiness#QAppsControlMode": { |
| 9040 | + "type": "enum", |
| 9041 | + "members": { |
| 9042 | + "ENABLED": { |
| 9043 | + "target": "smithy.api#Unit", |
| 9044 | + "traits": { |
| 9045 | + "smithy.api#enumValue": "ENABLED" |
| 9046 | + } |
| 9047 | + }, |
| 9048 | + "DISABLED": { |
| 9049 | + "target": "smithy.api#Unit", |
| 9050 | + "traits": { |
| 9051 | + "smithy.api#enumValue": "DISABLED" |
| 9052 | + } |
| 9053 | + } |
| 9054 | + } |
| 9055 | + }, |
9012 | 9056 | "com.amazonaws.qbusiness#ReadAccessType": {
|
9013 | 9057 | "type": "enum",
|
9014 | 9058 | "members": {
|
|
10334 | 10378 | "traits": {
|
10335 | 10379 | "smithy.api#documentation": "<p>An option to allow end users to upload files directly during chat.</p>"
|
10336 | 10380 | }
|
| 10381 | + }, |
| 10382 | + "qAppsConfiguration": { |
| 10383 | + "target": "com.amazonaws.qbusiness#QAppsConfiguration", |
| 10384 | + "traits": { |
| 10385 | + "smithy.api#documentation": "<p>An option to allow end users to create and use Amazon Q Apps in the web experience.</p>" |
| 10386 | + } |
10337 | 10387 | }
|
10338 | 10388 | },
|
10339 | 10389 | "traits": {
|
|
0 commit comments