|
799 | 799 | "required":["JobId"],
|
800 | 800 | "members":{
|
801 | 801 | "JobId":{
|
802 |
| - "shape":"__string", |
| 802 | + "shape":"Id", |
803 | 803 | "location":"uri",
|
804 | 804 | "locationName":"JobId"
|
805 | 805 | }
|
|
972 | 972 | "members":{
|
973 | 973 | "Comment":{"shape":"__stringMin0Max16384"},
|
974 | 974 | "DataSetId":{
|
975 |
| - "shape":"__string", |
| 975 | + "shape":"Id", |
976 | 976 | "location":"uri",
|
977 | 977 | "locationName":"DataSetId"
|
978 | 978 | },
|
|
1138 | 1138 | ],
|
1139 | 1139 | "members":{
|
1140 | 1140 | "AssetId":{
|
1141 |
| - "shape":"__string", |
| 1141 | + "shape":"Id", |
1142 | 1142 | "location":"uri",
|
1143 | 1143 | "locationName":"AssetId"
|
1144 | 1144 | },
|
1145 | 1145 | "DataSetId":{
|
1146 |
| - "shape":"__string", |
| 1146 | + "shape":"Id", |
1147 | 1147 | "location":"uri",
|
1148 | 1148 | "locationName":"DataSetId"
|
1149 | 1149 | },
|
1150 | 1150 | "RevisionId":{
|
1151 |
| - "shape":"__string", |
| 1151 | + "shape":"Id", |
1152 | 1152 | "location":"uri",
|
1153 | 1153 | "locationName":"RevisionId"
|
1154 | 1154 | }
|
|
1170 | 1170 | "required":["DataSetId"],
|
1171 | 1171 | "members":{
|
1172 | 1172 | "DataSetId":{
|
1173 |
| - "shape":"__string", |
| 1173 | + "shape":"Id", |
1174 | 1174 | "location":"uri",
|
1175 | 1175 | "locationName":"DataSetId"
|
1176 | 1176 | }
|
|
1195 | 1195 | ],
|
1196 | 1196 | "members":{
|
1197 | 1197 | "DataSetId":{
|
1198 |
| - "shape":"__string", |
| 1198 | + "shape":"Id", |
1199 | 1199 | "location":"uri",
|
1200 | 1200 | "locationName":"DataSetId"
|
1201 | 1201 | },
|
1202 | 1202 | "RevisionId":{
|
1203 |
| - "shape":"__string", |
| 1203 | + "shape":"Id", |
1204 | 1204 | "location":"uri",
|
1205 | 1205 | "locationName":"RevisionId"
|
1206 | 1206 | }
|
|
1351 | 1351 | ],
|
1352 | 1352 | "members":{
|
1353 | 1353 | "AssetId":{
|
1354 |
| - "shape":"__string", |
| 1354 | + "shape":"Id", |
1355 | 1355 | "location":"uri",
|
1356 | 1356 | "locationName":"AssetId"
|
1357 | 1357 | },
|
1358 | 1358 | "DataSetId":{
|
1359 |
| - "shape":"__string", |
| 1359 | + "shape":"Id", |
1360 | 1360 | "location":"uri",
|
1361 | 1361 | "locationName":"DataSetId"
|
1362 | 1362 | },
|
1363 | 1363 | "RevisionId":{
|
1364 |
| - "shape":"__string", |
| 1364 | + "shape":"Id", |
1365 | 1365 | "location":"uri",
|
1366 | 1366 | "locationName":"RevisionId"
|
1367 | 1367 | }
|
|
1431 | 1431 | "required":["DataSetId"],
|
1432 | 1432 | "members":{
|
1433 | 1433 | "DataSetId":{
|
1434 |
| - "shape":"__string", |
| 1434 | + "shape":"Id", |
1435 | 1435 | "location":"uri",
|
1436 | 1436 | "locationName":"DataSetId"
|
1437 | 1437 | }
|
|
1481 | 1481 | "required":["JobId"],
|
1482 | 1482 | "members":{
|
1483 | 1483 | "JobId":{
|
1484 |
| - "shape":"__string", |
| 1484 | + "shape":"Id", |
1485 | 1485 | "location":"uri",
|
1486 | 1486 | "locationName":"JobId"
|
1487 | 1487 | }
|
|
1548 | 1548 | ],
|
1549 | 1549 | "members":{
|
1550 | 1550 | "DataSetId":{
|
1551 |
| - "shape":"__string", |
| 1551 | + "shape":"Id", |
1552 | 1552 | "location":"uri",
|
1553 | 1553 | "locationName":"DataSetId"
|
1554 | 1554 | },
|
1555 | 1555 | "RevisionId":{
|
1556 |
| - "shape":"__string", |
| 1556 | + "shape":"Id", |
1557 | 1557 | "location":"uri",
|
1558 | 1558 | "locationName":"RevisionId"
|
1559 | 1559 | }
|
|
1583 | 1583 | "NONE"
|
1584 | 1584 | ]
|
1585 | 1585 | },
|
1586 |
| - "Id":{"type":"string"}, |
| 1586 | + "Id":{ |
| 1587 | + "type":"string", |
| 1588 | + "pattern":"[a-zA-Z0-9]{30,40}" |
| 1589 | + }, |
1587 | 1590 | "ImportAssetFromApiGatewayApiRequestDetails":{
|
1588 | 1591 | "type":"structure",
|
1589 | 1592 | "required":[
|
|
1975 | 1978 | "required":["DataSetId"],
|
1976 | 1979 | "members":{
|
1977 | 1980 | "DataSetId":{
|
1978 |
| - "shape":"__string", |
| 1981 | + "shape":"Id", |
1979 | 1982 | "location":"uri",
|
1980 | 1983 | "locationName":"DataSetId"
|
1981 | 1984 | },
|
|
2214 | 2217 | ],
|
2215 | 2218 | "members":{
|
2216 | 2219 | "DataSetId":{
|
2217 |
| - "shape":"__string", |
| 2220 | + "shape":"Id", |
2218 | 2221 | "location":"uri",
|
2219 | 2222 | "locationName":"DataSetId"
|
2220 | 2223 | },
|
|
2229 | 2232 | "locationName":"nextToken"
|
2230 | 2233 | },
|
2231 | 2234 | "RevisionId":{
|
2232 |
| - "shape":"__string", |
| 2235 | + "shape":"Id", |
2233 | 2236 | "location":"uri",
|
2234 | 2237 | "locationName":"RevisionId"
|
2235 | 2238 | }
|
|
2473 | 2476 | ],
|
2474 | 2477 | "members":{
|
2475 | 2478 | "DataSetId":{
|
2476 |
| - "shape":"__string", |
| 2479 | + "shape":"Id", |
2477 | 2480 | "location":"uri",
|
2478 | 2481 | "locationName":"DataSetId"
|
2479 | 2482 | },
|
2480 | 2483 | "RevisionId":{
|
2481 |
| - "shape":"__string", |
| 2484 | + "shape":"Id", |
2482 | 2485 | "location":"uri",
|
2483 | 2486 | "locationName":"RevisionId"
|
2484 | 2487 | },
|
|
2649 | 2652 | },
|
2650 | 2653 | "Comment":{"shape":"__stringMin0Max4096"},
|
2651 | 2654 | "DataSetId":{
|
2652 |
| - "shape":"__string", |
| 2655 | + "shape":"Id", |
2653 | 2656 | "location":"uri",
|
2654 | 2657 | "locationName":"DataSetId"
|
2655 | 2658 | },
|
|
2692 | 2695 | "required":["JobId"],
|
2693 | 2696 | "members":{
|
2694 | 2697 | "JobId":{
|
2695 |
| - "shape":"__string", |
| 2698 | + "shape":"Id", |
2696 | 2699 | "location":"uri",
|
2697 | 2700 | "locationName":"JobId"
|
2698 | 2701 | }
|
|
2817 | 2820 | ],
|
2818 | 2821 | "members":{
|
2819 | 2822 | "AssetId":{
|
2820 |
| - "shape":"__string", |
| 2823 | + "shape":"Id", |
2821 | 2824 | "location":"uri",
|
2822 | 2825 | "locationName":"AssetId"
|
2823 | 2826 | },
|
2824 | 2827 | "DataSetId":{
|
2825 |
| - "shape":"__string", |
| 2828 | + "shape":"Id", |
2826 | 2829 | "location":"uri",
|
2827 | 2830 | "locationName":"DataSetId"
|
2828 | 2831 | },
|
2829 | 2832 | "Name":{"shape":"AssetName"},
|
2830 | 2833 | "RevisionId":{
|
2831 |
| - "shape":"__string", |
| 2834 | + "shape":"Id", |
2832 | 2835 | "location":"uri",
|
2833 | 2836 | "locationName":"RevisionId"
|
2834 | 2837 | }
|
|
2854 | 2857 | "required":["DataSetId"],
|
2855 | 2858 | "members":{
|
2856 | 2859 | "DataSetId":{
|
2857 |
| - "shape":"__string", |
| 2860 | + "shape":"Id", |
2858 | 2861 | "location":"uri",
|
2859 | 2862 | "locationName":"DataSetId"
|
2860 | 2863 | },
|
|
2909 | 2912 | "members":{
|
2910 | 2913 | "Comment":{"shape":"__stringMin0Max16384"},
|
2911 | 2914 | "DataSetId":{
|
2912 |
| - "shape":"__string", |
| 2915 | + "shape":"Id", |
2913 | 2916 | "location":"uri",
|
2914 | 2917 | "locationName":"DataSetId"
|
2915 | 2918 | },
|
2916 | 2919 | "Finalized":{"shape":"__boolean"},
|
2917 | 2920 | "RevisionId":{
|
2918 |
| - "shape":"__string", |
| 2921 | + "shape":"Id", |
2919 | 2922 | "location":"uri",
|
2920 | 2923 | "locationName":"RevisionId"
|
2921 | 2924 | }
|
|
0 commit comments