|
26 | 26 | {"shape":"RepositoryNotFoundException"},
|
27 | 27 | {"shape":"InvalidParameterException"},
|
28 | 28 | {"shape":"ServerException"},
|
29 |
| - {"shape":"RegistryNotFoundException"} |
| 29 | + {"shape":"RegistryNotFoundException"}, |
| 30 | + {"shape":"UnsupportedCommandException"} |
30 | 31 | ]
|
31 | 32 | },
|
32 | 33 | "BatchDeleteImage":{
|
|
40 | 41 | "errors":[
|
41 | 42 | {"shape":"ServerException"},
|
42 | 43 | {"shape":"InvalidParameterException"},
|
43 |
| - {"shape":"RepositoryNotFoundException"} |
| 44 | + {"shape":"RepositoryNotFoundException"}, |
| 45 | + {"shape":"UnsupportedCommandException"} |
44 | 46 | ]
|
45 | 47 | },
|
46 | 48 | "CompleteLayerUpload":{
|
|
78 | 80 | {"shape":"InvalidTagParameterException"},
|
79 | 81 | {"shape":"TooManyTagsException"},
|
80 | 82 | {"shape":"RepositoryAlreadyExistsException"},
|
81 |
| - {"shape":"LimitExceededException"} |
| 83 | + {"shape":"LimitExceededException"}, |
| 84 | + {"shape":"UnsupportedCommandException"} |
82 | 85 | ]
|
83 | 86 | },
|
84 | 87 | "DeleteRepository":{
|
|
93 | 96 | {"shape":"ServerException"},
|
94 | 97 | {"shape":"InvalidParameterException"},
|
95 | 98 | {"shape":"RepositoryNotFoundException"},
|
96 |
| - {"shape":"RepositoryNotEmptyException"} |
| 99 | + {"shape":"RepositoryNotEmptyException"}, |
| 100 | + {"shape":"UnsupportedCommandException"} |
97 | 101 | ]
|
98 | 102 | },
|
99 | 103 | "DeleteRepositoryPolicy":{
|
|
108 | 112 | {"shape":"ServerException"},
|
109 | 113 | {"shape":"InvalidParameterException"},
|
110 | 114 | {"shape":"RepositoryNotFoundException"},
|
111 |
| - {"shape":"RepositoryPolicyNotFoundException"} |
| 115 | + {"shape":"RepositoryPolicyNotFoundException"}, |
| 116 | + {"shape":"UnsupportedCommandException"} |
112 | 117 | ]
|
113 | 118 | },
|
114 | 119 | "DescribeImageTags":{
|
|
122 | 127 | "errors":[
|
123 | 128 | {"shape":"ServerException"},
|
124 | 129 | {"shape":"InvalidParameterException"},
|
125 |
| - {"shape":"RepositoryNotFoundException"} |
| 130 | + {"shape":"RepositoryNotFoundException"}, |
| 131 | + {"shape":"UnsupportedCommandException"} |
126 | 132 | ]
|
127 | 133 | },
|
128 | 134 | "DescribeImages":{
|
|
137 | 143 | {"shape":"ServerException"},
|
138 | 144 | {"shape":"InvalidParameterException"},
|
139 | 145 | {"shape":"RepositoryNotFoundException"},
|
140 |
| - {"shape":"ImageNotFoundException"} |
| 146 | + {"shape":"ImageNotFoundException"}, |
| 147 | + {"shape":"UnsupportedCommandException"} |
141 | 148 | ]
|
142 | 149 | },
|
143 | 150 | "DescribeRegistries":{
|
|
165 | 172 | "errors":[
|
166 | 173 | {"shape":"ServerException"},
|
167 | 174 | {"shape":"InvalidParameterException"},
|
168 |
| - {"shape":"RepositoryNotFoundException"} |
| 175 | + {"shape":"RepositoryNotFoundException"}, |
| 176 | + {"shape":"UnsupportedCommandException"} |
169 | 177 | ]
|
170 | 178 | },
|
171 | 179 | "GetAuthorizationToken":{
|
|
178 | 186 | "output":{"shape":"GetAuthorizationTokenResponse"},
|
179 | 187 | "errors":[
|
180 | 188 | {"shape":"ServerException"},
|
181 |
| - {"shape":"InvalidParameterException"} |
| 189 | + {"shape":"InvalidParameterException"}, |
| 190 | + {"shape":"UnsupportedCommandException"} |
182 | 191 | ]
|
183 | 192 | },
|
184 | 193 | "GetRegistryCatalogData":{
|
|
205 | 214 | "errors":[
|
206 | 215 | {"shape":"ServerException"},
|
207 | 216 | {"shape":"InvalidParameterException"},
|
208 |
| - {"shape":"RepositoryNotFoundException"} |
| 217 | + {"shape":"RepositoryCatalogDataNotFoundException"}, |
| 218 | + {"shape":"RepositoryNotFoundException"}, |
| 219 | + {"shape":"UnsupportedCommandException"} |
209 | 220 | ]
|
210 | 221 | },
|
211 | 222 | "GetRepositoryPolicy":{
|
|
220 | 231 | {"shape":"ServerException"},
|
221 | 232 | {"shape":"InvalidParameterException"},
|
222 | 233 | {"shape":"RepositoryNotFoundException"},
|
223 |
| - {"shape":"RepositoryPolicyNotFoundException"} |
| 234 | + {"shape":"RepositoryPolicyNotFoundException"}, |
| 235 | + {"shape":"UnsupportedCommandException"} |
224 | 236 | ]
|
225 | 237 | },
|
226 | 238 | "InitiateLayerUpload":{
|
|
250 | 262 | "errors":[
|
251 | 263 | {"shape":"InvalidParameterException"},
|
252 | 264 | {"shape":"RepositoryNotFoundException"},
|
| 265 | + {"shape":"UnsupportedCommandException"}, |
253 | 266 | {"shape":"ServerException"}
|
254 | 267 | ]
|
255 | 268 | },
|
|
300 | 313 | "errors":[
|
301 | 314 | {"shape":"ServerException"},
|
302 | 315 | {"shape":"InvalidParameterException"},
|
303 |
| - {"shape":"RepositoryNotFoundException"} |
| 316 | + {"shape":"RepositoryNotFoundException"}, |
| 317 | + {"shape":"UnsupportedCommandException"} |
304 | 318 | ]
|
305 | 319 | },
|
306 | 320 | "SetRepositoryPolicy":{
|
|
314 | 328 | "errors":[
|
315 | 329 | {"shape":"ServerException"},
|
316 | 330 | {"shape":"InvalidParameterException"},
|
317 |
| - {"shape":"RepositoryNotFoundException"} |
| 331 | + {"shape":"RepositoryNotFoundException"}, |
| 332 | + {"shape":"UnsupportedCommandException"} |
318 | 333 | ]
|
319 | 334 | },
|
320 | 335 | "TagResource":{
|
|
330 | 345 | {"shape":"InvalidTagParameterException"},
|
331 | 346 | {"shape":"TooManyTagsException"},
|
332 | 347 | {"shape":"RepositoryNotFoundException"},
|
| 348 | + {"shape":"UnsupportedCommandException"}, |
333 | 349 | {"shape":"ServerException"}
|
334 | 350 | ]
|
335 | 351 | },
|
|
346 | 362 | {"shape":"InvalidTagParameterException"},
|
347 | 363 | {"shape":"TooManyTagsException"},
|
348 | 364 | {"shape":"RepositoryNotFoundException"},
|
| 365 | + {"shape":"UnsupportedCommandException"}, |
349 | 366 | {"shape":"ServerException"}
|
350 | 367 | ]
|
351 | 368 | },
|
|
372 | 389 | "shapes":{
|
373 | 390 | "AboutText":{
|
374 | 391 | "type":"string",
|
375 |
| - "max":10240 |
| 392 | + "max":25600 |
376 | 393 | },
|
377 | 394 | "Architecture":{
|
378 | 395 | "type":"string",
|
|
384 | 401 | "member":{"shape":"Architecture"},
|
385 | 402 | "max":50
|
386 | 403 | },
|
387 |
| - "Arn":{"type":"string"}, |
| 404 | + "Arn":{ |
| 405 | + "type":"string", |
| 406 | + "max":2048, |
| 407 | + "min":1 |
| 408 | + }, |
388 | 409 | "AuthorizationData":{
|
389 | 410 | "type":"structure",
|
390 | 411 | "members":{
|
|
1076 | 1097 | },
|
1077 | 1098 | "RegistryIdOrAlias":{
|
1078 | 1099 | "type":"string",
|
1079 |
| - "max":256, |
1080 |
| - "min":1 |
| 1100 | + "max":50, |
| 1101 | + "min":2 |
1081 | 1102 | },
|
1082 | 1103 | "RegistryList":{
|
1083 | 1104 | "type":"list",
|
|
1131 | 1152 | "usageText":{"shape":"UsageText"}
|
1132 | 1153 | }
|
1133 | 1154 | },
|
| 1155 | + "RepositoryCatalogDataNotFoundException":{ |
| 1156 | + "type":"structure", |
| 1157 | + "members":{ |
| 1158 | + "message":{"shape":"ExceptionMessage"} |
| 1159 | + }, |
| 1160 | + "exception":true |
| 1161 | + }, |
1134 | 1162 | "RepositoryDescription":{
|
1135 | 1163 | "type":"string",
|
1136 | 1164 | "max":1024
|
|
1326 | 1354 | "Url":{"type":"string"},
|
1327 | 1355 | "UsageText":{
|
1328 | 1356 | "type":"string",
|
1329 |
| - "max":10240 |
| 1357 | + "max":25600 |
1330 | 1358 | }
|
1331 | 1359 | }
|
1332 | 1360 | }
|
0 commit comments