@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
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { PutRepositoryCatalogDataRequest, PutRepositoryCatalogDataResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface PutRepositoryCatalogDataCommandInput extends PutRepositoryCatalogDataRequest {
6
6
  }
7
7
  export interface PutRepositoryCatalogDataCommandOutput extends PutRepositoryCatalogDataResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { SetRepositoryPolicyRequest, SetRepositoryPolicyResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface SetRepositoryPolicyCommandInput extends SetRepositoryPolicyRequest {
6
6
  }
7
7
  export interface SetRepositoryPolicyCommandOutput extends SetRepositoryPolicyResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface TagResourceCommandInput extends TagResourceRequest {
6
6
  }
7
7
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UntagResourceCommandInput extends UntagResourceRequest {
6
6
  }
7
7
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { UploadLayerPartRequest, UploadLayerPartResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UploadLayerPartCommandInput extends UploadLayerPartRequest {
6
6
  }
7
7
  export interface UploadLayerPartCommandOutput extends UploadLayerPartResponse, __MetadataBearer {
File without changes
File without changes
File without changes
File without changes
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeImageTagsCommandInput, DescribeImageTagsCommandOutput } from "../commands/DescribeImageTagsCommand";
2
3
  import { ECRPUBLICPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeImageTags(config: ECRPUBLICPaginationConfiguration, input: DescribeImageTagsCommandInput, ...additionalArguments: any): Paginator<DescribeImageTagsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "../commands/DescribeImagesCommand";
2
3
  import { ECRPUBLICPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeImages(config: ECRPUBLICPaginationConfiguration, input: DescribeImagesCommandInput, ...additionalArguments: any): Paginator<DescribeImagesCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeRegistriesCommandInput, DescribeRegistriesCommandOutput } from "../commands/DescribeRegistriesCommand";
2
3
  import { ECRPUBLICPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeRegistries(config: ECRPUBLICPaginationConfiguration, input: DescribeRegistriesCommandInput, ...additionalArguments: any): Paginator<DescribeRegistriesCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeRepositoriesCommandInput, DescribeRepositoriesCommandOutput } from "../commands/DescribeRepositoriesCommand";
2
3
  import { ECRPUBLICPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeRepositories(config: ECRPUBLICPaginationConfiguration, input: DescribeRepositoriesCommandInput, ...additionalArguments: any): Paginator<DescribeRepositoriesCommandOutput>;
@@ -1,6 +1,6 @@
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
1
2
  import { ECRPUBLIC } from "../ECRPUBLIC";
2
3
  import { ECRPUBLICClient } from "../ECRPUBLICClient";
3
- import { PaginationConfiguration } from "@aws-sdk/types";
4
4
  export interface ECRPUBLICPaginationConfiguration extends PaginationConfiguration {
5
5
  client: ECRPUBLIC | ECRPUBLICClient;
6
6
  }
@@ -1,11 +1,13 @@
1
+ import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
1
3
  import { BatchCheckLayerAvailabilityCommandInput, BatchCheckLayerAvailabilityCommandOutput } from "../commands/BatchCheckLayerAvailabilityCommand";
2
4
  import { BatchDeleteImageCommandInput, BatchDeleteImageCommandOutput } from "../commands/BatchDeleteImageCommand";
3
5
  import { CompleteLayerUploadCommandInput, CompleteLayerUploadCommandOutput } from "../commands/CompleteLayerUploadCommand";
4
6
  import { CreateRepositoryCommandInput, CreateRepositoryCommandOutput } from "../commands/CreateRepositoryCommand";
5
7
  import { DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput } from "../commands/DeleteRepositoryCommand";
6
8
  import { DeleteRepositoryPolicyCommandInput, DeleteRepositoryPolicyCommandOutput } from "../commands/DeleteRepositoryPolicyCommand";
7
- import { DescribeImageTagsCommandInput, DescribeImageTagsCommandOutput } from "../commands/DescribeImageTagsCommand";
8
9
  import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "../commands/DescribeImagesCommand";
10
+ import { DescribeImageTagsCommandInput, DescribeImageTagsCommandOutput } from "../commands/DescribeImageTagsCommand";
9
11
  import { DescribeRegistriesCommandInput, DescribeRegistriesCommandOutput } from "../commands/DescribeRegistriesCommand";
10
12
  import { DescribeRepositoriesCommandInput, DescribeRepositoriesCommandOutput } from "../commands/DescribeRepositoriesCommand";
11
13
  import { GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput } from "../commands/GetAuthorizationTokenCommand";
@@ -21,8 +23,6 @@ import { SetRepositoryPolicyCommandInput, SetRepositoryPolicyCommandOutput } fro
21
23
  import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
22
24
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
23
25
  import { UploadLayerPartCommandInput, UploadLayerPartCommandOutput } from "../commands/UploadLayerPartCommand";
24
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
25
- import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
26
26
  export declare const serializeAws_json1_1BatchCheckLayerAvailabilityCommand: (input: BatchCheckLayerAvailabilityCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
27
27
  export declare const serializeAws_json1_1BatchDeleteImageCommand: (input: BatchDeleteImageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
28
28
  export declare const serializeAws_json1_1CompleteLayerUploadCommand: (input: CompleteLayerUploadCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: ECRPUBLICClientConfig) => {
32
32
  signingEscapePath?: boolean | undefined;
33
33
  systemClockOffset?: number | undefined;
34
34
  signingRegion?: string | undefined;
35
+ signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
35
36
  customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
36
37
  };
@@ -1,36 +1,37 @@
1
- import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
2
- import { ECRPUBLICClientConfig } from "./ECRPUBLICClient";
3
- /**
4
- * @internal
5
- */
6
- export declare const getRuntimeConfig: (config: ECRPUBLICClientConfig) => {
7
- runtime: string;
8
- base64Decoder: import("@aws-sdk/types").Decoder;
9
- base64Encoder: import("@aws-sdk/types").Encoder;
10
- bodyLengthChecker: (body: any) => number | undefined;
11
- credentialDefaultProvider: import("@aws-sdk/client-sts/dist/types/defaultStsRoleAssumers").DefaultCredentialProvider;
12
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
- region: string | import("@aws-sdk/types").Provider<string>;
15
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
16
- retryMode: string | import("@aws-sdk/types").Provider<string>;
17
- sha256: import("@aws-sdk/types").HashConstructor;
18
- streamCollector: import("@aws-sdk/types").StreamCollector;
19
- utf8Decoder: import("@aws-sdk/types").Decoder;
20
- utf8Encoder: import("@aws-sdk/types").Encoder;
21
- apiVersion: string;
22
- urlParser: import("@aws-sdk/types").UrlParser;
23
- disableHostPrefix: boolean;
24
- logger: import("@aws-sdk/types").Logger;
25
- serviceId: string;
26
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
27
- endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
28
- tls?: boolean | undefined;
29
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
30
- credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
31
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
32
- signingEscapePath?: boolean | undefined;
33
- systemClockOffset?: number | undefined;
34
- signingRegion?: string | undefined;
35
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
36
- };
1
+ import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
2
+ import { ECRPUBLICClientConfig } from "./ECRPUBLICClient";
3
+ /**
4
+ * @internal
5
+ */
6
+ export declare const getRuntimeConfig: (config: ECRPUBLICClientConfig) => {
7
+ runtime: string;
8
+ base64Decoder: import("@aws-sdk/types").Decoder;
9
+ base64Encoder: import("@aws-sdk/types").Encoder;
10
+ bodyLengthChecker: (body: any) => number | undefined;
11
+ credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
12
+ defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
13
+ maxAttempts: number | import("@aws-sdk/types").Provider<number>;
14
+ region: string | import("@aws-sdk/types").Provider<string>;
15
+ requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
16
+ retryMode: string | import("@aws-sdk/types").Provider<string>;
17
+ sha256: import("@aws-sdk/types").HashConstructor;
18
+ streamCollector: import("@aws-sdk/types").StreamCollector;
19
+ utf8Decoder: import("@aws-sdk/types").Decoder;
20
+ utf8Encoder: import("@aws-sdk/types").Encoder;
21
+ apiVersion: string;
22
+ urlParser: import("@aws-sdk/types").UrlParser;
23
+ disableHostPrefix: boolean;
24
+ logger: import("@aws-sdk/types").Logger;
25
+ serviceId: string;
26
+ regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
27
+ endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
28
+ tls?: boolean | undefined;
29
+ retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
30
+ credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
31
+ signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
32
+ signingEscapePath?: boolean | undefined;
33
+ systemClockOffset?: number | undefined;
34
+ signingRegion?: string | undefined;
35
+ signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
36
+ customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
37
+ };
@@ -31,5 +31,6 @@ export declare const getRuntimeConfig: (config: ECRPUBLICClientConfig) => {
31
31
  signingEscapePath?: boolean | undefined;
32
32
  systemClockOffset?: number | undefined;
33
33
  signingRegion?: string | undefined;
34
+ signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
34
35
  customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
35
36
  };
@@ -1,12 +1,12 @@
1
- import { ECRPUBLICClient } from "./ECRPUBLICClient";
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
2
  import { BatchCheckLayerAvailabilityCommandInput, BatchCheckLayerAvailabilityCommandOutput } from "./commands/BatchCheckLayerAvailabilityCommand";
3
3
  import { BatchDeleteImageCommandInput, BatchDeleteImageCommandOutput } from "./commands/BatchDeleteImageCommand";
4
4
  import { CompleteLayerUploadCommandInput, CompleteLayerUploadCommandOutput } from "./commands/CompleteLayerUploadCommand";
5
5
  import { CreateRepositoryCommandInput, CreateRepositoryCommandOutput } from "./commands/CreateRepositoryCommand";
6
6
  import { DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput } from "./commands/DeleteRepositoryCommand";
7
7
  import { DeleteRepositoryPolicyCommandInput, DeleteRepositoryPolicyCommandOutput } from "./commands/DeleteRepositoryPolicyCommand";
8
- import { DescribeImageTagsCommandInput, DescribeImageTagsCommandOutput } from "./commands/DescribeImageTagsCommand";
9
8
  import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "./commands/DescribeImagesCommand";
9
+ import { DescribeImageTagsCommandInput, DescribeImageTagsCommandOutput } from "./commands/DescribeImageTagsCommand";
10
10
  import { DescribeRegistriesCommandInput, DescribeRegistriesCommandOutput } from "./commands/DescribeRegistriesCommand";
11
11
  import { DescribeRepositoriesCommandInput, DescribeRepositoriesCommandOutput } from "./commands/DescribeRepositoriesCommand";
12
12
  import { GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput } from "./commands/GetAuthorizationTokenCommand";
@@ -22,7 +22,7 @@ import { SetRepositoryPolicyCommandInput, SetRepositoryPolicyCommandOutput } fro
22
22
  import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
23
23
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
24
24
  import { UploadLayerPartCommandInput, UploadLayerPartCommandOutput } from "./commands/UploadLayerPartCommand";
25
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
25
+ import { ECRPUBLICClient } from "./ECRPUBLICClient";
26
26
  /**
27
27
  * <fullname>Amazon Elastic Container Registry Public</fullname>
28
28
  * <p>Amazon Elastic Container Registry (Amazon ECR) is a managed container image registry service. Amazon ECR provides both
@@ -1,11 +1,19 @@
1
+ import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
+ import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
+ import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
+ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
+ import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
+ import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
+ import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
1
9
  import { BatchCheckLayerAvailabilityCommandInput, BatchCheckLayerAvailabilityCommandOutput } from "./commands/BatchCheckLayerAvailabilityCommand";
2
10
  import { BatchDeleteImageCommandInput, BatchDeleteImageCommandOutput } from "./commands/BatchDeleteImageCommand";
3
11
  import { CompleteLayerUploadCommandInput, CompleteLayerUploadCommandOutput } from "./commands/CompleteLayerUploadCommand";
4
12
  import { CreateRepositoryCommandInput, CreateRepositoryCommandOutput } from "./commands/CreateRepositoryCommand";
5
13
  import { DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput } from "./commands/DeleteRepositoryCommand";
6
14
  import { DeleteRepositoryPolicyCommandInput, DeleteRepositoryPolicyCommandOutput } from "./commands/DeleteRepositoryPolicyCommand";
7
- import { DescribeImageTagsCommandInput, DescribeImageTagsCommandOutput } from "./commands/DescribeImageTagsCommand";
8
15
  import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "./commands/DescribeImagesCommand";
16
+ import { DescribeImageTagsCommandInput, DescribeImageTagsCommandOutput } from "./commands/DescribeImageTagsCommand";
9
17
  import { DescribeRegistriesCommandInput, DescribeRegistriesCommandOutput } from "./commands/DescribeRegistriesCommand";
10
18
  import { DescribeRepositoriesCommandInput, DescribeRepositoriesCommandOutput } from "./commands/DescribeRepositoriesCommand";
11
19
  import { GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput } from "./commands/GetAuthorizationTokenCommand";
@@ -21,14 +29,6 @@ import { SetRepositoryPolicyCommandInput, SetRepositoryPolicyCommandOutput } fro
21
29
  import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
22
30
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
23
31
  import { UploadLayerPartCommandInput, UploadLayerPartCommandOutput } from "./commands/UploadLayerPartCommand";
24
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
25
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
26
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
27
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
28
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
29
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
30
- import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
31
- import { Provider, RegionInfoProvider, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
32
32
  export declare type ServiceInputTypes = BatchCheckLayerAvailabilityCommandInput | BatchDeleteImageCommandInput | CompleteLayerUploadCommandInput | CreateRepositoryCommandInput | DeleteRepositoryCommandInput | DeleteRepositoryPolicyCommandInput | DescribeImageTagsCommandInput | DescribeImagesCommandInput | DescribeRegistriesCommandInput | DescribeRepositoriesCommandInput | GetAuthorizationTokenCommandInput | GetRegistryCatalogDataCommandInput | GetRepositoryCatalogDataCommandInput | GetRepositoryPolicyCommandInput | InitiateLayerUploadCommandInput | ListTagsForResourceCommandInput | PutImageCommandInput | PutRegistryCatalogDataCommandInput | PutRepositoryCatalogDataCommandInput | SetRepositoryPolicyCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UploadLayerPartCommandInput;
33
33
  export declare type ServiceOutputTypes = BatchCheckLayerAvailabilityCommandOutput | BatchDeleteImageCommandOutput | CompleteLayerUploadCommandOutput | CreateRepositoryCommandOutput | DeleteRepositoryCommandOutput | DeleteRepositoryPolicyCommandOutput | DescribeImageTagsCommandOutput | DescribeImagesCommandOutput | DescribeRegistriesCommandOutput | DescribeRepositoriesCommandOutput | GetAuthorizationTokenCommandOutput | GetRegistryCatalogDataCommandOutput | GetRepositoryCatalogDataCommandOutput | GetRepositoryPolicyCommandOutput | InitiateLayerUploadCommandOutput | ListTagsForResourceCommandOutput | PutImageCommandOutput | PutRegistryCatalogDataCommandOutput | PutRepositoryCatalogDataCommandOutput | SetRepositoryPolicyCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UploadLayerPartCommandOutput;
34
34
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { BatchCheckLayerAvailabilityRequest, BatchCheckLayerAvailabilityResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface BatchCheckLayerAvailabilityCommandInput extends BatchCheckLayerAvailabilityRequest {
6
6
  }
7
7
  export interface BatchCheckLayerAvailabilityCommandOutput extends BatchCheckLayerAvailabilityResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { BatchDeleteImageRequest, BatchDeleteImageResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface BatchDeleteImageCommandInput extends BatchDeleteImageRequest {
6
6
  }
7
7
  export interface BatchDeleteImageCommandOutput extends BatchDeleteImageResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { CompleteLayerUploadRequest, CompleteLayerUploadResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface CompleteLayerUploadCommandInput extends CompleteLayerUploadRequest {
6
6
  }
7
7
  export interface CompleteLayerUploadCommandOutput extends CompleteLayerUploadResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { CreateRepositoryRequest, CreateRepositoryResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface CreateRepositoryCommandInput extends CreateRepositoryRequest {
6
6
  }
7
7
  export interface CreateRepositoryCommandOutput extends CreateRepositoryResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { DeleteRepositoryRequest, DeleteRepositoryResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DeleteRepositoryCommandInput extends DeleteRepositoryRequest {
6
6
  }
7
7
  export interface DeleteRepositoryCommandOutput extends DeleteRepositoryResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { DeleteRepositoryPolicyRequest, DeleteRepositoryPolicyResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DeleteRepositoryPolicyCommandInput extends DeleteRepositoryPolicyRequest {
6
6
  }
7
7
  export interface DeleteRepositoryPolicyCommandOutput extends DeleteRepositoryPolicyResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { DescribeImageTagsRequest, DescribeImageTagsResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DescribeImageTagsCommandInput extends DescribeImageTagsRequest {
6
6
  }
7
7
  export interface DescribeImageTagsCommandOutput extends DescribeImageTagsResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { DescribeImagesRequest, DescribeImagesResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DescribeImagesCommandInput extends DescribeImagesRequest {
6
6
  }
7
7
  export interface DescribeImagesCommandOutput extends DescribeImagesResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { DescribeRegistriesRequest, DescribeRegistriesResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DescribeRegistriesCommandInput extends DescribeRegistriesRequest {
6
6
  }
7
7
  export interface DescribeRegistriesCommandOutput extends DescribeRegistriesResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { DescribeRepositoriesRequest, DescribeRepositoriesResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface DescribeRepositoriesCommandInput extends DescribeRepositoriesRequest {
6
6
  }
7
7
  export interface DescribeRepositoriesCommandOutput extends DescribeRepositoriesResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { GetAuthorizationTokenRequest, GetAuthorizationTokenResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface GetAuthorizationTokenCommandInput extends GetAuthorizationTokenRequest {
6
6
  }
7
7
  export interface GetAuthorizationTokenCommandOutput extends GetAuthorizationTokenResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { GetRegistryCatalogDataRequest, GetRegistryCatalogDataResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface GetRegistryCatalogDataCommandInput extends GetRegistryCatalogDataRequest {
6
6
  }
7
7
  export interface GetRegistryCatalogDataCommandOutput extends GetRegistryCatalogDataResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { GetRepositoryCatalogDataRequest, GetRepositoryCatalogDataResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface GetRepositoryCatalogDataCommandInput extends GetRepositoryCatalogDataRequest {
6
6
  }
7
7
  export interface GetRepositoryCatalogDataCommandOutput extends GetRepositoryCatalogDataResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { GetRepositoryPolicyRequest, GetRepositoryPolicyResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface GetRepositoryPolicyCommandInput extends GetRepositoryPolicyRequest {
6
6
  }
7
7
  export interface GetRepositoryPolicyCommandOutput extends GetRepositoryPolicyResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { InitiateLayerUploadRequest, InitiateLayerUploadResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface InitiateLayerUploadCommandInput extends InitiateLayerUploadRequest {
6
6
  }
7
7
  export interface InitiateLayerUploadCommandOutput extends InitiateLayerUploadResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
6
6
  }
7
7
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { PutImageRequest, PutImageResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface PutImageCommandInput extends PutImageRequest {
6
6
  }
7
7
  export interface PutImageCommandOutput extends PutImageResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { PutRegistryCatalogDataRequest, PutRegistryCatalogDataResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface PutRegistryCatalogDataCommandInput extends PutRegistryCatalogDataRequest {
6
6
  }
7
7
  export interface PutRegistryCatalogDataCommandOutput extends PutRegistryCatalogDataResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { PutRepositoryCatalogDataRequest, PutRepositoryCatalogDataResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface PutRepositoryCatalogDataCommandInput extends PutRepositoryCatalogDataRequest {
6
6
  }
7
7
  export interface PutRepositoryCatalogDataCommandOutput extends PutRepositoryCatalogDataResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { SetRepositoryPolicyRequest, SetRepositoryPolicyResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface SetRepositoryPolicyCommandInput extends SetRepositoryPolicyRequest {
6
6
  }
7
7
  export interface SetRepositoryPolicyCommandOutput extends SetRepositoryPolicyResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface TagResourceCommandInput extends TagResourceRequest {
6
6
  }
7
7
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UntagResourceCommandInput extends UntagResourceRequest {
6
6
  }
7
7
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
@@ -1,7 +1,7 @@
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
1
3
  import { ECRPUBLICClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ECRPUBLICClient";
2
4
  import { UploadLayerPartRequest, UploadLayerPartResponse } from "../models/models_0";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
5
5
  export interface UploadLayerPartCommandInput extends UploadLayerPartRequest {
6
6
  }
7
7
  export interface UploadLayerPartCommandOutput extends UploadLayerPartResponse, __MetadataBearer {
File without changes
File without changes
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeImageTagsCommandInput, DescribeImageTagsCommandOutput } from "../commands/DescribeImageTagsCommand";
2
3
  import { ECRPUBLICPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeImageTags(config: ECRPUBLICPaginationConfiguration, input: DescribeImageTagsCommandInput, ...additionalArguments: any): Paginator<DescribeImageTagsCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "../commands/DescribeImagesCommand";
2
3
  import { ECRPUBLICPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeImages(config: ECRPUBLICPaginationConfiguration, input: DescribeImagesCommandInput, ...additionalArguments: any): Paginator<DescribeImagesCommandOutput>;
@@ -1,4 +1,4 @@
1
+ import { Paginator } from "@aws-sdk/types";
1
2
  import { DescribeRegistriesCommandInput, DescribeRegistriesCommandOutput } from "../commands/DescribeRegistriesCommand";
2
3
  import { ECRPUBLICPaginationConfiguration } from "./Interfaces";
3
- import { Paginator } from "@aws-sdk/types";
4
4
  export declare function paginateDescribeRegistries(config: ECRPUBLICPaginationConfiguration, input: DescribeRegistriesCommandInput, ...additionalArguments: any): Paginator<DescribeRegistriesCommandOutput>;