@aws-sdk/client-ecr-public 3.31.0 → 3.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (356) hide show
  1. package/CHANGELOG.md +39 -0
  2. package/{dist/cjs → dist-cjs}/ECRPUBLIC.js +2 -2
  3. package/dist-cjs/ECRPUBLIC.js.map +1 -0
  4. package/{dist/cjs → dist-cjs}/ECRPUBLICClient.js +14 -14
  5. package/dist-cjs/ECRPUBLICClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/BatchCheckLayerAvailabilityCommand.js +5 -5
  7. package/dist-cjs/commands/BatchCheckLayerAvailabilityCommand.js.map +1 -0
  8. package/{dist/cjs → dist-cjs}/commands/BatchDeleteImageCommand.js +5 -5
  9. package/dist-cjs/commands/BatchDeleteImageCommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/CompleteLayerUploadCommand.js +5 -5
  11. package/dist-cjs/commands/CompleteLayerUploadCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/CreateRepositoryCommand.js +5 -5
  13. package/dist-cjs/commands/CreateRepositoryCommand.js.map +1 -0
  14. package/{dist/cjs → dist-cjs}/commands/DeleteRepositoryCommand.js +5 -5
  15. package/dist-cjs/commands/DeleteRepositoryCommand.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/DeleteRepositoryPolicyCommand.js +5 -5
  17. package/dist-cjs/commands/DeleteRepositoryPolicyCommand.js.map +1 -0
  18. package/{dist/cjs → dist-cjs}/commands/DescribeImageTagsCommand.js +5 -5
  19. package/dist-cjs/commands/DescribeImageTagsCommand.js.map +1 -0
  20. package/{dist/cjs → dist-cjs}/commands/DescribeImagesCommand.js +5 -5
  21. package/dist-cjs/commands/DescribeImagesCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/commands/DescribeRegistriesCommand.js +5 -5
  23. package/dist-cjs/commands/DescribeRegistriesCommand.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/commands/DescribeRepositoriesCommand.js +5 -5
  25. package/dist-cjs/commands/DescribeRepositoriesCommand.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/commands/GetAuthorizationTokenCommand.js +5 -5
  27. package/dist-cjs/commands/GetAuthorizationTokenCommand.js.map +1 -0
  28. package/{dist/cjs → dist-cjs}/commands/GetRegistryCatalogDataCommand.js +5 -5
  29. package/dist-cjs/commands/GetRegistryCatalogDataCommand.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/commands/GetRepositoryCatalogDataCommand.js +5 -5
  31. package/dist-cjs/commands/GetRepositoryCatalogDataCommand.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/commands/GetRepositoryPolicyCommand.js +5 -5
  33. package/dist-cjs/commands/GetRepositoryPolicyCommand.js.map +1 -0
  34. package/{dist/cjs → dist-cjs}/commands/InitiateLayerUploadCommand.js +5 -5
  35. package/dist-cjs/commands/InitiateLayerUploadCommand.js.map +1 -0
  36. package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +5 -5
  37. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/commands/PutImageCommand.js +5 -5
  39. package/dist-cjs/commands/PutImageCommand.js.map +1 -0
  40. package/{dist/cjs → dist-cjs}/commands/PutRegistryCatalogDataCommand.js +5 -5
  41. package/dist-cjs/commands/PutRegistryCatalogDataCommand.js.map +1 -0
  42. package/{dist/cjs → dist-cjs}/commands/PutRepositoryCatalogDataCommand.js +5 -5
  43. package/dist-cjs/commands/PutRepositoryCatalogDataCommand.js.map +1 -0
  44. package/{dist/cjs → dist-cjs}/commands/SetRepositoryPolicyCommand.js +5 -5
  45. package/dist-cjs/commands/SetRepositoryPolicyCommand.js.map +1 -0
  46. package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +5 -5
  47. package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
  48. package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +5 -5
  49. package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
  50. package/{dist/cjs → dist-cjs}/commands/UploadLayerPartCommand.js +5 -5
  51. package/dist-cjs/commands/UploadLayerPartCommand.js.map +1 -0
  52. package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
  53. package/dist-cjs/endpoints.js.map +1 -0
  54. package/dist-cjs/index.js +35 -0
  55. package/dist-cjs/index.js.map +1 -0
  56. package/{dist/cjs → dist-cjs}/models/index.js +1 -1
  57. package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
  58. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
  59. package/dist-cjs/models/models_0.js.map +1 -0
  60. package/{dist/cjs → dist-cjs}/pagination/DescribeImageTagsPaginator.js +1 -1
  61. package/dist-cjs/pagination/DescribeImageTagsPaginator.js.map +1 -0
  62. package/{dist/cjs → dist-cjs}/pagination/DescribeImagesPaginator.js +1 -1
  63. package/dist-cjs/pagination/DescribeImagesPaginator.js.map +1 -0
  64. package/{dist/cjs → dist-cjs}/pagination/DescribeRegistriesPaginator.js +1 -1
  65. package/dist-cjs/pagination/DescribeRegistriesPaginator.js.map +1 -0
  66. package/{dist/cjs → dist-cjs}/pagination/DescribeRepositoriesPaginator.js +1 -1
  67. package/dist-cjs/pagination/DescribeRepositoriesPaginator.js.map +1 -0
  68. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
  69. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
  70. package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +105 -105
  71. package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
  72. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
  73. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  74. package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
  75. package/dist-cjs/runtimeConfig.js.map +1 -0
  76. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
  77. package/dist-cjs/runtimeConfig.native.js.map +1 -0
  78. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
  79. package/dist-cjs/runtimeConfig.shared.js.map +1 -0
  80. package/{dist/es → dist-es}/ECRPUBLIC.js +3 -12
  81. package/dist-es/ECRPUBLIC.js.map +1 -0
  82. package/{dist/es → dist-es}/ECRPUBLICClient.js +2 -16
  83. package/dist-es/ECRPUBLICClient.js.map +1 -0
  84. package/{dist/es → dist-es}/commands/BatchCheckLayerAvailabilityCommand.js +4 -35
  85. package/dist-es/commands/BatchCheckLayerAvailabilityCommand.js.map +1 -0
  86. package/{dist/es → dist-es}/commands/BatchDeleteImageCommand.js +4 -34
  87. package/dist-es/commands/BatchDeleteImageCommand.js.map +1 -0
  88. package/{dist/es → dist-es}/commands/CompleteLayerUploadCommand.js +4 -36
  89. package/dist-es/commands/CompleteLayerUploadCommand.js.map +1 -0
  90. package/{dist/es → dist-es}/commands/CreateRepositoryCommand.js +4 -30
  91. package/dist-es/commands/CreateRepositoryCommand.js.map +1 -0
  92. package/{dist/es → dist-es}/commands/DeleteRepositoryCommand.js +4 -31
  93. package/dist-es/commands/DeleteRepositoryCommand.js.map +1 -0
  94. package/{dist/es → dist-es}/commands/DeleteRepositoryPolicyCommand.js +4 -29
  95. package/dist-es/commands/DeleteRepositoryPolicyCommand.js.map +1 -0
  96. package/{dist/es → dist-es}/commands/DescribeImageTagsCommand.js +4 -29
  97. package/dist-es/commands/DescribeImageTagsCommand.js.map +1 -0
  98. package/{dist/es → dist-es}/commands/DescribeImagesCommand.js +4 -35
  99. package/dist-es/commands/DescribeImagesCommand.js.map +1 -0
  100. package/{dist/es → dist-es}/commands/DescribeRegistriesCommand.js +4 -29
  101. package/dist-es/commands/DescribeRegistriesCommand.js.map +1 -0
  102. package/{dist/es → dist-es}/commands/DescribeRepositoriesCommand.js +4 -29
  103. package/dist-es/commands/DescribeRepositoriesCommand.js.map +1 -0
  104. package/{dist/es → dist-es}/commands/GetAuthorizationTokenCommand.js +4 -33
  105. package/dist-es/commands/GetAuthorizationTokenCommand.js.map +1 -0
  106. package/{dist/es → dist-es}/commands/GetRegistryCatalogDataCommand.js +4 -29
  107. package/dist-es/commands/GetRegistryCatalogDataCommand.js.map +1 -0
  108. package/{dist/es → dist-es}/commands/GetRepositoryCatalogDataCommand.js +4 -30
  109. package/dist-es/commands/GetRepositoryCatalogDataCommand.js.map +1 -0
  110. package/{dist/es → dist-es}/commands/GetRepositoryPolicyCommand.js +4 -29
  111. package/dist-es/commands/GetRepositoryPolicyCommand.js.map +1 -0
  112. package/{dist/es → dist-es}/commands/InitiateLayerUploadCommand.js +4 -35
  113. package/dist-es/commands/InitiateLayerUploadCommand.js.map +1 -0
  114. package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -29
  115. package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
  116. package/{dist/es → dist-es}/commands/PutImageCommand.js +4 -36
  117. package/dist-es/commands/PutImageCommand.js.map +1 -0
  118. package/{dist/es → dist-es}/commands/PutRegistryCatalogDataCommand.js +4 -29
  119. package/dist-es/commands/PutRegistryCatalogDataCommand.js.map +1 -0
  120. package/{dist/es → dist-es}/commands/PutRepositoryCatalogDataCommand.js +4 -29
  121. package/dist-es/commands/PutRepositoryCatalogDataCommand.js.map +1 -0
  122. package/{dist/es → dist-es}/commands/SetRepositoryPolicyCommand.js +4 -31
  123. package/dist-es/commands/SetRepositoryPolicyCommand.js.map +1 -0
  124. package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -32
  125. package/dist-es/commands/TagResourceCommand.js.map +1 -0
  126. package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -29
  127. package/dist-es/commands/UntagResourceCommand.js.map +1 -0
  128. package/{dist/es → dist-es}/commands/UploadLayerPartCommand.js +4 -35
  129. package/dist-es/commands/UploadLayerPartCommand.js.map +1 -0
  130. package/{dist/es → dist-es}/endpoints.js +1 -1
  131. package/dist-es/endpoints.js.map +1 -0
  132. package/{dist/es → dist-es}/index.js +0 -0
  133. package/dist-es/index.js.map +1 -0
  134. package/{dist/es → dist-es}/models/index.js +0 -0
  135. package/dist-es/models/index.js.map +1 -0
  136. package/{dist/es → dist-es}/models/models_0.js +0 -255
  137. package/dist-es/models/models_0.js.map +1 -0
  138. package/{dist/es → dist-es}/pagination/DescribeImageTagsPaginator.js +17 -29
  139. package/dist-es/pagination/DescribeImageTagsPaginator.js.map +1 -0
  140. package/{dist/es → dist-es}/pagination/DescribeImagesPaginator.js +17 -29
  141. package/dist-es/pagination/DescribeImagesPaginator.js.map +1 -0
  142. package/{dist/es → dist-es}/pagination/DescribeRegistriesPaginator.js +17 -29
  143. package/dist-es/pagination/DescribeRegistriesPaginator.js.map +1 -0
  144. package/{dist/es → dist-es}/pagination/DescribeRepositoriesPaginator.js +17 -29
  145. package/dist-es/pagination/DescribeRepositoriesPaginator.js.map +1 -0
  146. package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
  147. package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
  148. package/{dist/es → dist-es}/protocols/Aws_json1_1.js +590 -595
  149. package/dist-es/protocols/Aws_json1_1.js.map +1 -0
  150. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
  151. package/dist-es/runtimeConfig.browser.js.map +1 -0
  152. package/{dist/es → dist-es}/runtimeConfig.js +2 -5
  153. package/dist-es/runtimeConfig.js.map +1 -0
  154. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
  155. package/dist-es/runtimeConfig.native.js.map +1 -0
  156. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
  157. package/dist-es/runtimeConfig.shared.js.map +1 -0
  158. package/{dist/types → dist-types}/ECRPUBLIC.d.ts +3 -3
  159. package/{dist/types → dist-types}/ECRPUBLICClient.d.ts +9 -9
  160. package/{dist/types → dist-types}/commands/BatchCheckLayerAvailabilityCommand.d.ts +2 -2
  161. package/{dist/types → dist-types}/commands/BatchDeleteImageCommand.d.ts +2 -2
  162. package/{dist/types → dist-types}/commands/CompleteLayerUploadCommand.d.ts +2 -2
  163. package/{dist/types → dist-types}/commands/CreateRepositoryCommand.d.ts +2 -2
  164. package/{dist/types → dist-types}/commands/DeleteRepositoryCommand.d.ts +2 -2
  165. package/{dist/types → dist-types}/commands/DeleteRepositoryPolicyCommand.d.ts +2 -2
  166. package/{dist/types → dist-types}/commands/DescribeImageTagsCommand.d.ts +2 -2
  167. package/{dist/types → dist-types}/commands/DescribeImagesCommand.d.ts +2 -2
  168. package/{dist/types → dist-types}/commands/DescribeRegistriesCommand.d.ts +2 -2
  169. package/{dist/types → dist-types}/commands/DescribeRepositoriesCommand.d.ts +2 -2
  170. package/{dist/types → dist-types}/commands/GetAuthorizationTokenCommand.d.ts +2 -2
  171. package/{dist/types → dist-types}/commands/GetRegistryCatalogDataCommand.d.ts +2 -2
  172. package/{dist/types → dist-types}/commands/GetRepositoryCatalogDataCommand.d.ts +2 -2
  173. package/{dist/types → dist-types}/commands/GetRepositoryPolicyCommand.d.ts +2 -2
  174. package/{dist/types → dist-types}/commands/InitiateLayerUploadCommand.d.ts +2 -2
  175. package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
  176. package/{dist/types → dist-types}/commands/PutImageCommand.d.ts +2 -2
  177. package/{dist/types → dist-types}/commands/PutRegistryCatalogDataCommand.d.ts +2 -2
  178. package/{dist/types → dist-types}/commands/PutRepositoryCatalogDataCommand.d.ts +2 -2
  179. package/{dist/types → dist-types}/commands/SetRepositoryPolicyCommand.d.ts +2 -2
  180. package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
  181. package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
  182. package/{dist/types → dist-types}/commands/UploadLayerPartCommand.d.ts +2 -2
  183. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  184. package/{dist/types → dist-types}/index.d.ts +0 -0
  185. package/{dist/types → dist-types}/models/index.d.ts +0 -0
  186. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  187. package/{dist/types → dist-types}/pagination/DescribeImageTagsPaginator.d.ts +1 -1
  188. package/{dist/types → dist-types}/pagination/DescribeImagesPaginator.d.ts +1 -1
  189. package/{dist/types → dist-types}/pagination/DescribeRegistriesPaginator.d.ts +1 -1
  190. package/{dist/types → dist-types}/pagination/DescribeRepositoriesPaginator.d.ts +1 -1
  191. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  192. package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +3 -3
  193. package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +1 -0
  194. package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
  195. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -0
  196. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  197. package/{dist/types → dist-types}/ts3.4/ECRPUBLIC.d.ts +3 -3
  198. package/{dist/types → dist-types}/ts3.4/ECRPUBLICClient.d.ts +9 -9
  199. package/{dist/types → dist-types}/ts3.4/commands/BatchCheckLayerAvailabilityCommand.d.ts +2 -2
  200. package/{dist/types → dist-types}/ts3.4/commands/BatchDeleteImageCommand.d.ts +2 -2
  201. package/{dist/types → dist-types}/ts3.4/commands/CompleteLayerUploadCommand.d.ts +2 -2
  202. package/{dist/types → dist-types}/ts3.4/commands/CreateRepositoryCommand.d.ts +2 -2
  203. package/{dist/types → dist-types}/ts3.4/commands/DeleteRepositoryCommand.d.ts +2 -2
  204. package/{dist/types → dist-types}/ts3.4/commands/DeleteRepositoryPolicyCommand.d.ts +2 -2
  205. package/{dist/types → dist-types}/ts3.4/commands/DescribeImageTagsCommand.d.ts +2 -2
  206. package/{dist/types → dist-types}/ts3.4/commands/DescribeImagesCommand.d.ts +2 -2
  207. package/{dist/types → dist-types}/ts3.4/commands/DescribeRegistriesCommand.d.ts +2 -2
  208. package/{dist/types → dist-types}/ts3.4/commands/DescribeRepositoriesCommand.d.ts +2 -2
  209. package/{dist/types → dist-types}/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +2 -2
  210. package/{dist/types → dist-types}/ts3.4/commands/GetRegistryCatalogDataCommand.d.ts +2 -2
  211. package/{dist/types → dist-types}/ts3.4/commands/GetRepositoryCatalogDataCommand.d.ts +2 -2
  212. package/{dist/types → dist-types}/ts3.4/commands/GetRepositoryPolicyCommand.d.ts +2 -2
  213. package/{dist/types → dist-types}/ts3.4/commands/InitiateLayerUploadCommand.d.ts +2 -2
  214. package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -2
  215. package/{dist/types → dist-types}/ts3.4/commands/PutImageCommand.d.ts +2 -2
  216. package/{dist/types → dist-types}/ts3.4/commands/PutRegistryCatalogDataCommand.d.ts +2 -2
  217. package/{dist/types → dist-types}/ts3.4/commands/PutRepositoryCatalogDataCommand.d.ts +2 -2
  218. package/{dist/types → dist-types}/ts3.4/commands/SetRepositoryPolicyCommand.d.ts +2 -2
  219. package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +2 -2
  220. package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
  221. package/{dist/types → dist-types}/ts3.4/commands/UploadLayerPartCommand.d.ts +2 -2
  222. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  223. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  224. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  225. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  226. package/{dist/types → dist-types}/ts3.4/pagination/DescribeImageTagsPaginator.d.ts +1 -1
  227. package/{dist/types → dist-types}/ts3.4/pagination/DescribeImagesPaginator.d.ts +1 -1
  228. package/{dist/types → dist-types}/ts3.4/pagination/DescribeRegistriesPaginator.d.ts +1 -1
  229. package/{dist/types → dist-types}/ts3.4/pagination/DescribeRepositoriesPaginator.d.ts +1 -1
  230. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  231. package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +3 -3
  232. package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +1 -0
  233. package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
  234. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
  235. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  236. package/package.json +50 -50
  237. package/{ECRPUBLIC.ts → src/ECRPUBLIC.ts} +8 -7
  238. package/{ECRPUBLICClient.ts → src/ECRPUBLICClient.ts} +59 -58
  239. package/{commands → src/commands}/BatchCheckLayerAvailabilityCommand.ts +8 -7
  240. package/{commands → src/commands}/BatchDeleteImageCommand.ts +8 -7
  241. package/{commands → src/commands}/CompleteLayerUploadCommand.ts +8 -7
  242. package/{commands → src/commands}/CreateRepositoryCommand.ts +8 -7
  243. package/{commands → src/commands}/DeleteRepositoryCommand.ts +8 -7
  244. package/{commands → src/commands}/DeleteRepositoryPolicyCommand.ts +8 -7
  245. package/{commands → src/commands}/DescribeImageTagsCommand.ts +8 -7
  246. package/{commands → src/commands}/DescribeImagesCommand.ts +8 -7
  247. package/{commands → src/commands}/DescribeRegistriesCommand.ts +8 -7
  248. package/{commands → src/commands}/DescribeRepositoriesCommand.ts +8 -7
  249. package/{commands → src/commands}/GetAuthorizationTokenCommand.ts +8 -7
  250. package/{commands → src/commands}/GetRegistryCatalogDataCommand.ts +8 -7
  251. package/{commands → src/commands}/GetRepositoryCatalogDataCommand.ts +8 -7
  252. package/{commands → src/commands}/GetRepositoryPolicyCommand.ts +8 -7
  253. package/{commands → src/commands}/InitiateLayerUploadCommand.ts +8 -7
  254. package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
  255. package/{commands → src/commands}/PutImageCommand.ts +5 -4
  256. package/{commands → src/commands}/PutRegistryCatalogDataCommand.ts +8 -7
  257. package/{commands → src/commands}/PutRepositoryCatalogDataCommand.ts +8 -7
  258. package/{commands → src/commands}/SetRepositoryPolicyCommand.ts +8 -7
  259. package/{commands → src/commands}/TagResourceCommand.ts +8 -7
  260. package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
  261. package/{commands → src/commands}/UploadLayerPartCommand.ts +8 -7
  262. package/{endpoints.ts → src/endpoints.ts} +1 -1
  263. package/{index.ts → src/index.ts} +0 -0
  264. package/{models → src/models}/index.ts +0 -0
  265. package/{models → src/models}/models_0.ts +0 -0
  266. package/{pagination → src/pagination}/DescribeImageTagsPaginator.ts +4 -3
  267. package/{pagination → src/pagination}/DescribeImagesPaginator.ts +4 -3
  268. package/{pagination → src/pagination}/DescribeRegistriesPaginator.ts +4 -3
  269. package/{pagination → src/pagination}/DescribeRepositoriesPaginator.ts +4 -3
  270. package/{pagination → src/pagination}/Interfaces.ts +2 -1
  271. package/{protocols → src/protocols}/Aws_json1_1.ts +44 -43
  272. package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
  273. package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
  274. package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
  275. package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
  276. package/tsconfig.es.json +1 -3
  277. package/tsconfig.json +7 -7
  278. package/tsconfig.types.json +9 -0
  279. package/dist/cjs/ECRPUBLIC.js.map +0 -1
  280. package/dist/cjs/ECRPUBLICClient.js.map +0 -1
  281. package/dist/cjs/commands/BatchCheckLayerAvailabilityCommand.js.map +0 -1
  282. package/dist/cjs/commands/BatchDeleteImageCommand.js.map +0 -1
  283. package/dist/cjs/commands/CompleteLayerUploadCommand.js.map +0 -1
  284. package/dist/cjs/commands/CreateRepositoryCommand.js.map +0 -1
  285. package/dist/cjs/commands/DeleteRepositoryCommand.js.map +0 -1
  286. package/dist/cjs/commands/DeleteRepositoryPolicyCommand.js.map +0 -1
  287. package/dist/cjs/commands/DescribeImageTagsCommand.js.map +0 -1
  288. package/dist/cjs/commands/DescribeImagesCommand.js.map +0 -1
  289. package/dist/cjs/commands/DescribeRegistriesCommand.js.map +0 -1
  290. package/dist/cjs/commands/DescribeRepositoriesCommand.js.map +0 -1
  291. package/dist/cjs/commands/GetAuthorizationTokenCommand.js.map +0 -1
  292. package/dist/cjs/commands/GetRegistryCatalogDataCommand.js.map +0 -1
  293. package/dist/cjs/commands/GetRepositoryCatalogDataCommand.js.map +0 -1
  294. package/dist/cjs/commands/GetRepositoryPolicyCommand.js.map +0 -1
  295. package/dist/cjs/commands/InitiateLayerUploadCommand.js.map +0 -1
  296. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  297. package/dist/cjs/commands/PutImageCommand.js.map +0 -1
  298. package/dist/cjs/commands/PutRegistryCatalogDataCommand.js.map +0 -1
  299. package/dist/cjs/commands/PutRepositoryCatalogDataCommand.js.map +0 -1
  300. package/dist/cjs/commands/SetRepositoryPolicyCommand.js.map +0 -1
  301. package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
  302. package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
  303. package/dist/cjs/commands/UploadLayerPartCommand.js.map +0 -1
  304. package/dist/cjs/endpoints.js.map +0 -1
  305. package/dist/cjs/index.js +0 -35
  306. package/dist/cjs/index.js.map +0 -1
  307. package/dist/cjs/models/models_0.js.map +0 -1
  308. package/dist/cjs/package.json +0 -91
  309. package/dist/cjs/pagination/DescribeImageTagsPaginator.js.map +0 -1
  310. package/dist/cjs/pagination/DescribeImagesPaginator.js.map +0 -1
  311. package/dist/cjs/pagination/DescribeRegistriesPaginator.js.map +0 -1
  312. package/dist/cjs/pagination/DescribeRepositoriesPaginator.js.map +0 -1
  313. package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
  314. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  315. package/dist/cjs/runtimeConfig.js.map +0 -1
  316. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  317. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  318. package/dist/es/ECRPUBLIC.js.map +0 -1
  319. package/dist/es/ECRPUBLICClient.js.map +0 -1
  320. package/dist/es/commands/BatchCheckLayerAvailabilityCommand.js.map +0 -1
  321. package/dist/es/commands/BatchDeleteImageCommand.js.map +0 -1
  322. package/dist/es/commands/CompleteLayerUploadCommand.js.map +0 -1
  323. package/dist/es/commands/CreateRepositoryCommand.js.map +0 -1
  324. package/dist/es/commands/DeleteRepositoryCommand.js.map +0 -1
  325. package/dist/es/commands/DeleteRepositoryPolicyCommand.js.map +0 -1
  326. package/dist/es/commands/DescribeImageTagsCommand.js.map +0 -1
  327. package/dist/es/commands/DescribeImagesCommand.js.map +0 -1
  328. package/dist/es/commands/DescribeRegistriesCommand.js.map +0 -1
  329. package/dist/es/commands/DescribeRepositoriesCommand.js.map +0 -1
  330. package/dist/es/commands/GetAuthorizationTokenCommand.js.map +0 -1
  331. package/dist/es/commands/GetRegistryCatalogDataCommand.js.map +0 -1
  332. package/dist/es/commands/GetRepositoryCatalogDataCommand.js.map +0 -1
  333. package/dist/es/commands/GetRepositoryPolicyCommand.js.map +0 -1
  334. package/dist/es/commands/InitiateLayerUploadCommand.js.map +0 -1
  335. package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
  336. package/dist/es/commands/PutImageCommand.js.map +0 -1
  337. package/dist/es/commands/PutRegistryCatalogDataCommand.js.map +0 -1
  338. package/dist/es/commands/PutRepositoryCatalogDataCommand.js.map +0 -1
  339. package/dist/es/commands/SetRepositoryPolicyCommand.js.map +0 -1
  340. package/dist/es/commands/TagResourceCommand.js.map +0 -1
  341. package/dist/es/commands/UntagResourceCommand.js.map +0 -1
  342. package/dist/es/commands/UploadLayerPartCommand.js.map +0 -1
  343. package/dist/es/endpoints.js.map +0 -1
  344. package/dist/es/index.js.map +0 -1
  345. package/dist/es/models/index.js.map +0 -1
  346. package/dist/es/models/models_0.js.map +0 -1
  347. package/dist/es/package.json +0 -91
  348. package/dist/es/pagination/DescribeImageTagsPaginator.js.map +0 -1
  349. package/dist/es/pagination/DescribeImagesPaginator.js.map +0 -1
  350. package/dist/es/pagination/DescribeRegistriesPaginator.js.map +0 -1
  351. package/dist/es/pagination/DescribeRepositoriesPaginator.js.map +0 -1
  352. package/dist/es/protocols/Aws_json1_1.js.map +0 -1
  353. package/dist/es/runtimeConfig.browser.js.map +0 -1
  354. package/dist/es/runtimeConfig.js.map +0 -1
  355. package/dist/es/runtimeConfig.native.js.map +0 -1
  356. package/dist/es/runtimeConfig.shared.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DescribeImageTagsPaginator.js","sourceRoot":"","sources":["../../src/pagination/DescribeImageTagsPaginator.ts"],"names":[],"mappings":";;;AAEA,mFAI8C;AAC9C,4CAAyC;AACzC,wDAAqD;AAGrD;;GAEG;AACH,MAAM,sBAAsB,GAAG,KAAK,EAClC,MAAuB,EACvB,KAAoC,EACpC,GAAG,IAAS,EAC6B,EAAE;IAC3C,aAAa;IACb,OAAO,MAAM,MAAM,CAAC,IAAI,CAAC,IAAI,mDAAwB,CAAC,KAAK,CAAC,EAAE,GAAG,IAAI,CAAC,CAAC;AACzE,CAAC,CAAC;AACF;;GAEG;AACH,MAAM,gBAAgB,GAAG,KAAK,EAC5B,MAAiB,EACjB,KAAoC,EACpC,GAAG,IAAS,EAC6B,EAAE;IAC3C,aAAa;IACb,OAAO,MAAM,MAAM,CAAC,iBAAiB,CAAC,KAAK,EAAE,GAAG,IAAI,CAAC,CAAC;AACxD,CAAC,CAAC;AACK,KAAK,SAAS,CAAC,CAAC,yBAAyB,CAC9C,MAAwC,EACxC,KAAoC,EACpC,GAAG,mBAAwB;IAE3B,mEAAmE;IACnE,IAAI,KAAK,GAAuC,MAAM,CAAC,aAAa,IAAI,SAAS,CAAC;IAClF,IAAI,OAAO,GAAG,IAAI,CAAC;IACnB,IAAI,IAAoC,CAAC;IACzC,OAAO,OAAO,EAAE;QACd,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC;QACxB,KAAK,CAAC,YAAY,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC;QACtC,IAAI,MAAM,CAAC,MAAM,YAAY,qBAAS,EAAE;YACtC,IAAI,GAAG,MAAM,gBAAgB,CAAC,MAAM,CAAC,MAAM,EAAE,KAAK,EAAE,GAAG,mBAAmB,CAAC,CAAC;SAC7E;aAAM,IAAI,MAAM,CAAC,MAAM,YAAY,iCAAe,EAAE;YACnD,IAAI,GAAG,MAAM,sBAAsB,CAAC,MAAM,CAAC,MAAM,EAAE,KAAK,EAAE,GAAG,mBAAmB,CAAC,CAAC;SACnF;aAAM;YACL,MAAM,IAAI,KAAK,CAAC,sDAAsD,CAAC,CAAC;SACzE;QACD,MAAM,IAAI,CAAC;QACX,KAAK,GAAG,IAAI,CAAC,SAAS,CAAC;QACvB,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC;KACnB;IACD,aAAa;IACb,OAAO,SAAS,CAAC;AACnB,CAAC;AAzBD,8DAyBC"}
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.paginateDescribeImages = void 0;
4
+ const DescribeImagesCommand_1 = require("../commands/DescribeImagesCommand");
4
5
  const ECRPUBLIC_1 = require("../ECRPUBLIC");
5
6
  const ECRPUBLICClient_1 = require("../ECRPUBLICClient");
6
- const DescribeImagesCommand_1 = require("../commands/DescribeImagesCommand");
7
7
  /**
8
8
  * @private
9
9
  */
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DescribeImagesPaginator.js","sourceRoot":"","sources":["../../src/pagination/DescribeImagesPaginator.ts"],"names":[],"mappings":";;;AAEA,6EAI2C;AAC3C,4CAAyC;AACzC,wDAAqD;AAGrD;;GAEG;AACH,MAAM,sBAAsB,GAAG,KAAK,EAClC,MAAuB,EACvB,KAAiC,EACjC,GAAG,IAAS,EAC0B,EAAE;IACxC,aAAa;IACb,OAAO,MAAM,MAAM,CAAC,IAAI,CAAC,IAAI,6CAAqB,CAAC,KAAK,CAAC,EAAE,GAAG,IAAI,CAAC,CAAC;AACtE,CAAC,CAAC;AACF;;GAEG;AACH,MAAM,gBAAgB,GAAG,KAAK,EAC5B,MAAiB,EACjB,KAAiC,EACjC,GAAG,IAAS,EAC0B,EAAE;IACxC,aAAa;IACb,OAAO,MAAM,MAAM,CAAC,cAAc,CAAC,KAAK,EAAE,GAAG,IAAI,CAAC,CAAC;AACrD,CAAC,CAAC;AACK,KAAK,SAAS,CAAC,CAAC,sBAAsB,CAC3C,MAAwC,EACxC,KAAiC,EACjC,GAAG,mBAAwB;IAE3B,mEAAmE;IACnE,IAAI,KAAK,GAAuC,MAAM,CAAC,aAAa,IAAI,SAAS,CAAC;IAClF,IAAI,OAAO,GAAG,IAAI,CAAC;IACnB,IAAI,IAAiC,CAAC;IACtC,OAAO,OAAO,EAAE;QACd,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC;QACxB,KAAK,CAAC,YAAY,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC;QACtC,IAAI,MAAM,CAAC,MAAM,YAAY,qBAAS,EAAE;YACtC,IAAI,GAAG,MAAM,gBAAgB,CAAC,MAAM,CAAC,MAAM,EAAE,KAAK,EAAE,GAAG,mBAAmB,CAAC,CAAC;SAC7E;aAAM,IAAI,MAAM,CAAC,MAAM,YAAY,iCAAe,EAAE;YACnD,IAAI,GAAG,MAAM,sBAAsB,CAAC,MAAM,CAAC,MAAM,EAAE,KAAK,EAAE,GAAG,mBAAmB,CAAC,CAAC;SACnF;aAAM;YACL,MAAM,IAAI,KAAK,CAAC,sDAAsD,CAAC,CAAC;SACzE;QACD,MAAM,IAAI,CAAC;QACX,KAAK,GAAG,IAAI,CAAC,SAAS,CAAC;QACvB,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC;KACnB;IACD,aAAa;IACb,OAAO,SAAS,CAAC;AACnB,CAAC;AAzBD,wDAyBC"}
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.paginateDescribeRegistries = void 0;
4
+ const DescribeRegistriesCommand_1 = require("../commands/DescribeRegistriesCommand");
4
5
  const ECRPUBLIC_1 = require("../ECRPUBLIC");
5
6
  const ECRPUBLICClient_1 = require("../ECRPUBLICClient");
6
- const DescribeRegistriesCommand_1 = require("../commands/DescribeRegistriesCommand");
7
7
  /**
8
8
  * @private
9
9
  */
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DescribeRegistriesPaginator.js","sourceRoot":"","sources":["../../src/pagination/DescribeRegistriesPaginator.ts"],"names":[],"mappings":";;;AAEA,qFAI+C;AAC/C,4CAAyC;AACzC,wDAAqD;AAGrD;;GAEG;AACH,MAAM,sBAAsB,GAAG,KAAK,EAClC,MAAuB,EACvB,KAAqC,EACrC,GAAG,IAAS,EAC8B,EAAE;IAC5C,aAAa;IACb,OAAO,MAAM,MAAM,CAAC,IAAI,CAAC,IAAI,qDAAyB,CAAC,KAAK,CAAC,EAAE,GAAG,IAAI,CAAC,CAAC;AAC1E,CAAC,CAAC;AACF;;GAEG;AACH,MAAM,gBAAgB,GAAG,KAAK,EAC5B,MAAiB,EACjB,KAAqC,EACrC,GAAG,IAAS,EAC8B,EAAE;IAC5C,aAAa;IACb,OAAO,MAAM,MAAM,CAAC,kBAAkB,CAAC,KAAK,EAAE,GAAG,IAAI,CAAC,CAAC;AACzD,CAAC,CAAC;AACK,KAAK,SAAS,CAAC,CAAC,0BAA0B,CAC/C,MAAwC,EACxC,KAAqC,EACrC,GAAG,mBAAwB;IAE3B,mEAAmE;IACnE,IAAI,KAAK,GAAuC,MAAM,CAAC,aAAa,IAAI,SAAS,CAAC;IAClF,IAAI,OAAO,GAAG,IAAI,CAAC;IACnB,IAAI,IAAqC,CAAC;IAC1C,OAAO,OAAO,EAAE;QACd,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC;QACxB,KAAK,CAAC,YAAY,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC;QACtC,IAAI,MAAM,CAAC,MAAM,YAAY,qBAAS,EAAE;YACtC,IAAI,GAAG,MAAM,gBAAgB,CAAC,MAAM,CAAC,MAAM,EAAE,KAAK,EAAE,GAAG,mBAAmB,CAAC,CAAC;SAC7E;aAAM,IAAI,MAAM,CAAC,MAAM,YAAY,iCAAe,EAAE;YACnD,IAAI,GAAG,MAAM,sBAAsB,CAAC,MAAM,CAAC,MAAM,EAAE,KAAK,EAAE,GAAG,mBAAmB,CAAC,CAAC;SACnF;aAAM;YACL,MAAM,IAAI,KAAK,CAAC,sDAAsD,CAAC,CAAC;SACzE;QACD,MAAM,IAAI,CAAC;QACX,KAAK,GAAG,IAAI,CAAC,SAAS,CAAC;QACvB,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC;KACnB;IACD,aAAa;IACb,OAAO,SAAS,CAAC;AACnB,CAAC;AAzBD,gEAyBC"}
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.paginateDescribeRepositories = void 0;
4
+ const DescribeRepositoriesCommand_1 = require("../commands/DescribeRepositoriesCommand");
4
5
  const ECRPUBLIC_1 = require("../ECRPUBLIC");
5
6
  const ECRPUBLICClient_1 = require("../ECRPUBLICClient");
6
- const DescribeRepositoriesCommand_1 = require("../commands/DescribeRepositoriesCommand");
7
7
  /**
8
8
  * @private
9
9
  */
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DescribeRepositoriesPaginator.js","sourceRoot":"","sources":["../../src/pagination/DescribeRepositoriesPaginator.ts"],"names":[],"mappings":";;;AAEA,yFAIiD;AACjD,4CAAyC;AACzC,wDAAqD;AAGrD;;GAEG;AACH,MAAM,sBAAsB,GAAG,KAAK,EAClC,MAAuB,EACvB,KAAuC,EACvC,GAAG,IAAS,EACgC,EAAE;IAC9C,aAAa;IACb,OAAO,MAAM,MAAM,CAAC,IAAI,CAAC,IAAI,yDAA2B,CAAC,KAAK,CAAC,EAAE,GAAG,IAAI,CAAC,CAAC;AAC5E,CAAC,CAAC;AACF;;GAEG;AACH,MAAM,gBAAgB,GAAG,KAAK,EAC5B,MAAiB,EACjB,KAAuC,EACvC,GAAG,IAAS,EACgC,EAAE;IAC9C,aAAa;IACb,OAAO,MAAM,MAAM,CAAC,oBAAoB,CAAC,KAAK,EAAE,GAAG,IAAI,CAAC,CAAC;AAC3D,CAAC,CAAC;AACK,KAAK,SAAS,CAAC,CAAC,4BAA4B,CACjD,MAAwC,EACxC,KAAuC,EACvC,GAAG,mBAAwB;IAE3B,mEAAmE;IACnE,IAAI,KAAK,GAAuC,MAAM,CAAC,aAAa,IAAI,SAAS,CAAC;IAClF,IAAI,OAAO,GAAG,IAAI,CAAC;IACnB,IAAI,IAAuC,CAAC;IAC5C,OAAO,OAAO,EAAE;QACd,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC;QACxB,KAAK,CAAC,YAAY,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC;QACtC,IAAI,MAAM,CAAC,MAAM,YAAY,qBAAS,EAAE;YACtC,IAAI,GAAG,MAAM,gBAAgB,CAAC,MAAM,CAAC,MAAM,EAAE,KAAK,EAAE,GAAG,mBAAmB,CAAC,CAAC;SAC7E;aAAM,IAAI,MAAM,CAAC,MAAM,YAAY,iCAAe,EAAE;YACnD,IAAI,GAAG,MAAM,sBAAsB,CAAC,MAAM,CAAC,MAAM,EAAE,KAAK,EAAE,GAAG,mBAAmB,CAAC,CAAC;SACnF;aAAM;YACL,MAAM,IAAI,KAAK,CAAC,sDAAsD,CAAC,CAAC;SACzE;QACD,MAAM,IAAI,CAAC;QACX,KAAK,GAAG,IAAI,CAAC,SAAS,CAAC;QACvB,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC;KACnB;IACD,aAAa;IACb,OAAO,SAAS,CAAC;AACnB,CAAC;AAzBD,oEAyBC"}
File without changes
@@ -1 +1 @@
1
- {"version":3,"file":"Interfaces.js","sourceRoot":"","sources":["../../../pagination/Interfaces.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"Interfaces.js","sourceRoot":"","sources":["../../src/pagination/Interfaces.ts"],"names":[],"mappings":""}
@@ -2496,14 +2496,14 @@ const deserializeAws_json1_1ArchitectureList = (output, context) => {
2496
2496
  if (entry === null) {
2497
2497
  return null;
2498
2498
  }
2499
- return (0, smithy_client_1.expectString)(entry);
2499
+ return smithy_client_1.expectString(entry);
2500
2500
  });
2501
2501
  };
2502
2502
  const deserializeAws_json1_1AuthorizationData = (output, context) => {
2503
2503
  return {
2504
- authorizationToken: (0, smithy_client_1.expectString)(output.authorizationToken),
2504
+ authorizationToken: smithy_client_1.expectString(output.authorizationToken),
2505
2505
  expiresAt: output.expiresAt !== undefined && output.expiresAt !== null
2506
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.expiresAt)))
2506
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.expiresAt)))
2507
2507
  : undefined,
2508
2508
  };
2509
2509
  };
@@ -2529,10 +2529,10 @@ const deserializeAws_json1_1BatchDeleteImageResponse = (output, context) => {
2529
2529
  };
2530
2530
  const deserializeAws_json1_1CompleteLayerUploadResponse = (output, context) => {
2531
2531
  return {
2532
- layerDigest: (0, smithy_client_1.expectString)(output.layerDigest),
2533
- registryId: (0, smithy_client_1.expectString)(output.registryId),
2534
- repositoryName: (0, smithy_client_1.expectString)(output.repositoryName),
2535
- uploadId: (0, smithy_client_1.expectString)(output.uploadId),
2532
+ layerDigest: smithy_client_1.expectString(output.layerDigest),
2533
+ registryId: smithy_client_1.expectString(output.registryId),
2534
+ repositoryName: smithy_client_1.expectString(output.repositoryName),
2535
+ uploadId: smithy_client_1.expectString(output.uploadId),
2536
2536
  };
2537
2537
  };
2538
2538
  const deserializeAws_json1_1CreateRepositoryResponse = (output, context) => {
@@ -2547,9 +2547,9 @@ const deserializeAws_json1_1CreateRepositoryResponse = (output, context) => {
2547
2547
  };
2548
2548
  const deserializeAws_json1_1DeleteRepositoryPolicyResponse = (output, context) => {
2549
2549
  return {
2550
- policyText: (0, smithy_client_1.expectString)(output.policyText),
2551
- registryId: (0, smithy_client_1.expectString)(output.registryId),
2552
- repositoryName: (0, smithy_client_1.expectString)(output.repositoryName),
2550
+ policyText: smithy_client_1.expectString(output.policyText),
2551
+ registryId: smithy_client_1.expectString(output.registryId),
2552
+ repositoryName: smithy_client_1.expectString(output.repositoryName),
2553
2553
  };
2554
2554
  };
2555
2555
  const deserializeAws_json1_1DeleteRepositoryResponse = (output, context) => {
@@ -2564,7 +2564,7 @@ const deserializeAws_json1_1DescribeImagesResponse = (output, context) => {
2564
2564
  imageDetails: output.imageDetails !== undefined && output.imageDetails !== null
2565
2565
  ? deserializeAws_json1_1ImageDetailList(output.imageDetails, context)
2566
2566
  : undefined,
2567
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
2567
+ nextToken: smithy_client_1.expectString(output.nextToken),
2568
2568
  };
2569
2569
  };
2570
2570
  const deserializeAws_json1_1DescribeImageTagsResponse = (output, context) => {
@@ -2572,12 +2572,12 @@ const deserializeAws_json1_1DescribeImageTagsResponse = (output, context) => {
2572
2572
  imageTagDetails: output.imageTagDetails !== undefined && output.imageTagDetails !== null
2573
2573
  ? deserializeAws_json1_1ImageTagDetailList(output.imageTagDetails, context)
2574
2574
  : undefined,
2575
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
2575
+ nextToken: smithy_client_1.expectString(output.nextToken),
2576
2576
  };
2577
2577
  };
2578
2578
  const deserializeAws_json1_1DescribeRegistriesResponse = (output, context) => {
2579
2579
  return {
2580
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
2580
+ nextToken: smithy_client_1.expectString(output.nextToken),
2581
2581
  registries: output.registries !== undefined && output.registries !== null
2582
2582
  ? deserializeAws_json1_1RegistryList(output.registries, context)
2583
2583
  : undefined,
@@ -2585,7 +2585,7 @@ const deserializeAws_json1_1DescribeRegistriesResponse = (output, context) => {
2585
2585
  };
2586
2586
  const deserializeAws_json1_1DescribeRepositoriesResponse = (output, context) => {
2587
2587
  return {
2588
- nextToken: (0, smithy_client_1.expectString)(output.nextToken),
2588
+ nextToken: smithy_client_1.expectString(output.nextToken),
2589
2589
  repositories: output.repositories !== undefined && output.repositories !== null
2590
2590
  ? deserializeAws_json1_1RepositoryList(output.repositories, context)
2591
2591
  : undefined,
@@ -2593,7 +2593,7 @@ const deserializeAws_json1_1DescribeRepositoriesResponse = (output, context) =>
2593
2593
  };
2594
2594
  const deserializeAws_json1_1EmptyUploadException = (output, context) => {
2595
2595
  return {
2596
- message: (0, smithy_client_1.expectString)(output.message),
2596
+ message: smithy_client_1.expectString(output.message),
2597
2597
  };
2598
2598
  };
2599
2599
  const deserializeAws_json1_1GetAuthorizationTokenResponse = (output, context) => {
@@ -2619,9 +2619,9 @@ const deserializeAws_json1_1GetRepositoryCatalogDataResponse = (output, context)
2619
2619
  };
2620
2620
  const deserializeAws_json1_1GetRepositoryPolicyResponse = (output, context) => {
2621
2621
  return {
2622
- policyText: (0, smithy_client_1.expectString)(output.policyText),
2623
- registryId: (0, smithy_client_1.expectString)(output.registryId),
2624
- repositoryName: (0, smithy_client_1.expectString)(output.repositoryName),
2622
+ policyText: smithy_client_1.expectString(output.policyText),
2623
+ registryId: smithy_client_1.expectString(output.registryId),
2624
+ repositoryName: smithy_client_1.expectString(output.repositoryName),
2625
2625
  };
2626
2626
  };
2627
2627
  const deserializeAws_json1_1Image = (output, context) => {
@@ -2629,31 +2629,31 @@ const deserializeAws_json1_1Image = (output, context) => {
2629
2629
  imageId: output.imageId !== undefined && output.imageId !== null
2630
2630
  ? deserializeAws_json1_1ImageIdentifier(output.imageId, context)
2631
2631
  : undefined,
2632
- imageManifest: (0, smithy_client_1.expectString)(output.imageManifest),
2633
- imageManifestMediaType: (0, smithy_client_1.expectString)(output.imageManifestMediaType),
2634
- registryId: (0, smithy_client_1.expectString)(output.registryId),
2635
- repositoryName: (0, smithy_client_1.expectString)(output.repositoryName),
2632
+ imageManifest: smithy_client_1.expectString(output.imageManifest),
2633
+ imageManifestMediaType: smithy_client_1.expectString(output.imageManifestMediaType),
2634
+ registryId: smithy_client_1.expectString(output.registryId),
2635
+ repositoryName: smithy_client_1.expectString(output.repositoryName),
2636
2636
  };
2637
2637
  };
2638
2638
  const deserializeAws_json1_1ImageAlreadyExistsException = (output, context) => {
2639
2639
  return {
2640
- message: (0, smithy_client_1.expectString)(output.message),
2640
+ message: smithy_client_1.expectString(output.message),
2641
2641
  };
2642
2642
  };
2643
2643
  const deserializeAws_json1_1ImageDetail = (output, context) => {
2644
2644
  return {
2645
- artifactMediaType: (0, smithy_client_1.expectString)(output.artifactMediaType),
2646
- imageDigest: (0, smithy_client_1.expectString)(output.imageDigest),
2647
- imageManifestMediaType: (0, smithy_client_1.expectString)(output.imageManifestMediaType),
2645
+ artifactMediaType: smithy_client_1.expectString(output.artifactMediaType),
2646
+ imageDigest: smithy_client_1.expectString(output.imageDigest),
2647
+ imageManifestMediaType: smithy_client_1.expectString(output.imageManifestMediaType),
2648
2648
  imagePushedAt: output.imagePushedAt !== undefined && output.imagePushedAt !== null
2649
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.imagePushedAt)))
2649
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.imagePushedAt)))
2650
2650
  : undefined,
2651
- imageSizeInBytes: (0, smithy_client_1.expectLong)(output.imageSizeInBytes),
2651
+ imageSizeInBytes: smithy_client_1.expectLong(output.imageSizeInBytes),
2652
2652
  imageTags: output.imageTags !== undefined && output.imageTags !== null
2653
2653
  ? deserializeAws_json1_1ImageTagList(output.imageTags, context)
2654
2654
  : undefined,
2655
- registryId: (0, smithy_client_1.expectString)(output.registryId),
2656
- repositoryName: (0, smithy_client_1.expectString)(output.repositoryName),
2655
+ registryId: smithy_client_1.expectString(output.registryId),
2656
+ repositoryName: smithy_client_1.expectString(output.repositoryName),
2657
2657
  };
2658
2658
  };
2659
2659
  const deserializeAws_json1_1ImageDetailList = (output, context) => {
@@ -2668,13 +2668,13 @@ const deserializeAws_json1_1ImageDetailList = (output, context) => {
2668
2668
  };
2669
2669
  const deserializeAws_json1_1ImageDigestDoesNotMatchException = (output, context) => {
2670
2670
  return {
2671
- message: (0, smithy_client_1.expectString)(output.message),
2671
+ message: smithy_client_1.expectString(output.message),
2672
2672
  };
2673
2673
  };
2674
2674
  const deserializeAws_json1_1ImageFailure = (output, context) => {
2675
2675
  return {
2676
- failureCode: (0, smithy_client_1.expectString)(output.failureCode),
2677
- failureReason: (0, smithy_client_1.expectString)(output.failureReason),
2676
+ failureCode: smithy_client_1.expectString(output.failureCode),
2677
+ failureReason: smithy_client_1.expectString(output.failureReason),
2678
2678
  imageId: output.imageId !== undefined && output.imageId !== null
2679
2679
  ? deserializeAws_json1_1ImageIdentifier(output.imageId, context)
2680
2680
  : undefined,
@@ -2692,8 +2692,8 @@ const deserializeAws_json1_1ImageFailureList = (output, context) => {
2692
2692
  };
2693
2693
  const deserializeAws_json1_1ImageIdentifier = (output, context) => {
2694
2694
  return {
2695
- imageDigest: (0, smithy_client_1.expectString)(output.imageDigest),
2696
- imageTag: (0, smithy_client_1.expectString)(output.imageTag),
2695
+ imageDigest: smithy_client_1.expectString(output.imageDigest),
2696
+ imageTag: smithy_client_1.expectString(output.imageTag),
2697
2697
  };
2698
2698
  };
2699
2699
  const deserializeAws_json1_1ImageIdentifierList = (output, context) => {
@@ -2708,23 +2708,23 @@ const deserializeAws_json1_1ImageIdentifierList = (output, context) => {
2708
2708
  };
2709
2709
  const deserializeAws_json1_1ImageNotFoundException = (output, context) => {
2710
2710
  return {
2711
- message: (0, smithy_client_1.expectString)(output.message),
2711
+ message: smithy_client_1.expectString(output.message),
2712
2712
  };
2713
2713
  };
2714
2714
  const deserializeAws_json1_1ImageTagAlreadyExistsException = (output, context) => {
2715
2715
  return {
2716
- message: (0, smithy_client_1.expectString)(output.message),
2716
+ message: smithy_client_1.expectString(output.message),
2717
2717
  };
2718
2718
  };
2719
2719
  const deserializeAws_json1_1ImageTagDetail = (output, context) => {
2720
2720
  return {
2721
2721
  createdAt: output.createdAt !== undefined && output.createdAt !== null
2722
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
2722
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
2723
2723
  : undefined,
2724
2724
  imageDetail: output.imageDetail !== undefined && output.imageDetail !== null
2725
2725
  ? deserializeAws_json1_1ReferencedImageDetail(output.imageDetail, context)
2726
2726
  : undefined,
2727
- imageTag: (0, smithy_client_1.expectString)(output.imageTag),
2727
+ imageTag: smithy_client_1.expectString(output.imageTag),
2728
2728
  };
2729
2729
  };
2730
2730
  const deserializeAws_json1_1ImageTagDetailList = (output, context) => {
@@ -2744,57 +2744,57 @@ const deserializeAws_json1_1ImageTagList = (output, context) => {
2744
2744
  if (entry === null) {
2745
2745
  return null;
2746
2746
  }
2747
- return (0, smithy_client_1.expectString)(entry);
2747
+ return smithy_client_1.expectString(entry);
2748
2748
  });
2749
2749
  };
2750
2750
  const deserializeAws_json1_1InitiateLayerUploadResponse = (output, context) => {
2751
2751
  return {
2752
- partSize: (0, smithy_client_1.expectLong)(output.partSize),
2753
- uploadId: (0, smithy_client_1.expectString)(output.uploadId),
2752
+ partSize: smithy_client_1.expectLong(output.partSize),
2753
+ uploadId: smithy_client_1.expectString(output.uploadId),
2754
2754
  };
2755
2755
  };
2756
2756
  const deserializeAws_json1_1InvalidLayerException = (output, context) => {
2757
2757
  return {
2758
- message: (0, smithy_client_1.expectString)(output.message),
2758
+ message: smithy_client_1.expectString(output.message),
2759
2759
  };
2760
2760
  };
2761
2761
  const deserializeAws_json1_1InvalidLayerPartException = (output, context) => {
2762
2762
  return {
2763
- lastValidByteReceived: (0, smithy_client_1.expectLong)(output.lastValidByteReceived),
2764
- message: (0, smithy_client_1.expectString)(output.message),
2765
- registryId: (0, smithy_client_1.expectString)(output.registryId),
2766
- repositoryName: (0, smithy_client_1.expectString)(output.repositoryName),
2767
- uploadId: (0, smithy_client_1.expectString)(output.uploadId),
2763
+ lastValidByteReceived: smithy_client_1.expectLong(output.lastValidByteReceived),
2764
+ message: smithy_client_1.expectString(output.message),
2765
+ registryId: smithy_client_1.expectString(output.registryId),
2766
+ repositoryName: smithy_client_1.expectString(output.repositoryName),
2767
+ uploadId: smithy_client_1.expectString(output.uploadId),
2768
2768
  };
2769
2769
  };
2770
2770
  const deserializeAws_json1_1InvalidParameterException = (output, context) => {
2771
2771
  return {
2772
- message: (0, smithy_client_1.expectString)(output.message),
2772
+ message: smithy_client_1.expectString(output.message),
2773
2773
  };
2774
2774
  };
2775
2775
  const deserializeAws_json1_1InvalidTagParameterException = (output, context) => {
2776
2776
  return {
2777
- message: (0, smithy_client_1.expectString)(output.message),
2777
+ message: smithy_client_1.expectString(output.message),
2778
2778
  };
2779
2779
  };
2780
2780
  const deserializeAws_json1_1Layer = (output, context) => {
2781
2781
  return {
2782
- layerAvailability: (0, smithy_client_1.expectString)(output.layerAvailability),
2783
- layerDigest: (0, smithy_client_1.expectString)(output.layerDigest),
2784
- layerSize: (0, smithy_client_1.expectLong)(output.layerSize),
2785
- mediaType: (0, smithy_client_1.expectString)(output.mediaType),
2782
+ layerAvailability: smithy_client_1.expectString(output.layerAvailability),
2783
+ layerDigest: smithy_client_1.expectString(output.layerDigest),
2784
+ layerSize: smithy_client_1.expectLong(output.layerSize),
2785
+ mediaType: smithy_client_1.expectString(output.mediaType),
2786
2786
  };
2787
2787
  };
2788
2788
  const deserializeAws_json1_1LayerAlreadyExistsException = (output, context) => {
2789
2789
  return {
2790
- message: (0, smithy_client_1.expectString)(output.message),
2790
+ message: smithy_client_1.expectString(output.message),
2791
2791
  };
2792
2792
  };
2793
2793
  const deserializeAws_json1_1LayerFailure = (output, context) => {
2794
2794
  return {
2795
- failureCode: (0, smithy_client_1.expectString)(output.failureCode),
2796
- failureReason: (0, smithy_client_1.expectString)(output.failureReason),
2797
- layerDigest: (0, smithy_client_1.expectString)(output.layerDigest),
2795
+ failureCode: smithy_client_1.expectString(output.failureCode),
2796
+ failureReason: smithy_client_1.expectString(output.failureReason),
2797
+ layerDigest: smithy_client_1.expectString(output.layerDigest),
2798
2798
  };
2799
2799
  };
2800
2800
  const deserializeAws_json1_1LayerFailureList = (output, context) => {
@@ -2819,17 +2819,17 @@ const deserializeAws_json1_1LayerList = (output, context) => {
2819
2819
  };
2820
2820
  const deserializeAws_json1_1LayerPartTooSmallException = (output, context) => {
2821
2821
  return {
2822
- message: (0, smithy_client_1.expectString)(output.message),
2822
+ message: smithy_client_1.expectString(output.message),
2823
2823
  };
2824
2824
  };
2825
2825
  const deserializeAws_json1_1LayersNotFoundException = (output, context) => {
2826
2826
  return {
2827
- message: (0, smithy_client_1.expectString)(output.message),
2827
+ message: smithy_client_1.expectString(output.message),
2828
2828
  };
2829
2829
  };
2830
2830
  const deserializeAws_json1_1LimitExceededException = (output, context) => {
2831
2831
  return {
2832
- message: (0, smithy_client_1.expectString)(output.message),
2832
+ message: smithy_client_1.expectString(output.message),
2833
2833
  };
2834
2834
  };
2835
2835
  const deserializeAws_json1_1ListTagsForResourceResponse = (output, context) => {
@@ -2846,7 +2846,7 @@ const deserializeAws_json1_1OperatingSystemList = (output, context) => {
2846
2846
  if (entry === null) {
2847
2847
  return null;
2848
2848
  }
2849
- return (0, smithy_client_1.expectString)(entry);
2849
+ return smithy_client_1.expectString(entry);
2850
2850
  });
2851
2851
  };
2852
2852
  const deserializeAws_json1_1PutImageResponse = (output, context) => {
@@ -2872,18 +2872,18 @@ const deserializeAws_json1_1PutRepositoryCatalogDataResponse = (output, context)
2872
2872
  };
2873
2873
  const deserializeAws_json1_1ReferencedImageDetail = (output, context) => {
2874
2874
  return {
2875
- artifactMediaType: (0, smithy_client_1.expectString)(output.artifactMediaType),
2876
- imageDigest: (0, smithy_client_1.expectString)(output.imageDigest),
2877
- imageManifestMediaType: (0, smithy_client_1.expectString)(output.imageManifestMediaType),
2875
+ artifactMediaType: smithy_client_1.expectString(output.artifactMediaType),
2876
+ imageDigest: smithy_client_1.expectString(output.imageDigest),
2877
+ imageManifestMediaType: smithy_client_1.expectString(output.imageManifestMediaType),
2878
2878
  imagePushedAt: output.imagePushedAt !== undefined && output.imagePushedAt !== null
2879
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.imagePushedAt)))
2879
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.imagePushedAt)))
2880
2880
  : undefined,
2881
- imageSizeInBytes: (0, smithy_client_1.expectLong)(output.imageSizeInBytes),
2881
+ imageSizeInBytes: smithy_client_1.expectLong(output.imageSizeInBytes),
2882
2882
  };
2883
2883
  };
2884
2884
  const deserializeAws_json1_1ReferencedImagesNotFoundException = (output, context) => {
2885
2885
  return {
2886
- message: (0, smithy_client_1.expectString)(output.message),
2886
+ message: smithy_client_1.expectString(output.message),
2887
2887
  };
2888
2888
  };
2889
2889
  const deserializeAws_json1_1Registry = (output, context) => {
@@ -2891,18 +2891,18 @@ const deserializeAws_json1_1Registry = (output, context) => {
2891
2891
  aliases: output.aliases !== undefined && output.aliases !== null
2892
2892
  ? deserializeAws_json1_1RegistryAliasList(output.aliases, context)
2893
2893
  : undefined,
2894
- registryArn: (0, smithy_client_1.expectString)(output.registryArn),
2895
- registryId: (0, smithy_client_1.expectString)(output.registryId),
2896
- registryUri: (0, smithy_client_1.expectString)(output.registryUri),
2897
- verified: (0, smithy_client_1.expectBoolean)(output.verified),
2894
+ registryArn: smithy_client_1.expectString(output.registryArn),
2895
+ registryId: smithy_client_1.expectString(output.registryId),
2896
+ registryUri: smithy_client_1.expectString(output.registryUri),
2897
+ verified: smithy_client_1.expectBoolean(output.verified),
2898
2898
  };
2899
2899
  };
2900
2900
  const deserializeAws_json1_1RegistryAlias = (output, context) => {
2901
2901
  return {
2902
- defaultRegistryAlias: (0, smithy_client_1.expectBoolean)(output.defaultRegistryAlias),
2903
- name: (0, smithy_client_1.expectString)(output.name),
2904
- primaryRegistryAlias: (0, smithy_client_1.expectBoolean)(output.primaryRegistryAlias),
2905
- status: (0, smithy_client_1.expectString)(output.status),
2902
+ defaultRegistryAlias: smithy_client_1.expectBoolean(output.defaultRegistryAlias),
2903
+ name: smithy_client_1.expectString(output.name),
2904
+ primaryRegistryAlias: smithy_client_1.expectBoolean(output.primaryRegistryAlias),
2905
+ status: smithy_client_1.expectString(output.status),
2906
2906
  };
2907
2907
  };
2908
2908
  const deserializeAws_json1_1RegistryAliasList = (output, context) => {
@@ -2917,7 +2917,7 @@ const deserializeAws_json1_1RegistryAliasList = (output, context) => {
2917
2917
  };
2918
2918
  const deserializeAws_json1_1RegistryCatalogData = (output, context) => {
2919
2919
  return {
2920
- displayName: (0, smithy_client_1.expectString)(output.displayName),
2920
+ displayName: smithy_client_1.expectString(output.displayName),
2921
2921
  };
2922
2922
  };
2923
2923
  const deserializeAws_json1_1RegistryList = (output, context) => {
@@ -2932,38 +2932,38 @@ const deserializeAws_json1_1RegistryList = (output, context) => {
2932
2932
  };
2933
2933
  const deserializeAws_json1_1RegistryNotFoundException = (output, context) => {
2934
2934
  return {
2935
- message: (0, smithy_client_1.expectString)(output.message),
2935
+ message: smithy_client_1.expectString(output.message),
2936
2936
  };
2937
2937
  };
2938
2938
  const deserializeAws_json1_1Repository = (output, context) => {
2939
2939
  return {
2940
2940
  createdAt: output.createdAt !== undefined && output.createdAt !== null
2941
- ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.createdAt)))
2941
+ ? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
2942
2942
  : undefined,
2943
- registryId: (0, smithy_client_1.expectString)(output.registryId),
2944
- repositoryArn: (0, smithy_client_1.expectString)(output.repositoryArn),
2945
- repositoryName: (0, smithy_client_1.expectString)(output.repositoryName),
2946
- repositoryUri: (0, smithy_client_1.expectString)(output.repositoryUri),
2943
+ registryId: smithy_client_1.expectString(output.registryId),
2944
+ repositoryArn: smithy_client_1.expectString(output.repositoryArn),
2945
+ repositoryName: smithy_client_1.expectString(output.repositoryName),
2946
+ repositoryUri: smithy_client_1.expectString(output.repositoryUri),
2947
2947
  };
2948
2948
  };
2949
2949
  const deserializeAws_json1_1RepositoryAlreadyExistsException = (output, context) => {
2950
2950
  return {
2951
- message: (0, smithy_client_1.expectString)(output.message),
2951
+ message: smithy_client_1.expectString(output.message),
2952
2952
  };
2953
2953
  };
2954
2954
  const deserializeAws_json1_1RepositoryCatalogData = (output, context) => {
2955
2955
  return {
2956
- aboutText: (0, smithy_client_1.expectString)(output.aboutText),
2956
+ aboutText: smithy_client_1.expectString(output.aboutText),
2957
2957
  architectures: output.architectures !== undefined && output.architectures !== null
2958
2958
  ? deserializeAws_json1_1ArchitectureList(output.architectures, context)
2959
2959
  : undefined,
2960
- description: (0, smithy_client_1.expectString)(output.description),
2961
- logoUrl: (0, smithy_client_1.expectString)(output.logoUrl),
2962
- marketplaceCertified: (0, smithy_client_1.expectBoolean)(output.marketplaceCertified),
2960
+ description: smithy_client_1.expectString(output.description),
2961
+ logoUrl: smithy_client_1.expectString(output.logoUrl),
2962
+ marketplaceCertified: smithy_client_1.expectBoolean(output.marketplaceCertified),
2963
2963
  operatingSystems: output.operatingSystems !== undefined && output.operatingSystems !== null
2964
2964
  ? deserializeAws_json1_1OperatingSystemList(output.operatingSystems, context)
2965
2965
  : undefined,
2966
- usageText: (0, smithy_client_1.expectString)(output.usageText),
2966
+ usageText: smithy_client_1.expectString(output.usageText),
2967
2967
  };
2968
2968
  };
2969
2969
  const deserializeAws_json1_1RepositoryList = (output, context) => {
@@ -2978,35 +2978,35 @@ const deserializeAws_json1_1RepositoryList = (output, context) => {
2978
2978
  };
2979
2979
  const deserializeAws_json1_1RepositoryNotEmptyException = (output, context) => {
2980
2980
  return {
2981
- message: (0, smithy_client_1.expectString)(output.message),
2981
+ message: smithy_client_1.expectString(output.message),
2982
2982
  };
2983
2983
  };
2984
2984
  const deserializeAws_json1_1RepositoryNotFoundException = (output, context) => {
2985
2985
  return {
2986
- message: (0, smithy_client_1.expectString)(output.message),
2986
+ message: smithy_client_1.expectString(output.message),
2987
2987
  };
2988
2988
  };
2989
2989
  const deserializeAws_json1_1RepositoryPolicyNotFoundException = (output, context) => {
2990
2990
  return {
2991
- message: (0, smithy_client_1.expectString)(output.message),
2991
+ message: smithy_client_1.expectString(output.message),
2992
2992
  };
2993
2993
  };
2994
2994
  const deserializeAws_json1_1ServerException = (output, context) => {
2995
2995
  return {
2996
- message: (0, smithy_client_1.expectString)(output.message),
2996
+ message: smithy_client_1.expectString(output.message),
2997
2997
  };
2998
2998
  };
2999
2999
  const deserializeAws_json1_1SetRepositoryPolicyResponse = (output, context) => {
3000
3000
  return {
3001
- policyText: (0, smithy_client_1.expectString)(output.policyText),
3002
- registryId: (0, smithy_client_1.expectString)(output.registryId),
3003
- repositoryName: (0, smithy_client_1.expectString)(output.repositoryName),
3001
+ policyText: smithy_client_1.expectString(output.policyText),
3002
+ registryId: smithy_client_1.expectString(output.registryId),
3003
+ repositoryName: smithy_client_1.expectString(output.repositoryName),
3004
3004
  };
3005
3005
  };
3006
3006
  const deserializeAws_json1_1Tag = (output, context) => {
3007
3007
  return {
3008
- Key: (0, smithy_client_1.expectString)(output.Key),
3009
- Value: (0, smithy_client_1.expectString)(output.Value),
3008
+ Key: smithy_client_1.expectString(output.Key),
3009
+ Value: smithy_client_1.expectString(output.Value),
3010
3010
  };
3011
3011
  };
3012
3012
  const deserializeAws_json1_1TagList = (output, context) => {
@@ -3024,12 +3024,12 @@ const deserializeAws_json1_1TagResourceResponse = (output, context) => {
3024
3024
  };
3025
3025
  const deserializeAws_json1_1TooManyTagsException = (output, context) => {
3026
3026
  return {
3027
- message: (0, smithy_client_1.expectString)(output.message),
3027
+ message: smithy_client_1.expectString(output.message),
3028
3028
  };
3029
3029
  };
3030
3030
  const deserializeAws_json1_1UnsupportedCommandException = (output, context) => {
3031
3031
  return {
3032
- message: (0, smithy_client_1.expectString)(output.message),
3032
+ message: smithy_client_1.expectString(output.message),
3033
3033
  };
3034
3034
  };
3035
3035
  const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
@@ -3037,15 +3037,15 @@ const deserializeAws_json1_1UntagResourceResponse = (output, context) => {
3037
3037
  };
3038
3038
  const deserializeAws_json1_1UploadLayerPartResponse = (output, context) => {
3039
3039
  return {
3040
- lastByteReceived: (0, smithy_client_1.expectLong)(output.lastByteReceived),
3041
- registryId: (0, smithy_client_1.expectString)(output.registryId),
3042
- repositoryName: (0, smithy_client_1.expectString)(output.repositoryName),
3043
- uploadId: (0, smithy_client_1.expectString)(output.uploadId),
3040
+ lastByteReceived: smithy_client_1.expectLong(output.lastByteReceived),
3041
+ registryId: smithy_client_1.expectString(output.registryId),
3042
+ repositoryName: smithy_client_1.expectString(output.repositoryName),
3043
+ uploadId: smithy_client_1.expectString(output.uploadId),
3044
3044
  };
3045
3045
  };
3046
3046
  const deserializeAws_json1_1UploadNotFoundException = (output, context) => {
3047
3047
  return {
3048
- message: (0, smithy_client_1.expectString)(output.message),
3048
+ message: smithy_client_1.expectString(output.message),
3049
3049
  };
3050
3050
  };
3051
3051
  const deserializeMetadata = (output) => {