aiplang 2.7.0 → 2.7.2

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 (4688) hide show
  1. package/README.md +43 -117
  2. package/bin/aiplang.js +13 -8
  3. package/package.json +6 -6
  4. package/server/server.js +1 -1
  5. package/server/node_modules/.package-lock.json +0 -1716
  6. package/server/node_modules/@aws/lambda-invoke-store/LICENSE +0 -175
  7. package/server/node_modules/@aws/lambda-invoke-store/README.md +0 -198
  8. package/server/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +0 -119
  9. package/server/node_modules/@aws/lambda-invoke-store/dist-es/invoke-store.js +0 -117
  10. package/server/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.benchmark.d.ts +0 -1
  11. package/server/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.d.ts +0 -49
  12. package/server/node_modules/@aws/lambda-invoke-store/package.json +0 -55
  13. package/server/node_modules/@aws-crypto/crc32/CHANGELOG.md +0 -100
  14. package/server/node_modules/@aws-crypto/crc32/LICENSE +0 -201
  15. package/server/node_modules/@aws-crypto/crc32/README.md +0 -16
  16. package/server/node_modules/@aws-crypto/crc32/build/main/aws_crc32.d.ts +0 -7
  17. package/server/node_modules/@aws-crypto/crc32/build/main/aws_crc32.js +0 -31
  18. package/server/node_modules/@aws-crypto/crc32/build/main/aws_crc32.js.map +0 -1
  19. package/server/node_modules/@aws-crypto/crc32/build/main/index.d.ts +0 -7
  20. package/server/node_modules/@aws-crypto/crc32/build/main/index.js +0 -108
  21. package/server/node_modules/@aws-crypto/crc32/build/main/index.js.map +0 -1
  22. package/server/node_modules/@aws-crypto/crc32/build/module/aws_crc32.d.ts +0 -7
  23. package/server/node_modules/@aws-crypto/crc32/build/module/aws_crc32.js +0 -28
  24. package/server/node_modules/@aws-crypto/crc32/build/module/aws_crc32.js.map +0 -1
  25. package/server/node_modules/@aws-crypto/crc32/build/module/index.d.ts +0 -7
  26. package/server/node_modules/@aws-crypto/crc32/build/module/index.js +0 -103
  27. package/server/node_modules/@aws-crypto/crc32/build/module/index.js.map +0 -1
  28. package/server/node_modules/@aws-crypto/crc32/package.json +0 -32
  29. package/server/node_modules/@aws-crypto/crc32/src/aws_crc32.ts +0 -24
  30. package/server/node_modules/@aws-crypto/crc32/src/index.ts +0 -92
  31. package/server/node_modules/@aws-crypto/crc32/tsconfig.json +0 -9
  32. package/server/node_modules/@aws-crypto/crc32/tsconfig.module.json +0 -7
  33. package/server/node_modules/@aws-crypto/crc32c/CHANGELOG.md +0 -76
  34. package/server/node_modules/@aws-crypto/crc32c/LICENSE +0 -201
  35. package/server/node_modules/@aws-crypto/crc32c/README.md +0 -16
  36. package/server/node_modules/@aws-crypto/crc32c/build/main/aws_crc32c.d.ts +0 -7
  37. package/server/node_modules/@aws-crypto/crc32c/build/main/aws_crc32c.js +0 -31
  38. package/server/node_modules/@aws-crypto/crc32c/build/main/aws_crc32c.js.map +0 -1
  39. package/server/node_modules/@aws-crypto/crc32c/build/main/index.d.ts +0 -7
  40. package/server/node_modules/@aws-crypto/crc32c/build/main/index.js +0 -78
  41. package/server/node_modules/@aws-crypto/crc32c/build/main/index.js.map +0 -1
  42. package/server/node_modules/@aws-crypto/crc32c/build/module/aws_crc32c.d.ts +0 -7
  43. package/server/node_modules/@aws-crypto/crc32c/build/module/aws_crc32c.js +0 -28
  44. package/server/node_modules/@aws-crypto/crc32c/build/module/aws_crc32c.js.map +0 -1
  45. package/server/node_modules/@aws-crypto/crc32c/build/module/index.d.ts +0 -7
  46. package/server/node_modules/@aws-crypto/crc32c/build/module/index.js +0 -73
  47. package/server/node_modules/@aws-crypto/crc32c/build/module/index.js.map +0 -1
  48. package/server/node_modules/@aws-crypto/crc32c/package.json +0 -32
  49. package/server/node_modules/@aws-crypto/crc32c/src/aws_crc32c.ts +0 -24
  50. package/server/node_modules/@aws-crypto/crc32c/src/index.ts +0 -64
  51. package/server/node_modules/@aws-crypto/crc32c/tsconfig.json +0 -9
  52. package/server/node_modules/@aws-crypto/crc32c/tsconfig.module.json +0 -7
  53. package/server/node_modules/@aws-crypto/sha1-browser/CHANGELOG.md +0 -62
  54. package/server/node_modules/@aws-crypto/sha1-browser/LICENSE +0 -202
  55. package/server/node_modules/@aws-crypto/sha1-browser/README.md +0 -21
  56. package/server/node_modules/@aws-crypto/sha1-browser/build/main/constants.d.ts +0 -10
  57. package/server/node_modules/@aws-crypto/sha1-browser/build/main/constants.js +0 -31
  58. package/server/node_modules/@aws-crypto/sha1-browser/build/main/constants.js.map +0 -1
  59. package/server/node_modules/@aws-crypto/sha1-browser/build/main/crossPlatformSha1.d.ts +0 -8
  60. package/server/node_modules/@aws-crypto/sha1-browser/build/main/crossPlatformSha1.js +0 -29
  61. package/server/node_modules/@aws-crypto/sha1-browser/build/main/crossPlatformSha1.js.map +0 -1
  62. package/server/node_modules/@aws-crypto/sha1-browser/build/main/index.d.ts +0 -2
  63. package/server/node_modules/@aws-crypto/sha1-browser/build/main/index.js +0 -8
  64. package/server/node_modules/@aws-crypto/sha1-browser/build/main/index.js.map +0 -1
  65. package/server/node_modules/@aws-crypto/sha1-browser/build/main/isEmptyData.d.ts +0 -2
  66. package/server/node_modules/@aws-crypto/sha1-browser/build/main/isEmptyData.js +0 -11
  67. package/server/node_modules/@aws-crypto/sha1-browser/build/main/isEmptyData.js.map +0 -1
  68. package/server/node_modules/@aws-crypto/sha1-browser/build/main/webCryptoSha1.d.ts +0 -9
  69. package/server/node_modules/@aws-crypto/sha1-browser/build/main/webCryptoSha1.js +0 -61
  70. package/server/node_modules/@aws-crypto/sha1-browser/build/main/webCryptoSha1.js.map +0 -1
  71. package/server/node_modules/@aws-crypto/sha1-browser/build/module/constants.d.ts +0 -10
  72. package/server/node_modules/@aws-crypto/sha1-browser/build/module/constants.js +0 -28
  73. package/server/node_modules/@aws-crypto/sha1-browser/build/module/constants.js.map +0 -1
  74. package/server/node_modules/@aws-crypto/sha1-browser/build/module/crossPlatformSha1.d.ts +0 -8
  75. package/server/node_modules/@aws-crypto/sha1-browser/build/module/crossPlatformSha1.js +0 -26
  76. package/server/node_modules/@aws-crypto/sha1-browser/build/module/crossPlatformSha1.js.map +0 -1
  77. package/server/node_modules/@aws-crypto/sha1-browser/build/module/index.d.ts +0 -2
  78. package/server/node_modules/@aws-crypto/sha1-browser/build/module/index.js +0 -3
  79. package/server/node_modules/@aws-crypto/sha1-browser/build/module/index.js.map +0 -1
  80. package/server/node_modules/@aws-crypto/sha1-browser/build/module/isEmptyData.d.ts +0 -2
  81. package/server/node_modules/@aws-crypto/sha1-browser/build/module/isEmptyData.js +0 -7
  82. package/server/node_modules/@aws-crypto/sha1-browser/build/module/isEmptyData.js.map +0 -1
  83. package/server/node_modules/@aws-crypto/sha1-browser/build/module/webCryptoSha1.d.ts +0 -9
  84. package/server/node_modules/@aws-crypto/sha1-browser/build/module/webCryptoSha1.js +0 -58
  85. package/server/node_modules/@aws-crypto/sha1-browser/build/module/webCryptoSha1.js.map +0 -1
  86. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  87. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/README.md +0 -10
  88. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
  89. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  90. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  91. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  92. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/package.json +0 -60
  93. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  94. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/README.md +0 -10
  95. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
  96. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  97. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  98. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  99. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/package.json +0 -61
  100. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/LICENSE +0 -201
  101. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/README.md +0 -4
  102. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
  103. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
  104. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
  105. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
  106. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
  107. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
  108. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  109. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  110. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  111. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  112. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  113. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  114. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  115. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  116. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  117. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  118. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  119. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  120. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  121. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  122. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  123. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  124. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  125. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  126. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/package.json +0 -66
  127. package/server/node_modules/@aws-crypto/sha1-browser/package.json +0 -35
  128. package/server/node_modules/@aws-crypto/sha1-browser/src/constants.ts +0 -29
  129. package/server/node_modules/@aws-crypto/sha1-browser/src/crossPlatformSha1.ts +0 -29
  130. package/server/node_modules/@aws-crypto/sha1-browser/src/index.ts +0 -2
  131. package/server/node_modules/@aws-crypto/sha1-browser/src/isEmptyData.ts +0 -9
  132. package/server/node_modules/@aws-crypto/sha1-browser/src/webCryptoSha1.ts +0 -79
  133. package/server/node_modules/@aws-crypto/sha1-browser/tsconfig.json +0 -10
  134. package/server/node_modules/@aws-crypto/sha1-browser/tsconfig.module.json +0 -7
  135. package/server/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -118
  136. package/server/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
  137. package/server/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
  138. package/server/node_modules/@aws-crypto/sha256-browser/build/main/constants.d.ts +0 -10
  139. package/server/node_modules/@aws-crypto/sha256-browser/build/main/constants.js +0 -43
  140. package/server/node_modules/@aws-crypto/sha256-browser/build/main/constants.js.map +0 -1
  141. package/server/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.d.ts +0 -8
  142. package/server/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js +0 -30
  143. package/server/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js.map +0 -1
  144. package/server/node_modules/@aws-crypto/sha256-browser/build/main/index.d.ts +0 -2
  145. package/server/node_modules/@aws-crypto/sha256-browser/build/main/index.js +0 -8
  146. package/server/node_modules/@aws-crypto/sha256-browser/build/main/index.js.map +0 -1
  147. package/server/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.d.ts +0 -2
  148. package/server/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js +0 -11
  149. package/server/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js.map +0 -1
  150. package/server/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.d.ts +0 -10
  151. package/server/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js +0 -56
  152. package/server/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js.map +0 -1
  153. package/server/node_modules/@aws-crypto/sha256-browser/build/module/constants.d.ts +0 -10
  154. package/server/node_modules/@aws-crypto/sha256-browser/build/module/constants.js +0 -40
  155. package/server/node_modules/@aws-crypto/sha256-browser/build/module/constants.js.map +0 -1
  156. package/server/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.d.ts +0 -8
  157. package/server/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js +0 -27
  158. package/server/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js.map +0 -1
  159. package/server/node_modules/@aws-crypto/sha256-browser/build/module/index.d.ts +0 -2
  160. package/server/node_modules/@aws-crypto/sha256-browser/build/module/index.js +0 -3
  161. package/server/node_modules/@aws-crypto/sha256-browser/build/module/index.js.map +0 -1
  162. package/server/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.d.ts +0 -2
  163. package/server/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js +0 -7
  164. package/server/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js.map +0 -1
  165. package/server/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.d.ts +0 -10
  166. package/server/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js +0 -53
  167. package/server/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js.map +0 -1
  168. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  169. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/README.md +0 -10
  170. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
  171. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  172. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  173. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  174. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/package.json +0 -60
  175. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  176. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/README.md +0 -10
  177. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
  178. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  179. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  180. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  181. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/package.json +0 -61
  182. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/LICENSE +0 -201
  183. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/README.md +0 -4
  184. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
  185. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
  186. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
  187. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
  188. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
  189. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
  190. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  191. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  192. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  193. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  194. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  195. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  196. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  197. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  198. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  199. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  200. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  201. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  202. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  203. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  204. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  205. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  206. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  207. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  208. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/package.json +0 -66
  209. package/server/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
  210. package/server/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
  211. package/server/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -30
  212. package/server/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -2
  213. package/server/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
  214. package/server/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
  215. package/server/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -10
  216. package/server/node_modules/@aws-crypto/sha256-browser/tsconfig.module.json +0 -7
  217. package/server/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -106
  218. package/server/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
  219. package/server/node_modules/@aws-crypto/sha256-js/README.md +0 -29
  220. package/server/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.d.ts +0 -17
  221. package/server/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js +0 -124
  222. package/server/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js.map +0 -1
  223. package/server/node_modules/@aws-crypto/sha256-js/build/main/constants.d.ts +0 -20
  224. package/server/node_modules/@aws-crypto/sha256-js/build/main/constants.js +0 -98
  225. package/server/node_modules/@aws-crypto/sha256-js/build/main/constants.js.map +0 -1
  226. package/server/node_modules/@aws-crypto/sha256-js/build/main/index.d.ts +0 -1
  227. package/server/node_modules/@aws-crypto/sha256-js/build/main/index.js +0 -5
  228. package/server/node_modules/@aws-crypto/sha256-js/build/main/index.js.map +0 -1
  229. package/server/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.d.ts +0 -12
  230. package/server/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js +0 -85
  231. package/server/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js.map +0 -1
  232. package/server/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.d.ts +0 -5
  233. package/server/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js +0 -322
  234. package/server/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js.map +0 -1
  235. package/server/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.d.ts +0 -17
  236. package/server/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js +0 -121
  237. package/server/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js.map +0 -1
  238. package/server/node_modules/@aws-crypto/sha256-js/build/module/constants.d.ts +0 -20
  239. package/server/node_modules/@aws-crypto/sha256-js/build/module/constants.js +0 -95
  240. package/server/node_modules/@aws-crypto/sha256-js/build/module/constants.js.map +0 -1
  241. package/server/node_modules/@aws-crypto/sha256-js/build/module/index.d.ts +0 -1
  242. package/server/node_modules/@aws-crypto/sha256-js/build/module/index.js +0 -2
  243. package/server/node_modules/@aws-crypto/sha256-js/build/module/index.js.map +0 -1
  244. package/server/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.d.ts +0 -12
  245. package/server/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js +0 -82
  246. package/server/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js.map +0 -1
  247. package/server/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.d.ts +0 -5
  248. package/server/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js +0 -319
  249. package/server/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js.map +0 -1
  250. package/server/node_modules/@aws-crypto/sha256-js/package.json +0 -32
  251. package/server/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
  252. package/server/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
  253. package/server/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
  254. package/server/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
  255. package/server/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
  256. package/server/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -10
  257. package/server/node_modules/@aws-crypto/sha256-js/tsconfig.module.json +0 -7
  258. package/server/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -66
  259. package/server/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
  260. package/server/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
  261. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/index.d.ts +0 -1
  262. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js +0 -5
  263. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js.map +0 -1
  264. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.d.ts +0 -4
  265. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js +0 -69
  266. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js.map +0 -1
  267. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/index.d.ts +0 -1
  268. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js +0 -2
  269. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js.map +0 -1
  270. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.d.ts +0 -4
  271. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js +0 -62
  272. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js.map +0 -1
  273. package/server/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -28
  274. package/server/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
  275. package/server/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
  276. package/server/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -10
  277. package/server/node_modules/@aws-crypto/supports-web-crypto/tsconfig.module.json +0 -7
  278. package/server/node_modules/@aws-crypto/util/CHANGELOG.md +0 -71
  279. package/server/node_modules/@aws-crypto/util/LICENSE +0 -201
  280. package/server/node_modules/@aws-crypto/util/README.md +0 -16
  281. package/server/node_modules/@aws-crypto/util/build/main/convertToBuffer.d.ts +0 -2
  282. package/server/node_modules/@aws-crypto/util/build/main/convertToBuffer.js +0 -24
  283. package/server/node_modules/@aws-crypto/util/build/main/convertToBuffer.js.map +0 -1
  284. package/server/node_modules/@aws-crypto/util/build/main/index.d.ts +0 -4
  285. package/server/node_modules/@aws-crypto/util/build/main/index.js +0 -14
  286. package/server/node_modules/@aws-crypto/util/build/main/index.js.map +0 -1
  287. package/server/node_modules/@aws-crypto/util/build/main/isEmptyData.d.ts +0 -2
  288. package/server/node_modules/@aws-crypto/util/build/main/isEmptyData.js +0 -13
  289. package/server/node_modules/@aws-crypto/util/build/main/isEmptyData.js.map +0 -1
  290. package/server/node_modules/@aws-crypto/util/build/main/numToUint8.d.ts +0 -1
  291. package/server/node_modules/@aws-crypto/util/build/main/numToUint8.js +0 -15
  292. package/server/node_modules/@aws-crypto/util/build/main/numToUint8.js.map +0 -1
  293. package/server/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.d.ts +0 -1
  294. package/server/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js +0 -20
  295. package/server/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js.map +0 -1
  296. package/server/node_modules/@aws-crypto/util/build/module/convertToBuffer.d.ts +0 -2
  297. package/server/node_modules/@aws-crypto/util/build/module/convertToBuffer.js +0 -20
  298. package/server/node_modules/@aws-crypto/util/build/module/convertToBuffer.js.map +0 -1
  299. package/server/node_modules/@aws-crypto/util/build/module/index.d.ts +0 -4
  300. package/server/node_modules/@aws-crypto/util/build/module/index.js +0 -7
  301. package/server/node_modules/@aws-crypto/util/build/module/index.js.map +0 -1
  302. package/server/node_modules/@aws-crypto/util/build/module/isEmptyData.d.ts +0 -2
  303. package/server/node_modules/@aws-crypto/util/build/module/isEmptyData.js +0 -9
  304. package/server/node_modules/@aws-crypto/util/build/module/isEmptyData.js.map +0 -1
  305. package/server/node_modules/@aws-crypto/util/build/module/numToUint8.d.ts +0 -1
  306. package/server/node_modules/@aws-crypto/util/build/module/numToUint8.js +0 -11
  307. package/server/node_modules/@aws-crypto/util/build/module/numToUint8.js.map +0 -1
  308. package/server/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.d.ts +0 -1
  309. package/server/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js +0 -16
  310. package/server/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js.map +0 -1
  311. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  312. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/README.md +0 -10
  313. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
  314. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  315. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  316. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  317. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/package.json +0 -60
  318. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  319. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/README.md +0 -10
  320. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
  321. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  322. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  323. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  324. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/package.json +0 -61
  325. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/LICENSE +0 -201
  326. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/README.md +0 -4
  327. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
  328. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
  329. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
  330. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
  331. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
  332. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
  333. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  334. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  335. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  336. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  337. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  338. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  339. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  340. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  341. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  342. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  343. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  344. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  345. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  346. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  347. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  348. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  349. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  350. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  351. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/package.json +0 -66
  352. package/server/node_modules/@aws-crypto/util/package.json +0 -32
  353. package/server/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
  354. package/server/node_modules/@aws-crypto/util/src/index.ts +0 -7
  355. package/server/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
  356. package/server/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
  357. package/server/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
  358. package/server/node_modules/@aws-crypto/util/tsconfig.json +0 -9
  359. package/server/node_modules/@aws-crypto/util/tsconfig.module.json +0 -7
  360. package/server/node_modules/@aws-sdk/client-s3/LICENSE +0 -201
  361. package/server/node_modules/@aws-sdk/client-s3/README.md +0 -930
  362. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +0 -126
  363. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js +0 -33
  364. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +0 -7
  365. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +0 -3057
  366. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js +0 -12
  367. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/models/errors.js +0 -203
  368. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +0 -46
  369. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +0 -67
  370. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.native.js +0 -15
  371. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +0 -56
  372. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/schemas/schemas_0.js +0 -3258
  373. package/server/node_modules/@aws-sdk/client-s3/dist-es/S3.js +0 -241
  374. package/server/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +0 -64
  375. package/server/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
  376. package/server/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +0 -122
  377. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +0 -24
  378. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +0 -26
  379. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +0 -28
  380. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +0 -27
  381. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +0 -27
  382. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +0 -27
  383. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +0 -26
  384. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +0 -24
  385. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +0 -20
  386. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +0 -20
  387. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +0 -20
  388. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +0 -20
  389. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +0 -20
  390. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +0 -20
  391. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +0 -20
  392. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +0 -20
  393. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +0 -20
  394. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +0 -20
  395. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +0 -20
  396. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +0 -20
  397. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +0 -20
  398. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +0 -20
  399. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +0 -20
  400. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +0 -24
  401. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +0 -23
  402. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +0 -28
  403. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +0 -20
  404. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +0 -23
  405. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +0 -24
  406. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +0 -24
  407. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +0 -24
  408. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +0 -24
  409. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +0 -24
  410. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +0 -24
  411. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +0 -24
  412. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +0 -24
  413. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +0 -24
  414. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +0 -24
  415. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +0 -24
  416. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +0 -24
  417. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +0 -24
  418. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +0 -24
  419. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +0 -24
  420. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +0 -24
  421. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +0 -24
  422. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +0 -24
  423. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +0 -24
  424. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +0 -24
  425. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +0 -24
  426. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +0 -24
  427. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +0 -24
  428. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +0 -25
  429. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +0 -32
  430. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +0 -23
  431. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +0 -23
  432. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +0 -23
  433. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +0 -23
  434. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +0 -19
  435. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +0 -24
  436. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +0 -23
  437. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +0 -27
  438. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +0 -24
  439. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +0 -24
  440. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +0 -24
  441. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +0 -23
  442. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +0 -20
  443. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +0 -23
  444. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +0 -24
  445. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +0 -24
  446. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +0 -24
  447. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +0 -24
  448. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +0 -26
  449. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +0 -26
  450. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +0 -27
  451. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +0 -27
  452. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +0 -20
  453. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +0 -27
  454. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +0 -27
  455. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +0 -20
  456. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +0 -20
  457. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +0 -29
  458. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +0 -27
  459. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +0 -20
  460. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +0 -20
  461. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +0 -27
  462. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +0 -27
  463. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +0 -27
  464. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +0 -27
  465. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +0 -27
  466. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +0 -27
  467. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +0 -27
  468. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +0 -29
  469. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +0 -32
  470. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +0 -28
  471. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +0 -28
  472. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +0 -28
  473. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +0 -28
  474. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +0 -27
  475. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +0 -24
  476. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +0 -28
  477. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +0 -29
  478. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +0 -27
  479. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +0 -27
  480. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateObjectEncryptionCommand.js +0 -28
  481. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +0 -31
  482. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +0 -26
  483. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +0 -19
  484. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/index.js +0 -107
  485. package/server/node_modules/@aws-sdk/client-s3/dist-es/endpoint/EndpointParameters.js +0 -25
  486. package/server/node_modules/@aws-sdk/client-s3/dist-es/endpoint/endpointResolver.js +0 -29
  487. package/server/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +0 -4
  488. package/server/node_modules/@aws-sdk/client-s3/dist-es/extensionConfiguration.js +0 -1
  489. package/server/node_modules/@aws-sdk/client-s3/dist-es/index.js +0 -11
  490. package/server/node_modules/@aws-sdk/client-s3/dist-es/models/S3ServiceException.js +0 -8
  491. package/server/node_modules/@aws-sdk/client-s3/dist-es/models/enums.js +0 -403
  492. package/server/node_modules/@aws-sdk/client-s3/dist-es/models/errors.js +0 -185
  493. package/server/node_modules/@aws-sdk/client-s3/dist-es/models/models_0.js +0 -1
  494. package/server/node_modules/@aws-sdk/client-s3/dist-es/models/models_1.js +0 -1
  495. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/Interfaces.js +0 -1
  496. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListBucketsPaginator.js +0 -4
  497. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListDirectoryBucketsPaginator.js +0 -4
  498. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListObjectsV2Paginator.js +0 -4
  499. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListPartsPaginator.js +0 -4
  500. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/index.js +0 -5
  501. package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +0 -41
  502. package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +0 -62
  503. package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.native.js +0 -11
  504. package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +0 -52
  505. package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeExtensions.js +0 -9
  506. package/server/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +0 -3246
  507. package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/index.js +0 -4
  508. package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketExists.js +0 -26
  509. package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketNotExists.js +0 -25
  510. package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectExists.js +0 -26
  511. package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectNotExists.js +0 -25
  512. package/server/node_modules/@aws-sdk/client-s3/dist-types/S3.d.ts +0 -814
  513. package/server/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +0 -339
  514. package/server/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  515. package/server/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -83
  516. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/AbortMultipartUploadCommand.d.ts +0 -182
  517. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CompleteMultipartUploadCommand.d.ts +0 -311
  518. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CopyObjectCommand.d.ts +0 -362
  519. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +0 -291
  520. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataConfigurationCommand.d.ts +0 -187
  521. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +0 -153
  522. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateMultipartUploadCommand.d.ts +0 -386
  523. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateSessionCommand.d.ts +0 -197
  524. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +0 -105
  525. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCommand.d.ts +0 -144
  526. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCorsCommand.d.ts +0 -111
  527. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +0 -134
  528. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +0 -101
  529. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +0 -103
  530. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +0 -153
  531. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataConfigurationCommand.d.ts +0 -119
  532. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +0 -119
  533. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +0 -110
  534. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +0 -96
  535. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketPolicyCommand.d.ts +0 -152
  536. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketReplicationCommand.d.ts +0 -114
  537. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketTaggingCommand.d.ts +0 -107
  538. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +0 -114
  539. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectCommand.d.ts +0 -237
  540. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectTaggingCommand.d.ts +0 -135
  541. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectsCommand.d.ts +0 -318
  542. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +0 -108
  543. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAbacCommand.d.ts +0 -77
  544. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +0 -105
  545. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAclCommand.d.ts +0 -119
  546. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +0 -138
  547. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketCorsCommand.d.ts +0 -148
  548. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketEncryptionCommand.d.ts +0 -151
  549. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +0 -128
  550. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +0 -133
  551. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +0 -250
  552. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLocationCommand.d.ts +0 -131
  553. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLoggingCommand.d.ts +0 -116
  554. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataConfigurationCommand.d.ts +0 -151
  555. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +0 -134
  556. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +0 -133
  557. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +0 -159
  558. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +0 -118
  559. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyCommand.d.ts +0 -159
  560. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +0 -110
  561. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketReplicationCommand.d.ts +0 -199
  562. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +0 -105
  563. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketTaggingCommand.d.ts +0 -138
  564. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketVersioningCommand.d.ts +0 -120
  565. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketWebsiteCommand.d.ts +0 -143
  566. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAclCommand.d.ts +0 -192
  567. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +0 -328
  568. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectCommand.d.ts +0 -373
  569. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLegalHoldCommand.d.ts +0 -95
  570. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +0 -100
  571. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectRetentionCommand.d.ts +0 -96
  572. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTaggingCommand.d.ts +0 -165
  573. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTorrentCommand.d.ts +0 -124
  574. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetPublicAccessBlockCommand.d.ts +0 -125
  575. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +0 -168
  576. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadObjectCommand.d.ts +0 -312
  577. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +0 -150
  578. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +0 -133
  579. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +0 -145
  580. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +0 -139
  581. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +0 -137
  582. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts +0 -114
  583. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListMultipartUploadsCommand.d.ts +0 -341
  584. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectVersionsCommand.d.ts +0 -217
  585. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsCommand.d.ts +0 -203
  586. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsV2Command.d.ts +0 -264
  587. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListPartsCommand.d.ts +0 -242
  588. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAbacCommand.d.ts +0 -78
  589. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +0 -117
  590. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAclCommand.d.ts +0 -314
  591. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +0 -212
  592. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketCorsCommand.d.ts +0 -197
  593. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketEncryptionCommand.d.ts +0 -212
  594. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +0 -159
  595. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +0 -187
  596. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +0 -292
  597. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLoggingCommand.d.ts +0 -218
  598. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +0 -145
  599. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +0 -208
  600. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +0 -104
  601. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketPolicyCommand.d.ts +0 -165
  602. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketReplicationCommand.d.ts +0 -234
  603. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +0 -116
  604. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketTaggingCommand.d.ts +0 -165
  605. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketVersioningCommand.d.ts +0 -148
  606. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketWebsiteCommand.d.ts +0 -253
  607. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectAclCommand.d.ts +0 -315
  608. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectCommand.d.ts +0 -466
  609. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLegalHoldCommand.d.ts +0 -90
  610. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +0 -114
  611. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectRetentionCommand.d.ts +0 -95
  612. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectTaggingCommand.d.ts +0 -168
  613. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutPublicAccessBlockCommand.d.ts +0 -123
  614. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/RenameObjectCommand.d.ts +0 -143
  615. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/RestoreObjectCommand.d.ts +0 -381
  616. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/SelectObjectContentCommand.d.ts +0 -251
  617. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +0 -166
  618. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +0 -118
  619. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateObjectEncryptionCommand.d.ts +0 -259
  620. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCommand.d.ts +0 -307
  621. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCopyCommand.d.ts +0 -368
  622. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/WriteGetObjectResponseCommand.d.ts +0 -150
  623. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/index.d.ts +0 -107
  624. package/server/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +0 -96
  625. package/server/node_modules/@aws-sdk/client-s3/dist-types/endpoint/endpointResolver.d.ts +0 -8
  626. package/server/node_modules/@aws-sdk/client-s3/dist-types/endpoint/ruleset.d.ts +0 -2
  627. package/server/node_modules/@aws-sdk/client-s3/dist-types/extensionConfiguration.d.ts +0 -9
  628. package/server/node_modules/@aws-sdk/client-s3/dist-types/index.d.ts +0 -19
  629. package/server/node_modules/@aws-sdk/client-s3/dist-types/models/S3ServiceException.d.ts +0 -14
  630. package/server/node_modules/@aws-sdk/client-s3/dist-types/models/enums.d.ts +0 -987
  631. package/server/node_modules/@aws-sdk/client-s3/dist-types/models/errors.d.ts +0 -208
  632. package/server/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +0 -15219
  633. package/server/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +0 -1875
  634. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/Interfaces.d.ts +0 -8
  635. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListBucketsPaginator.d.ts +0 -7
  636. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListDirectoryBucketsPaginator.d.ts +0 -7
  637. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListObjectsV2Paginator.d.ts +0 -7
  638. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListPartsPaginator.d.ts +0 -7
  639. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/index.d.ts +0 -5
  640. package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +0 -87
  641. package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +0 -88
  642. package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +0 -86
  643. package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +0 -34
  644. package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeExtensions.d.ts +0 -17
  645. package/server/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +0 -464
  646. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3.d.ts +0 -1998
  647. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +0 -786
  648. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  649. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -58
  650. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +0 -51
  651. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +0 -51
  652. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +0 -47
  653. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +0 -47
  654. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketMetadataConfigurationCommand.d.ts +0 -47
  655. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +0 -47
  656. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +0 -51
  657. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +0 -47
  658. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +0 -47
  659. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +0 -45
  660. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +0 -45
  661. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +0 -46
  662. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +0 -47
  663. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +0 -47
  664. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +0 -46
  665. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetadataConfigurationCommand.d.ts +0 -47
  666. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +0 -47
  667. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +0 -47
  668. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +0 -47
  669. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +0 -46
  670. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +0 -47
  671. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +0 -46
  672. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +0 -46
  673. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +0 -47
  674. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +0 -51
  675. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +0 -47
  676. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +0 -47
  677. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAbacCommand.d.ts +0 -47
  678. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +0 -51
  679. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +0 -47
  680. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +0 -51
  681. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +0 -47
  682. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +0 -51
  683. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +0 -51
  684. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +0 -51
  685. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +0 -51
  686. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +0 -51
  687. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +0 -50
  688. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetadataConfigurationCommand.d.ts +0 -51
  689. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetadataTableConfigurationCommand.d.ts +0 -51
  690. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +0 -51
  691. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +0 -51
  692. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +0 -51
  693. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +0 -50
  694. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +0 -51
  695. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +0 -51
  696. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +0 -51
  697. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +0 -50
  698. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +0 -51
  699. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +0 -50
  700. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +0 -47
  701. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +0 -51
  702. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectCommand.d.ts +0 -52
  703. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +0 -51
  704. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +0 -51
  705. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +0 -51
  706. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +0 -50
  707. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +0 -58
  708. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +0 -51
  709. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +0 -47
  710. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +0 -47
  711. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +0 -51
  712. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +0 -51
  713. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +0 -51
  714. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +0 -51
  715. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +0 -47
  716. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +0 -51
  717. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +0 -51
  718. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +0 -51
  719. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +0 -47
  720. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +0 -47
  721. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListPartsCommand.d.ts +0 -47
  722. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAbacCommand.d.ts +0 -45
  723. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +0 -47
  724. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +0 -45
  725. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +0 -47
  726. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +0 -45
  727. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +0 -46
  728. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +0 -47
  729. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +0 -47
  730. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +0 -51
  731. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +0 -45
  732. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +0 -47
  733. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +0 -47
  734. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +0 -47
  735. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +0 -45
  736. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +0 -46
  737. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +0 -47
  738. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +0 -45
  739. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +0 -46
  740. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +0 -45
  741. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +0 -47
  742. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectCommand.d.ts +0 -53
  743. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +0 -51
  744. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +0 -51
  745. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +0 -51
  746. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +0 -50
  747. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +0 -46
  748. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/RenameObjectCommand.d.ts +0 -47
  749. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +0 -48
  750. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +0 -51
  751. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +0 -47
  752. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +0 -47
  753. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateObjectEncryptionCommand.d.ts +0 -51
  754. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UploadPartCommand.d.ts +0 -53
  755. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +0 -50
  756. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +0 -54
  757. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/index.d.ts +0 -107
  758. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -106
  759. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
  760. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  761. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
  762. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/index.d.ts +0 -14
  763. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/S3ServiceException.d.ts +0 -9
  764. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/enums.d.ts +0 -529
  765. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/errors.d.ts +0 -92
  766. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_0.d.ts +0 -2045
  767. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_1.d.ts +0 -352
  768. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
  769. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListBucketsPaginator.d.ts +0 -11
  770. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListDirectoryBucketsPaginator.d.ts +0 -11
  771. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +0 -11
  772. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +0 -11
  773. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/index.d.ts +0 -5
  774. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -170
  775. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +0 -170
  776. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -174
  777. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -47
  778. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
  779. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -464
  780. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/index.d.ts +0 -4
  781. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +0 -11
  782. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +0 -11
  783. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +0 -11
  784. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +0 -11
  785. package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/index.d.ts +0 -4
  786. package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketExists.d.ts +0 -14
  787. package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketNotExists.d.ts +0 -14
  788. package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectExists.d.ts +0 -14
  789. package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectNotExists.d.ts +0 -14
  790. package/server/node_modules/@aws-sdk/client-s3/package.json +0 -127
  791. package/server/node_modules/@aws-sdk/core/LICENSE +0 -201
  792. package/server/node_modules/@aws-sdk/core/README.md +0 -39
  793. package/server/node_modules/@aws-sdk/core/account-id-endpoint.d.ts +0 -7
  794. package/server/node_modules/@aws-sdk/core/account-id-endpoint.js +0 -5
  795. package/server/node_modules/@aws-sdk/core/client.d.ts +0 -7
  796. package/server/node_modules/@aws-sdk/core/client.js +0 -5
  797. package/server/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -2212
  798. package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +0 -55
  799. package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +0 -51
  800. package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +0 -307
  801. package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +0 -1859
  802. package/server/node_modules/@aws-sdk/core/dist-es/index.js +0 -3
  803. package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +0 -15
  804. package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConstants.js +0 -5
  805. package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.js +0 -24
  806. package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/index.js +0 -3
  807. package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +0 -15
  808. package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +0 -4
  809. package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js +0 -7
  810. package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +0 -11
  811. package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js +0 -7
  812. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +0 -20
  813. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -72
  814. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js +0 -22
  815. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js +0 -5
  816. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +0 -25
  817. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -139
  818. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +0 -2
  819. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js +0 -1
  820. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js +0 -1
  821. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +0 -2
  822. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
  823. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
  824. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js +0 -3
  825. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js +0 -2
  826. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js +0 -6
  827. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +0 -122
  828. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +0 -23
  829. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +0 -49
  830. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js +0 -53
  831. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +0 -3
  832. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +0 -20
  833. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +0 -20
  834. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +0 -20
  835. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +0 -76
  836. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +0 -82
  837. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js +0 -20
  838. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +0 -149
  839. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +0 -176
  840. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +0 -10
  841. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +0 -135
  842. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js +0 -46
  843. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js +0 -18
  844. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +0 -54
  845. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +0 -21
  846. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +0 -136
  847. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js +0 -1
  848. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +0 -189
  849. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +0 -93
  850. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js +0 -20
  851. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +0 -153
  852. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +0 -295
  853. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +0 -46
  854. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/simpleFormatXml.js +0 -27
  855. package/server/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +0 -5
  856. package/server/node_modules/@aws-sdk/core/dist-types/index.d.ts +0 -22
  857. package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -27
  858. package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -16
  859. package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -14
  860. package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/index.d.ts +0 -3
  861. package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -12
  862. package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +0 -4
  863. package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/setCredentialFeature.d.ts +0 -7
  864. package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/setFeature.d.ts +0 -12
  865. package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/setTokenFeature.d.ts +0 -7
  866. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -10
  867. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -43
  868. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -5
  869. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -5
  870. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -38
  871. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -117
  872. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +0 -2
  873. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -8
  874. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -6
  875. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
  876. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
  877. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
  878. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
  879. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
  880. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -8
  881. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +0 -61
  882. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +0 -24
  883. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -23
  884. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/coercing-serializers.d.ts +0 -18
  885. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +0 -2
  886. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +0 -20
  887. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -20
  888. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -20
  889. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -27
  890. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -34
  891. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +0 -19
  892. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
  893. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -28
  894. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/awsExpectUnion.d.ts +0 -7
  895. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -27
  896. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReplacer.d.ts +0 -21
  897. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +0 -15
  898. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +0 -13
  899. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -24
  900. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -46
  901. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -13
  902. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
  903. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -29
  904. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +0 -14
  905. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -20
  906. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
  907. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
  908. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/simpleFormatXml.d.ts +0 -6
  909. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +0 -5
  910. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +0 -3
  911. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -15
  912. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -6
  913. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -7
  914. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/index.d.ts +0 -3
  915. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -4
  916. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +0 -4
  917. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +0 -11
  918. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +0 -6
  919. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +0 -6
  920. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -12
  921. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -39
  922. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -4
  923. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -9
  924. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -18
  925. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -65
  926. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +0 -2
  927. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -1
  928. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -1
  929. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
  930. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
  931. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
  932. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
  933. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
  934. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -5
  935. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +0 -47
  936. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +0 -9
  937. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -33
  938. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/coercing-serializers.d.ts +0 -3
  939. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +0 -5
  940. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -20
  941. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -18
  942. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -18
  943. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -46
  944. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -42
  945. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +0 -16
  946. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
  947. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -22
  948. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +0 -3
  949. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -17
  950. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReplacer.d.ts +0 -7
  951. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +0 -7
  952. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -13
  953. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -15
  954. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -57
  955. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -7
  956. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -21
  957. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -42
  958. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlCodec.d.ts +0 -17
  959. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -15
  960. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
  961. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
  962. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/simpleFormatXml.d.ts +0 -1
  963. package/server/node_modules/@aws-sdk/core/httpAuthSchemes.d.ts +0 -7
  964. package/server/node_modules/@aws-sdk/core/httpAuthSchemes.js +0 -5
  965. package/server/node_modules/@aws-sdk/core/package.json +0 -121
  966. package/server/node_modules/@aws-sdk/core/protocols.d.ts +0 -7
  967. package/server/node_modules/@aws-sdk/core/protocols.js +0 -5
  968. package/server/node_modules/@aws-sdk/crc64-nvme/LICENSE +0 -201
  969. package/server/node_modules/@aws-sdk/crc64-nvme/README.md +0 -61
  970. package/server/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js +0 -101
  971. package/server/node_modules/@aws-sdk/crc64-nvme/dist-es/Crc64Nvme.js +0 -92
  972. package/server/node_modules/@aws-sdk/crc64-nvme/dist-es/crc64-nvme-crt-container.js +0 -3
  973. package/server/node_modules/@aws-sdk/crc64-nvme/dist-es/index.js +0 -2
  974. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/Crc64Nvme.d.ts +0 -24
  975. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/crc64-nvme-crt-container.d.ts +0 -13
  976. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/index.d.ts +0 -2
  977. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/Crc64Nvme.d.ts +0 -9
  978. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/crc64-nvme-crt-container.d.ts +0 -4
  979. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/index.d.ts +0 -2
  980. package/server/node_modules/@aws-sdk/crc64-nvme/package.json +0 -50
  981. package/server/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
  982. package/server/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
  983. package/server/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +0 -41
  984. package/server/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +0 -30
  985. package/server/node_modules/@aws-sdk/credential-provider-env/dist-es/index.js +0 -1
  986. package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/fromEnv.d.ts +0 -36
  987. package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/index.d.ts +0 -4
  988. package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +0 -12
  989. package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/index.d.ts +0 -1
  990. package/server/node_modules/@aws-sdk/credential-provider-env/package.json +0 -63
  991. package/server/node_modules/@aws-sdk/credential-provider-http/README.md +0 -10
  992. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +0 -46
  993. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +0 -31
  994. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +0 -70
  995. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
  996. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +0 -53
  997. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +0 -17
  998. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.browser.js +0 -5
  999. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +0 -5
  1000. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +0 -42
  1001. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +0 -27
  1002. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +0 -65
  1003. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttpTypes.js +0 -1
  1004. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +0 -49
  1005. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/retry-wrapper.js +0 -13
  1006. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/index.browser.js +0 -1
  1007. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/index.js +0 -1
  1008. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/checkUrl.d.ts +0 -9
  1009. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.browser.d.ts +0 -6
  1010. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.d.ts +0 -6
  1011. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttpTypes.d.ts +0 -69
  1012. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +0 -11
  1013. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/retry-wrapper.d.ts +0 -10
  1014. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/index.browser.d.ts +0 -2
  1015. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/index.d.ts +0 -2
  1016. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/checkUrl.d.ts +0 -2
  1017. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +0 -5
  1018. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +0 -5
  1019. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttpTypes.d.ts +0 -18
  1020. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +0 -8
  1021. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +0 -8
  1022. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +0 -5
  1023. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +0 -5
  1024. package/server/node_modules/@aws-sdk/credential-provider-http/package.json +0 -70
  1025. package/server/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
  1026. package/server/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
  1027. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +0 -224
  1028. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +0 -9
  1029. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js +0 -1
  1030. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +0 -80
  1031. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +0 -30
  1032. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +0 -12
  1033. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js +0 -6
  1034. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +0 -32
  1035. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +0 -25
  1036. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js +0 -18
  1037. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +0 -16
  1038. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +0 -55
  1039. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/index.d.ts +0 -4
  1040. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +0 -48
  1041. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +0 -12
  1042. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +0 -11
  1043. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProcessCredentials.d.ts +0 -16
  1044. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +0 -19
  1045. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +0 -13
  1046. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveStaticCredentials.d.ts +0 -20
  1047. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +0 -19
  1048. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +0 -28
  1049. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/index.d.ts +0 -1
  1050. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +0 -30
  1051. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +0 -9
  1052. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +0 -9
  1053. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -10
  1054. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +0 -12
  1055. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +0 -11
  1056. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +0 -16
  1057. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +0 -16
  1058. package/server/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -74
  1059. package/server/node_modules/@aws-sdk/credential-provider-login/README.md +0 -7
  1060. package/server/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +0 -286
  1061. package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +0 -262
  1062. package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +0 -21
  1063. package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/index.js +0 -2
  1064. package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/types.js +0 -1
  1065. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/LoginCredentialsFetcher.d.ts +0 -42
  1066. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/fromLoginCredentials.d.ts +0 -7
  1067. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/index.d.ts +0 -8
  1068. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +0 -24
  1069. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +0 -5
  1070. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +0 -2
  1071. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +0 -39
  1072. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +0 -59
  1073. package/server/node_modules/@aws-sdk/credential-provider-login/package.json +0 -68
  1074. package/server/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
  1075. package/server/node_modules/@aws-sdk/credential-provider-node/README.md +0 -104
  1076. package/server/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +0 -156
  1077. package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +0 -73
  1078. package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/index.js +0 -1
  1079. package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +0 -17
  1080. package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js +0 -60
  1081. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +0 -59
  1082. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +0 -1
  1083. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/remoteProvider.d.ts +0 -11
  1084. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain.d.ts +0 -18
  1085. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +0 -26
  1086. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +0 -1
  1087. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +0 -7
  1088. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +0 -19
  1089. package/server/node_modules/@aws-sdk/credential-provider-node/package.json +0 -72
  1090. package/server/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
  1091. package/server/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
  1092. package/server/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +0 -79
  1093. package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/ProcessCredentials.js +0 -1
  1094. package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +0 -9
  1095. package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/getValidatedProcessCredentials.js +0 -30
  1096. package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/index.js +0 -1
  1097. package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +0 -36
  1098. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ProcessCredentials.d.ts +0 -12
  1099. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +0 -14
  1100. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/getValidatedProcessCredentials.d.ts +0 -6
  1101. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/index.d.ts +0 -4
  1102. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/resolveProcessCredentials.d.ts +0 -5
  1103. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/ProcessCredentials.d.ts +0 -9
  1104. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +0 -11
  1105. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +0 -7
  1106. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/index.d.ts +0 -1
  1107. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -6
  1108. package/server/node_modules/@aws-sdk/credential-provider-process/package.json +0 -64
  1109. package/server/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
  1110. package/server/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
  1111. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +0 -192
  1112. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-BKDNrsal.js +0 -8
  1113. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +0 -83
  1114. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js +0 -4
  1115. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/isSsoProfile.js +0 -6
  1116. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js +0 -2
  1117. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +0 -90
  1118. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/types.js +0 -1
  1119. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +0 -9
  1120. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +0 -69
  1121. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/index.d.ts +0 -16
  1122. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/isSsoProfile.d.ts +0 -6
  1123. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/loadSso.d.ts +0 -3
  1124. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +0 -6
  1125. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +0 -24
  1126. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/index.d.ts +0 -4
  1127. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/isSsoProfile.d.ts +0 -3
  1128. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +0 -9
  1129. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +0 -18
  1130. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/types.d.ts +0 -14
  1131. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +0 -6
  1132. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/types.d.ts +0 -22
  1133. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/validateSsoProfile.d.ts +0 -6
  1134. package/server/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -66
  1135. package/server/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
  1136. package/server/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
  1137. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +0 -34
  1138. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +0 -62
  1139. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +0 -27
  1140. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +0 -30
  1141. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +0 -25
  1142. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js +0 -2
  1143. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +0 -17
  1144. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +0 -145
  1145. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/index.d.ts +0 -8
  1146. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +0 -18
  1147. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +0 -39
  1148. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +0 -2
  1149. package/server/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -73
  1150. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/LICENSE +0 -201
  1151. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/README.md +0 -4
  1152. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js +0 -352
  1153. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeDisableMultiregionAccessPointConfigOptions.js +0 -8
  1154. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeUseArnRegionConfigOptions.js +0 -8
  1155. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketEndpointMiddleware.js +0 -81
  1156. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostname.js +0 -106
  1157. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostnameUtils.js +0 -111
  1158. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/configurations.js +0 -12
  1159. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/index.js +0 -6
  1160. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/NodeDisableMultiregionAccessPointConfigOptions.d.ts +0 -4
  1161. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/NodeUseArnRegionConfigOptions.d.ts +0 -9
  1162. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketEndpointMiddleware.d.ts +0 -17
  1163. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostname.d.ts +0 -16
  1164. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostnameUtils.d.ts +0 -174
  1165. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/configurations.d.ts +0 -95
  1166. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/index.d.ts +0 -6
  1167. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/NodeDisableMultiregionAccessPointConfigOptions.d.ts +0 -6
  1168. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/NodeUseArnRegionConfigOptions.d.ts +0 -6
  1169. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/bucketEndpointMiddleware.d.ts +0 -13
  1170. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/bucketHostname.d.ts +0 -10
  1171. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/bucketHostnameUtils.d.ts +0 -80
  1172. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/configurations.d.ts +0 -31
  1173. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/index.d.ts +0 -16
  1174. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +0 -60
  1175. package/server/node_modules/@aws-sdk/middleware-expect-continue/LICENSE +0 -201
  1176. package/server/node_modules/@aws-sdk/middleware-expect-continue/README.md +0 -4
  1177. package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-cjs/index.js +0 -48
  1178. package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-es/index.js +0 -41
  1179. package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-types/index.d.ts +0 -12
  1180. package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-types/ts3.4/index.d.ts +0 -22
  1181. package/server/node_modules/@aws-sdk/middleware-expect-continue/package.json +0 -58
  1182. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/LICENSE +0 -201
  1183. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/README.md +0 -7
  1184. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/getCrc32ChecksumAlgorithmFunction.browser.js +0 -6
  1185. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/getCrc32ChecksumAlgorithmFunction.js +0 -26
  1186. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +0 -451
  1187. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.js +0 -9
  1188. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.js +0 -9
  1189. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/configuration.js +0 -1
  1190. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/constants.js +0 -25
  1191. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsInputMiddleware.js +0 -37
  1192. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js +0 -123
  1193. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsResponseMiddleware.js +0 -48
  1194. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksum.js +0 -2
  1195. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksumAlgorithmForRequest.js +0 -13
  1196. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksumAlgorithmListForResponse.js +0 -15
  1197. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksumLocationName.js +0 -2
  1198. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getCrc32ChecksumAlgorithmFunction.browser.js +0 -2
  1199. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getCrc32ChecksumAlgorithmFunction.js +0 -21
  1200. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getFlexibleChecksumsPlugin.js +0 -10
  1201. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/hasHeader.js +0 -9
  1202. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/hasHeaderWithPrefix.js +0 -9
  1203. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/index.js +0 -6
  1204. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/isChecksumWithPartNumber.js +0 -13
  1205. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/isStreaming.js +0 -2
  1206. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/resolveFlexibleChecksumsConfig.js +0 -11
  1207. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/selectChecksumAlgorithmFunction.js +0 -32
  1208. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/stringHasher.js +0 -6
  1209. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/stringUnionSelector.js +0 -14
  1210. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/types.js +0 -15
  1211. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/validateChecksumFromResponse.js +0 -45
  1212. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.d.ts +0 -14
  1213. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.d.ts +0 -14
  1214. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/configuration.d.ts +0 -58
  1215. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/constants.d.ts +0 -83
  1216. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsInputMiddleware.d.ts +0 -22
  1217. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsMiddleware.d.ts +0 -33
  1218. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsResponseMiddleware.d.ts +0 -27
  1219. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksum.d.ts +0 -6
  1220. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksumAlgorithmForRequest.d.ts +0 -22
  1221. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksumAlgorithmListForResponse.d.ts +0 -6
  1222. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksumLocationName.d.ts +0 -5
  1223. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getCrc32ChecksumAlgorithmFunction.browser.d.ts +0 -2
  1224. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getCrc32ChecksumAlgorithmFunction.d.ts +0 -10
  1225. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getFlexibleChecksumsPlugin.d.ts +0 -14
  1226. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/hasHeader.d.ts +0 -6
  1227. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/hasHeaderWithPrefix.d.ts +0 -6
  1228. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/index.d.ts +0 -6
  1229. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/isChecksumWithPartNumber.d.ts +0 -1
  1230. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/isStreaming.d.ts +0 -4
  1231. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/resolveFlexibleChecksumsConfig.d.ts +0 -57
  1232. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/selectChecksumAlgorithmFunction.d.ts +0 -7
  1233. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/stringHasher.d.ts +0 -5
  1234. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/stringUnionSelector.d.ts +0 -12
  1235. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.d.ts +0 -7
  1236. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.d.ts +0 -7
  1237. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/configuration.d.ts +0 -29
  1238. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/constants.d.ts +0 -27
  1239. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/flexibleChecksumsInputMiddleware.d.ts +0 -10
  1240. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/flexibleChecksumsMiddleware.d.ts +0 -14
  1241. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/flexibleChecksumsResponseMiddleware.d.ts +0 -14
  1242. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksum.d.ts +0 -9
  1243. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksumAlgorithmForRequest.d.ts +0 -15
  1244. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksumAlgorithmListForResponse.d.ts +0 -4
  1245. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksumLocationName.d.ts +0 -4
  1246. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getCrc32ChecksumAlgorithmFunction.browser.d.ts +0 -2
  1247. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getCrc32ChecksumAlgorithmFunction.d.ts +0 -12
  1248. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getFlexibleChecksumsPlugin.d.ts +0 -13
  1249. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/hasHeader.d.ts +0 -2
  1250. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/hasHeaderWithPrefix.d.ts +0 -5
  1251. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/index.d.ts +0 -6
  1252. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/isChecksumWithPartNumber.d.ts +0 -1
  1253. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/isStreaming.d.ts +0 -1
  1254. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/resolveFlexibleChecksumsConfig.d.ts +0 -32
  1255. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/selectChecksumAlgorithmFunction.d.ts +0 -7
  1256. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/stringHasher.d.ts +0 -5
  1257. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/stringUnionSelector.d.ts +0 -10
  1258. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/types.d.ts +0 -3
  1259. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/validateChecksumFromResponse.d.ts +0 -12
  1260. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/types.d.ts +0 -9
  1261. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/validateChecksumFromResponse.d.ts +0 -13
  1262. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +0 -78
  1263. package/server/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
  1264. package/server/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
  1265. package/server/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -41
  1266. package/server/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -33
  1267. package/server/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -35
  1268. package/server/node_modules/@aws-sdk/middleware-host-header/dist-types/ts3.4/index.d.ts +0 -29
  1269. package/server/node_modules/@aws-sdk/middleware-host-header/package.json +0 -59
  1270. package/server/node_modules/@aws-sdk/middleware-location-constraint/LICENSE +0 -201
  1271. package/server/node_modules/@aws-sdk/middleware-location-constraint/README.md +0 -4
  1272. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-cjs/index.js +0 -30
  1273. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-es/configuration.js +0 -3
  1274. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-es/index.js +0 -24
  1275. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/configuration.d.ts +0 -17
  1276. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/index.d.ts +0 -10
  1277. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/ts3.4/configuration.d.ts +0 -12
  1278. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/ts3.4/index.d.ts +0 -13
  1279. package/server/node_modules/@aws-sdk/middleware-location-constraint/package.json +0 -57
  1280. package/server/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
  1281. package/server/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
  1282. package/server/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -48
  1283. package/server/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
  1284. package/server/node_modules/@aws-sdk/middleware-logger/dist-es/loggerMiddleware.js +0 -42
  1285. package/server/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
  1286. package/server/node_modules/@aws-sdk/middleware-logger/dist-types/loggerMiddleware.d.ts +0 -4
  1287. package/server/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/index.d.ts +0 -1
  1288. package/server/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/loggerMiddleware.d.ts +0 -17
  1289. package/server/node_modules/@aws-sdk/middleware-logger/package.json +0 -59
  1290. package/server/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
  1291. package/server/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -10
  1292. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -29
  1293. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js +0 -33
  1294. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.native.js +0 -5
  1295. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/configuration.js +0 -7
  1296. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/getRecursionDetectionPlugin.js +0 -7
  1297. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -2
  1298. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.browser.js +0 -1
  1299. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.js +0 -29
  1300. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.native.js +0 -1
  1301. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/configuration.d.ts +0 -5
  1302. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/getRecursionDetectionPlugin.d.ts +0 -5
  1303. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -2
  1304. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.browser.d.ts +0 -6
  1305. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.d.ts +0 -6
  1306. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.native.d.ts +0 -6
  1307. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/configuration.d.ts +0 -3
  1308. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/getRecursionDetectionPlugin.d.ts +0 -4
  1309. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/index.d.ts +0 -2
  1310. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.browser.d.ts +0 -5
  1311. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.d.ts +0 -5
  1312. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.native.d.ts +0 -5
  1313. package/server/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -63
  1314. package/server/node_modules/@aws-sdk/middleware-sdk-s3/LICENSE +0 -201
  1315. package/server/node_modules/@aws-sdk/middleware-sdk-s3/README.md +0 -4
  1316. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +0 -570
  1317. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/bucket-endpoint-middleware.js +0 -36
  1318. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/check-content-length-header.js +0 -32
  1319. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/index.js +0 -8
  1320. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-endpoint-middleware.js +0 -41
  1321. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-middleware.js +0 -42
  1322. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-expires-middleware.js +0 -33
  1323. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCache.js +0 -39
  1324. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCacheEntry.js +0 -14
  1325. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityProviderImpl.js +0 -49
  1326. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/SignatureV4S3Express.js +0 -41
  1327. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/constants.js +0 -13
  1328. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressHttpSigningMiddleware.js +0 -38
  1329. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressMiddleware.js +0 -41
  1330. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/signS3Express.js +0 -7
  1331. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/index.js +0 -7
  1332. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentity.js +0 -1
  1333. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentityProvider.js +0 -1
  1334. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3Configuration.js +0 -17
  1335. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/throw-200-exceptions.js +0 -67
  1336. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/validate-bucket-name.js +0 -25
  1337. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/bucket-endpoint-middleware.d.ts +0 -13
  1338. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/check-content-length-header.d.ts +0 -16
  1339. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/index.d.ts +0 -8
  1340. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-endpoint-middleware.d.ts +0 -10
  1341. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-middleware.d.ts +0 -20
  1342. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-expires-middleware.d.ts +0 -26
  1343. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCache.d.ts +0 -16
  1344. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +0 -16
  1345. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +0 -32
  1346. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/SignatureV4S3Express.d.ts +0 -17
  1347. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/constants.d.ts +0 -37
  1348. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +0 -27
  1349. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressMiddleware.d.ts +0 -32
  1350. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/signS3Express.d.ts +0 -9
  1351. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/index.d.ts +0 -9
  1352. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentity.d.ts +0 -6
  1353. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +0 -12
  1354. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3Configuration.d.ts +0 -79
  1355. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/throw-200-exceptions.d.ts +0 -20
  1356. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/bucket-endpoint-middleware.d.ts +0 -9
  1357. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/check-content-length-header.d.ts +0 -13
  1358. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/index.d.ts +0 -8
  1359. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-endpoint-middleware.d.ts +0 -6
  1360. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-middleware.d.ts +0 -17
  1361. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-expires-middleware.d.ts +0 -14
  1362. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCache.d.ts +0 -14
  1363. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +0 -12
  1364. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +0 -31
  1365. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/SignatureV4S3Express.d.ts +0 -19
  1366. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/constants.d.ts +0 -11
  1367. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +0 -40
  1368. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressMiddleware.d.ts +0 -27
  1369. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/signS3Express.d.ts +0 -21
  1370. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/index.d.ts +0 -17
  1371. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentity.d.ts +0 -2
  1372. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +0 -8
  1373. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3Configuration.d.ts +0 -33
  1374. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/throw-200-exceptions.d.ts +0 -17
  1375. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/validate-bucket-name.d.ts +0 -13
  1376. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/validate-bucket-name.d.ts +0 -14
  1377. package/server/node_modules/@aws-sdk/middleware-sdk-s3/package.json +0 -72
  1378. package/server/node_modules/@aws-sdk/middleware-ssec/LICENSE +0 -201
  1379. package/server/node_modules/@aws-sdk/middleware-ssec/README.md +0 -4
  1380. package/server/node_modules/@aws-sdk/middleware-ssec/dist-cjs/index.js +0 -73
  1381. package/server/node_modules/@aws-sdk/middleware-ssec/dist-es/index.js +0 -66
  1382. package/server/node_modules/@aws-sdk/middleware-ssec/dist-types/index.d.ts +0 -12
  1383. package/server/node_modules/@aws-sdk/middleware-ssec/dist-types/ts3.4/index.d.ts +0 -27
  1384. package/server/node_modules/@aws-sdk/middleware-ssec/package.json +0 -57
  1385. package/server/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
  1386. package/server/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
  1387. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -194
  1388. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +0 -49
  1389. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -28
  1390. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
  1391. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/encode-features.js +0 -18
  1392. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
  1393. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -82
  1394. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/check-features.d.ts +0 -20
  1395. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -44
  1396. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
  1397. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/encode-features.d.ts +0 -5
  1398. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
  1399. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/check-features.d.ts +0 -20
  1400. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -21
  1401. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
  1402. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/encode-features.d.ts +0 -2
  1403. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
  1404. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -21
  1405. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -18
  1406. package/server/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -63
  1407. package/server/node_modules/@aws-sdk/nested-clients/README.md +0 -13
  1408. package/server/node_modules/@aws-sdk/nested-clients/cognito-identity.d.ts +0 -7
  1409. package/server/node_modules/@aws-sdk/nested-clients/cognito-identity.js +0 -5
  1410. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +0 -2
  1411. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +0 -60
  1412. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/endpointResolver.js +0 -18
  1413. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/ruleset.js +0 -146
  1414. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +0 -174
  1415. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/CognitoIdentityServiceException.js +0 -12
  1416. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/errors.js +0 -121
  1417. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.browser.js +0 -38
  1418. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +0 -53
  1419. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.native.js +0 -15
  1420. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +0 -50
  1421. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/schemas/schemas_0.js +0 -110
  1422. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +0 -56
  1423. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +0 -18
  1424. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +0 -133
  1425. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +0 -170
  1426. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/SigninServiceException.js +0 -12
  1427. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/errors.js +0 -64
  1428. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +0 -39
  1429. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +0 -53
  1430. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +0 -15
  1431. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +0 -49
  1432. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/schemas/schemas_0.js +0 -125
  1433. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +0 -56
  1434. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/endpointResolver.js +0 -18
  1435. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/ruleset.js +0 -106
  1436. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +0 -160
  1437. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/SSOServiceException.js +0 -12
  1438. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/errors.js +0 -56
  1439. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.browser.js +0 -38
  1440. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +0 -53
  1441. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.native.js +0 -15
  1442. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +0 -49
  1443. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/schemas/schemas_0.js +0 -90
  1444. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -56
  1445. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +0 -18
  1446. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +0 -106
  1447. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +0 -172
  1448. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -12
  1449. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/errors.js +0 -195
  1450. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +0 -38
  1451. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +0 -53
  1452. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +0 -15
  1453. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +0 -49
  1454. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/schemas/schemas_0.js +0 -140
  1455. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +0 -54
  1456. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -43
  1457. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +0 -62
  1458. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +0 -19
  1459. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +0 -18
  1460. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +0 -145
  1461. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +0 -202
  1462. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/STSServiceException.js +0 -12
  1463. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/errors.js +0 -95
  1464. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +0 -39
  1465. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +0 -67
  1466. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +0 -15
  1467. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +0 -50
  1468. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +0 -13
  1469. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/schemas/schemas_0.js +0 -195
  1470. package/server/node_modules/@aws-sdk/nested-clients/dist-es/index.js +0 -1
  1471. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +0 -11
  1472. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +0 -50
  1473. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.js +0 -38
  1474. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +0 -54
  1475. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.js +0 -16
  1476. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetIdCommand.js +0 -16
  1477. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/index.js +0 -2
  1478. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/EndpointParameters.js +0 -13
  1479. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/endpointResolver.js +0 -14
  1480. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/ruleset.js +0 -143
  1481. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/extensionConfiguration.js +0 -1
  1482. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/index.js +0 -7
  1483. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/CognitoIdentityServiceException.js +0 -8
  1484. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/errors.js +0 -109
  1485. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/models_0.js +0 -1
  1486. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +0 -33
  1487. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +0 -48
  1488. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.native.js +0 -11
  1489. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +0 -46
  1490. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeExtensions.js +0 -9
  1491. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/schemas/schemas_0.js +0 -107
  1492. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +0 -9
  1493. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +0 -50
  1494. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js +0 -38
  1495. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +0 -50
  1496. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +0 -16
  1497. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +0 -1
  1498. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js +0 -13
  1499. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +0 -14
  1500. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +0 -130
  1501. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/extensionConfiguration.js +0 -1
  1502. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +0 -8
  1503. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +0 -8
  1504. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js +0 -8
  1505. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js +0 -57
  1506. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js +0 -1
  1507. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +0 -34
  1508. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +0 -48
  1509. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +0 -11
  1510. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +0 -45
  1511. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +0 -9
  1512. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +0 -122
  1513. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +0 -9
  1514. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js +0 -50
  1515. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js +0 -38
  1516. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +0 -50
  1517. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js +0 -16
  1518. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/index.js +0 -1
  1519. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/EndpointParameters.js +0 -13
  1520. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js +0 -14
  1521. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js +0 -103
  1522. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/extensionConfiguration.js +0 -1
  1523. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js +0 -7
  1524. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js +0 -8
  1525. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/errors.js +0 -49
  1526. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/models_0.js +0 -1
  1527. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +0 -33
  1528. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +0 -48
  1529. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.native.js +0 -11
  1530. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +0 -45
  1531. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js +0 -9
  1532. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js +0 -87
  1533. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +0 -9
  1534. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +0 -50
  1535. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +0 -38
  1536. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -50
  1537. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +0 -16
  1538. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +0 -1
  1539. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +0 -13
  1540. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +0 -14
  1541. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +0 -103
  1542. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +0 -1
  1543. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +0 -8
  1544. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -8
  1545. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js +0 -9
  1546. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js +0 -181
  1547. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -1
  1548. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -33
  1549. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +0 -48
  1550. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -11
  1551. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +0 -45
  1552. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +0 -9
  1553. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +0 -137
  1554. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +0 -11
  1555. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +0 -50
  1556. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -38
  1557. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +0 -55
  1558. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +0 -16
  1559. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +0 -16
  1560. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +0 -2
  1561. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +0 -22
  1562. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +0 -107
  1563. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +0 -15
  1564. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +0 -14
  1565. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +0 -142
  1566. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +0 -1
  1567. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +0 -8
  1568. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +0 -8
  1569. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js +0 -85
  1570. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -1
  1571. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +0 -34
  1572. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +0 -62
  1573. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +0 -11
  1574. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +0 -46
  1575. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +0 -9
  1576. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +0 -192
  1577. package/server/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +0 -7
  1578. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentity.d.ts +0 -38
  1579. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +0 -198
  1580. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +0 -30
  1581. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +0 -75
  1582. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +0 -120
  1583. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetIdCommand.d.ts +0 -107
  1584. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/index.d.ts +0 -2
  1585. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +0 -50
  1586. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/endpointResolver.d.ts +0 -8
  1587. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/ruleset.d.ts +0 -2
  1588. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/extensionConfiguration.d.ts +0 -9
  1589. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +0 -29
  1590. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +0 -14
  1591. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/errors.d.ts +0 -119
  1592. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/models_0.d.ts +0 -136
  1593. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +0 -62
  1594. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +0 -62
  1595. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +0 -61
  1596. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +0 -38
  1597. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeExtensions.d.ts +0 -17
  1598. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/schemas/schemas_0.d.ts +0 -25
  1599. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +0 -18
  1600. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +0 -190
  1601. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -30
  1602. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -75
  1603. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -157
  1604. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +0 -1
  1605. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +0 -50
  1606. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
  1607. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +0 -2
  1608. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +0 -9
  1609. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +0 -17
  1610. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +0 -14
  1611. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/enums.d.ts +0 -34
  1612. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +0 -102
  1613. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +0 -142
  1614. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +0 -63
  1615. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +0 -63
  1616. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +0 -62
  1617. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +0 -38
  1618. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +0 -17
  1619. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +0 -19
  1620. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSO.d.ts +0 -32
  1621. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +0 -198
  1622. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +0 -30
  1623. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +0 -75
  1624. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +0 -97
  1625. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/index.d.ts +0 -1
  1626. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/EndpointParameters.d.ts +0 -50
  1627. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/endpointResolver.d.ts +0 -8
  1628. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/ruleset.d.ts +0 -2
  1629. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/extensionConfiguration.d.ts +0 -9
  1630. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +0 -30
  1631. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/SSOServiceException.d.ts +0 -14
  1632. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/errors.d.ts +0 -53
  1633. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/models_0.d.ts +0 -61
  1634. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +0 -62
  1635. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +0 -62
  1636. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +0 -61
  1637. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +0 -38
  1638. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeExtensions.d.ts +0 -17
  1639. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/schemas/schemas_0.d.ts +0 -17
  1640. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +0 -55
  1641. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -221
  1642. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -30
  1643. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -75
  1644. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -176
  1645. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +0 -1
  1646. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -50
  1647. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
  1648. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
  1649. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
  1650. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +0 -54
  1651. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -14
  1652. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/enums.d.ts +0 -25
  1653. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +0 -279
  1654. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -109
  1655. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -62
  1656. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +0 -62
  1657. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -61
  1658. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -38
  1659. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +0 -17
  1660. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -23
  1661. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +0 -27
  1662. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +0 -193
  1663. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -30
  1664. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -86
  1665. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -270
  1666. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -290
  1667. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +0 -2
  1668. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +0 -23
  1669. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +0 -43
  1670. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +0 -56
  1671. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
  1672. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +0 -2
  1673. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +0 -9
  1674. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +0 -19
  1675. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +0 -14
  1676. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +0 -107
  1677. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -588
  1678. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +0 -64
  1679. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +0 -62
  1680. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +0 -63
  1681. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +0 -38
  1682. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +0 -17
  1683. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +0 -27
  1684. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +0 -1
  1685. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +0 -38
  1686. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +0 -126
  1687. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  1688. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +0 -47
  1689. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +0 -51
  1690. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +0 -41
  1691. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/index.d.ts +0 -2
  1692. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +0 -51
  1693. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/endpointResolver.d.ts +0 -8
  1694. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/ruleset.d.ts +0 -2
  1695. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +0 -9
  1696. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/index.d.ts +0 -10
  1697. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +0 -9
  1698. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +0 -68
  1699. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/models_0.d.ts +0 -23
  1700. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +0 -122
  1701. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +0 -117
  1702. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +0 -126
  1703. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +0 -60
  1704. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeExtensions.d.ts +0 -13
  1705. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/schemas/schemas_0.d.ts +0 -24
  1706. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +0 -22
  1707. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -125
  1708. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  1709. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -47
  1710. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -47
  1711. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +0 -1
  1712. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +0 -51
  1713. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
  1714. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/ruleset.d.ts +0 -2
  1715. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +0 -9
  1716. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +0 -11
  1717. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +0 -9
  1718. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +0 -10
  1719. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +0 -35
  1720. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +0 -26
  1721. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +0 -125
  1722. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +0 -118
  1723. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +0 -129
  1724. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +0 -58
  1725. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +0 -11
  1726. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -18
  1727. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +0 -22
  1728. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +0 -117
  1729. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  1730. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +0 -46
  1731. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +0 -47
  1732. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/index.d.ts +0 -1
  1733. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/EndpointParameters.d.ts +0 -51
  1734. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/endpointResolver.d.ts +0 -8
  1735. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/ruleset.d.ts +0 -2
  1736. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +0 -9
  1737. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/index.d.ts +0 -10
  1738. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/SSOServiceException.d.ts +0 -9
  1739. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +0 -30
  1740. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/models_0.d.ts +0 -14
  1741. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +0 -120
  1742. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +0 -115
  1743. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +0 -124
  1744. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +0 -58
  1745. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeExtensions.d.ts +0 -11
  1746. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/schemas/schemas_0.d.ts +0 -16
  1747. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +0 -22
  1748. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -120
  1749. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  1750. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -47
  1751. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -43
  1752. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +0 -1
  1753. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -51
  1754. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
  1755. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
  1756. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
  1757. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +0 -11
  1758. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -9
  1759. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/enums.d.ts +0 -13
  1760. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +0 -105
  1761. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -18
  1762. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -120
  1763. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +0 -115
  1764. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -124
  1765. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -58
  1766. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +0 -11
  1767. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -22
  1768. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +0 -39
  1769. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -130
  1770. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  1771. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -57
  1772. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -47
  1773. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -51
  1774. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +0 -2
  1775. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +0 -19
  1776. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +0 -33
  1777. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +0 -57
  1778. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
  1779. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +0 -2
  1780. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +0 -9
  1781. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +0 -11
  1782. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +0 -9
  1783. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +0 -54
  1784. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -59
  1785. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +0 -129
  1786. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +0 -111
  1787. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +0 -133
  1788. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +0 -58
  1789. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +0 -11
  1790. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +0 -26
  1791. package/server/node_modules/@aws-sdk/nested-clients/package.json +0 -147
  1792. package/server/node_modules/@aws-sdk/nested-clients/signin.d.ts +0 -7
  1793. package/server/node_modules/@aws-sdk/nested-clients/signin.js +0 -5
  1794. package/server/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +0 -7
  1795. package/server/node_modules/@aws-sdk/nested-clients/sso-oidc.js +0 -5
  1796. package/server/node_modules/@aws-sdk/nested-clients/sso.d.ts +0 -7
  1797. package/server/node_modules/@aws-sdk/nested-clients/sso.js +0 -5
  1798. package/server/node_modules/@aws-sdk/nested-clients/sts.d.ts +0 -7
  1799. package/server/node_modules/@aws-sdk/nested-clients/sts.js +0 -5
  1800. package/server/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
  1801. package/server/node_modules/@aws-sdk/region-config-resolver/README.md +0 -12
  1802. package/server/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -38
  1803. package/server/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js +0 -20
  1804. package/server/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.native.js +0 -6
  1805. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +0 -15
  1806. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -3
  1807. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/awsRegionConfig.js +0 -2
  1808. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.browser.js +0 -3
  1809. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.js +0 -16
  1810. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.native.js +0 -3
  1811. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/extensions/index.d.ts +0 -16
  1812. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -3
  1813. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/awsRegionConfig.d.ts +0 -15
  1814. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.browser.d.ts +0 -4
  1815. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.d.ts +0 -14
  1816. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.native.d.ts +0 -4
  1817. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/extensions/index.d.ts +0 -14
  1818. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +0 -3
  1819. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/awsRegionConfig.d.ts +0 -11
  1820. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.browser.d.ts +0 -1
  1821. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.d.ts +0 -7
  1822. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.native.d.ts +0 -1
  1823. package/server/node_modules/@aws-sdk/region-config-resolver/package.json +0 -62
  1824. package/server/node_modules/@aws-sdk/s3-request-presigner/LICENSE +0 -201
  1825. package/server/node_modules/@aws-sdk/s3-request-presigner/README.md +0 -125
  1826. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js +0 -132
  1827. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/constants.js +0 -9
  1828. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/getSignedUrl.js +0 -66
  1829. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/index.js +0 -2
  1830. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/presigner.js +0 -58
  1831. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/constants.d.ts +0 -9
  1832. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/getSignedUrl.d.ts +0 -6
  1833. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/index.d.ts +0 -2
  1834. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/presigner.d.ts +0 -15
  1835. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/constants.d.ts +0 -9
  1836. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/getSignedUrl.d.ts +0 -11
  1837. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/index.d.ts +0 -2
  1838. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/presigner.d.ts +0 -40
  1839. package/server/node_modules/@aws-sdk/s3-request-presigner/package.json +0 -64
  1840. package/server/node_modules/@aws-sdk/signature-v4-multi-region/LICENSE +0 -201
  1841. package/server/node_modules/@aws-sdk/signature-v4-multi-region/README.md +0 -32
  1842. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +0 -121
  1843. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4MultiRegion.js +0 -112
  1844. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/index.js +0 -2
  1845. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/signature-v4-crt-container.js +0 -3
  1846. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4MultiRegion.d.ts +0 -35
  1847. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/index.d.ts +0 -5
  1848. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/signature-v4-crt-container.d.ts +0 -28
  1849. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +0 -41
  1850. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +0 -2
  1851. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/signature-v4-crt-container.d.ts +0 -20
  1852. package/server/node_modules/@aws-sdk/signature-v4-multi-region/package.json +0 -61
  1853. package/server/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
  1854. package/server/node_modules/@aws-sdk/token-providers/README.md +0 -62
  1855. package/server/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +0 -157
  1856. package/server/node_modules/@aws-sdk/token-providers/dist-es/constants.js +0 -2
  1857. package/server/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +0 -16
  1858. package/server/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +0 -81
  1859. package/server/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +0 -8
  1860. package/server/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +0 -11
  1861. package/server/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +0 -10
  1862. package/server/node_modules/@aws-sdk/token-providers/dist-es/index.js +0 -4
  1863. package/server/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +0 -5
  1864. package/server/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +0 -7
  1865. package/server/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +0 -7
  1866. package/server/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +0 -8
  1867. package/server/node_modules/@aws-sdk/token-providers/dist-types/constants.d.ts +0 -8
  1868. package/server/node_modules/@aws-sdk/token-providers/dist-types/fromEnvSigningName.d.ts +0 -18
  1869. package/server/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +0 -12
  1870. package/server/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +0 -9
  1871. package/server/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -8
  1872. package/server/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -7
  1873. package/server/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +0 -4
  1874. package/server/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +0 -18
  1875. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/constants.d.ts +0 -3
  1876. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +0 -11
  1877. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +0 -14
  1878. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +0 -12
  1879. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +0 -11
  1880. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +0 -7
  1881. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +0 -4
  1882. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +0 -5
  1883. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenExpiry.d.ts +0 -2
  1884. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +0 -5
  1885. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +0 -5
  1886. package/server/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +0 -5
  1887. package/server/node_modules/@aws-sdk/token-providers/dist-types/validateTokenKey.d.ts +0 -4
  1888. package/server/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +0 -5
  1889. package/server/node_modules/@aws-sdk/token-providers/package.json +0 -70
  1890. package/server/node_modules/@aws-sdk/types/LICENSE +0 -201
  1891. package/server/node_modules/@aws-sdk/types/README.md +0 -4
  1892. package/server/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -13
  1893. package/server/node_modules/@aws-sdk/types/dist-es/abort.js +0 -1
  1894. package/server/node_modules/@aws-sdk/types/dist-es/auth.js +0 -1
  1895. package/server/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js +0 -1
  1896. package/server/node_modules/@aws-sdk/types/dist-es/checksum.js +0 -1
  1897. package/server/node_modules/@aws-sdk/types/dist-es/client.js +0 -1
  1898. package/server/node_modules/@aws-sdk/types/dist-es/command.js +0 -1
  1899. package/server/node_modules/@aws-sdk/types/dist-es/connection.js +0 -1
  1900. package/server/node_modules/@aws-sdk/types/dist-es/credentials.js +0 -1
  1901. package/server/node_modules/@aws-sdk/types/dist-es/crypto.js +0 -1
  1902. package/server/node_modules/@aws-sdk/types/dist-es/dns.js +0 -5
  1903. package/server/node_modules/@aws-sdk/types/dist-es/encode.js +0 -1
  1904. package/server/node_modules/@aws-sdk/types/dist-es/endpoint.js +0 -1
  1905. package/server/node_modules/@aws-sdk/types/dist-es/eventStream.js +0 -1
  1906. package/server/node_modules/@aws-sdk/types/dist-es/extensions/index.js +0 -1
  1907. package/server/node_modules/@aws-sdk/types/dist-es/feature-ids.js +0 -1
  1908. package/server/node_modules/@aws-sdk/types/dist-es/function.js +0 -1
  1909. package/server/node_modules/@aws-sdk/types/dist-es/http.js +0 -1
  1910. package/server/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js +0 -1
  1911. package/server/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js +0 -1
  1912. package/server/node_modules/@aws-sdk/types/dist-es/identity/Identity.js +0 -1
  1913. package/server/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js +0 -1
  1914. package/server/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js +0 -1
  1915. package/server/node_modules/@aws-sdk/types/dist-es/identity/index.js +0 -5
  1916. package/server/node_modules/@aws-sdk/types/dist-es/index.js +0 -34
  1917. package/server/node_modules/@aws-sdk/types/dist-es/logger.js +0 -1
  1918. package/server/node_modules/@aws-sdk/types/dist-es/middleware.js +0 -1
  1919. package/server/node_modules/@aws-sdk/types/dist-es/pagination.js +0 -1
  1920. package/server/node_modules/@aws-sdk/types/dist-es/profile.js +0 -1
  1921. package/server/node_modules/@aws-sdk/types/dist-es/request.js +0 -1
  1922. package/server/node_modules/@aws-sdk/types/dist-es/response.js +0 -1
  1923. package/server/node_modules/@aws-sdk/types/dist-es/retry.js +0 -1
  1924. package/server/node_modules/@aws-sdk/types/dist-es/serde.js +0 -1
  1925. package/server/node_modules/@aws-sdk/types/dist-es/shapes.js +0 -1
  1926. package/server/node_modules/@aws-sdk/types/dist-es/signature.js +0 -1
  1927. package/server/node_modules/@aws-sdk/types/dist-es/stream.js +0 -1
  1928. package/server/node_modules/@aws-sdk/types/dist-es/token.js +0 -1
  1929. package/server/node_modules/@aws-sdk/types/dist-es/transfer.js +0 -1
  1930. package/server/node_modules/@aws-sdk/types/dist-es/uri.js +0 -1
  1931. package/server/node_modules/@aws-sdk/types/dist-es/util.js +0 -1
  1932. package/server/node_modules/@aws-sdk/types/dist-es/waiter.js +0 -1
  1933. package/server/node_modules/@aws-sdk/types/dist-types/abort.d.ts +0 -1
  1934. package/server/node_modules/@aws-sdk/types/dist-types/auth.d.ts +0 -1
  1935. package/server/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +0 -2
  1936. package/server/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +0 -1
  1937. package/server/node_modules/@aws-sdk/types/dist-types/client.d.ts +0 -1
  1938. package/server/node_modules/@aws-sdk/types/dist-types/command.d.ts +0 -1
  1939. package/server/node_modules/@aws-sdk/types/dist-types/connection.d.ts +0 -1
  1940. package/server/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +0 -52
  1941. package/server/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +0 -1
  1942. package/server/node_modules/@aws-sdk/types/dist-types/dns.d.ts +0 -85
  1943. package/server/node_modules/@aws-sdk/types/dist-types/encode.d.ts +0 -1
  1944. package/server/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +0 -1
  1945. package/server/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +0 -1
  1946. package/server/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +0 -8
  1947. package/server/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +0 -67
  1948. package/server/node_modules/@aws-sdk/types/dist-types/function.d.ts +0 -7
  1949. package/server/node_modules/@aws-sdk/types/dist-types/http.d.ts +0 -33
  1950. package/server/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +0 -6
  1951. package/server/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +0 -61
  1952. package/server/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +0 -1
  1953. package/server/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +0 -18
  1954. package/server/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +0 -11
  1955. package/server/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +0 -5
  1956. package/server/node_modules/@aws-sdk/types/dist-types/index.d.ts +0 -34
  1957. package/server/node_modules/@aws-sdk/types/dist-types/logger.d.ts +0 -22
  1958. package/server/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +0 -13
  1959. package/server/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +0 -1
  1960. package/server/node_modules/@aws-sdk/types/dist-types/profile.d.ts +0 -1
  1961. package/server/node_modules/@aws-sdk/types/dist-types/request.d.ts +0 -7
  1962. package/server/node_modules/@aws-sdk/types/dist-types/response.d.ts +0 -7
  1963. package/server/node_modules/@aws-sdk/types/dist-types/retry.d.ts +0 -1
  1964. package/server/node_modules/@aws-sdk/types/dist-types/serde.d.ts +0 -24
  1965. package/server/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +0 -1
  1966. package/server/node_modules/@aws-sdk/types/dist-types/signature.d.ts +0 -1
  1967. package/server/node_modules/@aws-sdk/types/dist-types/stream.d.ts +0 -1
  1968. package/server/node_modules/@aws-sdk/types/dist-types/token.d.ts +0 -17
  1969. package/server/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +0 -1
  1970. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +0 -1
  1971. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +0 -5
  1972. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +0 -2
  1973. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +0 -1
  1974. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +0 -1
  1975. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +0 -1
  1976. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +0 -6
  1977. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +0 -15
  1978. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +0 -7
  1979. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +0 -19
  1980. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +0 -6
  1981. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +0 -9
  1982. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +0 -24
  1983. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +0 -5
  1984. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +0 -60
  1985. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +0 -7
  1986. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +0 -17
  1987. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +0 -2
  1988. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +0 -31
  1989. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +0 -1
  1990. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +0 -6
  1991. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +0 -6
  1992. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +0 -5
  1993. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +0 -34
  1994. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +0 -15
  1995. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +0 -47
  1996. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +0 -1
  1997. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +0 -6
  1998. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +0 -4
  1999. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +0 -4
  2000. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +0 -12
  2001. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +0 -16
  2002. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +0 -6
  2003. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +0 -15
  2004. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +0 -4
  2005. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +0 -4
  2006. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +0 -7
  2007. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +0 -1
  2008. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +0 -14
  2009. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +0 -1
  2010. package/server/node_modules/@aws-sdk/types/dist-types/uri.d.ts +0 -1
  2011. package/server/node_modules/@aws-sdk/types/dist-types/util.d.ts +0 -1
  2012. package/server/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +0 -1
  2013. package/server/node_modules/@aws-sdk/types/package.json +0 -57
  2014. package/server/node_modules/@aws-sdk/util-arn-parser/LICENSE +0 -201
  2015. package/server/node_modules/@aws-sdk/util-arn-parser/README.md +0 -4
  2016. package/server/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +0 -27
  2017. package/server/node_modules/@aws-sdk/util-arn-parser/dist-es/index.js +0 -21
  2018. package/server/node_modules/@aws-sdk/util-arn-parser/dist-types/index.d.ts +0 -32
  2019. package/server/node_modules/@aws-sdk/util-arn-parser/dist-types/ts3.4/index.d.ts +0 -14
  2020. package/server/node_modules/@aws-sdk/util-arn-parser/package.json +0 -55
  2021. package/server/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
  2022. package/server/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
  2023. package/server/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -406
  2024. package/server/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -267
  2025. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
  2026. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -6
  2027. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
  2028. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
  2029. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -18
  2030. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
  2031. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -267
  2032. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
  2033. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
  2034. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
  2035. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
  2036. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
  2037. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
  2038. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
  2039. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
  2040. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
  2041. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
  2042. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
  2043. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -6
  2044. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
  2045. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
  2046. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
  2047. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
  2048. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
  2049. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -56
  2050. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
  2051. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
  2052. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  2053. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
  2054. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
  2055. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
  2056. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
  2057. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
  2058. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -35
  2059. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
  2060. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
  2061. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
  2062. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
  2063. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
  2064. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
  2065. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
  2066. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
  2067. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
  2068. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
  2069. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
  2070. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
  2071. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
  2072. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
  2073. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
  2074. package/server/node_modules/@aws-sdk/util-endpoints/package.json +0 -60
  2075. package/server/node_modules/@aws-sdk/util-format-url/LICENSE +0 -201
  2076. package/server/node_modules/@aws-sdk/util-format-url/README.md +0 -4
  2077. package/server/node_modules/@aws-sdk/util-format-url/dist-cjs/index.js +0 -34
  2078. package/server/node_modules/@aws-sdk/util-format-url/dist-es/index.js +0 -29
  2079. package/server/node_modules/@aws-sdk/util-format-url/dist-types/index.d.ts +0 -2
  2080. package/server/node_modules/@aws-sdk/util-format-url/dist-types/ts3.4/index.d.ts +0 -4
  2081. package/server/node_modules/@aws-sdk/util-format-url/package.json +0 -56
  2082. package/server/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
  2083. package/server/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
  2084. package/server/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +0 -14
  2085. package/server/node_modules/@aws-sdk/util-locate-window/dist-es/index.js +0 -10
  2086. package/server/node_modules/@aws-sdk/util-locate-window/dist-types/index.d.ts +0 -6
  2087. package/server/node_modules/@aws-sdk/util-locate-window/dist-types/ts3.4/index.d.ts +0 -1
  2088. package/server/node_modules/@aws-sdk/util-locate-window/package.json +0 -54
  2089. package/server/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
  2090. package/server/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -29
  2091. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js +0 -2
  2092. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/createUserAgentStringParsingProvider.js +0 -57
  2093. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -58
  2094. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +0 -22
  2095. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/configurations.js +0 -1
  2096. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/createUserAgentStringParsingProvider.js +0 -20
  2097. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -53
  2098. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.native.js +0 -18
  2099. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/configurations.d.ts +0 -7
  2100. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/createUserAgentStringParsingProvider.d.ts +0 -14
  2101. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -27
  2102. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +0 -18
  2103. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/configurations.d.ts +0 -4
  2104. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/createUserAgentStringParsingProvider.d.ts +0 -9
  2105. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.d.ts +0 -22
  2106. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.native.d.ts +0 -17
  2107. package/server/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -55
  2108. package/server/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
  2109. package/server/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
  2110. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -185
  2111. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
  2112. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/defaultUserAgent.js +0 -36
  2113. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getNodeModulesParentDirs.js +0 -15
  2114. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getRuntimeUserAgentPair.js +0 -10
  2115. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getSanitizedDevTypeScriptVersion.js +0 -14
  2116. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getSanitizedTypeScriptVersion.js +0 -9
  2117. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getTypeScriptUserAgentPair.js +0 -75
  2118. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -2
  2119. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
  2120. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +0 -9
  2121. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -8
  2122. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +0 -28
  2123. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getNodeModulesParentDirs.d.ts +0 -10
  2124. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getRuntimeUserAgentPair.d.ts +0 -6
  2125. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getSanitizedDevTypeScriptVersion.d.ts +0 -8
  2126. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getSanitizedTypeScriptVersion.d.ts +0 -8
  2127. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getTypeScriptUserAgentPair.d.ts +0 -6
  2128. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
  2129. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
  2130. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +0 -13
  2131. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
  2132. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/defaultUserAgent.d.ts +0 -21
  2133. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getNodeModulesParentDirs.d.ts +0 -1
  2134. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getRuntimeUserAgentPair.d.ts +0 -2
  2135. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getSanitizedDevTypeScriptVersion.d.ts +0 -3
  2136. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getSanitizedTypeScriptVersion.d.ts +0 -3
  2137. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getTypeScriptUserAgentPair.d.ts +0 -4
  2138. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -2
  2139. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
  2140. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +0 -6
  2141. package/server/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -69
  2142. package/server/node_modules/@aws-sdk/xml-builder/LICENSE +0 -201
  2143. package/server/node_modules/@aws-sdk/xml-builder/README.md +0 -10
  2144. package/server/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js +0 -131
  2145. package/server/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +0 -23
  2146. package/server/node_modules/@aws-sdk/xml-builder/dist-es/XmlNode.js +0 -88
  2147. package/server/node_modules/@aws-sdk/xml-builder/dist-es/XmlText.js +0 -10
  2148. package/server/node_modules/@aws-sdk/xml-builder/dist-es/escape-attribute.js +0 -10
  2149. package/server/node_modules/@aws-sdk/xml-builder/dist-es/escape-element.js +0 -15
  2150. package/server/node_modules/@aws-sdk/xml-builder/dist-es/index.js +0 -3
  2151. package/server/node_modules/@aws-sdk/xml-builder/dist-es/stringable.js +0 -1
  2152. package/server/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.browser.js +0 -57
  2153. package/server/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +0 -20
  2154. package/server/node_modules/@aws-sdk/xml-builder/dist-types/XmlNode.d.ts +0 -49
  2155. package/server/node_modules/@aws-sdk/xml-builder/dist-types/XmlText.d.ts +0 -11
  2156. package/server/node_modules/@aws-sdk/xml-builder/dist-types/escape-attribute.d.ts +0 -6
  2157. package/server/node_modules/@aws-sdk/xml-builder/dist-types/escape-element.d.ts +0 -6
  2158. package/server/node_modules/@aws-sdk/xml-builder/dist-types/index.d.ts +0 -12
  2159. package/server/node_modules/@aws-sdk/xml-builder/dist-types/stringable.d.ts +0 -6
  2160. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlNode.d.ts +0 -29
  2161. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlText.d.ts +0 -6
  2162. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/escape-attribute.d.ts +0 -1
  2163. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/escape-element.d.ts +0 -1
  2164. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/index.d.ts +0 -3
  2165. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/stringable.d.ts +0 -3
  2166. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-parser.browser.d.ts +0 -1
  2167. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-parser.d.ts +0 -1
  2168. package/server/node_modules/@aws-sdk/xml-builder/dist-types/xml-parser.browser.d.ts +0 -9
  2169. package/server/node_modules/@aws-sdk/xml-builder/dist-types/xml-parser.d.ts +0 -4
  2170. package/server/node_modules/@aws-sdk/xml-builder/package.json +0 -63
  2171. package/server/node_modules/@smithy/abort-controller/LICENSE +0 -201
  2172. package/server/node_modules/@smithy/abort-controller/README.md +0 -4
  2173. package/server/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -32
  2174. package/server/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -7
  2175. package/server/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
  2176. package/server/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
  2177. package/server/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -16
  2178. package/server/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -21
  2179. package/server/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
  2180. package/server/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -16
  2181. package/server/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -21
  2182. package/server/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
  2183. package/server/node_modules/@smithy/abort-controller/package.json +0 -63
  2184. package/server/node_modules/@smithy/chunked-blob-reader/LICENSE +0 -201
  2185. package/server/node_modules/@smithy/chunked-blob-reader/README.md +0 -10
  2186. package/server/node_modules/@smithy/chunked-blob-reader/dist-cjs/index.js +0 -13
  2187. package/server/node_modules/@smithy/chunked-blob-reader/dist-es/index.js +0 -9
  2188. package/server/node_modules/@smithy/chunked-blob-reader/dist-types/index.d.ts +0 -5
  2189. package/server/node_modules/@smithy/chunked-blob-reader/dist-types/ts3.4/index.d.ts +0 -5
  2190. package/server/node_modules/@smithy/chunked-blob-reader/package.json +0 -60
  2191. package/server/node_modules/@smithy/chunked-blob-reader-native/LICENSE +0 -201
  2192. package/server/node_modules/@smithy/chunked-blob-reader-native/README.md +0 -10
  2193. package/server/node_modules/@smithy/chunked-blob-reader-native/dist-cjs/index.js +0 -32
  2194. package/server/node_modules/@smithy/chunked-blob-reader-native/dist-es/index.js +0 -27
  2195. package/server/node_modules/@smithy/chunked-blob-reader-native/dist-types/index.d.ts +0 -4
  2196. package/server/node_modules/@smithy/chunked-blob-reader-native/dist-types/ts3.4/index.d.ts +0 -4
  2197. package/server/node_modules/@smithy/chunked-blob-reader-native/package.json +0 -61
  2198. package/server/node_modules/@smithy/config-resolver/LICENSE +0 -201
  2199. package/server/node_modules/@smithy/config-resolver/README.md +0 -10
  2200. package/server/node_modules/@smithy/config-resolver/dist-cjs/index.js +0 -198
  2201. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -14
  2202. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -14
  2203. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/index.js +0 -4
  2204. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +0 -10
  2205. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +0 -14
  2206. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/utils/getEndpointFromRegion.js +0 -15
  2207. package/server/node_modules/@smithy/config-resolver/dist-es/index.js +0 -3
  2208. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +0 -15
  2209. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/config.js +0 -12
  2210. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
  2211. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/index.js +0 -2
  2212. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
  2213. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -24
  2214. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariant.js +0 -1
  2215. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariantTag.js +0 -1
  2216. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/PartitionHash.js +0 -1
  2217. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/RegionHash.js +0 -1
  2218. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getHostnameFromVariants.js +0 -1
  2219. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getRegionInfo.js +0 -29
  2220. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedHostname.js +0 -5
  2221. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedPartition.js +0 -1
  2222. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedSigningRegion.js +0 -12
  2223. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/index.js +0 -3
  2224. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -23
  2225. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -23
  2226. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/index.d.ts +0 -16
  2227. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -37
  2228. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
  2229. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
  2230. package/server/node_modules/@smithy/config-resolver/dist-types/index.d.ts +0 -12
  2231. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/checkRegion.d.ts +0 -9
  2232. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/config.d.ts +0 -17
  2233. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
  2234. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/index.d.ts +0 -8
  2235. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
  2236. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -34
  2237. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariant.d.ts +0 -11
  2238. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariantTag.d.ts +0 -10
  2239. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/PartitionHash.d.ts +0 -15
  2240. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/RegionHash.d.ts +0 -13
  2241. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getHostnameFromVariants.d.ts +0 -14
  2242. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getRegionInfo.d.ts +0 -19
  2243. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedHostname.d.ts +0 -13
  2244. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedPartition.d.ts +0 -13
  2245. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedSigningRegion.d.ts +0 -14
  2246. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/index.d.ts +0 -12
  2247. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -23
  2248. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -23
  2249. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/index.d.ts +0 -16
  2250. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -37
  2251. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
  2252. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
  2253. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/index.d.ts +0 -12
  2254. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/checkRegion.d.ts +0 -9
  2255. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -17
  2256. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -4
  2257. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -8
  2258. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -4
  2259. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -34
  2260. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +0 -11
  2261. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +0 -10
  2262. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +0 -15
  2263. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +0 -13
  2264. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getHostnameFromVariants.d.ts +0 -14
  2265. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getRegionInfo.d.ts +0 -19
  2266. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedHostname.d.ts +0 -13
  2267. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedPartition.d.ts +0 -13
  2268. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedSigningRegion.d.ts +0 -14
  2269. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/index.d.ts +0 -12
  2270. package/server/node_modules/@smithy/config-resolver/package.json +0 -66
  2271. package/server/node_modules/@smithy/core/LICENSE +0 -201
  2272. package/server/node_modules/@smithy/core/README.md +0 -45
  2273. package/server/node_modules/@smithy/core/cbor.d.ts +0 -7
  2274. package/server/node_modules/@smithy/core/cbor.js +0 -6
  2275. package/server/node_modules/@smithy/core/dist-cjs/index.js +0 -345
  2276. package/server/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +0 -1096
  2277. package/server/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.js +0 -22
  2278. package/server/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -259
  2279. package/server/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +0 -884
  2280. package/server/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +0 -698
  2281. package/server/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +0 -694
  2282. package/server/node_modules/@smithy/core/dist-es/getSmithyContext.js +0 -2
  2283. package/server/node_modules/@smithy/core/dist-es/index.js +0 -8
  2284. package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +0 -17
  2285. package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +0 -17
  2286. package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +0 -42
  2287. package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js +0 -3
  2288. package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/resolveAuthOptions.js +0 -20
  2289. package/server/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js +0 -15
  2290. package/server/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js +0 -23
  2291. package/server/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js +0 -2
  2292. package/server/node_modules/@smithy/core/dist-es/normalizeProvider.js +0 -6
  2293. package/server/node_modules/@smithy/core/dist-es/pagination/createPaginator.js +0 -41
  2294. package/server/node_modules/@smithy/core/dist-es/request-builder/requestBuilder.js +0 -1
  2295. package/server/node_modules/@smithy/core/dist-es/setFeature.js +0 -11
  2296. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +0 -206
  2297. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +0 -100
  2298. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/byte-printer.js +0 -37
  2299. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-decode.js +0 -426
  2300. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-encode.js +0 -221
  2301. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-types.js +0 -25
  2302. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor.js +0 -21
  2303. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/index.js +0 -5
  2304. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +0 -92
  2305. package/server/node_modules/@smithy/core/dist-es/submodules/endpoints/index.js +0 -1
  2306. package/server/node_modules/@smithy/core/dist-es/submodules/endpoints/toEndpointV1.js +0 -17
  2307. package/server/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -254
  2308. package/server/node_modules/@smithy/core/dist-es/submodules/event-streams/index.js +0 -1
  2309. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +0 -293
  2310. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +0 -140
  2311. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +0 -94
  2312. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/SerdeContext.js +0 -6
  2313. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js +0 -11
  2314. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js +0 -5
  2315. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/index.js +0 -13
  2316. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js +0 -69
  2317. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js +0 -19
  2318. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/FromStringShapeDeserializer.js +0 -66
  2319. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeDeserializer.js +0 -42
  2320. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeSerializer.js +0 -33
  2321. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +0 -91
  2322. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/determineTimestampFormat.js +0 -19
  2323. package/server/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +0 -84
  2324. package/server/node_modules/@smithy/core/dist-es/submodules/schema/deref.js +0 -6
  2325. package/server/node_modules/@smithy/core/dist-es/submodules/schema/index.js +0 -14
  2326. package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js +0 -23
  2327. package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schema-middleware-types.js +0 -1
  2328. package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +0 -65
  2329. package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +0 -19
  2330. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js +0 -15
  2331. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js +0 -14
  2332. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js +0 -16
  2333. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +0 -303
  2334. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js +0 -16
  2335. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/Schema.js +0 -20
  2336. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +0 -20
  2337. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js +0 -16
  2338. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/operation.js +0 -7
  2339. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/sentinels.js +0 -16
  2340. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/translateTraits.js +0 -26
  2341. package/server/node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js +0 -1
  2342. package/server/node_modules/@smithy/core/dist-es/submodules/serde/date-utils.js +0 -190
  2343. package/server/node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js +0 -2
  2344. package/server/node_modules/@smithy/core/dist-es/submodules/serde/index.js +0 -10
  2345. package/server/node_modules/@smithy/core/dist-es/submodules/serde/lazy-json.js +0 -24
  2346. package/server/node_modules/@smithy/core/dist-es/submodules/serde/parse-utils.js +0 -230
  2347. package/server/node_modules/@smithy/core/dist-es/submodules/serde/quote-header.js +0 -6
  2348. package/server/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +0 -101
  2349. package/server/node_modules/@smithy/core/dist-es/submodules/serde/split-every.js +0 -27
  2350. package/server/node_modules/@smithy/core/dist-es/submodules/serde/split-header.js +0 -37
  2351. package/server/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +0 -25
  2352. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js +0 -13
  2353. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +0 -34
  2354. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +0 -11
  2355. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js +0 -3
  2356. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js +0 -5
  2357. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js +0 -3
  2358. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js +0 -55
  2359. package/server/node_modules/@smithy/core/dist-types/getSmithyContext.d.ts +0 -5
  2360. package/server/node_modules/@smithy/core/dist-types/index.d.ts +0 -8
  2361. package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
  2362. package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
  2363. package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -33
  2364. package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/index.d.ts +0 -3
  2365. package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/resolveAuthOptions.d.ts +0 -10
  2366. package/server/node_modules/@smithy/core/dist-types/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
  2367. package/server/node_modules/@smithy/core/dist-types/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
  2368. package/server/node_modules/@smithy/core/dist-types/middleware-http-signing/index.d.ts +0 -2
  2369. package/server/node_modules/@smithy/core/dist-types/normalizeProvider.d.ts +0 -7
  2370. package/server/node_modules/@smithy/core/dist-types/pagination/createPaginator.d.ts +0 -7
  2371. package/server/node_modules/@smithy/core/dist-types/request-builder/requestBuilder.d.ts +0 -5
  2372. package/server/node_modules/@smithy/core/dist-types/setFeature.d.ts +0 -12
  2373. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +0 -33
  2374. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +0 -28
  2375. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/byte-printer.d.ts +0 -6
  2376. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-decode.d.ts +0 -17
  2377. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-encode.d.ts +0 -9
  2378. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-types.d.ts +0 -62
  2379. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor.d.ts +0 -26
  2380. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/index.d.ts +0 -5
  2381. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/parseCborBody.d.ts +0 -31
  2382. package/server/node_modules/@smithy/core/dist-types/submodules/endpoints/index.d.ts +0 -1
  2383. package/server/node_modules/@smithy/core/dist-types/submodules/endpoints/toEndpointV1.d.ts +0 -6
  2384. package/server/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +0 -60
  2385. package/server/node_modules/@smithy/core/dist-types/submodules/event-streams/index.d.ts +0 -1
  2386. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +0 -31
  2387. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +0 -89
  2388. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +0 -16
  2389. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +0 -16
  2390. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/collect-stream-body.d.ts +0 -10
  2391. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/extended-encode-uri-component.d.ts +0 -7
  2392. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/index.d.ts +0 -13
  2393. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/requestBuilder.d.ts +0 -51
  2394. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/resolve-path.d.ts +0 -4
  2395. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +0 -13
  2396. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +0 -21
  2397. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +0 -23
  2398. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +0 -14
  2399. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/determineTimestampFormat.d.ts +0 -9
  2400. package/server/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +0 -71
  2401. package/server/node_modules/@smithy/core/dist-types/submodules/schema/deref.d.ts +0 -6
  2402. package/server/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +0 -14
  2403. package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +0 -14
  2404. package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schema-middleware-types.d.ts +0 -8
  2405. package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +0 -9
  2406. package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +0 -6
  2407. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +0 -37
  2408. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +0 -23
  2409. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +0 -24
  2410. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +0 -143
  2411. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +0 -23
  2412. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +0 -16
  2413. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +0 -28
  2414. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +0 -23
  2415. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/operation.d.ts +0 -7
  2416. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +0 -23
  2417. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/translateTraits.d.ts +0 -13
  2418. package/server/node_modules/@smithy/core/dist-types/submodules/serde/copyDocumentWithTransform.d.ts +0 -6
  2419. package/server/node_modules/@smithy/core/dist-types/submodules/serde/date-utils.d.ts +0 -73
  2420. package/server/node_modules/@smithy/core/dist-types/submodules/serde/generateIdempotencyToken.d.ts +0 -2
  2421. package/server/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +0 -10
  2422. package/server/node_modules/@smithy/core/dist-types/submodules/serde/lazy-json.d.ts +0 -45
  2423. package/server/node_modules/@smithy/core/dist-types/submodules/serde/parse-utils.d.ts +0 -270
  2424. package/server/node_modules/@smithy/core/dist-types/submodules/serde/quote-header.d.ts +0 -6
  2425. package/server/node_modules/@smithy/core/dist-types/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +0 -47
  2426. package/server/node_modules/@smithy/core/dist-types/submodules/serde/split-every.d.ts +0 -11
  2427. package/server/node_modules/@smithy/core/dist-types/submodules/serde/split-header.d.ts +0 -5
  2428. package/server/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +0 -33
  2429. package/server/node_modules/@smithy/core/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
  2430. package/server/node_modules/@smithy/core/dist-types/ts3.4/index.d.ts +0 -8
  2431. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
  2432. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
  2433. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -33
  2434. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/index.d.ts +0 -3
  2435. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/resolveAuthOptions.d.ts +0 -10
  2436. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
  2437. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
  2438. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/index.d.ts +0 -2
  2439. package/server/node_modules/@smithy/core/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
  2440. package/server/node_modules/@smithy/core/dist-types/ts3.4/pagination/createPaginator.d.ts +0 -7
  2441. package/server/node_modules/@smithy/core/dist-types/ts3.4/request-builder/requestBuilder.d.ts +0 -5
  2442. package/server/node_modules/@smithy/core/dist-types/ts3.4/setFeature.d.ts +0 -12
  2443. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +0 -33
  2444. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +0 -28
  2445. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/byte-printer.d.ts +0 -6
  2446. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-decode.d.ts +0 -17
  2447. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-encode.d.ts +0 -9
  2448. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-types.d.ts +0 -65
  2449. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor.d.ts +0 -26
  2450. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/index.d.ts +0 -5
  2451. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/parseCborBody.d.ts +0 -31
  2452. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/index.d.ts +0 -1
  2453. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/toEndpointV1.d.ts +0 -6
  2454. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +0 -60
  2455. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/index.d.ts +0 -1
  2456. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +0 -31
  2457. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +0 -89
  2458. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +0 -16
  2459. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +0 -16
  2460. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/collect-stream-body.d.ts +0 -10
  2461. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/extended-encode-uri-component.d.ts +0 -7
  2462. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -13
  2463. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/requestBuilder.d.ts +0 -51
  2464. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/resolve-path.d.ts +0 -4
  2465. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +0 -13
  2466. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +0 -21
  2467. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +0 -23
  2468. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +0 -14
  2469. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/determineTimestampFormat.d.ts +0 -9
  2470. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +0 -71
  2471. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/deref.d.ts +0 -6
  2472. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +0 -14
  2473. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +0 -14
  2474. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schema-middleware-types.d.ts +0 -11
  2475. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +0 -9
  2476. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +0 -6
  2477. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +0 -37
  2478. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +0 -23
  2479. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +0 -24
  2480. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +0 -146
  2481. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +0 -23
  2482. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +0 -16
  2483. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +0 -28
  2484. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +0 -23
  2485. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/operation.d.ts +0 -7
  2486. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +0 -23
  2487. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/translateTraits.d.ts +0 -13
  2488. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/copyDocumentWithTransform.d.ts +0 -6
  2489. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/date-utils.d.ts +0 -73
  2490. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/generateIdempotencyToken.d.ts +0 -2
  2491. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +0 -10
  2492. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/lazy-json.d.ts +0 -45
  2493. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/parse-utils.d.ts +0 -270
  2494. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/quote-header.d.ts +0 -6
  2495. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +0 -47
  2496. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-every.d.ts +0 -11
  2497. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-header.d.ts +0 -5
  2498. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +0 -33
  2499. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
  2500. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
  2501. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
  2502. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
  2503. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
  2504. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/index.d.ts +0 -3
  2505. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
  2506. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
  2507. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
  2508. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
  2509. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
  2510. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
  2511. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/index.d.ts +0 -3
  2512. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
  2513. package/server/node_modules/@smithy/core/endpoints.d.ts +0 -7
  2514. package/server/node_modules/@smithy/core/endpoints.js +0 -6
  2515. package/server/node_modules/@smithy/core/event-streams.d.ts +0 -7
  2516. package/server/node_modules/@smithy/core/event-streams.js +0 -6
  2517. package/server/node_modules/@smithy/core/package.json +0 -146
  2518. package/server/node_modules/@smithy/core/protocols.d.ts +0 -7
  2519. package/server/node_modules/@smithy/core/protocols.js +0 -6
  2520. package/server/node_modules/@smithy/core/schema.d.ts +0 -7
  2521. package/server/node_modules/@smithy/core/schema.js +0 -6
  2522. package/server/node_modules/@smithy/core/serde.d.ts +0 -7
  2523. package/server/node_modules/@smithy/core/serde.js +0 -6
  2524. package/server/node_modules/@smithy/credential-provider-imds/LICENSE +0 -201
  2525. package/server/node_modules/@smithy/credential-provider-imds/README.md +0 -11
  2526. package/server/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +0 -372
  2527. package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/Endpoint.js +0 -5
  2528. package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointConfigOptions.js +0 -7
  2529. package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointMode.js +0 -5
  2530. package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointModeConfigOptions.js +0 -8
  2531. package/server/node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js +0 -10
  2532. package/server/node_modules/@smithy/credential-provider-imds/dist-es/fromContainerMetadata.js +0 -77
  2533. package/server/node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js +0 -134
  2534. package/server/node_modules/@smithy/credential-provider-imds/dist-es/index.js +0 -7
  2535. package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/ImdsCredentials.js +0 -13
  2536. package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/RemoteProviderInit.js +0 -3
  2537. package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js +0 -36
  2538. package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/index.js +0 -2
  2539. package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/retry.js +0 -7
  2540. package/server/node_modules/@smithy/credential-provider-imds/dist-es/types.js +0 -1
  2541. package/server/node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js +0 -17
  2542. package/server/node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js +0 -19
  2543. package/server/node_modules/@smithy/credential-provider-imds/dist-es/utils/staticStabilityProvider.js +0 -25
  2544. package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/Endpoint.d.ts +0 -7
  2545. package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointConfigOptions.d.ts +0 -13
  2546. package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointMode.d.ts +0 -7
  2547. package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointModeConfigOptions.d.ts +0 -13
  2548. package/server/node_modules/@smithy/credential-provider-imds/dist-types/error/InstanceMetadataV1FallbackError.d.ts +0 -12
  2549. package/server/node_modules/@smithy/credential-provider-imds/dist-types/fromContainerMetadata.d.ts +0 -21
  2550. package/server/node_modules/@smithy/credential-provider-imds/dist-types/fromInstanceMetadata.d.ts +0 -10
  2551. package/server/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +0 -28
  2552. package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/ImdsCredentials.d.ts +0 -19
  2553. package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/RemoteProviderInit.d.ts +0 -40
  2554. package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +0 -6
  2555. package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/index.d.ts +0 -8
  2556. package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/retry.d.ts +0 -10
  2557. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +0 -7
  2558. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +0 -13
  2559. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +0 -7
  2560. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +0 -13
  2561. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +0 -12
  2562. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +0 -21
  2563. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +0 -10
  2564. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +0 -28
  2565. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +0 -19
  2566. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +0 -40
  2567. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -6
  2568. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/index.d.ts +0 -8
  2569. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +0 -10
  2570. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +0 -7
  2571. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
  2572. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +0 -21
  2573. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +0 -16
  2574. package/server/node_modules/@smithy/credential-provider-imds/dist-types/types.d.ts +0 -7
  2575. package/server/node_modules/@smithy/credential-provider-imds/dist-types/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
  2576. package/server/node_modules/@smithy/credential-provider-imds/dist-types/utils/getInstanceMetadataEndpoint.d.ts +0 -21
  2577. package/server/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +0 -16
  2578. package/server/node_modules/@smithy/credential-provider-imds/package.json +0 -70
  2579. package/server/node_modules/@smithy/eventstream-codec/LICENSE +0 -201
  2580. package/server/node_modules/@smithy/eventstream-codec/README.md +0 -4
  2581. package/server/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +0 -388
  2582. package/server/node_modules/@smithy/eventstream-codec/dist-es/EventStreamCodec.js +0 -65
  2583. package/server/node_modules/@smithy/eventstream-codec/dist-es/HeaderMarshaller.js +0 -184
  2584. package/server/node_modules/@smithy/eventstream-codec/dist-es/Int64.js +0 -44
  2585. package/server/node_modules/@smithy/eventstream-codec/dist-es/Message.js +0 -1
  2586. package/server/node_modules/@smithy/eventstream-codec/dist-es/MessageDecoderStream.js +0 -15
  2587. package/server/node_modules/@smithy/eventstream-codec/dist-es/MessageEncoderStream.js +0 -18
  2588. package/server/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageDecoderStream.js +0 -17
  2589. package/server/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageEncoderStream.js +0 -15
  2590. package/server/node_modules/@smithy/eventstream-codec/dist-es/TestVectors.fixture.js +0 -146
  2591. package/server/node_modules/@smithy/eventstream-codec/dist-es/index.js +0 -8
  2592. package/server/node_modules/@smithy/eventstream-codec/dist-es/splitMessage.js +0 -30
  2593. package/server/node_modules/@smithy/eventstream-codec/dist-es/vectorTypes.fixture.js +0 -1
  2594. package/server/node_modules/@smithy/eventstream-codec/dist-types/EventStreamCodec.d.ts +0 -31
  2595. package/server/node_modules/@smithy/eventstream-codec/dist-types/HeaderMarshaller.d.ts +0 -12
  2596. package/server/node_modules/@smithy/eventstream-codec/dist-types/Int64.d.ts +0 -20
  2597. package/server/node_modules/@smithy/eventstream-codec/dist-types/Message.d.ts +0 -26
  2598. package/server/node_modules/@smithy/eventstream-codec/dist-types/MessageDecoderStream.d.ts +0 -17
  2599. package/server/node_modules/@smithy/eventstream-codec/dist-types/MessageEncoderStream.d.ts +0 -18
  2600. package/server/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageDecoderStream.d.ts +0 -17
  2601. package/server/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageEncoderStream.d.ts +0 -17
  2602. package/server/node_modules/@smithy/eventstream-codec/dist-types/TestVectors.fixture.d.ts +0 -2
  2603. package/server/node_modules/@smithy/eventstream-codec/dist-types/index.d.ts +0 -8
  2604. package/server/node_modules/@smithy/eventstream-codec/dist-types/splitMessage.d.ts +0 -11
  2605. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/EventStreamCodec.d.ts +0 -31
  2606. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/HeaderMarshaller.d.ts +0 -12
  2607. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Int64.d.ts +0 -20
  2608. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Message.d.ts +0 -26
  2609. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageDecoderStream.d.ts +0 -17
  2610. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageEncoderStream.d.ts +0 -18
  2611. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageDecoderStream.d.ts +0 -17
  2612. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageEncoderStream.d.ts +0 -17
  2613. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/TestVectors.fixture.d.ts +0 -2
  2614. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/index.d.ts +0 -8
  2615. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/splitMessage.d.ts +0 -11
  2616. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/vectorTypes.fixture.d.ts +0 -12
  2617. package/server/node_modules/@smithy/eventstream-codec/dist-types/vectorTypes.fixture.d.ts +0 -12
  2618. package/server/node_modules/@smithy/eventstream-codec/package.json +0 -65
  2619. package/server/node_modules/@smithy/eventstream-serde-browser/LICENSE +0 -201
  2620. package/server/node_modules/@smithy/eventstream-serde-browser/README.md +0 -10
  2621. package/server/node_modules/@smithy/eventstream-serde-browser/dist-cjs/index.js +0 -58
  2622. package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/EventStreamMarshaller.js +0 -20
  2623. package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/index.js +0 -3
  2624. package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/provider.js +0 -2
  2625. package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/utils.js +0 -28
  2626. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/EventStreamMarshaller.d.ts +0 -47
  2627. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/index.d.ts +0 -12
  2628. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/provider.d.ts +0 -3
  2629. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -47
  2630. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/index.d.ts +0 -12
  2631. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/provider.d.ts +0 -3
  2632. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/utils.d.ts +0 -13
  2633. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/utils.d.ts +0 -13
  2634. package/server/node_modules/@smithy/eventstream-serde-browser/package.json +0 -61
  2635. package/server/node_modules/@smithy/eventstream-serde-config-resolver/LICENSE +0 -201
  2636. package/server/node_modules/@smithy/eventstream-serde-config-resolver/README.md +0 -10
  2637. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-cjs/index.js +0 -7
  2638. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-es/EventStreamSerdeConfig.js +0 -3
  2639. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-es/index.js +0 -1
  2640. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/EventStreamSerdeConfig.d.ts +0 -27
  2641. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/index.d.ts +0 -4
  2642. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/ts3.4/EventStreamSerdeConfig.d.ts +0 -27
  2643. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/ts3.4/index.d.ts +0 -4
  2644. package/server/node_modules/@smithy/eventstream-serde-config-resolver/package.json +0 -62
  2645. package/server/node_modules/@smithy/eventstream-serde-node/LICENSE +0 -201
  2646. package/server/node_modules/@smithy/eventstream-serde-node/README.md +0 -10
  2647. package/server/node_modules/@smithy/eventstream-serde-node/dist-cjs/index.js +0 -53
  2648. package/server/node_modules/@smithy/eventstream-serde-node/dist-es/EventStreamMarshaller.js +0 -19
  2649. package/server/node_modules/@smithy/eventstream-serde-node/dist-es/index.js +0 -2
  2650. package/server/node_modules/@smithy/eventstream-serde-node/dist-es/provider.js +0 -2
  2651. package/server/node_modules/@smithy/eventstream-serde-node/dist-es/utils.js +0 -26
  2652. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/EventStreamMarshaller.d.ts +0 -23
  2653. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/index.d.ts +0 -8
  2654. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/provider.d.ts +0 -3
  2655. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -23
  2656. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/index.d.ts +0 -8
  2657. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/provider.d.ts +0 -3
  2658. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/utils.d.ts +0 -12
  2659. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/utils.d.ts +0 -12
  2660. package/server/node_modules/@smithy/eventstream-serde-node/package.json +0 -62
  2661. package/server/node_modules/@smithy/eventstream-serde-universal/LICENSE +0 -201
  2662. package/server/node_modules/@smithy/eventstream-serde-universal/README.md +0 -10
  2663. package/server/node_modules/@smithy/eventstream-serde-universal/dist-cjs/index.js +0 -132
  2664. package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/EventStreamMarshaller.js +0 -25
  2665. package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/getChunkedStream.js +0 -66
  2666. package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/getUnmarshalledStream.js +0 -47
  2667. package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/index.js +0 -2
  2668. package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/provider.js +0 -2
  2669. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/EventStreamMarshaller.d.ts +0 -23
  2670. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/getChunkedStream.d.ts +0 -4
  2671. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/getUnmarshalledStream.d.ts +0 -18
  2672. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/index.d.ts +0 -8
  2673. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/provider.d.ts +0 -3
  2674. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -23
  2675. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/getChunkedStream.d.ts +0 -4
  2676. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/getUnmarshalledStream.d.ts +0 -18
  2677. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/index.d.ts +0 -8
  2678. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/provider.d.ts +0 -3
  2679. package/server/node_modules/@smithy/eventstream-serde-universal/package.json +0 -66
  2680. package/server/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
  2681. package/server/node_modules/@smithy/fetch-http-handler/README.md +0 -11
  2682. package/server/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -233
  2683. package/server/node_modules/@smithy/fetch-http-handler/dist-es/create-request.js +0 -3
  2684. package/server/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -158
  2685. package/server/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
  2686. package/server/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
  2687. package/server/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -53
  2688. package/server/node_modules/@smithy/fetch-http-handler/dist-types/create-request.d.ts +0 -6
  2689. package/server/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -42
  2690. package/server/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
  2691. package/server/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
  2692. package/server/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
  2693. package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +0 -6
  2694. package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -42
  2695. package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
  2696. package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
  2697. package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
  2698. package/server/node_modules/@smithy/fetch-http-handler/package.json +0 -69
  2699. package/server/node_modules/@smithy/hash-blob-browser/LICENSE +0 -201
  2700. package/server/node_modules/@smithy/hash-blob-browser/README.md +0 -10
  2701. package/server/node_modules/@smithy/hash-blob-browser/dist-cjs/index.js +0 -13
  2702. package/server/node_modules/@smithy/hash-blob-browser/dist-es/index.js +0 -8
  2703. package/server/node_modules/@smithy/hash-blob-browser/dist-types/index.d.ts +0 -5
  2704. package/server/node_modules/@smithy/hash-blob-browser/dist-types/ts3.4/index.d.ts +0 -5
  2705. package/server/node_modules/@smithy/hash-blob-browser/package.json +0 -70
  2706. package/server/node_modules/@smithy/hash-node/LICENSE +0 -201
  2707. package/server/node_modules/@smithy/hash-node/README.md +0 -10
  2708. package/server/node_modules/@smithy/hash-node/dist-cjs/index.js +0 -42
  2709. package/server/node_modules/@smithy/hash-node/dist-es/index.js +0 -37
  2710. package/server/node_modules/@smithy/hash-node/dist-types/index.d.ts +0 -13
  2711. package/server/node_modules/@smithy/hash-node/dist-types/ts3.4/index.d.ts +0 -13
  2712. package/server/node_modules/@smithy/hash-node/package.json +0 -65
  2713. package/server/node_modules/@smithy/hash-stream-node/LICENSE +0 -201
  2714. package/server/node_modules/@smithy/hash-stream-node/README.md +0 -12
  2715. package/server/node_modules/@smithy/hash-stream-node/dist-cjs/index.js +0 -67
  2716. package/server/node_modules/@smithy/hash-stream-node/dist-es/HashCalculator.js +0 -18
  2717. package/server/node_modules/@smithy/hash-stream-node/dist-es/fileStreamHasher.js +0 -24
  2718. package/server/node_modules/@smithy/hash-stream-node/dist-es/index.js +0 -2
  2719. package/server/node_modules/@smithy/hash-stream-node/dist-es/readableStreamHasher.js +0 -19
  2720. package/server/node_modules/@smithy/hash-stream-node/dist-types/HashCalculator.d.ts +0 -11
  2721. package/server/node_modules/@smithy/hash-stream-node/dist-types/fileStreamHasher.d.ts +0 -6
  2722. package/server/node_modules/@smithy/hash-stream-node/dist-types/index.d.ts +0 -8
  2723. package/server/node_modules/@smithy/hash-stream-node/dist-types/readableStreamHasher.d.ts +0 -6
  2724. package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/HashCalculator.d.ts +0 -11
  2725. package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/fileStreamHasher.d.ts +0 -6
  2726. package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/index.d.ts +0 -8
  2727. package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/readableStreamHasher.d.ts +0 -6
  2728. package/server/node_modules/@smithy/hash-stream-node/package.json +0 -65
  2729. package/server/node_modules/@smithy/invalid-dependency/LICENSE +0 -201
  2730. package/server/node_modules/@smithy/invalid-dependency/README.md +0 -10
  2731. package/server/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +0 -10
  2732. package/server/node_modules/@smithy/invalid-dependency/dist-es/index.js +0 -2
  2733. package/server/node_modules/@smithy/invalid-dependency/dist-es/invalidFunction.js +0 -3
  2734. package/server/node_modules/@smithy/invalid-dependency/dist-es/invalidProvider.js +0 -1
  2735. package/server/node_modules/@smithy/invalid-dependency/dist-types/index.d.ts +0 -8
  2736. package/server/node_modules/@smithy/invalid-dependency/dist-types/invalidFunction.d.ts +0 -4
  2737. package/server/node_modules/@smithy/invalid-dependency/dist-types/invalidProvider.d.ts +0 -5
  2738. package/server/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/index.d.ts +0 -8
  2739. package/server/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidFunction.d.ts +0 -4
  2740. package/server/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidProvider.d.ts +0 -5
  2741. package/server/node_modules/@smithy/invalid-dependency/package.json +0 -61
  2742. package/server/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  2743. package/server/node_modules/@smithy/is-array-buffer/README.md +0 -10
  2744. package/server/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -6
  2745. package/server/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  2746. package/server/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  2747. package/server/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  2748. package/server/node_modules/@smithy/is-array-buffer/package.json +0 -61
  2749. package/server/node_modules/@smithy/md5-js/LICENSE +0 -201
  2750. package/server/node_modules/@smithy/md5-js/README.md +0 -10
  2751. package/server/node_modules/@smithy/md5-js/dist-cjs/index.js +0 -176
  2752. package/server/node_modules/@smithy/md5-js/dist-es/constants.js +0 -3
  2753. package/server/node_modules/@smithy/md5-js/dist-es/index.js +0 -168
  2754. package/server/node_modules/@smithy/md5-js/dist-types/constants.d.ts +0 -12
  2755. package/server/node_modules/@smithy/md5-js/dist-types/index.d.ts +0 -16
  2756. package/server/node_modules/@smithy/md5-js/dist-types/ts3.4/constants.d.ts +0 -12
  2757. package/server/node_modules/@smithy/md5-js/dist-types/ts3.4/index.d.ts +0 -16
  2758. package/server/node_modules/@smithy/md5-js/package.json +0 -66
  2759. package/server/node_modules/@smithy/middleware-content-length/LICENSE +0 -201
  2760. package/server/node_modules/@smithy/middleware-content-length/README.md +0 -4
  2761. package/server/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +0 -46
  2762. package/server/node_modules/@smithy/middleware-content-length/dist-es/index.js +0 -39
  2763. package/server/node_modules/@smithy/middleware-content-length/dist-types/index.d.ts +0 -6
  2764. package/server/node_modules/@smithy/middleware-content-length/dist-types/ts3.4/index.d.ts +0 -6
  2765. package/server/node_modules/@smithy/middleware-content-length/package.json +0 -64
  2766. package/server/node_modules/@smithy/middleware-endpoint/LICENSE +0 -201
  2767. package/server/node_modules/@smithy/middleware-endpoint/README.md +0 -10
  2768. package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.browser.js +0 -5
  2769. package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +0 -7
  2770. package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js +0 -35
  2771. package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +0 -264
  2772. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +0 -50
  2773. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.browser.js +0 -1
  2774. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.js +0 -3
  2775. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +0 -64
  2776. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointUrlConfig.js +0 -31
  2777. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/index.js +0 -2
  2778. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/toEndpointV1.js +0 -17
  2779. package/server/node_modules/@smithy/middleware-endpoint/dist-es/endpointMiddleware.js +0 -36
  2780. package/server/node_modules/@smithy/middleware-endpoint/dist-es/getEndpointPlugin.js +0 -18
  2781. package/server/node_modules/@smithy/middleware-endpoint/dist-es/index.js +0 -6
  2782. package/server/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +0 -24
  2783. package/server/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointRequiredConfig.js +0 -9
  2784. package/server/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/index.js +0 -1
  2785. package/server/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/s3.js +0 -37
  2786. package/server/node_modules/@smithy/middleware-endpoint/dist-es/types.js +0 -1
  2787. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +0 -14
  2788. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
  2789. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.d.ts +0 -4
  2790. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromInstructions.d.ts +0 -28
  2791. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointUrlConfig.d.ts +0 -2
  2792. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/index.d.ts +0 -8
  2793. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/toEndpointV1.d.ts +0 -6
  2794. package/server/node_modules/@smithy/middleware-endpoint/dist-types/endpointMiddleware.d.ts +0 -10
  2795. package/server/node_modules/@smithy/middleware-endpoint/dist-types/getEndpointPlugin.d.ts +0 -11
  2796. package/server/node_modules/@smithy/middleware-endpoint/dist-types/index.d.ts +0 -18
  2797. package/server/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +0 -109
  2798. package/server/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointRequiredConfig.d.ts +0 -32
  2799. package/server/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/index.d.ts +0 -4
  2800. package/server/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/s3.d.ts +0 -26
  2801. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +0 -14
  2802. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
  2803. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.d.ts +0 -4
  2804. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromInstructions.d.ts +0 -28
  2805. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointUrlConfig.d.ts +0 -2
  2806. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/index.d.ts +0 -8
  2807. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/toEndpointV1.d.ts +0 -6
  2808. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/endpointMiddleware.d.ts +0 -10
  2809. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/getEndpointPlugin.d.ts +0 -11
  2810. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/index.d.ts +0 -18
  2811. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +0 -109
  2812. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointRequiredConfig.d.ts +0 -32
  2813. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/index.d.ts +0 -4
  2814. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/s3.d.ts +0 -26
  2815. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/types.d.ts +0 -41
  2816. package/server/node_modules/@smithy/middleware-endpoint/dist-types/types.d.ts +0 -41
  2817. package/server/node_modules/@smithy/middleware-endpoint/package.json +0 -75
  2818. package/server/node_modules/@smithy/middleware-retry/LICENSE +0 -201
  2819. package/server/node_modules/@smithy/middleware-retry/README.md +0 -11
  2820. package/server/node_modules/@smithy/middleware-retry/dist-cjs/index.js +0 -355
  2821. package/server/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.browser.js +0 -5
  2822. package/server/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js +0 -7
  2823. package/server/node_modules/@smithy/middleware-retry/dist-es/AdaptiveRetryStrategy.js +0 -21
  2824. package/server/node_modules/@smithy/middleware-retry/dist-es/StandardRetryStrategy.js +0 -94
  2825. package/server/node_modules/@smithy/middleware-retry/dist-es/configurations.js +0 -48
  2826. package/server/node_modules/@smithy/middleware-retry/dist-es/defaultRetryQuota.js +0 -27
  2827. package/server/node_modules/@smithy/middleware-retry/dist-es/delayDecider.js +0 -2
  2828. package/server/node_modules/@smithy/middleware-retry/dist-es/index.js +0 -7
  2829. package/server/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.browser.js +0 -1
  2830. package/server/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.js +0 -3
  2831. package/server/node_modules/@smithy/middleware-retry/dist-es/omitRetryHeadersMiddleware.js +0 -22
  2832. package/server/node_modules/@smithy/middleware-retry/dist-es/retryDecider.js +0 -7
  2833. package/server/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +0 -112
  2834. package/server/node_modules/@smithy/middleware-retry/dist-es/types.js +0 -1
  2835. package/server/node_modules/@smithy/middleware-retry/dist-es/util.js +0 -9
  2836. package/server/node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -23
  2837. package/server/node_modules/@smithy/middleware-retry/dist-types/StandardRetryStrategy.d.ts +0 -33
  2838. package/server/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +0 -66
  2839. package/server/node_modules/@smithy/middleware-retry/dist-types/defaultRetryQuota.d.ts +0 -24
  2840. package/server/node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts +0 -5
  2841. package/server/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +0 -7
  2842. package/server/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
  2843. package/server/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.d.ts +0 -5
  2844. package/server/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +0 -13
  2845. package/server/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +0 -6
  2846. package/server/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -18
  2847. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -23
  2848. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -33
  2849. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +0 -66
  2850. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +0 -24
  2851. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +0 -5
  2852. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/index.d.ts +0 -7
  2853. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
  2854. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.d.ts +0 -5
  2855. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +0 -13
  2856. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +0 -6
  2857. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +0 -18
  2858. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +0 -65
  2859. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/util.d.ts +0 -2
  2860. package/server/node_modules/@smithy/middleware-retry/dist-types/types.d.ts +0 -65
  2861. package/server/node_modules/@smithy/middleware-retry/dist-types/util.d.ts +0 -2
  2862. package/server/node_modules/@smithy/middleware-retry/package.json +0 -79
  2863. package/server/node_modules/@smithy/middleware-serde/LICENSE +0 -201
  2864. package/server/node_modules/@smithy/middleware-serde/README.md +0 -4
  2865. package/server/node_modules/@smithy/middleware-serde/dist-cjs/index.js +0 -104
  2866. package/server/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +0 -58
  2867. package/server/node_modules/@smithy/middleware-serde/dist-es/index.js +0 -3
  2868. package/server/node_modules/@smithy/middleware-serde/dist-es/serdePlugin.js +0 -22
  2869. package/server/node_modules/@smithy/middleware-serde/dist-es/serializerMiddleware.js +0 -15
  2870. package/server/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +0 -6
  2871. package/server/node_modules/@smithy/middleware-serde/dist-types/index.d.ts +0 -3
  2872. package/server/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +0 -24
  2873. package/server/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +0 -6
  2874. package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +0 -6
  2875. package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/index.d.ts +0 -3
  2876. package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +0 -24
  2877. package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +0 -6
  2878. package/server/node_modules/@smithy/middleware-serde/package.json +0 -66
  2879. package/server/node_modules/@smithy/middleware-stack/LICENSE +0 -201
  2880. package/server/node_modules/@smithy/middleware-stack/README.md +0 -78
  2881. package/server/node_modules/@smithy/middleware-stack/dist-cjs/index.js +0 -285
  2882. package/server/node_modules/@smithy/middleware-stack/dist-es/MiddlewareStack.js +0 -281
  2883. package/server/node_modules/@smithy/middleware-stack/dist-es/index.js +0 -1
  2884. package/server/node_modules/@smithy/middleware-stack/dist-es/types.js +0 -1
  2885. package/server/node_modules/@smithy/middleware-stack/dist-types/MiddlewareStack.d.ts +0 -5
  2886. package/server/node_modules/@smithy/middleware-stack/dist-types/index.d.ts +0 -1
  2887. package/server/node_modules/@smithy/middleware-stack/dist-types/ts3.4/MiddlewareStack.d.ts +0 -5
  2888. package/server/node_modules/@smithy/middleware-stack/dist-types/ts3.4/index.d.ts +0 -1
  2889. package/server/node_modules/@smithy/middleware-stack/dist-types/ts3.4/types.d.ts +0 -22
  2890. package/server/node_modules/@smithy/middleware-stack/dist-types/types.d.ts +0 -22
  2891. package/server/node_modules/@smithy/middleware-stack/package.json +0 -64
  2892. package/server/node_modules/@smithy/node-config-provider/LICENSE +0 -201
  2893. package/server/node_modules/@smithy/node-config-provider/README.md +0 -10
  2894. package/server/node_modules/@smithy/node-config-provider/dist-cjs/index.js +0 -62
  2895. package/server/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +0 -9
  2896. package/server/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +0 -14
  2897. package/server/node_modules/@smithy/node-config-provider/dist-es/fromSharedConfigFiles.js +0 -23
  2898. package/server/node_modules/@smithy/node-config-provider/dist-es/fromStatic.js +0 -3
  2899. package/server/node_modules/@smithy/node-config-provider/dist-es/getSelectorName.js +0 -12
  2900. package/server/node_modules/@smithy/node-config-provider/dist-es/index.js +0 -1
  2901. package/server/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +0 -31
  2902. package/server/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +0 -20
  2903. package/server/node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +0 -22
  2904. package/server/node_modules/@smithy/node-config-provider/dist-types/fromStatic.d.ts +0 -9
  2905. package/server/node_modules/@smithy/node-config-provider/dist-types/getSelectorName.d.ts +0 -9
  2906. package/server/node_modules/@smithy/node-config-provider/dist-types/index.d.ts +0 -4
  2907. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +0 -31
  2908. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +0 -20
  2909. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +0 -22
  2910. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +0 -9
  2911. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/getSelectorName.d.ts +0 -9
  2912. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/index.d.ts +0 -4
  2913. package/server/node_modules/@smithy/node-config-provider/package.json +0 -66
  2914. package/server/node_modules/@smithy/node-http-handler/LICENSE +0 -201
  2915. package/server/node_modules/@smithy/node-http-handler/README.md +0 -9
  2916. package/server/node_modules/@smithy/node-http-handler/dist-cjs/index.js +0 -762
  2917. package/server/node_modules/@smithy/node-http-handler/dist-es/build-abort-error.js +0 -19
  2918. package/server/node_modules/@smithy/node-http-handler/dist-es/constants.js +0 -1
  2919. package/server/node_modules/@smithy/node-http-handler/dist-es/get-transformed-headers.js +0 -9
  2920. package/server/node_modules/@smithy/node-http-handler/dist-es/index.js +0 -3
  2921. package/server/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +0 -230
  2922. package/server/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +0 -87
  2923. package/server/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-pool.js +0 -32
  2924. package/server/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +0 -169
  2925. package/server/node_modules/@smithy/node-http-handler/dist-es/readable.mock.js +0 -21
  2926. package/server/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +0 -88
  2927. package/server/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +0 -36
  2928. package/server/node_modules/@smithy/node-http-handler/dist-es/set-request-timeout.js +0 -21
  2929. package/server/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +0 -22
  2930. package/server/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +0 -23
  2931. package/server/node_modules/@smithy/node-http-handler/dist-es/stream-collector/collector.js +0 -8
  2932. package/server/node_modules/@smithy/node-http-handler/dist-es/stream-collector/index.js +0 -41
  2933. package/server/node_modules/@smithy/node-http-handler/dist-es/stream-collector/readable.mock.js +0 -21
  2934. package/server/node_modules/@smithy/node-http-handler/dist-es/timing.js +0 -4
  2935. package/server/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +0 -63
  2936. package/server/node_modules/@smithy/node-http-handler/dist-types/build-abort-error.d.ts +0 -10
  2937. package/server/node_modules/@smithy/node-http-handler/dist-types/constants.d.ts +0 -5
  2938. package/server/node_modules/@smithy/node-http-handler/dist-types/get-transformed-headers.d.ts +0 -4
  2939. package/server/node_modules/@smithy/node-http-handler/dist-types/index.d.ts +0 -3
  2940. package/server/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +0 -46
  2941. package/server/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +0 -24
  2942. package/server/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +0 -12
  2943. package/server/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +0 -63
  2944. package/server/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +0 -13
  2945. package/server/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +0 -12
  2946. package/server/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +0 -2
  2947. package/server/node_modules/@smithy/node-http-handler/dist-types/set-request-timeout.d.ts +0 -6
  2948. package/server/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +0 -6
  2949. package/server/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +0 -2
  2950. package/server/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +0 -5
  2951. package/server/node_modules/@smithy/node-http-handler/dist-types/stream-collector/index.d.ts +0 -6
  2952. package/server/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +0 -13
  2953. package/server/node_modules/@smithy/node-http-handler/dist-types/timing.d.ts +0 -8
  2954. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/build-abort-error.d.ts +0 -10
  2955. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +0 -5
  2956. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +0 -4
  2957. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +0 -3
  2958. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +0 -46
  2959. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +0 -24
  2960. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +0 -12
  2961. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +0 -63
  2962. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +0 -13
  2963. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +0 -12
  2964. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +0 -2
  2965. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-request-timeout.d.ts +0 -6
  2966. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +0 -6
  2967. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +0 -2
  2968. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +0 -5
  2969. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/index.d.ts +0 -6
  2970. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +0 -13
  2971. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +0 -8
  2972. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +0 -12
  2973. package/server/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +0 -12
  2974. package/server/node_modules/@smithy/node-http-handler/package.json +0 -68
  2975. package/server/node_modules/@smithy/property-provider/LICENSE +0 -201
  2976. package/server/node_modules/@smithy/property-provider/README.md +0 -10
  2977. package/server/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -117
  2978. package/server/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +0 -8
  2979. package/server/node_modules/@smithy/property-provider/dist-es/ProviderError.js +0 -23
  2980. package/server/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +0 -8
  2981. package/server/node_modules/@smithy/property-provider/dist-es/chain.js +0 -21
  2982. package/server/node_modules/@smithy/property-provider/dist-es/fromStatic.js +0 -1
  2983. package/server/node_modules/@smithy/property-provider/dist-es/index.js +0 -6
  2984. package/server/node_modules/@smithy/property-provider/dist-es/memoize.js +0 -45
  2985. package/server/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +0 -31
  2986. package/server/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +0 -39
  2987. package/server/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +0 -31
  2988. package/server/node_modules/@smithy/property-provider/dist-types/chain.d.ts +0 -13
  2989. package/server/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +0 -5
  2990. package/server/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -24
  2991. package/server/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +0 -40
  2992. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -31
  2993. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -39
  2994. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -31
  2995. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
  2996. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
  2997. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
  2998. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
  2999. package/server/node_modules/@smithy/property-provider/package.json +0 -61
  3000. package/server/node_modules/@smithy/protocol-http/LICENSE +0 -201
  3001. package/server/node_modules/@smithy/protocol-http/README.md +0 -4
  3002. package/server/node_modules/@smithy/protocol-http/dist-cjs/index.js +0 -169
  3003. package/server/node_modules/@smithy/protocol-http/dist-es/Field.js +0 -26
  3004. package/server/node_modules/@smithy/protocol-http/dist-es/Fields.js +0 -20
  3005. package/server/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +0 -21
  3006. package/server/node_modules/@smithy/protocol-http/dist-es/extensions/index.js +0 -1
  3007. package/server/node_modules/@smithy/protocol-http/dist-es/httpHandler.js +0 -1
  3008. package/server/node_modules/@smithy/protocol-http/dist-es/httpRequest.js +0 -64
  3009. package/server/node_modules/@smithy/protocol-http/dist-es/httpResponse.js +0 -18
  3010. package/server/node_modules/@smithy/protocol-http/dist-es/index.js +0 -8
  3011. package/server/node_modules/@smithy/protocol-http/dist-es/isValidHostname.js +0 -4
  3012. package/server/node_modules/@smithy/protocol-http/dist-es/types.js +0 -1
  3013. package/server/node_modules/@smithy/protocol-http/dist-types/Field.d.ts +0 -50
  3014. package/server/node_modules/@smithy/protocol-http/dist-types/Fields.d.ts +0 -44
  3015. package/server/node_modules/@smithy/protocol-http/dist-types/extensions/httpExtensionConfiguration.d.ts +0 -33
  3016. package/server/node_modules/@smithy/protocol-http/dist-types/extensions/index.d.ts +0 -1
  3017. package/server/node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts +0 -35
  3018. package/server/node_modules/@smithy/protocol-http/dist-types/httpRequest.d.ts +0 -56
  3019. package/server/node_modules/@smithy/protocol-http/dist-types/httpResponse.d.ts +0 -29
  3020. package/server/node_modules/@smithy/protocol-http/dist-types/index.d.ts +0 -8
  3021. package/server/node_modules/@smithy/protocol-http/dist-types/isValidHostname.d.ts +0 -1
  3022. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/Field.d.ts +0 -50
  3023. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/Fields.d.ts +0 -44
  3024. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/httpExtensionConfiguration.d.ts +0 -33
  3025. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/index.d.ts +0 -1
  3026. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +0 -35
  3027. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpRequest.d.ts +0 -56
  3028. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpResponse.d.ts +0 -29
  3029. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/index.d.ts +0 -8
  3030. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/isValidHostname.d.ts +0 -1
  3031. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/types.d.ts +0 -21
  3032. package/server/node_modules/@smithy/protocol-http/dist-types/types.d.ts +0 -21
  3033. package/server/node_modules/@smithy/protocol-http/package.json +0 -62
  3034. package/server/node_modules/@smithy/querystring-builder/LICENSE +0 -201
  3035. package/server/node_modules/@smithy/querystring-builder/README.md +0 -10
  3036. package/server/node_modules/@smithy/querystring-builder/dist-cjs/index.js +0 -26
  3037. package/server/node_modules/@smithy/querystring-builder/dist-es/index.js +0 -21
  3038. package/server/node_modules/@smithy/querystring-builder/dist-types/index.d.ts +0 -5
  3039. package/server/node_modules/@smithy/querystring-builder/dist-types/ts3.4/index.d.ts +0 -5
  3040. package/server/node_modules/@smithy/querystring-builder/package.json +0 -61
  3041. package/server/node_modules/@smithy/querystring-parser/LICENSE +0 -201
  3042. package/server/node_modules/@smithy/querystring-parser/README.md +0 -10
  3043. package/server/node_modules/@smithy/querystring-parser/dist-cjs/index.js +0 -27
  3044. package/server/node_modules/@smithy/querystring-parser/dist-es/index.js +0 -23
  3045. package/server/node_modules/@smithy/querystring-parser/dist-types/index.d.ts +0 -5
  3046. package/server/node_modules/@smithy/querystring-parser/dist-types/ts3.4/index.d.ts +0 -5
  3047. package/server/node_modules/@smithy/querystring-parser/package.json +0 -61
  3048. package/server/node_modules/@smithy/service-error-classification/LICENSE +0 -201
  3049. package/server/node_modules/@smithy/service-error-classification/README.md +0 -4
  3050. package/server/node_modules/@smithy/service-error-classification/dist-cjs/index.js +0 -77
  3051. package/server/node_modules/@smithy/service-error-classification/dist-es/constants.js +0 -28
  3052. package/server/node_modules/@smithy/service-error-classification/dist-es/index.js +0 -39
  3053. package/server/node_modules/@smithy/service-error-classification/dist-types/constants.d.ts +0 -30
  3054. package/server/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +0 -24
  3055. package/server/node_modules/@smithy/service-error-classification/dist-types/ts3.4/constants.d.ts +0 -30
  3056. package/server/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +0 -24
  3057. package/server/node_modules/@smithy/service-error-classification/package.json +0 -60
  3058. package/server/node_modules/@smithy/shared-ini-file-loader/LICENSE +0 -201
  3059. package/server/node_modules/@smithy/shared-ini-file-loader/README.md +0 -105
  3060. package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +0 -26
  3061. package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +0 -12
  3062. package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +0 -15
  3063. package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +0 -196
  3064. package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/readFile.js +0 -16
  3065. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/constants.js +0 -1
  3066. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/externalDataInterceptor.js +0 -16
  3067. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +0 -18
  3068. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigFilepath.js +0 -4
  3069. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getCredentialsFilepath.js +0 -4
  3070. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getHomeDir.js +0 -22
  3071. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getProfileName.js +0 -3
  3072. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFilepath.js +0 -8
  3073. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +0 -11
  3074. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +0 -5
  3075. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +0 -10
  3076. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +0 -39
  3077. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSsoSessionData.js +0 -9
  3078. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/mergeConfigFiles.js +0 -14
  3079. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +0 -52
  3080. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/parseKnownFiles.js +0 -6
  3081. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/readFile.js +0 -12
  3082. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/types.js +0 -1
  3083. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/constants.d.ts +0 -4
  3084. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/externalDataInterceptor.d.ts +0 -9
  3085. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +0 -8
  3086. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigFilepath.d.ts +0 -2
  3087. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getCredentialsFilepath.d.ts +0 -2
  3088. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getHomeDir.d.ts +0 -6
  3089. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileName.d.ts +0 -15
  3090. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFilepath.d.ts +0 -5
  3091. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +0 -52
  3092. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +0 -6
  3093. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +0 -10
  3094. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +0 -33
  3095. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +0 -17
  3096. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/mergeConfigFiles.d.ts +0 -7
  3097. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/parseIni.d.ts +0 -2
  3098. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +0 -18
  3099. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/readFile.d.ts +0 -21
  3100. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/constants.d.ts +0 -4
  3101. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/externalDataInterceptor.d.ts +0 -9
  3102. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +0 -8
  3103. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +0 -2
  3104. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +0 -2
  3105. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +0 -6
  3106. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +0 -15
  3107. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +0 -5
  3108. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +0 -52
  3109. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +0 -6
  3110. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +0 -10
  3111. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +0 -33
  3112. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +0 -17
  3113. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +0 -7
  3114. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +0 -2
  3115. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +0 -18
  3116. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/readFile.d.ts +0 -21
  3117. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +0 -16
  3118. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/types.d.ts +0 -16
  3119. package/server/node_modules/@smithy/shared-ini-file-loader/package.json +0 -73
  3120. package/server/node_modules/@smithy/signature-v4/LICENSE +0 -201
  3121. package/server/node_modules/@smithy/signature-v4/README.md +0 -11
  3122. package/server/node_modules/@smithy/signature-v4/dist-cjs/index.js +0 -556
  3123. package/server/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +0 -126
  3124. package/server/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +0 -135
  3125. package/server/node_modules/@smithy/signature-v4/dist-es/SignatureV4Base.js +0 -79
  3126. package/server/node_modules/@smithy/signature-v4/dist-es/constants.js +0 -43
  3127. package/server/node_modules/@smithy/signature-v4/dist-es/credentialDerivation.js +0 -33
  3128. package/server/node_modules/@smithy/signature-v4/dist-es/getCanonicalHeaders.js +0 -20
  3129. package/server/node_modules/@smithy/signature-v4/dist-es/getCanonicalQuery.js +0 -29
  3130. package/server/node_modules/@smithy/signature-v4/dist-es/getPayloadHash.js +0 -20
  3131. package/server/node_modules/@smithy/signature-v4/dist-es/headerUtil.js +0 -26
  3132. package/server/node_modules/@smithy/signature-v4/dist-es/index.js +0 -11
  3133. package/server/node_modules/@smithy/signature-v4/dist-es/moveHeadersToQuery.js +0 -17
  3134. package/server/node_modules/@smithy/signature-v4/dist-es/prepareRequest.js +0 -11
  3135. package/server/node_modules/@smithy/signature-v4/dist-es/signature-v4a-container.js +0 -3
  3136. package/server/node_modules/@smithy/signature-v4/dist-es/suite.fixture.js +0 -399
  3137. package/server/node_modules/@smithy/signature-v4/dist-es/utilDate.js +0 -15
  3138. package/server/node_modules/@smithy/signature-v4/dist-types/HeaderFormatter.d.ts +0 -24
  3139. package/server/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +0 -21
  3140. package/server/node_modules/@smithy/signature-v4/dist-types/SignatureV4Base.d.ts +0 -69
  3141. package/server/node_modules/@smithy/signature-v4/dist-types/constants.d.ts +0 -43
  3142. package/server/node_modules/@smithy/signature-v4/dist-types/credentialDerivation.d.ts +0 -30
  3143. package/server/node_modules/@smithy/signature-v4/dist-types/getCanonicalHeaders.d.ts +0 -5
  3144. package/server/node_modules/@smithy/signature-v4/dist-types/getCanonicalQuery.d.ts +0 -5
  3145. package/server/node_modules/@smithy/signature-v4/dist-types/getPayloadHash.d.ts +0 -5
  3146. package/server/node_modules/@smithy/signature-v4/dist-types/headerUtil.d.ts +0 -4
  3147. package/server/node_modules/@smithy/signature-v4/dist-types/index.d.ts +0 -11
  3148. package/server/node_modules/@smithy/signature-v4/dist-types/moveHeadersToQuery.d.ts +0 -10
  3149. package/server/node_modules/@smithy/signature-v4/dist-types/prepareRequest.d.ts +0 -5
  3150. package/server/node_modules/@smithy/signature-v4/dist-types/signature-v4a-container.d.ts +0 -24
  3151. package/server/node_modules/@smithy/signature-v4/dist-types/suite.fixture.d.ts +0 -14
  3152. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +0 -24
  3153. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +0 -21
  3154. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4Base.d.ts +0 -69
  3155. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/constants.d.ts +0 -43
  3156. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +0 -30
  3157. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +0 -5
  3158. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +0 -5
  3159. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +0 -5
  3160. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/headerUtil.d.ts +0 -4
  3161. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/index.d.ts +0 -11
  3162. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +0 -10
  3163. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +0 -5
  3164. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/signature-v4a-container.d.ts +0 -24
  3165. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/suite.fixture.d.ts +0 -14
  3166. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/utilDate.d.ts +0 -2
  3167. package/server/node_modules/@smithy/signature-v4/dist-types/utilDate.d.ts +0 -2
  3168. package/server/node_modules/@smithy/signature-v4/package.json +0 -70
  3169. package/server/node_modules/@smithy/smithy-client/LICENSE +0 -201
  3170. package/server/node_modules/@smithy/smithy-client/README.md +0 -10
  3171. package/server/node_modules/@smithy/smithy-client/dist-cjs/index.js +0 -635
  3172. package/server/node_modules/@smithy/smithy-client/dist-es/NoOpLogger.js +0 -7
  3173. package/server/node_modules/@smithy/smithy-client/dist-es/client.js +0 -51
  3174. package/server/node_modules/@smithy/smithy-client/dist-es/collect-stream-body.js +0 -1
  3175. package/server/node_modules/@smithy/smithy-client/dist-es/command.js +0 -124
  3176. package/server/node_modules/@smithy/smithy-client/dist-es/constants.js +0 -1
  3177. package/server/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +0 -47
  3178. package/server/node_modules/@smithy/smithy-client/dist-es/default-error-handler.js +0 -22
  3179. package/server/node_modules/@smithy/smithy-client/dist-es/defaults-mode.js +0 -26
  3180. package/server/node_modules/@smithy/smithy-client/dist-es/emitWarningIfUnsupportedVersion.js +0 -6
  3181. package/server/node_modules/@smithy/smithy-client/dist-es/exceptions.js +0 -50
  3182. package/server/node_modules/@smithy/smithy-client/dist-es/extended-encode-uri-component.js +0 -1
  3183. package/server/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +0 -49
  3184. package/server/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +0 -9
  3185. package/server/node_modules/@smithy/smithy-client/dist-es/extensions/index.js +0 -1
  3186. package/server/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +0 -15
  3187. package/server/node_modules/@smithy/smithy-client/dist-es/get-array-if-single-item.js +0 -1
  3188. package/server/node_modules/@smithy/smithy-client/dist-es/get-value-from-text-node.js +0 -12
  3189. package/server/node_modules/@smithy/smithy-client/dist-es/index.js +0 -20
  3190. package/server/node_modules/@smithy/smithy-client/dist-es/is-serializable-header-value.js +0 -3
  3191. package/server/node_modules/@smithy/smithy-client/dist-es/object-mapping.js +0 -92
  3192. package/server/node_modules/@smithy/smithy-client/dist-es/resolve-path.js +0 -1
  3193. package/server/node_modules/@smithy/smithy-client/dist-es/schemaLogFilter.js +0 -34
  3194. package/server/node_modules/@smithy/smithy-client/dist-es/ser-utils.js +0 -14
  3195. package/server/node_modules/@smithy/smithy-client/dist-es/serde-json.js +0 -19
  3196. package/server/node_modules/@smithy/smithy-client/dist-types/NoOpLogger.d.ts +0 -11
  3197. package/server/node_modules/@smithy/smithy-client/dist-types/client.d.ts +0 -87
  3198. package/server/node_modules/@smithy/smithy-client/dist-types/collect-stream-body.d.ts +0 -5
  3199. package/server/node_modules/@smithy/smithy-client/dist-types/command.d.ts +0 -119
  3200. package/server/node_modules/@smithy/smithy-client/dist-types/constants.d.ts +0 -4
  3201. package/server/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +0 -18
  3202. package/server/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +0 -15
  3203. package/server/node_modules/@smithy/smithy-client/dist-types/defaults-mode.d.ts +0 -28
  3204. package/server/node_modules/@smithy/smithy-client/dist-types/emitWarningIfUnsupportedVersion.d.ts +0 -8
  3205. package/server/node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts +0 -42
  3206. package/server/node_modules/@smithy/smithy-client/dist-types/extended-encode-uri-component.d.ts +0 -5
  3207. package/server/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -26
  3208. package/server/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -38
  3209. package/server/node_modules/@smithy/smithy-client/dist-types/extensions/index.d.ts +0 -1
  3210. package/server/node_modules/@smithy/smithy-client/dist-types/extensions/retry.d.ts +0 -18
  3211. package/server/node_modules/@smithy/smithy-client/dist-types/get-array-if-single-item.d.ts +0 -7
  3212. package/server/node_modules/@smithy/smithy-client/dist-types/get-value-from-text-node.d.ts +0 -7
  3213. package/server/node_modules/@smithy/smithy-client/dist-types/index.d.ts +0 -21
  3214. package/server/node_modules/@smithy/smithy-client/dist-types/is-serializable-header-value.d.ts +0 -5
  3215. package/server/node_modules/@smithy/smithy-client/dist-types/object-mapping.d.ts +0 -162
  3216. package/server/node_modules/@smithy/smithy-client/dist-types/resolve-path.d.ts +0 -5
  3217. package/server/node_modules/@smithy/smithy-client/dist-types/schemaLogFilter.d.ts +0 -9
  3218. package/server/node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts +0 -15
  3219. package/server/node_modules/@smithy/smithy-client/dist-types/serde-json.d.ts +0 -12
  3220. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/NoOpLogger.d.ts +0 -11
  3221. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +0 -87
  3222. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/collect-stream-body.d.ts +0 -5
  3223. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +0 -119
  3224. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/constants.d.ts +0 -4
  3225. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +0 -18
  3226. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +0 -15
  3227. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/defaults-mode.d.ts +0 -28
  3228. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/emitWarningIfUnsupportedVersion.d.ts +0 -8
  3229. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +0 -42
  3230. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extended-encode-uri-component.d.ts +0 -5
  3231. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -26
  3232. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -38
  3233. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/index.d.ts +0 -1
  3234. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +0 -18
  3235. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-array-if-single-item.d.ts +0 -7
  3236. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-value-from-text-node.d.ts +0 -7
  3237. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/index.d.ts +0 -21
  3238. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/is-serializable-header-value.d.ts +0 -5
  3239. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/object-mapping.d.ts +0 -178
  3240. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/resolve-path.d.ts +0 -5
  3241. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/schemaLogFilter.d.ts +0 -9
  3242. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +0 -15
  3243. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/serde-json.d.ts +0 -12
  3244. package/server/node_modules/@smithy/smithy-client/package.json +0 -70
  3245. package/server/node_modules/@smithy/types/LICENSE +0 -201
  3246. package/server/node_modules/@smithy/types/README.md +0 -115
  3247. package/server/node_modules/@smithy/types/dist-cjs/index.js +0 -91
  3248. package/server/node_modules/@smithy/types/dist-es/abort-handler.js +0 -1
  3249. package/server/node_modules/@smithy/types/dist-es/abort.js +0 -1
  3250. package/server/node_modules/@smithy/types/dist-es/auth/HttpApiKeyAuth.js +0 -5
  3251. package/server/node_modules/@smithy/types/dist-es/auth/HttpAuthScheme.js +0 -1
  3252. package/server/node_modules/@smithy/types/dist-es/auth/HttpAuthSchemeProvider.js +0 -1
  3253. package/server/node_modules/@smithy/types/dist-es/auth/HttpSigner.js +0 -1
  3254. package/server/node_modules/@smithy/types/dist-es/auth/IdentityProviderConfig.js +0 -1
  3255. package/server/node_modules/@smithy/types/dist-es/auth/auth.js +0 -5
  3256. package/server/node_modules/@smithy/types/dist-es/auth/index.js +0 -6
  3257. package/server/node_modules/@smithy/types/dist-es/blob/blob-payload-input-types.js +0 -1
  3258. package/server/node_modules/@smithy/types/dist-es/checksum.js +0 -1
  3259. package/server/node_modules/@smithy/types/dist-es/client.js +0 -1
  3260. package/server/node_modules/@smithy/types/dist-es/command.js +0 -1
  3261. package/server/node_modules/@smithy/types/dist-es/connection/config.js +0 -1
  3262. package/server/node_modules/@smithy/types/dist-es/connection/index.js +0 -3
  3263. package/server/node_modules/@smithy/types/dist-es/connection/manager.js +0 -1
  3264. package/server/node_modules/@smithy/types/dist-es/connection/pool.js +0 -1
  3265. package/server/node_modules/@smithy/types/dist-es/crypto.js +0 -1
  3266. package/server/node_modules/@smithy/types/dist-es/downlevel-ts3.4/transform/type-transform.js +0 -1
  3267. package/server/node_modules/@smithy/types/dist-es/encode.js +0 -1
  3268. package/server/node_modules/@smithy/types/dist-es/endpoint.js +0 -5
  3269. package/server/node_modules/@smithy/types/dist-es/endpoints/EndpointRuleObject.js +0 -1
  3270. package/server/node_modules/@smithy/types/dist-es/endpoints/ErrorRuleObject.js +0 -1
  3271. package/server/node_modules/@smithy/types/dist-es/endpoints/RuleSetObject.js +0 -1
  3272. package/server/node_modules/@smithy/types/dist-es/endpoints/TreeRuleObject.js +0 -1
  3273. package/server/node_modules/@smithy/types/dist-es/endpoints/index.js +0 -5
  3274. package/server/node_modules/@smithy/types/dist-es/endpoints/shared.js +0 -1
  3275. package/server/node_modules/@smithy/types/dist-es/eventStream.js +0 -1
  3276. package/server/node_modules/@smithy/types/dist-es/extensions/checksum.js +0 -38
  3277. package/server/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +0 -7
  3278. package/server/node_modules/@smithy/types/dist-es/extensions/defaultExtensionConfiguration.js +0 -1
  3279. package/server/node_modules/@smithy/types/dist-es/extensions/index.js +0 -3
  3280. package/server/node_modules/@smithy/types/dist-es/extensions/retry.js +0 -1
  3281. package/server/node_modules/@smithy/types/dist-es/externals-check/browser-externals-check.js +0 -1
  3282. package/server/node_modules/@smithy/types/dist-es/feature-ids.js +0 -1
  3283. package/server/node_modules/@smithy/types/dist-es/http/httpHandlerInitialization.js +0 -1
  3284. package/server/node_modules/@smithy/types/dist-es/http.js +0 -5
  3285. package/server/node_modules/@smithy/types/dist-es/identity/apiKeyIdentity.js +0 -1
  3286. package/server/node_modules/@smithy/types/dist-es/identity/awsCredentialIdentity.js +0 -1
  3287. package/server/node_modules/@smithy/types/dist-es/identity/identity.js +0 -1
  3288. package/server/node_modules/@smithy/types/dist-es/identity/index.js +0 -4
  3289. package/server/node_modules/@smithy/types/dist-es/identity/tokenIdentity.js +0 -1
  3290. package/server/node_modules/@smithy/types/dist-es/index.js +0 -43
  3291. package/server/node_modules/@smithy/types/dist-es/logger.js +0 -1
  3292. package/server/node_modules/@smithy/types/dist-es/middleware.js +0 -1
  3293. package/server/node_modules/@smithy/types/dist-es/pagination.js +0 -1
  3294. package/server/node_modules/@smithy/types/dist-es/profile.js +0 -6
  3295. package/server/node_modules/@smithy/types/dist-es/response.js +0 -1
  3296. package/server/node_modules/@smithy/types/dist-es/retry.js +0 -1
  3297. package/server/node_modules/@smithy/types/dist-es/schema/schema-deprecated.js +0 -1
  3298. package/server/node_modules/@smithy/types/dist-es/schema/schema.js +0 -1
  3299. package/server/node_modules/@smithy/types/dist-es/schema/sentinels.js +0 -1
  3300. package/server/node_modules/@smithy/types/dist-es/schema/static-schemas.js +0 -1
  3301. package/server/node_modules/@smithy/types/dist-es/schema/traits.js +0 -1
  3302. package/server/node_modules/@smithy/types/dist-es/serde.js +0 -1
  3303. package/server/node_modules/@smithy/types/dist-es/shapes.js +0 -1
  3304. package/server/node_modules/@smithy/types/dist-es/signature.js +0 -1
  3305. package/server/node_modules/@smithy/types/dist-es/stream.js +0 -1
  3306. package/server/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-common-types.js +0 -1
  3307. package/server/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-input-types.js +0 -1
  3308. package/server/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-output-types.js +0 -1
  3309. package/server/node_modules/@smithy/types/dist-es/transfer.js +0 -6
  3310. package/server/node_modules/@smithy/types/dist-es/transform/client-method-transforms.js +0 -1
  3311. package/server/node_modules/@smithy/types/dist-es/transform/client-payload-blob-type-narrow.js +0 -1
  3312. package/server/node_modules/@smithy/types/dist-es/transform/exact.js +0 -1
  3313. package/server/node_modules/@smithy/types/dist-es/transform/mutable.js +0 -1
  3314. package/server/node_modules/@smithy/types/dist-es/transform/no-undefined.js +0 -1
  3315. package/server/node_modules/@smithy/types/dist-es/transform/type-transform.js +0 -1
  3316. package/server/node_modules/@smithy/types/dist-es/uri.js +0 -1
  3317. package/server/node_modules/@smithy/types/dist-es/util.js +0 -1
  3318. package/server/node_modules/@smithy/types/dist-es/waiter.js +0 -1
  3319. package/server/node_modules/@smithy/types/dist-types/abort-handler.d.ts +0 -7
  3320. package/server/node_modules/@smithy/types/dist-types/abort.d.ts +0 -50
  3321. package/server/node_modules/@smithy/types/dist-types/auth/HttpApiKeyAuth.d.ts +0 -7
  3322. package/server/node_modules/@smithy/types/dist-types/auth/HttpAuthScheme.d.ts +0 -49
  3323. package/server/node_modules/@smithy/types/dist-types/auth/HttpAuthSchemeProvider.d.ts +0 -20
  3324. package/server/node_modules/@smithy/types/dist-types/auth/HttpSigner.d.ts +0 -41
  3325. package/server/node_modules/@smithy/types/dist-types/auth/IdentityProviderConfig.d.ts +0 -14
  3326. package/server/node_modules/@smithy/types/dist-types/auth/auth.d.ts +0 -57
  3327. package/server/node_modules/@smithy/types/dist-types/auth/index.d.ts +0 -6
  3328. package/server/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +0 -40
  3329. package/server/node_modules/@smithy/types/dist-types/checksum.d.ts +0 -63
  3330. package/server/node_modules/@smithy/types/dist-types/client.d.ts +0 -57
  3331. package/server/node_modules/@smithy/types/dist-types/command.d.ts +0 -28
  3332. package/server/node_modules/@smithy/types/dist-types/connection/config.d.ts +0 -10
  3333. package/server/node_modules/@smithy/types/dist-types/connection/index.d.ts +0 -3
  3334. package/server/node_modules/@smithy/types/dist-types/connection/manager.d.ts +0 -34
  3335. package/server/node_modules/@smithy/types/dist-types/connection/pool.d.ts +0 -32
  3336. package/server/node_modules/@smithy/types/dist-types/crypto.d.ts +0 -60
  3337. package/server/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +0 -25
  3338. package/server/node_modules/@smithy/types/dist-types/encode.d.ts +0 -31
  3339. package/server/node_modules/@smithy/types/dist-types/endpoint.d.ts +0 -77
  3340. package/server/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +0 -27
  3341. package/server/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +0 -10
  3342. package/server/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +0 -28
  3343. package/server/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +0 -16
  3344. package/server/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +0 -5
  3345. package/server/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +0 -55
  3346. package/server/node_modules/@smithy/types/dist-types/eventStream.d.ts +0 -137
  3347. package/server/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +0 -58
  3348. package/server/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +0 -33
  3349. package/server/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -9
  3350. package/server/node_modules/@smithy/types/dist-types/extensions/index.d.ts +0 -4
  3351. package/server/node_modules/@smithy/types/dist-types/extensions/retry.d.ts +0 -18
  3352. package/server/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +0 -35
  3353. package/server/node_modules/@smithy/types/dist-types/feature-ids.d.ts +0 -16
  3354. package/server/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +0 -128
  3355. package/server/node_modules/@smithy/types/dist-types/http.d.ts +0 -113
  3356. package/server/node_modules/@smithy/types/dist-types/identity/apiKeyIdentity.d.ts +0 -14
  3357. package/server/node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts +0 -31
  3358. package/server/node_modules/@smithy/types/dist-types/identity/identity.d.ts +0 -15
  3359. package/server/node_modules/@smithy/types/dist-types/identity/index.d.ts +0 -4
  3360. package/server/node_modules/@smithy/types/dist-types/identity/tokenIdentity.d.ts +0 -14
  3361. package/server/node_modules/@smithy/types/dist-types/index.d.ts +0 -43
  3362. package/server/node_modules/@smithy/types/dist-types/logger.d.ts +0 -13
  3363. package/server/node_modules/@smithy/types/dist-types/middleware.d.ts +0 -534
  3364. package/server/node_modules/@smithy/types/dist-types/pagination.d.ts +0 -33
  3365. package/server/node_modules/@smithy/types/dist-types/profile.d.ts +0 -30
  3366. package/server/node_modules/@smithy/types/dist-types/response.d.ts +0 -40
  3367. package/server/node_modules/@smithy/types/dist-types/retry.d.ts +0 -133
  3368. package/server/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +0 -143
  3369. package/server/node_modules/@smithy/types/dist-types/schema/schema.d.ts +0 -236
  3370. package/server/node_modules/@smithy/types/dist-types/schema/sentinels.d.ts +0 -65
  3371. package/server/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +0 -99
  3372. package/server/node_modules/@smithy/types/dist-types/schema/traits.d.ts +0 -46
  3373. package/server/node_modules/@smithy/types/dist-types/serde.d.ts +0 -114
  3374. package/server/node_modules/@smithy/types/dist-types/shapes.d.ts +0 -82
  3375. package/server/node_modules/@smithy/types/dist-types/signature.d.ts +0 -155
  3376. package/server/node_modules/@smithy/types/dist-types/stream.d.ts +0 -22
  3377. package/server/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +0 -32
  3378. package/server/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -60
  3379. package/server/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -51
  3380. package/server/node_modules/@smithy/types/dist-types/transfer.d.ts +0 -41
  3381. package/server/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +0 -26
  3382. package/server/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +0 -77
  3383. package/server/node_modules/@smithy/types/dist-types/transform/exact.d.ts +0 -6
  3384. package/server/node_modules/@smithy/types/dist-types/transform/mutable.d.ts +0 -6
  3385. package/server/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +0 -68
  3386. package/server/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +0 -34
  3387. package/server/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +0 -7
  3388. package/server/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +0 -50
  3389. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +0 -7
  3390. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +0 -49
  3391. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +0 -20
  3392. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +0 -41
  3393. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +0 -14
  3394. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +0 -57
  3395. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +0 -6
  3396. package/server/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +0 -40
  3397. package/server/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +0 -63
  3398. package/server/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +0 -57
  3399. package/server/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +0 -28
  3400. package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +0 -10
  3401. package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +0 -3
  3402. package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +0 -34
  3403. package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +0 -32
  3404. package/server/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +0 -60
  3405. package/server/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +0 -41
  3406. package/server/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +0 -31
  3407. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +0 -77
  3408. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +0 -27
  3409. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +0 -10
  3410. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +0 -28
  3411. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +0 -16
  3412. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +0 -5
  3413. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +0 -55
  3414. package/server/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +0 -137
  3415. package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +0 -58
  3416. package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +0 -33
  3417. package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -9
  3418. package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +0 -4
  3419. package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +0 -18
  3420. package/server/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +0 -35
  3421. package/server/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +0 -16
  3422. package/server/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +0 -128
  3423. package/server/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +0 -113
  3424. package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +0 -14
  3425. package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +0 -31
  3426. package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +0 -15
  3427. package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +0 -4
  3428. package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +0 -14
  3429. package/server/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +0 -43
  3430. package/server/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +0 -13
  3431. package/server/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +0 -534
  3432. package/server/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +0 -33
  3433. package/server/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +0 -30
  3434. package/server/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +0 -40
  3435. package/server/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +0 -133
  3436. package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +0 -149
  3437. package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +0 -251
  3438. package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +0 -65
  3439. package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +0 -118
  3440. package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +0 -46
  3441. package/server/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +0 -114
  3442. package/server/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +0 -82
  3443. package/server/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +0 -155
  3444. package/server/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +0 -22
  3445. package/server/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +0 -32
  3446. package/server/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -60
  3447. package/server/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -51
  3448. package/server/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +0 -41
  3449. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +0 -26
  3450. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +0 -81
  3451. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +0 -14
  3452. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +0 -6
  3453. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +0 -88
  3454. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +0 -41
  3455. package/server/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +0 -17
  3456. package/server/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +0 -192
  3457. package/server/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +0 -35
  3458. package/server/node_modules/@smithy/types/dist-types/uri.d.ts +0 -17
  3459. package/server/node_modules/@smithy/types/dist-types/util.d.ts +0 -176
  3460. package/server/node_modules/@smithy/types/dist-types/waiter.d.ts +0 -35
  3461. package/server/node_modules/@smithy/types/package.json +0 -61
  3462. package/server/node_modules/@smithy/url-parser/LICENSE +0 -201
  3463. package/server/node_modules/@smithy/url-parser/README.md +0 -10
  3464. package/server/node_modules/@smithy/url-parser/dist-cjs/index.js +0 -23
  3465. package/server/node_modules/@smithy/url-parser/dist-es/index.js +0 -18
  3466. package/server/node_modules/@smithy/url-parser/dist-types/index.d.ts +0 -5
  3467. package/server/node_modules/@smithy/url-parser/dist-types/ts3.4/index.d.ts +0 -5
  3468. package/server/node_modules/@smithy/url-parser/package.json +0 -62
  3469. package/server/node_modules/@smithy/util-base64/LICENSE +0 -201
  3470. package/server/node_modules/@smithy/util-base64/README.md +0 -4
  3471. package/server/node_modules/@smithy/util-base64/dist-cjs/constants.browser.js +0 -12
  3472. package/server/node_modules/@smithy/util-base64/dist-cjs/fromBase64.browser.js +0 -40
  3473. package/server/node_modules/@smithy/util-base64/dist-cjs/fromBase64.js +0 -16
  3474. package/server/node_modules/@smithy/util-base64/dist-cjs/index.js +0 -27
  3475. package/server/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +0 -38
  3476. package/server/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +0 -19
  3477. package/server/node_modules/@smithy/util-base64/dist-es/constants.browser.js +0 -9
  3478. package/server/node_modules/@smithy/util-base64/dist-es/fromBase64.browser.js +0 -36
  3479. package/server/node_modules/@smithy/util-base64/dist-es/fromBase64.js +0 -12
  3480. package/server/node_modules/@smithy/util-base64/dist-es/index.js +0 -2
  3481. package/server/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +0 -35
  3482. package/server/node_modules/@smithy/util-base64/dist-es/toBase64.js +0 -15
  3483. package/server/node_modules/@smithy/util-base64/dist-types/constants.browser.d.ts +0 -5
  3484. package/server/node_modules/@smithy/util-base64/dist-types/fromBase64.browser.d.ts +0 -8
  3485. package/server/node_modules/@smithy/util-base64/dist-types/fromBase64.d.ts +0 -7
  3486. package/server/node_modules/@smithy/util-base64/dist-types/index.d.ts +0 -2
  3487. package/server/node_modules/@smithy/util-base64/dist-types/toBase64.browser.d.ts +0 -9
  3488. package/server/node_modules/@smithy/util-base64/dist-types/toBase64.d.ts +0 -8
  3489. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/constants.browser.d.ts +0 -5
  3490. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.browser.d.ts +0 -8
  3491. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.d.ts +0 -7
  3492. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/index.d.ts +0 -2
  3493. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +0 -9
  3494. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +0 -8
  3495. package/server/node_modules/@smithy/util-base64/package.json +0 -74
  3496. package/server/node_modules/@smithy/util-body-length-browser/LICENSE +0 -201
  3497. package/server/node_modules/@smithy/util-body-length-browser/README.md +0 -12
  3498. package/server/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +0 -30
  3499. package/server/node_modules/@smithy/util-body-length-browser/dist-es/calculateBodyLength.js +0 -26
  3500. package/server/node_modules/@smithy/util-body-length-browser/dist-es/index.js +0 -1
  3501. package/server/node_modules/@smithy/util-body-length-browser/dist-types/calculateBodyLength.d.ts +0 -4
  3502. package/server/node_modules/@smithy/util-body-length-browser/dist-types/index.d.ts +0 -4
  3503. package/server/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
  3504. package/server/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/index.d.ts +0 -4
  3505. package/server/node_modules/@smithy/util-body-length-browser/package.json +0 -61
  3506. package/server/node_modules/@smithy/util-body-length-node/LICENSE +0 -201
  3507. package/server/node_modules/@smithy/util-body-length-node/README.md +0 -12
  3508. package/server/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +0 -32
  3509. package/server/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +0 -27
  3510. package/server/node_modules/@smithy/util-body-length-node/dist-es/index.js +0 -1
  3511. package/server/node_modules/@smithy/util-body-length-node/dist-types/calculateBodyLength.d.ts +0 -4
  3512. package/server/node_modules/@smithy/util-body-length-node/dist-types/index.d.ts +0 -4
  3513. package/server/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
  3514. package/server/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/index.d.ts +0 -4
  3515. package/server/node_modules/@smithy/util-body-length-node/package.json +0 -62
  3516. package/server/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  3517. package/server/node_modules/@smithy/util-buffer-from/README.md +0 -10
  3518. package/server/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -20
  3519. package/server/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  3520. package/server/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  3521. package/server/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  3522. package/server/node_modules/@smithy/util-buffer-from/package.json +0 -62
  3523. package/server/node_modules/@smithy/util-config-provider/LICENSE +0 -201
  3524. package/server/node_modules/@smithy/util-config-provider/README.md +0 -4
  3525. package/server/node_modules/@smithy/util-config-provider/dist-cjs/index.js +0 -30
  3526. package/server/node_modules/@smithy/util-config-provider/dist-es/booleanSelector.js +0 -9
  3527. package/server/node_modules/@smithy/util-config-provider/dist-es/index.js +0 -3
  3528. package/server/node_modules/@smithy/util-config-provider/dist-es/numberSelector.js +0 -9
  3529. package/server/node_modules/@smithy/util-config-provider/dist-es/types.js +0 -5
  3530. package/server/node_modules/@smithy/util-config-provider/dist-types/booleanSelector.d.ts +0 -10
  3531. package/server/node_modules/@smithy/util-config-provider/dist-types/index.d.ts +0 -3
  3532. package/server/node_modules/@smithy/util-config-provider/dist-types/numberSelector.d.ts +0 -9
  3533. package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/booleanSelector.d.ts +0 -10
  3534. package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/index.d.ts +0 -3
  3535. package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/numberSelector.d.ts +0 -9
  3536. package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/types.d.ts +0 -4
  3537. package/server/node_modules/@smithy/util-config-provider/dist-types/types.d.ts +0 -4
  3538. package/server/node_modules/@smithy/util-config-provider/package.json +0 -63
  3539. package/server/node_modules/@smithy/util-defaults-mode-browser/LICENSE +0 -201
  3540. package/server/node_modules/@smithy/util-defaults-mode-browser/README.md +0 -10
  3541. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/constants.js +0 -4
  3542. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +0 -16
  3543. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.js +0 -34
  3544. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.native.js +0 -23
  3545. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/constants.js +0 -1
  3546. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/index.js +0 -1
  3547. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.js +0 -30
  3548. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.native.js +0 -19
  3549. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/constants.d.ts +0 -12
  3550. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/index.d.ts +0 -4
  3551. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
  3552. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.native.d.ts +0 -16
  3553. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/constants.d.ts +0 -12
  3554. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/index.d.ts +0 -4
  3555. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
  3556. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.native.d.ts +0 -16
  3557. package/server/node_modules/@smithy/util-defaults-mode-browser/package.json +0 -66
  3558. package/server/node_modules/@smithy/util-defaults-mode-node/LICENSE +0 -201
  3559. package/server/node_modules/@smithy/util-defaults-mode-node/README.md +0 -10
  3560. package/server/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +0 -74
  3561. package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/constants.js +0 -6
  3562. package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/defaultsModeConfig.js +0 -11
  3563. package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/index.js +0 -1
  3564. package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/resolveDefaultsModeConfig.js +0 -52
  3565. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/constants.d.ts +0 -24
  3566. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/defaultsModeConfig.d.ts +0 -6
  3567. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/index.d.ts +0 -4
  3568. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
  3569. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/constants.d.ts +0 -24
  3570. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/defaultsModeConfig.d.ts +0 -6
  3571. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/index.d.ts +0 -4
  3572. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
  3573. package/server/node_modules/@smithy/util-defaults-mode-node/package.json +0 -67
  3574. package/server/node_modules/@smithy/util-endpoints/LICENSE +0 -201
  3575. package/server/node_modules/@smithy/util-endpoints/README.md +0 -10
  3576. package/server/node_modules/@smithy/util-endpoints/dist-cjs/index.js +0 -472
  3577. package/server/node_modules/@smithy/util-endpoints/dist-es/cache/EndpointCache.js +0 -50
  3578. package/server/node_modules/@smithy/util-endpoints/dist-es/debug/debugId.js +0 -1
  3579. package/server/node_modules/@smithy/util-endpoints/dist-es/debug/index.js +0 -2
  3580. package/server/node_modules/@smithy/util-endpoints/dist-es/debug/toDebugString.js +0 -12
  3581. package/server/node_modules/@smithy/util-endpoints/dist-es/getEndpointUrlConfig.js +0 -21
  3582. package/server/node_modules/@smithy/util-endpoints/dist-es/index.js +0 -6
  3583. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/booleanEquals.js +0 -1
  3584. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/getAttr.js +0 -11
  3585. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/getAttrPathList.js +0 -25
  3586. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/index.js +0 -9
  3587. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/isIpAddress.js +0 -2
  3588. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/isSet.js +0 -1
  3589. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/isValidHostLabel.js +0 -13
  3590. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/not.js +0 -1
  3591. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/parseURL.js +0 -51
  3592. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/stringEquals.js +0 -1
  3593. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/substring.js +0 -9
  3594. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/uriEncode.js +0 -1
  3595. package/server/node_modules/@smithy/util-endpoints/dist-es/resolveEndpoint.js +0 -27
  3596. package/server/node_modules/@smithy/util-endpoints/dist-es/types/EndpointError.js +0 -6
  3597. package/server/node_modules/@smithy/util-endpoints/dist-es/types/EndpointFunctions.js +0 -1
  3598. package/server/node_modules/@smithy/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
  3599. package/server/node_modules/@smithy/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
  3600. package/server/node_modules/@smithy/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
  3601. package/server/node_modules/@smithy/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
  3602. package/server/node_modules/@smithy/util-endpoints/dist-es/types/index.js +0 -7
  3603. package/server/node_modules/@smithy/util-endpoints/dist-es/types/shared.js +0 -1
  3604. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/callFunction.js +0 -1
  3605. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/customEndpointFunctions.js +0 -1
  3606. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/endpointFunctions.js +0 -12
  3607. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateCondition.js +0 -14
  3608. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateConditions.js +0 -22
  3609. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateEndpointRule.js +0 -27
  3610. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateErrorRule.js +0 -14
  3611. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +0 -29
  3612. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateRules.js +0 -42
  3613. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTemplate.js +0 -36
  3614. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTreeRule.js +0 -1
  3615. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointHeaders.js +0 -12
  3616. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperties.js +0 -28
  3617. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperty.js +0 -1
  3618. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointUrl.js +0 -15
  3619. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getReferenceValue.js +0 -7
  3620. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/index.js +0 -2
  3621. package/server/node_modules/@smithy/util-endpoints/dist-types/cache/EndpointCache.d.ts +0 -34
  3622. package/server/node_modules/@smithy/util-endpoints/dist-types/debug/debugId.d.ts +0 -1
  3623. package/server/node_modules/@smithy/util-endpoints/dist-types/debug/index.d.ts +0 -2
  3624. package/server/node_modules/@smithy/util-endpoints/dist-types/debug/toDebugString.d.ts +0 -9
  3625. package/server/node_modules/@smithy/util-endpoints/dist-types/getEndpointUrlConfig.d.ts +0 -2
  3626. package/server/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +0 -6
  3627. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/booleanEquals.d.ts +0 -5
  3628. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/getAttr.d.ts +0 -7
  3629. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/getAttrPathList.d.ts +0 -4
  3630. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/index.d.ts +0 -9
  3631. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -4
  3632. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/isSet.d.ts +0 -5
  3633. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/isValidHostLabel.d.ts +0 -7
  3634. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/not.d.ts +0 -5
  3635. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/parseURL.d.ts +0 -5
  3636. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/stringEquals.d.ts +0 -5
  3637. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/substring.d.ts +0 -7
  3638. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/uriEncode.d.ts +0 -4
  3639. package/server/node_modules/@smithy/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -6
  3640. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/cache/EndpointCache.d.ts +0 -34
  3641. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/debugId.d.ts +0 -1
  3642. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/index.d.ts +0 -2
  3643. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/toDebugString.d.ts +0 -9
  3644. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/getEndpointUrlConfig.d.ts +0 -2
  3645. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  3646. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/booleanEquals.d.ts +0 -5
  3647. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttr.d.ts +0 -7
  3648. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttrPathList.d.ts +0 -4
  3649. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/index.d.ts +0 -9
  3650. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -4
  3651. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +0 -5
  3652. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isValidHostLabel.d.ts +0 -7
  3653. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/not.d.ts +0 -5
  3654. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/parseURL.d.ts +0 -5
  3655. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/stringEquals.d.ts +0 -5
  3656. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/substring.d.ts +0 -7
  3657. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/uriEncode.d.ts +0 -4
  3658. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -6
  3659. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -3
  3660. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointFunctions.d.ts +0 -2
  3661. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -5
  3662. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -2
  3663. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -4
  3664. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -3
  3665. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -7
  3666. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -25
  3667. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +0 -1
  3668. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/customEndpointFunctions.d.ts +0 -4
  3669. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +0 -11
  3670. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateCondition.d.ts +0 -8
  3671. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateConditions.d.ts +0 -8
  3672. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateEndpointRule.d.ts +0 -3
  3673. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateErrorRule.d.ts +0 -2
  3674. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +0 -7
  3675. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +0 -8
  3676. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTemplate.d.ts +0 -2
  3677. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +0 -1
  3678. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointHeaders.d.ts +0 -2
  3679. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +0 -8
  3680. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +0 -1
  3681. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointUrl.d.ts +0 -2
  3682. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getReferenceValue.d.ts +0 -2
  3683. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/index.d.ts +0 -2
  3684. package/server/node_modules/@smithy/util-endpoints/dist-types/types/EndpointError.d.ts +0 -3
  3685. package/server/node_modules/@smithy/util-endpoints/dist-types/types/EndpointFunctions.d.ts +0 -2
  3686. package/server/node_modules/@smithy/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -5
  3687. package/server/node_modules/@smithy/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -2
  3688. package/server/node_modules/@smithy/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -4
  3689. package/server/node_modules/@smithy/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -3
  3690. package/server/node_modules/@smithy/util-endpoints/dist-types/types/index.d.ts +0 -7
  3691. package/server/node_modules/@smithy/util-endpoints/dist-types/types/shared.d.ts +0 -25
  3692. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/callFunction.d.ts +0 -1
  3693. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/customEndpointFunctions.d.ts +0 -4
  3694. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +0 -11
  3695. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateCondition.d.ts +0 -8
  3696. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateConditions.d.ts +0 -8
  3697. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateEndpointRule.d.ts +0 -3
  3698. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateErrorRule.d.ts +0 -2
  3699. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +0 -7
  3700. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +0 -8
  3701. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTemplate.d.ts +0 -2
  3702. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTreeRule.d.ts +0 -1
  3703. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointHeaders.d.ts +0 -2
  3704. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +0 -8
  3705. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperty.d.ts +0 -1
  3706. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointUrl.d.ts +0 -2
  3707. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getReferenceValue.d.ts +0 -2
  3708. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/index.d.ts +0 -2
  3709. package/server/node_modules/@smithy/util-endpoints/package.json +0 -69
  3710. package/server/node_modules/@smithy/util-hex-encoding/LICENSE +0 -201
  3711. package/server/node_modules/@smithy/util-hex-encoding/README.md +0 -4
  3712. package/server/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +0 -38
  3713. package/server/node_modules/@smithy/util-hex-encoding/dist-es/index.js +0 -33
  3714. package/server/node_modules/@smithy/util-hex-encoding/dist-types/index.d.ts +0 -12
  3715. package/server/node_modules/@smithy/util-hex-encoding/dist-types/ts3.4/index.d.ts +0 -12
  3716. package/server/node_modules/@smithy/util-hex-encoding/package.json +0 -61
  3717. package/server/node_modules/@smithy/util-middleware/LICENSE +0 -201
  3718. package/server/node_modules/@smithy/util-middleware/README.md +0 -12
  3719. package/server/node_modules/@smithy/util-middleware/dist-cjs/index.js +0 -15
  3720. package/server/node_modules/@smithy/util-middleware/dist-es/getSmithyContext.js +0 -2
  3721. package/server/node_modules/@smithy/util-middleware/dist-es/index.js +0 -2
  3722. package/server/node_modules/@smithy/util-middleware/dist-es/normalizeProvider.js +0 -6
  3723. package/server/node_modules/@smithy/util-middleware/dist-types/getSmithyContext.d.ts +0 -5
  3724. package/server/node_modules/@smithy/util-middleware/dist-types/index.d.ts +0 -8
  3725. package/server/node_modules/@smithy/util-middleware/dist-types/normalizeProvider.d.ts +0 -7
  3726. package/server/node_modules/@smithy/util-middleware/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
  3727. package/server/node_modules/@smithy/util-middleware/dist-types/ts3.4/index.d.ts +0 -8
  3728. package/server/node_modules/@smithy/util-middleware/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
  3729. package/server/node_modules/@smithy/util-middleware/package.json +0 -67
  3730. package/server/node_modules/@smithy/util-retry/LICENSE +0 -201
  3731. package/server/node_modules/@smithy/util-retry/README.md +0 -78
  3732. package/server/node_modules/@smithy/util-retry/dist-cjs/index.js +0 -278
  3733. package/server/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +0 -27
  3734. package/server/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +0 -19
  3735. package/server/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +0 -109
  3736. package/server/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +0 -67
  3737. package/server/node_modules/@smithy/util-retry/dist-es/config.js +0 -7
  3738. package/server/node_modules/@smithy/util-retry/dist-es/constants.js +0 -9
  3739. package/server/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  3740. package/server/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  3741. package/server/node_modules/@smithy/util-retry/dist-es/index.js +0 -7
  3742. package/server/node_modules/@smithy/util-retry/dist-es/types.js +0 -1
  3743. package/server/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -33
  3744. package/server/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +0 -32
  3745. package/server/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +0 -49
  3746. package/server/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +0 -26
  3747. package/server/node_modules/@smithy/util-retry/dist-types/config.d.ts +0 -20
  3748. package/server/node_modules/@smithy/util-retry/dist-types/constants.d.ts +0 -59
  3749. package/server/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  3750. package/server/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  3751. package/server/node_modules/@smithy/util-retry/dist-types/index.d.ts +0 -7
  3752. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  3753. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  3754. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  3755. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  3756. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  3757. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  3758. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  3759. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  3760. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  3761. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  3762. package/server/node_modules/@smithy/util-retry/dist-types/types.d.ts +0 -19
  3763. package/server/node_modules/@smithy/util-retry/package.json +0 -71
  3764. package/server/node_modules/@smithy/util-stream/LICENSE +0 -201
  3765. package/server/node_modules/@smithy/util-stream/README.md +0 -6
  3766. package/server/node_modules/@smithy/util-stream/dist-cjs/ByteArrayCollector.js +0 -36
  3767. package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js +0 -7
  3768. package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js +0 -64
  3769. package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js +0 -39
  3770. package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js +0 -12
  3771. package/server/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +0 -60
  3772. package/server/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +0 -103
  3773. package/server/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js +0 -31
  3774. package/server/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +0 -41
  3775. package/server/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js +0 -34
  3776. package/server/node_modules/@smithy/util-stream/dist-cjs/headStream.js +0 -42
  3777. package/server/node_modules/@smithy/util-stream/dist-cjs/index.js +0 -108
  3778. package/server/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js +0 -68
  3779. package/server/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +0 -54
  3780. package/server/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js +0 -10
  3781. package/server/node_modules/@smithy/util-stream/dist-cjs/splitStream.js +0 -16
  3782. package/server/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js +0 -10
  3783. package/server/node_modules/@smithy/util-stream/dist-es/ByteArrayCollector.js +0 -32
  3784. package/server/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +0 -23
  3785. package/server/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.browser.js +0 -3
  3786. package/server/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.js +0 -60
  3787. package/server/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.browser.js +0 -35
  3788. package/server/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.js +0 -9
  3789. package/server/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +0 -57
  3790. package/server/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +0 -95
  3791. package/server/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.browser.js +0 -27
  3792. package/server/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.js +0 -38
  3793. package/server/node_modules/@smithy/util-stream/dist-es/headStream.browser.js +0 -31
  3794. package/server/node_modules/@smithy/util-stream/dist-es/headStream.js +0 -38
  3795. package/server/node_modules/@smithy/util-stream/dist-es/index.js +0 -9
  3796. package/server/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.browser.js +0 -64
  3797. package/server/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.js +0 -50
  3798. package/server/node_modules/@smithy/util-stream/dist-es/splitStream.browser.js +0 -7
  3799. package/server/node_modules/@smithy/util-stream/dist-es/splitStream.js +0 -13
  3800. package/server/node_modules/@smithy/util-stream/dist-es/stream-type-check.js +0 -5
  3801. package/server/node_modules/@smithy/util-stream/dist-types/ByteArrayCollector.d.ts +0 -13
  3802. package/server/node_modules/@smithy/util-stream/dist-types/blob/Uint8ArrayBlobAdapter.d.ts +0 -22
  3803. package/server/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.browser.d.ts +0 -37
  3804. package/server/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +0 -61
  3805. package/server/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.browser.d.ts +0 -14
  3806. package/server/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +0 -13
  3807. package/server/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +0 -15
  3808. package/server/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +0 -50
  3809. package/server/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.browser.d.ts +0 -5
  3810. package/server/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +0 -10
  3811. package/server/node_modules/@smithy/util-stream/dist-types/headStream.browser.d.ts +0 -7
  3812. package/server/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +0 -9
  3813. package/server/node_modules/@smithy/util-stream/dist-types/index.d.ts +0 -12
  3814. package/server/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.browser.d.ts +0 -7
  3815. package/server/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.d.ts +0 -8
  3816. package/server/node_modules/@smithy/util-stream/dist-types/splitStream.browser.d.ts +0 -5
  3817. package/server/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +0 -11
  3818. package/server/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +0 -17
  3819. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/ByteArrayCollector.d.ts +0 -13
  3820. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/Uint8ArrayBlobAdapter.d.ts +0 -22
  3821. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.browser.d.ts +0 -37
  3822. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +0 -61
  3823. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +0 -14
  3824. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +0 -13
  3825. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +0 -15
  3826. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +0 -54
  3827. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.browser.d.ts +0 -5
  3828. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +0 -10
  3829. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +0 -7
  3830. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +0 -9
  3831. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +0 -12
  3832. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.browser.d.ts +0 -7
  3833. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.d.ts +0 -8
  3834. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.browser.d.ts +0 -8
  3835. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +0 -17
  3836. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +0 -17
  3837. package/server/node_modules/@smithy/util-stream/package.json +0 -99
  3838. package/server/node_modules/@smithy/util-uri-escape/LICENSE +0 -201
  3839. package/server/node_modules/@smithy/util-uri-escape/README.md +0 -10
  3840. package/server/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +0 -9
  3841. package/server/node_modules/@smithy/util-uri-escape/dist-es/escape-uri-path.js +0 -2
  3842. package/server/node_modules/@smithy/util-uri-escape/dist-es/escape-uri.js +0 -2
  3843. package/server/node_modules/@smithy/util-uri-escape/dist-es/index.js +0 -2
  3844. package/server/node_modules/@smithy/util-uri-escape/dist-types/escape-uri-path.d.ts +0 -4
  3845. package/server/node_modules/@smithy/util-uri-escape/dist-types/escape-uri.d.ts +0 -4
  3846. package/server/node_modules/@smithy/util-uri-escape/dist-types/index.d.ts +0 -8
  3847. package/server/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri-path.d.ts +0 -4
  3848. package/server/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri.d.ts +0 -4
  3849. package/server/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/index.d.ts +0 -8
  3850. package/server/node_modules/@smithy/util-uri-escape/package.json +0 -60
  3851. package/server/node_modules/@smithy/util-utf8/LICENSE +0 -201
  3852. package/server/node_modules/@smithy/util-utf8/README.md +0 -4
  3853. package/server/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -32
  3854. package/server/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  3855. package/server/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  3856. package/server/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  3857. package/server/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  3858. package/server/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  3859. package/server/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  3860. package/server/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  3861. package/server/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  3862. package/server/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  3863. package/server/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  3864. package/server/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  3865. package/server/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  3866. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  3867. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  3868. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  3869. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  3870. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  3871. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  3872. package/server/node_modules/@smithy/util-utf8/package.json +0 -67
  3873. package/server/node_modules/@smithy/util-waiter/LICENSE +0 -201
  3874. package/server/node_modules/@smithy/util-waiter/README.md +0 -10
  3875. package/server/node_modules/@smithy/util-waiter/dist-cjs/index.js +0 -179
  3876. package/server/node_modules/@smithy/util-waiter/dist-es/circularReplacer.js +0 -12
  3877. package/server/node_modules/@smithy/util-waiter/dist-es/createWaiter.js +0 -48
  3878. package/server/node_modules/@smithy/util-waiter/dist-es/index.js +0 -2
  3879. package/server/node_modules/@smithy/util-waiter/dist-es/poller.js +0 -60
  3880. package/server/node_modules/@smithy/util-waiter/dist-es/utils/index.js +0 -2
  3881. package/server/node_modules/@smithy/util-waiter/dist-es/utils/sleep.js +0 -3
  3882. package/server/node_modules/@smithy/util-waiter/dist-es/utils/validate.js +0 -17
  3883. package/server/node_modules/@smithy/util-waiter/dist-es/waiter.js +0 -35
  3884. package/server/node_modules/@smithy/util-waiter/dist-types/circularReplacer.d.ts +0 -6
  3885. package/server/node_modules/@smithy/util-waiter/dist-types/createWaiter.d.ts +0 -11
  3886. package/server/node_modules/@smithy/util-waiter/dist-types/index.d.ts +0 -2
  3887. package/server/node_modules/@smithy/util-waiter/dist-types/poller.d.ts +0 -10
  3888. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/circularReplacer.d.ts +0 -6
  3889. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/createWaiter.d.ts +0 -11
  3890. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/index.d.ts +0 -2
  3891. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/poller.d.ts +0 -10
  3892. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/index.d.ts +0 -8
  3893. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/sleep.d.ts +0 -4
  3894. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/validate.d.ts +0 -8
  3895. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/waiter.d.ts +0 -49
  3896. package/server/node_modules/@smithy/util-waiter/dist-types/utils/index.d.ts +0 -8
  3897. package/server/node_modules/@smithy/util-waiter/dist-types/utils/sleep.d.ts +0 -4
  3898. package/server/node_modules/@smithy/util-waiter/dist-types/utils/validate.d.ts +0 -8
  3899. package/server/node_modules/@smithy/util-waiter/dist-types/waiter.d.ts +0 -49
  3900. package/server/node_modules/@smithy/util-waiter/package.json +0 -63
  3901. package/server/node_modules/@smithy/uuid/LICENSE +0 -201
  3902. package/server/node_modules/@smithy/uuid/README.md +0 -10
  3903. package/server/node_modules/@smithy/uuid/dist-cjs/index.js +0 -36
  3904. package/server/node_modules/@smithy/uuid/dist-cjs/randomUUID.js +0 -6
  3905. package/server/node_modules/@smithy/uuid/dist-cjs/randomUUID.native.js +0 -4
  3906. package/server/node_modules/@smithy/uuid/dist-es/index.js +0 -1
  3907. package/server/node_modules/@smithy/uuid/dist-es/randomUUID.browser.js +0 -1
  3908. package/server/node_modules/@smithy/uuid/dist-es/randomUUID.js +0 -2
  3909. package/server/node_modules/@smithy/uuid/dist-es/randomUUID.native.js +0 -1
  3910. package/server/node_modules/@smithy/uuid/dist-es/v4.js +0 -31
  3911. package/server/node_modules/@smithy/uuid/dist-types/index.d.ts +0 -1
  3912. package/server/node_modules/@smithy/uuid/dist-types/randomUUID.browser.d.ts +0 -1
  3913. package/server/node_modules/@smithy/uuid/dist-types/randomUUID.d.ts +0 -2
  3914. package/server/node_modules/@smithy/uuid/dist-types/randomUUID.native.d.ts +0 -1
  3915. package/server/node_modules/@smithy/uuid/dist-types/ts3.4/index.d.ts +0 -1
  3916. package/server/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.browser.d.ts +0 -1
  3917. package/server/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.d.ts +0 -2
  3918. package/server/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.native.d.ts +0 -1
  3919. package/server/node_modules/@smithy/uuid/dist-types/ts3.4/v4.d.ts +0 -19
  3920. package/server/node_modules/@smithy/uuid/dist-types/v4.d.ts +0 -19
  3921. package/server/node_modules/@smithy/uuid/package.json +0 -66
  3922. package/server/node_modules/bowser/LICENSE +0 -39
  3923. package/server/node_modules/bowser/README.md +0 -246
  3924. package/server/node_modules/bowser/bundled.js +0 -1
  3925. package/server/node_modules/bowser/es5.js +0 -1
  3926. package/server/node_modules/bowser/index.d.ts +0 -353
  3927. package/server/node_modules/bowser/package.json +0 -93
  3928. package/server/node_modules/bowser/src/bowser.js +0 -93
  3929. package/server/node_modules/bowser/src/constants.js +0 -177
  3930. package/server/node_modules/bowser/src/parser-browsers.js +0 -1183
  3931. package/server/node_modules/bowser/src/parser-engines.js +0 -120
  3932. package/server/node_modules/bowser/src/parser-os.js +0 -211
  3933. package/server/node_modules/bowser/src/parser-platforms.js +0 -566
  3934. package/server/node_modules/bowser/src/parser.js +0 -592
  3935. package/server/node_modules/bowser/src/utils.js +0 -327
  3936. package/server/node_modules/fast-xml-builder/CHANGELOG.md +0 -16
  3937. package/server/node_modules/fast-xml-builder/LICENSE +0 -21
  3938. package/server/node_modules/fast-xml-builder/README.md +0 -23
  3939. package/server/node_modules/fast-xml-builder/lib/fxb.cjs +0 -1
  3940. package/server/node_modules/fast-xml-builder/lib/fxb.d.cts +0 -180
  3941. package/server/node_modules/fast-xml-builder/lib/fxb.min.js +0 -2
  3942. package/server/node_modules/fast-xml-builder/lib/fxb.min.js.map +0 -1
  3943. package/server/node_modules/fast-xml-builder/package.json +0 -80
  3944. package/server/node_modules/fast-xml-builder/src/fxb.d.ts +0 -180
  3945. package/server/node_modules/fast-xml-builder/src/fxb.js +0 -529
  3946. package/server/node_modules/fast-xml-builder/src/ignoreAttributes.js +0 -18
  3947. package/server/node_modules/fast-xml-builder/src/orderedJs2Xml.js +0 -292
  3948. package/server/node_modules/fast-xml-builder/src/prettifyJs2Xml.js +0 -0
  3949. package/server/node_modules/fast-xml-parser/CHANGELOG.md +0 -752
  3950. package/server/node_modules/fast-xml-parser/LICENSE +0 -21
  3951. package/server/node_modules/fast-xml-parser/README.md +0 -225
  3952. package/server/node_modules/fast-xml-parser/lib/fxbuilder.min.js +0 -2
  3953. package/server/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +0 -1
  3954. package/server/node_modules/fast-xml-parser/lib/fxp.cjs +0 -1
  3955. package/server/node_modules/fast-xml-parser/lib/fxp.d.cts +0 -595
  3956. package/server/node_modules/fast-xml-parser/lib/fxp.min.js +0 -2
  3957. package/server/node_modules/fast-xml-parser/lib/fxp.min.js.map +0 -1
  3958. package/server/node_modules/fast-xml-parser/lib/fxparser.min.js +0 -2
  3959. package/server/node_modules/fast-xml-parser/lib/fxparser.min.js.map +0 -1
  3960. package/server/node_modules/fast-xml-parser/lib/fxvalidator.min.js +0 -2
  3961. package/server/node_modules/fast-xml-parser/lib/fxvalidator.min.js.map +0 -1
  3962. package/server/node_modules/fast-xml-parser/package.json +0 -94
  3963. package/server/node_modules/fast-xml-parser/src/cli/cli.js +0 -97
  3964. package/server/node_modules/fast-xml-parser/src/cli/man.js +0 -17
  3965. package/server/node_modules/fast-xml-parser/src/cli/read.js +0 -43
  3966. package/server/node_modules/fast-xml-parser/src/fxp.d.ts +0 -577
  3967. package/server/node_modules/fast-xml-parser/src/fxp.js +0 -14
  3968. package/server/node_modules/fast-xml-parser/src/ignoreAttributes.js +0 -18
  3969. package/server/node_modules/fast-xml-parser/src/util.js +0 -61
  3970. package/server/node_modules/fast-xml-parser/src/v6/CharsSymbol.js +0 -16
  3971. package/server/node_modules/fast-xml-parser/src/v6/EntitiesParser.js +0 -106
  3972. package/server/node_modules/fast-xml-parser/src/v6/OptionsBuilder.js +0 -61
  3973. package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -69
  3974. package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsArrBuilder.js +0 -103
  3975. package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -100
  3976. package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsObjBuilder.js +0 -154
  3977. package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -94
  3978. package/server/node_modules/fast-xml-parser/src/v6/Report.js +0 -0
  3979. package/server/node_modules/fast-xml-parser/src/v6/TagPath.js +0 -81
  3980. package/server/node_modules/fast-xml-parser/src/v6/TagPathMatcher.js +0 -13
  3981. package/server/node_modules/fast-xml-parser/src/v6/XMLParser.js +0 -83
  3982. package/server/node_modules/fast-xml-parser/src/v6/Xml2JsParser.js +0 -235
  3983. package/server/node_modules/fast-xml-parser/src/v6/XmlPartReader.js +0 -210
  3984. package/server/node_modules/fast-xml-parser/src/v6/XmlSpecialTagsReader.js +0 -111
  3985. package/server/node_modules/fast-xml-parser/src/v6/inputSource/BufferSource.js +0 -116
  3986. package/server/node_modules/fast-xml-parser/src/v6/inputSource/StringSource.js +0 -121
  3987. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/EntitiesParser.js +0 -105
  3988. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/booleanParser.js +0 -22
  3989. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/booleanParserExt.js +0 -19
  3990. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/currency.js +0 -38
  3991. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/join.js +0 -13
  3992. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/number.js +0 -14
  3993. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/trim.js +0 -6
  3994. package/server/node_modules/fast-xml-parser/src/validator.js +0 -425
  3995. package/server/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +0 -6
  3996. package/server/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +0 -401
  3997. package/server/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +0 -159
  3998. package/server/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +0 -905
  3999. package/server/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +0 -71
  4000. package/server/node_modules/fast-xml-parser/src/xmlparser/node2json.js +0 -174
  4001. package/server/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +0 -40
  4002. package/server/node_modules/path-expression-matcher/LICENSE +0 -21
  4003. package/server/node_modules/path-expression-matcher/README.md +0 -635
  4004. package/server/node_modules/path-expression-matcher/lib/pem.cjs +0 -1
  4005. package/server/node_modules/path-expression-matcher/lib/pem.d.cts +0 -335
  4006. package/server/node_modules/path-expression-matcher/lib/pem.min.js +0 -2
  4007. package/server/node_modules/path-expression-matcher/lib/pem.min.js.map +0 -1
  4008. package/server/node_modules/path-expression-matcher/package.json +0 -78
  4009. package/server/node_modules/path-expression-matcher/src/Expression.js +0 -232
  4010. package/server/node_modules/path-expression-matcher/src/Matcher.js +0 -414
  4011. package/server/node_modules/path-expression-matcher/src/index.d.ts +0 -366
  4012. package/server/node_modules/path-expression-matcher/src/index.js +0 -28
  4013. package/server/node_modules/stripe/CHANGELOG.md +0 -4463
  4014. package/server/node_modules/stripe/LICENSE +0 -20
  4015. package/server/node_modules/stripe/OPENAPI_VERSION +0 -1
  4016. package/server/node_modules/stripe/README.md +0 -693
  4017. package/server/node_modules/stripe/VERSION +0 -1
  4018. package/server/node_modules/stripe/cjs/Error.js +0 -203
  4019. package/server/node_modules/stripe/cjs/RequestSender.js +0 -478
  4020. package/server/node_modules/stripe/cjs/ResourceNamespace.js +0 -21
  4021. package/server/node_modules/stripe/cjs/StripeContext.js +0 -56
  4022. package/server/node_modules/stripe/cjs/StripeEmitter.js +0 -46
  4023. package/server/node_modules/stripe/cjs/StripeMethod.js +0 -36
  4024. package/server/node_modules/stripe/cjs/StripeResource.js +0 -176
  4025. package/server/node_modules/stripe/cjs/Webhooks.js +0 -216
  4026. package/server/node_modules/stripe/cjs/apiVersion.js +0 -6
  4027. package/server/node_modules/stripe/cjs/autoPagination.js +0 -294
  4028. package/server/node_modules/stripe/cjs/crypto/CryptoProvider.js +0 -51
  4029. package/server/node_modules/stripe/cjs/crypto/NodeCryptoProvider.js +0 -30
  4030. package/server/node_modules/stripe/cjs/crypto/SubtleCryptoProvider.js +0 -51
  4031. package/server/node_modules/stripe/cjs/multipart.js +0 -61
  4032. package/server/node_modules/stripe/cjs/net/FetchHttpClient.js +0 -142
  4033. package/server/node_modules/stripe/cjs/net/HttpClient.js +0 -53
  4034. package/server/node_modules/stripe/cjs/net/NodeHttpClient.js +0 -108
  4035. package/server/node_modules/stripe/cjs/package.json +0 -1
  4036. package/server/node_modules/stripe/cjs/platform/NodePlatformFunctions.js +0 -126
  4037. package/server/node_modules/stripe/cjs/platform/PlatformFunctions.js +0 -98
  4038. package/server/node_modules/stripe/cjs/platform/WebPlatformFunctions.js +0 -42
  4039. package/server/node_modules/stripe/cjs/resources/AccountLinks.js +0 -9
  4040. package/server/node_modules/stripe/cjs/resources/AccountSessions.js +0 -9
  4041. package/server/node_modules/stripe/cjs/resources/Accounts.js +0 -101
  4042. package/server/node_modules/stripe/cjs/resources/ApplePayDomains.js +0 -22
  4043. package/server/node_modules/stripe/cjs/resources/ApplicationFees.js +0 -34
  4044. package/server/node_modules/stripe/cjs/resources/Apps/Secrets.js +0 -19
  4045. package/server/node_modules/stripe/cjs/resources/Balance.js +0 -9
  4046. package/server/node_modules/stripe/cjs/resources/BalanceSettings.js +0 -10
  4047. package/server/node_modules/stripe/cjs/resources/BalanceTransactions.js +0 -17
  4048. package/server/node_modules/stripe/cjs/resources/Billing/Alerts.js +0 -27
  4049. package/server/node_modules/stripe/cjs/resources/Billing/CreditBalanceSummary.js +0 -12
  4050. package/server/node_modules/stripe/cjs/resources/Billing/CreditBalanceTransactions.js +0 -17
  4051. package/server/node_modules/stripe/cjs/resources/Billing/CreditGrants.js +0 -30
  4052. package/server/node_modules/stripe/cjs/resources/Billing/MeterEventAdjustments.js +0 -12
  4053. package/server/node_modules/stripe/cjs/resources/Billing/MeterEvents.js +0 -9
  4054. package/server/node_modules/stripe/cjs/resources/Billing/Meters.js +0 -29
  4055. package/server/node_modules/stripe/cjs/resources/BillingPortal/Configurations.js +0 -25
  4056. package/server/node_modules/stripe/cjs/resources/BillingPortal/Sessions.js +0 -12
  4057. package/server/node_modules/stripe/cjs/resources/Charges.js +0 -25
  4058. package/server/node_modules/stripe/cjs/resources/Checkout/Sessions.js +0 -31
  4059. package/server/node_modules/stripe/cjs/resources/Climate/Orders.js +0 -26
  4060. package/server/node_modules/stripe/cjs/resources/Climate/Products.js +0 -17
  4061. package/server/node_modules/stripe/cjs/resources/Climate/Suppliers.js +0 -17
  4062. package/server/node_modules/stripe/cjs/resources/ConfirmationTokens.js +0 -12
  4063. package/server/node_modules/stripe/cjs/resources/CountrySpecs.js +0 -17
  4064. package/server/node_modules/stripe/cjs/resources/Coupons.js +0 -17
  4065. package/server/node_modules/stripe/cjs/resources/CreditNotes.js +0 -31
  4066. package/server/node_modules/stripe/cjs/resources/CustomerSessions.js +0 -9
  4067. package/server/node_modules/stripe/cjs/resources/Customers.js +0 -115
  4068. package/server/node_modules/stripe/cjs/resources/Disputes.js +0 -19
  4069. package/server/node_modules/stripe/cjs/resources/Entitlements/ActiveEntitlements.js +0 -17
  4070. package/server/node_modules/stripe/cjs/resources/Entitlements/Features.js +0 -22
  4071. package/server/node_modules/stripe/cjs/resources/EphemeralKeys.js +0 -18
  4072. package/server/node_modules/stripe/cjs/resources/Events.js +0 -14
  4073. package/server/node_modules/stripe/cjs/resources/ExchangeRates.js +0 -17
  4074. package/server/node_modules/stripe/cjs/resources/FileLinks.js +0 -16
  4075. package/server/node_modules/stripe/cjs/resources/Files.js +0 -24
  4076. package/server/node_modules/stripe/cjs/resources/FinancialConnections/Accounts.js +0 -38
  4077. package/server/node_modules/stripe/cjs/resources/FinancialConnections/Sessions.js +0 -16
  4078. package/server/node_modules/stripe/cjs/resources/FinancialConnections/Transactions.js +0 -17
  4079. package/server/node_modules/stripe/cjs/resources/Forwarding/Requests.js +0 -18
  4080. package/server/node_modules/stripe/cjs/resources/Identity/VerificationReports.js +0 -17
  4081. package/server/node_modules/stripe/cjs/resources/Identity/VerificationSessions.js +0 -33
  4082. package/server/node_modules/stripe/cjs/resources/InvoiceItems.js +0 -26
  4083. package/server/node_modules/stripe/cjs/resources/InvoicePayments.js +0 -17
  4084. package/server/node_modules/stripe/cjs/resources/InvoiceRenderingTemplates.js +0 -25
  4085. package/server/node_modules/stripe/cjs/resources/Invoices.js +0 -68
  4086. package/server/node_modules/stripe/cjs/resources/Issuing/Authorizations.js +0 -29
  4087. package/server/node_modules/stripe/cjs/resources/Issuing/Cardholders.js +0 -22
  4088. package/server/node_modules/stripe/cjs/resources/Issuing/Cards.js +0 -16
  4089. package/server/node_modules/stripe/cjs/resources/Issuing/Disputes.js +0 -26
  4090. package/server/node_modules/stripe/cjs/resources/Issuing/PersonalizationDesigns.js +0 -25
  4091. package/server/node_modules/stripe/cjs/resources/Issuing/PhysicalBundles.js +0 -17
  4092. package/server/node_modules/stripe/cjs/resources/Issuing/Tokens.js +0 -21
  4093. package/server/node_modules/stripe/cjs/resources/Issuing/Transactions.js +0 -21
  4094. package/server/node_modules/stripe/cjs/resources/Mandates.js +0 -9
  4095. package/server/node_modules/stripe/cjs/resources/OAuth.js +0 -44
  4096. package/server/node_modules/stripe/cjs/resources/PaymentAttemptRecords.js +0 -17
  4097. package/server/node_modules/stripe/cjs/resources/PaymentIntents.js +0 -56
  4098. package/server/node_modules/stripe/cjs/resources/PaymentLinks.js +0 -27
  4099. package/server/node_modules/stripe/cjs/resources/PaymentMethodConfigurations.js +0 -25
  4100. package/server/node_modules/stripe/cjs/resources/PaymentMethodDomains.js +0 -29
  4101. package/server/node_modules/stripe/cjs/resources/PaymentMethods.js +0 -30
  4102. package/server/node_modules/stripe/cjs/resources/PaymentRecords.js +0 -37
  4103. package/server/node_modules/stripe/cjs/resources/Payouts.js +0 -24
  4104. package/server/node_modules/stripe/cjs/resources/Plans.js +0 -17
  4105. package/server/node_modules/stripe/cjs/resources/Prices.js +0 -21
  4106. package/server/node_modules/stripe/cjs/resources/Products.js +0 -39
  4107. package/server/node_modules/stripe/cjs/resources/PromotionCodes.js +0 -22
  4108. package/server/node_modules/stripe/cjs/resources/Quotes.js +0 -38
  4109. package/server/node_modules/stripe/cjs/resources/Radar/EarlyFraudWarnings.js +0 -17
  4110. package/server/node_modules/stripe/cjs/resources/Radar/PaymentEvaluations.js +0 -12
  4111. package/server/node_modules/stripe/cjs/resources/Radar/ValueListItems.js +0 -25
  4112. package/server/node_modules/stripe/cjs/resources/Radar/ValueLists.js +0 -26
  4113. package/server/node_modules/stripe/cjs/resources/Refunds.js +0 -20
  4114. package/server/node_modules/stripe/cjs/resources/Reporting/ReportRuns.js +0 -18
  4115. package/server/node_modules/stripe/cjs/resources/Reporting/ReportTypes.js +0 -17
  4116. package/server/node_modules/stripe/cjs/resources/Reviews.js +0 -18
  4117. package/server/node_modules/stripe/cjs/resources/SetupAttempts.js +0 -13
  4118. package/server/node_modules/stripe/cjs/resources/SetupIntents.js +0 -34
  4119. package/server/node_modules/stripe/cjs/resources/ShippingRates.js +0 -22
  4120. package/server/node_modules/stripe/cjs/resources/Sigma/ScheduledQueryRuns.js +0 -17
  4121. package/server/node_modules/stripe/cjs/resources/Sources.js +0 -20
  4122. package/server/node_modules/stripe/cjs/resources/SubscriptionItems.js +0 -26
  4123. package/server/node_modules/stripe/cjs/resources/SubscriptionSchedules.js +0 -33
  4124. package/server/node_modules/stripe/cjs/resources/Subscriptions.js +0 -43
  4125. package/server/node_modules/stripe/cjs/resources/Tax/Associations.js +0 -9
  4126. package/server/node_modules/stripe/cjs/resources/Tax/Calculations.js +0 -18
  4127. package/server/node_modules/stripe/cjs/resources/Tax/Registrations.js +0 -22
  4128. package/server/node_modules/stripe/cjs/resources/Tax/Settings.js +0 -10
  4129. package/server/node_modules/stripe/cjs/resources/Tax/Transactions.js +0 -25
  4130. package/server/node_modules/stripe/cjs/resources/TaxCodes.js +0 -14
  4131. package/server/node_modules/stripe/cjs/resources/TaxIds.js +0 -16
  4132. package/server/node_modules/stripe/cjs/resources/TaxRates.js +0 -16
  4133. package/server/node_modules/stripe/cjs/resources/Terminal/Configurations.js +0 -29
  4134. package/server/node_modules/stripe/cjs/resources/Terminal/ConnectionTokens.js +0 -12
  4135. package/server/node_modules/stripe/cjs/resources/Terminal/Locations.js +0 -26
  4136. package/server/node_modules/stripe/cjs/resources/Terminal/OnboardingLinks.js +0 -12
  4137. package/server/node_modules/stripe/cjs/resources/Terminal/Readers.js +0 -58
  4138. package/server/node_modules/stripe/cjs/resources/TestHelpers/ConfirmationTokens.js +0 -12
  4139. package/server/node_modules/stripe/cjs/resources/TestHelpers/Customers.js +0 -12
  4140. package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/Authorizations.js +0 -36
  4141. package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/Cards.js +0 -28
  4142. package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/PersonalizationDesigns.js +0 -20
  4143. package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/Transactions.js +0 -20
  4144. package/server/node_modules/stripe/cjs/resources/TestHelpers/Refunds.js +0 -12
  4145. package/server/node_modules/stripe/cjs/resources/TestHelpers/Terminal/Readers.js +0 -20
  4146. package/server/node_modules/stripe/cjs/resources/TestHelpers/TestClocks.js +0 -29
  4147. package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/InboundTransfers.js +0 -20
  4148. package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/OutboundPayments.js +0 -24
  4149. package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/OutboundTransfers.js +0 -24
  4150. package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/ReceivedCredits.js +0 -12
  4151. package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/ReceivedDebits.js +0 -12
  4152. package/server/node_modules/stripe/cjs/resources/Tokens.js +0 -10
  4153. package/server/node_modules/stripe/cjs/resources/Topups.js +0 -17
  4154. package/server/node_modules/stripe/cjs/resources/Transfers.js +0 -33
  4155. package/server/node_modules/stripe/cjs/resources/Treasury/CreditReversals.js +0 -21
  4156. package/server/node_modules/stripe/cjs/resources/Treasury/DebitReversals.js +0 -21
  4157. package/server/node_modules/stripe/cjs/resources/Treasury/FinancialAccounts.js +0 -37
  4158. package/server/node_modules/stripe/cjs/resources/Treasury/InboundTransfers.js +0 -25
  4159. package/server/node_modules/stripe/cjs/resources/Treasury/OutboundPayments.js +0 -25
  4160. package/server/node_modules/stripe/cjs/resources/Treasury/OutboundTransfers.js +0 -25
  4161. package/server/node_modules/stripe/cjs/resources/Treasury/ReceivedCredits.js +0 -17
  4162. package/server/node_modules/stripe/cjs/resources/Treasury/ReceivedDebits.js +0 -17
  4163. package/server/node_modules/stripe/cjs/resources/Treasury/TransactionEntries.js +0 -17
  4164. package/server/node_modules/stripe/cjs/resources/Treasury/Transactions.js +0 -17
  4165. package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEventAdjustments.js +0 -12
  4166. package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEventSession.js +0 -12
  4167. package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEventStream.js +0 -13
  4168. package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEvents.js +0 -9
  4169. package/server/node_modules/stripe/cjs/resources/V2/Core/AccountLinks.js +0 -9
  4170. package/server/node_modules/stripe/cjs/resources/V2/Core/AccountTokens.js +0 -13
  4171. package/server/node_modules/stripe/cjs/resources/V2/Core/Accounts/PersonTokens.js +0 -16
  4172. package/server/node_modules/stripe/cjs/resources/V2/Core/Accounts/Persons.js +0 -29
  4173. package/server/node_modules/stripe/cjs/resources/V2/Core/Accounts.js +0 -27
  4174. package/server/node_modules/stripe/cjs/resources/V2/Core/EventDestinations.js +0 -41
  4175. package/server/node_modules/stripe/cjs/resources/V2/Core/Events.js +0 -60
  4176. package/server/node_modules/stripe/cjs/resources/WebhookEndpoints.js +0 -26
  4177. package/server/node_modules/stripe/cjs/resources.js +0 -324
  4178. package/server/node_modules/stripe/cjs/stripe.cjs.node.js +0 -11
  4179. package/server/node_modules/stripe/cjs/stripe.cjs.worker.js +0 -11
  4180. package/server/node_modules/stripe/cjs/stripe.core.js +0 -396
  4181. package/server/node_modules/stripe/cjs/utils.js +0 -479
  4182. package/server/node_modules/stripe/esm/Error.js +0 -185
  4183. package/server/node_modules/stripe/esm/RequestSender.js +0 -474
  4184. package/server/node_modules/stripe/esm/ResourceNamespace.js +0 -17
  4185. package/server/node_modules/stripe/esm/StripeContext.js +0 -52
  4186. package/server/node_modules/stripe/esm/StripeEmitter.js +0 -42
  4187. package/server/node_modules/stripe/esm/StripeMethod.js +0 -32
  4188. package/server/node_modules/stripe/esm/StripeResource.js +0 -173
  4189. package/server/node_modules/stripe/esm/Webhooks.js +0 -212
  4190. package/server/node_modules/stripe/esm/apiVersion.js +0 -3
  4191. package/server/node_modules/stripe/esm/autoPagination.js +0 -290
  4192. package/server/node_modules/stripe/esm/crypto/CryptoProvider.js +0 -46
  4193. package/server/node_modules/stripe/esm/crypto/NodeCryptoProvider.js +0 -26
  4194. package/server/node_modules/stripe/esm/crypto/SubtleCryptoProvider.js +0 -47
  4195. package/server/node_modules/stripe/esm/multipart.js +0 -57
  4196. package/server/node_modules/stripe/esm/net/FetchHttpClient.js +0 -137
  4197. package/server/node_modules/stripe/esm/net/HttpClient.js +0 -48
  4198. package/server/node_modules/stripe/esm/net/NodeHttpClient.js +0 -103
  4199. package/server/node_modules/stripe/esm/package.json +0 -1
  4200. package/server/node_modules/stripe/esm/platform/NodePlatformFunctions.js +0 -122
  4201. package/server/node_modules/stripe/esm/platform/PlatformFunctions.js +0 -94
  4202. package/server/node_modules/stripe/esm/platform/WebPlatformFunctions.js +0 -38
  4203. package/server/node_modules/stripe/esm/resources/AccountLinks.js +0 -6
  4204. package/server/node_modules/stripe/esm/resources/AccountSessions.js +0 -6
  4205. package/server/node_modules/stripe/esm/resources/Accounts.js +0 -98
  4206. package/server/node_modules/stripe/esm/resources/ApplePayDomains.js +0 -19
  4207. package/server/node_modules/stripe/esm/resources/ApplicationFees.js +0 -31
  4208. package/server/node_modules/stripe/esm/resources/Apps/Secrets.js +0 -16
  4209. package/server/node_modules/stripe/esm/resources/Balance.js +0 -6
  4210. package/server/node_modules/stripe/esm/resources/BalanceSettings.js +0 -7
  4211. package/server/node_modules/stripe/esm/resources/BalanceTransactions.js +0 -14
  4212. package/server/node_modules/stripe/esm/resources/Billing/Alerts.js +0 -24
  4213. package/server/node_modules/stripe/esm/resources/Billing/CreditBalanceSummary.js +0 -9
  4214. package/server/node_modules/stripe/esm/resources/Billing/CreditBalanceTransactions.js +0 -14
  4215. package/server/node_modules/stripe/esm/resources/Billing/CreditGrants.js +0 -27
  4216. package/server/node_modules/stripe/esm/resources/Billing/MeterEventAdjustments.js +0 -9
  4217. package/server/node_modules/stripe/esm/resources/Billing/MeterEvents.js +0 -6
  4218. package/server/node_modules/stripe/esm/resources/Billing/Meters.js +0 -26
  4219. package/server/node_modules/stripe/esm/resources/BillingPortal/Configurations.js +0 -22
  4220. package/server/node_modules/stripe/esm/resources/BillingPortal/Sessions.js +0 -9
  4221. package/server/node_modules/stripe/esm/resources/Charges.js +0 -22
  4222. package/server/node_modules/stripe/esm/resources/Checkout/Sessions.js +0 -28
  4223. package/server/node_modules/stripe/esm/resources/Climate/Orders.js +0 -23
  4224. package/server/node_modules/stripe/esm/resources/Climate/Products.js +0 -14
  4225. package/server/node_modules/stripe/esm/resources/Climate/Suppliers.js +0 -14
  4226. package/server/node_modules/stripe/esm/resources/ConfirmationTokens.js +0 -9
  4227. package/server/node_modules/stripe/esm/resources/CountrySpecs.js +0 -14
  4228. package/server/node_modules/stripe/esm/resources/Coupons.js +0 -14
  4229. package/server/node_modules/stripe/esm/resources/CreditNotes.js +0 -28
  4230. package/server/node_modules/stripe/esm/resources/CustomerSessions.js +0 -6
  4231. package/server/node_modules/stripe/esm/resources/Customers.js +0 -112
  4232. package/server/node_modules/stripe/esm/resources/Disputes.js +0 -16
  4233. package/server/node_modules/stripe/esm/resources/Entitlements/ActiveEntitlements.js +0 -14
  4234. package/server/node_modules/stripe/esm/resources/Entitlements/Features.js +0 -19
  4235. package/server/node_modules/stripe/esm/resources/EphemeralKeys.js +0 -15
  4236. package/server/node_modules/stripe/esm/resources/Events.js +0 -11
  4237. package/server/node_modules/stripe/esm/resources/ExchangeRates.js +0 -14
  4238. package/server/node_modules/stripe/esm/resources/FileLinks.js +0 -13
  4239. package/server/node_modules/stripe/esm/resources/Files.js +0 -21
  4240. package/server/node_modules/stripe/esm/resources/FinancialConnections/Accounts.js +0 -35
  4241. package/server/node_modules/stripe/esm/resources/FinancialConnections/Sessions.js +0 -13
  4242. package/server/node_modules/stripe/esm/resources/FinancialConnections/Transactions.js +0 -14
  4243. package/server/node_modules/stripe/esm/resources/Forwarding/Requests.js +0 -15
  4244. package/server/node_modules/stripe/esm/resources/Identity/VerificationReports.js +0 -14
  4245. package/server/node_modules/stripe/esm/resources/Identity/VerificationSessions.js +0 -30
  4246. package/server/node_modules/stripe/esm/resources/InvoiceItems.js +0 -23
  4247. package/server/node_modules/stripe/esm/resources/InvoicePayments.js +0 -14
  4248. package/server/node_modules/stripe/esm/resources/InvoiceRenderingTemplates.js +0 -22
  4249. package/server/node_modules/stripe/esm/resources/Invoices.js +0 -65
  4250. package/server/node_modules/stripe/esm/resources/Issuing/Authorizations.js +0 -26
  4251. package/server/node_modules/stripe/esm/resources/Issuing/Cardholders.js +0 -19
  4252. package/server/node_modules/stripe/esm/resources/Issuing/Cards.js +0 -13
  4253. package/server/node_modules/stripe/esm/resources/Issuing/Disputes.js +0 -23
  4254. package/server/node_modules/stripe/esm/resources/Issuing/PersonalizationDesigns.js +0 -22
  4255. package/server/node_modules/stripe/esm/resources/Issuing/PhysicalBundles.js +0 -14
  4256. package/server/node_modules/stripe/esm/resources/Issuing/Tokens.js +0 -18
  4257. package/server/node_modules/stripe/esm/resources/Issuing/Transactions.js +0 -18
  4258. package/server/node_modules/stripe/esm/resources/Mandates.js +0 -6
  4259. package/server/node_modules/stripe/esm/resources/OAuth.js +0 -42
  4260. package/server/node_modules/stripe/esm/resources/PaymentAttemptRecords.js +0 -14
  4261. package/server/node_modules/stripe/esm/resources/PaymentIntents.js +0 -53
  4262. package/server/node_modules/stripe/esm/resources/PaymentLinks.js +0 -24
  4263. package/server/node_modules/stripe/esm/resources/PaymentMethodConfigurations.js +0 -22
  4264. package/server/node_modules/stripe/esm/resources/PaymentMethodDomains.js +0 -26
  4265. package/server/node_modules/stripe/esm/resources/PaymentMethods.js +0 -27
  4266. package/server/node_modules/stripe/esm/resources/PaymentRecords.js +0 -34
  4267. package/server/node_modules/stripe/esm/resources/Payouts.js +0 -21
  4268. package/server/node_modules/stripe/esm/resources/Plans.js +0 -14
  4269. package/server/node_modules/stripe/esm/resources/Prices.js +0 -18
  4270. package/server/node_modules/stripe/esm/resources/Products.js +0 -36
  4271. package/server/node_modules/stripe/esm/resources/PromotionCodes.js +0 -19
  4272. package/server/node_modules/stripe/esm/resources/Quotes.js +0 -35
  4273. package/server/node_modules/stripe/esm/resources/Radar/EarlyFraudWarnings.js +0 -14
  4274. package/server/node_modules/stripe/esm/resources/Radar/PaymentEvaluations.js +0 -9
  4275. package/server/node_modules/stripe/esm/resources/Radar/ValueListItems.js +0 -22
  4276. package/server/node_modules/stripe/esm/resources/Radar/ValueLists.js +0 -23
  4277. package/server/node_modules/stripe/esm/resources/Refunds.js +0 -17
  4278. package/server/node_modules/stripe/esm/resources/Reporting/ReportRuns.js +0 -15
  4279. package/server/node_modules/stripe/esm/resources/Reporting/ReportTypes.js +0 -14
  4280. package/server/node_modules/stripe/esm/resources/Reviews.js +0 -15
  4281. package/server/node_modules/stripe/esm/resources/SetupAttempts.js +0 -10
  4282. package/server/node_modules/stripe/esm/resources/SetupIntents.js +0 -31
  4283. package/server/node_modules/stripe/esm/resources/ShippingRates.js +0 -19
  4284. package/server/node_modules/stripe/esm/resources/Sigma/ScheduledQueryRuns.js +0 -14
  4285. package/server/node_modules/stripe/esm/resources/Sources.js +0 -17
  4286. package/server/node_modules/stripe/esm/resources/SubscriptionItems.js +0 -23
  4287. package/server/node_modules/stripe/esm/resources/SubscriptionSchedules.js +0 -30
  4288. package/server/node_modules/stripe/esm/resources/Subscriptions.js +0 -40
  4289. package/server/node_modules/stripe/esm/resources/Tax/Associations.js +0 -6
  4290. package/server/node_modules/stripe/esm/resources/Tax/Calculations.js +0 -15
  4291. package/server/node_modules/stripe/esm/resources/Tax/Registrations.js +0 -19
  4292. package/server/node_modules/stripe/esm/resources/Tax/Settings.js +0 -7
  4293. package/server/node_modules/stripe/esm/resources/Tax/Transactions.js +0 -22
  4294. package/server/node_modules/stripe/esm/resources/TaxCodes.js +0 -11
  4295. package/server/node_modules/stripe/esm/resources/TaxIds.js +0 -13
  4296. package/server/node_modules/stripe/esm/resources/TaxRates.js +0 -13
  4297. package/server/node_modules/stripe/esm/resources/Terminal/Configurations.js +0 -26
  4298. package/server/node_modules/stripe/esm/resources/Terminal/ConnectionTokens.js +0 -9
  4299. package/server/node_modules/stripe/esm/resources/Terminal/Locations.js +0 -23
  4300. package/server/node_modules/stripe/esm/resources/Terminal/OnboardingLinks.js +0 -9
  4301. package/server/node_modules/stripe/esm/resources/Terminal/Readers.js +0 -55
  4302. package/server/node_modules/stripe/esm/resources/TestHelpers/ConfirmationTokens.js +0 -9
  4303. package/server/node_modules/stripe/esm/resources/TestHelpers/Customers.js +0 -9
  4304. package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/Authorizations.js +0 -33
  4305. package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/Cards.js +0 -25
  4306. package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/PersonalizationDesigns.js +0 -17
  4307. package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/Transactions.js +0 -17
  4308. package/server/node_modules/stripe/esm/resources/TestHelpers/Refunds.js +0 -9
  4309. package/server/node_modules/stripe/esm/resources/TestHelpers/Terminal/Readers.js +0 -17
  4310. package/server/node_modules/stripe/esm/resources/TestHelpers/TestClocks.js +0 -26
  4311. package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/InboundTransfers.js +0 -17
  4312. package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/OutboundPayments.js +0 -21
  4313. package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/OutboundTransfers.js +0 -21
  4314. package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/ReceivedCredits.js +0 -9
  4315. package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/ReceivedDebits.js +0 -9
  4316. package/server/node_modules/stripe/esm/resources/Tokens.js +0 -7
  4317. package/server/node_modules/stripe/esm/resources/Topups.js +0 -14
  4318. package/server/node_modules/stripe/esm/resources/Transfers.js +0 -30
  4319. package/server/node_modules/stripe/esm/resources/Treasury/CreditReversals.js +0 -18
  4320. package/server/node_modules/stripe/esm/resources/Treasury/DebitReversals.js +0 -18
  4321. package/server/node_modules/stripe/esm/resources/Treasury/FinancialAccounts.js +0 -34
  4322. package/server/node_modules/stripe/esm/resources/Treasury/InboundTransfers.js +0 -22
  4323. package/server/node_modules/stripe/esm/resources/Treasury/OutboundPayments.js +0 -22
  4324. package/server/node_modules/stripe/esm/resources/Treasury/OutboundTransfers.js +0 -22
  4325. package/server/node_modules/stripe/esm/resources/Treasury/ReceivedCredits.js +0 -14
  4326. package/server/node_modules/stripe/esm/resources/Treasury/ReceivedDebits.js +0 -14
  4327. package/server/node_modules/stripe/esm/resources/Treasury/TransactionEntries.js +0 -14
  4328. package/server/node_modules/stripe/esm/resources/Treasury/Transactions.js +0 -14
  4329. package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEventAdjustments.js +0 -9
  4330. package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEventSession.js +0 -9
  4331. package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEventStream.js +0 -10
  4332. package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEvents.js +0 -6
  4333. package/server/node_modules/stripe/esm/resources/V2/Core/AccountLinks.js +0 -6
  4334. package/server/node_modules/stripe/esm/resources/V2/Core/AccountTokens.js +0 -10
  4335. package/server/node_modules/stripe/esm/resources/V2/Core/Accounts/PersonTokens.js +0 -13
  4336. package/server/node_modules/stripe/esm/resources/V2/Core/Accounts/Persons.js +0 -26
  4337. package/server/node_modules/stripe/esm/resources/V2/Core/Accounts.js +0 -24
  4338. package/server/node_modules/stripe/esm/resources/V2/Core/EventDestinations.js +0 -38
  4339. package/server/node_modules/stripe/esm/resources/V2/Core/Events.js +0 -57
  4340. package/server/node_modules/stripe/esm/resources/WebhookEndpoints.js +0 -23
  4341. package/server/node_modules/stripe/esm/resources.js +0 -263
  4342. package/server/node_modules/stripe/esm/stripe.core.js +0 -392
  4343. package/server/node_modules/stripe/esm/stripe.esm.node.js +0 -4
  4344. package/server/node_modules/stripe/esm/stripe.esm.worker.js +0 -4
  4345. package/server/node_modules/stripe/esm/utils.js +0 -452
  4346. package/server/node_modules/stripe/package.json +0 -98
  4347. package/server/node_modules/stripe/types/.eslintrc.js +0 -22
  4348. package/server/node_modules/stripe/types/AccountLinks.d.ts +0 -33
  4349. package/server/node_modules/stripe/types/AccountLinksResource.d.ts +0 -78
  4350. package/server/node_modules/stripe/types/AccountSessions.d.ts +0 -578
  4351. package/server/node_modules/stripe/types/AccountSessionsResource.d.ts +0 -677
  4352. package/server/node_modules/stripe/types/Accounts.d.ts +0 -1727
  4353. package/server/node_modules/stripe/types/AccountsResource.d.ts +0 -5288
  4354. package/server/node_modules/stripe/types/ApplePayDomains.d.ts +0 -57
  4355. package/server/node_modules/stripe/types/ApplePayDomainsResource.d.ts +0 -77
  4356. package/server/node_modules/stripe/types/ApplicationFees.d.ts +0 -108
  4357. package/server/node_modules/stripe/types/ApplicationFeesResource.d.ts +0 -162
  4358. package/server/node_modules/stripe/types/Applications.d.ts +0 -55
  4359. package/server/node_modules/stripe/types/Apps/Secrets.d.ts +0 -80
  4360. package/server/node_modules/stripe/types/Apps/SecretsResource.d.ts +0 -186
  4361. package/server/node_modules/stripe/types/Balance.d.ts +0 -343
  4362. package/server/node_modules/stripe/types/BalanceResource.d.ts +0 -26
  4363. package/server/node_modules/stripe/types/BalanceSettings.d.ts +0 -103
  4364. package/server/node_modules/stripe/types/BalanceSettingsResource.d.ts +0 -124
  4365. package/server/node_modules/stripe/types/BalanceTransactionSources.d.ts +0 -23
  4366. package/server/node_modules/stripe/types/BalanceTransactions.d.ts +0 -176
  4367. package/server/node_modules/stripe/types/BalanceTransactionsResource.d.ts +0 -72
  4368. package/server/node_modules/stripe/types/BankAccounts.d.ts +0 -433
  4369. package/server/node_modules/stripe/types/Billing/AlertTriggereds.d.ts +0 -42
  4370. package/server/node_modules/stripe/types/Billing/Alerts.d.ts +0 -84
  4371. package/server/node_modules/stripe/types/Billing/AlertsResource.d.ts +0 -183
  4372. package/server/node_modules/stripe/types/Billing/CreditBalanceSummary.d.ts +0 -99
  4373. package/server/node_modules/stripe/types/Billing/CreditBalanceSummaryResource.d.ts +0 -83
  4374. package/server/node_modules/stripe/types/Billing/CreditBalanceTransactions.d.ts +0 -178
  4375. package/server/node_modules/stripe/types/Billing/CreditBalanceTransactionsResource.d.ts +0 -62
  4376. package/server/node_modules/stripe/types/Billing/CreditGrants.d.ts +0 -150
  4377. package/server/node_modules/stripe/types/Billing/CreditGrantsResource.d.ts +0 -248
  4378. package/server/node_modules/stripe/types/Billing/MeterEventAdjustments.d.ts +0 -53
  4379. package/server/node_modules/stripe/types/Billing/MeterEventAdjustmentsResource.d.ts +0 -48
  4380. package/server/node_modules/stripe/types/Billing/MeterEventSummaries.d.ts +0 -50
  4381. package/server/node_modules/stripe/types/Billing/MeterEvents.d.ts +0 -49
  4382. package/server/node_modules/stripe/types/Billing/MeterEventsResource.d.ts +0 -46
  4383. package/server/node_modules/stripe/types/Billing/Meters.d.ts +0 -110
  4384. package/server/node_modules/stripe/types/Billing/MetersResource.d.ts +0 -234
  4385. package/server/node_modules/stripe/types/BillingPortal/Configurations.d.ts +0 -319
  4386. package/server/node_modules/stripe/types/BillingPortal/ConfigurationsResource.d.ts +0 -679
  4387. package/server/node_modules/stripe/types/BillingPortal/Sessions.d.ts +0 -293
  4388. package/server/node_modules/stripe/types/BillingPortal/SessionsResource.d.ts +0 -273
  4389. package/server/node_modules/stripe/types/Capabilities.d.ts +0 -422
  4390. package/server/node_modules/stripe/types/Cards.d.ts +0 -225
  4391. package/server/node_modules/stripe/types/CashBalances.d.ts +0 -57
  4392. package/server/node_modules/stripe/types/Charges.d.ts +0 -2637
  4393. package/server/node_modules/stripe/types/ChargesResource.d.ts +0 -426
  4394. package/server/node_modules/stripe/types/Checkout/Sessions.d.ts +0 -2826
  4395. package/server/node_modules/stripe/types/Checkout/SessionsResource.d.ts +0 -3937
  4396. package/server/node_modules/stripe/types/Climate/Orders.d.ts +0 -197
  4397. package/server/node_modules/stripe/types/Climate/OrdersResource.d.ts +0 -159
  4398. package/server/node_modules/stripe/types/Climate/Products.d.ts +0 -81
  4399. package/server/node_modules/stripe/types/Climate/ProductsResource.d.ts +0 -45
  4400. package/server/node_modules/stripe/types/Climate/Suppliers.d.ts +0 -81
  4401. package/server/node_modules/stripe/types/Climate/SuppliersResource.d.ts +0 -45
  4402. package/server/node_modules/stripe/types/ConfirmationTokens.d.ts +0 -1745
  4403. package/server/node_modules/stripe/types/ConfirmationTokensResource.d.ts +0 -27
  4404. package/server/node_modules/stripe/types/ConnectCollectionTransfers.d.ts +0 -40
  4405. package/server/node_modules/stripe/types/CountrySpecs.d.ts +0 -88
  4406. package/server/node_modules/stripe/types/CountrySpecsResource.d.ts +0 -43
  4407. package/server/node_modules/stripe/types/Coupons.d.ts +0 -139
  4408. package/server/node_modules/stripe/types/CouponsResource.d.ts +0 -203
  4409. package/server/node_modules/stripe/types/CreditNoteLineItems.d.ts +0 -190
  4410. package/server/node_modules/stripe/types/CreditNotes.d.ts +0 -408
  4411. package/server/node_modules/stripe/types/CreditNotesResource.d.ts +0 -750
  4412. package/server/node_modules/stripe/types/CustomerBalanceTransactions.d.ts +0 -106
  4413. package/server/node_modules/stripe/types/CustomerCashBalanceTransactions.d.ts +0 -230
  4414. package/server/node_modules/stripe/types/CustomerSessions.d.ts +0 -283
  4415. package/server/node_modules/stripe/types/CustomerSessionsResource.d.ts +0 -263
  4416. package/server/node_modules/stripe/types/CustomerSources.d.ts +0 -9
  4417. package/server/node_modules/stripe/types/Customers.d.ts +0 -326
  4418. package/server/node_modules/stripe/types/CustomersResource.d.ts +0 -1553
  4419. package/server/node_modules/stripe/types/Discounts.d.ts +0 -175
  4420. package/server/node_modules/stripe/types/Disputes.d.ts +0 -519
  4421. package/server/node_modules/stripe/types/DisputesResource.d.ts +0 -384
  4422. package/server/node_modules/stripe/types/Entitlements/ActiveEntitlementSummaries.d.ts +0 -32
  4423. package/server/node_modules/stripe/types/Entitlements/ActiveEntitlements.d.ts +0 -37
  4424. package/server/node_modules/stripe/types/Entitlements/ActiveEntitlementsResource.d.ts +0 -49
  4425. package/server/node_modules/stripe/types/Entitlements/Features.d.ts +0 -48
  4426. package/server/node_modules/stripe/types/Entitlements/FeaturesResource.d.ts +0 -118
  4427. package/server/node_modules/stripe/types/EphemeralKeys.d.ts +0 -40
  4428. package/server/node_modules/stripe/types/EphemeralKeysResource.d.ts +0 -65
  4429. package/server/node_modules/stripe/types/Errors.d.ts +0 -280
  4430. package/server/node_modules/stripe/types/EventTypes.d.ts +0 -4443
  4431. package/server/node_modules/stripe/types/Events.d.ts +0 -373
  4432. package/server/node_modules/stripe/types/EventsResource.d.ts +0 -63
  4433. package/server/node_modules/stripe/types/ExchangeRates.d.ts +0 -54
  4434. package/server/node_modules/stripe/types/ExchangeRatesResource.d.ts +0 -49
  4435. package/server/node_modules/stripe/types/ExternalAccounts.d.ts +0 -9
  4436. package/server/node_modules/stripe/types/FeeRefunds.d.ts +0 -54
  4437. package/server/node_modules/stripe/types/FileLinks.d.ts +0 -57
  4438. package/server/node_modules/stripe/types/FileLinksResource.d.ts +0 -114
  4439. package/server/node_modules/stripe/types/Files.d.ts +0 -96
  4440. package/server/node_modules/stripe/types/FilesResource.d.ts +0 -146
  4441. package/server/node_modules/stripe/types/FinancialConnections/AccountOwners.d.ts +0 -52
  4442. package/server/node_modules/stripe/types/FinancialConnections/AccountOwnerships.d.ts +0 -32
  4443. package/server/node_modules/stripe/types/FinancialConnections/Accounts.d.ts +0 -325
  4444. package/server/node_modules/stripe/types/FinancialConnections/AccountsResource.d.ts +0 -184
  4445. package/server/node_modules/stripe/types/FinancialConnections/Sessions.d.ts +0 -113
  4446. package/server/node_modules/stripe/types/FinancialConnections/SessionsResource.d.ts +0 -128
  4447. package/server/node_modules/stripe/types/FinancialConnections/Transactions.d.ts +0 -85
  4448. package/server/node_modules/stripe/types/FinancialConnections/TransactionsResource.d.ts +0 -68
  4449. package/server/node_modules/stripe/types/Forwarding/Requests.d.ts +0 -165
  4450. package/server/node_modules/stripe/types/Forwarding/RequestsResource.d.ts +0 -127
  4451. package/server/node_modules/stripe/types/FundingInstructions.d.ts +0 -297
  4452. package/server/node_modules/stripe/types/Identity/VerificationReports.d.ts +0 -487
  4453. package/server/node_modules/stripe/types/Identity/VerificationReportsResource.d.ts +0 -71
  4454. package/server/node_modules/stripe/types/Identity/VerificationSessions.d.ts +0 -352
  4455. package/server/node_modules/stripe/types/Identity/VerificationSessionsResource.d.ts +0 -366
  4456. package/server/node_modules/stripe/types/InvoiceItems.d.ts +0 -235
  4457. package/server/node_modules/stripe/types/InvoiceItemsResource.d.ts +0 -414
  4458. package/server/node_modules/stripe/types/InvoiceLineItems.d.ts +0 -361
  4459. package/server/node_modules/stripe/types/InvoicePayments.d.ts +0 -111
  4460. package/server/node_modules/stripe/types/InvoicePaymentsResource.d.ts +0 -88
  4461. package/server/node_modules/stripe/types/InvoiceRenderingTemplates.d.ts +0 -55
  4462. package/server/node_modules/stripe/types/InvoiceRenderingTemplatesResource.d.ts +0 -93
  4463. package/server/node_modules/stripe/types/Invoices.d.ts +0 -1649
  4464. package/server/node_modules/stripe/types/InvoicesResource.d.ts +0 -4176
  4465. package/server/node_modules/stripe/types/Issuing/Authorizations.d.ts +0 -689
  4466. package/server/node_modules/stripe/types/Issuing/AuthorizationsResource.d.ts +0 -151
  4467. package/server/node_modules/stripe/types/Issuing/Cardholders.d.ts +0 -1184
  4468. package/server/node_modules/stripe/types/Issuing/CardholdersResource.d.ts +0 -2411
  4469. package/server/node_modules/stripe/types/Issuing/Cards.d.ts +0 -1294
  4470. package/server/node_modules/stripe/types/Issuing/CardsResource.d.ts +0 -2350
  4471. package/server/node_modules/stripe/types/Issuing/Disputes.d.ts +0 -383
  4472. package/server/node_modules/stripe/types/Issuing/DisputesResource.d.ts +0 -776
  4473. package/server/node_modules/stripe/types/Issuing/PersonalizationDesigns.d.ts +0 -142
  4474. package/server/node_modules/stripe/types/Issuing/PersonalizationDesignsResource.d.ts +0 -253
  4475. package/server/node_modules/stripe/types/Issuing/PhysicalBundles.d.ts +0 -75
  4476. package/server/node_modules/stripe/types/Issuing/PhysicalBundlesResource.d.ts +0 -63
  4477. package/server/node_modules/stripe/types/Issuing/Tokens.d.ts +0 -273
  4478. package/server/node_modules/stripe/types/Issuing/TokensResource.d.ts +0 -88
  4479. package/server/node_modules/stripe/types/Issuing/Transactions.d.ts +0 -479
  4480. package/server/node_modules/stripe/types/Issuing/TransactionsResource.d.ts +0 -92
  4481. package/server/node_modules/stripe/types/LineItems.d.ts +0 -145
  4482. package/server/node_modules/stripe/types/LoginLinks.d.ts +0 -26
  4483. package/server/node_modules/stripe/types/Mandates.d.ts +0 -345
  4484. package/server/node_modules/stripe/types/MandatesResource.d.ts +0 -27
  4485. package/server/node_modules/stripe/types/OAuth.d.ts +0 -355
  4486. package/server/node_modules/stripe/types/PaymentAttemptRecords.d.ts +0 -2401
  4487. package/server/node_modules/stripe/types/PaymentAttemptRecordsResource.d.ts +0 -57
  4488. package/server/node_modules/stripe/types/PaymentIntentAmountDetailsLineItems.d.ts +0 -126
  4489. package/server/node_modules/stripe/types/PaymentIntents.d.ts +0 -3120
  4490. package/server/node_modules/stripe/types/PaymentIntentsResource.d.ts +0 -11252
  4491. package/server/node_modules/stripe/types/PaymentLinks.d.ts +0 -1050
  4492. package/server/node_modules/stripe/types/PaymentLinksResource.d.ts +0 -2332
  4493. package/server/node_modules/stripe/types/PaymentMethodConfigurations.d.ts +0 -2009
  4494. package/server/node_modules/stripe/types/PaymentMethodConfigurationsResource.d.ts +0 -2908
  4495. package/server/node_modules/stripe/types/PaymentMethodDomains.d.ts +0 -213
  4496. package/server/node_modules/stripe/types/PaymentMethodDomainsResource.d.ts +0 -126
  4497. package/server/node_modules/stripe/types/PaymentMethods.d.ts +0 -1635
  4498. package/server/node_modules/stripe/types/PaymentMethodsResource.d.ts +0 -1181
  4499. package/server/node_modules/stripe/types/PaymentRecords.d.ts +0 -2401
  4500. package/server/node_modules/stripe/types/PaymentRecordsResource.d.ts +0 -657
  4501. package/server/node_modules/stripe/types/Payouts.d.ts +0 -177
  4502. package/server/node_modules/stripe/types/PayoutsResource.d.ts +0 -201
  4503. package/server/node_modules/stripe/types/Persons.d.ts +0 -824
  4504. package/server/node_modules/stripe/types/Plans.d.ts +0 -195
  4505. package/server/node_modules/stripe/types/PlansResource.d.ts +0 -303
  4506. package/server/node_modules/stripe/types/Prices.d.ts +0 -325
  4507. package/server/node_modules/stripe/types/PricesResource.d.ts +0 -607
  4508. package/server/node_modules/stripe/types/ProductFeatures.d.ts +0 -57
  4509. package/server/node_modules/stripe/types/Products.d.ts +0 -170
  4510. package/server/node_modules/stripe/types/ProductsResource.d.ts +0 -616
  4511. package/server/node_modules/stripe/types/PromotionCodes.d.ts +0 -125
  4512. package/server/node_modules/stripe/types/PromotionCodesResource.d.ts +0 -233
  4513. package/server/node_modules/stripe/types/Quotes.d.ts +0 -690
  4514. package/server/node_modules/stripe/types/QuotesResource.d.ts +0 -898
  4515. package/server/node_modules/stripe/types/Radar/EarlyFraudWarnings.d.ts +0 -55
  4516. package/server/node_modules/stripe/types/Radar/EarlyFraudWarningsResource.d.ts +0 -64
  4517. package/server/node_modules/stripe/types/Radar/PaymentEvaluations.d.ts +0 -573
  4518. package/server/node_modules/stripe/types/Radar/PaymentEvaluationsResource.d.ts +0 -208
  4519. package/server/node_modules/stripe/types/Radar/ValueListItems.d.ts +0 -74
  4520. package/server/node_modules/stripe/types/Radar/ValueListItemsResource.d.ts +0 -99
  4521. package/server/node_modules/stripe/types/Radar/ValueLists.d.ts +0 -103
  4522. package/server/node_modules/stripe/types/Radar/ValueListsResource.d.ts +0 -155
  4523. package/server/node_modules/stripe/types/Refunds.d.ts +0 -487
  4524. package/server/node_modules/stripe/types/RefundsResource.d.ts +0 -187
  4525. package/server/node_modules/stripe/types/Reporting/ReportRuns.d.ts +0 -115
  4526. package/server/node_modules/stripe/types/Reporting/ReportRunsResource.d.ts +0 -763
  4527. package/server/node_modules/stripe/types/Reporting/ReportTypes.d.ts +0 -64
  4528. package/server/node_modules/stripe/types/Reporting/ReportTypesResource.d.ts +0 -47
  4529. package/server/node_modules/stripe/types/Reserve/Holds.d.ts +0 -104
  4530. package/server/node_modules/stripe/types/Reserve/Plans.d.ts +0 -103
  4531. package/server/node_modules/stripe/types/Reserve/Releases.d.ts +0 -105
  4532. package/server/node_modules/stripe/types/ReserveTransactions.d.ts +0 -32
  4533. package/server/node_modules/stripe/types/Reviews.d.ts +0 -146
  4534. package/server/node_modules/stripe/types/ReviewsResource.d.ts +0 -68
  4535. package/server/node_modules/stripe/types/SetupAttempts.d.ts +0 -873
  4536. package/server/node_modules/stripe/types/SetupAttemptsResource.d.ts +0 -35
  4537. package/server/node_modules/stripe/types/SetupIntents.d.ts +0 -1039
  4538. package/server/node_modules/stripe/types/SetupIntentsResource.d.ts +0 -4994
  4539. package/server/node_modules/stripe/types/ShippingRates.d.ts +0 -155
  4540. package/server/node_modules/stripe/types/ShippingRatesResource.d.ts +0 -262
  4541. package/server/node_modules/stripe/types/Sigma/ScheduledQueryRuns.d.ts +0 -76
  4542. package/server/node_modules/stripe/types/Sigma/ScheduledQueryRunsResource.d.ts +0 -47
  4543. package/server/node_modules/stripe/types/SourceMandateNotifications.d.ts +0 -105
  4544. package/server/node_modules/stripe/types/SourceTransactions.d.ts +0 -203
  4545. package/server/node_modules/stripe/types/Sources.d.ts +0 -746
  4546. package/server/node_modules/stripe/types/SourcesResource.d.ts +0 -611
  4547. package/server/node_modules/stripe/types/SubscriptionItems.d.ts +0 -122
  4548. package/server/node_modules/stripe/types/SubscriptionItemsResource.d.ts +0 -441
  4549. package/server/node_modules/stripe/types/SubscriptionSchedules.d.ts +0 -687
  4550. package/server/node_modules/stripe/types/SubscriptionSchedulesResource.d.ts +0 -1565
  4551. package/server/node_modules/stripe/types/Subscriptions.d.ts +0 -842
  4552. package/server/node_modules/stripe/types/SubscriptionsResource.d.ts +0 -2326
  4553. package/server/node_modules/stripe/types/Tax/Associations.d.ts +0 -82
  4554. package/server/node_modules/stripe/types/Tax/AssociationsResource.d.ts +0 -29
  4555. package/server/node_modules/stripe/types/Tax/CalculationLineItems.d.ts +0 -187
  4556. package/server/node_modules/stripe/types/Tax/Calculations.d.ts +0 -511
  4557. package/server/node_modules/stripe/types/Tax/CalculationsResource.d.ts +0 -406
  4558. package/server/node_modules/stripe/types/Tax/Registrations.d.ts +0 -1710
  4559. package/server/node_modules/stripe/types/Tax/RegistrationsResource.d.ts +0 -2583
  4560. package/server/node_modules/stripe/types/Tax/Settings.d.ts +0 -86
  4561. package/server/node_modules/stripe/types/Tax/SettingsResource.d.ts +0 -77
  4562. package/server/node_modules/stripe/types/Tax/TransactionLineItems.d.ts +0 -90
  4563. package/server/node_modules/stripe/types/Tax/Transactions.d.ts +0 -418
  4564. package/server/node_modules/stripe/types/Tax/TransactionsResource.d.ts +0 -182
  4565. package/server/node_modules/stripe/types/TaxCodes.d.ts +0 -30
  4566. package/server/node_modules/stripe/types/TaxCodesResource.d.ts +0 -43
  4567. package/server/node_modules/stripe/types/TaxDeductedAtSources.d.ts +0 -35
  4568. package/server/node_modules/stripe/types/TaxIds.d.ts +0 -262
  4569. package/server/node_modules/stripe/types/TaxIdsResource.d.ts +0 -263
  4570. package/server/node_modules/stripe/types/TaxRates.d.ts +0 -144
  4571. package/server/node_modules/stripe/types/TaxRatesResource.d.ts +0 -215
  4572. package/server/node_modules/stripe/types/Terminal/Configurations.d.ts +0 -630
  4573. package/server/node_modules/stripe/types/Terminal/ConfigurationsResource.d.ts +0 -1469
  4574. package/server/node_modules/stripe/types/Terminal/ConnectionTokens.d.ts +0 -29
  4575. package/server/node_modules/stripe/types/Terminal/ConnectionTokensResource.d.ts +0 -32
  4576. package/server/node_modules/stripe/types/Terminal/Locations.d.ts +0 -166
  4577. package/server/node_modules/stripe/types/Terminal/LocationsResource.d.ts +0 -233
  4578. package/server/node_modules/stripe/types/Terminal/OnboardingLinks.d.ts +0 -57
  4579. package/server/node_modules/stripe/types/Terminal/OnboardingLinksResource.d.ts +0 -62
  4580. package/server/node_modules/stripe/types/Terminal/Readers.d.ts +0 -676
  4581. package/server/node_modules/stripe/types/Terminal/ReadersResource.d.ts +0 -665
  4582. package/server/node_modules/stripe/types/TestHelpers/ConfirmationTokensResource.d.ts +0 -895
  4583. package/server/node_modules/stripe/types/TestHelpers/CustomersResource.d.ts +0 -40
  4584. package/server/node_modules/stripe/types/TestHelpers/Issuing/AuthorizationsResource.d.ts +0 -1404
  4585. package/server/node_modules/stripe/types/TestHelpers/Issuing/CardsResource.d.ts +0 -121
  4586. package/server/node_modules/stripe/types/TestHelpers/Issuing/PersonalizationDesignsResource.d.ts +0 -113
  4587. package/server/node_modules/stripe/types/TestHelpers/Issuing/TransactionsResource.d.ts +0 -1354
  4588. package/server/node_modules/stripe/types/TestHelpers/RefundsResource.d.ts +0 -29
  4589. package/server/node_modules/stripe/types/TestHelpers/Terminal/ReadersResource.d.ts +0 -151
  4590. package/server/node_modules/stripe/types/TestHelpers/TestClocks.d.ts +0 -98
  4591. package/server/node_modules/stripe/types/TestHelpers/TestClocksResource.d.ts +0 -108
  4592. package/server/node_modules/stripe/types/TestHelpers/Treasury/InboundTransfersResource.d.ts +0 -108
  4593. package/server/node_modules/stripe/types/TestHelpers/Treasury/OutboundPaymentsResource.d.ts +0 -175
  4594. package/server/node_modules/stripe/types/TestHelpers/Treasury/OutboundTransfersResource.d.ts +0 -175
  4595. package/server/node_modules/stripe/types/TestHelpers/Treasury/ReceivedCreditsResource.d.ts +0 -93
  4596. package/server/node_modules/stripe/types/TestHelpers/Treasury/ReceivedDebitsResource.d.ts +0 -91
  4597. package/server/node_modules/stripe/types/Tokens.d.ts +0 -84
  4598. package/server/node_modules/stripe/types/TokensResource.d.ts +0 -1086
  4599. package/server/node_modules/stripe/types/Topups.d.ts +0 -103
  4600. package/server/node_modules/stripe/types/TopupsResource.d.ts +0 -158
  4601. package/server/node_modules/stripe/types/TransferReversals.d.ts +0 -72
  4602. package/server/node_modules/stripe/types/Transfers.d.ts +0 -104
  4603. package/server/node_modules/stripe/types/TransfersResource.d.ts +0 -260
  4604. package/server/node_modules/stripe/types/Treasury/CreditReversals.d.ts +0 -92
  4605. package/server/node_modules/stripe/types/Treasury/CreditReversalsResource.d.ts +0 -88
  4606. package/server/node_modules/stripe/types/Treasury/DebitReversals.d.ts +0 -104
  4607. package/server/node_modules/stripe/types/Treasury/DebitReversalsResource.d.ts +0 -95
  4608. package/server/node_modules/stripe/types/Treasury/FinancialAccountFeatures.d.ts +0 -623
  4609. package/server/node_modules/stripe/types/Treasury/FinancialAccounts.d.ts +0 -250
  4610. package/server/node_modules/stripe/types/Treasury/FinancialAccountsResource.d.ts +0 -733
  4611. package/server/node_modules/stripe/types/Treasury/InboundTransfers.d.ts +0 -235
  4612. package/server/node_modules/stripe/types/Treasury/InboundTransfersResource.d.ts +0 -128
  4613. package/server/node_modules/stripe/types/Treasury/OutboundPayments.d.ts +0 -324
  4614. package/server/node_modules/stripe/types/Treasury/OutboundPaymentsResource.d.ts +0 -285
  4615. package/server/node_modules/stripe/types/Treasury/OutboundTransfers.d.ts +0 -299
  4616. package/server/node_modules/stripe/types/Treasury/OutboundTransfersResource.d.ts +0 -179
  4617. package/server/node_modules/stripe/types/Treasury/ReceivedCredits.d.ts +0 -279
  4618. package/server/node_modules/stripe/types/Treasury/ReceivedCreditsResource.d.ts +0 -79
  4619. package/server/node_modules/stripe/types/Treasury/ReceivedDebits.d.ts +0 -227
  4620. package/server/node_modules/stripe/types/Treasury/ReceivedDebitsResource.d.ts +0 -58
  4621. package/server/node_modules/stripe/types/Treasury/TransactionEntries.d.ts +0 -203
  4622. package/server/node_modules/stripe/types/Treasury/TransactionEntriesResource.d.ts +0 -70
  4623. package/server/node_modules/stripe/types/Treasury/Transactions.d.ts +0 -202
  4624. package/server/node_modules/stripe/types/Treasury/TransactionsResource.d.ts +0 -82
  4625. package/server/node_modules/stripe/types/UpcomingInvoices.d.ts +0 -5
  4626. package/server/node_modules/stripe/types/V2/Billing/MeterEventAdjustments.d.ts +0 -65
  4627. package/server/node_modules/stripe/types/V2/Billing/MeterEventAdjustmentsResource.d.ts +0 -47
  4628. package/server/node_modules/stripe/types/V2/Billing/MeterEventSessionResource.d.ts +0 -26
  4629. package/server/node_modules/stripe/types/V2/Billing/MeterEventSessions.d.ts +0 -45
  4630. package/server/node_modules/stripe/types/V2/Billing/MeterEventStreamResource.d.ts +0 -62
  4631. package/server/node_modules/stripe/types/V2/Billing/MeterEvents.d.ts +0 -55
  4632. package/server/node_modules/stripe/types/V2/Billing/MeterEventsResource.d.ts +0 -52
  4633. package/server/node_modules/stripe/types/V2/Core/AccountLinks.d.ts +0 -160
  4634. package/server/node_modules/stripe/types/V2/Core/AccountLinksResource.d.ts +0 -144
  4635. package/server/node_modules/stripe/types/V2/Core/AccountPersonTokens.d.ts +0 -44
  4636. package/server/node_modules/stripe/types/V2/Core/AccountPersons.d.ts +0 -661
  4637. package/server/node_modules/stripe/types/V2/Core/AccountTokens.d.ts +0 -44
  4638. package/server/node_modules/stripe/types/V2/Core/AccountTokensResource.d.ts +0 -1175
  4639. package/server/node_modules/stripe/types/V2/Core/Accounts/PersonTokensResource.d.ts +0 -554
  4640. package/server/node_modules/stripe/types/V2/Core/Accounts/PersonsResource.d.ts +0 -1255
  4641. package/server/node_modules/stripe/types/V2/Core/Accounts.d.ts +0 -5450
  4642. package/server/node_modules/stripe/types/V2/Core/AccountsResource.d.ts +0 -5093
  4643. package/server/node_modules/stripe/types/V2/Core/EventDestinations.d.ts +0 -166
  4644. package/server/node_modules/stripe/types/V2/Core/EventDestinationsResource.d.ts +0 -276
  4645. package/server/node_modules/stripe/types/V2/Core/EventTypes.d.ts +0 -798
  4646. package/server/node_modules/stripe/types/V2/Core/Events.d.ts +0 -86
  4647. package/server/node_modules/stripe/types/V2/Core/EventsResource.d.ts +0 -63
  4648. package/server/node_modules/stripe/types/V2/DeletedObject.d.ts +0 -22
  4649. package/server/node_modules/stripe/types/V2/EventMisc.d.ts +0 -80
  4650. package/server/node_modules/stripe/types/WebhookEndpoints.d.ts +0 -101
  4651. package/server/node_modules/stripe/types/WebhookEndpointsResource.d.ts +0 -797
  4652. package/server/node_modules/stripe/types/Webhooks.d.ts +0 -164
  4653. package/server/node_modules/stripe/types/apiVersion.d.ts +0 -4
  4654. package/server/node_modules/stripe/types/crypto/crypto.d.ts +0 -59
  4655. package/server/node_modules/stripe/types/index.d.ts +0 -596
  4656. package/server/node_modules/stripe/types/lib.d.ts +0 -321
  4657. package/server/node_modules/stripe/types/net/net.d.ts +0 -99
  4658. package/server/node_modules/stripe/types/shared.d.ts +0 -178
  4659. package/server/node_modules/stripe/types/test/.eslintrc.js +0 -6
  4660. package/server/node_modules/stripe/types/test/tsconfig.json +0 -67
  4661. package/server/node_modules/stripe/types/test/typescriptTest.ts +0 -357
  4662. package/server/node_modules/strnum/.github/SECURITY.md +0 -5
  4663. package/server/node_modules/strnum/.vscode/launch.json +0 -25
  4664. package/server/node_modules/strnum/CHANGELOG.md +0 -36
  4665. package/server/node_modules/strnum/LICENSE +0 -21
  4666. package/server/node_modules/strnum/README.md +0 -104
  4667. package/server/node_modules/strnum/algo.stflow +0 -84
  4668. package/server/node_modules/strnum/package.json +0 -31
  4669. package/server/node_modules/strnum/strnum.js +0 -160
  4670. package/server/node_modules/strnum/tests/infinity_test.js +0 -18
  4671. package/server/node_modules/strnum/tests/strnum_test.js +0 -174
  4672. package/server/node_modules/strnum/tests/temp.js +0 -8
  4673. package/server/node_modules/tslib/CopyrightNotice.txt +0 -15
  4674. package/server/node_modules/tslib/LICENSE.txt +0 -12
  4675. package/server/node_modules/tslib/README.md +0 -164
  4676. package/server/node_modules/tslib/SECURITY.md +0 -41
  4677. package/server/node_modules/tslib/modules/index.d.ts +0 -38
  4678. package/server/node_modules/tslib/modules/index.js +0 -70
  4679. package/server/node_modules/tslib/modules/package.json +0 -3
  4680. package/server/node_modules/tslib/package.json +0 -47
  4681. package/server/node_modules/tslib/tslib.d.ts +0 -460
  4682. package/server/node_modules/tslib/tslib.es6.html +0 -1
  4683. package/server/node_modules/tslib/tslib.es6.js +0 -402
  4684. package/server/node_modules/tslib/tslib.es6.mjs +0 -401
  4685. package/server/node_modules/tslib/tslib.html +0 -1
  4686. package/server/node_modules/tslib/tslib.js +0 -484
  4687. package/server/package-lock.json +0 -1723
  4688. package/server/package.json +0 -7
@@ -1,4176 +0,0 @@
1
- // File generated from our OpenAPI spec
2
-
3
- declare module 'stripe' {
4
- namespace Stripe {
5
- interface InvoiceCreateParams {
6
- /**
7
- * The account tax IDs associated with the invoice. Only editable when the invoice is a draft.
8
- */
9
- account_tax_ids?: Stripe.Emptyable<Array<string>>;
10
-
11
- /**
12
- * A fee in cents (or local equivalent) that will be applied to the invoice and transferred to the application owner's Stripe account. The request must be made with an OAuth key or the Stripe-Account header in order to take an application fee. For more information, see the application fees [documentation](https://docs.stripe.com/billing/invoices/connect#collecting-fees).
13
- */
14
- application_fee_amount?: number;
15
-
16
- /**
17
- * Controls whether Stripe performs [automatic collection](https://docs.stripe.com/invoicing/integration/automatic-advancement-collection) of the invoice. If `false`, the invoice's state doesn't automatically advance without an explicit action. Defaults to false.
18
- */
19
- auto_advance?: boolean;
20
-
21
- /**
22
- * Settings for automatic tax lookup for this invoice.
23
- */
24
- automatic_tax?: InvoiceCreateParams.AutomaticTax;
25
-
26
- /**
27
- * The time when this invoice should be scheduled to finalize (up to 5 years in the future). The invoice is finalized at this time if it's still in draft state.
28
- */
29
- automatically_finalizes_at?: number;
30
-
31
- /**
32
- * Either `charge_automatically`, or `send_invoice`. When charging automatically, Stripe will attempt to pay this invoice using the default source attached to the customer. When sending an invoice, Stripe will email this invoice to the customer with payment instructions. Defaults to `charge_automatically`.
33
- */
34
- collection_method?: InvoiceCreateParams.CollectionMethod;
35
-
36
- /**
37
- * The currency to create this invoice in. Defaults to that of `customer` if not specified.
38
- */
39
- currency?: string;
40
-
41
- /**
42
- * A list of up to 4 custom fields to be displayed on the invoice.
43
- */
44
- custom_fields?: Stripe.Emptyable<Array<InvoiceCreateParams.CustomField>>;
45
-
46
- /**
47
- * The ID of the customer to bill.
48
- */
49
- customer?: string;
50
-
51
- /**
52
- * The ID of the account to bill.
53
- */
54
- customer_account?: string;
55
-
56
- /**
57
- * The number of days from when the invoice is created until it is due. Valid only for invoices where `collection_method=send_invoice`.
58
- */
59
- days_until_due?: number;
60
-
61
- /**
62
- * ID of the default payment method for the invoice. It must belong to the customer associated with the invoice. If not set, defaults to the subscription's default payment method, if any, or to the default payment method in the customer's invoice settings.
63
- */
64
- default_payment_method?: string;
65
-
66
- /**
67
- * ID of the default payment source for the invoice. It must belong to the customer associated with the invoice and be in a chargeable state. If not set, defaults to the subscription's default source, if any, or to the customer's default source.
68
- */
69
- default_source?: string;
70
-
71
- /**
72
- * The tax rates that will apply to any line item that does not have `tax_rates` set.
73
- */
74
- default_tax_rates?: Array<string>;
75
-
76
- /**
77
- * An arbitrary string attached to the object. Often useful for displaying to users. Referenced as 'memo' in the Dashboard.
78
- */
79
- description?: string;
80
-
81
- /**
82
- * The coupons and promotion codes to redeem into discounts for the invoice. If not specified, inherits the discount from the invoice's customer. Pass an empty string to avoid inheriting any discounts.
83
- */
84
- discounts?: Stripe.Emptyable<Array<InvoiceCreateParams.Discount>>;
85
-
86
- /**
87
- * The date on which payment for this invoice is due. Valid only for invoices where `collection_method=send_invoice`.
88
- */
89
- due_date?: number;
90
-
91
- /**
92
- * The date when this invoice is in effect. Same as `finalized_at` unless overwritten. When defined, this value replaces the system-generated 'Date of issue' printed on the invoice PDF and receipt.
93
- */
94
- effective_at?: number;
95
-
96
- /**
97
- * Specifies which fields in the response should be expanded.
98
- */
99
- expand?: Array<string>;
100
-
101
- /**
102
- * Footer to be displayed on the invoice.
103
- */
104
- footer?: string;
105
-
106
- /**
107
- * Revise an existing invoice. The new invoice will be created in `status=draft`. See the [revision documentation](https://docs.stripe.com/invoicing/invoice-revisions) for more details.
108
- */
109
- from_invoice?: InvoiceCreateParams.FromInvoice;
110
-
111
- /**
112
- * The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.
113
- */
114
- issuer?: InvoiceCreateParams.Issuer;
115
-
116
- /**
117
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
118
- */
119
- metadata?: Stripe.Emptyable<Stripe.MetadataParam>;
120
-
121
- /**
122
- * Set the number for this invoice. If no number is present then a number will be assigned automatically when the invoice is finalized. In many markets, regulations require invoices to be unique, sequential and / or gapless. You are responsible for ensuring this is true across all your different invoicing systems in the event that you edit the invoice number using our API. If you use only Stripe for your invoices and do not change invoice numbers, Stripe handles this aspect of compliance for you automatically.
123
- */
124
- number?: string;
125
-
126
- /**
127
- * The account (if any) for which the funds of the invoice payment are intended. If set, the invoice will be presented with the branding and support information of the specified account. See the [Invoices with Connect](https://docs.stripe.com/billing/invoices/connect) documentation for details.
128
- */
129
- on_behalf_of?: string;
130
-
131
- /**
132
- * Configuration settings for the PaymentIntent that is generated when the invoice is finalized.
133
- */
134
- payment_settings?: InvoiceCreateParams.PaymentSettings;
135
-
136
- /**
137
- * How to handle pending invoice items on invoice creation. Defaults to `exclude` if the parameter is omitted.
138
- */
139
- pending_invoice_items_behavior?: InvoiceCreateParams.PendingInvoiceItemsBehavior;
140
-
141
- /**
142
- * The rendering-related settings that control how the invoice is displayed on customer-facing surfaces such as PDF and Hosted Invoice Page.
143
- */
144
- rendering?: InvoiceCreateParams.Rendering;
145
-
146
- /**
147
- * Settings for the cost of shipping for this invoice.
148
- */
149
- shipping_cost?: InvoiceCreateParams.ShippingCost;
150
-
151
- /**
152
- * Shipping details for the invoice. The Invoice PDF will use the `shipping_details` value if it is set, otherwise the PDF will render the shipping address from the customer.
153
- */
154
- shipping_details?: InvoiceCreateParams.ShippingDetails;
155
-
156
- /**
157
- * Extra information about a charge for the customer's credit card statement. It must contain at least one letter. If not specified and this invoice is part of a subscription, the default `statement_descriptor` will be set to the first subscription item's product's `statement_descriptor`.
158
- */
159
- statement_descriptor?: string;
160
-
161
- /**
162
- * The ID of the subscription to invoice, if any. If set, the created invoice will only include pending invoice items for that subscription. The subscription's billing cycle and regular subscription events won't be affected.
163
- */
164
- subscription?: string;
165
-
166
- /**
167
- * If specified, the funds from the invoice will be transferred to the destination and the ID of the resulting transfer will be found on the invoice's charge.
168
- */
169
- transfer_data?: InvoiceCreateParams.TransferData;
170
- }
171
-
172
- namespace InvoiceCreateParams {
173
- interface AutomaticTax {
174
- /**
175
- * Whether Stripe automatically computes tax on this invoice. Note that incompatible invoice items (invoice items with manually specified [tax rates](https://docs.stripe.com/api/tax_rates), negative amounts, or `tax_behavior=unspecified`) cannot be added to automatic tax invoices.
176
- */
177
- enabled: boolean;
178
-
179
- /**
180
- * The account that's liable for tax. If set, the business address and tax registrations required to perform the tax calculation are loaded from this account. The tax transaction is returned in the report of the connected account.
181
- */
182
- liability?: AutomaticTax.Liability;
183
- }
184
-
185
- namespace AutomaticTax {
186
- interface Liability {
187
- /**
188
- * The connected account being referenced when `type` is `account`.
189
- */
190
- account?: string;
191
-
192
- /**
193
- * Type of the account referenced in the request.
194
- */
195
- type: Liability.Type;
196
- }
197
-
198
- namespace Liability {
199
- type Type = 'account' | 'self';
200
- }
201
- }
202
-
203
- type CollectionMethod = 'charge_automatically' | 'send_invoice';
204
-
205
- interface CustomField {
206
- /**
207
- * The name of the custom field. This may be up to 40 characters.
208
- */
209
- name: string;
210
-
211
- /**
212
- * The value of the custom field. This may be up to 140 characters.
213
- */
214
- value: string;
215
- }
216
-
217
- interface Discount {
218
- /**
219
- * ID of the coupon to create a new discount for.
220
- */
221
- coupon?: string;
222
-
223
- /**
224
- * ID of an existing discount on the object (or one of its ancestors) to reuse.
225
- */
226
- discount?: string;
227
-
228
- /**
229
- * ID of the promotion code to create a new discount for.
230
- */
231
- promotion_code?: string;
232
- }
233
-
234
- interface FromInvoice {
235
- /**
236
- * The relation between the new invoice and the original invoice. Currently, only 'revision' is permitted
237
- */
238
- action: 'revision';
239
-
240
- /**
241
- * The `id` of the invoice that will be cloned.
242
- */
243
- invoice: string;
244
- }
245
-
246
- interface Issuer {
247
- /**
248
- * The connected account being referenced when `type` is `account`.
249
- */
250
- account?: string;
251
-
252
- /**
253
- * Type of the account referenced in the request.
254
- */
255
- type: Issuer.Type;
256
- }
257
-
258
- namespace Issuer {
259
- type Type = 'account' | 'self';
260
- }
261
-
262
- interface PaymentSettings {
263
- /**
264
- * ID of the mandate to be used for this invoice. It must correspond to the payment method used to pay the invoice, including the invoice's default_payment_method or default_source, if set.
265
- */
266
- default_mandate?: Stripe.Emptyable<string>;
267
-
268
- /**
269
- * Payment-method-specific configuration to provide to the invoice's PaymentIntent.
270
- */
271
- payment_method_options?: PaymentSettings.PaymentMethodOptions;
272
-
273
- /**
274
- * The list of payment method types (e.g. card) to provide to the invoice's PaymentIntent. If not set, Stripe attempts to automatically determine the types to use by looking at the invoice's default payment method, the subscription's default payment method, the customer's default payment method, and your [invoice template settings](https://dashboard.stripe.com/settings/billing/invoice).
275
- */
276
- payment_method_types?: Stripe.Emptyable<
277
- Array<PaymentSettings.PaymentMethodType>
278
- >;
279
- }
280
-
281
- namespace PaymentSettings {
282
- interface PaymentMethodOptions {
283
- /**
284
- * If paying by `acss_debit`, this sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice's PaymentIntent.
285
- */
286
- acss_debit?: Stripe.Emptyable<PaymentMethodOptions.AcssDebit>;
287
-
288
- /**
289
- * If paying by `bancontact`, this sub-hash contains details about the Bancontact payment method options to pass to the invoice's PaymentIntent.
290
- */
291
- bancontact?: Stripe.Emptyable<PaymentMethodOptions.Bancontact>;
292
-
293
- /**
294
- * If paying by `card`, this sub-hash contains details about the Card payment method options to pass to the invoice's PaymentIntent.
295
- */
296
- card?: Stripe.Emptyable<PaymentMethodOptions.Card>;
297
-
298
- /**
299
- * If paying by `customer_balance`, this sub-hash contains details about the Bank transfer payment method options to pass to the invoice's PaymentIntent.
300
- */
301
- customer_balance?: Stripe.Emptyable<
302
- PaymentMethodOptions.CustomerBalance
303
- >;
304
-
305
- /**
306
- * If paying by `konbini`, this sub-hash contains details about the Konbini payment method options to pass to the invoice's PaymentIntent.
307
- */
308
- konbini?: Stripe.Emptyable<PaymentMethodOptions.Konbini>;
309
-
310
- /**
311
- * If paying by `payto`, this sub-hash contains details about the PayTo payment method options to pass to the invoice's PaymentIntent.
312
- */
313
- payto?: Stripe.Emptyable<PaymentMethodOptions.Payto>;
314
-
315
- /**
316
- * If paying by `sepa_debit`, this sub-hash contains details about the SEPA Direct Debit payment method options to pass to the invoice's PaymentIntent.
317
- */
318
- sepa_debit?: Stripe.Emptyable<PaymentMethodOptions.SepaDebit>;
319
-
320
- /**
321
- * If paying by `us_bank_account`, this sub-hash contains details about the ACH direct debit payment method options to pass to the invoice's PaymentIntent.
322
- */
323
- us_bank_account?: Stripe.Emptyable<
324
- PaymentMethodOptions.UsBankAccount
325
- >;
326
- }
327
-
328
- namespace PaymentMethodOptions {
329
- interface AcssDebit {
330
- /**
331
- * Additional fields for Mandate creation
332
- */
333
- mandate_options?: AcssDebit.MandateOptions;
334
-
335
- /**
336
- * Verification method for the intent
337
- */
338
- verification_method?: AcssDebit.VerificationMethod;
339
- }
340
-
341
- namespace AcssDebit {
342
- interface MandateOptions {
343
- /**
344
- * Transaction type of the mandate.
345
- */
346
- transaction_type?: MandateOptions.TransactionType;
347
- }
348
-
349
- namespace MandateOptions {
350
- type TransactionType = 'business' | 'personal';
351
- }
352
-
353
- type VerificationMethod = 'automatic' | 'instant' | 'microdeposits';
354
- }
355
-
356
- interface Bancontact {
357
- /**
358
- * Preferred language of the Bancontact authorization page that the customer is redirected to.
359
- */
360
- preferred_language?: Bancontact.PreferredLanguage;
361
- }
362
-
363
- namespace Bancontact {
364
- type PreferredLanguage = 'de' | 'en' | 'fr' | 'nl';
365
- }
366
-
367
- interface Card {
368
- /**
369
- * Installment configuration for payments attempted on this invoice.
370
- *
371
- * For more information, see the [installments integration guide](https://docs.stripe.com/payments/installments).
372
- */
373
- installments?: Card.Installments;
374
-
375
- /**
376
- * We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and [other requirements](https://docs.stripe.com/strong-customer-authentication). However, if you wish to request 3D Secure based on logic from your own fraud engine, provide this option. Read our guide on [manually requesting 3D Secure](https://docs.stripe.com/payments/3d-secure/authentication-flow#manual-three-ds) for more information on how this configuration interacts with Radar and our SCA Engine.
377
- */
378
- request_three_d_secure?: Card.RequestThreeDSecure;
379
- }
380
-
381
- namespace Card {
382
- interface Installments {
383
- /**
384
- * Setting to true enables installments for this invoice.
385
- * Setting to false will prevent any selected plan from applying to a payment.
386
- */
387
- enabled?: boolean;
388
-
389
- /**
390
- * The selected installment plan to use for this invoice.
391
- */
392
- plan?: Stripe.Emptyable<Installments.Plan>;
393
- }
394
-
395
- namespace Installments {
396
- interface Plan {
397
- /**
398
- * For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.
399
- */
400
- count?: number;
401
-
402
- /**
403
- * For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.
404
- * One of `month`.
405
- */
406
- interval?: 'month';
407
-
408
- /**
409
- * Type of installment plan, one of `fixed_count`, `bonus`, or `revolving`.
410
- */
411
- type: Plan.Type;
412
- }
413
-
414
- namespace Plan {
415
- type Type = 'bonus' | 'fixed_count' | 'revolving';
416
- }
417
- }
418
-
419
- type RequestThreeDSecure = 'any' | 'automatic' | 'challenge';
420
- }
421
-
422
- interface CustomerBalance {
423
- /**
424
- * Configuration for the bank transfer funding type, if the `funding_type` is set to `bank_transfer`.
425
- */
426
- bank_transfer?: CustomerBalance.BankTransfer;
427
-
428
- /**
429
- * The funding method type to be used when there are not enough funds in the customer balance. Permitted values include: `bank_transfer`.
430
- */
431
- funding_type?: string;
432
- }
433
-
434
- namespace CustomerBalance {
435
- interface BankTransfer {
436
- /**
437
- * Configuration for eu_bank_transfer funding type.
438
- */
439
- eu_bank_transfer?: BankTransfer.EuBankTransfer;
440
-
441
- /**
442
- * The bank transfer type that can be used for funding. Permitted values include: `eu_bank_transfer`, `gb_bank_transfer`, `jp_bank_transfer`, `mx_bank_transfer`, or `us_bank_transfer`.
443
- */
444
- type?: string;
445
- }
446
-
447
- namespace BankTransfer {
448
- interface EuBankTransfer {
449
- /**
450
- * The desired country code of the bank account information. Permitted values include: `DE`, `FR`, `IE`, or `NL`.
451
- */
452
- country: string;
453
- }
454
- }
455
- }
456
-
457
- interface Konbini {}
458
-
459
- interface Payto {
460
- /**
461
- * Additional fields for Mandate creation.
462
- */
463
- mandate_options?: Payto.MandateOptions;
464
- }
465
-
466
- namespace Payto {
467
- interface MandateOptions {
468
- /**
469
- * The maximum amount that can be collected in a single invoice. If you don't specify a maximum, then there is no limit.
470
- */
471
- amount?: number;
472
-
473
- /**
474
- * The purpose for which payments are made. Has a default value based on your merchant category code.
475
- */
476
- purpose?: MandateOptions.Purpose;
477
- }
478
-
479
- namespace MandateOptions {
480
- type Purpose =
481
- | 'dependant_support'
482
- | 'government'
483
- | 'loan'
484
- | 'mortgage'
485
- | 'other'
486
- | 'pension'
487
- | 'personal'
488
- | 'retail'
489
- | 'salary'
490
- | 'tax'
491
- | 'utility';
492
- }
493
- }
494
-
495
- interface SepaDebit {}
496
-
497
- interface UsBankAccount {
498
- /**
499
- * Additional fields for Financial Connections Session creation
500
- */
501
- financial_connections?: UsBankAccount.FinancialConnections;
502
-
503
- /**
504
- * Verification method for the intent
505
- */
506
- verification_method?: UsBankAccount.VerificationMethod;
507
- }
508
-
509
- namespace UsBankAccount {
510
- interface FinancialConnections {
511
- /**
512
- * Provide filters for the linked accounts that the customer can select for the payment method.
513
- */
514
- filters?: FinancialConnections.Filters;
515
-
516
- /**
517
- * The list of permissions to request. If this parameter is passed, the `payment_method` permission must be included. Valid permissions include: `balances`, `ownership`, `payment_method`, and `transactions`.
518
- */
519
- permissions?: Array<FinancialConnections.Permission>;
520
-
521
- /**
522
- * List of data features that you would like to retrieve upon account creation.
523
- */
524
- prefetch?: Array<FinancialConnections.Prefetch>;
525
- }
526
-
527
- namespace FinancialConnections {
528
- interface Filters {
529
- /**
530
- * The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.
531
- */
532
- account_subcategories?: Array<Filters.AccountSubcategory>;
533
- }
534
-
535
- namespace Filters {
536
- type AccountSubcategory = 'checking' | 'savings';
537
- }
538
-
539
- type Permission =
540
- | 'balances'
541
- | 'ownership'
542
- | 'payment_method'
543
- | 'transactions';
544
-
545
- type Prefetch = 'balances' | 'ownership' | 'transactions';
546
- }
547
-
548
- type VerificationMethod = 'automatic' | 'instant' | 'microdeposits';
549
- }
550
- }
551
-
552
- type PaymentMethodType =
553
- | 'ach_credit_transfer'
554
- | 'ach_debit'
555
- | 'acss_debit'
556
- | 'affirm'
557
- | 'amazon_pay'
558
- | 'au_becs_debit'
559
- | 'bacs_debit'
560
- | 'bancontact'
561
- | 'boleto'
562
- | 'card'
563
- | 'cashapp'
564
- | 'crypto'
565
- | 'custom'
566
- | 'customer_balance'
567
- | 'eps'
568
- | 'fpx'
569
- | 'giropay'
570
- | 'grabpay'
571
- | 'ideal'
572
- | 'jp_credit_transfer'
573
- | 'kakao_pay'
574
- | 'klarna'
575
- | 'konbini'
576
- | 'kr_card'
577
- | 'link'
578
- | 'multibanco'
579
- | 'naver_pay'
580
- | 'nz_bank_account'
581
- | 'p24'
582
- | 'pay_by_bank'
583
- | 'payco'
584
- | 'paynow'
585
- | 'paypal'
586
- | 'payto'
587
- | 'promptpay'
588
- | 'revolut_pay'
589
- | 'sepa_credit_transfer'
590
- | 'sepa_debit'
591
- | 'sofort'
592
- | 'swish'
593
- | 'us_bank_account'
594
- | 'wechat_pay';
595
- }
596
-
597
- type PendingInvoiceItemsBehavior = 'exclude' | 'include';
598
-
599
- interface Rendering {
600
- /**
601
- * How line-item prices and amounts will be displayed with respect to tax on invoice PDFs. One of `exclude_tax` or `include_inclusive_tax`. `include_inclusive_tax` will include inclusive tax (and exclude exclusive tax) in invoice PDF amounts. `exclude_tax` will exclude all tax (inclusive and exclusive alike) from invoice PDF amounts.
602
- */
603
- amount_tax_display?: Stripe.Emptyable<Rendering.AmountTaxDisplay>;
604
-
605
- /**
606
- * Invoice pdf rendering options
607
- */
608
- pdf?: Rendering.Pdf;
609
-
610
- /**
611
- * ID of the invoice rendering template to use for this invoice.
612
- */
613
- template?: string;
614
-
615
- /**
616
- * The specific version of invoice rendering template to use for this invoice.
617
- */
618
- template_version?: Stripe.Emptyable<number>;
619
- }
620
-
621
- namespace Rendering {
622
- type AmountTaxDisplay = 'exclude_tax' | 'include_inclusive_tax';
623
-
624
- interface Pdf {
625
- /**
626
- * Page size for invoice PDF. Can be set to `a4`, `letter`, or `auto`.
627
- * If set to `auto`, invoice PDF page size defaults to `a4` for customers with
628
- * Japanese locale and `letter` for customers with other locales.
629
- */
630
- page_size?: Pdf.PageSize;
631
- }
632
-
633
- namespace Pdf {
634
- type PageSize = 'a4' | 'auto' | 'letter';
635
- }
636
- }
637
-
638
- interface ShippingCost {
639
- /**
640
- * The ID of the shipping rate to use for this order.
641
- */
642
- shipping_rate?: string;
643
-
644
- /**
645
- * Parameters to create a new ad-hoc shipping rate for this order.
646
- */
647
- shipping_rate_data?: ShippingCost.ShippingRateData;
648
- }
649
-
650
- namespace ShippingCost {
651
- interface ShippingRateData {
652
- /**
653
- * The estimated range for how long shipping will take, meant to be displayable to the customer. This will appear on CheckoutSessions.
654
- */
655
- delivery_estimate?: ShippingRateData.DeliveryEstimate;
656
-
657
- /**
658
- * The name of the shipping rate, meant to be displayable to the customer. This will appear on CheckoutSessions.
659
- */
660
- display_name: string;
661
-
662
- /**
663
- * Describes a fixed amount to charge for shipping. Must be present if type is `fixed_amount`.
664
- */
665
- fixed_amount?: ShippingRateData.FixedAmount;
666
-
667
- /**
668
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
669
- */
670
- metadata?: Stripe.MetadataParam;
671
-
672
- /**
673
- * Specifies whether the rate is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`.
674
- */
675
- tax_behavior?: ShippingRateData.TaxBehavior;
676
-
677
- /**
678
- * A [tax code](https://docs.stripe.com/tax/tax-categories) ID. The Shipping tax code is `txcd_92010001`.
679
- */
680
- tax_code?: string;
681
-
682
- /**
683
- * The type of calculation to use on the shipping rate.
684
- */
685
- type?: 'fixed_amount';
686
- }
687
-
688
- namespace ShippingRateData {
689
- interface DeliveryEstimate {
690
- /**
691
- * The upper bound of the estimated range. If empty, represents no upper bound i.e., infinite.
692
- */
693
- maximum?: DeliveryEstimate.Maximum;
694
-
695
- /**
696
- * The lower bound of the estimated range. If empty, represents no lower bound.
697
- */
698
- minimum?: DeliveryEstimate.Minimum;
699
- }
700
-
701
- namespace DeliveryEstimate {
702
- interface Maximum {
703
- /**
704
- * A unit of time.
705
- */
706
- unit: Maximum.Unit;
707
-
708
- /**
709
- * Must be greater than 0.
710
- */
711
- value: number;
712
- }
713
-
714
- namespace Maximum {
715
- type Unit = 'business_day' | 'day' | 'hour' | 'month' | 'week';
716
- }
717
-
718
- interface Minimum {
719
- /**
720
- * A unit of time.
721
- */
722
- unit: Minimum.Unit;
723
-
724
- /**
725
- * Must be greater than 0.
726
- */
727
- value: number;
728
- }
729
-
730
- namespace Minimum {
731
- type Unit = 'business_day' | 'day' | 'hour' | 'month' | 'week';
732
- }
733
- }
734
-
735
- interface FixedAmount {
736
- /**
737
- * A non-negative integer in cents representing how much to charge.
738
- */
739
- amount: number;
740
-
741
- /**
742
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
743
- */
744
- currency: string;
745
-
746
- /**
747
- * Shipping rates defined in each available currency option. Each key must be a three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html) and a [supported currency](https://stripe.com/docs/currencies).
748
- */
749
- currency_options?: {
750
- [key: string]: FixedAmount.CurrencyOptions;
751
- };
752
- }
753
-
754
- namespace FixedAmount {
755
- interface CurrencyOptions {
756
- /**
757
- * A non-negative integer in cents representing how much to charge.
758
- */
759
- amount: number;
760
-
761
- /**
762
- * Specifies whether the rate is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`.
763
- */
764
- tax_behavior?: CurrencyOptions.TaxBehavior;
765
- }
766
-
767
- namespace CurrencyOptions {
768
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
769
- }
770
- }
771
-
772
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
773
- }
774
- }
775
-
776
- interface ShippingDetails {
777
- /**
778
- * Shipping address
779
- */
780
- address: Stripe.AddressParam;
781
-
782
- /**
783
- * Recipient name.
784
- */
785
- name: string;
786
-
787
- /**
788
- * Recipient phone (including extension)
789
- */
790
- phone?: Stripe.Emptyable<string>;
791
- }
792
-
793
- interface TransferData {
794
- /**
795
- * The amount that will be transferred automatically when the invoice is paid. If no amount is set, the full amount is transferred.
796
- */
797
- amount?: number;
798
-
799
- /**
800
- * ID of an existing, connected Stripe account.
801
- */
802
- destination: string;
803
- }
804
- }
805
-
806
- interface InvoiceRetrieveParams {
807
- /**
808
- * Specifies which fields in the response should be expanded.
809
- */
810
- expand?: Array<string>;
811
- }
812
-
813
- interface InvoiceUpdateParams {
814
- /**
815
- * The account tax IDs associated with the invoice. Only editable when the invoice is a draft.
816
- */
817
- account_tax_ids?: Stripe.Emptyable<Array<string>>;
818
-
819
- /**
820
- * A fee in cents (or local equivalent) that will be applied to the invoice and transferred to the application owner's Stripe account. The request must be made with an OAuth key or the Stripe-Account header in order to take an application fee. For more information, see the application fees [documentation](https://docs.stripe.com/billing/invoices/connect#collecting-fees).
821
- */
822
- application_fee_amount?: number;
823
-
824
- /**
825
- * Controls whether Stripe performs [automatic collection](https://docs.stripe.com/invoicing/integration/automatic-advancement-collection) of the invoice.
826
- */
827
- auto_advance?: boolean;
828
-
829
- /**
830
- * Settings for automatic tax lookup for this invoice.
831
- */
832
- automatic_tax?: InvoiceUpdateParams.AutomaticTax;
833
-
834
- /**
835
- * The time when this invoice should be scheduled to finalize (up to 5 years in the future). The invoice is finalized at this time if it's still in draft state. To turn off automatic finalization, set `auto_advance` to false.
836
- */
837
- automatically_finalizes_at?: number;
838
-
839
- /**
840
- * Either `charge_automatically` or `send_invoice`. This field can be updated only on `draft` invoices.
841
- */
842
- collection_method?: InvoiceUpdateParams.CollectionMethod;
843
-
844
- /**
845
- * A list of up to 4 custom fields to be displayed on the invoice. If a value for `custom_fields` is specified, the list specified will replace the existing custom field list on this invoice. Pass an empty string to remove previously-defined fields.
846
- */
847
- custom_fields?: Stripe.Emptyable<Array<InvoiceUpdateParams.CustomField>>;
848
-
849
- /**
850
- * The number of days from which the invoice is created until it is due. Only valid for invoices where `collection_method=send_invoice`. This field can only be updated on `draft` invoices.
851
- */
852
- days_until_due?: number;
853
-
854
- /**
855
- * ID of the default payment method for the invoice. It must belong to the customer associated with the invoice. If not set, defaults to the subscription's default payment method, if any, or to the default payment method in the customer's invoice settings.
856
- */
857
- default_payment_method?: string;
858
-
859
- /**
860
- * ID of the default payment source for the invoice. It must belong to the customer associated with the invoice and be in a chargeable state. If not set, defaults to the subscription's default source, if any, or to the customer's default source.
861
- */
862
- default_source?: Stripe.Emptyable<string>;
863
-
864
- /**
865
- * The tax rates that will apply to any line item that does not have `tax_rates` set. Pass an empty string to remove previously-defined tax rates.
866
- */
867
- default_tax_rates?: Stripe.Emptyable<Array<string>>;
868
-
869
- /**
870
- * An arbitrary string attached to the object. Often useful for displaying to users. Referenced as 'memo' in the Dashboard.
871
- */
872
- description?: string;
873
-
874
- /**
875
- * The discounts that will apply to the invoice. Pass an empty string to remove previously-defined discounts.
876
- */
877
- discounts?: Stripe.Emptyable<Array<InvoiceUpdateParams.Discount>>;
878
-
879
- /**
880
- * The date on which payment for this invoice is due. Only valid for invoices where `collection_method=send_invoice`. This field can only be updated on `draft` invoices.
881
- */
882
- due_date?: number;
883
-
884
- /**
885
- * The date when this invoice is in effect. Same as `finalized_at` unless overwritten. When defined, this value replaces the system-generated 'Date of issue' printed on the invoice PDF and receipt.
886
- */
887
- effective_at?: Stripe.Emptyable<number>;
888
-
889
- /**
890
- * Specifies which fields in the response should be expanded.
891
- */
892
- expand?: Array<string>;
893
-
894
- /**
895
- * Footer to be displayed on the invoice.
896
- */
897
- footer?: string;
898
-
899
- /**
900
- * The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.
901
- */
902
- issuer?: InvoiceUpdateParams.Issuer;
903
-
904
- /**
905
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
906
- */
907
- metadata?: Stripe.Emptyable<Stripe.MetadataParam>;
908
-
909
- /**
910
- * Set the number for this invoice. If no number is present then a number will be assigned automatically when the invoice is finalized. In many markets, regulations require invoices to be unique, sequential and / or gapless. You are responsible for ensuring this is true across all your different invoicing systems in the event that you edit the invoice number using our API. If you use only Stripe for your invoices and do not change invoice numbers, Stripe handles this aspect of compliance for you automatically.
911
- */
912
- number?: Stripe.Emptyable<string>;
913
-
914
- /**
915
- * The account (if any) for which the funds of the invoice payment are intended. If set, the invoice will be presented with the branding and support information of the specified account. See the [Invoices with Connect](https://docs.stripe.com/billing/invoices/connect) documentation for details.
916
- */
917
- on_behalf_of?: Stripe.Emptyable<string>;
918
-
919
- /**
920
- * Configuration settings for the PaymentIntent that is generated when the invoice is finalized.
921
- */
922
- payment_settings?: InvoiceUpdateParams.PaymentSettings;
923
-
924
- /**
925
- * The rendering-related settings that control how the invoice is displayed on customer-facing surfaces such as PDF and Hosted Invoice Page.
926
- */
927
- rendering?: InvoiceUpdateParams.Rendering;
928
-
929
- /**
930
- * Settings for the cost of shipping for this invoice.
931
- */
932
- shipping_cost?: Stripe.Emptyable<InvoiceUpdateParams.ShippingCost>;
933
-
934
- /**
935
- * Shipping details for the invoice. The Invoice PDF will use the `shipping_details` value if it is set, otherwise the PDF will render the shipping address from the customer.
936
- */
937
- shipping_details?: Stripe.Emptyable<InvoiceUpdateParams.ShippingDetails>;
938
-
939
- /**
940
- * Extra information about a charge for the customer's credit card statement. It must contain at least one letter. If not specified and this invoice is part of a subscription, the default `statement_descriptor` will be set to the first subscription item's product's `statement_descriptor`.
941
- */
942
- statement_descriptor?: string;
943
-
944
- /**
945
- * If specified, the funds from the invoice will be transferred to the destination and the ID of the resulting transfer will be found on the invoice's charge. This will be unset if you POST an empty value.
946
- */
947
- transfer_data?: Stripe.Emptyable<InvoiceUpdateParams.TransferData>;
948
- }
949
-
950
- namespace InvoiceUpdateParams {
951
- interface AutomaticTax {
952
- /**
953
- * Whether Stripe automatically computes tax on this invoice. Note that incompatible invoice items (invoice items with manually specified [tax rates](https://docs.stripe.com/api/tax_rates), negative amounts, or `tax_behavior=unspecified`) cannot be added to automatic tax invoices.
954
- */
955
- enabled: boolean;
956
-
957
- /**
958
- * The account that's liable for tax. If set, the business address and tax registrations required to perform the tax calculation are loaded from this account. The tax transaction is returned in the report of the connected account.
959
- */
960
- liability?: AutomaticTax.Liability;
961
- }
962
-
963
- namespace AutomaticTax {
964
- interface Liability {
965
- /**
966
- * The connected account being referenced when `type` is `account`.
967
- */
968
- account?: string;
969
-
970
- /**
971
- * Type of the account referenced in the request.
972
- */
973
- type: Liability.Type;
974
- }
975
-
976
- namespace Liability {
977
- type Type = 'account' | 'self';
978
- }
979
- }
980
-
981
- type CollectionMethod = 'charge_automatically' | 'send_invoice';
982
-
983
- interface CustomField {
984
- /**
985
- * The name of the custom field. This may be up to 40 characters.
986
- */
987
- name: string;
988
-
989
- /**
990
- * The value of the custom field. This may be up to 140 characters.
991
- */
992
- value: string;
993
- }
994
-
995
- interface Discount {
996
- /**
997
- * ID of the coupon to create a new discount for.
998
- */
999
- coupon?: string;
1000
-
1001
- /**
1002
- * ID of an existing discount on the object (or one of its ancestors) to reuse.
1003
- */
1004
- discount?: string;
1005
-
1006
- /**
1007
- * ID of the promotion code to create a new discount for.
1008
- */
1009
- promotion_code?: string;
1010
- }
1011
-
1012
- interface Issuer {
1013
- /**
1014
- * The connected account being referenced when `type` is `account`.
1015
- */
1016
- account?: string;
1017
-
1018
- /**
1019
- * Type of the account referenced in the request.
1020
- */
1021
- type: Issuer.Type;
1022
- }
1023
-
1024
- namespace Issuer {
1025
- type Type = 'account' | 'self';
1026
- }
1027
-
1028
- interface PaymentSettings {
1029
- /**
1030
- * ID of the mandate to be used for this invoice. It must correspond to the payment method used to pay the invoice, including the invoice's default_payment_method or default_source, if set.
1031
- */
1032
- default_mandate?: Stripe.Emptyable<string>;
1033
-
1034
- /**
1035
- * Payment-method-specific configuration to provide to the invoice's PaymentIntent.
1036
- */
1037
- payment_method_options?: PaymentSettings.PaymentMethodOptions;
1038
-
1039
- /**
1040
- * The list of payment method types (e.g. card) to provide to the invoice's PaymentIntent. If not set, Stripe attempts to automatically determine the types to use by looking at the invoice's default payment method, the subscription's default payment method, the customer's default payment method, and your [invoice template settings](https://dashboard.stripe.com/settings/billing/invoice).
1041
- */
1042
- payment_method_types?: Stripe.Emptyable<
1043
- Array<PaymentSettings.PaymentMethodType>
1044
- >;
1045
- }
1046
-
1047
- namespace PaymentSettings {
1048
- interface PaymentMethodOptions {
1049
- /**
1050
- * If paying by `acss_debit`, this sub-hash contains details about the Canadian pre-authorized debit payment method options to pass to the invoice's PaymentIntent.
1051
- */
1052
- acss_debit?: Stripe.Emptyable<PaymentMethodOptions.AcssDebit>;
1053
-
1054
- /**
1055
- * If paying by `bancontact`, this sub-hash contains details about the Bancontact payment method options to pass to the invoice's PaymentIntent.
1056
- */
1057
- bancontact?: Stripe.Emptyable<PaymentMethodOptions.Bancontact>;
1058
-
1059
- /**
1060
- * If paying by `card`, this sub-hash contains details about the Card payment method options to pass to the invoice's PaymentIntent.
1061
- */
1062
- card?: Stripe.Emptyable<PaymentMethodOptions.Card>;
1063
-
1064
- /**
1065
- * If paying by `customer_balance`, this sub-hash contains details about the Bank transfer payment method options to pass to the invoice's PaymentIntent.
1066
- */
1067
- customer_balance?: Stripe.Emptyable<
1068
- PaymentMethodOptions.CustomerBalance
1069
- >;
1070
-
1071
- /**
1072
- * If paying by `konbini`, this sub-hash contains details about the Konbini payment method options to pass to the invoice's PaymentIntent.
1073
- */
1074
- konbini?: Stripe.Emptyable<PaymentMethodOptions.Konbini>;
1075
-
1076
- /**
1077
- * If paying by `payto`, this sub-hash contains details about the PayTo payment method options to pass to the invoice's PaymentIntent.
1078
- */
1079
- payto?: Stripe.Emptyable<PaymentMethodOptions.Payto>;
1080
-
1081
- /**
1082
- * If paying by `sepa_debit`, this sub-hash contains details about the SEPA Direct Debit payment method options to pass to the invoice's PaymentIntent.
1083
- */
1084
- sepa_debit?: Stripe.Emptyable<PaymentMethodOptions.SepaDebit>;
1085
-
1086
- /**
1087
- * If paying by `us_bank_account`, this sub-hash contains details about the ACH direct debit payment method options to pass to the invoice's PaymentIntent.
1088
- */
1089
- us_bank_account?: Stripe.Emptyable<
1090
- PaymentMethodOptions.UsBankAccount
1091
- >;
1092
- }
1093
-
1094
- namespace PaymentMethodOptions {
1095
- interface AcssDebit {
1096
- /**
1097
- * Additional fields for Mandate creation
1098
- */
1099
- mandate_options?: AcssDebit.MandateOptions;
1100
-
1101
- /**
1102
- * Verification method for the intent
1103
- */
1104
- verification_method?: AcssDebit.VerificationMethod;
1105
- }
1106
-
1107
- namespace AcssDebit {
1108
- interface MandateOptions {
1109
- /**
1110
- * Transaction type of the mandate.
1111
- */
1112
- transaction_type?: MandateOptions.TransactionType;
1113
- }
1114
-
1115
- namespace MandateOptions {
1116
- type TransactionType = 'business' | 'personal';
1117
- }
1118
-
1119
- type VerificationMethod = 'automatic' | 'instant' | 'microdeposits';
1120
- }
1121
-
1122
- interface Bancontact {
1123
- /**
1124
- * Preferred language of the Bancontact authorization page that the customer is redirected to.
1125
- */
1126
- preferred_language?: Bancontact.PreferredLanguage;
1127
- }
1128
-
1129
- namespace Bancontact {
1130
- type PreferredLanguage = 'de' | 'en' | 'fr' | 'nl';
1131
- }
1132
-
1133
- interface Card {
1134
- /**
1135
- * Installment configuration for payments attempted on this invoice.
1136
- *
1137
- * For more information, see the [installments integration guide](https://docs.stripe.com/payments/installments).
1138
- */
1139
- installments?: Card.Installments;
1140
-
1141
- /**
1142
- * We strongly recommend that you rely on our SCA Engine to automatically prompt your customers for authentication based on risk level and [other requirements](https://docs.stripe.com/strong-customer-authentication). However, if you wish to request 3D Secure based on logic from your own fraud engine, provide this option. Read our guide on [manually requesting 3D Secure](https://docs.stripe.com/payments/3d-secure/authentication-flow#manual-three-ds) for more information on how this configuration interacts with Radar and our SCA Engine.
1143
- */
1144
- request_three_d_secure?: Card.RequestThreeDSecure;
1145
- }
1146
-
1147
- namespace Card {
1148
- interface Installments {
1149
- /**
1150
- * Setting to true enables installments for this invoice.
1151
- * Setting to false will prevent any selected plan from applying to a payment.
1152
- */
1153
- enabled?: boolean;
1154
-
1155
- /**
1156
- * The selected installment plan to use for this invoice.
1157
- */
1158
- plan?: Stripe.Emptyable<Installments.Plan>;
1159
- }
1160
-
1161
- namespace Installments {
1162
- interface Plan {
1163
- /**
1164
- * For `fixed_count` installment plans, this is required. It represents the number of installment payments your customer will make to their credit card.
1165
- */
1166
- count?: number;
1167
-
1168
- /**
1169
- * For `fixed_count` installment plans, this is required. It represents the interval between installment payments your customer will make to their credit card.
1170
- * One of `month`.
1171
- */
1172
- interval?: 'month';
1173
-
1174
- /**
1175
- * Type of installment plan, one of `fixed_count`, `bonus`, or `revolving`.
1176
- */
1177
- type: Plan.Type;
1178
- }
1179
-
1180
- namespace Plan {
1181
- type Type = 'bonus' | 'fixed_count' | 'revolving';
1182
- }
1183
- }
1184
-
1185
- type RequestThreeDSecure = 'any' | 'automatic' | 'challenge';
1186
- }
1187
-
1188
- interface CustomerBalance {
1189
- /**
1190
- * Configuration for the bank transfer funding type, if the `funding_type` is set to `bank_transfer`.
1191
- */
1192
- bank_transfer?: CustomerBalance.BankTransfer;
1193
-
1194
- /**
1195
- * The funding method type to be used when there are not enough funds in the customer balance. Permitted values include: `bank_transfer`.
1196
- */
1197
- funding_type?: string;
1198
- }
1199
-
1200
- namespace CustomerBalance {
1201
- interface BankTransfer {
1202
- /**
1203
- * Configuration for eu_bank_transfer funding type.
1204
- */
1205
- eu_bank_transfer?: BankTransfer.EuBankTransfer;
1206
-
1207
- /**
1208
- * The bank transfer type that can be used for funding. Permitted values include: `eu_bank_transfer`, `gb_bank_transfer`, `jp_bank_transfer`, `mx_bank_transfer`, or `us_bank_transfer`.
1209
- */
1210
- type?: string;
1211
- }
1212
-
1213
- namespace BankTransfer {
1214
- interface EuBankTransfer {
1215
- /**
1216
- * The desired country code of the bank account information. Permitted values include: `DE`, `FR`, `IE`, or `NL`.
1217
- */
1218
- country: string;
1219
- }
1220
- }
1221
- }
1222
-
1223
- interface Konbini {}
1224
-
1225
- interface Payto {
1226
- /**
1227
- * Additional fields for Mandate creation.
1228
- */
1229
- mandate_options?: Payto.MandateOptions;
1230
- }
1231
-
1232
- namespace Payto {
1233
- interface MandateOptions {
1234
- /**
1235
- * The maximum amount that can be collected in a single invoice. If you don't specify a maximum, then there is no limit.
1236
- */
1237
- amount?: number;
1238
-
1239
- /**
1240
- * The purpose for which payments are made. Has a default value based on your merchant category code.
1241
- */
1242
- purpose?: MandateOptions.Purpose;
1243
- }
1244
-
1245
- namespace MandateOptions {
1246
- type Purpose =
1247
- | 'dependant_support'
1248
- | 'government'
1249
- | 'loan'
1250
- | 'mortgage'
1251
- | 'other'
1252
- | 'pension'
1253
- | 'personal'
1254
- | 'retail'
1255
- | 'salary'
1256
- | 'tax'
1257
- | 'utility';
1258
- }
1259
- }
1260
-
1261
- interface SepaDebit {}
1262
-
1263
- interface UsBankAccount {
1264
- /**
1265
- * Additional fields for Financial Connections Session creation
1266
- */
1267
- financial_connections?: UsBankAccount.FinancialConnections;
1268
-
1269
- /**
1270
- * Verification method for the intent
1271
- */
1272
- verification_method?: UsBankAccount.VerificationMethod;
1273
- }
1274
-
1275
- namespace UsBankAccount {
1276
- interface FinancialConnections {
1277
- /**
1278
- * Provide filters for the linked accounts that the customer can select for the payment method.
1279
- */
1280
- filters?: FinancialConnections.Filters;
1281
-
1282
- /**
1283
- * The list of permissions to request. If this parameter is passed, the `payment_method` permission must be included. Valid permissions include: `balances`, `ownership`, `payment_method`, and `transactions`.
1284
- */
1285
- permissions?: Array<FinancialConnections.Permission>;
1286
-
1287
- /**
1288
- * List of data features that you would like to retrieve upon account creation.
1289
- */
1290
- prefetch?: Array<FinancialConnections.Prefetch>;
1291
- }
1292
-
1293
- namespace FinancialConnections {
1294
- interface Filters {
1295
- /**
1296
- * The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.
1297
- */
1298
- account_subcategories?: Array<Filters.AccountSubcategory>;
1299
- }
1300
-
1301
- namespace Filters {
1302
- type AccountSubcategory = 'checking' | 'savings';
1303
- }
1304
-
1305
- type Permission =
1306
- | 'balances'
1307
- | 'ownership'
1308
- | 'payment_method'
1309
- | 'transactions';
1310
-
1311
- type Prefetch = 'balances' | 'ownership' | 'transactions';
1312
- }
1313
-
1314
- type VerificationMethod = 'automatic' | 'instant' | 'microdeposits';
1315
- }
1316
- }
1317
-
1318
- type PaymentMethodType =
1319
- | 'ach_credit_transfer'
1320
- | 'ach_debit'
1321
- | 'acss_debit'
1322
- | 'affirm'
1323
- | 'amazon_pay'
1324
- | 'au_becs_debit'
1325
- | 'bacs_debit'
1326
- | 'bancontact'
1327
- | 'boleto'
1328
- | 'card'
1329
- | 'cashapp'
1330
- | 'crypto'
1331
- | 'custom'
1332
- | 'customer_balance'
1333
- | 'eps'
1334
- | 'fpx'
1335
- | 'giropay'
1336
- | 'grabpay'
1337
- | 'ideal'
1338
- | 'jp_credit_transfer'
1339
- | 'kakao_pay'
1340
- | 'klarna'
1341
- | 'konbini'
1342
- | 'kr_card'
1343
- | 'link'
1344
- | 'multibanco'
1345
- | 'naver_pay'
1346
- | 'nz_bank_account'
1347
- | 'p24'
1348
- | 'pay_by_bank'
1349
- | 'payco'
1350
- | 'paynow'
1351
- | 'paypal'
1352
- | 'payto'
1353
- | 'promptpay'
1354
- | 'revolut_pay'
1355
- | 'sepa_credit_transfer'
1356
- | 'sepa_debit'
1357
- | 'sofort'
1358
- | 'swish'
1359
- | 'us_bank_account'
1360
- | 'wechat_pay';
1361
- }
1362
-
1363
- interface Rendering {
1364
- /**
1365
- * How line-item prices and amounts will be displayed with respect to tax on invoice PDFs. One of `exclude_tax` or `include_inclusive_tax`. `include_inclusive_tax` will include inclusive tax (and exclude exclusive tax) in invoice PDF amounts. `exclude_tax` will exclude all tax (inclusive and exclusive alike) from invoice PDF amounts.
1366
- */
1367
- amount_tax_display?: Stripe.Emptyable<Rendering.AmountTaxDisplay>;
1368
-
1369
- /**
1370
- * Invoice pdf rendering options
1371
- */
1372
- pdf?: Rendering.Pdf;
1373
-
1374
- /**
1375
- * ID of the invoice rendering template to use for this invoice.
1376
- */
1377
- template?: string;
1378
-
1379
- /**
1380
- * The specific version of invoice rendering template to use for this invoice.
1381
- */
1382
- template_version?: Stripe.Emptyable<number>;
1383
- }
1384
-
1385
- namespace Rendering {
1386
- type AmountTaxDisplay = 'exclude_tax' | 'include_inclusive_tax';
1387
-
1388
- interface Pdf {
1389
- /**
1390
- * Page size for invoice PDF. Can be set to `a4`, `letter`, or `auto`.
1391
- * If set to `auto`, invoice PDF page size defaults to `a4` for customers with
1392
- * Japanese locale and `letter` for customers with other locales.
1393
- */
1394
- page_size?: Pdf.PageSize;
1395
- }
1396
-
1397
- namespace Pdf {
1398
- type PageSize = 'a4' | 'auto' | 'letter';
1399
- }
1400
- }
1401
-
1402
- interface ShippingCost {
1403
- /**
1404
- * The ID of the shipping rate to use for this order.
1405
- */
1406
- shipping_rate?: string;
1407
-
1408
- /**
1409
- * Parameters to create a new ad-hoc shipping rate for this order.
1410
- */
1411
- shipping_rate_data?: ShippingCost.ShippingRateData;
1412
- }
1413
-
1414
- namespace ShippingCost {
1415
- interface ShippingRateData {
1416
- /**
1417
- * The estimated range for how long shipping will take, meant to be displayable to the customer. This will appear on CheckoutSessions.
1418
- */
1419
- delivery_estimate?: ShippingRateData.DeliveryEstimate;
1420
-
1421
- /**
1422
- * The name of the shipping rate, meant to be displayable to the customer. This will appear on CheckoutSessions.
1423
- */
1424
- display_name: string;
1425
-
1426
- /**
1427
- * Describes a fixed amount to charge for shipping. Must be present if type is `fixed_amount`.
1428
- */
1429
- fixed_amount?: ShippingRateData.FixedAmount;
1430
-
1431
- /**
1432
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
1433
- */
1434
- metadata?: Stripe.MetadataParam;
1435
-
1436
- /**
1437
- * Specifies whether the rate is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`.
1438
- */
1439
- tax_behavior?: ShippingRateData.TaxBehavior;
1440
-
1441
- /**
1442
- * A [tax code](https://docs.stripe.com/tax/tax-categories) ID. The Shipping tax code is `txcd_92010001`.
1443
- */
1444
- tax_code?: string;
1445
-
1446
- /**
1447
- * The type of calculation to use on the shipping rate.
1448
- */
1449
- type?: 'fixed_amount';
1450
- }
1451
-
1452
- namespace ShippingRateData {
1453
- interface DeliveryEstimate {
1454
- /**
1455
- * The upper bound of the estimated range. If empty, represents no upper bound i.e., infinite.
1456
- */
1457
- maximum?: DeliveryEstimate.Maximum;
1458
-
1459
- /**
1460
- * The lower bound of the estimated range. If empty, represents no lower bound.
1461
- */
1462
- minimum?: DeliveryEstimate.Minimum;
1463
- }
1464
-
1465
- namespace DeliveryEstimate {
1466
- interface Maximum {
1467
- /**
1468
- * A unit of time.
1469
- */
1470
- unit: Maximum.Unit;
1471
-
1472
- /**
1473
- * Must be greater than 0.
1474
- */
1475
- value: number;
1476
- }
1477
-
1478
- namespace Maximum {
1479
- type Unit = 'business_day' | 'day' | 'hour' | 'month' | 'week';
1480
- }
1481
-
1482
- interface Minimum {
1483
- /**
1484
- * A unit of time.
1485
- */
1486
- unit: Minimum.Unit;
1487
-
1488
- /**
1489
- * Must be greater than 0.
1490
- */
1491
- value: number;
1492
- }
1493
-
1494
- namespace Minimum {
1495
- type Unit = 'business_day' | 'day' | 'hour' | 'month' | 'week';
1496
- }
1497
- }
1498
-
1499
- interface FixedAmount {
1500
- /**
1501
- * A non-negative integer in cents representing how much to charge.
1502
- */
1503
- amount: number;
1504
-
1505
- /**
1506
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
1507
- */
1508
- currency: string;
1509
-
1510
- /**
1511
- * Shipping rates defined in each available currency option. Each key must be a three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html) and a [supported currency](https://stripe.com/docs/currencies).
1512
- */
1513
- currency_options?: {
1514
- [key: string]: FixedAmount.CurrencyOptions;
1515
- };
1516
- }
1517
-
1518
- namespace FixedAmount {
1519
- interface CurrencyOptions {
1520
- /**
1521
- * A non-negative integer in cents representing how much to charge.
1522
- */
1523
- amount: number;
1524
-
1525
- /**
1526
- * Specifies whether the rate is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`.
1527
- */
1528
- tax_behavior?: CurrencyOptions.TaxBehavior;
1529
- }
1530
-
1531
- namespace CurrencyOptions {
1532
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
1533
- }
1534
- }
1535
-
1536
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
1537
- }
1538
- }
1539
-
1540
- interface ShippingDetails {
1541
- /**
1542
- * Shipping address
1543
- */
1544
- address: Stripe.AddressParam;
1545
-
1546
- /**
1547
- * Recipient name.
1548
- */
1549
- name: string;
1550
-
1551
- /**
1552
- * Recipient phone (including extension)
1553
- */
1554
- phone?: Stripe.Emptyable<string>;
1555
- }
1556
-
1557
- interface TransferData {
1558
- /**
1559
- * The amount that will be transferred automatically when the invoice is paid. If no amount is set, the full amount is transferred.
1560
- */
1561
- amount?: number;
1562
-
1563
- /**
1564
- * ID of an existing, connected Stripe account.
1565
- */
1566
- destination: string;
1567
- }
1568
- }
1569
-
1570
- interface InvoiceListParams extends PaginationParams {
1571
- /**
1572
- * The collection method of the invoice to retrieve. Either `charge_automatically` or `send_invoice`.
1573
- */
1574
- collection_method?: InvoiceListParams.CollectionMethod;
1575
-
1576
- /**
1577
- * Only return invoices that were created during the given date interval.
1578
- */
1579
- created?: Stripe.RangeQueryParam | number;
1580
-
1581
- /**
1582
- * Only return invoices for the customer specified by this customer ID.
1583
- */
1584
- customer?: string;
1585
-
1586
- /**
1587
- * Only return invoices for the account representing the customer specified by this account ID.
1588
- */
1589
- customer_account?: string;
1590
-
1591
- due_date?: Stripe.RangeQueryParam | number;
1592
-
1593
- /**
1594
- * Specifies which fields in the response should be expanded.
1595
- */
1596
- expand?: Array<string>;
1597
-
1598
- /**
1599
- * The status of the invoice, one of `draft`, `open`, `paid`, `uncollectible`, or `void`. [Learn more](https://docs.stripe.com/billing/invoices/workflow#workflow-overview)
1600
- */
1601
- status?: InvoiceListParams.Status;
1602
-
1603
- /**
1604
- * Only return invoices for the subscription specified by this subscription ID.
1605
- */
1606
- subscription?: string;
1607
- }
1608
-
1609
- namespace InvoiceListParams {
1610
- type CollectionMethod = 'charge_automatically' | 'send_invoice';
1611
-
1612
- type Status = 'draft' | 'open' | 'paid' | 'uncollectible' | 'void';
1613
- }
1614
-
1615
- interface InvoiceDeleteParams {}
1616
-
1617
- interface InvoiceAddLinesParams {
1618
- /**
1619
- * The line items to add.
1620
- */
1621
- lines: Array<InvoiceAddLinesParams.Line>;
1622
-
1623
- /**
1624
- * Specifies which fields in the response should be expanded.
1625
- */
1626
- expand?: Array<string>;
1627
-
1628
- /**
1629
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
1630
- */
1631
- invoice_metadata?: Stripe.Emptyable<{
1632
- [key: string]: string;
1633
- }>;
1634
- }
1635
-
1636
- namespace InvoiceAddLinesParams {
1637
- interface Line {
1638
- /**
1639
- * The integer amount in cents (or local equivalent) of the charge to be applied to the upcoming invoice. If you want to apply a credit to the customer's account, pass a negative amount.
1640
- */
1641
- amount?: number;
1642
-
1643
- /**
1644
- * An arbitrary string which you can attach to the invoice item. The description is displayed in the invoice for easy tracking.
1645
- */
1646
- description?: string;
1647
-
1648
- /**
1649
- * Controls whether discounts apply to this line item. Defaults to false for prorations or negative line items, and true for all other line items. Cannot be set to true for prorations.
1650
- */
1651
- discountable?: boolean;
1652
-
1653
- /**
1654
- * The coupons, promotion codes & existing discounts which apply to the line item. Item discounts are applied before invoice discounts. Pass an empty string to remove previously-defined discounts.
1655
- */
1656
- discounts?: Stripe.Emptyable<Array<Line.Discount>>;
1657
-
1658
- /**
1659
- * ID of an unassigned invoice item to assign to this invoice. If not provided, a new item will be created.
1660
- */
1661
- invoice_item?: string;
1662
-
1663
- /**
1664
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
1665
- */
1666
- metadata?: Stripe.Emptyable<Stripe.MetadataParam>;
1667
-
1668
- /**
1669
- * The period associated with this invoice item. When set to different values, the period will be rendered on the invoice. If you have [Stripe Revenue Recognition](https://docs.stripe.com/revenue-recognition) enabled, the period will be used to recognize and defer revenue. See the [Revenue Recognition documentation](https://docs.stripe.com/revenue-recognition/methodology/subscriptions-and-invoicing) for details.
1670
- */
1671
- period?: Line.Period;
1672
-
1673
- /**
1674
- * Data used to generate a new [Price](https://docs.stripe.com/api/prices) object inline.
1675
- */
1676
- price_data?: Line.PriceData;
1677
-
1678
- /**
1679
- * The pricing information for the invoice item.
1680
- */
1681
- pricing?: Line.Pricing;
1682
-
1683
- /**
1684
- * Non-negative integer. The quantity of units for the line item.
1685
- */
1686
- quantity?: number;
1687
-
1688
- /**
1689
- * A list of up to 10 tax amounts for this line item. This can be useful if you calculate taxes on your own or use a third-party to calculate them. You cannot set tax amounts if any line item has [tax_rates](https://docs.stripe.com/api/invoices/line_item#invoice_line_item_object-tax_rates) or if the invoice has [default_tax_rates](https://docs.stripe.com/api/invoices/object#invoice_object-default_tax_rates) or uses [automatic tax](https://docs.stripe.com/tax/invoicing). Pass an empty string to remove previously defined tax amounts.
1690
- */
1691
- tax_amounts?: Stripe.Emptyable<Array<Line.TaxAmount>>;
1692
-
1693
- /**
1694
- * The tax rates which apply to the line item. When set, the `default_tax_rates` on the invoice do not apply to this line item. Pass an empty string to remove previously-defined tax rates.
1695
- */
1696
- tax_rates?: Stripe.Emptyable<Array<string>>;
1697
- }
1698
-
1699
- namespace Line {
1700
- interface Discount {
1701
- /**
1702
- * ID of the coupon to create a new discount for.
1703
- */
1704
- coupon?: string;
1705
-
1706
- /**
1707
- * ID of an existing discount on the object (or one of its ancestors) to reuse.
1708
- */
1709
- discount?: string;
1710
-
1711
- /**
1712
- * ID of the promotion code to create a new discount for.
1713
- */
1714
- promotion_code?: string;
1715
- }
1716
-
1717
- interface Period {
1718
- /**
1719
- * The end of the period, which must be greater than or equal to the start. This value is inclusive.
1720
- */
1721
- end: number;
1722
-
1723
- /**
1724
- * The start of the period. This value is inclusive.
1725
- */
1726
- start: number;
1727
- }
1728
-
1729
- interface PriceData {
1730
- /**
1731
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
1732
- */
1733
- currency: string;
1734
-
1735
- /**
1736
- * The ID of the [Product](https://docs.stripe.com/api/products) that this [Price](https://docs.stripe.com/api/prices) will belong to. One of `product` or `product_data` is required.
1737
- */
1738
- product?: string;
1739
-
1740
- /**
1741
- * Data used to generate a new [Product](https://docs.stripe.com/api/products) object inline. One of `product` or `product_data` is required.
1742
- */
1743
- product_data?: PriceData.ProductData;
1744
-
1745
- /**
1746
- * Only required if a [default tax behavior](https://docs.stripe.com/tax/products-prices-tax-categories-tax-behavior#setting-a-default-tax-behavior-(recommended)) was not provided in the Stripe Tax settings. Specifies whether the price is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`. Once specified as either `inclusive` or `exclusive`, it cannot be changed.
1747
- */
1748
- tax_behavior?: PriceData.TaxBehavior;
1749
-
1750
- /**
1751
- * A non-negative integer in cents (or local equivalent) representing how much to charge. One of `unit_amount` or `unit_amount_decimal` is required.
1752
- */
1753
- unit_amount?: number;
1754
-
1755
- /**
1756
- * Same as `unit_amount`, but accepts a decimal value in cents (or local equivalent) with at most 12 decimal places. Only one of `unit_amount` and `unit_amount_decimal` can be set.
1757
- */
1758
- unit_amount_decimal?: string;
1759
- }
1760
-
1761
- namespace PriceData {
1762
- interface ProductData {
1763
- /**
1764
- * The product's description, meant to be displayable to the customer. Use this field to optionally store a long form explanation of the product being sold for your own rendering purposes.
1765
- */
1766
- description?: string;
1767
-
1768
- /**
1769
- * A list of up to 8 URLs of images for this product, meant to be displayable to the customer.
1770
- */
1771
- images?: Array<string>;
1772
-
1773
- /**
1774
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
1775
- */
1776
- metadata?: Stripe.MetadataParam;
1777
-
1778
- /**
1779
- * The product's name, meant to be displayable to the customer.
1780
- */
1781
- name: string;
1782
-
1783
- /**
1784
- * A [tax code](https://docs.stripe.com/tax/tax-categories) ID.
1785
- */
1786
- tax_code?: string;
1787
-
1788
- /**
1789
- * A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.
1790
- */
1791
- unit_label?: string;
1792
- }
1793
-
1794
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
1795
- }
1796
-
1797
- interface Pricing {
1798
- /**
1799
- * The ID of the price object.
1800
- */
1801
- price?: string;
1802
- }
1803
-
1804
- interface TaxAmount {
1805
- /**
1806
- * The amount, in cents (or local equivalent), of the tax.
1807
- */
1808
- amount: number;
1809
-
1810
- /**
1811
- * Data to find or create a TaxRate object.
1812
- *
1813
- * Stripe automatically creates or reuses a TaxRate object for each tax amount. If the `tax_rate_data` exactly matches a previous value, Stripe will reuse the TaxRate object. TaxRate objects created automatically by Stripe are immediately archived, do not appear in the line item's `tax_rates`, and cannot be directly added to invoices, payments, or line items.
1814
- */
1815
- tax_rate_data: TaxAmount.TaxRateData;
1816
-
1817
- /**
1818
- * The reasoning behind this tax, for example, if the product is tax exempt.
1819
- */
1820
- taxability_reason?: TaxAmount.TaxabilityReason;
1821
-
1822
- /**
1823
- * The amount on which tax is calculated, in cents (or local equivalent).
1824
- */
1825
- taxable_amount: number;
1826
- }
1827
-
1828
- namespace TaxAmount {
1829
- type TaxabilityReason =
1830
- | 'customer_exempt'
1831
- | 'not_collecting'
1832
- | 'not_subject_to_tax'
1833
- | 'not_supported'
1834
- | 'portion_product_exempt'
1835
- | 'portion_reduced_rated'
1836
- | 'portion_standard_rated'
1837
- | 'product_exempt'
1838
- | 'product_exempt_holiday'
1839
- | 'proportionally_rated'
1840
- | 'reduced_rated'
1841
- | 'reverse_charge'
1842
- | 'standard_rated'
1843
- | 'taxable_basis_reduced'
1844
- | 'zero_rated';
1845
-
1846
- interface TaxRateData {
1847
- /**
1848
- * Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
1849
- */
1850
- country?: string;
1851
-
1852
- /**
1853
- * An arbitrary string attached to the tax rate for your internal use only. It will not be visible to your customers.
1854
- */
1855
- description?: string;
1856
-
1857
- /**
1858
- * The display name of the tax rate, which will be shown to users.
1859
- */
1860
- display_name: string;
1861
-
1862
- /**
1863
- * This specifies if the tax rate is inclusive or exclusive.
1864
- */
1865
- inclusive: boolean;
1866
-
1867
- /**
1868
- * The jurisdiction for the tax rate. You can use this label field for tax reporting purposes. It also appears on your customer's invoice.
1869
- */
1870
- jurisdiction?: string;
1871
-
1872
- /**
1873
- * The level of the jurisdiction that imposes this tax rate.
1874
- */
1875
- jurisdiction_level?: TaxRateData.JurisdictionLevel;
1876
-
1877
- /**
1878
- * The statutory tax rate percent. This field accepts decimal values between 0 and 100 inclusive with at most 4 decimal places. To accommodate fixed-amount taxes, set the percentage to zero. Stripe will not display zero percentages on the invoice unless the `amount` of the tax is also zero.
1879
- */
1880
- percentage: number;
1881
-
1882
- /**
1883
- * [ISO 3166-2 subdivision code](https://en.wikipedia.org/wiki/ISO_3166-2:US), without country prefix. For example, "NY" for New York, United States.
1884
- */
1885
- state?: string;
1886
-
1887
- /**
1888
- * The high-level tax type, such as `vat` or `sales_tax`.
1889
- */
1890
- tax_type?: TaxRateData.TaxType;
1891
- }
1892
-
1893
- namespace TaxRateData {
1894
- type JurisdictionLevel =
1895
- | 'city'
1896
- | 'country'
1897
- | 'county'
1898
- | 'district'
1899
- | 'multiple'
1900
- | 'state';
1901
-
1902
- type TaxType =
1903
- | 'amusement_tax'
1904
- | 'communications_tax'
1905
- | 'gst'
1906
- | 'hst'
1907
- | 'igst'
1908
- | 'jct'
1909
- | 'lease_tax'
1910
- | 'pst'
1911
- | 'qst'
1912
- | 'retail_delivery_fee'
1913
- | 'rst'
1914
- | 'sales_tax'
1915
- | 'service_tax'
1916
- | 'vat';
1917
- }
1918
- }
1919
- }
1920
- }
1921
-
1922
- interface InvoiceAttachPaymentParams {
1923
- /**
1924
- * Specifies which fields in the response should be expanded.
1925
- */
1926
- expand?: Array<string>;
1927
-
1928
- /**
1929
- * The ID of the PaymentIntent to attach to the invoice.
1930
- */
1931
- payment_intent?: string;
1932
-
1933
- /**
1934
- * The ID of the PaymentRecord to attach to the invoice.
1935
- */
1936
- payment_record?: string;
1937
- }
1938
-
1939
- interface InvoiceCreatePreviewParams {
1940
- /**
1941
- * Settings for automatic tax lookup for this invoice preview.
1942
- */
1943
- automatic_tax?: InvoiceCreatePreviewParams.AutomaticTax;
1944
-
1945
- /**
1946
- * The currency to preview this invoice in. Defaults to that of `customer` if not specified.
1947
- */
1948
- currency?: string;
1949
-
1950
- /**
1951
- * The identifier of the customer whose upcoming invoice you're retrieving. If `automatic_tax` is enabled then one of `customer`, `customer_details`, `subscription`, or `schedule` must be set.
1952
- */
1953
- customer?: string;
1954
-
1955
- /**
1956
- * The identifier of the account representing the customer whose upcoming invoice you're retrieving. If `automatic_tax` is enabled then one of `customer`, `customer_account`, `customer_details`, `subscription`, or `schedule` must be set.
1957
- */
1958
- customer_account?: string;
1959
-
1960
- /**
1961
- * Details about the customer you want to invoice or overrides for an existing customer. If `automatic_tax` is enabled then one of `customer`, `customer_details`, `subscription`, or `schedule` must be set.
1962
- */
1963
- customer_details?: InvoiceCreatePreviewParams.CustomerDetails;
1964
-
1965
- /**
1966
- * The coupons to redeem into discounts for the invoice preview. If not specified, inherits the discount from the subscription or customer. This works for both coupons directly applied to an invoice and coupons applied to a subscription. Pass an empty string to avoid inheriting any discounts.
1967
- */
1968
- discounts?: Stripe.Emptyable<Array<InvoiceCreatePreviewParams.Discount>>;
1969
-
1970
- /**
1971
- * Specifies which fields in the response should be expanded.
1972
- */
1973
- expand?: Array<string>;
1974
-
1975
- /**
1976
- * List of invoice items to add or update in the upcoming invoice preview (up to 250).
1977
- */
1978
- invoice_items?: Array<InvoiceCreatePreviewParams.InvoiceItem>;
1979
-
1980
- /**
1981
- * The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.
1982
- */
1983
- issuer?: InvoiceCreatePreviewParams.Issuer;
1984
-
1985
- /**
1986
- * The account (if any) for which the funds of the invoice payment are intended. If set, the invoice will be presented with the branding and support information of the specified account. See the [Invoices with Connect](https://docs.stripe.com/billing/invoices/connect) documentation for details.
1987
- */
1988
- on_behalf_of?: Stripe.Emptyable<string>;
1989
-
1990
- /**
1991
- * Customizes the types of values to include when calculating the invoice. Defaults to `next` if unspecified.
1992
- */
1993
- preview_mode?: InvoiceCreatePreviewParams.PreviewMode;
1994
-
1995
- /**
1996
- * The identifier of the schedule whose upcoming invoice you'd like to retrieve. Cannot be used with subscription or subscription fields.
1997
- */
1998
- schedule?: string;
1999
-
2000
- /**
2001
- * The schedule creation or modification params to apply as a preview. Cannot be used with `subscription` or `subscription_` prefixed fields.
2002
- */
2003
- schedule_details?: InvoiceCreatePreviewParams.ScheduleDetails;
2004
-
2005
- /**
2006
- * The identifier of the subscription for which you'd like to retrieve the upcoming invoice. If not provided, but a `subscription_details.items` is provided, you will preview creating a subscription with those items. If neither `subscription` nor `subscription_details.items` is provided, you will retrieve the next upcoming invoice from among the customer's subscriptions.
2007
- */
2008
- subscription?: string;
2009
-
2010
- /**
2011
- * The subscription creation or modification params to apply as a preview. Cannot be used with `schedule` or `schedule_details` fields.
2012
- */
2013
- subscription_details?: InvoiceCreatePreviewParams.SubscriptionDetails;
2014
- }
2015
-
2016
- namespace InvoiceCreatePreviewParams {
2017
- interface AutomaticTax {
2018
- /**
2019
- * Whether Stripe automatically computes tax on this invoice. Note that incompatible invoice items (invoice items with manually specified [tax rates](https://docs.stripe.com/api/tax_rates), negative amounts, or `tax_behavior=unspecified`) cannot be added to automatic tax invoices.
2020
- */
2021
- enabled: boolean;
2022
-
2023
- /**
2024
- * The account that's liable for tax. If set, the business address and tax registrations required to perform the tax calculation are loaded from this account. The tax transaction is returned in the report of the connected account.
2025
- */
2026
- liability?: AutomaticTax.Liability;
2027
- }
2028
-
2029
- namespace AutomaticTax {
2030
- interface Liability {
2031
- /**
2032
- * The connected account being referenced when `type` is `account`.
2033
- */
2034
- account?: string;
2035
-
2036
- /**
2037
- * Type of the account referenced in the request.
2038
- */
2039
- type: Liability.Type;
2040
- }
2041
-
2042
- namespace Liability {
2043
- type Type = 'account' | 'self';
2044
- }
2045
- }
2046
-
2047
- interface CustomerDetails {
2048
- /**
2049
- * The customer's address. Learn about [country-specific requirements for calculating tax](https://docs.stripe.com/invoicing/taxes?dashboard-or-api=dashboard#set-up-customer).
2050
- */
2051
- address?: Stripe.Emptyable<Stripe.AddressParam>;
2052
-
2053
- /**
2054
- * The customer's shipping information. Appears on invoices emailed to this customer.
2055
- */
2056
- shipping?: Stripe.Emptyable<CustomerDetails.Shipping>;
2057
-
2058
- /**
2059
- * Tax details about the customer.
2060
- */
2061
- tax?: CustomerDetails.Tax;
2062
-
2063
- /**
2064
- * The customer's tax exemption. One of `none`, `exempt`, or `reverse`.
2065
- */
2066
- tax_exempt?: Stripe.Emptyable<CustomerDetails.TaxExempt>;
2067
-
2068
- /**
2069
- * The customer's tax IDs.
2070
- */
2071
- tax_ids?: Array<CustomerDetails.TaxId>;
2072
- }
2073
-
2074
- namespace CustomerDetails {
2075
- interface Shipping {
2076
- /**
2077
- * Customer shipping address.
2078
- */
2079
- address: Stripe.AddressParam;
2080
-
2081
- /**
2082
- * Customer name.
2083
- */
2084
- name: string;
2085
-
2086
- /**
2087
- * Customer phone (including extension).
2088
- */
2089
- phone?: string;
2090
- }
2091
-
2092
- interface Tax {
2093
- /**
2094
- * A recent IP address of the customer used for tax reporting and tax location inference. Stripe recommends updating the IP address when a new PaymentMethod is attached or the address field on the customer is updated. We recommend against updating this field more frequently since it could result in unexpected tax location/reporting outcomes.
2095
- */
2096
- ip_address?: Stripe.Emptyable<string>;
2097
- }
2098
-
2099
- type TaxExempt = 'exempt' | 'none' | 'reverse';
2100
-
2101
- interface TaxId {
2102
- /**
2103
- * Type of the tax ID, one of `ad_nrt`, `ae_trn`, `al_tin`, `am_tin`, `ao_tin`, `ar_cuit`, `au_abn`, `au_arn`, `aw_tin`, `az_tin`, `ba_tin`, `bb_tin`, `bd_bin`, `bf_ifu`, `bg_uic`, `bh_vat`, `bj_ifu`, `bo_tin`, `br_cnpj`, `br_cpf`, `bs_tin`, `by_tin`, `ca_bn`, `ca_gst_hst`, `ca_pst_bc`, `ca_pst_mb`, `ca_pst_sk`, `ca_qst`, `cd_nif`, `ch_uid`, `ch_vat`, `cl_tin`, `cm_niu`, `cn_tin`, `co_nit`, `cr_tin`, `cv_nif`, `de_stn`, `do_rcn`, `ec_ruc`, `eg_tin`, `es_cif`, `et_tin`, `eu_oss_vat`, `eu_vat`, `gb_vat`, `ge_vat`, `gn_nif`, `hk_br`, `hr_oib`, `hu_tin`, `id_npwp`, `il_vat`, `in_gst`, `is_vat`, `jp_cn`, `jp_rn`, `jp_trn`, `ke_pin`, `kg_tin`, `kh_tin`, `kr_brn`, `kz_bin`, `la_tin`, `li_uid`, `li_vat`, `lk_vat`, `ma_vat`, `md_vat`, `me_pib`, `mk_vat`, `mr_nif`, `mx_rfc`, `my_frp`, `my_itn`, `my_sst`, `ng_tin`, `no_vat`, `no_voec`, `np_pan`, `nz_gst`, `om_vat`, `pe_ruc`, `ph_tin`, `pl_nip`, `ro_tin`, `rs_pib`, `ru_inn`, `ru_kpp`, `sa_vat`, `sg_gst`, `sg_uen`, `si_tin`, `sn_ninea`, `sr_fin`, `sv_nit`, `th_vat`, `tj_tin`, `tr_tin`, `tw_vat`, `tz_vat`, `ua_vat`, `ug_tin`, `us_ein`, `uy_ruc`, `uz_tin`, `uz_vat`, `ve_rif`, `vn_tin`, `za_vat`, `zm_tin`, or `zw_tin`
2104
- */
2105
- type: TaxId.Type;
2106
-
2107
- /**
2108
- * Value of the tax ID.
2109
- */
2110
- value: string;
2111
- }
2112
-
2113
- namespace TaxId {
2114
- type Type =
2115
- | 'ad_nrt'
2116
- | 'ae_trn'
2117
- | 'al_tin'
2118
- | 'am_tin'
2119
- | 'ao_tin'
2120
- | 'ar_cuit'
2121
- | 'au_abn'
2122
- | 'au_arn'
2123
- | 'aw_tin'
2124
- | 'az_tin'
2125
- | 'ba_tin'
2126
- | 'bb_tin'
2127
- | 'bd_bin'
2128
- | 'bf_ifu'
2129
- | 'bg_uic'
2130
- | 'bh_vat'
2131
- | 'bj_ifu'
2132
- | 'bo_tin'
2133
- | 'br_cnpj'
2134
- | 'br_cpf'
2135
- | 'bs_tin'
2136
- | 'by_tin'
2137
- | 'ca_bn'
2138
- | 'ca_gst_hst'
2139
- | 'ca_pst_bc'
2140
- | 'ca_pst_mb'
2141
- | 'ca_pst_sk'
2142
- | 'ca_qst'
2143
- | 'cd_nif'
2144
- | 'ch_uid'
2145
- | 'ch_vat'
2146
- | 'cl_tin'
2147
- | 'cm_niu'
2148
- | 'cn_tin'
2149
- | 'co_nit'
2150
- | 'cr_tin'
2151
- | 'cv_nif'
2152
- | 'de_stn'
2153
- | 'do_rcn'
2154
- | 'ec_ruc'
2155
- | 'eg_tin'
2156
- | 'es_cif'
2157
- | 'et_tin'
2158
- | 'eu_oss_vat'
2159
- | 'eu_vat'
2160
- | 'gb_vat'
2161
- | 'ge_vat'
2162
- | 'gn_nif'
2163
- | 'hk_br'
2164
- | 'hr_oib'
2165
- | 'hu_tin'
2166
- | 'id_npwp'
2167
- | 'il_vat'
2168
- | 'in_gst'
2169
- | 'is_vat'
2170
- | 'jp_cn'
2171
- | 'jp_rn'
2172
- | 'jp_trn'
2173
- | 'ke_pin'
2174
- | 'kg_tin'
2175
- | 'kh_tin'
2176
- | 'kr_brn'
2177
- | 'kz_bin'
2178
- | 'la_tin'
2179
- | 'li_uid'
2180
- | 'li_vat'
2181
- | 'lk_vat'
2182
- | 'ma_vat'
2183
- | 'md_vat'
2184
- | 'me_pib'
2185
- | 'mk_vat'
2186
- | 'mr_nif'
2187
- | 'mx_rfc'
2188
- | 'my_frp'
2189
- | 'my_itn'
2190
- | 'my_sst'
2191
- | 'ng_tin'
2192
- | 'no_vat'
2193
- | 'no_voec'
2194
- | 'np_pan'
2195
- | 'nz_gst'
2196
- | 'om_vat'
2197
- | 'pe_ruc'
2198
- | 'ph_tin'
2199
- | 'pl_nip'
2200
- | 'ro_tin'
2201
- | 'rs_pib'
2202
- | 'ru_inn'
2203
- | 'ru_kpp'
2204
- | 'sa_vat'
2205
- | 'sg_gst'
2206
- | 'sg_uen'
2207
- | 'si_tin'
2208
- | 'sn_ninea'
2209
- | 'sr_fin'
2210
- | 'sv_nit'
2211
- | 'th_vat'
2212
- | 'tj_tin'
2213
- | 'tr_tin'
2214
- | 'tw_vat'
2215
- | 'tz_vat'
2216
- | 'ua_vat'
2217
- | 'ug_tin'
2218
- | 'us_ein'
2219
- | 'uy_ruc'
2220
- | 'uz_tin'
2221
- | 'uz_vat'
2222
- | 've_rif'
2223
- | 'vn_tin'
2224
- | 'za_vat'
2225
- | 'zm_tin'
2226
- | 'zw_tin';
2227
- }
2228
- }
2229
-
2230
- interface Discount {
2231
- /**
2232
- * ID of the coupon to create a new discount for.
2233
- */
2234
- coupon?: string;
2235
-
2236
- /**
2237
- * ID of an existing discount on the object (or one of its ancestors) to reuse.
2238
- */
2239
- discount?: string;
2240
-
2241
- /**
2242
- * ID of the promotion code to create a new discount for.
2243
- */
2244
- promotion_code?: string;
2245
- }
2246
-
2247
- interface InvoiceItem {
2248
- /**
2249
- * The integer amount in cents (or local equivalent) of previewed invoice item.
2250
- */
2251
- amount?: number;
2252
-
2253
- /**
2254
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies). Only applicable to new invoice items.
2255
- */
2256
- currency?: string;
2257
-
2258
- /**
2259
- * An arbitrary string which you can attach to the invoice item. The description is displayed in the invoice for easy tracking.
2260
- */
2261
- description?: string;
2262
-
2263
- /**
2264
- * Explicitly controls whether discounts apply to this invoice item. Defaults to true, except for negative invoice items.
2265
- */
2266
- discountable?: boolean;
2267
-
2268
- /**
2269
- * The coupons to redeem into discounts for the invoice item in the preview.
2270
- */
2271
- discounts?: Stripe.Emptyable<Array<InvoiceItem.Discount>>;
2272
-
2273
- /**
2274
- * The ID of the invoice item to update in preview. If not specified, a new invoice item will be added to the preview of the upcoming invoice.
2275
- */
2276
- invoiceitem?: string;
2277
-
2278
- /**
2279
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
2280
- */
2281
- metadata?: Stripe.Emptyable<Stripe.MetadataParam>;
2282
-
2283
- /**
2284
- * The period associated with this invoice item. When set to different values, the period will be rendered on the invoice. If you have [Stripe Revenue Recognition](https://docs.stripe.com/revenue-recognition) enabled, the period will be used to recognize and defer revenue. See the [Revenue Recognition documentation](https://docs.stripe.com/revenue-recognition/methodology/subscriptions-and-invoicing) for details.
2285
- */
2286
- period?: InvoiceItem.Period;
2287
-
2288
- /**
2289
- * The ID of the price object. One of `price` or `price_data` is required.
2290
- */
2291
- price?: string;
2292
-
2293
- /**
2294
- * Data used to generate a new [Price](https://docs.stripe.com/api/prices) object inline. One of `price` or `price_data` is required.
2295
- */
2296
- price_data?: InvoiceItem.PriceData;
2297
-
2298
- /**
2299
- * Non-negative integer. The quantity of units for the invoice item.
2300
- */
2301
- quantity?: number;
2302
-
2303
- /**
2304
- * Only required if a [default tax behavior](https://docs.stripe.com/tax/products-prices-tax-categories-tax-behavior#setting-a-default-tax-behavior-(recommended)) was not provided in the Stripe Tax settings. Specifies whether the price is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`. Once specified as either `inclusive` or `exclusive`, it cannot be changed.
2305
- */
2306
- tax_behavior?: InvoiceItem.TaxBehavior;
2307
-
2308
- /**
2309
- * A [tax code](https://docs.stripe.com/tax/tax-categories) ID.
2310
- */
2311
- tax_code?: Stripe.Emptyable<string>;
2312
-
2313
- /**
2314
- * The tax rates that apply to the item. When set, any `default_tax_rates` do not apply to this item.
2315
- */
2316
- tax_rates?: Stripe.Emptyable<Array<string>>;
2317
-
2318
- /**
2319
- * The integer unit amount in cents (or local equivalent) of the charge to be applied to the upcoming invoice. This unit_amount will be multiplied by the quantity to get the full amount. If you want to apply a credit to the customer's account, pass a negative unit_amount.
2320
- */
2321
- unit_amount?: number;
2322
-
2323
- /**
2324
- * Same as `unit_amount`, but accepts a decimal value in cents (or local equivalent) with at most 12 decimal places. Only one of `unit_amount` and `unit_amount_decimal` can be set.
2325
- */
2326
- unit_amount_decimal?: string;
2327
- }
2328
-
2329
- namespace InvoiceItem {
2330
- interface Discount {
2331
- /**
2332
- * ID of the coupon to create a new discount for.
2333
- */
2334
- coupon?: string;
2335
-
2336
- /**
2337
- * ID of an existing discount on the object (or one of its ancestors) to reuse.
2338
- */
2339
- discount?: string;
2340
-
2341
- /**
2342
- * ID of the promotion code to create a new discount for.
2343
- */
2344
- promotion_code?: string;
2345
- }
2346
-
2347
- interface Period {
2348
- /**
2349
- * The end of the period, which must be greater than or equal to the start. This value is inclusive.
2350
- */
2351
- end: number;
2352
-
2353
- /**
2354
- * The start of the period. This value is inclusive.
2355
- */
2356
- start: number;
2357
- }
2358
-
2359
- interface PriceData {
2360
- /**
2361
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
2362
- */
2363
- currency: string;
2364
-
2365
- /**
2366
- * The ID of the [Product](https://docs.stripe.com/api/products) that this [Price](https://docs.stripe.com/api/prices) will belong to.
2367
- */
2368
- product: string;
2369
-
2370
- /**
2371
- * Only required if a [default tax behavior](https://docs.stripe.com/tax/products-prices-tax-categories-tax-behavior#setting-a-default-tax-behavior-(recommended)) was not provided in the Stripe Tax settings. Specifies whether the price is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`. Once specified as either `inclusive` or `exclusive`, it cannot be changed.
2372
- */
2373
- tax_behavior?: PriceData.TaxBehavior;
2374
-
2375
- /**
2376
- * A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.
2377
- */
2378
- unit_amount?: number;
2379
-
2380
- /**
2381
- * Same as `unit_amount`, but accepts a decimal value in cents (or local equivalent) with at most 12 decimal places. Only one of `unit_amount` and `unit_amount_decimal` can be set.
2382
- */
2383
- unit_amount_decimal?: string;
2384
- }
2385
-
2386
- namespace PriceData {
2387
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
2388
- }
2389
-
2390
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
2391
- }
2392
-
2393
- interface Issuer {
2394
- /**
2395
- * The connected account being referenced when `type` is `account`.
2396
- */
2397
- account?: string;
2398
-
2399
- /**
2400
- * Type of the account referenced in the request.
2401
- */
2402
- type: Issuer.Type;
2403
- }
2404
-
2405
- namespace Issuer {
2406
- type Type = 'account' | 'self';
2407
- }
2408
-
2409
- type PreviewMode = 'next' | 'recurring';
2410
-
2411
- interface ScheduleDetails {
2412
- /**
2413
- * Controls how prorations and invoices for subscriptions are calculated and orchestrated.
2414
- */
2415
- billing_mode?: ScheduleDetails.BillingMode;
2416
-
2417
- /**
2418
- * Behavior of the subscription schedule and underlying subscription when it ends. Possible values are `release` or `cancel` with the default being `release`. `release` will end the subscription schedule and keep the underlying subscription running. `cancel` will end the subscription schedule and cancel the underlying subscription.
2419
- */
2420
- end_behavior?: ScheduleDetails.EndBehavior;
2421
-
2422
- /**
2423
- * List representing phases of the subscription schedule. Each phase can be customized to have different durations, plans, and coupons. If there are multiple phases, the `end_date` of one phase will always equal the `start_date` of the next phase.
2424
- */
2425
- phases?: Array<ScheduleDetails.Phase>;
2426
-
2427
- /**
2428
- * In cases where the `schedule_details` params update the currently active phase, specifies if and how to prorate at the time of the request.
2429
- */
2430
- proration_behavior?: ScheduleDetails.ProrationBehavior;
2431
- }
2432
-
2433
- namespace ScheduleDetails {
2434
- interface BillingMode {
2435
- /**
2436
- * Configure behavior for flexible billing mode.
2437
- */
2438
- flexible?: BillingMode.Flexible;
2439
-
2440
- /**
2441
- * Controls the calculation and orchestration of prorations and invoices for subscriptions. If no value is passed, the default is `flexible`.
2442
- */
2443
- type: BillingMode.Type;
2444
- }
2445
-
2446
- namespace BillingMode {
2447
- interface Flexible {
2448
- /**
2449
- * Controls how invoices and invoice items display proration amounts and discount amounts.
2450
- */
2451
- proration_discounts?: Flexible.ProrationDiscounts;
2452
- }
2453
-
2454
- namespace Flexible {
2455
- type ProrationDiscounts = 'included' | 'itemized';
2456
- }
2457
-
2458
- type Type = 'classic' | 'flexible';
2459
- }
2460
-
2461
- type EndBehavior = 'cancel' | 'release';
2462
-
2463
- interface Phase {
2464
- /**
2465
- * A list of prices and quantities that will generate invoice items appended to the next invoice for this phase. You may pass up to 20 items.
2466
- */
2467
- add_invoice_items?: Array<Phase.AddInvoiceItem>;
2468
-
2469
- /**
2470
- * A non-negative decimal between 0 and 100, with at most two decimal places. This represents the percentage of the subscription invoice total that will be transferred to the application owner's Stripe account. The request must be made by a platform account on a connected account in order to set an application fee percentage. For more information, see the application fees [documentation](https://stripe.com/docs/connect/subscriptions#collecting-fees-on-subscriptions).
2471
- */
2472
- application_fee_percent?: number;
2473
-
2474
- /**
2475
- * Automatic tax settings for this phase.
2476
- */
2477
- automatic_tax?: Phase.AutomaticTax;
2478
-
2479
- /**
2480
- * Can be set to `phase_start` to set the anchor to the start of the phase or `automatic` to automatically change it if needed. Cannot be set to `phase_start` if this phase specifies a trial. For more information, see the billing cycle [documentation](https://docs.stripe.com/billing/subscriptions/billing-cycle).
2481
- */
2482
- billing_cycle_anchor?: Phase.BillingCycleAnchor;
2483
-
2484
- /**
2485
- * Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period. Pass an empty string to remove previously-defined thresholds.
2486
- */
2487
- billing_thresholds?: Stripe.Emptyable<Phase.BillingThresholds>;
2488
-
2489
- /**
2490
- * Either `charge_automatically`, or `send_invoice`. When charging automatically, Stripe will attempt to pay the underlying subscription at the end of each billing cycle using the default source attached to the customer. When sending an invoice, Stripe will email your customer an invoice with payment instructions and mark the subscription as `active`. Defaults to `charge_automatically` on creation.
2491
- */
2492
- collection_method?: Phase.CollectionMethod;
2493
-
2494
- /**
2495
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
2496
- */
2497
- currency?: string;
2498
-
2499
- /**
2500
- * ID of the default payment method for the subscription schedule. It must belong to the customer associated with the subscription schedule. If not set, invoices will use the default payment method in the customer's invoice settings.
2501
- */
2502
- default_payment_method?: string;
2503
-
2504
- /**
2505
- * A list of [Tax Rate](https://docs.stripe.com/api/tax_rates) ids. These Tax Rates will set the Subscription's [`default_tax_rates`](https://docs.stripe.com/api/subscriptions/create#create_subscription-default_tax_rates), which means they will be the Invoice's [`default_tax_rates`](https://docs.stripe.com/api/invoices/create#create_invoice-default_tax_rates) for any Invoices issued by the Subscription during this Phase.
2506
- */
2507
- default_tax_rates?: Stripe.Emptyable<Array<string>>;
2508
-
2509
- /**
2510
- * Subscription description, meant to be displayable to the customer. Use this field to optionally store an explanation of the subscription for rendering in Stripe surfaces and certain local payment methods UIs.
2511
- */
2512
- description?: Stripe.Emptyable<string>;
2513
-
2514
- /**
2515
- * The coupons to redeem into discounts for the schedule phase. If not specified, inherits the discount from the subscription's customer. Pass an empty string to avoid inheriting any discounts.
2516
- */
2517
- discounts?: Stripe.Emptyable<Array<Phase.Discount>>;
2518
-
2519
- /**
2520
- * The number of intervals the phase should last. If set, `end_date` must not be set.
2521
- */
2522
- duration?: Phase.Duration;
2523
-
2524
- /**
2525
- * The date at which this phase of the subscription schedule ends. If set, `duration` must not be set.
2526
- */
2527
- end_date?: number | 'now';
2528
-
2529
- /**
2530
- * All invoices will be billed using the specified settings.
2531
- */
2532
- invoice_settings?: Phase.InvoiceSettings;
2533
-
2534
- /**
2535
- * List of configuration items, each with an attached price, to apply during this phase of the subscription schedule.
2536
- */
2537
- items: Array<Phase.Item>;
2538
-
2539
- /**
2540
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to a phase. Metadata on a schedule's phase will update the underlying subscription's `metadata` when the phase is entered, adding new keys and replacing existing keys in the subscription's `metadata`. Individual keys in the subscription's `metadata` can be unset by posting an empty value to them in the phase's `metadata`. To unset all keys in the subscription's `metadata`, update the subscription directly or unset every key individually from the phase's `metadata`.
2541
- */
2542
- metadata?: Stripe.MetadataParam;
2543
-
2544
- /**
2545
- * The account on behalf of which to charge, for each of the associated subscription's invoices.
2546
- */
2547
- on_behalf_of?: string;
2548
-
2549
- /**
2550
- * Controls whether the subscription schedule should create [prorations](https://docs.stripe.com/billing/subscriptions/prorations) when transitioning to this phase if there is a difference in billing configuration. It's different from the request-level [proration_behavior](https://docs.stripe.com/api/subscription_schedules/update#update_subscription_schedule-proration_behavior) parameter which controls what happens if the update request affects the billing configuration (item price, quantity, etc.) of the current phase.
2551
- */
2552
- proration_behavior?: Phase.ProrationBehavior;
2553
-
2554
- /**
2555
- * The date at which this phase of the subscription schedule starts or `now`. Must be set on the first phase.
2556
- */
2557
- start_date?: number | 'now';
2558
-
2559
- /**
2560
- * The data with which to automatically create a Transfer for each of the associated subscription's invoices.
2561
- */
2562
- transfer_data?: Phase.TransferData;
2563
-
2564
- /**
2565
- * If set to true the entire phase is counted as a trial and the customer will not be charged for any fees.
2566
- */
2567
- trial?: boolean;
2568
-
2569
- /**
2570
- * Sets the phase to trialing from the start date to this date. Must be before the phase end date, can not be combined with `trial`
2571
- */
2572
- trial_end?: number | 'now';
2573
- }
2574
-
2575
- namespace Phase {
2576
- interface AddInvoiceItem {
2577
- /**
2578
- * The coupons to redeem into discounts for the item.
2579
- */
2580
- discounts?: Array<AddInvoiceItem.Discount>;
2581
-
2582
- /**
2583
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
2584
- */
2585
- metadata?: Stripe.MetadataParam;
2586
-
2587
- /**
2588
- * The period associated with this invoice item. If not set, `period.start.type` defaults to `max_item_period_start` and `period.end.type` defaults to `min_item_period_end`.
2589
- */
2590
- period?: AddInvoiceItem.Period;
2591
-
2592
- /**
2593
- * The ID of the price object. One of `price` or `price_data` is required.
2594
- */
2595
- price?: string;
2596
-
2597
- /**
2598
- * Data used to generate a new [Price](https://docs.stripe.com/api/prices) object inline. One of `price` or `price_data` is required.
2599
- */
2600
- price_data?: AddInvoiceItem.PriceData;
2601
-
2602
- /**
2603
- * Quantity for this item. Defaults to 1.
2604
- */
2605
- quantity?: number;
2606
-
2607
- /**
2608
- * The tax rates which apply to the item. When set, the `default_tax_rates` do not apply to this item.
2609
- */
2610
- tax_rates?: Stripe.Emptyable<Array<string>>;
2611
- }
2612
-
2613
- namespace AddInvoiceItem {
2614
- interface Discount {
2615
- /**
2616
- * ID of the coupon to create a new discount for.
2617
- */
2618
- coupon?: string;
2619
-
2620
- /**
2621
- * ID of an existing discount on the object (or one of its ancestors) to reuse.
2622
- */
2623
- discount?: string;
2624
-
2625
- /**
2626
- * ID of the promotion code to create a new discount for.
2627
- */
2628
- promotion_code?: string;
2629
- }
2630
-
2631
- interface Period {
2632
- /**
2633
- * End of the invoice item period.
2634
- */
2635
- end: Period.End;
2636
-
2637
- /**
2638
- * Start of the invoice item period.
2639
- */
2640
- start: Period.Start;
2641
- }
2642
-
2643
- namespace Period {
2644
- interface End {
2645
- /**
2646
- * A precise Unix timestamp for the end of the invoice item period. Must be greater than or equal to `period.start`.
2647
- */
2648
- timestamp?: number;
2649
-
2650
- /**
2651
- * Select how to calculate the end of the invoice item period.
2652
- */
2653
- type: End.Type;
2654
- }
2655
-
2656
- namespace End {
2657
- type Type = 'min_item_period_end' | 'phase_end' | 'timestamp';
2658
- }
2659
-
2660
- interface Start {
2661
- /**
2662
- * A precise Unix timestamp for the start of the invoice item period. Must be less than or equal to `period.end`.
2663
- */
2664
- timestamp?: number;
2665
-
2666
- /**
2667
- * Select how to calculate the start of the invoice item period.
2668
- */
2669
- type: Start.Type;
2670
- }
2671
-
2672
- namespace Start {
2673
- type Type =
2674
- | 'max_item_period_start'
2675
- | 'phase_start'
2676
- | 'timestamp';
2677
- }
2678
- }
2679
-
2680
- interface PriceData {
2681
- /**
2682
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
2683
- */
2684
- currency: string;
2685
-
2686
- /**
2687
- * The ID of the [Product](https://docs.stripe.com/api/products) that this [Price](https://docs.stripe.com/api/prices) will belong to.
2688
- */
2689
- product: string;
2690
-
2691
- /**
2692
- * Only required if a [default tax behavior](https://docs.stripe.com/tax/products-prices-tax-categories-tax-behavior#setting-a-default-tax-behavior-(recommended)) was not provided in the Stripe Tax settings. Specifies whether the price is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`. Once specified as either `inclusive` or `exclusive`, it cannot be changed.
2693
- */
2694
- tax_behavior?: PriceData.TaxBehavior;
2695
-
2696
- /**
2697
- * A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge or a negative integer representing the amount to credit to the customer.
2698
- */
2699
- unit_amount?: number;
2700
-
2701
- /**
2702
- * Same as `unit_amount`, but accepts a decimal value in cents (or local equivalent) with at most 12 decimal places. Only one of `unit_amount` and `unit_amount_decimal` can be set.
2703
- */
2704
- unit_amount_decimal?: string;
2705
- }
2706
-
2707
- namespace PriceData {
2708
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
2709
- }
2710
- }
2711
-
2712
- interface AutomaticTax {
2713
- /**
2714
- * Enabled automatic tax calculation which will automatically compute tax rates on all invoices generated by the subscription.
2715
- */
2716
- enabled: boolean;
2717
-
2718
- /**
2719
- * The account that's liable for tax. If set, the business address and tax registrations required to perform the tax calculation are loaded from this account. The tax transaction is returned in the report of the connected account.
2720
- */
2721
- liability?: AutomaticTax.Liability;
2722
- }
2723
-
2724
- namespace AutomaticTax {
2725
- interface Liability {
2726
- /**
2727
- * The connected account being referenced when `type` is `account`.
2728
- */
2729
- account?: string;
2730
-
2731
- /**
2732
- * Type of the account referenced in the request.
2733
- */
2734
- type: Liability.Type;
2735
- }
2736
-
2737
- namespace Liability {
2738
- type Type = 'account' | 'self';
2739
- }
2740
- }
2741
-
2742
- type BillingCycleAnchor = 'automatic' | 'phase_start';
2743
-
2744
- interface BillingThresholds {
2745
- /**
2746
- * Monetary threshold that triggers the subscription to advance to a new billing period
2747
- */
2748
- amount_gte?: number;
2749
-
2750
- /**
2751
- * Indicates if the `billing_cycle_anchor` should be reset when a threshold is reached. If true, `billing_cycle_anchor` will be updated to the date/time the threshold was last reached; otherwise, the value will remain unchanged.
2752
- */
2753
- reset_billing_cycle_anchor?: boolean;
2754
- }
2755
-
2756
- type CollectionMethod = 'charge_automatically' | 'send_invoice';
2757
-
2758
- interface Discount {
2759
- /**
2760
- * ID of the coupon to create a new discount for.
2761
- */
2762
- coupon?: string;
2763
-
2764
- /**
2765
- * ID of an existing discount on the object (or one of its ancestors) to reuse.
2766
- */
2767
- discount?: string;
2768
-
2769
- /**
2770
- * ID of the promotion code to create a new discount for.
2771
- */
2772
- promotion_code?: string;
2773
- }
2774
-
2775
- interface Duration {
2776
- /**
2777
- * Specifies phase duration. Either `day`, `week`, `month` or `year`.
2778
- */
2779
- interval: Duration.Interval;
2780
-
2781
- /**
2782
- * The multiplier applied to the interval.
2783
- */
2784
- interval_count?: number;
2785
- }
2786
-
2787
- namespace Duration {
2788
- type Interval = 'day' | 'month' | 'week' | 'year';
2789
- }
2790
-
2791
- interface InvoiceSettings {
2792
- /**
2793
- * The account tax IDs associated with this phase of the subscription schedule. Will be set on invoices generated by this phase of the subscription schedule.
2794
- */
2795
- account_tax_ids?: Stripe.Emptyable<Array<string>>;
2796
-
2797
- /**
2798
- * Number of days within which a customer must pay invoices generated by this subscription schedule. This value will be `null` for subscription schedules where `billing=charge_automatically`.
2799
- */
2800
- days_until_due?: number;
2801
-
2802
- /**
2803
- * The connected account that issues the invoice. The invoice is presented with the branding and support information of the specified account.
2804
- */
2805
- issuer?: InvoiceSettings.Issuer;
2806
- }
2807
-
2808
- namespace InvoiceSettings {
2809
- interface Issuer {
2810
- /**
2811
- * The connected account being referenced when `type` is `account`.
2812
- */
2813
- account?: string;
2814
-
2815
- /**
2816
- * Type of the account referenced in the request.
2817
- */
2818
- type: Issuer.Type;
2819
- }
2820
-
2821
- namespace Issuer {
2822
- type Type = 'account' | 'self';
2823
- }
2824
- }
2825
-
2826
- interface Item {
2827
- /**
2828
- * Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period. Pass an empty string to remove previously-defined thresholds.
2829
- */
2830
- billing_thresholds?: Stripe.Emptyable<Item.BillingThresholds>;
2831
-
2832
- /**
2833
- * The coupons to redeem into discounts for the subscription item.
2834
- */
2835
- discounts?: Stripe.Emptyable<Array<Item.Discount>>;
2836
-
2837
- /**
2838
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to a configuration item. Metadata on a configuration item will update the underlying subscription item's `metadata` when the phase is entered, adding new keys and replacing existing keys. Individual keys in the subscription item's `metadata` can be unset by posting an empty value to them in the configuration item's `metadata`. To unset all keys in the subscription item's `metadata`, update the subscription item directly or unset every key individually from the configuration item's `metadata`.
2839
- */
2840
- metadata?: Stripe.MetadataParam;
2841
-
2842
- /**
2843
- * The plan ID to subscribe to. You may specify the same ID in `plan` and `price`.
2844
- */
2845
- plan?: string;
2846
-
2847
- /**
2848
- * The ID of the price object.
2849
- */
2850
- price?: string;
2851
-
2852
- /**
2853
- * Data used to generate a new [Price](https://docs.stripe.com/api/prices) object inline.
2854
- */
2855
- price_data?: Item.PriceData;
2856
-
2857
- /**
2858
- * Quantity for the given price. Can be set only if the price's `usage_type` is `licensed` and not `metered`.
2859
- */
2860
- quantity?: number;
2861
-
2862
- /**
2863
- * A list of [Tax Rate](https://docs.stripe.com/api/tax_rates) ids. These Tax Rates will override the [`default_tax_rates`](https://docs.stripe.com/api/subscriptions/create#create_subscription-default_tax_rates) on the Subscription. When updating, pass an empty string to remove previously-defined tax rates.
2864
- */
2865
- tax_rates?: Stripe.Emptyable<Array<string>>;
2866
- }
2867
-
2868
- namespace Item {
2869
- interface BillingThresholds {
2870
- /**
2871
- * Number of units that meets the billing threshold to advance the subscription to a new billing period (e.g., it takes 10 $5 units to meet a $50 [monetary threshold](https://docs.stripe.com/api/subscriptions/update#update_subscription-billing_thresholds-amount_gte))
2872
- */
2873
- usage_gte: number;
2874
- }
2875
-
2876
- interface Discount {
2877
- /**
2878
- * ID of the coupon to create a new discount for.
2879
- */
2880
- coupon?: string;
2881
-
2882
- /**
2883
- * ID of an existing discount on the object (or one of its ancestors) to reuse.
2884
- */
2885
- discount?: string;
2886
-
2887
- /**
2888
- * ID of the promotion code to create a new discount for.
2889
- */
2890
- promotion_code?: string;
2891
- }
2892
-
2893
- interface PriceData {
2894
- /**
2895
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
2896
- */
2897
- currency: string;
2898
-
2899
- /**
2900
- * The ID of the [Product](https://docs.stripe.com/api/products) that this [Price](https://docs.stripe.com/api/prices) will belong to.
2901
- */
2902
- product: string;
2903
-
2904
- /**
2905
- * The recurring components of a price such as `interval` and `interval_count`.
2906
- */
2907
- recurring: PriceData.Recurring;
2908
-
2909
- /**
2910
- * Only required if a [default tax behavior](https://docs.stripe.com/tax/products-prices-tax-categories-tax-behavior#setting-a-default-tax-behavior-(recommended)) was not provided in the Stripe Tax settings. Specifies whether the price is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`. Once specified as either `inclusive` or `exclusive`, it cannot be changed.
2911
- */
2912
- tax_behavior?: PriceData.TaxBehavior;
2913
-
2914
- /**
2915
- * A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.
2916
- */
2917
- unit_amount?: number;
2918
-
2919
- /**
2920
- * Same as `unit_amount`, but accepts a decimal value in cents (or local equivalent) with at most 12 decimal places. Only one of `unit_amount` and `unit_amount_decimal` can be set.
2921
- */
2922
- unit_amount_decimal?: string;
2923
- }
2924
-
2925
- namespace PriceData {
2926
- interface Recurring {
2927
- /**
2928
- * Specifies billing frequency. Either `day`, `week`, `month` or `year`.
2929
- */
2930
- interval: Recurring.Interval;
2931
-
2932
- /**
2933
- * The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).
2934
- */
2935
- interval_count?: number;
2936
- }
2937
-
2938
- namespace Recurring {
2939
- type Interval = 'day' | 'month' | 'week' | 'year';
2940
- }
2941
-
2942
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
2943
- }
2944
- }
2945
-
2946
- type ProrationBehavior =
2947
- | 'always_invoice'
2948
- | 'create_prorations'
2949
- | 'none';
2950
-
2951
- interface TransferData {
2952
- /**
2953
- * A non-negative decimal between 0 and 100, with at most two decimal places. This represents the percentage of the subscription invoice total that will be transferred to the destination account. By default, the entire amount is transferred to the destination.
2954
- */
2955
- amount_percent?: number;
2956
-
2957
- /**
2958
- * ID of an existing, connected Stripe account.
2959
- */
2960
- destination: string;
2961
- }
2962
- }
2963
-
2964
- type ProrationBehavior =
2965
- | 'always_invoice'
2966
- | 'create_prorations'
2967
- | 'none';
2968
- }
2969
-
2970
- interface SubscriptionDetails {
2971
- /**
2972
- * For new subscriptions, a future timestamp to anchor the subscription's [billing cycle](https://docs.stripe.com/subscriptions/billing-cycle). This is used to determine the date of the first full invoice, and, for plans with `month` or `year` intervals, the day of the month for subsequent invoices. For existing subscriptions, the value can only be set to `now` or `unchanged`.
2973
- */
2974
- billing_cycle_anchor?: SubscriptionDetails.BillingCycleAnchor | number;
2975
-
2976
- /**
2977
- * Controls how prorations and invoices for subscriptions are calculated and orchestrated.
2978
- */
2979
- billing_mode?: SubscriptionDetails.BillingMode;
2980
-
2981
- /**
2982
- * A timestamp at which the subscription should cancel. If set to a date before the current period ends, this will cause a proration if prorations have been enabled using `proration_behavior`. If set during a future period, this will always cause a proration for that period.
2983
- */
2984
- cancel_at?: Stripe.Emptyable<number | SubscriptionDetails.CancelAt>;
2985
-
2986
- /**
2987
- * Indicate whether this subscription should cancel at the end of the current period (`current_period_end`). Defaults to `false`.
2988
- */
2989
- cancel_at_period_end?: boolean;
2990
-
2991
- /**
2992
- * This simulates the subscription being canceled or expired immediately.
2993
- */
2994
- cancel_now?: boolean;
2995
-
2996
- /**
2997
- * If provided, the invoice returned will preview updating or creating a subscription with these default tax rates. The default tax rates will apply to any line item that does not have `tax_rates` set.
2998
- */
2999
- default_tax_rates?: Stripe.Emptyable<Array<string>>;
3000
-
3001
- /**
3002
- * A list of up to 20 subscription items, each with an attached price.
3003
- */
3004
- items?: Array<SubscriptionDetails.Item>;
3005
-
3006
- /**
3007
- * Determines how to handle [prorations](https://docs.stripe.com/billing/subscriptions/prorations) when the billing cycle changes (e.g., when switching plans, resetting `billing_cycle_anchor=now`, or starting a trial), or if an item's `quantity` changes. The default value is `create_prorations`.
3008
- */
3009
- proration_behavior?: SubscriptionDetails.ProrationBehavior;
3010
-
3011
- /**
3012
- * If previewing an update to a subscription, and doing proration, `subscription_details.proration_date` forces the proration to be calculated as though the update was done at the specified time. The time given must be within the current subscription period and within the current phase of the schedule backing this subscription, if the schedule exists. If set, `subscription`, and one of `subscription_details.items`, or `subscription_details.trial_end` are required. Also, `subscription_details.proration_behavior` cannot be set to 'none'.
3013
- */
3014
- proration_date?: number;
3015
-
3016
- /**
3017
- * For paused subscriptions, setting `subscription_details.resume_at` to `now` will preview the invoice that will be generated if the subscription is resumed.
3018
- */
3019
- resume_at?: 'now';
3020
-
3021
- /**
3022
- * Date a subscription is intended to start (can be future or past).
3023
- */
3024
- start_date?: number;
3025
-
3026
- /**
3027
- * If provided, the invoice returned will preview updating or creating a subscription with that trial end. If set, one of `subscription_details.items` or `subscription` is required.
3028
- */
3029
- trial_end?: 'now' | number;
3030
- }
3031
-
3032
- namespace SubscriptionDetails {
3033
- type BillingCycleAnchor = 'now' | 'unchanged';
3034
-
3035
- interface BillingMode {
3036
- /**
3037
- * Configure behavior for flexible billing mode.
3038
- */
3039
- flexible?: BillingMode.Flexible;
3040
-
3041
- /**
3042
- * Controls the calculation and orchestration of prorations and invoices for subscriptions. If no value is passed, the default is `flexible`.
3043
- */
3044
- type: BillingMode.Type;
3045
- }
3046
-
3047
- namespace BillingMode {
3048
- interface Flexible {
3049
- /**
3050
- * Controls how invoices and invoice items display proration amounts and discount amounts.
3051
- */
3052
- proration_discounts?: Flexible.ProrationDiscounts;
3053
- }
3054
-
3055
- namespace Flexible {
3056
- type ProrationDiscounts = 'included' | 'itemized';
3057
- }
3058
-
3059
- type Type = 'classic' | 'flexible';
3060
- }
3061
-
3062
- type CancelAt = 'max_period_end' | 'min_period_end';
3063
-
3064
- interface Item {
3065
- /**
3066
- * Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period. Pass an empty string to remove previously-defined thresholds.
3067
- */
3068
- billing_thresholds?: Stripe.Emptyable<Item.BillingThresholds>;
3069
-
3070
- /**
3071
- * Delete all usage for a given subscription item. You must pass this when deleting a usage records subscription item. `clear_usage` has no effect if the plan has a billing meter attached.
3072
- */
3073
- clear_usage?: boolean;
3074
-
3075
- /**
3076
- * A flag that, if set to `true`, will delete the specified item.
3077
- */
3078
- deleted?: boolean;
3079
-
3080
- /**
3081
- * The coupons to redeem into discounts for the subscription item.
3082
- */
3083
- discounts?: Stripe.Emptyable<Array<Item.Discount>>;
3084
-
3085
- /**
3086
- * Subscription item to update.
3087
- */
3088
- id?: string;
3089
-
3090
- /**
3091
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
3092
- */
3093
- metadata?: Stripe.Emptyable<Stripe.MetadataParam>;
3094
-
3095
- /**
3096
- * Plan ID for this item, as a string.
3097
- */
3098
- plan?: string;
3099
-
3100
- /**
3101
- * The ID of the price object. One of `price` or `price_data` is required. When changing a subscription item's price, `quantity` is set to 1 unless a `quantity` parameter is provided.
3102
- */
3103
- price?: string;
3104
-
3105
- /**
3106
- * Data used to generate a new [Price](https://docs.stripe.com/api/prices) object inline. One of `price` or `price_data` is required.
3107
- */
3108
- price_data?: Item.PriceData;
3109
-
3110
- /**
3111
- * Quantity for this item.
3112
- */
3113
- quantity?: number;
3114
-
3115
- /**
3116
- * A list of [Tax Rate](https://docs.stripe.com/api/tax_rates) ids. These Tax Rates will override the [`default_tax_rates`](https://docs.stripe.com/api/subscriptions/create#create_subscription-default_tax_rates) on the Subscription. When updating, pass an empty string to remove previously-defined tax rates.
3117
- */
3118
- tax_rates?: Stripe.Emptyable<Array<string>>;
3119
- }
3120
-
3121
- namespace Item {
3122
- interface BillingThresholds {
3123
- /**
3124
- * Number of units that meets the billing threshold to advance the subscription to a new billing period (e.g., it takes 10 $5 units to meet a $50 [monetary threshold](https://docs.stripe.com/api/subscriptions/update#update_subscription-billing_thresholds-amount_gte))
3125
- */
3126
- usage_gte: number;
3127
- }
3128
-
3129
- interface Discount {
3130
- /**
3131
- * ID of the coupon to create a new discount for.
3132
- */
3133
- coupon?: string;
3134
-
3135
- /**
3136
- * ID of an existing discount on the object (or one of its ancestors) to reuse.
3137
- */
3138
- discount?: string;
3139
-
3140
- /**
3141
- * ID of the promotion code to create a new discount for.
3142
- */
3143
- promotion_code?: string;
3144
- }
3145
-
3146
- interface PriceData {
3147
- /**
3148
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
3149
- */
3150
- currency: string;
3151
-
3152
- /**
3153
- * The ID of the [Product](https://docs.stripe.com/api/products) that this [Price](https://docs.stripe.com/api/prices) will belong to.
3154
- */
3155
- product: string;
3156
-
3157
- /**
3158
- * The recurring components of a price such as `interval` and `interval_count`.
3159
- */
3160
- recurring: PriceData.Recurring;
3161
-
3162
- /**
3163
- * Only required if a [default tax behavior](https://docs.stripe.com/tax/products-prices-tax-categories-tax-behavior#setting-a-default-tax-behavior-(recommended)) was not provided in the Stripe Tax settings. Specifies whether the price is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`. Once specified as either `inclusive` or `exclusive`, it cannot be changed.
3164
- */
3165
- tax_behavior?: PriceData.TaxBehavior;
3166
-
3167
- /**
3168
- * A positive integer in cents (or local equivalent) (or 0 for a free price) representing how much to charge.
3169
- */
3170
- unit_amount?: number;
3171
-
3172
- /**
3173
- * Same as `unit_amount`, but accepts a decimal value in cents (or local equivalent) with at most 12 decimal places. Only one of `unit_amount` and `unit_amount_decimal` can be set.
3174
- */
3175
- unit_amount_decimal?: string;
3176
- }
3177
-
3178
- namespace PriceData {
3179
- interface Recurring {
3180
- /**
3181
- * Specifies billing frequency. Either `day`, `week`, `month` or `year`.
3182
- */
3183
- interval: Recurring.Interval;
3184
-
3185
- /**
3186
- * The number of intervals between subscription billings. For example, `interval=month` and `interval_count=3` bills every 3 months. Maximum of three years interval allowed (3 years, 36 months, or 156 weeks).
3187
- */
3188
- interval_count?: number;
3189
- }
3190
-
3191
- namespace Recurring {
3192
- type Interval = 'day' | 'month' | 'week' | 'year';
3193
- }
3194
-
3195
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
3196
- }
3197
- }
3198
-
3199
- type ProrationBehavior =
3200
- | 'always_invoice'
3201
- | 'create_prorations'
3202
- | 'none';
3203
- }
3204
- }
3205
-
3206
- interface InvoiceFinalizeInvoiceParams {
3207
- /**
3208
- * Controls whether Stripe performs [automatic collection](https://docs.stripe.com/invoicing/integration/automatic-advancement-collection) of the invoice. If `false`, the invoice's state doesn't automatically advance without an explicit action.
3209
- */
3210
- auto_advance?: boolean;
3211
-
3212
- /**
3213
- * Specifies which fields in the response should be expanded.
3214
- */
3215
- expand?: Array<string>;
3216
- }
3217
-
3218
- interface InvoiceListLineItemsParams extends PaginationParams {
3219
- /**
3220
- * Specifies which fields in the response should be expanded.
3221
- */
3222
- expand?: Array<string>;
3223
- }
3224
-
3225
- interface InvoiceMarkUncollectibleParams {
3226
- /**
3227
- * Specifies which fields in the response should be expanded.
3228
- */
3229
- expand?: Array<string>;
3230
- }
3231
-
3232
- interface InvoicePayParams {
3233
- /**
3234
- * Specifies which fields in the response should be expanded.
3235
- */
3236
- expand?: Array<string>;
3237
-
3238
- /**
3239
- * In cases where the source used to pay the invoice has insufficient funds, passing `forgive=true` controls whether a charge should be attempted for the full amount available on the source, up to the amount to fully pay the invoice. This effectively forgives the difference between the amount available on the source and the amount due.
3240
- *
3241
- * Passing `forgive=false` will fail the charge if the source hasn't been pre-funded with the right amount. An example for this case is with ACH Credit Transfers and wires: if the amount wired is less than the amount due by a small amount, you might want to forgive the difference. Defaults to `false`.
3242
- */
3243
- forgive?: boolean;
3244
-
3245
- /**
3246
- * ID of the mandate to be used for this invoice. It must correspond to the payment method used to pay the invoice, including the payment_method param or the invoice's default_payment_method or default_source, if set.
3247
- */
3248
- mandate?: Stripe.Emptyable<string>;
3249
-
3250
- /**
3251
- * Indicates if a customer is on or off-session while an invoice payment is attempted. Defaults to `true` (off-session).
3252
- */
3253
- off_session?: boolean;
3254
-
3255
- /**
3256
- * Boolean representing whether an invoice is paid outside of Stripe. This will result in no charge being made. Defaults to `false`.
3257
- */
3258
- paid_out_of_band?: boolean;
3259
-
3260
- /**
3261
- * A PaymentMethod to be charged. The PaymentMethod must be the ID of a PaymentMethod belonging to the customer associated with the invoice being paid.
3262
- */
3263
- payment_method?: string;
3264
-
3265
- /**
3266
- * A payment source to be charged. The source must be the ID of a source belonging to the customer associated with the invoice being paid.
3267
- */
3268
- source?: string;
3269
- }
3270
-
3271
- interface InvoiceRemoveLinesParams {
3272
- /**
3273
- * The line items to remove.
3274
- */
3275
- lines: Array<InvoiceRemoveLinesParams.Line>;
3276
-
3277
- /**
3278
- * Specifies which fields in the response should be expanded.
3279
- */
3280
- expand?: Array<string>;
3281
-
3282
- /**
3283
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
3284
- */
3285
- invoice_metadata?: Stripe.Emptyable<{
3286
- [key: string]: string;
3287
- }>;
3288
- }
3289
-
3290
- namespace InvoiceRemoveLinesParams {
3291
- interface Line {
3292
- /**
3293
- * Either `delete` or `unassign`. Deleted line items are permanently deleted. Unassigned line items can be reassigned to an invoice.
3294
- */
3295
- behavior: Line.Behavior;
3296
-
3297
- /**
3298
- * ID of an existing line item to remove from this invoice.
3299
- */
3300
- id: string;
3301
- }
3302
-
3303
- namespace Line {
3304
- type Behavior = 'delete' | 'unassign';
3305
- }
3306
- }
3307
-
3308
- interface InvoiceSearchParams {
3309
- /**
3310
- * The search query string. See [search query language](https://docs.stripe.com/search#search-query-language) and the list of supported [query fields for invoices](https://docs.stripe.com/search#query-fields-for-invoices).
3311
- */
3312
- query: string;
3313
-
3314
- /**
3315
- * Specifies which fields in the response should be expanded.
3316
- */
3317
- expand?: Array<string>;
3318
-
3319
- /**
3320
- * A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 10.
3321
- */
3322
- limit?: number;
3323
-
3324
- /**
3325
- * A cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
3326
- */
3327
- page?: string;
3328
- }
3329
-
3330
- interface InvoiceSendInvoiceParams {
3331
- /**
3332
- * Specifies which fields in the response should be expanded.
3333
- */
3334
- expand?: Array<string>;
3335
- }
3336
-
3337
- interface InvoiceUpdateLinesParams {
3338
- /**
3339
- * The line items to update.
3340
- */
3341
- lines: Array<InvoiceUpdateLinesParams.Line>;
3342
-
3343
- /**
3344
- * Specifies which fields in the response should be expanded.
3345
- */
3346
- expand?: Array<string>;
3347
-
3348
- /**
3349
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`. For [type=subscription](https://docs.stripe.com/api/invoices/line_item#invoice_line_item_object-type) line items, the incoming metadata specified on the request is directly used to set this value, in contrast to [type=invoiceitem](api/invoices/line_item#invoice_line_item_object-type) line items, where any existing metadata on the invoice line is merged with the incoming data.
3350
- */
3351
- invoice_metadata?: Stripe.Emptyable<{
3352
- [key: string]: string;
3353
- }>;
3354
- }
3355
-
3356
- namespace InvoiceUpdateLinesParams {
3357
- interface Line {
3358
- /**
3359
- * The integer amount in cents (or local equivalent) of the charge to be applied to the upcoming invoice. If you want to apply a credit to the customer's account, pass a negative amount.
3360
- */
3361
- amount?: number;
3362
-
3363
- /**
3364
- * An arbitrary string which you can attach to the invoice item. The description is displayed in the invoice for easy tracking.
3365
- */
3366
- description?: string;
3367
-
3368
- /**
3369
- * Controls whether discounts apply to this line item. Defaults to false for prorations or negative line items, and true for all other line items. Cannot be set to true for prorations.
3370
- */
3371
- discountable?: boolean;
3372
-
3373
- /**
3374
- * The coupons, promotion codes & existing discounts which apply to the line item. Item discounts are applied before invoice discounts. Pass an empty string to remove previously-defined discounts.
3375
- */
3376
- discounts?: Stripe.Emptyable<Array<Line.Discount>>;
3377
-
3378
- /**
3379
- * ID of an existing line item on the invoice.
3380
- */
3381
- id: string;
3382
-
3383
- /**
3384
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`. For [type=subscription](https://docs.stripe.com/api/invoices/line_item#invoice_line_item_object-type) line items, the incoming metadata specified on the request is directly used to set this value, in contrast to [type=invoiceitem](api/invoices/line_item#invoice_line_item_object-type) line items, where any existing metadata on the invoice line is merged with the incoming data.
3385
- */
3386
- metadata?: Stripe.Emptyable<Stripe.MetadataParam>;
3387
-
3388
- /**
3389
- * The period associated with this invoice item. When set to different values, the period will be rendered on the invoice. If you have [Stripe Revenue Recognition](https://docs.stripe.com/revenue-recognition) enabled, the period will be used to recognize and defer revenue. See the [Revenue Recognition documentation](https://docs.stripe.com/revenue-recognition/methodology/subscriptions-and-invoicing) for details.
3390
- */
3391
- period?: Line.Period;
3392
-
3393
- /**
3394
- * Data used to generate a new [Price](https://docs.stripe.com/api/prices) object inline.
3395
- */
3396
- price_data?: Line.PriceData;
3397
-
3398
- /**
3399
- * The pricing information for the invoice item.
3400
- */
3401
- pricing?: Line.Pricing;
3402
-
3403
- /**
3404
- * Non-negative integer. The quantity of units for the line item.
3405
- */
3406
- quantity?: number;
3407
-
3408
- /**
3409
- * A list of up to 10 tax amounts for this line item. This can be useful if you calculate taxes on your own or use a third-party to calculate them. You cannot set tax amounts if any line item has [tax_rates](https://docs.stripe.com/api/invoices/line_item#invoice_line_item_object-tax_rates) or if the invoice has [default_tax_rates](https://docs.stripe.com/api/invoices/object#invoice_object-default_tax_rates) or uses [automatic tax](https://docs.stripe.com/tax/invoicing). Pass an empty string to remove previously defined tax amounts.
3410
- */
3411
- tax_amounts?: Stripe.Emptyable<Array<Line.TaxAmount>>;
3412
-
3413
- /**
3414
- * The tax rates which apply to the line item. When set, the `default_tax_rates` on the invoice do not apply to this line item. Pass an empty string to remove previously-defined tax rates.
3415
- */
3416
- tax_rates?: Stripe.Emptyable<Array<string>>;
3417
- }
3418
-
3419
- namespace Line {
3420
- interface Discount {
3421
- /**
3422
- * ID of the coupon to create a new discount for.
3423
- */
3424
- coupon?: string;
3425
-
3426
- /**
3427
- * ID of an existing discount on the object (or one of its ancestors) to reuse.
3428
- */
3429
- discount?: string;
3430
-
3431
- /**
3432
- * ID of the promotion code to create a new discount for.
3433
- */
3434
- promotion_code?: string;
3435
- }
3436
-
3437
- interface Period {
3438
- /**
3439
- * The end of the period, which must be greater than or equal to the start. This value is inclusive.
3440
- */
3441
- end: number;
3442
-
3443
- /**
3444
- * The start of the period. This value is inclusive.
3445
- */
3446
- start: number;
3447
- }
3448
-
3449
- interface PriceData {
3450
- /**
3451
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
3452
- */
3453
- currency: string;
3454
-
3455
- /**
3456
- * The ID of the [Product](https://docs.stripe.com/api/products) that this [Price](https://docs.stripe.com/api/prices) will belong to. One of `product` or `product_data` is required.
3457
- */
3458
- product?: string;
3459
-
3460
- /**
3461
- * Data used to generate a new [Product](https://docs.stripe.com/api/products) object inline. One of `product` or `product_data` is required.
3462
- */
3463
- product_data?: PriceData.ProductData;
3464
-
3465
- /**
3466
- * Only required if a [default tax behavior](https://docs.stripe.com/tax/products-prices-tax-categories-tax-behavior#setting-a-default-tax-behavior-(recommended)) was not provided in the Stripe Tax settings. Specifies whether the price is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`. Once specified as either `inclusive` or `exclusive`, it cannot be changed.
3467
- */
3468
- tax_behavior?: PriceData.TaxBehavior;
3469
-
3470
- /**
3471
- * A non-negative integer in cents (or local equivalent) representing how much to charge. One of `unit_amount` or `unit_amount_decimal` is required.
3472
- */
3473
- unit_amount?: number;
3474
-
3475
- /**
3476
- * Same as `unit_amount`, but accepts a decimal value in cents (or local equivalent) with at most 12 decimal places. Only one of `unit_amount` and `unit_amount_decimal` can be set.
3477
- */
3478
- unit_amount_decimal?: string;
3479
- }
3480
-
3481
- namespace PriceData {
3482
- interface ProductData {
3483
- /**
3484
- * The product's description, meant to be displayable to the customer. Use this field to optionally store a long form explanation of the product being sold for your own rendering purposes.
3485
- */
3486
- description?: string;
3487
-
3488
- /**
3489
- * A list of up to 8 URLs of images for this product, meant to be displayable to the customer.
3490
- */
3491
- images?: Array<string>;
3492
-
3493
- /**
3494
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
3495
- */
3496
- metadata?: Stripe.MetadataParam;
3497
-
3498
- /**
3499
- * The product's name, meant to be displayable to the customer.
3500
- */
3501
- name: string;
3502
-
3503
- /**
3504
- * A [tax code](https://docs.stripe.com/tax/tax-categories) ID.
3505
- */
3506
- tax_code?: string;
3507
-
3508
- /**
3509
- * A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.
3510
- */
3511
- unit_label?: string;
3512
- }
3513
-
3514
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
3515
- }
3516
-
3517
- interface Pricing {
3518
- /**
3519
- * The ID of the price object.
3520
- */
3521
- price?: string;
3522
- }
3523
-
3524
- interface TaxAmount {
3525
- /**
3526
- * The amount, in cents (or local equivalent), of the tax.
3527
- */
3528
- amount: number;
3529
-
3530
- /**
3531
- * Data to find or create a TaxRate object.
3532
- *
3533
- * Stripe automatically creates or reuses a TaxRate object for each tax amount. If the `tax_rate_data` exactly matches a previous value, Stripe will reuse the TaxRate object. TaxRate objects created automatically by Stripe are immediately archived, do not appear in the line item's `tax_rates`, and cannot be directly added to invoices, payments, or line items.
3534
- */
3535
- tax_rate_data: TaxAmount.TaxRateData;
3536
-
3537
- /**
3538
- * The reasoning behind this tax, for example, if the product is tax exempt.
3539
- */
3540
- taxability_reason?: TaxAmount.TaxabilityReason;
3541
-
3542
- /**
3543
- * The amount on which tax is calculated, in cents (or local equivalent).
3544
- */
3545
- taxable_amount: number;
3546
- }
3547
-
3548
- namespace TaxAmount {
3549
- type TaxabilityReason =
3550
- | 'customer_exempt'
3551
- | 'not_collecting'
3552
- | 'not_subject_to_tax'
3553
- | 'not_supported'
3554
- | 'portion_product_exempt'
3555
- | 'portion_reduced_rated'
3556
- | 'portion_standard_rated'
3557
- | 'product_exempt'
3558
- | 'product_exempt_holiday'
3559
- | 'proportionally_rated'
3560
- | 'reduced_rated'
3561
- | 'reverse_charge'
3562
- | 'standard_rated'
3563
- | 'taxable_basis_reduced'
3564
- | 'zero_rated';
3565
-
3566
- interface TaxRateData {
3567
- /**
3568
- * Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
3569
- */
3570
- country?: string;
3571
-
3572
- /**
3573
- * An arbitrary string attached to the tax rate for your internal use only. It will not be visible to your customers.
3574
- */
3575
- description?: string;
3576
-
3577
- /**
3578
- * The display name of the tax rate, which will be shown to users.
3579
- */
3580
- display_name: string;
3581
-
3582
- /**
3583
- * This specifies if the tax rate is inclusive or exclusive.
3584
- */
3585
- inclusive: boolean;
3586
-
3587
- /**
3588
- * The jurisdiction for the tax rate. You can use this label field for tax reporting purposes. It also appears on your customer's invoice.
3589
- */
3590
- jurisdiction?: string;
3591
-
3592
- /**
3593
- * The level of the jurisdiction that imposes this tax rate.
3594
- */
3595
- jurisdiction_level?: TaxRateData.JurisdictionLevel;
3596
-
3597
- /**
3598
- * The statutory tax rate percent. This field accepts decimal values between 0 and 100 inclusive with at most 4 decimal places. To accommodate fixed-amount taxes, set the percentage to zero. Stripe will not display zero percentages on the invoice unless the `amount` of the tax is also zero.
3599
- */
3600
- percentage: number;
3601
-
3602
- /**
3603
- * [ISO 3166-2 subdivision code](https://en.wikipedia.org/wiki/ISO_3166-2:US), without country prefix. For example, "NY" for New York, United States.
3604
- */
3605
- state?: string;
3606
-
3607
- /**
3608
- * The high-level tax type, such as `vat` or `sales_tax`.
3609
- */
3610
- tax_type?: TaxRateData.TaxType;
3611
- }
3612
-
3613
- namespace TaxRateData {
3614
- type JurisdictionLevel =
3615
- | 'city'
3616
- | 'country'
3617
- | 'county'
3618
- | 'district'
3619
- | 'multiple'
3620
- | 'state';
3621
-
3622
- type TaxType =
3623
- | 'amusement_tax'
3624
- | 'communications_tax'
3625
- | 'gst'
3626
- | 'hst'
3627
- | 'igst'
3628
- | 'jct'
3629
- | 'lease_tax'
3630
- | 'pst'
3631
- | 'qst'
3632
- | 'retail_delivery_fee'
3633
- | 'rst'
3634
- | 'sales_tax'
3635
- | 'service_tax'
3636
- | 'vat';
3637
- }
3638
- }
3639
- }
3640
- }
3641
-
3642
- interface InvoiceUpdateLineItemParams {
3643
- /**
3644
- * The integer amount in cents (or local equivalent) of the charge to be applied to the upcoming invoice. If you want to apply a credit to the customer's account, pass a negative amount.
3645
- */
3646
- amount?: number;
3647
-
3648
- /**
3649
- * An arbitrary string which you can attach to the invoice item. The description is displayed in the invoice for easy tracking.
3650
- */
3651
- description?: string;
3652
-
3653
- /**
3654
- * Controls whether discounts apply to this line item. Defaults to false for prorations or negative line items, and true for all other line items. Cannot be set to true for prorations.
3655
- */
3656
- discountable?: boolean;
3657
-
3658
- /**
3659
- * The coupons, promotion codes & existing discounts which apply to the line item. Item discounts are applied before invoice discounts. Pass an empty string to remove previously-defined discounts.
3660
- */
3661
- discounts?: Stripe.Emptyable<Array<InvoiceUpdateLineItemParams.Discount>>;
3662
-
3663
- /**
3664
- * Specifies which fields in the response should be expanded.
3665
- */
3666
- expand?: Array<string>;
3667
-
3668
- /**
3669
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`. For [type=subscription](https://docs.stripe.com/api/invoices/line_item#invoice_line_item_object-type) line items, the incoming metadata specified on the request is directly used to set this value, in contrast to [type=invoiceitem](api/invoices/line_item#invoice_line_item_object-type) line items, where any existing metadata on the invoice line is merged with the incoming data.
3670
- */
3671
- metadata?: Stripe.Emptyable<Stripe.MetadataParam>;
3672
-
3673
- /**
3674
- * The period associated with this invoice item. When set to different values, the period will be rendered on the invoice. If you have [Stripe Revenue Recognition](https://docs.stripe.com/revenue-recognition) enabled, the period will be used to recognize and defer revenue. See the [Revenue Recognition documentation](https://docs.stripe.com/revenue-recognition/methodology/subscriptions-and-invoicing) for details.
3675
- */
3676
- period?: InvoiceUpdateLineItemParams.Period;
3677
-
3678
- /**
3679
- * Data used to generate a new [Price](https://docs.stripe.com/api/prices) object inline.
3680
- */
3681
- price_data?: InvoiceUpdateLineItemParams.PriceData;
3682
-
3683
- /**
3684
- * The pricing information for the invoice item.
3685
- */
3686
- pricing?: InvoiceUpdateLineItemParams.Pricing;
3687
-
3688
- /**
3689
- * Non-negative integer. The quantity of units for the line item.
3690
- */
3691
- quantity?: number;
3692
-
3693
- /**
3694
- * A list of up to 10 tax amounts for this line item. This can be useful if you calculate taxes on your own or use a third-party to calculate them. You cannot set tax amounts if any line item has [tax_rates](https://docs.stripe.com/api/invoices/line_item#invoice_line_item_object-tax_rates) or if the invoice has [default_tax_rates](https://docs.stripe.com/api/invoices/object#invoice_object-default_tax_rates) or uses [automatic tax](https://docs.stripe.com/tax/invoicing). Pass an empty string to remove previously defined tax amounts.
3695
- */
3696
- tax_amounts?: Stripe.Emptyable<
3697
- Array<InvoiceUpdateLineItemParams.TaxAmount>
3698
- >;
3699
-
3700
- /**
3701
- * The tax rates which apply to the line item. When set, the `default_tax_rates` on the invoice do not apply to this line item. Pass an empty string to remove previously-defined tax rates.
3702
- */
3703
- tax_rates?: Stripe.Emptyable<Array<string>>;
3704
- }
3705
-
3706
- namespace InvoiceUpdateLineItemParams {
3707
- interface Discount {
3708
- /**
3709
- * ID of the coupon to create a new discount for.
3710
- */
3711
- coupon?: string;
3712
-
3713
- /**
3714
- * ID of an existing discount on the object (or one of its ancestors) to reuse.
3715
- */
3716
- discount?: string;
3717
-
3718
- /**
3719
- * ID of the promotion code to create a new discount for.
3720
- */
3721
- promotion_code?: string;
3722
- }
3723
-
3724
- interface Period {
3725
- /**
3726
- * The end of the period, which must be greater than or equal to the start. This value is inclusive.
3727
- */
3728
- end: number;
3729
-
3730
- /**
3731
- * The start of the period. This value is inclusive.
3732
- */
3733
- start: number;
3734
- }
3735
-
3736
- interface PriceData {
3737
- /**
3738
- * Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
3739
- */
3740
- currency: string;
3741
-
3742
- /**
3743
- * The ID of the [Product](https://docs.stripe.com/api/products) that this [Price](https://docs.stripe.com/api/prices) will belong to. One of `product` or `product_data` is required.
3744
- */
3745
- product?: string;
3746
-
3747
- /**
3748
- * Data used to generate a new [Product](https://docs.stripe.com/api/products) object inline. One of `product` or `product_data` is required.
3749
- */
3750
- product_data?: PriceData.ProductData;
3751
-
3752
- /**
3753
- * Only required if a [default tax behavior](https://docs.stripe.com/tax/products-prices-tax-categories-tax-behavior#setting-a-default-tax-behavior-(recommended)) was not provided in the Stripe Tax settings. Specifies whether the price is considered inclusive of taxes or exclusive of taxes. One of `inclusive`, `exclusive`, or `unspecified`. Once specified as either `inclusive` or `exclusive`, it cannot be changed.
3754
- */
3755
- tax_behavior?: PriceData.TaxBehavior;
3756
-
3757
- /**
3758
- * A non-negative integer in cents (or local equivalent) representing how much to charge. One of `unit_amount` or `unit_amount_decimal` is required.
3759
- */
3760
- unit_amount?: number;
3761
-
3762
- /**
3763
- * Same as `unit_amount`, but accepts a decimal value in cents (or local equivalent) with at most 12 decimal places. Only one of `unit_amount` and `unit_amount_decimal` can be set.
3764
- */
3765
- unit_amount_decimal?: string;
3766
- }
3767
-
3768
- namespace PriceData {
3769
- interface ProductData {
3770
- /**
3771
- * The product's description, meant to be displayable to the customer. Use this field to optionally store a long form explanation of the product being sold for your own rendering purposes.
3772
- */
3773
- description?: string;
3774
-
3775
- /**
3776
- * A list of up to 8 URLs of images for this product, meant to be displayable to the customer.
3777
- */
3778
- images?: Array<string>;
3779
-
3780
- /**
3781
- * Set of [key-value pairs](https://docs.stripe.com/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
3782
- */
3783
- metadata?: Stripe.MetadataParam;
3784
-
3785
- /**
3786
- * The product's name, meant to be displayable to the customer.
3787
- */
3788
- name: string;
3789
-
3790
- /**
3791
- * A [tax code](https://docs.stripe.com/tax/tax-categories) ID.
3792
- */
3793
- tax_code?: string;
3794
-
3795
- /**
3796
- * A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.
3797
- */
3798
- unit_label?: string;
3799
- }
3800
-
3801
- type TaxBehavior = 'exclusive' | 'inclusive' | 'unspecified';
3802
- }
3803
-
3804
- interface Pricing {
3805
- /**
3806
- * The ID of the price object.
3807
- */
3808
- price?: string;
3809
- }
3810
-
3811
- interface TaxAmount {
3812
- /**
3813
- * The amount, in cents (or local equivalent), of the tax.
3814
- */
3815
- amount: number;
3816
-
3817
- /**
3818
- * Data to find or create a TaxRate object.
3819
- *
3820
- * Stripe automatically creates or reuses a TaxRate object for each tax amount. If the `tax_rate_data` exactly matches a previous value, Stripe will reuse the TaxRate object. TaxRate objects created automatically by Stripe are immediately archived, do not appear in the line item's `tax_rates`, and cannot be directly added to invoices, payments, or line items.
3821
- */
3822
- tax_rate_data: TaxAmount.TaxRateData;
3823
-
3824
- /**
3825
- * The reasoning behind this tax, for example, if the product is tax exempt.
3826
- */
3827
- taxability_reason?: TaxAmount.TaxabilityReason;
3828
-
3829
- /**
3830
- * The amount on which tax is calculated, in cents (or local equivalent).
3831
- */
3832
- taxable_amount: number;
3833
- }
3834
-
3835
- namespace TaxAmount {
3836
- type TaxabilityReason =
3837
- | 'customer_exempt'
3838
- | 'not_collecting'
3839
- | 'not_subject_to_tax'
3840
- | 'not_supported'
3841
- | 'portion_product_exempt'
3842
- | 'portion_reduced_rated'
3843
- | 'portion_standard_rated'
3844
- | 'product_exempt'
3845
- | 'product_exempt_holiday'
3846
- | 'proportionally_rated'
3847
- | 'reduced_rated'
3848
- | 'reverse_charge'
3849
- | 'standard_rated'
3850
- | 'taxable_basis_reduced'
3851
- | 'zero_rated';
3852
-
3853
- interface TaxRateData {
3854
- /**
3855
- * Two-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
3856
- */
3857
- country?: string;
3858
-
3859
- /**
3860
- * An arbitrary string attached to the tax rate for your internal use only. It will not be visible to your customers.
3861
- */
3862
- description?: string;
3863
-
3864
- /**
3865
- * The display name of the tax rate, which will be shown to users.
3866
- */
3867
- display_name: string;
3868
-
3869
- /**
3870
- * This specifies if the tax rate is inclusive or exclusive.
3871
- */
3872
- inclusive: boolean;
3873
-
3874
- /**
3875
- * The jurisdiction for the tax rate. You can use this label field for tax reporting purposes. It also appears on your customer's invoice.
3876
- */
3877
- jurisdiction?: string;
3878
-
3879
- /**
3880
- * The level of the jurisdiction that imposes this tax rate.
3881
- */
3882
- jurisdiction_level?: TaxRateData.JurisdictionLevel;
3883
-
3884
- /**
3885
- * The statutory tax rate percent. This field accepts decimal values between 0 and 100 inclusive with at most 4 decimal places. To accommodate fixed-amount taxes, set the percentage to zero. Stripe will not display zero percentages on the invoice unless the `amount` of the tax is also zero.
3886
- */
3887
- percentage: number;
3888
-
3889
- /**
3890
- * [ISO 3166-2 subdivision code](https://en.wikipedia.org/wiki/ISO_3166-2:US), without country prefix. For example, "NY" for New York, United States.
3891
- */
3892
- state?: string;
3893
-
3894
- /**
3895
- * The high-level tax type, such as `vat` or `sales_tax`.
3896
- */
3897
- tax_type?: TaxRateData.TaxType;
3898
- }
3899
-
3900
- namespace TaxRateData {
3901
- type JurisdictionLevel =
3902
- | 'city'
3903
- | 'country'
3904
- | 'county'
3905
- | 'district'
3906
- | 'multiple'
3907
- | 'state';
3908
-
3909
- type TaxType =
3910
- | 'amusement_tax'
3911
- | 'communications_tax'
3912
- | 'gst'
3913
- | 'hst'
3914
- | 'igst'
3915
- | 'jct'
3916
- | 'lease_tax'
3917
- | 'pst'
3918
- | 'qst'
3919
- | 'retail_delivery_fee'
3920
- | 'rst'
3921
- | 'sales_tax'
3922
- | 'service_tax'
3923
- | 'vat';
3924
- }
3925
- }
3926
- }
3927
-
3928
- interface InvoiceVoidInvoiceParams {
3929
- /**
3930
- * Specifies which fields in the response should be expanded.
3931
- */
3932
- expand?: Array<string>;
3933
- }
3934
-
3935
- class InvoicesResource {
3936
- /**
3937
- * This endpoint creates a draft invoice for a given customer. The invoice remains a draft until you [finalize the invoice, which allows you to [pay](https://docs.stripe.com/api#finalize_invoice) or <a href="/api/invoices/send">send](https://docs.stripe.com/api/invoices/pay) the invoice to your customers.
3938
- */
3939
- create(
3940
- params?: InvoiceCreateParams,
3941
- options?: RequestOptions
3942
- ): Promise<Stripe.Response<Stripe.Invoice>>;
3943
- create(
3944
- options?: RequestOptions
3945
- ): Promise<Stripe.Response<Stripe.Invoice>>;
3946
-
3947
- /**
3948
- * Retrieves the invoice with the given ID.
3949
- */
3950
- retrieve(
3951
- id: string,
3952
- params?: InvoiceRetrieveParams,
3953
- options?: RequestOptions
3954
- ): Promise<Stripe.Response<Stripe.Invoice>>;
3955
- retrieve(
3956
- id: string,
3957
- options?: RequestOptions
3958
- ): Promise<Stripe.Response<Stripe.Invoice>>;
3959
-
3960
- /**
3961
- * Draft invoices are fully editable. Once an invoice is [finalized](https://docs.stripe.com/docs/billing/invoices/workflow#finalized),
3962
- * monetary values, as well as collection_method, become uneditable.
3963
- *
3964
- * If you would like to stop the Stripe Billing engine from automatically finalizing, reattempting payments on,
3965
- * sending reminders for, or [automatically reconciling](https://docs.stripe.com/docs/billing/invoices/reconciliation) invoices, pass
3966
- * auto_advance=false.
3967
- */
3968
- update(
3969
- id: string,
3970
- params?: InvoiceUpdateParams,
3971
- options?: RequestOptions
3972
- ): Promise<Stripe.Response<Stripe.Invoice>>;
3973
-
3974
- /**
3975
- * You can list all invoices, or list the invoices for a specific customer. The invoices are returned sorted by creation date, with the most recently created invoices appearing first.
3976
- */
3977
- list(
3978
- params?: InvoiceListParams,
3979
- options?: RequestOptions
3980
- ): ApiListPromise<Stripe.Invoice>;
3981
- list(options?: RequestOptions): ApiListPromise<Stripe.Invoice>;
3982
-
3983
- /**
3984
- * Permanently deletes a one-off invoice draft. This cannot be undone. Attempts to delete invoices that are no longer in a draft state will fail; once an invoice has been finalized or if an invoice is for a subscription, it must be [voided](https://docs.stripe.com/api#void_invoice).
3985
- */
3986
- del(
3987
- id: string,
3988
- params?: InvoiceDeleteParams,
3989
- options?: RequestOptions
3990
- ): Promise<Stripe.Response<Stripe.DeletedInvoice>>;
3991
- del(
3992
- id: string,
3993
- options?: RequestOptions
3994
- ): Promise<Stripe.Response<Stripe.DeletedInvoice>>;
3995
-
3996
- /**
3997
- * Adds multiple line items to an invoice. This is only possible when an invoice is still a draft.
3998
- */
3999
- addLines(
4000
- id: string,
4001
- params: InvoiceAddLinesParams,
4002
- options?: RequestOptions
4003
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4004
-
4005
- /**
4006
- * Attaches a PaymentIntent or an Out of Band Payment to the invoice, adding it to the list of payments.
4007
- *
4008
- * For the PaymentIntent, when the PaymentIntent's status changes to succeeded, the payment is credited
4009
- * to the invoice, increasing its amount_paid. When the invoice is fully paid, the
4010
- * invoice's status becomes paid.
4011
- *
4012
- * If the PaymentIntent's status is already succeeded when it's attached, it's
4013
- * credited to the invoice immediately.
4014
- *
4015
- * See: [Partial payments](https://docs.stripe.com/docs/invoicing/partial-payments) to learn more.
4016
- */
4017
- attachPayment(
4018
- id: string,
4019
- params?: InvoiceAttachPaymentParams,
4020
- options?: RequestOptions
4021
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4022
- attachPayment(
4023
- id: string,
4024
- options?: RequestOptions
4025
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4026
-
4027
- /**
4028
- * At any time, you can preview the upcoming invoice for a subscription or subscription schedule. This will show you all the charges that are pending, including subscription renewal charges, invoice item charges, etc. It will also show you any discounts that are applicable to the invoice.
4029
- *
4030
- * You can also preview the effects of creating or updating a subscription or subscription schedule, including a preview of any prorations that will take place. To ensure that the actual proration is calculated exactly the same as the previewed proration, you should pass the subscription_details.proration_date parameter when doing the actual subscription update.
4031
- *
4032
- * The recommended way to get only the prorations being previewed on the invoice is to consider line items where parent.subscription_item_details.proration is true.
4033
- *
4034
- * Note that when you are viewing an upcoming invoice, you are simply viewing a preview – the invoice has not yet been created. As such, the upcoming invoice will not show up in invoice listing calls, and you cannot use the API to pay or edit the invoice. If you want to change the amount that your customer will be billed, you can add, remove, or update pending invoice items, or update the customer's discount.
4035
- *
4036
- * Note: Currency conversion calculations use the latest exchange rates. Exchange rates may vary between the time of the preview and the time of the actual invoice creation. [Learn more](https://docs.stripe.com/currencies/conversions)
4037
- */
4038
- createPreview(
4039
- params?: InvoiceCreatePreviewParams,
4040
- options?: RequestOptions
4041
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4042
- createPreview(
4043
- options?: RequestOptions
4044
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4045
-
4046
- /**
4047
- * Stripe automatically finalizes drafts before sending and attempting payment on invoices. However, if you'd like to finalize a draft invoice manually, you can do so using this method.
4048
- */
4049
- finalizeInvoice(
4050
- id: string,
4051
- params?: InvoiceFinalizeInvoiceParams,
4052
- options?: RequestOptions
4053
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4054
- finalizeInvoice(
4055
- id: string,
4056
- options?: RequestOptions
4057
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4058
-
4059
- /**
4060
- * When retrieving an invoice, you'll get a lines property containing the total count of line items and the first handful of those items. There is also a URL where you can retrieve the full (paginated) list of line items.
4061
- */
4062
- listLineItems(
4063
- id: string,
4064
- params?: InvoiceListLineItemsParams,
4065
- options?: RequestOptions
4066
- ): ApiListPromise<Stripe.InvoiceLineItem>;
4067
- listLineItems(
4068
- id: string,
4069
- options?: RequestOptions
4070
- ): ApiListPromise<Stripe.InvoiceLineItem>;
4071
-
4072
- /**
4073
- * Marking an invoice as uncollectible is useful for keeping track of bad debts that can be written off for accounting purposes.
4074
- */
4075
- markUncollectible(
4076
- id: string,
4077
- params?: InvoiceMarkUncollectibleParams,
4078
- options?: RequestOptions
4079
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4080
- markUncollectible(
4081
- id: string,
4082
- options?: RequestOptions
4083
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4084
-
4085
- /**
4086
- * Stripe automatically creates and then attempts to collect payment on invoices for customers on subscriptions according to your [subscriptions settings](https://dashboard.stripe.com/account/billing/automatic). However, if you'd like to attempt payment on an invoice out of the normal collection schedule or for some other reason, you can do so.
4087
- */
4088
- pay(
4089
- id: string,
4090
- params?: InvoicePayParams,
4091
- options?: RequestOptions
4092
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4093
- pay(
4094
- id: string,
4095
- options?: RequestOptions
4096
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4097
-
4098
- /**
4099
- * Removes multiple line items from an invoice. This is only possible when an invoice is still a draft.
4100
- */
4101
- removeLines(
4102
- id: string,
4103
- params: InvoiceRemoveLinesParams,
4104
- options?: RequestOptions
4105
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4106
-
4107
- /**
4108
- * Search for invoices you've previously created using Stripe's [Search Query Language](https://docs.stripe.com/docs/search#search-query-language).
4109
- * Don't use search in read-after-write flows where strict consistency is necessary. Under normal operating
4110
- * conditions, data is searchable in less than a minute. Occasionally, propagation of new or updated data can be up
4111
- * to an hour behind during outages. Search functionality is not available to merchants in India.
4112
- */
4113
- search(
4114
- params: InvoiceSearchParams,
4115
- options?: RequestOptions
4116
- ): ApiSearchResultPromise<Stripe.Invoice>;
4117
-
4118
- /**
4119
- * Stripe will automatically send invoices to customers according to your [subscriptions settings](https://dashboard.stripe.com/account/billing/automatic). However, if you'd like to manually send an invoice to your customer out of the normal schedule, you can do so. When sending invoices that have already been paid, there will be no reference to the payment in the email.
4120
- *
4121
- * Requests made in test-mode result in no emails being sent, despite sending an invoice.sent event.
4122
- */
4123
- sendInvoice(
4124
- id: string,
4125
- params?: InvoiceSendInvoiceParams,
4126
- options?: RequestOptions
4127
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4128
- sendInvoice(
4129
- id: string,
4130
- options?: RequestOptions
4131
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4132
-
4133
- /**
4134
- * Updates multiple line items on an invoice. This is only possible when an invoice is still a draft.
4135
- */
4136
- updateLines(
4137
- id: string,
4138
- params: InvoiceUpdateLinesParams,
4139
- options?: RequestOptions
4140
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4141
-
4142
- /**
4143
- * Updates an invoice's line item. Some fields, such as tax_amounts, only live on the invoice line item,
4144
- * so they can only be updated through this endpoint. Other fields, such as amount, live on both the invoice
4145
- * item and the invoice line item, so updates on this endpoint will propagate to the invoice item as well.
4146
- * Updating an invoice's line item is only possible before the invoice is finalized.
4147
- */
4148
- updateLineItem(
4149
- invoiceId: string,
4150
- id: string,
4151
- params?: InvoiceUpdateLineItemParams,
4152
- options?: RequestOptions
4153
- ): Promise<Stripe.Response<Stripe.InvoiceLineItem>>;
4154
- updateLineItem(
4155
- invoiceId: string,
4156
- id: string,
4157
- options?: RequestOptions
4158
- ): Promise<Stripe.Response<Stripe.InvoiceLineItem>>;
4159
-
4160
- /**
4161
- * Mark a finalized invoice as void. This cannot be undone. Voiding an invoice is similar to [deletion](https://docs.stripe.com/api#delete_invoice), however it only applies to finalized invoices and maintains a papertrail where the invoice can still be found.
4162
- *
4163
- * Consult with local regulations to determine whether and how an invoice might be amended, canceled, or voided in the jurisdiction you're doing business in. You might need to [issue another invoice or <a href="#create_credit_note">credit note](https://docs.stripe.com/api#create_invoice) instead. Stripe recommends that you consult with your legal counsel for advice specific to your business.
4164
- */
4165
- voidInvoice(
4166
- id: string,
4167
- params?: InvoiceVoidInvoiceParams,
4168
- options?: RequestOptions
4169
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4170
- voidInvoice(
4171
- id: string,
4172
- options?: RequestOptions
4173
- ): Promise<Stripe.Response<Stripe.Invoice>>;
4174
- }
4175
- }
4176
- }