@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
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { GetBackendAPIRequest, GetBackendAPIResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1GetBackendAPICommand,
5
- serializeAws_restJson1GetBackendAPICommand,
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 { GetBackendAPIRequest, GetBackendAPIResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1GetBackendAPICommand,
18
+ serializeAws_restJson1GetBackendAPICommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface GetBackendAPICommandInput extends GetBackendAPIRequest {}
21
22
  export interface GetBackendAPICommandOutput extends GetBackendAPIResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { GetBackendAPIModelsRequest, GetBackendAPIModelsResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1GetBackendAPIModelsCommand,
5
- serializeAws_restJson1GetBackendAPIModelsCommand,
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 { GetBackendAPIModelsRequest, GetBackendAPIModelsResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1GetBackendAPIModelsCommand,
18
+ serializeAws_restJson1GetBackendAPIModelsCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface GetBackendAPIModelsCommandInput extends GetBackendAPIModelsRequest {}
21
22
  export interface GetBackendAPIModelsCommandOutput extends GetBackendAPIModelsResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { GetBackendAuthRequest, GetBackendAuthResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1GetBackendAuthCommand,
5
- serializeAws_restJson1GetBackendAuthCommand,
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 { GetBackendAuthRequest, GetBackendAuthResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1GetBackendAuthCommand,
18
+ serializeAws_restJson1GetBackendAuthCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface GetBackendAuthCommandInput extends GetBackendAuthRequest {}
21
22
  export interface GetBackendAuthCommandOutput extends GetBackendAuthResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { GetBackendRequest, GetBackendResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1GetBackendCommand,
5
- serializeAws_restJson1GetBackendCommand,
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 { GetBackendRequest, GetBackendResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1GetBackendCommand,
18
+ serializeAws_restJson1GetBackendCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface GetBackendCommandInput extends GetBackendRequest {}
21
22
  export interface GetBackendCommandOutput extends GetBackendResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { GetBackendJobRequest, GetBackendJobResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1GetBackendJobCommand,
5
- serializeAws_restJson1GetBackendJobCommand,
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 { GetBackendJobRequest, GetBackendJobResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1GetBackendJobCommand,
18
+ serializeAws_restJson1GetBackendJobCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface GetBackendJobCommandInput extends GetBackendJobRequest {}
21
22
  export interface GetBackendJobCommandOutput extends GetBackendJobResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { GetTokenRequest, GetTokenResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1GetTokenCommand,
5
- serializeAws_restJson1GetTokenCommand,
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 { GetTokenRequest, GetTokenResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1GetTokenCommand,
18
+ serializeAws_restJson1GetTokenCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface GetTokenCommandInput extends GetTokenRequest {}
21
22
  export interface GetTokenCommandOutput extends GetTokenResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { ImportBackendAuthRequest, ImportBackendAuthResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1ImportBackendAuthCommand,
5
- serializeAws_restJson1ImportBackendAuthCommand,
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 { ImportBackendAuthRequest, ImportBackendAuthResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1ImportBackendAuthCommand,
18
+ serializeAws_restJson1ImportBackendAuthCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface ImportBackendAuthCommandInput extends ImportBackendAuthRequest {}
21
22
  export interface ImportBackendAuthCommandOutput extends ImportBackendAuthResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { ListBackendJobsRequest, ListBackendJobsResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1ListBackendJobsCommand,
5
- serializeAws_restJson1ListBackendJobsCommand,
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 { ListBackendJobsRequest, ListBackendJobsResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1ListBackendJobsCommand,
18
+ serializeAws_restJson1ListBackendJobsCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface ListBackendJobsCommandInput extends ListBackendJobsRequest {}
21
22
  export interface ListBackendJobsCommandOutput extends ListBackendJobsResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { RemoveAllBackendsRequest, RemoveAllBackendsResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1RemoveAllBackendsCommand,
5
- serializeAws_restJson1RemoveAllBackendsCommand,
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 { RemoveAllBackendsRequest, RemoveAllBackendsResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1RemoveAllBackendsCommand,
18
+ serializeAws_restJson1RemoveAllBackendsCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface RemoveAllBackendsCommandInput extends RemoveAllBackendsRequest {}
21
22
  export interface RemoveAllBackendsCommandOutput extends RemoveAllBackendsResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { RemoveBackendConfigRequest, RemoveBackendConfigResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1RemoveBackendConfigCommand,
5
- serializeAws_restJson1RemoveBackendConfigCommand,
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 { RemoveBackendConfigRequest, RemoveBackendConfigResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1RemoveBackendConfigCommand,
18
+ serializeAws_restJson1RemoveBackendConfigCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface RemoveBackendConfigCommandInput extends RemoveBackendConfigRequest {}
21
22
  export interface RemoveBackendConfigCommandOutput extends RemoveBackendConfigResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { UpdateBackendAPIRequest, UpdateBackendAPIResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1UpdateBackendAPICommand,
5
- serializeAws_restJson1UpdateBackendAPICommand,
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 { UpdateBackendAPIRequest, UpdateBackendAPIResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1UpdateBackendAPICommand,
18
+ serializeAws_restJson1UpdateBackendAPICommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface UpdateBackendAPICommandInput extends UpdateBackendAPIRequest {}
21
22
  export interface UpdateBackendAPICommandOutput extends UpdateBackendAPIResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { UpdateBackendAuthRequest, UpdateBackendAuthResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1UpdateBackendAuthCommand,
5
- serializeAws_restJson1UpdateBackendAuthCommand,
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 { UpdateBackendAuthRequest, UpdateBackendAuthResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1UpdateBackendAuthCommand,
18
+ serializeAws_restJson1UpdateBackendAuthCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface UpdateBackendAuthCommandInput extends UpdateBackendAuthRequest {}
21
22
  export interface UpdateBackendAuthCommandOutput extends UpdateBackendAuthResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { UpdateBackendConfigRequest, UpdateBackendConfigResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1UpdateBackendConfigCommand,
5
- serializeAws_restJson1UpdateBackendConfigCommand,
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 { UpdateBackendConfigRequest, UpdateBackendConfigResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1UpdateBackendConfigCommand,
18
+ serializeAws_restJson1UpdateBackendConfigCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface UpdateBackendConfigCommandInput extends UpdateBackendConfigRequest {}
21
22
  export interface UpdateBackendConfigCommandOutput extends UpdateBackendConfigResponse, __MetadataBearer {}
22
23
 
@@ -1,9 +1,3 @@
1
- import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
2
- import { UpdateBackendJobRequest, UpdateBackendJobResponse } from "../models/models_0";
3
- import {
4
- deserializeAws_restJson1UpdateBackendJobCommand,
5
- serializeAws_restJson1UpdateBackendJobCommand,
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 { UpdateBackendJobRequest, UpdateBackendJobResponse } from "../models/models_0";
16
+ import {
17
+ deserializeAws_restJson1UpdateBackendJobCommand,
18
+ serializeAws_restJson1UpdateBackendJobCommand,
19
+ } from "../protocols/Aws_restJson1";
20
+
20
21
  export interface UpdateBackendJobCommandInput extends UpdateBackendJobRequest {}
21
22
  export interface UpdateBackendJobCommandOutput extends UpdateBackendJobResponse, __MetadataBearer {}
22
23
 
@@ -1,4 +1,4 @@
1
- import { PartitionHash, RegionHash, getRegionInfo } from "@aws-sdk/config-resolver";
1
+ import { getRegionInfo, PartitionHash, RegionHash } from "@aws-sdk/config-resolver";
2
2
  import { RegionInfoProvider } from "@aws-sdk/types";
3
3
 
4
4
  const regionHash: RegionHash = {};
File without changes
File without changes
File without changes