|
1075 | 1075 | { |
1076 | 1076 | "target": "com.amazonaws.medicalimaging#InternalServerException" |
1077 | 1077 | }, |
| 1078 | + { |
| 1079 | + "target": "com.amazonaws.medicalimaging#ResourceNotFoundException" |
| 1080 | + }, |
1078 | 1081 | { |
1079 | 1082 | "target": "com.amazonaws.medicalimaging#ServiceQuotaExceededException" |
1080 | 1083 | }, |
|
1126 | 1129 | "traits": { |
1127 | 1130 | "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) assigned to the Key Management Service (KMS) key for accessing encrypted data.</p>" |
1128 | 1131 | } |
| 1132 | + }, |
| 1133 | + "lambdaAuthorizerArn": { |
| 1134 | + "target": "com.amazonaws.medicalimaging#LambdaArn", |
| 1135 | + "traits": { |
| 1136 | + "smithy.api#documentation": "<p>The ARN of the authorizer's Lambda function.</p>" |
| 1137 | + } |
1129 | 1138 | } |
1130 | 1139 | }, |
1131 | 1140 | "traits": { |
|
1321 | 1330 | "smithy.api#default": 0, |
1322 | 1331 | "smithy.api#range": { |
1323 | 1332 | "min": 0, |
1324 | | - "max": 10000 |
| 1333 | + "max": 1000000 |
1325 | 1334 | } |
1326 | 1335 | } |
1327 | 1336 | }, |
|
1392 | 1401 | "min": 0, |
1393 | 1402 | "max": 256 |
1394 | 1403 | }, |
1395 | | - "smithy.api#pattern": "^(?:[0-9][0-9]*|0)(\\.(?:[1-9][0-9]*|0))*$", |
| 1404 | + "smithy.api#pattern": "^(?:[0-9][0-9]*|0)(\\.(?:[0-9][0-9]*|0))*$", |
1396 | 1405 | "smithy.api#sensitive": {} |
1397 | 1406 | } |
1398 | 1407 | }, |
|
1452 | 1461 | "traits": { |
1453 | 1462 | "smithy.api#length": { |
1454 | 1463 | "min": 0, |
1455 | | - "max": 64 |
| 1464 | + "max": 256 |
1456 | 1465 | }, |
1457 | 1466 | "smithy.api#sensitive": {} |
1458 | 1467 | } |
|
1462 | 1471 | "traits": { |
1463 | 1472 | "smithy.api#length": { |
1464 | 1473 | "min": 0, |
1465 | | - "max": 16 |
| 1474 | + "max": 256 |
1466 | 1475 | }, |
1467 | 1476 | "smithy.api#sensitive": {} |
1468 | 1477 | } |
|
1474 | 1483 | "min": 0, |
1475 | 1484 | "max": 256 |
1476 | 1485 | }, |
1477 | | - "smithy.api#pattern": "^(?:[0-9][0-9]*|0)(\\.(?:[1-9][0-9]*|0))*$", |
| 1486 | + "smithy.api#pattern": "^(?:[0-9][0-9]*|0)(\\.(?:[0-9][0-9]*|0))*$", |
1478 | 1487 | "smithy.api#sensitive": {} |
1479 | 1488 | } |
1480 | 1489 | }, |
|
1660 | 1669 | "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) assigned to the Key Management Service (KMS) key for accessing encrypted data.</p>" |
1661 | 1670 | } |
1662 | 1671 | }, |
| 1672 | + "lambdaAuthorizerArn": { |
| 1673 | + "target": "com.amazonaws.medicalimaging#LambdaArn", |
| 1674 | + "traits": { |
| 1675 | + "smithy.api#documentation": "<p>The ARN of the authorizer's Lambda function.</p>" |
| 1676 | + } |
| 1677 | + }, |
1663 | 1678 | "datastoreArn": { |
1664 | 1679 | "target": "com.amazonaws.medicalimaging#Arn", |
1665 | 1680 | "traits": { |
|
2691 | 2706 | "traits": { |
2692 | 2707 | "smithy.api#enumValue": "DELETED" |
2693 | 2708 | } |
| 2709 | + }, |
| 2710 | + "IMPORTING": { |
| 2711 | + "target": "smithy.api#Unit", |
| 2712 | + "traits": { |
| 2713 | + "smithy.api#enumValue": "IMPORTING" |
| 2714 | + } |
| 2715 | + }, |
| 2716 | + "IMPORTED": { |
| 2717 | + "target": "smithy.api#Unit", |
| 2718 | + "traits": { |
| 2719 | + "smithy.api#enumValue": "IMPORTED" |
| 2720 | + } |
| 2721 | + }, |
| 2722 | + "IMPORT_FAILED": { |
| 2723 | + "target": "smithy.api#Unit", |
| 2724 | + "traits": { |
| 2725 | + "smithy.api#enumValue": "IMPORT_FAILED" |
| 2726 | + } |
2694 | 2727 | } |
2695 | 2728 | } |
2696 | 2729 | }, |
|
2822 | 2855 | "smithy.api#pattern": "^arn:aws[a-zA-Z-]{0,16}:kms:[a-z]{2}(-[a-z]{1,16}){1,3}-\\d{1}:\\d{12}:((key/[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12})|(alias/[a-zA-Z0-9:/_-]{1,256}))$" |
2823 | 2856 | } |
2824 | 2857 | }, |
| 2858 | + "com.amazonaws.medicalimaging#LambdaArn": { |
| 2859 | + "type": "string", |
| 2860 | + "traits": { |
| 2861 | + "smithy.api#pattern": "^arn:(aws[a-zA-Z-]*)?:lambda:[a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\\d{1}:\\d{12}:function:[a-zA-Z0-9-_]+(:(\\$LATEST|[a-zA-Z0-9-_]+))?$" |
| 2862 | + } |
| 2863 | + }, |
2825 | 2864 | "com.amazonaws.medicalimaging#ListDICOMImportJobs": { |
2826 | 2865 | "type": "operation", |
2827 | 2866 | "input": { |
|
0 commit comments