@aws-sdk/client-ecr-public 3.34.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 (351) hide show
  1. package/CHANGELOG.md +12 -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 +8 -8
  5. package/dist-cjs/ECRPUBLICClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/BatchCheckLayerAvailabilityCommand.js +2 -2
  7. package/{dist/cjs → dist-cjs}/commands/BatchCheckLayerAvailabilityCommand.js.map +1 -1
  8. package/{dist/cjs → dist-cjs}/commands/BatchDeleteImageCommand.js +2 -2
  9. package/dist-cjs/commands/BatchDeleteImageCommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/CompleteLayerUploadCommand.js +2 -2
  11. package/dist-cjs/commands/CompleteLayerUploadCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/CreateRepositoryCommand.js +2 -2
  13. package/{dist/cjs/commands/DeleteRepositoryCommand.js.map → dist-cjs/commands/CreateRepositoryCommand.js.map} +1 -1
  14. package/{dist/cjs → dist-cjs}/commands/DeleteRepositoryCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteRepositoryCommand.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/DeleteRepositoryPolicyCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteRepositoryPolicyCommand.js.map +1 -0
  18. package/{dist/cjs → dist-cjs}/commands/DescribeImageTagsCommand.js +2 -2
  19. package/dist-cjs/commands/DescribeImageTagsCommand.js.map +1 -0
  20. package/{dist/cjs → dist-cjs}/commands/DescribeImagesCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeImagesCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/commands/DescribeRegistriesCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeRegistriesCommand.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/commands/DescribeRepositoriesCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeRepositoriesCommand.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/commands/GetAuthorizationTokenCommand.js +2 -2
  27. package/dist-cjs/commands/GetAuthorizationTokenCommand.js.map +1 -0
  28. package/{dist/cjs → dist-cjs}/commands/GetRegistryCatalogDataCommand.js +2 -2
  29. package/dist-cjs/commands/GetRegistryCatalogDataCommand.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/commands/GetRepositoryCatalogDataCommand.js +2 -2
  31. package/dist-cjs/commands/GetRepositoryCatalogDataCommand.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/commands/GetRepositoryPolicyCommand.js +2 -2
  33. package/dist-cjs/commands/GetRepositoryPolicyCommand.js.map +1 -0
  34. package/{dist/cjs → dist-cjs}/commands/InitiateLayerUploadCommand.js +2 -2
  35. package/{dist/cjs/commands/CompleteLayerUploadCommand.js.map → dist-cjs/commands/InitiateLayerUploadCommand.js.map} +1 -1
  36. package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +2 -2
  37. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/commands/PutImageCommand.js +2 -2
  39. package/dist-cjs/commands/PutImageCommand.js.map +1 -0
  40. package/{dist/cjs → dist-cjs}/commands/PutRegistryCatalogDataCommand.js +2 -2
  41. package/dist-cjs/commands/PutRegistryCatalogDataCommand.js.map +1 -0
  42. package/{dist/cjs → dist-cjs}/commands/PutRepositoryCatalogDataCommand.js +2 -2
  43. package/{dist/cjs/commands/GetRepositoryCatalogDataCommand.js.map → dist-cjs/commands/PutRepositoryCatalogDataCommand.js.map} +1 -1
  44. package/{dist/cjs → dist-cjs}/commands/SetRepositoryPolicyCommand.js +2 -2
  45. package/dist-cjs/commands/SetRepositoryPolicyCommand.js.map +1 -0
  46. package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +2 -2
  47. package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
  48. package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +2 -2
  49. package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
  50. package/{dist/cjs → dist-cjs}/commands/UploadLayerPartCommand.js +2 -2
  51. package/dist-cjs/commands/UploadLayerPartCommand.js.map +1 -0
  52. package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
  53. package/dist-cjs/endpoints.js.map +1 -0
  54. package/{dist/cjs → dist-cjs}/index.js +0 -0
  55. package/dist-cjs/index.js.map +1 -0
  56. package/{dist/cjs → dist-cjs}/models/index.js +0 -0
  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 +0 -0
  71. package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
  72. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
  73. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  74. package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
  75. package/dist-cjs/runtimeConfig.js.map +1 -0
  76. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
  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 +2 -2
  81. package/dist-es/ECRPUBLIC.js.map +1 -0
  82. package/{dist/es → dist-es}/ECRPUBLICClient.js +1 -1
  83. package/dist-es/ECRPUBLICClient.js.map +1 -0
  84. package/{dist/es → dist-es}/commands/BatchCheckLayerAvailabilityCommand.js +2 -2
  85. package/dist-es/commands/BatchCheckLayerAvailabilityCommand.js.map +1 -0
  86. package/{dist/es → dist-es}/commands/BatchDeleteImageCommand.js +2 -2
  87. package/dist-es/commands/BatchDeleteImageCommand.js.map +1 -0
  88. package/{dist/es → dist-es}/commands/CompleteLayerUploadCommand.js +2 -2
  89. package/dist-es/commands/CompleteLayerUploadCommand.js.map +1 -0
  90. package/{dist/es → dist-es}/commands/CreateRepositoryCommand.js +2 -2
  91. package/dist-es/commands/CreateRepositoryCommand.js.map +1 -0
  92. package/{dist/es → dist-es}/commands/DeleteRepositoryCommand.js +2 -2
  93. package/dist-es/commands/DeleteRepositoryCommand.js.map +1 -0
  94. package/{dist/es → dist-es}/commands/DeleteRepositoryPolicyCommand.js +2 -2
  95. package/dist-es/commands/DeleteRepositoryPolicyCommand.js.map +1 -0
  96. package/{dist/es → dist-es}/commands/DescribeImageTagsCommand.js +2 -2
  97. package/dist-es/commands/DescribeImageTagsCommand.js.map +1 -0
  98. package/{dist/es → dist-es}/commands/DescribeImagesCommand.js +2 -2
  99. package/dist-es/commands/DescribeImagesCommand.js.map +1 -0
  100. package/{dist/es → dist-es}/commands/DescribeRegistriesCommand.js +2 -2
  101. package/dist-es/commands/DescribeRegistriesCommand.js.map +1 -0
  102. package/{dist/es → dist-es}/commands/DescribeRepositoriesCommand.js +2 -2
  103. package/dist-es/commands/DescribeRepositoriesCommand.js.map +1 -0
  104. package/{dist/es → dist-es}/commands/GetAuthorizationTokenCommand.js +2 -2
  105. package/dist-es/commands/GetAuthorizationTokenCommand.js.map +1 -0
  106. package/{dist/es → dist-es}/commands/GetRegistryCatalogDataCommand.js +2 -2
  107. package/dist-es/commands/GetRegistryCatalogDataCommand.js.map +1 -0
  108. package/{dist/es → dist-es}/commands/GetRepositoryCatalogDataCommand.js +2 -2
  109. package/dist-es/commands/GetRepositoryCatalogDataCommand.js.map +1 -0
  110. package/{dist/es → dist-es}/commands/GetRepositoryPolicyCommand.js +2 -2
  111. package/dist-es/commands/GetRepositoryPolicyCommand.js.map +1 -0
  112. package/{dist/es → dist-es}/commands/InitiateLayerUploadCommand.js +2 -2
  113. package/dist-es/commands/InitiateLayerUploadCommand.js.map +1 -0
  114. package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +2 -2
  115. package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
  116. package/{dist/es → dist-es}/commands/PutImageCommand.js +2 -2
  117. package/dist-es/commands/PutImageCommand.js.map +1 -0
  118. package/{dist/es → dist-es}/commands/PutRegistryCatalogDataCommand.js +2 -2
  119. package/dist-es/commands/PutRegistryCatalogDataCommand.js.map +1 -0
  120. package/{dist/es → dist-es}/commands/PutRepositoryCatalogDataCommand.js +2 -2
  121. package/dist-es/commands/PutRepositoryCatalogDataCommand.js.map +1 -0
  122. package/{dist/es → dist-es}/commands/SetRepositoryPolicyCommand.js +2 -2
  123. package/dist-es/commands/SetRepositoryPolicyCommand.js.map +1 -0
  124. package/{dist/es → dist-es}/commands/TagResourceCommand.js +2 -2
  125. package/dist-es/commands/TagResourceCommand.js.map +1 -0
  126. package/{dist/es → dist-es}/commands/UntagResourceCommand.js +2 -2
  127. package/dist-es/commands/UntagResourceCommand.js.map +1 -0
  128. package/{dist/es → dist-es}/commands/UploadLayerPartCommand.js +2 -2
  129. package/dist-es/commands/UploadLayerPartCommand.js.map +1 -0
  130. package/{dist/es → dist-es}/endpoints.js +0 -0
  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 -0
  137. package/dist-es/models/models_0.js.map +1 -0
  138. package/{dist/es → dist-es}/pagination/DescribeImageTagsPaginator.js +1 -1
  139. package/dist-es/pagination/DescribeImageTagsPaginator.js.map +1 -0
  140. package/{dist/es → dist-es}/pagination/DescribeImagesPaginator.js +1 -1
  141. package/dist-es/pagination/DescribeImagesPaginator.js.map +1 -0
  142. package/{dist/es → dist-es}/pagination/DescribeRegistriesPaginator.js +1 -1
  143. package/dist-es/pagination/DescribeRegistriesPaginator.js.map +1 -0
  144. package/{dist/es → dist-es}/pagination/DescribeRepositoriesPaginator.js +1 -1
  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 +0 -0
  149. package/dist-es/protocols/Aws_json1_1.js.map +1 -0
  150. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
  151. package/dist-es/runtimeConfig.browser.js.map +1 -0
  152. package/{dist/es → dist-es}/runtimeConfig.js +2 -2
  153. package/dist-es/runtimeConfig.js.map +1 -0
  154. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
  155. package/dist-es/runtimeConfig.native.js.map +1 -0
  156. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
  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 +0 -0
  194. package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
  195. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -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 +0 -0
  233. package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
  234. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
  235. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  236. package/package.json +42 -42
  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 -1
  277. package/tsconfig.json +4 -2
  278. package/tsconfig.types.json +3 -2
  279. package/dist/cjs/ECRPUBLIC.js.map +0 -1
  280. package/dist/cjs/ECRPUBLICClient.js.map +0 -1
  281. package/dist/cjs/commands/BatchDeleteImageCommand.js.map +0 -1
  282. package/dist/cjs/commands/CreateRepositoryCommand.js.map +0 -1
  283. package/dist/cjs/commands/DeleteRepositoryPolicyCommand.js.map +0 -1
  284. package/dist/cjs/commands/DescribeImageTagsCommand.js.map +0 -1
  285. package/dist/cjs/commands/DescribeImagesCommand.js.map +0 -1
  286. package/dist/cjs/commands/DescribeRegistriesCommand.js.map +0 -1
  287. package/dist/cjs/commands/DescribeRepositoriesCommand.js.map +0 -1
  288. package/dist/cjs/commands/GetAuthorizationTokenCommand.js.map +0 -1
  289. package/dist/cjs/commands/GetRegistryCatalogDataCommand.js.map +0 -1
  290. package/dist/cjs/commands/GetRepositoryPolicyCommand.js.map +0 -1
  291. package/dist/cjs/commands/InitiateLayerUploadCommand.js.map +0 -1
  292. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  293. package/dist/cjs/commands/PutImageCommand.js.map +0 -1
  294. package/dist/cjs/commands/PutRegistryCatalogDataCommand.js.map +0 -1
  295. package/dist/cjs/commands/PutRepositoryCatalogDataCommand.js.map +0 -1
  296. package/dist/cjs/commands/SetRepositoryPolicyCommand.js.map +0 -1
  297. package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
  298. package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
  299. package/dist/cjs/commands/UploadLayerPartCommand.js.map +0 -1
  300. package/dist/cjs/endpoints.js.map +0 -1
  301. package/dist/cjs/index.js.map +0 -1
  302. package/dist/cjs/models/models_0.js.map +0 -1
  303. package/dist/cjs/package.json +0 -91
  304. package/dist/cjs/pagination/DescribeImageTagsPaginator.js.map +0 -1
  305. package/dist/cjs/pagination/DescribeImagesPaginator.js.map +0 -1
  306. package/dist/cjs/pagination/DescribeRegistriesPaginator.js.map +0 -1
  307. package/dist/cjs/pagination/DescribeRepositoriesPaginator.js.map +0 -1
  308. package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
  309. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  310. package/dist/cjs/runtimeConfig.js.map +0 -1
  311. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  312. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  313. package/dist/es/ECRPUBLIC.js.map +0 -1
  314. package/dist/es/ECRPUBLICClient.js.map +0 -1
  315. package/dist/es/commands/BatchCheckLayerAvailabilityCommand.js.map +0 -1
  316. package/dist/es/commands/BatchDeleteImageCommand.js.map +0 -1
  317. package/dist/es/commands/CompleteLayerUploadCommand.js.map +0 -1
  318. package/dist/es/commands/CreateRepositoryCommand.js.map +0 -1
  319. package/dist/es/commands/DeleteRepositoryCommand.js.map +0 -1
  320. package/dist/es/commands/DeleteRepositoryPolicyCommand.js.map +0 -1
  321. package/dist/es/commands/DescribeImageTagsCommand.js.map +0 -1
  322. package/dist/es/commands/DescribeImagesCommand.js.map +0 -1
  323. package/dist/es/commands/DescribeRegistriesCommand.js.map +0 -1
  324. package/dist/es/commands/DescribeRepositoriesCommand.js.map +0 -1
  325. package/dist/es/commands/GetAuthorizationTokenCommand.js.map +0 -1
  326. package/dist/es/commands/GetRegistryCatalogDataCommand.js.map +0 -1
  327. package/dist/es/commands/GetRepositoryCatalogDataCommand.js.map +0 -1
  328. package/dist/es/commands/GetRepositoryPolicyCommand.js.map +0 -1
  329. package/dist/es/commands/InitiateLayerUploadCommand.js.map +0 -1
  330. package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
  331. package/dist/es/commands/PutImageCommand.js.map +0 -1
  332. package/dist/es/commands/PutRegistryCatalogDataCommand.js.map +0 -1
  333. package/dist/es/commands/PutRepositoryCatalogDataCommand.js.map +0 -1
  334. package/dist/es/commands/SetRepositoryPolicyCommand.js.map +0 -1
  335. package/dist/es/commands/TagResourceCommand.js.map +0 -1
  336. package/dist/es/commands/UntagResourceCommand.js.map +0 -1
  337. package/dist/es/commands/UploadLayerPartCommand.js.map +0 -1
  338. package/dist/es/endpoints.js.map +0 -1
  339. package/dist/es/index.js.map +0 -1
  340. package/dist/es/models/index.js.map +0 -1
  341. package/dist/es/models/models_0.js.map +0 -1
  342. package/dist/es/package.json +0 -91
  343. package/dist/es/pagination/DescribeImageTagsPaginator.js.map +0 -1
  344. package/dist/es/pagination/DescribeImagesPaginator.js.map +0 -1
  345. package/dist/es/pagination/DescribeRegistriesPaginator.js.map +0 -1
  346. package/dist/es/pagination/DescribeRepositoriesPaginator.js.map +0 -1
  347. package/dist/es/protocols/Aws_json1_1.js.map +0 -1
  348. package/dist/es/runtimeConfig.browser.js.map +0 -1
  349. package/dist/es/runtimeConfig.js.map +0 -1
  350. package/dist/es/runtimeConfig.native.js.map +0 -1
  351. package/dist/es/runtimeConfig.shared.js.map +0 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ecr-public",
3
3
  "description": "AWS SDK for JavaScript Ecr Public Client for Node.js, Browser and React Native",
4
- "version": "3.34.0",
4
+ "version": "3.35.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
7
  "build:cjs": "tsc -p tsconfig.json",
@@ -11,54 +11,48 @@
11
11
  "clean": "yarn clean:dist && yarn clean:docs",
12
12
  "clean:dist": "rimraf ./dist",
13
13
  "clean:docs": "rimraf ./docs",
14
- "downlevel-dts": "downlevel-dts dist/types dist/types/ts3.4",
14
+ "downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
15
15
  "test": "jest --coverage --passWithNoTests"
16
16
  },
17
- "main": "./dist/cjs/index.js",
18
- "types": "./dist/types/index.d.ts",
19
- "module": "./dist/es/index.js",
20
- "browser": {
21
- "./runtimeConfig": "./runtimeConfig.browser"
22
- },
23
- "react-native": {
24
- "./runtimeConfig": "./runtimeConfig.native"
25
- },
17
+ "main": "./dist-cjs/index.js",
18
+ "types": "./dist-types/index.d.ts",
19
+ "module": "./dist-es/index.js",
26
20
  "sideEffects": false,
27
21
  "dependencies": {
28
22
  "@aws-crypto/sha256-browser": "^1.0.0",
29
23
  "@aws-crypto/sha256-js": "^1.0.0",
30
- "@aws-sdk/client-sts": "3.34.0",
31
- "@aws-sdk/config-resolver": "3.34.0",
32
- "@aws-sdk/credential-provider-node": "3.34.0",
33
- "@aws-sdk/fetch-http-handler": "3.34.0",
34
- "@aws-sdk/hash-node": "3.34.0",
35
- "@aws-sdk/invalid-dependency": "3.34.0",
36
- "@aws-sdk/middleware-content-length": "3.34.0",
37
- "@aws-sdk/middleware-host-header": "3.34.0",
38
- "@aws-sdk/middleware-logger": "3.34.0",
39
- "@aws-sdk/middleware-retry": "3.34.0",
40
- "@aws-sdk/middleware-serde": "3.34.0",
41
- "@aws-sdk/middleware-signing": "3.34.0",
42
- "@aws-sdk/middleware-stack": "3.34.0",
43
- "@aws-sdk/middleware-user-agent": "3.34.0",
44
- "@aws-sdk/node-config-provider": "3.34.0",
45
- "@aws-sdk/node-http-handler": "3.34.0",
46
- "@aws-sdk/protocol-http": "3.34.0",
47
- "@aws-sdk/smithy-client": "3.34.0",
48
- "@aws-sdk/types": "3.34.0",
49
- "@aws-sdk/url-parser": "3.34.0",
50
- "@aws-sdk/util-base64-browser": "3.34.0",
51
- "@aws-sdk/util-base64-node": "3.34.0",
52
- "@aws-sdk/util-body-length-browser": "3.34.0",
53
- "@aws-sdk/util-body-length-node": "3.34.0",
54
- "@aws-sdk/util-user-agent-browser": "3.34.0",
55
- "@aws-sdk/util-user-agent-node": "3.34.0",
56
- "@aws-sdk/util-utf8-browser": "3.34.0",
57
- "@aws-sdk/util-utf8-node": "3.34.0",
24
+ "@aws-sdk/client-sts": "3.35.0",
25
+ "@aws-sdk/config-resolver": "3.35.0",
26
+ "@aws-sdk/credential-provider-node": "3.35.0",
27
+ "@aws-sdk/fetch-http-handler": "3.35.0",
28
+ "@aws-sdk/hash-node": "3.35.0",
29
+ "@aws-sdk/invalid-dependency": "3.35.0",
30
+ "@aws-sdk/middleware-content-length": "3.35.0",
31
+ "@aws-sdk/middleware-host-header": "3.35.0",
32
+ "@aws-sdk/middleware-logger": "3.35.0",
33
+ "@aws-sdk/middleware-retry": "3.35.0",
34
+ "@aws-sdk/middleware-serde": "3.35.0",
35
+ "@aws-sdk/middleware-signing": "3.35.0",
36
+ "@aws-sdk/middleware-stack": "3.35.0",
37
+ "@aws-sdk/middleware-user-agent": "3.35.0",
38
+ "@aws-sdk/node-config-provider": "3.35.0",
39
+ "@aws-sdk/node-http-handler": "3.35.0",
40
+ "@aws-sdk/protocol-http": "3.35.0",
41
+ "@aws-sdk/smithy-client": "3.35.0",
42
+ "@aws-sdk/types": "3.35.0",
43
+ "@aws-sdk/url-parser": "3.35.0",
44
+ "@aws-sdk/util-base64-browser": "3.35.0",
45
+ "@aws-sdk/util-base64-node": "3.35.0",
46
+ "@aws-sdk/util-body-length-browser": "3.35.0",
47
+ "@aws-sdk/util-body-length-node": "3.35.0",
48
+ "@aws-sdk/util-user-agent-browser": "3.35.0",
49
+ "@aws-sdk/util-user-agent-node": "3.35.0",
50
+ "@aws-sdk/util-utf8-browser": "3.35.0",
51
+ "@aws-sdk/util-utf8-node": "3.35.0",
58
52
  "tslib": "^2.3.0"
59
53
  },
60
54
  "devDependencies": {
61
- "@aws-sdk/client-documentation-generator": "3.34.0",
55
+ "@aws-sdk/client-documentation-generator": "3.35.0",
62
56
  "@types/node": "^12.7.5",
63
57
  "downlevel-dts": "0.7.0",
64
58
  "jest": "^26.1.0",
@@ -72,8 +66,8 @@
72
66
  },
73
67
  "typesVersions": {
74
68
  "<4.0": {
75
- "dist/types/*": [
76
- "dist/types/ts3.4/*"
69
+ "dist-types/*": [
70
+ "dist-types/ts3.4/*"
77
71
  ]
78
72
  }
79
73
  },
@@ -82,6 +76,12 @@
82
76
  "url": "https://aws.amazon.com/javascript/"
83
77
  },
84
78
  "license": "Apache-2.0",
79
+ "browser": {
80
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
81
+ },
82
+ "react-native": {
83
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
84
+ },
85
85
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-ecr-public",
86
86
  "repository": {
87
87
  "type": "git",
@@ -1,4 +1,5 @@
1
- import { ECRPUBLICClient } from "./ECRPUBLICClient";
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+
2
3
  import {
3
4
  BatchCheckLayerAvailabilityCommand,
4
5
  BatchCheckLayerAvailabilityCommandInput,
@@ -29,16 +30,16 @@ import {
29
30
  DeleteRepositoryPolicyCommandInput,
30
31
  DeleteRepositoryPolicyCommandOutput,
31
32
  } from "./commands/DeleteRepositoryPolicyCommand";
32
- import {
33
- DescribeImageTagsCommand,
34
- DescribeImageTagsCommandInput,
35
- DescribeImageTagsCommandOutput,
36
- } from "./commands/DescribeImageTagsCommand";
37
33
  import {
38
34
  DescribeImagesCommand,
39
35
  DescribeImagesCommandInput,
40
36
  DescribeImagesCommandOutput,
41
37
  } from "./commands/DescribeImagesCommand";
38
+ import {
39
+ DescribeImageTagsCommand,
40
+ DescribeImageTagsCommandInput,
41
+ DescribeImageTagsCommandOutput,
42
+ } from "./commands/DescribeImageTagsCommand";
42
43
  import {
43
44
  DescribeRegistriesCommand,
44
45
  DescribeRegistriesCommandInput,
@@ -106,7 +107,7 @@ import {
106
107
  UploadLayerPartCommandInput,
107
108
  UploadLayerPartCommandOutput,
108
109
  } from "./commands/UploadLayerPartCommand";
109
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
110
+ import { ECRPUBLICClient } from "./ECRPUBLICClient";
110
111
 
111
112
  /**
112
113
  * <fullname>Amazon Elastic Container Registry Public</fullname>
@@ -1,3 +1,54 @@
1
+ import {
2
+ EndpointsInputConfig,
3
+ EndpointsResolvedConfig,
4
+ RegionInputConfig,
5
+ RegionResolvedConfig,
6
+ resolveEndpointsConfig,
7
+ resolveRegionConfig,
8
+ } from "@aws-sdk/config-resolver";
9
+ import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
10
+ import {
11
+ getHostHeaderPlugin,
12
+ HostHeaderInputConfig,
13
+ HostHeaderResolvedConfig,
14
+ resolveHostHeaderConfig,
15
+ } from "@aws-sdk/middleware-host-header";
16
+ import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
17
+ import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
18
+ import {
19
+ AwsAuthInputConfig,
20
+ AwsAuthResolvedConfig,
21
+ getAwsAuthPlugin,
22
+ resolveAwsAuthConfig,
23
+ } from "@aws-sdk/middleware-signing";
24
+ import {
25
+ getUserAgentPlugin,
26
+ resolveUserAgentConfig,
27
+ UserAgentInputConfig,
28
+ UserAgentResolvedConfig,
29
+ } from "@aws-sdk/middleware-user-agent";
30
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
31
+ import {
32
+ Client as __Client,
33
+ SmithyConfiguration as __SmithyConfiguration,
34
+ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
35
+ } from "@aws-sdk/smithy-client";
36
+ import {
37
+ Credentials as __Credentials,
38
+ Decoder as __Decoder,
39
+ Encoder as __Encoder,
40
+ Hash as __Hash,
41
+ HashConstructor as __HashConstructor,
42
+ HttpHandlerOptions as __HttpHandlerOptions,
43
+ Logger as __Logger,
44
+ Provider as __Provider,
45
+ Provider,
46
+ RegionInfoProvider,
47
+ StreamCollector as __StreamCollector,
48
+ UrlParser as __UrlParser,
49
+ UserAgent as __UserAgent,
50
+ } from "@aws-sdk/types";
51
+
1
52
  import {
2
53
  BatchCheckLayerAvailabilityCommandInput,
3
54
  BatchCheckLayerAvailabilityCommandOutput,
@@ -13,8 +64,8 @@ import {
13
64
  DeleteRepositoryPolicyCommandInput,
14
65
  DeleteRepositoryPolicyCommandOutput,
15
66
  } from "./commands/DeleteRepositoryPolicyCommand";
16
- import { DescribeImageTagsCommandInput, DescribeImageTagsCommandOutput } from "./commands/DescribeImageTagsCommand";
17
67
  import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "./commands/DescribeImagesCommand";
68
+ import { DescribeImageTagsCommandInput, DescribeImageTagsCommandOutput } from "./commands/DescribeImageTagsCommand";
18
69
  import { DescribeRegistriesCommandInput, DescribeRegistriesCommandOutput } from "./commands/DescribeRegistriesCommand";
19
70
  import {
20
71
  DescribeRepositoriesCommandInput,
@@ -61,56 +112,6 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/Ta
61
112
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
62
113
  import { UploadLayerPartCommandInput, UploadLayerPartCommandOutput } from "./commands/UploadLayerPartCommand";
63
114
  import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
64
- import {
65
- EndpointsInputConfig,
66
- EndpointsResolvedConfig,
67
- RegionInputConfig,
68
- RegionResolvedConfig,
69
- resolveEndpointsConfig,
70
- resolveRegionConfig,
71
- } from "@aws-sdk/config-resolver";
72
- import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
73
- import {
74
- HostHeaderInputConfig,
75
- HostHeaderResolvedConfig,
76
- getHostHeaderPlugin,
77
- resolveHostHeaderConfig,
78
- } from "@aws-sdk/middleware-host-header";
79
- import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
80
- import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
81
- import {
82
- AwsAuthInputConfig,
83
- AwsAuthResolvedConfig,
84
- getAwsAuthPlugin,
85
- resolveAwsAuthConfig,
86
- } from "@aws-sdk/middleware-signing";
87
- import {
88
- UserAgentInputConfig,
89
- UserAgentResolvedConfig,
90
- getUserAgentPlugin,
91
- resolveUserAgentConfig,
92
- } from "@aws-sdk/middleware-user-agent";
93
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
94
- import {
95
- Client as __Client,
96
- SmithyConfiguration as __SmithyConfiguration,
97
- SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
98
- } from "@aws-sdk/smithy-client";
99
- import {
100
- Provider,
101
- RegionInfoProvider,
102
- Credentials as __Credentials,
103
- Decoder as __Decoder,
104
- Encoder as __Encoder,
105
- Hash as __Hash,
106
- HashConstructor as __HashConstructor,
107
- HttpHandlerOptions as __HttpHandlerOptions,
108
- Logger as __Logger,
109
- Provider as __Provider,
110
- StreamCollector as __StreamCollector,
111
- UrlParser as __UrlParser,
112
- UserAgent as __UserAgent,
113
- } from "@aws-sdk/types";
114
115
 
115
116
  export type ServiceInputTypes =
116
117
  | BatchCheckLayerAvailabilityCommandInput
@@ -321,13 +322,13 @@ export class ECRPUBLICClient extends __Client<
321
322
  readonly config: ECRPUBLICClientResolvedConfig;
322
323
 
323
324
  constructor(configuration: ECRPUBLICClientConfig) {
324
- let _config_0 = __getRuntimeConfig(configuration);
325
- let _config_1 = resolveRegionConfig(_config_0);
326
- let _config_2 = resolveEndpointsConfig(_config_1);
327
- let _config_3 = resolveRetryConfig(_config_2);
328
- let _config_4 = resolveHostHeaderConfig(_config_3);
329
- let _config_5 = resolveAwsAuthConfig(_config_4);
330
- let _config_6 = resolveUserAgentConfig(_config_5);
325
+ const _config_0 = __getRuntimeConfig(configuration);
326
+ const _config_1 = resolveRegionConfig(_config_0);
327
+ const _config_2 = resolveEndpointsConfig(_config_1);
328
+ const _config_3 = resolveRetryConfig(_config_2);
329
+ const _config_4 = resolveHostHeaderConfig(_config_3);
330
+ const _config_5 = resolveAwsAuthConfig(_config_4);
331
+ const _config_6 = resolveUserAgentConfig(_config_5);
331
332
  super(_config_6);
332
333
  this.config = _config_6;
333
334
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -1,9 +1,3 @@
1
- import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
- import { BatchCheckLayerAvailabilityRequest, BatchCheckLayerAvailabilityResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1BatchCheckLayerAvailabilityCommand,
5
- serializeAws_json1_1BatchCheckLayerAvailabilityCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
15
+ import { BatchCheckLayerAvailabilityRequest, BatchCheckLayerAvailabilityResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1BatchCheckLayerAvailabilityCommand,
18
+ serializeAws_json1_1BatchCheckLayerAvailabilityCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface BatchCheckLayerAvailabilityCommandInput extends BatchCheckLayerAvailabilityRequest {}
21
22
  export interface BatchCheckLayerAvailabilityCommandOutput
22
23
  extends BatchCheckLayerAvailabilityResponse,
@@ -1,9 +1,3 @@
1
- import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
- import { BatchDeleteImageRequest, BatchDeleteImageResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1BatchDeleteImageCommand,
5
- serializeAws_json1_1BatchDeleteImageCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
15
+ import { BatchDeleteImageRequest, BatchDeleteImageResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1BatchDeleteImageCommand,
18
+ serializeAws_json1_1BatchDeleteImageCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface BatchDeleteImageCommandInput extends BatchDeleteImageRequest {}
21
22
  export interface BatchDeleteImageCommandOutput extends BatchDeleteImageResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
- import { CompleteLayerUploadRequest, CompleteLayerUploadResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CompleteLayerUploadCommand,
5
- serializeAws_json1_1CompleteLayerUploadCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
15
+ import { CompleteLayerUploadRequest, CompleteLayerUploadResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CompleteLayerUploadCommand,
18
+ serializeAws_json1_1CompleteLayerUploadCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CompleteLayerUploadCommandInput extends CompleteLayerUploadRequest {}
21
22
  export interface CompleteLayerUploadCommandOutput extends CompleteLayerUploadResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
- import { CreateRepositoryRequest, CreateRepositoryResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1CreateRepositoryCommand,
5
- serializeAws_json1_1CreateRepositoryCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
15
+ import { CreateRepositoryRequest, CreateRepositoryResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1CreateRepositoryCommand,
18
+ serializeAws_json1_1CreateRepositoryCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface CreateRepositoryCommandInput extends CreateRepositoryRequest {}
21
22
  export interface CreateRepositoryCommandOutput extends CreateRepositoryResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
- import { DeleteRepositoryRequest, DeleteRepositoryResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteRepositoryCommand,
5
- serializeAws_json1_1DeleteRepositoryCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
15
+ import { DeleteRepositoryRequest, DeleteRepositoryResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteRepositoryCommand,
18
+ serializeAws_json1_1DeleteRepositoryCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteRepositoryCommandInput extends DeleteRepositoryRequest {}
21
22
  export interface DeleteRepositoryCommandOutput extends DeleteRepositoryResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
- import { DeleteRepositoryPolicyRequest, DeleteRepositoryPolicyResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DeleteRepositoryPolicyCommand,
5
- serializeAws_json1_1DeleteRepositoryPolicyCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
15
+ import { DeleteRepositoryPolicyRequest, DeleteRepositoryPolicyResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DeleteRepositoryPolicyCommand,
18
+ serializeAws_json1_1DeleteRepositoryPolicyCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DeleteRepositoryPolicyCommandInput extends DeleteRepositoryPolicyRequest {}
21
22
  export interface DeleteRepositoryPolicyCommandOutput extends DeleteRepositoryPolicyResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
- import { DescribeImageTagsRequest, DescribeImageTagsResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeImageTagsCommand,
5
- serializeAws_json1_1DescribeImageTagsCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
15
+ import { DescribeImageTagsRequest, DescribeImageTagsResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeImageTagsCommand,
18
+ serializeAws_json1_1DescribeImageTagsCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeImageTagsCommandInput extends DescribeImageTagsRequest {}
21
22
  export interface DescribeImageTagsCommandOutput extends DescribeImageTagsResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
- import { DescribeImagesRequest, DescribeImagesResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeImagesCommand,
5
- serializeAws_json1_1DescribeImagesCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
15
+ import { DescribeImagesRequest, DescribeImagesResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeImagesCommand,
18
+ serializeAws_json1_1DescribeImagesCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeImagesCommandInput extends DescribeImagesRequest {}
21
22
  export interface DescribeImagesCommandOutput extends DescribeImagesResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
- import { DescribeRegistriesRequest, DescribeRegistriesResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeRegistriesCommand,
5
- serializeAws_json1_1DescribeRegistriesCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
15
+ import { DescribeRegistriesRequest, DescribeRegistriesResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeRegistriesCommand,
18
+ serializeAws_json1_1DescribeRegistriesCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeRegistriesCommandInput extends DescribeRegistriesRequest {}
21
22
  export interface DescribeRegistriesCommandOutput extends DescribeRegistriesResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
- import { DescribeRepositoriesRequest, DescribeRepositoriesResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1DescribeRepositoriesCommand,
5
- serializeAws_json1_1DescribeRepositoriesCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
15
+ import { DescribeRepositoriesRequest, DescribeRepositoriesResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1DescribeRepositoriesCommand,
18
+ serializeAws_json1_1DescribeRepositoriesCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface DescribeRepositoriesCommandInput extends DescribeRepositoriesRequest {}
21
22
  export interface DescribeRepositoriesCommandOutput extends DescribeRepositoriesResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
- import { GetAuthorizationTokenRequest, GetAuthorizationTokenResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_json1_1GetAuthorizationTokenCommand,
5
- serializeAws_json1_1GetAuthorizationTokenCommand,
6
- } from "../protocols/Aws_json1_1";
7
1
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
8
2
  import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
9
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
@@ -11,12 +5,19 @@ import {
11
5
  FinalizeHandlerArguments,
12
6
  Handler,
13
7
  HandlerExecutionContext,
14
- MiddlewareStack,
15
8
  HttpHandlerOptions as __HttpHandlerOptions,
16
9
  MetadataBearer as __MetadataBearer,
10
+ MiddlewareStack,
17
11
  SerdeContext as __SerdeContext,
18
12
  } from "@aws-sdk/types";
19
13
 
14
+ import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
15
+ import { GetAuthorizationTokenRequest, GetAuthorizationTokenResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_json1_1GetAuthorizationTokenCommand,
18
+ serializeAws_json1_1GetAuthorizationTokenCommand,
19
+ } from "../protocols/Aws_json1_1";
20
+
20
21
  export interface GetAuthorizationTokenCommandInput extends GetAuthorizationTokenRequest {}
21
22
  export interface GetAuthorizationTokenCommandOutput extends GetAuthorizationTokenResponse, __MetadataBearer {}
22
23