|
37 | 37 | }
|
38 | 38 | },
|
39 | 39 | "traits": {
|
| 40 | + "aws.protocols#awsQueryError": { |
| 41 | + "code": "AccessDeniedException", |
| 42 | + "httpResponseCode": 403 |
| 43 | + }, |
40 | 44 | "smithy.api#documentation": "<p>\n User does not have permissions to perform this action.\n </p>",
|
41 | 45 | "smithy.api#error": "client",
|
42 | 46 | "smithy.api#httpError": 403
|
|
149 | 153 | "traits": {
|
150 | 154 | "smithy.api#documentation": "<p>The issues on the user side that block Application Insights from successfully monitoring\n an application. Example remarks include:</p>\n <ul>\n <li>\n <p>“Configuring application, detected 1 Errors, 3 Warnings”</p>\n </li>\n <li>\n <p>“Configuring application, detected 1 Unconfigured Components”</p>\n </li>\n </ul>"
|
151 | 155 | }
|
| 156 | + }, |
| 157 | + "AutoConfigEnabled": { |
| 158 | + "target": "com.amazonaws.applicationinsights#AutoConfigEnabled" |
| 159 | + }, |
| 160 | + "DiscoveryType": { |
| 161 | + "target": "com.amazonaws.applicationinsights#DiscoveryType" |
152 | 162 | }
|
153 | 163 | },
|
154 | 164 | "traits": {
|
|
161 | 171 | "target": "com.amazonaws.applicationinsights#ApplicationInfo"
|
162 | 172 | }
|
163 | 173 | },
|
| 174 | + "com.amazonaws.applicationinsights#AutoConfigEnabled": { |
| 175 | + "type": "boolean", |
| 176 | + "traits": { |
| 177 | + "smithy.api#box": {} |
| 178 | + } |
| 179 | + }, |
| 180 | + "com.amazonaws.applicationinsights#AutoCreate": { |
| 181 | + "type": "boolean", |
| 182 | + "traits": { |
| 183 | + "smithy.api#box": {} |
| 184 | + } |
| 185 | + }, |
164 | 186 | "com.amazonaws.applicationinsights#BadRequestException": {
|
165 | 187 | "type": "structure",
|
166 | 188 | "members": {
|
|
169 | 191 | }
|
170 | 192 | },
|
171 | 193 | "traits": {
|
| 194 | + "aws.protocols#awsQueryError": { |
| 195 | + "code": "BadRequestException", |
| 196 | + "httpResponseCode": 400 |
| 197 | + }, |
172 | 198 | "smithy.api#documentation": "<p>The request is not understood by the server.</p>",
|
173 | 199 | "smithy.api#error": "client",
|
174 | 200 | "smithy.api#httpError": 400
|
|
231 | 257 | "min": 1,
|
232 | 258 | "max": 10000
|
233 | 259 | },
|
234 |
| - "smithy.api#pattern": "[\\S\\s]+" |
| 260 | + "smithy.api#pattern": "^[\\S\\s]+$" |
235 | 261 | }
|
236 | 262 | },
|
237 | 263 | "com.amazonaws.applicationinsights#ComponentName": {
|
|
241 | 267 | "min": 1,
|
242 | 268 | "max": 1011
|
243 | 269 | },
|
244 |
| - "smithy.api#pattern": "(?:^[\\d\\w\\-_\\.+]*$)|(?:^arn:aws(-\\w+)*:[\\w\\d-]+:([\\w\\d-]*)?:[\\w\\d_-]*([:/].+)*$)" |
| 270 | + "smithy.api#pattern": "^(?:^[\\d\\w\\-_\\.+]*$)|(?:^arn:aws(-\\w+)*:[\\w\\d-]+:([\\w\\d-]*)?:[\\w\\d_-]*([:/].+)*$)$" |
245 | 271 | }
|
246 | 272 | },
|
247 | 273 | "com.amazonaws.applicationinsights#ConfigurationEvent": {
|
|
386 | 412 | "ResourceGroupName": {
|
387 | 413 | "target": "com.amazonaws.applicationinsights#ResourceGroupName",
|
388 | 414 | "traits": {
|
389 |
| - "smithy.api#documentation": "<p>The name of the resource group.</p>", |
390 |
| - "smithy.api#required": {} |
| 415 | + "smithy.api#documentation": "<p>The name of the resource group.</p>" |
391 | 416 | }
|
392 | 417 | },
|
393 | 418 | "OpsCenterEnabled": {
|
|
413 | 438 | "traits": {
|
414 | 439 | "smithy.api#documentation": "<p>List of tags to add to the application.\n tag key (<code>Key</code>) and an associated tag value (<code>Value</code>). The maximum\n length of a tag key is 128 characters. The maximum length of a tag value is 256\n characters.</p>"
|
415 | 440 | }
|
| 441 | + }, |
| 442 | + "AutoConfigEnabled": { |
| 443 | + "target": "com.amazonaws.applicationinsights#AutoConfigEnabled" |
| 444 | + }, |
| 445 | + "AutoCreate": { |
| 446 | + "target": "com.amazonaws.applicationinsights#AutoCreate" |
416 | 447 | }
|
417 | 448 | }
|
418 | 449 | },
|
|
1160 | 1191 | "target": "com.amazonaws.applicationinsights#WorkloadMetaData"
|
1161 | 1192 | }
|
1162 | 1193 | },
|
| 1194 | + "com.amazonaws.applicationinsights#DiscoveryType": { |
| 1195 | + "type": "string", |
| 1196 | + "traits": { |
| 1197 | + "smithy.api#enum": [ |
| 1198 | + { |
| 1199 | + "value": "RESOURCE_GROUP_BASED", |
| 1200 | + "name": "RESOURCE_GROUP_BASED" |
| 1201 | + }, |
| 1202 | + { |
| 1203 | + "value": "ACCOUNT_BASED", |
| 1204 | + "name": "ACCOUNT_BASED" |
| 1205 | + } |
| 1206 | + ] |
| 1207 | + } |
| 1208 | + }, |
1163 | 1209 | "com.amazonaws.applicationinsights#EC2WindowsBarleyService": {
|
1164 | 1210 | "type": "service",
|
1165 | 1211 | "version": "2018-11-25",
|
|
1357 | 1403 | }
|
1358 | 1404 | },
|
1359 | 1405 | "traits": {
|
| 1406 | + "aws.protocols#awsQueryError": { |
| 1407 | + "code": "InternalServerException", |
| 1408 | + "httpResponseCode": 500 |
| 1409 | + }, |
1360 | 1410 | "smithy.api#documentation": "<p>The server encountered an internal error and is unable to complete the request.</p>",
|
1361 | 1411 | "smithy.api#error": "server",
|
1362 | 1412 | "smithy.api#httpError": 500
|
1363 | 1413 | }
|
1364 | 1414 | },
|
| 1415 | + "com.amazonaws.applicationinsights#LastRecurrenceTime": { |
| 1416 | + "type": "timestamp" |
| 1417 | + }, |
1365 | 1418 | "com.amazonaws.applicationinsights#LifeCycle": {
|
1366 | 1419 | "type": "string"
|
1367 | 1420 | },
|
|
1798 | 1851 | "traits": {
|
1799 | 1852 | "smithy.api#documentation": "<p>The token to request the next page of results.</p>"
|
1800 | 1853 | }
|
| 1854 | + }, |
| 1855 | + "ComponentName": { |
| 1856 | + "target": "com.amazonaws.applicationinsights#ComponentName" |
1801 | 1857 | }
|
1802 | 1858 | }
|
1803 | 1859 | },
|
|
1815 | 1871 | "traits": {
|
1816 | 1872 | "smithy.api#documentation": "<p>The token used to retrieve the next page of results. This value is <code>null</code>\n when there are no more results to return. </p>"
|
1817 | 1873 | }
|
| 1874 | + }, |
| 1875 | + "ResourceGroupName": { |
| 1876 | + "target": "com.amazonaws.applicationinsights#ResourceGroupName" |
1818 | 1877 | }
|
1819 | 1878 | }
|
1820 | 1879 | },
|
|
1928 | 1987 | "min": 1,
|
1929 | 1988 | "max": 50
|
1930 | 1989 | },
|
1931 |
| - "smithy.api#pattern": "[a-zA-Z0-9\\.\\-_]*" |
| 1990 | + "smithy.api#pattern": "^[a-zA-Z0-9\\.\\-_]*$" |
1932 | 1991 | }
|
1933 | 1992 | },
|
1934 | 1993 | "com.amazonaws.applicationinsights#LogPatternRank": {
|
|
1941 | 2000 | "min": 1,
|
1942 | 2001 | "max": 50
|
1943 | 2002 | },
|
1944 |
| - "smithy.api#pattern": "[\\S\\s]+" |
| 2003 | + "smithy.api#pattern": "^[\\S\\s]+$" |
1945 | 2004 | }
|
1946 | 2005 | },
|
1947 | 2006 | "com.amazonaws.applicationinsights#LogPatternSetList": {
|
|
1957 | 2016 | "min": 1,
|
1958 | 2017 | "max": 30
|
1959 | 2018 | },
|
1960 |
| - "smithy.api#pattern": "[a-zA-Z0-9\\.\\-_]*" |
| 2019 | + "smithy.api#pattern": "^[a-zA-Z0-9\\.\\-_]*$" |
1961 | 2020 | }
|
1962 | 2021 | },
|
1963 | 2022 | "com.amazonaws.applicationinsights#LogText": {
|
|
2276 | 2335 | "min": 38,
|
2277 | 2336 | "max": 38
|
2278 | 2337 | },
|
2279 |
| - "smithy.api#pattern": "o-[0-9a-fA-F]{8}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{12}" |
| 2338 | + "smithy.api#pattern": "^o-[0-9a-fA-F]{8}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{12}$" |
2280 | 2339 | }
|
2281 | 2340 | },
|
2282 | 2341 | "com.amazonaws.applicationinsights#ObservationList": {
|
|
2323 | 2382 | "min": 1,
|
2324 | 2383 | "max": 1024
|
2325 | 2384 | },
|
2326 |
| - "smithy.api#pattern": ".+" |
| 2385 | + "smithy.api#pattern": "^.+$" |
2327 | 2386 | }
|
2328 | 2387 | },
|
2329 | 2388 | "com.amazonaws.applicationinsights#Problem": {
|
|
2388 | 2447 | "traits": {
|
2389 | 2448 | "smithy.api#documentation": "<p>Feedback provided by the user about the problem.</p>"
|
2390 | 2449 | }
|
| 2450 | + }, |
| 2451 | + "RecurringCount": { |
| 2452 | + "target": "com.amazonaws.applicationinsights#RecurringCount" |
| 2453 | + }, |
| 2454 | + "LastRecurrenceTime": { |
| 2455 | + "target": "com.amazonaws.applicationinsights#LastRecurrenceTime" |
2391 | 2456 | }
|
2392 | 2457 | },
|
2393 | 2458 | "traits": {
|
|
2401 | 2466 | "min": 38,
|
2402 | 2467 | "max": 38
|
2403 | 2468 | },
|
2404 |
| - "smithy.api#pattern": "p-[0-9a-fA-F]{8}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{12}" |
| 2469 | + "smithy.api#pattern": "^p-[0-9a-fA-F]{8}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{12}$" |
2405 | 2470 | }
|
2406 | 2471 | },
|
2407 | 2472 | "com.amazonaws.applicationinsights#ProblemList": {
|
|
2416 | 2481 | "com.amazonaws.applicationinsights#RdsEventMessage": {
|
2417 | 2482 | "type": "string"
|
2418 | 2483 | },
|
| 2484 | + "com.amazonaws.applicationinsights#RecurringCount": { |
| 2485 | + "type": "long", |
| 2486 | + "traits": { |
| 2487 | + "smithy.api#box": {} |
| 2488 | + } |
| 2489 | + }, |
2419 | 2490 | "com.amazonaws.applicationinsights#RelatedObservations": {
|
2420 | 2491 | "type": "structure",
|
2421 | 2492 | "members": {
|
|
2456 | 2527 | "min": 1,
|
2457 | 2528 | "max": 256
|
2458 | 2529 | },
|
2459 |
| - "smithy.api#pattern": "[a-zA-Z0-9\\.\\-_]*" |
| 2530 | + "smithy.api#pattern": "^[a-zA-Z0-9\\.\\-_]*$" |
2460 | 2531 | }
|
2461 | 2532 | },
|
2462 | 2533 | "com.amazonaws.applicationinsights#ResourceInUseException": {
|
|
2467 | 2538 | }
|
2468 | 2539 | },
|
2469 | 2540 | "traits": {
|
| 2541 | + "aws.protocols#awsQueryError": { |
| 2542 | + "code": "ResourceInUseException", |
| 2543 | + "httpResponseCode": 400 |
| 2544 | + }, |
2470 | 2545 | "smithy.api#documentation": "<p>The resource is already created or in use.</p>",
|
2471 | 2546 | "smithy.api#error": "client",
|
2472 | 2547 | "smithy.api#httpError": 400
|
|
2486 | 2561 | }
|
2487 | 2562 | },
|
2488 | 2563 | "traits": {
|
| 2564 | + "aws.protocols#awsQueryError": { |
| 2565 | + "code": "ResourceNotFoundException", |
| 2566 | + "httpResponseCode": 404 |
| 2567 | + }, |
2489 | 2568 | "smithy.api#documentation": "<p>The resource does not exist in the customer account.</p>",
|
2490 | 2569 | "smithy.api#error": "client",
|
2491 | 2570 | "smithy.api#httpError": 404
|
|
2498 | 2577 | "min": 1,
|
2499 | 2578 | "max": 50
|
2500 | 2579 | },
|
2501 |
| - "smithy.api#pattern": "[0-9a-zA-Z:_]*" |
| 2580 | + "smithy.api#pattern": "^[0-9a-zA-Z:_]*$" |
2502 | 2581 | }
|
2503 | 2582 | },
|
2504 | 2583 | "com.amazonaws.applicationinsights#S3EventName": {
|
|
2559 | 2638 | {
|
2560 | 2639 | "value": "PENDING",
|
2561 | 2640 | "name": "PENDING"
|
| 2641 | + }, |
| 2642 | + { |
| 2643 | + "value": "RECURRING", |
| 2644 | + "name": "RECURRING" |
2562 | 2645 | }
|
2563 | 2646 | ]
|
2564 | 2647 | }
|
|
2739 | 2822 | {
|
2740 | 2823 | "value": "ORACLE",
|
2741 | 2824 | "name": "ORACLE"
|
| 2825 | + }, |
| 2826 | + { |
| 2827 | + "value": "SAP_HANA", |
| 2828 | + "name": "SAP_HANA" |
| 2829 | + }, |
| 2830 | + { |
| 2831 | + "value": "SAP_HANA_MULTI_NODE", |
| 2832 | + "name": "SAP_HANA_MULTI_NODE" |
| 2833 | + }, |
| 2834 | + { |
| 2835 | + "value": "SAP_HANA_SINGLE_NODE", |
| 2836 | + "name": "SAP_HANA_SINGLE_NODE" |
| 2837 | + }, |
| 2838 | + { |
| 2839 | + "value": "SAP_HANA_HIGH_AVAILABILITY", |
| 2840 | + "name": "SAP_HANA_HIGH_AVAILABILITY" |
| 2841 | + }, |
| 2842 | + { |
| 2843 | + "value": "SQL_SERVER_FAILOVER_CLUSTER_INSTANCE", |
| 2844 | + "name": "SQL_SERVER_FAILOVER_CLUSTER_INSTANCE" |
2742 | 2845 | }
|
2743 | 2846 | ],
|
2744 | 2847 | "smithy.api#length": {
|
|
2871 | 2974 | "traits": {
|
2872 | 2975 | "smithy.api#documentation": "<p>\n Disassociates the SNS topic from the opsItem created for detected problems.</p>"
|
2873 | 2976 | }
|
| 2977 | + }, |
| 2978 | + "AutoConfigEnabled": { |
| 2979 | + "target": "com.amazonaws.applicationinsights#AutoConfigEnabled" |
2874 | 2980 | }
|
2875 | 2981 | }
|
2876 | 2982 | },
|
|
2968 | 3074 | "traits": {
|
2969 | 3075 | "smithy.api#documentation": "<p>The configuration settings of the component. The value is the escaped JSON of the configuration. For\n more information about the JSON format, see <a href=\"https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/working-with-json.html\">Working with JSON</a>.\n You can send a request to <code>DescribeComponentConfigurationRecommendation</code> to see the recommended configuration for a component. For the complete\n format of the component configuration file, see <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/component-config.html\">Component Configuration</a>.</p>"
|
2970 | 3076 | }
|
| 3077 | + }, |
| 3078 | + "AutoConfigEnabled": { |
| 3079 | + "target": "com.amazonaws.applicationinsights#AutoConfigEnabled" |
2971 | 3080 | }
|
2972 | 3081 | }
|
2973 | 3082 | },
|
|
3099 | 3208 | }
|
3100 | 3209 | },
|
3101 | 3210 | "traits": {
|
| 3211 | + "aws.protocols#awsQueryError": { |
| 3212 | + "code": "ValidationException", |
| 3213 | + "httpResponseCode": 400 |
| 3214 | + }, |
3102 | 3215 | "smithy.api#documentation": "<p>The parameter is not valid.</p>",
|
3103 | 3216 | "smithy.api#error": "client",
|
3104 | 3217 | "smithy.api#httpError": 400
|
|
0 commit comments