@aws-sdk/client-amplifybackend 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 (330) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/{dist/cjs → dist-cjs}/AmplifyBackend.js +0 -0
  3. package/dist-cjs/AmplifyBackend.js.map +1 -0
  4. package/{dist/cjs → dist-cjs}/AmplifyBackendClient.js +8 -8
  5. package/dist-cjs/AmplifyBackendClient.js.map +1 -0
  6. package/{dist/cjs → dist-cjs}/commands/CloneBackendCommand.js +2 -2
  7. package/dist-cjs/commands/CloneBackendCommand.js.map +1 -0
  8. package/{dist/cjs → dist-cjs}/commands/CreateBackendAPICommand.js +2 -2
  9. package/dist-cjs/commands/CreateBackendAPICommand.js.map +1 -0
  10. package/{dist/cjs → dist-cjs}/commands/CreateBackendAuthCommand.js +2 -2
  11. package/dist-cjs/commands/CreateBackendAuthCommand.js.map +1 -0
  12. package/{dist/cjs → dist-cjs}/commands/CreateBackendCommand.js +2 -2
  13. package/dist-cjs/commands/CreateBackendCommand.js.map +1 -0
  14. package/{dist/cjs → dist-cjs}/commands/CreateBackendConfigCommand.js +2 -2
  15. package/dist-cjs/commands/CreateBackendConfigCommand.js.map +1 -0
  16. package/{dist/cjs → dist-cjs}/commands/CreateTokenCommand.js +2 -2
  17. package/dist-cjs/commands/CreateTokenCommand.js.map +1 -0
  18. package/{dist/cjs → dist-cjs}/commands/DeleteBackendAPICommand.js +2 -2
  19. package/dist-cjs/commands/DeleteBackendAPICommand.js.map +1 -0
  20. package/{dist/cjs → dist-cjs}/commands/DeleteBackendAuthCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteBackendAuthCommand.js.map +1 -0
  22. package/{dist/cjs → dist-cjs}/commands/DeleteBackendCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteBackendCommand.js.map +1 -0
  24. package/{dist/cjs → dist-cjs}/commands/DeleteTokenCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteTokenCommand.js.map +1 -0
  26. package/{dist/cjs → dist-cjs}/commands/GenerateBackendAPIModelsCommand.js +2 -2
  27. package/dist-cjs/commands/GenerateBackendAPIModelsCommand.js.map +1 -0
  28. package/{dist/cjs → dist-cjs}/commands/GetBackendAPICommand.js +2 -2
  29. package/dist-cjs/commands/GetBackendAPICommand.js.map +1 -0
  30. package/{dist/cjs → dist-cjs}/commands/GetBackendAPIModelsCommand.js +2 -2
  31. package/dist-cjs/commands/GetBackendAPIModelsCommand.js.map +1 -0
  32. package/{dist/cjs → dist-cjs}/commands/GetBackendAuthCommand.js +2 -2
  33. package/dist-cjs/commands/GetBackendAuthCommand.js.map +1 -0
  34. package/{dist/cjs → dist-cjs}/commands/GetBackendCommand.js +2 -2
  35. package/dist-cjs/commands/GetBackendCommand.js.map +1 -0
  36. package/{dist/cjs → dist-cjs}/commands/GetBackendJobCommand.js +2 -2
  37. package/dist-cjs/commands/GetBackendJobCommand.js.map +1 -0
  38. package/{dist/cjs → dist-cjs}/commands/GetTokenCommand.js +2 -2
  39. package/dist-cjs/commands/GetTokenCommand.js.map +1 -0
  40. package/{dist/cjs → dist-cjs}/commands/ImportBackendAuthCommand.js +2 -2
  41. package/dist-cjs/commands/ImportBackendAuthCommand.js.map +1 -0
  42. package/{dist/cjs → dist-cjs}/commands/ListBackendJobsCommand.js +2 -2
  43. package/dist-cjs/commands/ListBackendJobsCommand.js.map +1 -0
  44. package/{dist/cjs → dist-cjs}/commands/RemoveAllBackendsCommand.js +2 -2
  45. package/dist-cjs/commands/RemoveAllBackendsCommand.js.map +1 -0
  46. package/{dist/cjs → dist-cjs}/commands/RemoveBackendConfigCommand.js +2 -2
  47. package/dist-cjs/commands/RemoveBackendConfigCommand.js.map +1 -0
  48. package/{dist/cjs → dist-cjs}/commands/UpdateBackendAPICommand.js +2 -2
  49. package/dist-cjs/commands/UpdateBackendAPICommand.js.map +1 -0
  50. package/{dist/cjs → dist-cjs}/commands/UpdateBackendAuthCommand.js +2 -2
  51. package/dist-cjs/commands/UpdateBackendAuthCommand.js.map +1 -0
  52. package/{dist/cjs → dist-cjs}/commands/UpdateBackendConfigCommand.js +2 -2
  53. package/dist-cjs/commands/UpdateBackendConfigCommand.js.map +1 -0
  54. package/{dist/cjs → dist-cjs}/commands/UpdateBackendJobCommand.js +2 -2
  55. package/dist-cjs/commands/UpdateBackendJobCommand.js.map +1 -0
  56. package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
  57. package/dist-cjs/endpoints.js.map +1 -0
  58. package/{dist/cjs → dist-cjs}/index.js +0 -0
  59. package/dist-cjs/index.js.map +1 -0
  60. package/{dist/cjs → dist-cjs}/models/index.js +0 -0
  61. package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
  62. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
  63. package/dist-cjs/models/models_0.js.map +1 -0
  64. package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +1 -1
  65. package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
  66. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
  67. package/dist-cjs/runtimeConfig.browser.js.map +1 -0
  68. package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
  69. package/dist-cjs/runtimeConfig.js.map +1 -0
  70. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
  71. package/dist-cjs/runtimeConfig.native.js.map +1 -0
  72. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
  73. package/dist-cjs/runtimeConfig.shared.js.map +1 -0
  74. package/{dist/es → dist-es}/AmplifyBackend.js +0 -0
  75. package/dist-es/AmplifyBackend.js.map +1 -0
  76. package/{dist/es → dist-es}/AmplifyBackendClient.js +1 -1
  77. package/dist-es/AmplifyBackendClient.js.map +1 -0
  78. package/{dist/es → dist-es}/commands/CloneBackendCommand.js +2 -2
  79. package/dist-es/commands/CloneBackendCommand.js.map +1 -0
  80. package/{dist/es → dist-es}/commands/CreateBackendAPICommand.js +2 -2
  81. package/dist-es/commands/CreateBackendAPICommand.js.map +1 -0
  82. package/{dist/es → dist-es}/commands/CreateBackendAuthCommand.js +2 -2
  83. package/dist-es/commands/CreateBackendAuthCommand.js.map +1 -0
  84. package/{dist/es → dist-es}/commands/CreateBackendCommand.js +2 -2
  85. package/dist-es/commands/CreateBackendCommand.js.map +1 -0
  86. package/{dist/es → dist-es}/commands/CreateBackendConfigCommand.js +2 -2
  87. package/dist-es/commands/CreateBackendConfigCommand.js.map +1 -0
  88. package/{dist/es → dist-es}/commands/CreateTokenCommand.js +2 -2
  89. package/dist-es/commands/CreateTokenCommand.js.map +1 -0
  90. package/{dist/es → dist-es}/commands/DeleteBackendAPICommand.js +2 -2
  91. package/dist-es/commands/DeleteBackendAPICommand.js.map +1 -0
  92. package/{dist/es → dist-es}/commands/DeleteBackendAuthCommand.js +2 -2
  93. package/dist-es/commands/DeleteBackendAuthCommand.js.map +1 -0
  94. package/{dist/es → dist-es}/commands/DeleteBackendCommand.js +2 -2
  95. package/dist-es/commands/DeleteBackendCommand.js.map +1 -0
  96. package/{dist/es → dist-es}/commands/DeleteTokenCommand.js +2 -2
  97. package/dist-es/commands/DeleteTokenCommand.js.map +1 -0
  98. package/{dist/es → dist-es}/commands/GenerateBackendAPIModelsCommand.js +2 -2
  99. package/dist-es/commands/GenerateBackendAPIModelsCommand.js.map +1 -0
  100. package/{dist/es → dist-es}/commands/GetBackendAPICommand.js +2 -2
  101. package/dist-es/commands/GetBackendAPICommand.js.map +1 -0
  102. package/{dist/es → dist-es}/commands/GetBackendAPIModelsCommand.js +2 -2
  103. package/dist-es/commands/GetBackendAPIModelsCommand.js.map +1 -0
  104. package/{dist/es → dist-es}/commands/GetBackendAuthCommand.js +2 -2
  105. package/dist-es/commands/GetBackendAuthCommand.js.map +1 -0
  106. package/{dist/es → dist-es}/commands/GetBackendCommand.js +2 -2
  107. package/dist-es/commands/GetBackendCommand.js.map +1 -0
  108. package/{dist/es → dist-es}/commands/GetBackendJobCommand.js +2 -2
  109. package/dist-es/commands/GetBackendJobCommand.js.map +1 -0
  110. package/{dist/es → dist-es}/commands/GetTokenCommand.js +2 -2
  111. package/dist-es/commands/GetTokenCommand.js.map +1 -0
  112. package/{dist/es → dist-es}/commands/ImportBackendAuthCommand.js +2 -2
  113. package/dist-es/commands/ImportBackendAuthCommand.js.map +1 -0
  114. package/{dist/es → dist-es}/commands/ListBackendJobsCommand.js +2 -2
  115. package/dist-es/commands/ListBackendJobsCommand.js.map +1 -0
  116. package/{dist/es → dist-es}/commands/RemoveAllBackendsCommand.js +2 -2
  117. package/dist-es/commands/RemoveAllBackendsCommand.js.map +1 -0
  118. package/{dist/es → dist-es}/commands/RemoveBackendConfigCommand.js +2 -2
  119. package/dist-es/commands/RemoveBackendConfigCommand.js.map +1 -0
  120. package/{dist/es → dist-es}/commands/UpdateBackendAPICommand.js +2 -2
  121. package/dist-es/commands/UpdateBackendAPICommand.js.map +1 -0
  122. package/{dist/es → dist-es}/commands/UpdateBackendAuthCommand.js +2 -2
  123. package/dist-es/commands/UpdateBackendAuthCommand.js.map +1 -0
  124. package/{dist/es → dist-es}/commands/UpdateBackendConfigCommand.js +2 -2
  125. package/dist-es/commands/UpdateBackendConfigCommand.js.map +1 -0
  126. package/{dist/es → dist-es}/commands/UpdateBackendJobCommand.js +2 -2
  127. package/dist-es/commands/UpdateBackendJobCommand.js.map +1 -0
  128. package/{dist/es → dist-es}/endpoints.js +0 -0
  129. package/dist-es/endpoints.js.map +1 -0
  130. package/{dist/es → dist-es}/index.js +0 -0
  131. package/dist-es/index.js.map +1 -0
  132. package/{dist/es → dist-es}/models/index.js +0 -0
  133. package/dist-es/models/index.js.map +1 -0
  134. package/{dist/es → dist-es}/models/models_0.js +0 -0
  135. package/dist-es/models/models_0.js.map +1 -0
  136. package/{dist/es → dist-es}/protocols/Aws_restJson1.js +0 -0
  137. package/dist-es/protocols/Aws_restJson1.js.map +1 -0
  138. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
  139. package/dist-es/runtimeConfig.browser.js.map +1 -0
  140. package/{dist/es → dist-es}/runtimeConfig.js +2 -2
  141. package/dist-es/runtimeConfig.js.map +1 -0
  142. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
  143. package/dist-es/runtimeConfig.native.js.map +1 -0
  144. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
  145. package/dist-es/runtimeConfig.shared.js.map +1 -0
  146. package/{dist/types → dist-types}/AmplifyBackend.d.ts +1 -1
  147. package/{dist/types → dist-types}/AmplifyBackendClient.d.ts +8 -8
  148. package/{dist/types → dist-types}/commands/CloneBackendCommand.d.ts +2 -2
  149. package/{dist/types → dist-types}/commands/CreateBackendAPICommand.d.ts +2 -2
  150. package/{dist/types → dist-types}/commands/CreateBackendAuthCommand.d.ts +2 -2
  151. package/{dist/types → dist-types}/commands/CreateBackendCommand.d.ts +2 -2
  152. package/{dist/types → dist-types}/commands/CreateBackendConfigCommand.d.ts +2 -2
  153. package/{dist/types → dist-types}/commands/CreateTokenCommand.d.ts +2 -2
  154. package/{dist/types → dist-types}/commands/DeleteBackendAPICommand.d.ts +2 -2
  155. package/{dist/types → dist-types}/commands/DeleteBackendAuthCommand.d.ts +2 -2
  156. package/{dist/types → dist-types}/commands/DeleteBackendCommand.d.ts +2 -2
  157. package/{dist/types → dist-types}/commands/DeleteTokenCommand.d.ts +2 -2
  158. package/{dist/types → dist-types}/commands/GenerateBackendAPIModelsCommand.d.ts +2 -2
  159. package/{dist/types → dist-types}/commands/GetBackendAPICommand.d.ts +2 -2
  160. package/{dist/types → dist-types}/commands/GetBackendAPIModelsCommand.d.ts +2 -2
  161. package/{dist/types → dist-types}/commands/GetBackendAuthCommand.d.ts +2 -2
  162. package/{dist/types → dist-types}/commands/GetBackendCommand.d.ts +2 -2
  163. package/{dist/types → dist-types}/commands/GetBackendJobCommand.d.ts +2 -2
  164. package/{dist/types → dist-types}/commands/GetTokenCommand.d.ts +2 -2
  165. package/{dist/types → dist-types}/commands/ImportBackendAuthCommand.d.ts +2 -2
  166. package/{dist/types → dist-types}/commands/ListBackendJobsCommand.d.ts +2 -2
  167. package/{dist/types → dist-types}/commands/RemoveAllBackendsCommand.d.ts +2 -2
  168. package/{dist/types → dist-types}/commands/RemoveBackendConfigCommand.d.ts +2 -2
  169. package/{dist/types → dist-types}/commands/UpdateBackendAPICommand.d.ts +2 -2
  170. package/{dist/types → dist-types}/commands/UpdateBackendAuthCommand.d.ts +2 -2
  171. package/{dist/types → dist-types}/commands/UpdateBackendConfigCommand.d.ts +2 -2
  172. package/{dist/types → dist-types}/commands/UpdateBackendJobCommand.d.ts +2 -2
  173. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  174. package/{dist/types → dist-types}/index.d.ts +0 -0
  175. package/{dist/types → dist-types}/models/index.d.ts +0 -0
  176. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  177. package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +2 -2
  178. package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
  179. package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
  180. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
  181. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  182. package/{dist/types → dist-types}/ts3.4/AmplifyBackend.d.ts +1 -1
  183. package/{dist/types → dist-types}/ts3.4/AmplifyBackendClient.d.ts +8 -8
  184. package/{dist/types → dist-types}/ts3.4/commands/CloneBackendCommand.d.ts +2 -2
  185. package/{dist/types → dist-types}/ts3.4/commands/CreateBackendAPICommand.d.ts +2 -2
  186. package/{dist/types → dist-types}/ts3.4/commands/CreateBackendAuthCommand.d.ts +2 -2
  187. package/{dist/types → dist-types}/ts3.4/commands/CreateBackendCommand.d.ts +2 -2
  188. package/{dist/types → dist-types}/ts3.4/commands/CreateBackendConfigCommand.d.ts +2 -2
  189. package/{dist/types → dist-types}/ts3.4/commands/CreateTokenCommand.d.ts +2 -2
  190. package/{dist/types → dist-types}/ts3.4/commands/DeleteBackendAPICommand.d.ts +2 -2
  191. package/{dist/types → dist-types}/ts3.4/commands/DeleteBackendAuthCommand.d.ts +2 -2
  192. package/{dist/types → dist-types}/ts3.4/commands/DeleteBackendCommand.d.ts +2 -2
  193. package/{dist/types → dist-types}/ts3.4/commands/DeleteTokenCommand.d.ts +2 -2
  194. package/{dist/types → dist-types}/ts3.4/commands/GenerateBackendAPIModelsCommand.d.ts +2 -2
  195. package/{dist/types → dist-types}/ts3.4/commands/GetBackendAPICommand.d.ts +2 -2
  196. package/{dist/types → dist-types}/ts3.4/commands/GetBackendAPIModelsCommand.d.ts +2 -2
  197. package/{dist/types → dist-types}/ts3.4/commands/GetBackendAuthCommand.d.ts +2 -2
  198. package/{dist/types → dist-types}/ts3.4/commands/GetBackendCommand.d.ts +2 -2
  199. package/{dist/types → dist-types}/ts3.4/commands/GetBackendJobCommand.d.ts +2 -2
  200. package/{dist/types → dist-types}/ts3.4/commands/GetTokenCommand.d.ts +2 -2
  201. package/{dist/types → dist-types}/ts3.4/commands/ImportBackendAuthCommand.d.ts +2 -2
  202. package/{dist/types → dist-types}/ts3.4/commands/ListBackendJobsCommand.d.ts +2 -2
  203. package/{dist/types → dist-types}/ts3.4/commands/RemoveAllBackendsCommand.d.ts +2 -2
  204. package/{dist/types → dist-types}/ts3.4/commands/RemoveBackendConfigCommand.d.ts +2 -2
  205. package/{dist/types → dist-types}/ts3.4/commands/UpdateBackendAPICommand.d.ts +2 -2
  206. package/{dist/types → dist-types}/ts3.4/commands/UpdateBackendAuthCommand.d.ts +2 -2
  207. package/{dist/types → dist-types}/ts3.4/commands/UpdateBackendConfigCommand.d.ts +2 -2
  208. package/{dist/types → dist-types}/ts3.4/commands/UpdateBackendJobCommand.d.ts +2 -2
  209. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  210. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  211. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  212. package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
  213. package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +2 -2
  214. package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
  215. package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
  216. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
  217. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
  218. package/package.json +42 -42
  219. package/{AmplifyBackend.ts → src/AmplifyBackend.ts} +2 -1
  220. package/{AmplifyBackendClient.ts → src/AmplifyBackendClient.ts} +55 -54
  221. package/{commands → src/commands}/CloneBackendCommand.ts +8 -7
  222. package/{commands → src/commands}/CreateBackendAPICommand.ts +8 -7
  223. package/{commands → src/commands}/CreateBackendAuthCommand.ts +8 -7
  224. package/{commands → src/commands}/CreateBackendCommand.ts +8 -7
  225. package/{commands → src/commands}/CreateBackendConfigCommand.ts +8 -7
  226. package/{commands → src/commands}/CreateTokenCommand.ts +8 -7
  227. package/{commands → src/commands}/DeleteBackendAPICommand.ts +8 -7
  228. package/{commands → src/commands}/DeleteBackendAuthCommand.ts +8 -7
  229. package/{commands → src/commands}/DeleteBackendCommand.ts +8 -7
  230. package/{commands → src/commands}/DeleteTokenCommand.ts +8 -7
  231. package/{commands → src/commands}/GenerateBackendAPIModelsCommand.ts +8 -7
  232. package/{commands → src/commands}/GetBackendAPICommand.ts +8 -7
  233. package/{commands → src/commands}/GetBackendAPIModelsCommand.ts +8 -7
  234. package/{commands → src/commands}/GetBackendAuthCommand.ts +8 -7
  235. package/{commands → src/commands}/GetBackendCommand.ts +8 -7
  236. package/{commands → src/commands}/GetBackendJobCommand.ts +8 -7
  237. package/{commands → src/commands}/GetTokenCommand.ts +8 -7
  238. package/{commands → src/commands}/ImportBackendAuthCommand.ts +8 -7
  239. package/{commands → src/commands}/ListBackendJobsCommand.ts +8 -7
  240. package/{commands → src/commands}/RemoveAllBackendsCommand.ts +8 -7
  241. package/{commands → src/commands}/RemoveBackendConfigCommand.ts +8 -7
  242. package/{commands → src/commands}/UpdateBackendAPICommand.ts +8 -7
  243. package/{commands → src/commands}/UpdateBackendAuthCommand.ts +8 -7
  244. package/{commands → src/commands}/UpdateBackendConfigCommand.ts +8 -7
  245. package/{commands → src/commands}/UpdateBackendJobCommand.ts +8 -7
  246. package/{endpoints.ts → src/endpoints.ts} +1 -1
  247. package/{index.ts → src/index.ts} +0 -0
  248. package/{models → src/models}/index.ts +0 -0
  249. package/{models → src/models}/models_0.ts +0 -0
  250. package/{protocols → src/protocols}/Aws_restJson1.ts +44 -43
  251. package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
  252. package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
  253. package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
  254. package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
  255. package/tsconfig.es.json +1 -1
  256. package/tsconfig.json +4 -2
  257. package/tsconfig.types.json +3 -2
  258. package/dist/cjs/AmplifyBackend.js.map +0 -1
  259. package/dist/cjs/AmplifyBackendClient.js.map +0 -1
  260. package/dist/cjs/commands/CloneBackendCommand.js.map +0 -1
  261. package/dist/cjs/commands/CreateBackendAPICommand.js.map +0 -1
  262. package/dist/cjs/commands/CreateBackendAuthCommand.js.map +0 -1
  263. package/dist/cjs/commands/CreateBackendCommand.js.map +0 -1
  264. package/dist/cjs/commands/CreateBackendConfigCommand.js.map +0 -1
  265. package/dist/cjs/commands/CreateTokenCommand.js.map +0 -1
  266. package/dist/cjs/commands/DeleteBackendAPICommand.js.map +0 -1
  267. package/dist/cjs/commands/DeleteBackendAuthCommand.js.map +0 -1
  268. package/dist/cjs/commands/DeleteBackendCommand.js.map +0 -1
  269. package/dist/cjs/commands/DeleteTokenCommand.js.map +0 -1
  270. package/dist/cjs/commands/GenerateBackendAPIModelsCommand.js.map +0 -1
  271. package/dist/cjs/commands/GetBackendAPICommand.js.map +0 -1
  272. package/dist/cjs/commands/GetBackendAPIModelsCommand.js.map +0 -1
  273. package/dist/cjs/commands/GetBackendAuthCommand.js.map +0 -1
  274. package/dist/cjs/commands/GetBackendCommand.js.map +0 -1
  275. package/dist/cjs/commands/GetBackendJobCommand.js.map +0 -1
  276. package/dist/cjs/commands/GetTokenCommand.js.map +0 -1
  277. package/dist/cjs/commands/ImportBackendAuthCommand.js.map +0 -1
  278. package/dist/cjs/commands/ListBackendJobsCommand.js.map +0 -1
  279. package/dist/cjs/commands/RemoveAllBackendsCommand.js.map +0 -1
  280. package/dist/cjs/commands/RemoveBackendConfigCommand.js.map +0 -1
  281. package/dist/cjs/commands/UpdateBackendAPICommand.js.map +0 -1
  282. package/dist/cjs/commands/UpdateBackendAuthCommand.js.map +0 -1
  283. package/dist/cjs/commands/UpdateBackendConfigCommand.js.map +0 -1
  284. package/dist/cjs/commands/UpdateBackendJobCommand.js.map +0 -1
  285. package/dist/cjs/endpoints.js.map +0 -1
  286. package/dist/cjs/index.js.map +0 -1
  287. package/dist/cjs/models/models_0.js.map +0 -1
  288. package/dist/cjs/package.json +0 -91
  289. package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
  290. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  291. package/dist/cjs/runtimeConfig.js.map +0 -1
  292. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  293. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  294. package/dist/es/AmplifyBackend.js.map +0 -1
  295. package/dist/es/AmplifyBackendClient.js.map +0 -1
  296. package/dist/es/commands/CloneBackendCommand.js.map +0 -1
  297. package/dist/es/commands/CreateBackendAPICommand.js.map +0 -1
  298. package/dist/es/commands/CreateBackendAuthCommand.js.map +0 -1
  299. package/dist/es/commands/CreateBackendCommand.js.map +0 -1
  300. package/dist/es/commands/CreateBackendConfigCommand.js.map +0 -1
  301. package/dist/es/commands/CreateTokenCommand.js.map +0 -1
  302. package/dist/es/commands/DeleteBackendAPICommand.js.map +0 -1
  303. package/dist/es/commands/DeleteBackendAuthCommand.js.map +0 -1
  304. package/dist/es/commands/DeleteBackendCommand.js.map +0 -1
  305. package/dist/es/commands/DeleteTokenCommand.js.map +0 -1
  306. package/dist/es/commands/GenerateBackendAPIModelsCommand.js.map +0 -1
  307. package/dist/es/commands/GetBackendAPICommand.js.map +0 -1
  308. package/dist/es/commands/GetBackendAPIModelsCommand.js.map +0 -1
  309. package/dist/es/commands/GetBackendAuthCommand.js.map +0 -1
  310. package/dist/es/commands/GetBackendCommand.js.map +0 -1
  311. package/dist/es/commands/GetBackendJobCommand.js.map +0 -1
  312. package/dist/es/commands/GetTokenCommand.js.map +0 -1
  313. package/dist/es/commands/ImportBackendAuthCommand.js.map +0 -1
  314. package/dist/es/commands/ListBackendJobsCommand.js.map +0 -1
  315. package/dist/es/commands/RemoveAllBackendsCommand.js.map +0 -1
  316. package/dist/es/commands/RemoveBackendConfigCommand.js.map +0 -1
  317. package/dist/es/commands/UpdateBackendAPICommand.js.map +0 -1
  318. package/dist/es/commands/UpdateBackendAuthCommand.js.map +0 -1
  319. package/dist/es/commands/UpdateBackendConfigCommand.js.map +0 -1
  320. package/dist/es/commands/UpdateBackendJobCommand.js.map +0 -1
  321. package/dist/es/endpoints.js.map +0 -1
  322. package/dist/es/index.js.map +0 -1
  323. package/dist/es/models/index.js.map +0 -1
  324. package/dist/es/models/models_0.js.map +0 -1
  325. package/dist/es/package.json +0 -91
  326. package/dist/es/protocols/Aws_restJson1.js.map +0 -1
  327. package/dist/es/runtimeConfig.browser.js.map +0 -1
  328. package/dist/es/runtimeConfig.js.map +0 -1
  329. package/dist/es/runtimeConfig.native.js.map +0 -1
  330. 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-amplifybackend",
3
3
  "description": "AWS SDK for JavaScript Amplifybackend 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-amplifybackend",
86
86
  "repository": {
87
87
  "type": "git",
@@ -1,3 +1,5 @@
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+
1
3
  import { AmplifyBackendClient } from "./AmplifyBackendClient";
2
4
  import {
3
5
  CloneBackendCommand,
@@ -108,7 +110,6 @@ import {
108
110
  UpdateBackendJobCommandInput,
109
111
  UpdateBackendJobCommandOutput,
110
112
  } from "./commands/UpdateBackendJobCommand";
111
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
112
113
 
113
114
  /**
114
115
  * <p>AWS Amplify Admin API</p>
@@ -1,44 +1,3 @@
1
- import { CloneBackendCommandInput, CloneBackendCommandOutput } from "./commands/CloneBackendCommand";
2
- import { CreateBackendAPICommandInput, CreateBackendAPICommandOutput } from "./commands/CreateBackendAPICommand";
3
- import { CreateBackendAuthCommandInput, CreateBackendAuthCommandOutput } from "./commands/CreateBackendAuthCommand";
4
- import { CreateBackendCommandInput, CreateBackendCommandOutput } from "./commands/CreateBackendCommand";
5
- import {
6
- CreateBackendConfigCommandInput,
7
- CreateBackendConfigCommandOutput,
8
- } from "./commands/CreateBackendConfigCommand";
9
- import { CreateTokenCommandInput, CreateTokenCommandOutput } from "./commands/CreateTokenCommand";
10
- import { DeleteBackendAPICommandInput, DeleteBackendAPICommandOutput } from "./commands/DeleteBackendAPICommand";
11
- import { DeleteBackendAuthCommandInput, DeleteBackendAuthCommandOutput } from "./commands/DeleteBackendAuthCommand";
12
- import { DeleteBackendCommandInput, DeleteBackendCommandOutput } from "./commands/DeleteBackendCommand";
13
- import { DeleteTokenCommandInput, DeleteTokenCommandOutput } from "./commands/DeleteTokenCommand";
14
- import {
15
- GenerateBackendAPIModelsCommandInput,
16
- GenerateBackendAPIModelsCommandOutput,
17
- } from "./commands/GenerateBackendAPIModelsCommand";
18
- import { GetBackendAPICommandInput, GetBackendAPICommandOutput } from "./commands/GetBackendAPICommand";
19
- import {
20
- GetBackendAPIModelsCommandInput,
21
- GetBackendAPIModelsCommandOutput,
22
- } from "./commands/GetBackendAPIModelsCommand";
23
- import { GetBackendAuthCommandInput, GetBackendAuthCommandOutput } from "./commands/GetBackendAuthCommand";
24
- import { GetBackendCommandInput, GetBackendCommandOutput } from "./commands/GetBackendCommand";
25
- import { GetBackendJobCommandInput, GetBackendJobCommandOutput } from "./commands/GetBackendJobCommand";
26
- import { GetTokenCommandInput, GetTokenCommandOutput } from "./commands/GetTokenCommand";
27
- import { ImportBackendAuthCommandInput, ImportBackendAuthCommandOutput } from "./commands/ImportBackendAuthCommand";
28
- import { ListBackendJobsCommandInput, ListBackendJobsCommandOutput } from "./commands/ListBackendJobsCommand";
29
- import { RemoveAllBackendsCommandInput, RemoveAllBackendsCommandOutput } from "./commands/RemoveAllBackendsCommand";
30
- import {
31
- RemoveBackendConfigCommandInput,
32
- RemoveBackendConfigCommandOutput,
33
- } from "./commands/RemoveBackendConfigCommand";
34
- import { UpdateBackendAPICommandInput, UpdateBackendAPICommandOutput } from "./commands/UpdateBackendAPICommand";
35
- import { UpdateBackendAuthCommandInput, UpdateBackendAuthCommandOutput } from "./commands/UpdateBackendAuthCommand";
36
- import {
37
- UpdateBackendConfigCommandInput,
38
- UpdateBackendConfigCommandOutput,
39
- } from "./commands/UpdateBackendConfigCommand";
40
- import { UpdateBackendJobCommandInput, UpdateBackendJobCommandOutput } from "./commands/UpdateBackendJobCommand";
41
- import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
42
1
  import {
43
2
  EndpointsInputConfig,
44
3
  EndpointsResolvedConfig,
@@ -49,13 +8,13 @@ import {
49
8
  } from "@aws-sdk/config-resolver";
50
9
  import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
51
10
  import {
11
+ getHostHeaderPlugin,
52
12
  HostHeaderInputConfig,
53
13
  HostHeaderResolvedConfig,
54
- getHostHeaderPlugin,
55
14
  resolveHostHeaderConfig,
56
15
  } from "@aws-sdk/middleware-host-header";
57
16
  import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
58
- import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
17
+ import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
59
18
  import {
60
19
  AwsAuthInputConfig,
61
20
  AwsAuthResolvedConfig,
@@ -63,10 +22,10 @@ import {
63
22
  resolveAwsAuthConfig,
64
23
  } from "@aws-sdk/middleware-signing";
65
24
  import {
66
- UserAgentInputConfig,
67
- UserAgentResolvedConfig,
68
25
  getUserAgentPlugin,
69
26
  resolveUserAgentConfig,
27
+ UserAgentInputConfig,
28
+ UserAgentResolvedConfig,
70
29
  } from "@aws-sdk/middleware-user-agent";
71
30
  import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
72
31
  import {
@@ -75,8 +34,6 @@ import {
75
34
  SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
76
35
  } from "@aws-sdk/smithy-client";
77
36
  import {
78
- Provider,
79
- RegionInfoProvider,
80
37
  Credentials as __Credentials,
81
38
  Decoder as __Decoder,
82
39
  Encoder as __Encoder,
@@ -85,11 +42,55 @@ import {
85
42
  HttpHandlerOptions as __HttpHandlerOptions,
86
43
  Logger as __Logger,
87
44
  Provider as __Provider,
45
+ Provider,
46
+ RegionInfoProvider,
88
47
  StreamCollector as __StreamCollector,
89
48
  UrlParser as __UrlParser,
90
49
  UserAgent as __UserAgent,
91
50
  } from "@aws-sdk/types";
92
51
 
52
+ import { CloneBackendCommandInput, CloneBackendCommandOutput } from "./commands/CloneBackendCommand";
53
+ import { CreateBackendAPICommandInput, CreateBackendAPICommandOutput } from "./commands/CreateBackendAPICommand";
54
+ import { CreateBackendAuthCommandInput, CreateBackendAuthCommandOutput } from "./commands/CreateBackendAuthCommand";
55
+ import { CreateBackendCommandInput, CreateBackendCommandOutput } from "./commands/CreateBackendCommand";
56
+ import {
57
+ CreateBackendConfigCommandInput,
58
+ CreateBackendConfigCommandOutput,
59
+ } from "./commands/CreateBackendConfigCommand";
60
+ import { CreateTokenCommandInput, CreateTokenCommandOutput } from "./commands/CreateTokenCommand";
61
+ import { DeleteBackendAPICommandInput, DeleteBackendAPICommandOutput } from "./commands/DeleteBackendAPICommand";
62
+ import { DeleteBackendAuthCommandInput, DeleteBackendAuthCommandOutput } from "./commands/DeleteBackendAuthCommand";
63
+ import { DeleteBackendCommandInput, DeleteBackendCommandOutput } from "./commands/DeleteBackendCommand";
64
+ import { DeleteTokenCommandInput, DeleteTokenCommandOutput } from "./commands/DeleteTokenCommand";
65
+ import {
66
+ GenerateBackendAPIModelsCommandInput,
67
+ GenerateBackendAPIModelsCommandOutput,
68
+ } from "./commands/GenerateBackendAPIModelsCommand";
69
+ import { GetBackendAPICommandInput, GetBackendAPICommandOutput } from "./commands/GetBackendAPICommand";
70
+ import {
71
+ GetBackendAPIModelsCommandInput,
72
+ GetBackendAPIModelsCommandOutput,
73
+ } from "./commands/GetBackendAPIModelsCommand";
74
+ import { GetBackendAuthCommandInput, GetBackendAuthCommandOutput } from "./commands/GetBackendAuthCommand";
75
+ import { GetBackendCommandInput, GetBackendCommandOutput } from "./commands/GetBackendCommand";
76
+ import { GetBackendJobCommandInput, GetBackendJobCommandOutput } from "./commands/GetBackendJobCommand";
77
+ import { GetTokenCommandInput, GetTokenCommandOutput } from "./commands/GetTokenCommand";
78
+ import { ImportBackendAuthCommandInput, ImportBackendAuthCommandOutput } from "./commands/ImportBackendAuthCommand";
79
+ import { ListBackendJobsCommandInput, ListBackendJobsCommandOutput } from "./commands/ListBackendJobsCommand";
80
+ import { RemoveAllBackendsCommandInput, RemoveAllBackendsCommandOutput } from "./commands/RemoveAllBackendsCommand";
81
+ import {
82
+ RemoveBackendConfigCommandInput,
83
+ RemoveBackendConfigCommandOutput,
84
+ } from "./commands/RemoveBackendConfigCommand";
85
+ import { UpdateBackendAPICommandInput, UpdateBackendAPICommandOutput } from "./commands/UpdateBackendAPICommand";
86
+ import { UpdateBackendAuthCommandInput, UpdateBackendAuthCommandOutput } from "./commands/UpdateBackendAuthCommand";
87
+ import {
88
+ UpdateBackendConfigCommandInput,
89
+ UpdateBackendConfigCommandOutput,
90
+ } from "./commands/UpdateBackendConfigCommand";
91
+ import { UpdateBackendJobCommandInput, UpdateBackendJobCommandOutput } from "./commands/UpdateBackendJobCommand";
92
+ import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
93
+
93
94
  export type ServiceInputTypes =
94
95
  | CloneBackendCommandInput
95
96
  | CreateBackendAPICommandInput
@@ -297,13 +298,13 @@ export class AmplifyBackendClient extends __Client<
297
298
  readonly config: AmplifyBackendClientResolvedConfig;
298
299
 
299
300
  constructor(configuration: AmplifyBackendClientConfig) {
300
- let _config_0 = __getRuntimeConfig(configuration);
301
- let _config_1 = resolveRegionConfig(_config_0);
302
- let _config_2 = resolveEndpointsConfig(_config_1);
303
- let _config_3 = resolveRetryConfig(_config_2);
304
- let _config_4 = resolveHostHeaderConfig(_config_3);
305
- let _config_5 = resolveAwsAuthConfig(_config_4);
306
- let _config_6 = resolveUserAgentConfig(_config_5);
301
+ const _config_0 = __getRuntimeConfig(configuration);
302
+ const _config_1 = resolveRegionConfig(_config_0);
303
+ const _config_2 = resolveEndpointsConfig(_config_1);
304
+ const _config_3 = resolveRetryConfig(_config_2);
305
+ const _config_4 = resolveHostHeaderConfig(_config_3);
306
+ const _config_5 = resolveAwsAuthConfig(_config_4);
307
+ const _config_6 = resolveUserAgentConfig(_config_5);
307
308
  super(_config_6);
308
309
  this.config = _config_6;
309
310
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { CloneBackendRequest, CloneBackendResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1CloneBackendCommand,
5
- serializeAws_restJson1CloneBackendCommand,
6
- } from "../protocols/Aws_restJson1";
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 { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
15
+ import { CloneBackendRequest, CloneBackendResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1CloneBackendCommand,
18
+ serializeAws_restJson1CloneBackendCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface CloneBackendCommandInput extends CloneBackendRequest {}
21
22
  export interface CloneBackendCommandOutput extends CloneBackendResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { CreateBackendAPIRequest, CreateBackendAPIResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1CreateBackendAPICommand,
5
- serializeAws_restJson1CreateBackendAPICommand,
6
- } from "../protocols/Aws_restJson1";
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 { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
15
+ import { CreateBackendAPIRequest, CreateBackendAPIResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1CreateBackendAPICommand,
18
+ serializeAws_restJson1CreateBackendAPICommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface CreateBackendAPICommandInput extends CreateBackendAPIRequest {}
21
22
  export interface CreateBackendAPICommandOutput extends CreateBackendAPIResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { CreateBackendAuthRequest, CreateBackendAuthResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1CreateBackendAuthCommand,
5
- serializeAws_restJson1CreateBackendAuthCommand,
6
- } from "../protocols/Aws_restJson1";
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 { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
15
+ import { CreateBackendAuthRequest, CreateBackendAuthResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1CreateBackendAuthCommand,
18
+ serializeAws_restJson1CreateBackendAuthCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface CreateBackendAuthCommandInput extends CreateBackendAuthRequest {}
21
22
  export interface CreateBackendAuthCommandOutput extends CreateBackendAuthResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { CreateBackendRequest, CreateBackendResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1CreateBackendCommand,
5
- serializeAws_restJson1CreateBackendCommand,
6
- } from "../protocols/Aws_restJson1";
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 { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
15
+ import { CreateBackendRequest, CreateBackendResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1CreateBackendCommand,
18
+ serializeAws_restJson1CreateBackendCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface CreateBackendCommandInput extends CreateBackendRequest {}
21
22
  export interface CreateBackendCommandOutput extends CreateBackendResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { CreateBackendConfigRequest, CreateBackendConfigResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1CreateBackendConfigCommand,
5
- serializeAws_restJson1CreateBackendConfigCommand,
6
- } from "../protocols/Aws_restJson1";
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 { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
15
+ import { CreateBackendConfigRequest, CreateBackendConfigResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1CreateBackendConfigCommand,
18
+ serializeAws_restJson1CreateBackendConfigCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface CreateBackendConfigCommandInput extends CreateBackendConfigRequest {}
21
22
  export interface CreateBackendConfigCommandOutput extends CreateBackendConfigResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { CreateTokenRequest, CreateTokenResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1CreateTokenCommand,
5
- serializeAws_restJson1CreateTokenCommand,
6
- } from "../protocols/Aws_restJson1";
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 { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
15
+ import { CreateTokenRequest, CreateTokenResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1CreateTokenCommand,
18
+ serializeAws_restJson1CreateTokenCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface CreateTokenCommandInput extends CreateTokenRequest {}
21
22
  export interface CreateTokenCommandOutput extends CreateTokenResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { DeleteBackendAPIRequest, DeleteBackendAPIResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1DeleteBackendAPICommand,
5
- serializeAws_restJson1DeleteBackendAPICommand,
6
- } from "../protocols/Aws_restJson1";
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 { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
15
+ import { DeleteBackendAPIRequest, DeleteBackendAPIResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1DeleteBackendAPICommand,
18
+ serializeAws_restJson1DeleteBackendAPICommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface DeleteBackendAPICommandInput extends DeleteBackendAPIRequest {}
21
22
  export interface DeleteBackendAPICommandOutput extends DeleteBackendAPIResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { DeleteBackendAuthRequest, DeleteBackendAuthResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1DeleteBackendAuthCommand,
5
- serializeAws_restJson1DeleteBackendAuthCommand,
6
- } from "../protocols/Aws_restJson1";
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 { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
15
+ import { DeleteBackendAuthRequest, DeleteBackendAuthResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1DeleteBackendAuthCommand,
18
+ serializeAws_restJson1DeleteBackendAuthCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface DeleteBackendAuthCommandInput extends DeleteBackendAuthRequest {}
21
22
  export interface DeleteBackendAuthCommandOutput extends DeleteBackendAuthResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { DeleteBackendRequest, DeleteBackendResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1DeleteBackendCommand,
5
- serializeAws_restJson1DeleteBackendCommand,
6
- } from "../protocols/Aws_restJson1";
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 { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
15
+ import { DeleteBackendRequest, DeleteBackendResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1DeleteBackendCommand,
18
+ serializeAws_restJson1DeleteBackendCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface DeleteBackendCommandInput extends DeleteBackendRequest {}
21
22
  export interface DeleteBackendCommandOutput extends DeleteBackendResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { DeleteTokenRequest, DeleteTokenResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1DeleteTokenCommand,
5
- serializeAws_restJson1DeleteTokenCommand,
6
- } from "../protocols/Aws_restJson1";
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 { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
15
+ import { DeleteTokenRequest, DeleteTokenResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1DeleteTokenCommand,
18
+ serializeAws_restJson1DeleteTokenCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface DeleteTokenCommandInput extends DeleteTokenRequest {}
21
22
  export interface DeleteTokenCommandOutput extends DeleteTokenResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { GenerateBackendAPIModelsRequest, GenerateBackendAPIModelsResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1GenerateBackendAPIModelsCommand,
5
- serializeAws_restJson1GenerateBackendAPIModelsCommand,
6
- } from "../protocols/Aws_restJson1";
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 { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
15
+ import { GenerateBackendAPIModelsRequest, GenerateBackendAPIModelsResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1GenerateBackendAPIModelsCommand,
18
+ serializeAws_restJson1GenerateBackendAPIModelsCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface GenerateBackendAPIModelsCommandInput extends GenerateBackendAPIModelsRequest {}
21
22
  export interface GenerateBackendAPIModelsCommandOutput extends GenerateBackendAPIModelsResponse, __MetadataBearer {}
22
23