aiplang 2.6.2 → 2.7.1

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 (4689) hide show
  1. package/README.md +43 -117
  2. package/aiplang-knowledge.md +104 -63
  3. package/bin/aiplang.js +18 -1
  4. package/package.json +6 -6
  5. package/server/server.js +1 -1
  6. package/server/node_modules/.package-lock.json +0 -1716
  7. package/server/node_modules/@aws/lambda-invoke-store/LICENSE +0 -175
  8. package/server/node_modules/@aws/lambda-invoke-store/README.md +0 -198
  9. package/server/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +0 -119
  10. package/server/node_modules/@aws/lambda-invoke-store/dist-es/invoke-store.js +0 -117
  11. package/server/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.benchmark.d.ts +0 -1
  12. package/server/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.d.ts +0 -49
  13. package/server/node_modules/@aws/lambda-invoke-store/package.json +0 -55
  14. package/server/node_modules/@aws-crypto/crc32/CHANGELOG.md +0 -100
  15. package/server/node_modules/@aws-crypto/crc32/LICENSE +0 -201
  16. package/server/node_modules/@aws-crypto/crc32/README.md +0 -16
  17. package/server/node_modules/@aws-crypto/crc32/build/main/aws_crc32.d.ts +0 -7
  18. package/server/node_modules/@aws-crypto/crc32/build/main/aws_crc32.js +0 -31
  19. package/server/node_modules/@aws-crypto/crc32/build/main/aws_crc32.js.map +0 -1
  20. package/server/node_modules/@aws-crypto/crc32/build/main/index.d.ts +0 -7
  21. package/server/node_modules/@aws-crypto/crc32/build/main/index.js +0 -108
  22. package/server/node_modules/@aws-crypto/crc32/build/main/index.js.map +0 -1
  23. package/server/node_modules/@aws-crypto/crc32/build/module/aws_crc32.d.ts +0 -7
  24. package/server/node_modules/@aws-crypto/crc32/build/module/aws_crc32.js +0 -28
  25. package/server/node_modules/@aws-crypto/crc32/build/module/aws_crc32.js.map +0 -1
  26. package/server/node_modules/@aws-crypto/crc32/build/module/index.d.ts +0 -7
  27. package/server/node_modules/@aws-crypto/crc32/build/module/index.js +0 -103
  28. package/server/node_modules/@aws-crypto/crc32/build/module/index.js.map +0 -1
  29. package/server/node_modules/@aws-crypto/crc32/package.json +0 -32
  30. package/server/node_modules/@aws-crypto/crc32/src/aws_crc32.ts +0 -24
  31. package/server/node_modules/@aws-crypto/crc32/src/index.ts +0 -92
  32. package/server/node_modules/@aws-crypto/crc32/tsconfig.json +0 -9
  33. package/server/node_modules/@aws-crypto/crc32/tsconfig.module.json +0 -7
  34. package/server/node_modules/@aws-crypto/crc32c/CHANGELOG.md +0 -76
  35. package/server/node_modules/@aws-crypto/crc32c/LICENSE +0 -201
  36. package/server/node_modules/@aws-crypto/crc32c/README.md +0 -16
  37. package/server/node_modules/@aws-crypto/crc32c/build/main/aws_crc32c.d.ts +0 -7
  38. package/server/node_modules/@aws-crypto/crc32c/build/main/aws_crc32c.js +0 -31
  39. package/server/node_modules/@aws-crypto/crc32c/build/main/aws_crc32c.js.map +0 -1
  40. package/server/node_modules/@aws-crypto/crc32c/build/main/index.d.ts +0 -7
  41. package/server/node_modules/@aws-crypto/crc32c/build/main/index.js +0 -78
  42. package/server/node_modules/@aws-crypto/crc32c/build/main/index.js.map +0 -1
  43. package/server/node_modules/@aws-crypto/crc32c/build/module/aws_crc32c.d.ts +0 -7
  44. package/server/node_modules/@aws-crypto/crc32c/build/module/aws_crc32c.js +0 -28
  45. package/server/node_modules/@aws-crypto/crc32c/build/module/aws_crc32c.js.map +0 -1
  46. package/server/node_modules/@aws-crypto/crc32c/build/module/index.d.ts +0 -7
  47. package/server/node_modules/@aws-crypto/crc32c/build/module/index.js +0 -73
  48. package/server/node_modules/@aws-crypto/crc32c/build/module/index.js.map +0 -1
  49. package/server/node_modules/@aws-crypto/crc32c/package.json +0 -32
  50. package/server/node_modules/@aws-crypto/crc32c/src/aws_crc32c.ts +0 -24
  51. package/server/node_modules/@aws-crypto/crc32c/src/index.ts +0 -64
  52. package/server/node_modules/@aws-crypto/crc32c/tsconfig.json +0 -9
  53. package/server/node_modules/@aws-crypto/crc32c/tsconfig.module.json +0 -7
  54. package/server/node_modules/@aws-crypto/sha1-browser/CHANGELOG.md +0 -62
  55. package/server/node_modules/@aws-crypto/sha1-browser/LICENSE +0 -202
  56. package/server/node_modules/@aws-crypto/sha1-browser/README.md +0 -21
  57. package/server/node_modules/@aws-crypto/sha1-browser/build/main/constants.d.ts +0 -10
  58. package/server/node_modules/@aws-crypto/sha1-browser/build/main/constants.js +0 -31
  59. package/server/node_modules/@aws-crypto/sha1-browser/build/main/constants.js.map +0 -1
  60. package/server/node_modules/@aws-crypto/sha1-browser/build/main/crossPlatformSha1.d.ts +0 -8
  61. package/server/node_modules/@aws-crypto/sha1-browser/build/main/crossPlatformSha1.js +0 -29
  62. package/server/node_modules/@aws-crypto/sha1-browser/build/main/crossPlatformSha1.js.map +0 -1
  63. package/server/node_modules/@aws-crypto/sha1-browser/build/main/index.d.ts +0 -2
  64. package/server/node_modules/@aws-crypto/sha1-browser/build/main/index.js +0 -8
  65. package/server/node_modules/@aws-crypto/sha1-browser/build/main/index.js.map +0 -1
  66. package/server/node_modules/@aws-crypto/sha1-browser/build/main/isEmptyData.d.ts +0 -2
  67. package/server/node_modules/@aws-crypto/sha1-browser/build/main/isEmptyData.js +0 -11
  68. package/server/node_modules/@aws-crypto/sha1-browser/build/main/isEmptyData.js.map +0 -1
  69. package/server/node_modules/@aws-crypto/sha1-browser/build/main/webCryptoSha1.d.ts +0 -9
  70. package/server/node_modules/@aws-crypto/sha1-browser/build/main/webCryptoSha1.js +0 -61
  71. package/server/node_modules/@aws-crypto/sha1-browser/build/main/webCryptoSha1.js.map +0 -1
  72. package/server/node_modules/@aws-crypto/sha1-browser/build/module/constants.d.ts +0 -10
  73. package/server/node_modules/@aws-crypto/sha1-browser/build/module/constants.js +0 -28
  74. package/server/node_modules/@aws-crypto/sha1-browser/build/module/constants.js.map +0 -1
  75. package/server/node_modules/@aws-crypto/sha1-browser/build/module/crossPlatformSha1.d.ts +0 -8
  76. package/server/node_modules/@aws-crypto/sha1-browser/build/module/crossPlatformSha1.js +0 -26
  77. package/server/node_modules/@aws-crypto/sha1-browser/build/module/crossPlatformSha1.js.map +0 -1
  78. package/server/node_modules/@aws-crypto/sha1-browser/build/module/index.d.ts +0 -2
  79. package/server/node_modules/@aws-crypto/sha1-browser/build/module/index.js +0 -3
  80. package/server/node_modules/@aws-crypto/sha1-browser/build/module/index.js.map +0 -1
  81. package/server/node_modules/@aws-crypto/sha1-browser/build/module/isEmptyData.d.ts +0 -2
  82. package/server/node_modules/@aws-crypto/sha1-browser/build/module/isEmptyData.js +0 -7
  83. package/server/node_modules/@aws-crypto/sha1-browser/build/module/isEmptyData.js.map +0 -1
  84. package/server/node_modules/@aws-crypto/sha1-browser/build/module/webCryptoSha1.d.ts +0 -9
  85. package/server/node_modules/@aws-crypto/sha1-browser/build/module/webCryptoSha1.js +0 -58
  86. package/server/node_modules/@aws-crypto/sha1-browser/build/module/webCryptoSha1.js.map +0 -1
  87. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  88. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/README.md +0 -10
  89. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
  90. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  91. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  92. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  93. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer/package.json +0 -60
  94. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  95. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/README.md +0 -10
  96. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
  97. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  98. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  99. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  100. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from/package.json +0 -61
  101. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/LICENSE +0 -201
  102. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/README.md +0 -4
  103. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
  104. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
  105. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
  106. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
  107. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
  108. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
  109. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  110. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  111. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  112. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  113. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  114. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  115. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  116. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  117. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  118. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  119. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  120. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  121. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  122. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  123. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  124. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  125. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  126. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  127. package/server/node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/package.json +0 -66
  128. package/server/node_modules/@aws-crypto/sha1-browser/package.json +0 -35
  129. package/server/node_modules/@aws-crypto/sha1-browser/src/constants.ts +0 -29
  130. package/server/node_modules/@aws-crypto/sha1-browser/src/crossPlatformSha1.ts +0 -29
  131. package/server/node_modules/@aws-crypto/sha1-browser/src/index.ts +0 -2
  132. package/server/node_modules/@aws-crypto/sha1-browser/src/isEmptyData.ts +0 -9
  133. package/server/node_modules/@aws-crypto/sha1-browser/src/webCryptoSha1.ts +0 -79
  134. package/server/node_modules/@aws-crypto/sha1-browser/tsconfig.json +0 -10
  135. package/server/node_modules/@aws-crypto/sha1-browser/tsconfig.module.json +0 -7
  136. package/server/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -118
  137. package/server/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
  138. package/server/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
  139. package/server/node_modules/@aws-crypto/sha256-browser/build/main/constants.d.ts +0 -10
  140. package/server/node_modules/@aws-crypto/sha256-browser/build/main/constants.js +0 -43
  141. package/server/node_modules/@aws-crypto/sha256-browser/build/main/constants.js.map +0 -1
  142. package/server/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.d.ts +0 -8
  143. package/server/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js +0 -30
  144. package/server/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js.map +0 -1
  145. package/server/node_modules/@aws-crypto/sha256-browser/build/main/index.d.ts +0 -2
  146. package/server/node_modules/@aws-crypto/sha256-browser/build/main/index.js +0 -8
  147. package/server/node_modules/@aws-crypto/sha256-browser/build/main/index.js.map +0 -1
  148. package/server/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.d.ts +0 -2
  149. package/server/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js +0 -11
  150. package/server/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js.map +0 -1
  151. package/server/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.d.ts +0 -10
  152. package/server/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js +0 -56
  153. package/server/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js.map +0 -1
  154. package/server/node_modules/@aws-crypto/sha256-browser/build/module/constants.d.ts +0 -10
  155. package/server/node_modules/@aws-crypto/sha256-browser/build/module/constants.js +0 -40
  156. package/server/node_modules/@aws-crypto/sha256-browser/build/module/constants.js.map +0 -1
  157. package/server/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.d.ts +0 -8
  158. package/server/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js +0 -27
  159. package/server/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js.map +0 -1
  160. package/server/node_modules/@aws-crypto/sha256-browser/build/module/index.d.ts +0 -2
  161. package/server/node_modules/@aws-crypto/sha256-browser/build/module/index.js +0 -3
  162. package/server/node_modules/@aws-crypto/sha256-browser/build/module/index.js.map +0 -1
  163. package/server/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.d.ts +0 -2
  164. package/server/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js +0 -7
  165. package/server/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js.map +0 -1
  166. package/server/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.d.ts +0 -10
  167. package/server/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js +0 -53
  168. package/server/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js.map +0 -1
  169. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  170. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/README.md +0 -10
  171. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
  172. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  173. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  174. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  175. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/package.json +0 -60
  176. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  177. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/README.md +0 -10
  178. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
  179. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  180. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  181. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  182. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/package.json +0 -61
  183. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/LICENSE +0 -201
  184. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/README.md +0 -4
  185. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
  186. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
  187. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
  188. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
  189. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
  190. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
  191. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  192. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  193. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  194. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  195. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  196. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  197. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  198. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  199. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  200. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  201. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  202. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  203. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  204. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  205. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  206. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  207. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  208. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  209. package/server/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/package.json +0 -66
  210. package/server/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
  211. package/server/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
  212. package/server/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -30
  213. package/server/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -2
  214. package/server/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
  215. package/server/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
  216. package/server/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -10
  217. package/server/node_modules/@aws-crypto/sha256-browser/tsconfig.module.json +0 -7
  218. package/server/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -106
  219. package/server/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
  220. package/server/node_modules/@aws-crypto/sha256-js/README.md +0 -29
  221. package/server/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.d.ts +0 -17
  222. package/server/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js +0 -124
  223. package/server/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js.map +0 -1
  224. package/server/node_modules/@aws-crypto/sha256-js/build/main/constants.d.ts +0 -20
  225. package/server/node_modules/@aws-crypto/sha256-js/build/main/constants.js +0 -98
  226. package/server/node_modules/@aws-crypto/sha256-js/build/main/constants.js.map +0 -1
  227. package/server/node_modules/@aws-crypto/sha256-js/build/main/index.d.ts +0 -1
  228. package/server/node_modules/@aws-crypto/sha256-js/build/main/index.js +0 -5
  229. package/server/node_modules/@aws-crypto/sha256-js/build/main/index.js.map +0 -1
  230. package/server/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.d.ts +0 -12
  231. package/server/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js +0 -85
  232. package/server/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js.map +0 -1
  233. package/server/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.d.ts +0 -5
  234. package/server/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js +0 -322
  235. package/server/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js.map +0 -1
  236. package/server/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.d.ts +0 -17
  237. package/server/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js +0 -121
  238. package/server/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js.map +0 -1
  239. package/server/node_modules/@aws-crypto/sha256-js/build/module/constants.d.ts +0 -20
  240. package/server/node_modules/@aws-crypto/sha256-js/build/module/constants.js +0 -95
  241. package/server/node_modules/@aws-crypto/sha256-js/build/module/constants.js.map +0 -1
  242. package/server/node_modules/@aws-crypto/sha256-js/build/module/index.d.ts +0 -1
  243. package/server/node_modules/@aws-crypto/sha256-js/build/module/index.js +0 -2
  244. package/server/node_modules/@aws-crypto/sha256-js/build/module/index.js.map +0 -1
  245. package/server/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.d.ts +0 -12
  246. package/server/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js +0 -82
  247. package/server/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js.map +0 -1
  248. package/server/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.d.ts +0 -5
  249. package/server/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js +0 -319
  250. package/server/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js.map +0 -1
  251. package/server/node_modules/@aws-crypto/sha256-js/package.json +0 -32
  252. package/server/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
  253. package/server/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
  254. package/server/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
  255. package/server/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
  256. package/server/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
  257. package/server/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -10
  258. package/server/node_modules/@aws-crypto/sha256-js/tsconfig.module.json +0 -7
  259. package/server/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -66
  260. package/server/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
  261. package/server/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
  262. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/index.d.ts +0 -1
  263. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js +0 -5
  264. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js.map +0 -1
  265. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.d.ts +0 -4
  266. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js +0 -69
  267. package/server/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js.map +0 -1
  268. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/index.d.ts +0 -1
  269. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js +0 -2
  270. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js.map +0 -1
  271. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.d.ts +0 -4
  272. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js +0 -62
  273. package/server/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js.map +0 -1
  274. package/server/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -28
  275. package/server/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
  276. package/server/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
  277. package/server/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -10
  278. package/server/node_modules/@aws-crypto/supports-web-crypto/tsconfig.module.json +0 -7
  279. package/server/node_modules/@aws-crypto/util/CHANGELOG.md +0 -71
  280. package/server/node_modules/@aws-crypto/util/LICENSE +0 -201
  281. package/server/node_modules/@aws-crypto/util/README.md +0 -16
  282. package/server/node_modules/@aws-crypto/util/build/main/convertToBuffer.d.ts +0 -2
  283. package/server/node_modules/@aws-crypto/util/build/main/convertToBuffer.js +0 -24
  284. package/server/node_modules/@aws-crypto/util/build/main/convertToBuffer.js.map +0 -1
  285. package/server/node_modules/@aws-crypto/util/build/main/index.d.ts +0 -4
  286. package/server/node_modules/@aws-crypto/util/build/main/index.js +0 -14
  287. package/server/node_modules/@aws-crypto/util/build/main/index.js.map +0 -1
  288. package/server/node_modules/@aws-crypto/util/build/main/isEmptyData.d.ts +0 -2
  289. package/server/node_modules/@aws-crypto/util/build/main/isEmptyData.js +0 -13
  290. package/server/node_modules/@aws-crypto/util/build/main/isEmptyData.js.map +0 -1
  291. package/server/node_modules/@aws-crypto/util/build/main/numToUint8.d.ts +0 -1
  292. package/server/node_modules/@aws-crypto/util/build/main/numToUint8.js +0 -15
  293. package/server/node_modules/@aws-crypto/util/build/main/numToUint8.js.map +0 -1
  294. package/server/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.d.ts +0 -1
  295. package/server/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js +0 -20
  296. package/server/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js.map +0 -1
  297. package/server/node_modules/@aws-crypto/util/build/module/convertToBuffer.d.ts +0 -2
  298. package/server/node_modules/@aws-crypto/util/build/module/convertToBuffer.js +0 -20
  299. package/server/node_modules/@aws-crypto/util/build/module/convertToBuffer.js.map +0 -1
  300. package/server/node_modules/@aws-crypto/util/build/module/index.d.ts +0 -4
  301. package/server/node_modules/@aws-crypto/util/build/module/index.js +0 -7
  302. package/server/node_modules/@aws-crypto/util/build/module/index.js.map +0 -1
  303. package/server/node_modules/@aws-crypto/util/build/module/isEmptyData.d.ts +0 -2
  304. package/server/node_modules/@aws-crypto/util/build/module/isEmptyData.js +0 -9
  305. package/server/node_modules/@aws-crypto/util/build/module/isEmptyData.js.map +0 -1
  306. package/server/node_modules/@aws-crypto/util/build/module/numToUint8.d.ts +0 -1
  307. package/server/node_modules/@aws-crypto/util/build/module/numToUint8.js +0 -11
  308. package/server/node_modules/@aws-crypto/util/build/module/numToUint8.js.map +0 -1
  309. package/server/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.d.ts +0 -1
  310. package/server/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js +0 -16
  311. package/server/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js.map +0 -1
  312. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  313. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/README.md +0 -10
  314. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
  315. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  316. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  317. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  318. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/package.json +0 -60
  319. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  320. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/README.md +0 -10
  321. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
  322. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  323. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  324. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  325. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/package.json +0 -61
  326. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/LICENSE +0 -201
  327. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/README.md +0 -4
  328. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
  329. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
  330. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
  331. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
  332. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
  333. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
  334. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  335. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  336. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  337. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  338. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  339. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  340. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  341. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  342. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  343. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  344. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  345. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  346. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  347. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  348. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  349. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  350. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  351. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  352. package/server/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/package.json +0 -66
  353. package/server/node_modules/@aws-crypto/util/package.json +0 -32
  354. package/server/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
  355. package/server/node_modules/@aws-crypto/util/src/index.ts +0 -7
  356. package/server/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
  357. package/server/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
  358. package/server/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
  359. package/server/node_modules/@aws-crypto/util/tsconfig.json +0 -9
  360. package/server/node_modules/@aws-crypto/util/tsconfig.module.json +0 -7
  361. package/server/node_modules/@aws-sdk/client-s3/LICENSE +0 -201
  362. package/server/node_modules/@aws-sdk/client-s3/README.md +0 -930
  363. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +0 -126
  364. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js +0 -33
  365. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +0 -7
  366. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +0 -3057
  367. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js +0 -12
  368. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/models/errors.js +0 -203
  369. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +0 -46
  370. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +0 -67
  371. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.native.js +0 -15
  372. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +0 -56
  373. package/server/node_modules/@aws-sdk/client-s3/dist-cjs/schemas/schemas_0.js +0 -3258
  374. package/server/node_modules/@aws-sdk/client-s3/dist-es/S3.js +0 -241
  375. package/server/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +0 -64
  376. package/server/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
  377. package/server/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +0 -122
  378. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +0 -24
  379. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +0 -26
  380. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +0 -28
  381. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +0 -27
  382. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +0 -27
  383. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +0 -27
  384. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +0 -26
  385. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +0 -24
  386. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +0 -20
  387. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +0 -20
  388. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +0 -20
  389. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +0 -20
  390. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +0 -20
  391. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +0 -20
  392. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +0 -20
  393. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +0 -20
  394. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +0 -20
  395. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +0 -20
  396. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +0 -20
  397. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +0 -20
  398. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +0 -20
  399. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +0 -20
  400. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +0 -20
  401. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +0 -24
  402. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +0 -23
  403. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +0 -28
  404. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +0 -20
  405. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +0 -23
  406. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +0 -24
  407. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +0 -24
  408. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +0 -24
  409. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +0 -24
  410. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +0 -24
  411. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +0 -24
  412. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +0 -24
  413. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +0 -24
  414. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +0 -24
  415. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +0 -24
  416. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +0 -24
  417. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +0 -24
  418. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +0 -24
  419. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +0 -24
  420. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +0 -24
  421. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +0 -24
  422. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +0 -24
  423. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +0 -24
  424. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +0 -24
  425. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +0 -24
  426. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +0 -24
  427. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +0 -24
  428. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +0 -24
  429. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +0 -25
  430. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +0 -32
  431. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +0 -23
  432. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +0 -23
  433. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +0 -23
  434. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +0 -23
  435. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +0 -19
  436. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +0 -24
  437. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +0 -23
  438. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +0 -27
  439. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +0 -24
  440. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +0 -24
  441. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +0 -24
  442. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +0 -23
  443. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +0 -20
  444. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +0 -23
  445. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +0 -24
  446. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +0 -24
  447. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +0 -24
  448. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +0 -24
  449. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +0 -26
  450. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +0 -26
  451. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +0 -27
  452. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +0 -27
  453. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +0 -20
  454. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +0 -27
  455. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +0 -27
  456. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +0 -20
  457. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +0 -20
  458. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +0 -29
  459. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +0 -27
  460. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +0 -20
  461. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +0 -20
  462. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +0 -27
  463. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +0 -27
  464. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +0 -27
  465. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +0 -27
  466. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +0 -27
  467. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +0 -27
  468. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +0 -27
  469. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +0 -29
  470. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +0 -32
  471. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +0 -28
  472. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +0 -28
  473. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +0 -28
  474. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +0 -28
  475. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +0 -27
  476. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +0 -24
  477. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +0 -28
  478. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +0 -29
  479. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +0 -27
  480. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +0 -27
  481. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateObjectEncryptionCommand.js +0 -28
  482. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +0 -31
  483. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +0 -26
  484. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +0 -19
  485. package/server/node_modules/@aws-sdk/client-s3/dist-es/commands/index.js +0 -107
  486. package/server/node_modules/@aws-sdk/client-s3/dist-es/endpoint/EndpointParameters.js +0 -25
  487. package/server/node_modules/@aws-sdk/client-s3/dist-es/endpoint/endpointResolver.js +0 -29
  488. package/server/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +0 -4
  489. package/server/node_modules/@aws-sdk/client-s3/dist-es/extensionConfiguration.js +0 -1
  490. package/server/node_modules/@aws-sdk/client-s3/dist-es/index.js +0 -11
  491. package/server/node_modules/@aws-sdk/client-s3/dist-es/models/S3ServiceException.js +0 -8
  492. package/server/node_modules/@aws-sdk/client-s3/dist-es/models/enums.js +0 -403
  493. package/server/node_modules/@aws-sdk/client-s3/dist-es/models/errors.js +0 -185
  494. package/server/node_modules/@aws-sdk/client-s3/dist-es/models/models_0.js +0 -1
  495. package/server/node_modules/@aws-sdk/client-s3/dist-es/models/models_1.js +0 -1
  496. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/Interfaces.js +0 -1
  497. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListBucketsPaginator.js +0 -4
  498. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListDirectoryBucketsPaginator.js +0 -4
  499. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListObjectsV2Paginator.js +0 -4
  500. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/ListPartsPaginator.js +0 -4
  501. package/server/node_modules/@aws-sdk/client-s3/dist-es/pagination/index.js +0 -5
  502. package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +0 -41
  503. package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +0 -62
  504. package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.native.js +0 -11
  505. package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +0 -52
  506. package/server/node_modules/@aws-sdk/client-s3/dist-es/runtimeExtensions.js +0 -9
  507. package/server/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +0 -3246
  508. package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/index.js +0 -4
  509. package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketExists.js +0 -26
  510. package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketNotExists.js +0 -25
  511. package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectExists.js +0 -26
  512. package/server/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectNotExists.js +0 -25
  513. package/server/node_modules/@aws-sdk/client-s3/dist-types/S3.d.ts +0 -814
  514. package/server/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +0 -339
  515. package/server/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  516. package/server/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -83
  517. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/AbortMultipartUploadCommand.d.ts +0 -182
  518. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CompleteMultipartUploadCommand.d.ts +0 -311
  519. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CopyObjectCommand.d.ts +0 -362
  520. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +0 -291
  521. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataConfigurationCommand.d.ts +0 -187
  522. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +0 -153
  523. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateMultipartUploadCommand.d.ts +0 -386
  524. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateSessionCommand.d.ts +0 -197
  525. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +0 -105
  526. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCommand.d.ts +0 -144
  527. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCorsCommand.d.ts +0 -111
  528. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +0 -134
  529. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +0 -101
  530. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +0 -103
  531. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +0 -153
  532. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataConfigurationCommand.d.ts +0 -119
  533. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +0 -119
  534. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +0 -110
  535. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +0 -96
  536. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketPolicyCommand.d.ts +0 -152
  537. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketReplicationCommand.d.ts +0 -114
  538. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketTaggingCommand.d.ts +0 -107
  539. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +0 -114
  540. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectCommand.d.ts +0 -237
  541. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectTaggingCommand.d.ts +0 -135
  542. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectsCommand.d.ts +0 -318
  543. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +0 -108
  544. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAbacCommand.d.ts +0 -77
  545. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +0 -105
  546. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAclCommand.d.ts +0 -119
  547. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +0 -138
  548. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketCorsCommand.d.ts +0 -148
  549. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketEncryptionCommand.d.ts +0 -151
  550. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +0 -128
  551. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +0 -133
  552. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +0 -250
  553. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLocationCommand.d.ts +0 -131
  554. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLoggingCommand.d.ts +0 -116
  555. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataConfigurationCommand.d.ts +0 -151
  556. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +0 -134
  557. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +0 -133
  558. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +0 -159
  559. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +0 -118
  560. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyCommand.d.ts +0 -159
  561. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +0 -110
  562. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketReplicationCommand.d.ts +0 -199
  563. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +0 -105
  564. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketTaggingCommand.d.ts +0 -138
  565. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketVersioningCommand.d.ts +0 -120
  566. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketWebsiteCommand.d.ts +0 -143
  567. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAclCommand.d.ts +0 -192
  568. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +0 -328
  569. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectCommand.d.ts +0 -373
  570. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLegalHoldCommand.d.ts +0 -95
  571. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +0 -100
  572. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectRetentionCommand.d.ts +0 -96
  573. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTaggingCommand.d.ts +0 -165
  574. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTorrentCommand.d.ts +0 -124
  575. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/GetPublicAccessBlockCommand.d.ts +0 -125
  576. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +0 -168
  577. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadObjectCommand.d.ts +0 -312
  578. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +0 -150
  579. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +0 -133
  580. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +0 -145
  581. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +0 -139
  582. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +0 -137
  583. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts +0 -114
  584. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListMultipartUploadsCommand.d.ts +0 -341
  585. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectVersionsCommand.d.ts +0 -217
  586. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsCommand.d.ts +0 -203
  587. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsV2Command.d.ts +0 -264
  588. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/ListPartsCommand.d.ts +0 -242
  589. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAbacCommand.d.ts +0 -78
  590. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +0 -117
  591. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAclCommand.d.ts +0 -314
  592. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +0 -212
  593. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketCorsCommand.d.ts +0 -197
  594. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketEncryptionCommand.d.ts +0 -212
  595. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +0 -159
  596. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +0 -187
  597. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +0 -292
  598. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLoggingCommand.d.ts +0 -218
  599. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +0 -145
  600. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +0 -208
  601. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +0 -104
  602. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketPolicyCommand.d.ts +0 -165
  603. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketReplicationCommand.d.ts +0 -234
  604. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +0 -116
  605. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketTaggingCommand.d.ts +0 -165
  606. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketVersioningCommand.d.ts +0 -148
  607. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketWebsiteCommand.d.ts +0 -253
  608. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectAclCommand.d.ts +0 -315
  609. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectCommand.d.ts +0 -466
  610. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLegalHoldCommand.d.ts +0 -90
  611. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +0 -114
  612. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectRetentionCommand.d.ts +0 -95
  613. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectTaggingCommand.d.ts +0 -168
  614. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/PutPublicAccessBlockCommand.d.ts +0 -123
  615. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/RenameObjectCommand.d.ts +0 -143
  616. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/RestoreObjectCommand.d.ts +0 -381
  617. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/SelectObjectContentCommand.d.ts +0 -251
  618. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +0 -166
  619. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +0 -118
  620. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateObjectEncryptionCommand.d.ts +0 -259
  621. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCommand.d.ts +0 -307
  622. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCopyCommand.d.ts +0 -368
  623. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/WriteGetObjectResponseCommand.d.ts +0 -150
  624. package/server/node_modules/@aws-sdk/client-s3/dist-types/commands/index.d.ts +0 -107
  625. package/server/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +0 -96
  626. package/server/node_modules/@aws-sdk/client-s3/dist-types/endpoint/endpointResolver.d.ts +0 -8
  627. package/server/node_modules/@aws-sdk/client-s3/dist-types/endpoint/ruleset.d.ts +0 -2
  628. package/server/node_modules/@aws-sdk/client-s3/dist-types/extensionConfiguration.d.ts +0 -9
  629. package/server/node_modules/@aws-sdk/client-s3/dist-types/index.d.ts +0 -19
  630. package/server/node_modules/@aws-sdk/client-s3/dist-types/models/S3ServiceException.d.ts +0 -14
  631. package/server/node_modules/@aws-sdk/client-s3/dist-types/models/enums.d.ts +0 -987
  632. package/server/node_modules/@aws-sdk/client-s3/dist-types/models/errors.d.ts +0 -208
  633. package/server/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +0 -15219
  634. package/server/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +0 -1875
  635. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/Interfaces.d.ts +0 -8
  636. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListBucketsPaginator.d.ts +0 -7
  637. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListDirectoryBucketsPaginator.d.ts +0 -7
  638. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListObjectsV2Paginator.d.ts +0 -7
  639. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListPartsPaginator.d.ts +0 -7
  640. package/server/node_modules/@aws-sdk/client-s3/dist-types/pagination/index.d.ts +0 -5
  641. package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +0 -87
  642. package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +0 -88
  643. package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +0 -86
  644. package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +0 -34
  645. package/server/node_modules/@aws-sdk/client-s3/dist-types/runtimeExtensions.d.ts +0 -17
  646. package/server/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +0 -464
  647. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3.d.ts +0 -1998
  648. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +0 -786
  649. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  650. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -58
  651. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +0 -51
  652. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +0 -51
  653. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +0 -47
  654. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +0 -47
  655. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketMetadataConfigurationCommand.d.ts +0 -47
  656. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +0 -47
  657. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +0 -51
  658. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +0 -47
  659. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +0 -47
  660. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +0 -45
  661. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +0 -45
  662. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +0 -46
  663. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +0 -47
  664. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +0 -47
  665. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +0 -46
  666. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetadataConfigurationCommand.d.ts +0 -47
  667. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +0 -47
  668. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +0 -47
  669. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +0 -47
  670. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +0 -46
  671. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +0 -47
  672. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +0 -46
  673. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +0 -46
  674. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +0 -47
  675. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +0 -51
  676. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +0 -47
  677. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +0 -47
  678. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAbacCommand.d.ts +0 -47
  679. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +0 -51
  680. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +0 -47
  681. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +0 -51
  682. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +0 -47
  683. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +0 -51
  684. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +0 -51
  685. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +0 -51
  686. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +0 -51
  687. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +0 -51
  688. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +0 -50
  689. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetadataConfigurationCommand.d.ts +0 -51
  690. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetadataTableConfigurationCommand.d.ts +0 -51
  691. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +0 -51
  692. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +0 -51
  693. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +0 -51
  694. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +0 -50
  695. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +0 -51
  696. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +0 -51
  697. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +0 -51
  698. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +0 -50
  699. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +0 -51
  700. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +0 -50
  701. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +0 -47
  702. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +0 -51
  703. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectCommand.d.ts +0 -52
  704. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +0 -51
  705. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +0 -51
  706. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +0 -51
  707. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +0 -50
  708. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +0 -58
  709. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +0 -51
  710. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +0 -47
  711. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +0 -47
  712. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +0 -51
  713. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +0 -51
  714. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +0 -51
  715. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +0 -51
  716. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +0 -47
  717. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +0 -51
  718. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +0 -51
  719. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +0 -51
  720. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +0 -47
  721. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +0 -47
  722. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListPartsCommand.d.ts +0 -47
  723. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAbacCommand.d.ts +0 -45
  724. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +0 -47
  725. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +0 -45
  726. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +0 -47
  727. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +0 -45
  728. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +0 -46
  729. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +0 -47
  730. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +0 -47
  731. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +0 -51
  732. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +0 -45
  733. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +0 -47
  734. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +0 -47
  735. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +0 -47
  736. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +0 -45
  737. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +0 -46
  738. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +0 -47
  739. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +0 -45
  740. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +0 -46
  741. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +0 -45
  742. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +0 -47
  743. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectCommand.d.ts +0 -53
  744. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +0 -51
  745. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +0 -51
  746. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +0 -51
  747. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +0 -50
  748. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +0 -46
  749. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/RenameObjectCommand.d.ts +0 -47
  750. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +0 -48
  751. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +0 -51
  752. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +0 -47
  753. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +0 -47
  754. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateObjectEncryptionCommand.d.ts +0 -51
  755. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UploadPartCommand.d.ts +0 -53
  756. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +0 -50
  757. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +0 -54
  758. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/index.d.ts +0 -107
  759. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -106
  760. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
  761. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  762. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
  763. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/index.d.ts +0 -14
  764. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/S3ServiceException.d.ts +0 -9
  765. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/enums.d.ts +0 -529
  766. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/errors.d.ts +0 -92
  767. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_0.d.ts +0 -2045
  768. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_1.d.ts +0 -352
  769. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
  770. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListBucketsPaginator.d.ts +0 -11
  771. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListDirectoryBucketsPaginator.d.ts +0 -11
  772. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +0 -11
  773. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +0 -11
  774. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/pagination/index.d.ts +0 -5
  775. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -170
  776. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +0 -170
  777. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -174
  778. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -47
  779. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
  780. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -464
  781. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/index.d.ts +0 -4
  782. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +0 -11
  783. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +0 -11
  784. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +0 -11
  785. package/server/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +0 -11
  786. package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/index.d.ts +0 -4
  787. package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketExists.d.ts +0 -14
  788. package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketNotExists.d.ts +0 -14
  789. package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectExists.d.ts +0 -14
  790. package/server/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectNotExists.d.ts +0 -14
  791. package/server/node_modules/@aws-sdk/client-s3/package.json +0 -127
  792. package/server/node_modules/@aws-sdk/core/LICENSE +0 -201
  793. package/server/node_modules/@aws-sdk/core/README.md +0 -39
  794. package/server/node_modules/@aws-sdk/core/account-id-endpoint.d.ts +0 -7
  795. package/server/node_modules/@aws-sdk/core/account-id-endpoint.js +0 -5
  796. package/server/node_modules/@aws-sdk/core/client.d.ts +0 -7
  797. package/server/node_modules/@aws-sdk/core/client.js +0 -5
  798. package/server/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -2212
  799. package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +0 -55
  800. package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +0 -51
  801. package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +0 -307
  802. package/server/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +0 -1859
  803. package/server/node_modules/@aws-sdk/core/dist-es/index.js +0 -3
  804. package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +0 -15
  805. package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConstants.js +0 -5
  806. package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.js +0 -24
  807. package/server/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/index.js +0 -3
  808. package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +0 -15
  809. package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +0 -4
  810. package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js +0 -7
  811. package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +0 -11
  812. package/server/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js +0 -7
  813. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +0 -20
  814. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -72
  815. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js +0 -22
  816. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js +0 -5
  817. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +0 -25
  818. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -139
  819. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +0 -2
  820. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js +0 -1
  821. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js +0 -1
  822. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +0 -2
  823. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
  824. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
  825. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js +0 -3
  826. package/server/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js +0 -2
  827. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js +0 -6
  828. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +0 -122
  829. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +0 -23
  830. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +0 -49
  831. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js +0 -53
  832. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +0 -3
  833. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +0 -20
  834. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +0 -20
  835. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +0 -20
  836. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +0 -76
  837. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +0 -82
  838. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js +0 -20
  839. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +0 -149
  840. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +0 -176
  841. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +0 -10
  842. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +0 -135
  843. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js +0 -46
  844. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js +0 -18
  845. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +0 -54
  846. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +0 -21
  847. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +0 -136
  848. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js +0 -1
  849. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +0 -189
  850. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +0 -93
  851. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js +0 -20
  852. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +0 -153
  853. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +0 -295
  854. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +0 -46
  855. package/server/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/simpleFormatXml.js +0 -27
  856. package/server/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +0 -5
  857. package/server/node_modules/@aws-sdk/core/dist-types/index.d.ts +0 -22
  858. package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -27
  859. package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -16
  860. package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -14
  861. package/server/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/index.d.ts +0 -3
  862. package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -12
  863. package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +0 -4
  864. package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/setCredentialFeature.d.ts +0 -7
  865. package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/setFeature.d.ts +0 -12
  866. package/server/node_modules/@aws-sdk/core/dist-types/submodules/client/setTokenFeature.d.ts +0 -7
  867. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -10
  868. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -43
  869. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -5
  870. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -5
  871. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -38
  872. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -117
  873. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +0 -2
  874. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -8
  875. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -6
  876. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
  877. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
  878. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
  879. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
  880. package/server/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
  881. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -8
  882. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +0 -61
  883. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +0 -24
  884. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -23
  885. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/coercing-serializers.d.ts +0 -18
  886. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +0 -2
  887. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +0 -20
  888. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -20
  889. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -20
  890. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -27
  891. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -34
  892. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +0 -19
  893. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
  894. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -28
  895. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/awsExpectUnion.d.ts +0 -7
  896. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -27
  897. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReplacer.d.ts +0 -21
  898. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +0 -15
  899. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +0 -13
  900. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -24
  901. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -46
  902. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -13
  903. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
  904. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -29
  905. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +0 -14
  906. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -20
  907. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
  908. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
  909. package/server/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/simpleFormatXml.d.ts +0 -6
  910. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +0 -5
  911. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +0 -3
  912. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -15
  913. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -6
  914. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -7
  915. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/index.d.ts +0 -3
  916. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -4
  917. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +0 -4
  918. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +0 -11
  919. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +0 -6
  920. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +0 -6
  921. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -12
  922. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -39
  923. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -4
  924. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -9
  925. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -18
  926. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -65
  927. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +0 -2
  928. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -1
  929. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -1
  930. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
  931. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
  932. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
  933. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
  934. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
  935. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -5
  936. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +0 -47
  937. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +0 -9
  938. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -33
  939. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/coercing-serializers.d.ts +0 -3
  940. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +0 -5
  941. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -20
  942. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -18
  943. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -18
  944. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -46
  945. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -42
  946. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +0 -16
  947. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
  948. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -22
  949. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +0 -3
  950. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -17
  951. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReplacer.d.ts +0 -7
  952. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +0 -7
  953. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -13
  954. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -15
  955. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -57
  956. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -7
  957. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -21
  958. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -42
  959. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlCodec.d.ts +0 -17
  960. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -15
  961. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
  962. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
  963. package/server/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/simpleFormatXml.d.ts +0 -1
  964. package/server/node_modules/@aws-sdk/core/httpAuthSchemes.d.ts +0 -7
  965. package/server/node_modules/@aws-sdk/core/httpAuthSchemes.js +0 -5
  966. package/server/node_modules/@aws-sdk/core/package.json +0 -121
  967. package/server/node_modules/@aws-sdk/core/protocols.d.ts +0 -7
  968. package/server/node_modules/@aws-sdk/core/protocols.js +0 -5
  969. package/server/node_modules/@aws-sdk/crc64-nvme/LICENSE +0 -201
  970. package/server/node_modules/@aws-sdk/crc64-nvme/README.md +0 -61
  971. package/server/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js +0 -101
  972. package/server/node_modules/@aws-sdk/crc64-nvme/dist-es/Crc64Nvme.js +0 -92
  973. package/server/node_modules/@aws-sdk/crc64-nvme/dist-es/crc64-nvme-crt-container.js +0 -3
  974. package/server/node_modules/@aws-sdk/crc64-nvme/dist-es/index.js +0 -2
  975. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/Crc64Nvme.d.ts +0 -24
  976. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/crc64-nvme-crt-container.d.ts +0 -13
  977. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/index.d.ts +0 -2
  978. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/Crc64Nvme.d.ts +0 -9
  979. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/crc64-nvme-crt-container.d.ts +0 -4
  980. package/server/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/index.d.ts +0 -2
  981. package/server/node_modules/@aws-sdk/crc64-nvme/package.json +0 -50
  982. package/server/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
  983. package/server/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
  984. package/server/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +0 -41
  985. package/server/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +0 -30
  986. package/server/node_modules/@aws-sdk/credential-provider-env/dist-es/index.js +0 -1
  987. package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/fromEnv.d.ts +0 -36
  988. package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/index.d.ts +0 -4
  989. package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +0 -12
  990. package/server/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/index.d.ts +0 -1
  991. package/server/node_modules/@aws-sdk/credential-provider-env/package.json +0 -63
  992. package/server/node_modules/@aws-sdk/credential-provider-http/README.md +0 -10
  993. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +0 -46
  994. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +0 -31
  995. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +0 -70
  996. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
  997. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +0 -53
  998. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +0 -17
  999. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.browser.js +0 -5
  1000. package/server/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +0 -5
  1001. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +0 -42
  1002. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +0 -27
  1003. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +0 -65
  1004. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttpTypes.js +0 -1
  1005. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +0 -49
  1006. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/retry-wrapper.js +0 -13
  1007. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/index.browser.js +0 -1
  1008. package/server/node_modules/@aws-sdk/credential-provider-http/dist-es/index.js +0 -1
  1009. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/checkUrl.d.ts +0 -9
  1010. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.browser.d.ts +0 -6
  1011. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.d.ts +0 -6
  1012. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttpTypes.d.ts +0 -69
  1013. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +0 -11
  1014. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/retry-wrapper.d.ts +0 -10
  1015. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/index.browser.d.ts +0 -2
  1016. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/index.d.ts +0 -2
  1017. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/checkUrl.d.ts +0 -2
  1018. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +0 -5
  1019. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +0 -5
  1020. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttpTypes.d.ts +0 -18
  1021. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +0 -8
  1022. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +0 -8
  1023. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +0 -5
  1024. package/server/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +0 -5
  1025. package/server/node_modules/@aws-sdk/credential-provider-http/package.json +0 -70
  1026. package/server/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
  1027. package/server/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
  1028. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +0 -224
  1029. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +0 -9
  1030. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js +0 -1
  1031. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +0 -80
  1032. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +0 -30
  1033. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +0 -12
  1034. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js +0 -6
  1035. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +0 -32
  1036. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +0 -25
  1037. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js +0 -18
  1038. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +0 -16
  1039. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +0 -55
  1040. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/index.d.ts +0 -4
  1041. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +0 -48
  1042. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +0 -12
  1043. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +0 -11
  1044. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProcessCredentials.d.ts +0 -16
  1045. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +0 -19
  1046. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +0 -13
  1047. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveStaticCredentials.d.ts +0 -20
  1048. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +0 -19
  1049. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +0 -28
  1050. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/index.d.ts +0 -1
  1051. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +0 -30
  1052. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +0 -9
  1053. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +0 -9
  1054. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -10
  1055. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +0 -12
  1056. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +0 -11
  1057. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +0 -16
  1058. package/server/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +0 -16
  1059. package/server/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -74
  1060. package/server/node_modules/@aws-sdk/credential-provider-login/README.md +0 -7
  1061. package/server/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +0 -286
  1062. package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +0 -262
  1063. package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +0 -21
  1064. package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/index.js +0 -2
  1065. package/server/node_modules/@aws-sdk/credential-provider-login/dist-es/types.js +0 -1
  1066. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/LoginCredentialsFetcher.d.ts +0 -42
  1067. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/fromLoginCredentials.d.ts +0 -7
  1068. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/index.d.ts +0 -8
  1069. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +0 -24
  1070. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +0 -5
  1071. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +0 -2
  1072. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +0 -39
  1073. package/server/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +0 -59
  1074. package/server/node_modules/@aws-sdk/credential-provider-login/package.json +0 -68
  1075. package/server/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
  1076. package/server/node_modules/@aws-sdk/credential-provider-node/README.md +0 -104
  1077. package/server/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +0 -156
  1078. package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +0 -73
  1079. package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/index.js +0 -1
  1080. package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +0 -17
  1081. package/server/node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js +0 -60
  1082. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +0 -59
  1083. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +0 -1
  1084. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/remoteProvider.d.ts +0 -11
  1085. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain.d.ts +0 -18
  1086. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +0 -26
  1087. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +0 -1
  1088. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +0 -7
  1089. package/server/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +0 -19
  1090. package/server/node_modules/@aws-sdk/credential-provider-node/package.json +0 -72
  1091. package/server/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
  1092. package/server/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
  1093. package/server/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +0 -79
  1094. package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/ProcessCredentials.js +0 -1
  1095. package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +0 -9
  1096. package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/getValidatedProcessCredentials.js +0 -30
  1097. package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/index.js +0 -1
  1098. package/server/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +0 -36
  1099. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ProcessCredentials.d.ts +0 -12
  1100. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +0 -14
  1101. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/getValidatedProcessCredentials.d.ts +0 -6
  1102. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/index.d.ts +0 -4
  1103. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/resolveProcessCredentials.d.ts +0 -5
  1104. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/ProcessCredentials.d.ts +0 -9
  1105. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +0 -11
  1106. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +0 -7
  1107. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/index.d.ts +0 -1
  1108. package/server/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -6
  1109. package/server/node_modules/@aws-sdk/credential-provider-process/package.json +0 -64
  1110. package/server/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
  1111. package/server/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
  1112. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +0 -192
  1113. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-BKDNrsal.js +0 -8
  1114. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +0 -83
  1115. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js +0 -4
  1116. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/isSsoProfile.js +0 -6
  1117. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js +0 -2
  1118. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +0 -90
  1119. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/types.js +0 -1
  1120. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +0 -9
  1121. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +0 -69
  1122. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/index.d.ts +0 -16
  1123. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/isSsoProfile.d.ts +0 -6
  1124. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/loadSso.d.ts +0 -3
  1125. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +0 -6
  1126. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +0 -24
  1127. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/index.d.ts +0 -4
  1128. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/isSsoProfile.d.ts +0 -3
  1129. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +0 -9
  1130. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +0 -18
  1131. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/types.d.ts +0 -14
  1132. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +0 -6
  1133. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/types.d.ts +0 -22
  1134. package/server/node_modules/@aws-sdk/credential-provider-sso/dist-types/validateSsoProfile.d.ts +0 -6
  1135. package/server/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -66
  1136. package/server/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
  1137. package/server/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
  1138. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +0 -34
  1139. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +0 -62
  1140. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +0 -27
  1141. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +0 -30
  1142. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +0 -25
  1143. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js +0 -2
  1144. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +0 -17
  1145. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +0 -145
  1146. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/index.d.ts +0 -8
  1147. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +0 -18
  1148. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +0 -39
  1149. package/server/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +0 -2
  1150. package/server/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -73
  1151. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/LICENSE +0 -201
  1152. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/README.md +0 -4
  1153. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js +0 -352
  1154. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeDisableMultiregionAccessPointConfigOptions.js +0 -8
  1155. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeUseArnRegionConfigOptions.js +0 -8
  1156. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketEndpointMiddleware.js +0 -81
  1157. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostname.js +0 -106
  1158. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostnameUtils.js +0 -111
  1159. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/configurations.js +0 -12
  1160. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/index.js +0 -6
  1161. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/NodeDisableMultiregionAccessPointConfigOptions.d.ts +0 -4
  1162. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/NodeUseArnRegionConfigOptions.d.ts +0 -9
  1163. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketEndpointMiddleware.d.ts +0 -17
  1164. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostname.d.ts +0 -16
  1165. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostnameUtils.d.ts +0 -174
  1166. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/configurations.d.ts +0 -95
  1167. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/index.d.ts +0 -6
  1168. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/NodeDisableMultiregionAccessPointConfigOptions.d.ts +0 -6
  1169. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/NodeUseArnRegionConfigOptions.d.ts +0 -6
  1170. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/bucketEndpointMiddleware.d.ts +0 -13
  1171. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/bucketHostname.d.ts +0 -10
  1172. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/bucketHostnameUtils.d.ts +0 -80
  1173. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/configurations.d.ts +0 -31
  1174. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/index.d.ts +0 -16
  1175. package/server/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +0 -60
  1176. package/server/node_modules/@aws-sdk/middleware-expect-continue/LICENSE +0 -201
  1177. package/server/node_modules/@aws-sdk/middleware-expect-continue/README.md +0 -4
  1178. package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-cjs/index.js +0 -48
  1179. package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-es/index.js +0 -41
  1180. package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-types/index.d.ts +0 -12
  1181. package/server/node_modules/@aws-sdk/middleware-expect-continue/dist-types/ts3.4/index.d.ts +0 -22
  1182. package/server/node_modules/@aws-sdk/middleware-expect-continue/package.json +0 -58
  1183. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/LICENSE +0 -201
  1184. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/README.md +0 -7
  1185. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/getCrc32ChecksumAlgorithmFunction.browser.js +0 -6
  1186. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/getCrc32ChecksumAlgorithmFunction.js +0 -26
  1187. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +0 -451
  1188. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.js +0 -9
  1189. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.js +0 -9
  1190. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/configuration.js +0 -1
  1191. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/constants.js +0 -25
  1192. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsInputMiddleware.js +0 -37
  1193. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js +0 -123
  1194. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsResponseMiddleware.js +0 -48
  1195. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksum.js +0 -2
  1196. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksumAlgorithmForRequest.js +0 -13
  1197. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksumAlgorithmListForResponse.js +0 -15
  1198. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getChecksumLocationName.js +0 -2
  1199. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getCrc32ChecksumAlgorithmFunction.browser.js +0 -2
  1200. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getCrc32ChecksumAlgorithmFunction.js +0 -21
  1201. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/getFlexibleChecksumsPlugin.js +0 -10
  1202. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/hasHeader.js +0 -9
  1203. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/hasHeaderWithPrefix.js +0 -9
  1204. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/index.js +0 -6
  1205. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/isChecksumWithPartNumber.js +0 -13
  1206. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/isStreaming.js +0 -2
  1207. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/resolveFlexibleChecksumsConfig.js +0 -11
  1208. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/selectChecksumAlgorithmFunction.js +0 -32
  1209. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/stringHasher.js +0 -6
  1210. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/stringUnionSelector.js +0 -14
  1211. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/types.js +0 -15
  1212. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/validateChecksumFromResponse.js +0 -45
  1213. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.d.ts +0 -14
  1214. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.d.ts +0 -14
  1215. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/configuration.d.ts +0 -58
  1216. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/constants.d.ts +0 -83
  1217. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsInputMiddleware.d.ts +0 -22
  1218. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsMiddleware.d.ts +0 -33
  1219. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsResponseMiddleware.d.ts +0 -27
  1220. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksum.d.ts +0 -6
  1221. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksumAlgorithmForRequest.d.ts +0 -22
  1222. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksumAlgorithmListForResponse.d.ts +0 -6
  1223. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getChecksumLocationName.d.ts +0 -5
  1224. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getCrc32ChecksumAlgorithmFunction.browser.d.ts +0 -2
  1225. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getCrc32ChecksumAlgorithmFunction.d.ts +0 -10
  1226. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getFlexibleChecksumsPlugin.d.ts +0 -14
  1227. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/hasHeader.d.ts +0 -6
  1228. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/hasHeaderWithPrefix.d.ts +0 -6
  1229. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/index.d.ts +0 -6
  1230. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/isChecksumWithPartNumber.d.ts +0 -1
  1231. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/isStreaming.d.ts +0 -4
  1232. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/resolveFlexibleChecksumsConfig.d.ts +0 -57
  1233. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/selectChecksumAlgorithmFunction.d.ts +0 -7
  1234. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/stringHasher.d.ts +0 -5
  1235. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/stringUnionSelector.d.ts +0 -12
  1236. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.d.ts +0 -7
  1237. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.d.ts +0 -7
  1238. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/configuration.d.ts +0 -29
  1239. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/constants.d.ts +0 -27
  1240. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/flexibleChecksumsInputMiddleware.d.ts +0 -10
  1241. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/flexibleChecksumsMiddleware.d.ts +0 -14
  1242. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/flexibleChecksumsResponseMiddleware.d.ts +0 -14
  1243. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksum.d.ts +0 -9
  1244. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksumAlgorithmForRequest.d.ts +0 -15
  1245. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksumAlgorithmListForResponse.d.ts +0 -4
  1246. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getChecksumLocationName.d.ts +0 -4
  1247. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getCrc32ChecksumAlgorithmFunction.browser.d.ts +0 -2
  1248. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getCrc32ChecksumAlgorithmFunction.d.ts +0 -12
  1249. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/getFlexibleChecksumsPlugin.d.ts +0 -13
  1250. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/hasHeader.d.ts +0 -2
  1251. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/hasHeaderWithPrefix.d.ts +0 -5
  1252. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/index.d.ts +0 -6
  1253. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/isChecksumWithPartNumber.d.ts +0 -1
  1254. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/isStreaming.d.ts +0 -1
  1255. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/resolveFlexibleChecksumsConfig.d.ts +0 -32
  1256. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/selectChecksumAlgorithmFunction.d.ts +0 -7
  1257. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/stringHasher.d.ts +0 -5
  1258. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/stringUnionSelector.d.ts +0 -10
  1259. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/types.d.ts +0 -3
  1260. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/validateChecksumFromResponse.d.ts +0 -12
  1261. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/types.d.ts +0 -9
  1262. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/validateChecksumFromResponse.d.ts +0 -13
  1263. package/server/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +0 -78
  1264. package/server/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
  1265. package/server/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
  1266. package/server/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -41
  1267. package/server/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -33
  1268. package/server/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -35
  1269. package/server/node_modules/@aws-sdk/middleware-host-header/dist-types/ts3.4/index.d.ts +0 -29
  1270. package/server/node_modules/@aws-sdk/middleware-host-header/package.json +0 -59
  1271. package/server/node_modules/@aws-sdk/middleware-location-constraint/LICENSE +0 -201
  1272. package/server/node_modules/@aws-sdk/middleware-location-constraint/README.md +0 -4
  1273. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-cjs/index.js +0 -30
  1274. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-es/configuration.js +0 -3
  1275. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-es/index.js +0 -24
  1276. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/configuration.d.ts +0 -17
  1277. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/index.d.ts +0 -10
  1278. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/ts3.4/configuration.d.ts +0 -12
  1279. package/server/node_modules/@aws-sdk/middleware-location-constraint/dist-types/ts3.4/index.d.ts +0 -13
  1280. package/server/node_modules/@aws-sdk/middleware-location-constraint/package.json +0 -57
  1281. package/server/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
  1282. package/server/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
  1283. package/server/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -48
  1284. package/server/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
  1285. package/server/node_modules/@aws-sdk/middleware-logger/dist-es/loggerMiddleware.js +0 -42
  1286. package/server/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
  1287. package/server/node_modules/@aws-sdk/middleware-logger/dist-types/loggerMiddleware.d.ts +0 -4
  1288. package/server/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/index.d.ts +0 -1
  1289. package/server/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/loggerMiddleware.d.ts +0 -17
  1290. package/server/node_modules/@aws-sdk/middleware-logger/package.json +0 -59
  1291. package/server/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
  1292. package/server/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -10
  1293. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -29
  1294. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js +0 -33
  1295. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.native.js +0 -5
  1296. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/configuration.js +0 -7
  1297. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/getRecursionDetectionPlugin.js +0 -7
  1298. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -2
  1299. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.browser.js +0 -1
  1300. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.js +0 -29
  1301. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.native.js +0 -1
  1302. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/configuration.d.ts +0 -5
  1303. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/getRecursionDetectionPlugin.d.ts +0 -5
  1304. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -2
  1305. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.browser.d.ts +0 -6
  1306. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.d.ts +0 -6
  1307. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.native.d.ts +0 -6
  1308. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/configuration.d.ts +0 -3
  1309. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/getRecursionDetectionPlugin.d.ts +0 -4
  1310. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/index.d.ts +0 -2
  1311. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.browser.d.ts +0 -5
  1312. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.d.ts +0 -5
  1313. package/server/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.native.d.ts +0 -5
  1314. package/server/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -63
  1315. package/server/node_modules/@aws-sdk/middleware-sdk-s3/LICENSE +0 -201
  1316. package/server/node_modules/@aws-sdk/middleware-sdk-s3/README.md +0 -4
  1317. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +0 -570
  1318. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/bucket-endpoint-middleware.js +0 -36
  1319. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/check-content-length-header.js +0 -32
  1320. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/index.js +0 -8
  1321. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-endpoint-middleware.js +0 -41
  1322. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-middleware.js +0 -42
  1323. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-expires-middleware.js +0 -33
  1324. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCache.js +0 -39
  1325. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCacheEntry.js +0 -14
  1326. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityProviderImpl.js +0 -49
  1327. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/SignatureV4S3Express.js +0 -41
  1328. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/constants.js +0 -13
  1329. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressHttpSigningMiddleware.js +0 -38
  1330. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressMiddleware.js +0 -41
  1331. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/signS3Express.js +0 -7
  1332. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/index.js +0 -7
  1333. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentity.js +0 -1
  1334. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentityProvider.js +0 -1
  1335. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3Configuration.js +0 -17
  1336. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/throw-200-exceptions.js +0 -67
  1337. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/validate-bucket-name.js +0 -25
  1338. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/bucket-endpoint-middleware.d.ts +0 -13
  1339. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/check-content-length-header.d.ts +0 -16
  1340. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/index.d.ts +0 -8
  1341. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-endpoint-middleware.d.ts +0 -10
  1342. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-middleware.d.ts +0 -20
  1343. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-expires-middleware.d.ts +0 -26
  1344. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCache.d.ts +0 -16
  1345. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +0 -16
  1346. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +0 -32
  1347. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/SignatureV4S3Express.d.ts +0 -17
  1348. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/constants.d.ts +0 -37
  1349. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +0 -27
  1350. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressMiddleware.d.ts +0 -32
  1351. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/signS3Express.d.ts +0 -9
  1352. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/index.d.ts +0 -9
  1353. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentity.d.ts +0 -6
  1354. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +0 -12
  1355. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3Configuration.d.ts +0 -79
  1356. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/throw-200-exceptions.d.ts +0 -20
  1357. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/bucket-endpoint-middleware.d.ts +0 -9
  1358. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/check-content-length-header.d.ts +0 -13
  1359. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/index.d.ts +0 -8
  1360. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-endpoint-middleware.d.ts +0 -6
  1361. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-middleware.d.ts +0 -17
  1362. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-expires-middleware.d.ts +0 -14
  1363. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCache.d.ts +0 -14
  1364. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +0 -12
  1365. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +0 -31
  1366. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/SignatureV4S3Express.d.ts +0 -19
  1367. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/constants.d.ts +0 -11
  1368. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +0 -40
  1369. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressMiddleware.d.ts +0 -27
  1370. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/signS3Express.d.ts +0 -21
  1371. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/index.d.ts +0 -17
  1372. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentity.d.ts +0 -2
  1373. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +0 -8
  1374. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3Configuration.d.ts +0 -33
  1375. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/throw-200-exceptions.d.ts +0 -17
  1376. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/validate-bucket-name.d.ts +0 -13
  1377. package/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/validate-bucket-name.d.ts +0 -14
  1378. package/server/node_modules/@aws-sdk/middleware-sdk-s3/package.json +0 -72
  1379. package/server/node_modules/@aws-sdk/middleware-ssec/LICENSE +0 -201
  1380. package/server/node_modules/@aws-sdk/middleware-ssec/README.md +0 -4
  1381. package/server/node_modules/@aws-sdk/middleware-ssec/dist-cjs/index.js +0 -73
  1382. package/server/node_modules/@aws-sdk/middleware-ssec/dist-es/index.js +0 -66
  1383. package/server/node_modules/@aws-sdk/middleware-ssec/dist-types/index.d.ts +0 -12
  1384. package/server/node_modules/@aws-sdk/middleware-ssec/dist-types/ts3.4/index.d.ts +0 -27
  1385. package/server/node_modules/@aws-sdk/middleware-ssec/package.json +0 -57
  1386. package/server/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
  1387. package/server/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
  1388. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -194
  1389. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +0 -49
  1390. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -28
  1391. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
  1392. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/encode-features.js +0 -18
  1393. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
  1394. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -82
  1395. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/check-features.d.ts +0 -20
  1396. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -44
  1397. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
  1398. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/encode-features.d.ts +0 -5
  1399. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
  1400. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/check-features.d.ts +0 -20
  1401. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -21
  1402. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
  1403. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/encode-features.d.ts +0 -2
  1404. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
  1405. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -21
  1406. package/server/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -18
  1407. package/server/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -63
  1408. package/server/node_modules/@aws-sdk/nested-clients/README.md +0 -13
  1409. package/server/node_modules/@aws-sdk/nested-clients/cognito-identity.d.ts +0 -7
  1410. package/server/node_modules/@aws-sdk/nested-clients/cognito-identity.js +0 -5
  1411. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +0 -2
  1412. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +0 -60
  1413. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/endpointResolver.js +0 -18
  1414. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/ruleset.js +0 -146
  1415. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +0 -174
  1416. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/CognitoIdentityServiceException.js +0 -12
  1417. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/errors.js +0 -121
  1418. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.browser.js +0 -38
  1419. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +0 -53
  1420. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.native.js +0 -15
  1421. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +0 -50
  1422. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/schemas/schemas_0.js +0 -110
  1423. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +0 -56
  1424. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +0 -18
  1425. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +0 -133
  1426. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +0 -170
  1427. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/SigninServiceException.js +0 -12
  1428. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/errors.js +0 -64
  1429. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +0 -39
  1430. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +0 -53
  1431. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +0 -15
  1432. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +0 -49
  1433. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/schemas/schemas_0.js +0 -125
  1434. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +0 -56
  1435. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/endpointResolver.js +0 -18
  1436. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/ruleset.js +0 -106
  1437. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +0 -160
  1438. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/SSOServiceException.js +0 -12
  1439. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/errors.js +0 -56
  1440. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.browser.js +0 -38
  1441. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +0 -53
  1442. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.native.js +0 -15
  1443. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +0 -49
  1444. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/schemas/schemas_0.js +0 -90
  1445. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -56
  1446. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +0 -18
  1447. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +0 -106
  1448. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +0 -172
  1449. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -12
  1450. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/errors.js +0 -195
  1451. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +0 -38
  1452. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +0 -53
  1453. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +0 -15
  1454. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +0 -49
  1455. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/schemas/schemas_0.js +0 -140
  1456. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +0 -54
  1457. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -43
  1458. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +0 -62
  1459. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +0 -19
  1460. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +0 -18
  1461. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +0 -145
  1462. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +0 -202
  1463. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/STSServiceException.js +0 -12
  1464. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/errors.js +0 -95
  1465. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +0 -39
  1466. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +0 -67
  1467. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +0 -15
  1468. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +0 -50
  1469. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +0 -13
  1470. package/server/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/schemas/schemas_0.js +0 -195
  1471. package/server/node_modules/@aws-sdk/nested-clients/dist-es/index.js +0 -1
  1472. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +0 -11
  1473. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +0 -50
  1474. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.js +0 -38
  1475. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +0 -54
  1476. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.js +0 -16
  1477. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetIdCommand.js +0 -16
  1478. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/index.js +0 -2
  1479. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/EndpointParameters.js +0 -13
  1480. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/endpointResolver.js +0 -14
  1481. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/ruleset.js +0 -143
  1482. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/extensionConfiguration.js +0 -1
  1483. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/index.js +0 -7
  1484. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/CognitoIdentityServiceException.js +0 -8
  1485. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/errors.js +0 -109
  1486. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/models_0.js +0 -1
  1487. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +0 -33
  1488. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +0 -48
  1489. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.native.js +0 -11
  1490. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +0 -46
  1491. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeExtensions.js +0 -9
  1492. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/schemas/schemas_0.js +0 -107
  1493. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +0 -9
  1494. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +0 -50
  1495. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js +0 -38
  1496. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +0 -50
  1497. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +0 -16
  1498. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +0 -1
  1499. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js +0 -13
  1500. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +0 -14
  1501. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +0 -130
  1502. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/extensionConfiguration.js +0 -1
  1503. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +0 -8
  1504. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +0 -8
  1505. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js +0 -8
  1506. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js +0 -57
  1507. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js +0 -1
  1508. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +0 -34
  1509. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +0 -48
  1510. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +0 -11
  1511. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +0 -45
  1512. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +0 -9
  1513. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +0 -122
  1514. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +0 -9
  1515. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js +0 -50
  1516. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js +0 -38
  1517. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +0 -50
  1518. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js +0 -16
  1519. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/index.js +0 -1
  1520. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/EndpointParameters.js +0 -13
  1521. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js +0 -14
  1522. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js +0 -103
  1523. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/extensionConfiguration.js +0 -1
  1524. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js +0 -7
  1525. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js +0 -8
  1526. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/errors.js +0 -49
  1527. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/models_0.js +0 -1
  1528. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +0 -33
  1529. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +0 -48
  1530. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.native.js +0 -11
  1531. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +0 -45
  1532. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js +0 -9
  1533. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js +0 -87
  1534. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +0 -9
  1535. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +0 -50
  1536. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +0 -38
  1537. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -50
  1538. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +0 -16
  1539. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +0 -1
  1540. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +0 -13
  1541. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +0 -14
  1542. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +0 -103
  1543. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +0 -1
  1544. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +0 -8
  1545. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -8
  1546. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js +0 -9
  1547. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js +0 -181
  1548. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -1
  1549. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -33
  1550. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +0 -48
  1551. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -11
  1552. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +0 -45
  1553. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +0 -9
  1554. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +0 -137
  1555. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +0 -11
  1556. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +0 -50
  1557. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -38
  1558. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +0 -55
  1559. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +0 -16
  1560. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +0 -16
  1561. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +0 -2
  1562. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +0 -22
  1563. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +0 -107
  1564. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +0 -15
  1565. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +0 -14
  1566. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +0 -142
  1567. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +0 -1
  1568. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +0 -8
  1569. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +0 -8
  1570. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js +0 -85
  1571. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -1
  1572. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +0 -34
  1573. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +0 -62
  1574. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +0 -11
  1575. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +0 -46
  1576. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +0 -9
  1577. package/server/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +0 -192
  1578. package/server/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +0 -7
  1579. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentity.d.ts +0 -38
  1580. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +0 -198
  1581. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +0 -30
  1582. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +0 -75
  1583. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +0 -120
  1584. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetIdCommand.d.ts +0 -107
  1585. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/index.d.ts +0 -2
  1586. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +0 -50
  1587. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/endpointResolver.d.ts +0 -8
  1588. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/ruleset.d.ts +0 -2
  1589. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/extensionConfiguration.d.ts +0 -9
  1590. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +0 -29
  1591. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +0 -14
  1592. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/errors.d.ts +0 -119
  1593. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/models_0.d.ts +0 -136
  1594. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +0 -62
  1595. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +0 -62
  1596. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +0 -61
  1597. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +0 -38
  1598. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeExtensions.d.ts +0 -17
  1599. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/schemas/schemas_0.d.ts +0 -25
  1600. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +0 -18
  1601. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +0 -190
  1602. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -30
  1603. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -75
  1604. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -157
  1605. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +0 -1
  1606. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +0 -50
  1607. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
  1608. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +0 -2
  1609. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +0 -9
  1610. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +0 -17
  1611. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +0 -14
  1612. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/enums.d.ts +0 -34
  1613. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +0 -102
  1614. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +0 -142
  1615. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +0 -63
  1616. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +0 -63
  1617. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +0 -62
  1618. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +0 -38
  1619. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +0 -17
  1620. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +0 -19
  1621. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSO.d.ts +0 -32
  1622. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +0 -198
  1623. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +0 -30
  1624. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +0 -75
  1625. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +0 -97
  1626. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/index.d.ts +0 -1
  1627. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/EndpointParameters.d.ts +0 -50
  1628. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/endpointResolver.d.ts +0 -8
  1629. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/ruleset.d.ts +0 -2
  1630. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/extensionConfiguration.d.ts +0 -9
  1631. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +0 -30
  1632. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/SSOServiceException.d.ts +0 -14
  1633. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/errors.d.ts +0 -53
  1634. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/models_0.d.ts +0 -61
  1635. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +0 -62
  1636. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +0 -62
  1637. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +0 -61
  1638. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +0 -38
  1639. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeExtensions.d.ts +0 -17
  1640. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/schemas/schemas_0.d.ts +0 -17
  1641. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +0 -55
  1642. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -221
  1643. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -30
  1644. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -75
  1645. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -176
  1646. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +0 -1
  1647. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -50
  1648. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
  1649. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
  1650. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
  1651. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +0 -54
  1652. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -14
  1653. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/enums.d.ts +0 -25
  1654. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +0 -279
  1655. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -109
  1656. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -62
  1657. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +0 -62
  1658. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -61
  1659. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -38
  1660. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +0 -17
  1661. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -23
  1662. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +0 -27
  1663. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +0 -193
  1664. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -30
  1665. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -86
  1666. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -270
  1667. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -290
  1668. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +0 -2
  1669. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +0 -23
  1670. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +0 -43
  1671. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +0 -56
  1672. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
  1673. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +0 -2
  1674. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +0 -9
  1675. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +0 -19
  1676. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +0 -14
  1677. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +0 -107
  1678. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -588
  1679. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +0 -64
  1680. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +0 -62
  1681. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +0 -63
  1682. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +0 -38
  1683. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +0 -17
  1684. package/server/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +0 -27
  1685. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +0 -1
  1686. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +0 -38
  1687. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +0 -126
  1688. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  1689. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +0 -47
  1690. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +0 -51
  1691. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +0 -41
  1692. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/index.d.ts +0 -2
  1693. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +0 -51
  1694. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/endpointResolver.d.ts +0 -8
  1695. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/ruleset.d.ts +0 -2
  1696. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +0 -9
  1697. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/index.d.ts +0 -10
  1698. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +0 -9
  1699. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +0 -68
  1700. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/models_0.d.ts +0 -23
  1701. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +0 -122
  1702. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +0 -117
  1703. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +0 -126
  1704. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +0 -60
  1705. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeExtensions.d.ts +0 -13
  1706. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/schemas/schemas_0.d.ts +0 -24
  1707. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +0 -22
  1708. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -125
  1709. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  1710. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -47
  1711. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -47
  1712. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +0 -1
  1713. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +0 -51
  1714. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
  1715. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/ruleset.d.ts +0 -2
  1716. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +0 -9
  1717. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +0 -11
  1718. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +0 -9
  1719. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +0 -10
  1720. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +0 -35
  1721. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +0 -26
  1722. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +0 -125
  1723. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +0 -118
  1724. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +0 -129
  1725. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +0 -58
  1726. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +0 -11
  1727. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -18
  1728. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +0 -22
  1729. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +0 -117
  1730. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  1731. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +0 -46
  1732. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +0 -47
  1733. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/index.d.ts +0 -1
  1734. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/EndpointParameters.d.ts +0 -51
  1735. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/endpointResolver.d.ts +0 -8
  1736. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/ruleset.d.ts +0 -2
  1737. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +0 -9
  1738. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/index.d.ts +0 -10
  1739. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/SSOServiceException.d.ts +0 -9
  1740. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +0 -30
  1741. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/models_0.d.ts +0 -14
  1742. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +0 -120
  1743. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +0 -115
  1744. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +0 -124
  1745. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +0 -58
  1746. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeExtensions.d.ts +0 -11
  1747. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/schemas/schemas_0.d.ts +0 -16
  1748. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +0 -22
  1749. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -120
  1750. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  1751. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -47
  1752. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -43
  1753. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +0 -1
  1754. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -51
  1755. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
  1756. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
  1757. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
  1758. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +0 -11
  1759. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -9
  1760. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/enums.d.ts +0 -13
  1761. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +0 -105
  1762. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -18
  1763. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -120
  1764. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +0 -115
  1765. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -124
  1766. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -58
  1767. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +0 -11
  1768. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -22
  1769. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +0 -39
  1770. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -130
  1771. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  1772. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -57
  1773. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -47
  1774. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -51
  1775. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +0 -2
  1776. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +0 -19
  1777. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +0 -33
  1778. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +0 -57
  1779. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
  1780. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +0 -2
  1781. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +0 -9
  1782. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +0 -11
  1783. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +0 -9
  1784. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +0 -54
  1785. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -59
  1786. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +0 -129
  1787. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +0 -111
  1788. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +0 -133
  1789. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +0 -58
  1790. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +0 -11
  1791. package/server/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +0 -26
  1792. package/server/node_modules/@aws-sdk/nested-clients/package.json +0 -147
  1793. package/server/node_modules/@aws-sdk/nested-clients/signin.d.ts +0 -7
  1794. package/server/node_modules/@aws-sdk/nested-clients/signin.js +0 -5
  1795. package/server/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +0 -7
  1796. package/server/node_modules/@aws-sdk/nested-clients/sso-oidc.js +0 -5
  1797. package/server/node_modules/@aws-sdk/nested-clients/sso.d.ts +0 -7
  1798. package/server/node_modules/@aws-sdk/nested-clients/sso.js +0 -5
  1799. package/server/node_modules/@aws-sdk/nested-clients/sts.d.ts +0 -7
  1800. package/server/node_modules/@aws-sdk/nested-clients/sts.js +0 -5
  1801. package/server/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
  1802. package/server/node_modules/@aws-sdk/region-config-resolver/README.md +0 -12
  1803. package/server/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -38
  1804. package/server/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js +0 -20
  1805. package/server/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.native.js +0 -6
  1806. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +0 -15
  1807. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -3
  1808. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/awsRegionConfig.js +0 -2
  1809. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.browser.js +0 -3
  1810. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.js +0 -16
  1811. package/server/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.native.js +0 -3
  1812. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/extensions/index.d.ts +0 -16
  1813. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -3
  1814. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/awsRegionConfig.d.ts +0 -15
  1815. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.browser.d.ts +0 -4
  1816. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.d.ts +0 -14
  1817. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.native.d.ts +0 -4
  1818. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/extensions/index.d.ts +0 -14
  1819. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +0 -3
  1820. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/awsRegionConfig.d.ts +0 -11
  1821. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.browser.d.ts +0 -1
  1822. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.d.ts +0 -7
  1823. package/server/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.native.d.ts +0 -1
  1824. package/server/node_modules/@aws-sdk/region-config-resolver/package.json +0 -62
  1825. package/server/node_modules/@aws-sdk/s3-request-presigner/LICENSE +0 -201
  1826. package/server/node_modules/@aws-sdk/s3-request-presigner/README.md +0 -125
  1827. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-cjs/index.js +0 -132
  1828. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/constants.js +0 -9
  1829. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/getSignedUrl.js +0 -66
  1830. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/index.js +0 -2
  1831. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-es/presigner.js +0 -58
  1832. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/constants.d.ts +0 -9
  1833. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/getSignedUrl.d.ts +0 -6
  1834. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/index.d.ts +0 -2
  1835. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/presigner.d.ts +0 -15
  1836. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/constants.d.ts +0 -9
  1837. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/getSignedUrl.d.ts +0 -11
  1838. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/index.d.ts +0 -2
  1839. package/server/node_modules/@aws-sdk/s3-request-presigner/dist-types/ts3.4/presigner.d.ts +0 -40
  1840. package/server/node_modules/@aws-sdk/s3-request-presigner/package.json +0 -64
  1841. package/server/node_modules/@aws-sdk/signature-v4-multi-region/LICENSE +0 -201
  1842. package/server/node_modules/@aws-sdk/signature-v4-multi-region/README.md +0 -32
  1843. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +0 -121
  1844. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4MultiRegion.js +0 -112
  1845. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/index.js +0 -2
  1846. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/signature-v4-crt-container.js +0 -3
  1847. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4MultiRegion.d.ts +0 -35
  1848. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/index.d.ts +0 -5
  1849. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/signature-v4-crt-container.d.ts +0 -28
  1850. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +0 -41
  1851. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +0 -2
  1852. package/server/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/signature-v4-crt-container.d.ts +0 -20
  1853. package/server/node_modules/@aws-sdk/signature-v4-multi-region/package.json +0 -61
  1854. package/server/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
  1855. package/server/node_modules/@aws-sdk/token-providers/README.md +0 -62
  1856. package/server/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +0 -157
  1857. package/server/node_modules/@aws-sdk/token-providers/dist-es/constants.js +0 -2
  1858. package/server/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +0 -16
  1859. package/server/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +0 -81
  1860. package/server/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +0 -8
  1861. package/server/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +0 -11
  1862. package/server/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +0 -10
  1863. package/server/node_modules/@aws-sdk/token-providers/dist-es/index.js +0 -4
  1864. package/server/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +0 -5
  1865. package/server/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +0 -7
  1866. package/server/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +0 -7
  1867. package/server/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +0 -8
  1868. package/server/node_modules/@aws-sdk/token-providers/dist-types/constants.d.ts +0 -8
  1869. package/server/node_modules/@aws-sdk/token-providers/dist-types/fromEnvSigningName.d.ts +0 -18
  1870. package/server/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +0 -12
  1871. package/server/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +0 -9
  1872. package/server/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -8
  1873. package/server/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -7
  1874. package/server/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +0 -4
  1875. package/server/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +0 -18
  1876. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/constants.d.ts +0 -3
  1877. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +0 -11
  1878. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +0 -14
  1879. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +0 -12
  1880. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +0 -11
  1881. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +0 -7
  1882. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +0 -4
  1883. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +0 -5
  1884. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenExpiry.d.ts +0 -2
  1885. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +0 -5
  1886. package/server/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +0 -5
  1887. package/server/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +0 -5
  1888. package/server/node_modules/@aws-sdk/token-providers/dist-types/validateTokenKey.d.ts +0 -4
  1889. package/server/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +0 -5
  1890. package/server/node_modules/@aws-sdk/token-providers/package.json +0 -70
  1891. package/server/node_modules/@aws-sdk/types/LICENSE +0 -201
  1892. package/server/node_modules/@aws-sdk/types/README.md +0 -4
  1893. package/server/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -13
  1894. package/server/node_modules/@aws-sdk/types/dist-es/abort.js +0 -1
  1895. package/server/node_modules/@aws-sdk/types/dist-es/auth.js +0 -1
  1896. package/server/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js +0 -1
  1897. package/server/node_modules/@aws-sdk/types/dist-es/checksum.js +0 -1
  1898. package/server/node_modules/@aws-sdk/types/dist-es/client.js +0 -1
  1899. package/server/node_modules/@aws-sdk/types/dist-es/command.js +0 -1
  1900. package/server/node_modules/@aws-sdk/types/dist-es/connection.js +0 -1
  1901. package/server/node_modules/@aws-sdk/types/dist-es/credentials.js +0 -1
  1902. package/server/node_modules/@aws-sdk/types/dist-es/crypto.js +0 -1
  1903. package/server/node_modules/@aws-sdk/types/dist-es/dns.js +0 -5
  1904. package/server/node_modules/@aws-sdk/types/dist-es/encode.js +0 -1
  1905. package/server/node_modules/@aws-sdk/types/dist-es/endpoint.js +0 -1
  1906. package/server/node_modules/@aws-sdk/types/dist-es/eventStream.js +0 -1
  1907. package/server/node_modules/@aws-sdk/types/dist-es/extensions/index.js +0 -1
  1908. package/server/node_modules/@aws-sdk/types/dist-es/feature-ids.js +0 -1
  1909. package/server/node_modules/@aws-sdk/types/dist-es/function.js +0 -1
  1910. package/server/node_modules/@aws-sdk/types/dist-es/http.js +0 -1
  1911. package/server/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js +0 -1
  1912. package/server/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js +0 -1
  1913. package/server/node_modules/@aws-sdk/types/dist-es/identity/Identity.js +0 -1
  1914. package/server/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js +0 -1
  1915. package/server/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js +0 -1
  1916. package/server/node_modules/@aws-sdk/types/dist-es/identity/index.js +0 -5
  1917. package/server/node_modules/@aws-sdk/types/dist-es/index.js +0 -34
  1918. package/server/node_modules/@aws-sdk/types/dist-es/logger.js +0 -1
  1919. package/server/node_modules/@aws-sdk/types/dist-es/middleware.js +0 -1
  1920. package/server/node_modules/@aws-sdk/types/dist-es/pagination.js +0 -1
  1921. package/server/node_modules/@aws-sdk/types/dist-es/profile.js +0 -1
  1922. package/server/node_modules/@aws-sdk/types/dist-es/request.js +0 -1
  1923. package/server/node_modules/@aws-sdk/types/dist-es/response.js +0 -1
  1924. package/server/node_modules/@aws-sdk/types/dist-es/retry.js +0 -1
  1925. package/server/node_modules/@aws-sdk/types/dist-es/serde.js +0 -1
  1926. package/server/node_modules/@aws-sdk/types/dist-es/shapes.js +0 -1
  1927. package/server/node_modules/@aws-sdk/types/dist-es/signature.js +0 -1
  1928. package/server/node_modules/@aws-sdk/types/dist-es/stream.js +0 -1
  1929. package/server/node_modules/@aws-sdk/types/dist-es/token.js +0 -1
  1930. package/server/node_modules/@aws-sdk/types/dist-es/transfer.js +0 -1
  1931. package/server/node_modules/@aws-sdk/types/dist-es/uri.js +0 -1
  1932. package/server/node_modules/@aws-sdk/types/dist-es/util.js +0 -1
  1933. package/server/node_modules/@aws-sdk/types/dist-es/waiter.js +0 -1
  1934. package/server/node_modules/@aws-sdk/types/dist-types/abort.d.ts +0 -1
  1935. package/server/node_modules/@aws-sdk/types/dist-types/auth.d.ts +0 -1
  1936. package/server/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +0 -2
  1937. package/server/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +0 -1
  1938. package/server/node_modules/@aws-sdk/types/dist-types/client.d.ts +0 -1
  1939. package/server/node_modules/@aws-sdk/types/dist-types/command.d.ts +0 -1
  1940. package/server/node_modules/@aws-sdk/types/dist-types/connection.d.ts +0 -1
  1941. package/server/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +0 -52
  1942. package/server/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +0 -1
  1943. package/server/node_modules/@aws-sdk/types/dist-types/dns.d.ts +0 -85
  1944. package/server/node_modules/@aws-sdk/types/dist-types/encode.d.ts +0 -1
  1945. package/server/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +0 -1
  1946. package/server/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +0 -1
  1947. package/server/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +0 -8
  1948. package/server/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +0 -67
  1949. package/server/node_modules/@aws-sdk/types/dist-types/function.d.ts +0 -7
  1950. package/server/node_modules/@aws-sdk/types/dist-types/http.d.ts +0 -33
  1951. package/server/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +0 -6
  1952. package/server/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +0 -61
  1953. package/server/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +0 -1
  1954. package/server/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +0 -18
  1955. package/server/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +0 -11
  1956. package/server/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +0 -5
  1957. package/server/node_modules/@aws-sdk/types/dist-types/index.d.ts +0 -34
  1958. package/server/node_modules/@aws-sdk/types/dist-types/logger.d.ts +0 -22
  1959. package/server/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +0 -13
  1960. package/server/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +0 -1
  1961. package/server/node_modules/@aws-sdk/types/dist-types/profile.d.ts +0 -1
  1962. package/server/node_modules/@aws-sdk/types/dist-types/request.d.ts +0 -7
  1963. package/server/node_modules/@aws-sdk/types/dist-types/response.d.ts +0 -7
  1964. package/server/node_modules/@aws-sdk/types/dist-types/retry.d.ts +0 -1
  1965. package/server/node_modules/@aws-sdk/types/dist-types/serde.d.ts +0 -24
  1966. package/server/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +0 -1
  1967. package/server/node_modules/@aws-sdk/types/dist-types/signature.d.ts +0 -1
  1968. package/server/node_modules/@aws-sdk/types/dist-types/stream.d.ts +0 -1
  1969. package/server/node_modules/@aws-sdk/types/dist-types/token.d.ts +0 -17
  1970. package/server/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +0 -1
  1971. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +0 -1
  1972. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +0 -5
  1973. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +0 -2
  1974. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +0 -1
  1975. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +0 -1
  1976. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +0 -1
  1977. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +0 -6
  1978. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +0 -15
  1979. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +0 -7
  1980. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +0 -19
  1981. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +0 -6
  1982. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +0 -9
  1983. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +0 -24
  1984. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +0 -5
  1985. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +0 -60
  1986. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +0 -7
  1987. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +0 -17
  1988. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +0 -2
  1989. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +0 -31
  1990. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +0 -1
  1991. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +0 -6
  1992. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +0 -6
  1993. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +0 -5
  1994. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +0 -34
  1995. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +0 -15
  1996. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +0 -47
  1997. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +0 -1
  1998. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +0 -6
  1999. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +0 -4
  2000. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +0 -4
  2001. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +0 -12
  2002. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +0 -16
  2003. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +0 -6
  2004. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +0 -15
  2005. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +0 -4
  2006. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +0 -4
  2007. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +0 -7
  2008. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +0 -1
  2009. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +0 -14
  2010. package/server/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +0 -1
  2011. package/server/node_modules/@aws-sdk/types/dist-types/uri.d.ts +0 -1
  2012. package/server/node_modules/@aws-sdk/types/dist-types/util.d.ts +0 -1
  2013. package/server/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +0 -1
  2014. package/server/node_modules/@aws-sdk/types/package.json +0 -57
  2015. package/server/node_modules/@aws-sdk/util-arn-parser/LICENSE +0 -201
  2016. package/server/node_modules/@aws-sdk/util-arn-parser/README.md +0 -4
  2017. package/server/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +0 -27
  2018. package/server/node_modules/@aws-sdk/util-arn-parser/dist-es/index.js +0 -21
  2019. package/server/node_modules/@aws-sdk/util-arn-parser/dist-types/index.d.ts +0 -32
  2020. package/server/node_modules/@aws-sdk/util-arn-parser/dist-types/ts3.4/index.d.ts +0 -14
  2021. package/server/node_modules/@aws-sdk/util-arn-parser/package.json +0 -55
  2022. package/server/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
  2023. package/server/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
  2024. package/server/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -406
  2025. package/server/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -267
  2026. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
  2027. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -6
  2028. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
  2029. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
  2030. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -18
  2031. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
  2032. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -267
  2033. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
  2034. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
  2035. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
  2036. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
  2037. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
  2038. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
  2039. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
  2040. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
  2041. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
  2042. package/server/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
  2043. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
  2044. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -6
  2045. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
  2046. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
  2047. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
  2048. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
  2049. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
  2050. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -56
  2051. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
  2052. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
  2053. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  2054. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
  2055. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
  2056. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
  2057. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
  2058. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
  2059. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -35
  2060. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
  2061. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
  2062. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
  2063. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
  2064. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
  2065. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
  2066. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
  2067. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
  2068. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
  2069. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
  2070. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
  2071. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
  2072. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
  2073. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
  2074. package/server/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
  2075. package/server/node_modules/@aws-sdk/util-endpoints/package.json +0 -60
  2076. package/server/node_modules/@aws-sdk/util-format-url/LICENSE +0 -201
  2077. package/server/node_modules/@aws-sdk/util-format-url/README.md +0 -4
  2078. package/server/node_modules/@aws-sdk/util-format-url/dist-cjs/index.js +0 -34
  2079. package/server/node_modules/@aws-sdk/util-format-url/dist-es/index.js +0 -29
  2080. package/server/node_modules/@aws-sdk/util-format-url/dist-types/index.d.ts +0 -2
  2081. package/server/node_modules/@aws-sdk/util-format-url/dist-types/ts3.4/index.d.ts +0 -4
  2082. package/server/node_modules/@aws-sdk/util-format-url/package.json +0 -56
  2083. package/server/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
  2084. package/server/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
  2085. package/server/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +0 -14
  2086. package/server/node_modules/@aws-sdk/util-locate-window/dist-es/index.js +0 -10
  2087. package/server/node_modules/@aws-sdk/util-locate-window/dist-types/index.d.ts +0 -6
  2088. package/server/node_modules/@aws-sdk/util-locate-window/dist-types/ts3.4/index.d.ts +0 -1
  2089. package/server/node_modules/@aws-sdk/util-locate-window/package.json +0 -54
  2090. package/server/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
  2091. package/server/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -29
  2092. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js +0 -2
  2093. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/createUserAgentStringParsingProvider.js +0 -57
  2094. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -58
  2095. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +0 -22
  2096. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/configurations.js +0 -1
  2097. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/createUserAgentStringParsingProvider.js +0 -20
  2098. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -53
  2099. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.native.js +0 -18
  2100. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/configurations.d.ts +0 -7
  2101. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/createUserAgentStringParsingProvider.d.ts +0 -14
  2102. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -27
  2103. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +0 -18
  2104. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/configurations.d.ts +0 -4
  2105. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/createUserAgentStringParsingProvider.d.ts +0 -9
  2106. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.d.ts +0 -22
  2107. package/server/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.native.d.ts +0 -17
  2108. package/server/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -55
  2109. package/server/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
  2110. package/server/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
  2111. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -185
  2112. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
  2113. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/defaultUserAgent.js +0 -36
  2114. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getNodeModulesParentDirs.js +0 -15
  2115. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getRuntimeUserAgentPair.js +0 -10
  2116. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getSanitizedDevTypeScriptVersion.js +0 -14
  2117. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getSanitizedTypeScriptVersion.js +0 -9
  2118. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/getTypeScriptUserAgentPair.js +0 -75
  2119. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -2
  2120. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
  2121. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +0 -9
  2122. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -8
  2123. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +0 -28
  2124. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getNodeModulesParentDirs.d.ts +0 -10
  2125. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getRuntimeUserAgentPair.d.ts +0 -6
  2126. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getSanitizedDevTypeScriptVersion.d.ts +0 -8
  2127. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getSanitizedTypeScriptVersion.d.ts +0 -8
  2128. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/getTypeScriptUserAgentPair.d.ts +0 -6
  2129. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
  2130. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
  2131. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +0 -13
  2132. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
  2133. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/defaultUserAgent.d.ts +0 -21
  2134. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getNodeModulesParentDirs.d.ts +0 -1
  2135. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getRuntimeUserAgentPair.d.ts +0 -2
  2136. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getSanitizedDevTypeScriptVersion.d.ts +0 -3
  2137. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getSanitizedTypeScriptVersion.d.ts +0 -3
  2138. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getTypeScriptUserAgentPair.d.ts +0 -4
  2139. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -2
  2140. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
  2141. package/server/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +0 -6
  2142. package/server/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -69
  2143. package/server/node_modules/@aws-sdk/xml-builder/LICENSE +0 -201
  2144. package/server/node_modules/@aws-sdk/xml-builder/README.md +0 -10
  2145. package/server/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js +0 -131
  2146. package/server/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +0 -23
  2147. package/server/node_modules/@aws-sdk/xml-builder/dist-es/XmlNode.js +0 -88
  2148. package/server/node_modules/@aws-sdk/xml-builder/dist-es/XmlText.js +0 -10
  2149. package/server/node_modules/@aws-sdk/xml-builder/dist-es/escape-attribute.js +0 -10
  2150. package/server/node_modules/@aws-sdk/xml-builder/dist-es/escape-element.js +0 -15
  2151. package/server/node_modules/@aws-sdk/xml-builder/dist-es/index.js +0 -3
  2152. package/server/node_modules/@aws-sdk/xml-builder/dist-es/stringable.js +0 -1
  2153. package/server/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.browser.js +0 -57
  2154. package/server/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +0 -20
  2155. package/server/node_modules/@aws-sdk/xml-builder/dist-types/XmlNode.d.ts +0 -49
  2156. package/server/node_modules/@aws-sdk/xml-builder/dist-types/XmlText.d.ts +0 -11
  2157. package/server/node_modules/@aws-sdk/xml-builder/dist-types/escape-attribute.d.ts +0 -6
  2158. package/server/node_modules/@aws-sdk/xml-builder/dist-types/escape-element.d.ts +0 -6
  2159. package/server/node_modules/@aws-sdk/xml-builder/dist-types/index.d.ts +0 -12
  2160. package/server/node_modules/@aws-sdk/xml-builder/dist-types/stringable.d.ts +0 -6
  2161. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlNode.d.ts +0 -29
  2162. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlText.d.ts +0 -6
  2163. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/escape-attribute.d.ts +0 -1
  2164. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/escape-element.d.ts +0 -1
  2165. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/index.d.ts +0 -3
  2166. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/stringable.d.ts +0 -3
  2167. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-parser.browser.d.ts +0 -1
  2168. package/server/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-parser.d.ts +0 -1
  2169. package/server/node_modules/@aws-sdk/xml-builder/dist-types/xml-parser.browser.d.ts +0 -9
  2170. package/server/node_modules/@aws-sdk/xml-builder/dist-types/xml-parser.d.ts +0 -4
  2171. package/server/node_modules/@aws-sdk/xml-builder/package.json +0 -63
  2172. package/server/node_modules/@smithy/abort-controller/LICENSE +0 -201
  2173. package/server/node_modules/@smithy/abort-controller/README.md +0 -4
  2174. package/server/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -32
  2175. package/server/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -7
  2176. package/server/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
  2177. package/server/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
  2178. package/server/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -16
  2179. package/server/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -21
  2180. package/server/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
  2181. package/server/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -16
  2182. package/server/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -21
  2183. package/server/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
  2184. package/server/node_modules/@smithy/abort-controller/package.json +0 -63
  2185. package/server/node_modules/@smithy/chunked-blob-reader/LICENSE +0 -201
  2186. package/server/node_modules/@smithy/chunked-blob-reader/README.md +0 -10
  2187. package/server/node_modules/@smithy/chunked-blob-reader/dist-cjs/index.js +0 -13
  2188. package/server/node_modules/@smithy/chunked-blob-reader/dist-es/index.js +0 -9
  2189. package/server/node_modules/@smithy/chunked-blob-reader/dist-types/index.d.ts +0 -5
  2190. package/server/node_modules/@smithy/chunked-blob-reader/dist-types/ts3.4/index.d.ts +0 -5
  2191. package/server/node_modules/@smithy/chunked-blob-reader/package.json +0 -60
  2192. package/server/node_modules/@smithy/chunked-blob-reader-native/LICENSE +0 -201
  2193. package/server/node_modules/@smithy/chunked-blob-reader-native/README.md +0 -10
  2194. package/server/node_modules/@smithy/chunked-blob-reader-native/dist-cjs/index.js +0 -32
  2195. package/server/node_modules/@smithy/chunked-blob-reader-native/dist-es/index.js +0 -27
  2196. package/server/node_modules/@smithy/chunked-blob-reader-native/dist-types/index.d.ts +0 -4
  2197. package/server/node_modules/@smithy/chunked-blob-reader-native/dist-types/ts3.4/index.d.ts +0 -4
  2198. package/server/node_modules/@smithy/chunked-blob-reader-native/package.json +0 -61
  2199. package/server/node_modules/@smithy/config-resolver/LICENSE +0 -201
  2200. package/server/node_modules/@smithy/config-resolver/README.md +0 -10
  2201. package/server/node_modules/@smithy/config-resolver/dist-cjs/index.js +0 -198
  2202. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -14
  2203. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -14
  2204. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/index.js +0 -4
  2205. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +0 -10
  2206. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +0 -14
  2207. package/server/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/utils/getEndpointFromRegion.js +0 -15
  2208. package/server/node_modules/@smithy/config-resolver/dist-es/index.js +0 -3
  2209. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +0 -15
  2210. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/config.js +0 -12
  2211. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
  2212. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/index.js +0 -2
  2213. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
  2214. package/server/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -24
  2215. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariant.js +0 -1
  2216. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/EndpointVariantTag.js +0 -1
  2217. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/PartitionHash.js +0 -1
  2218. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/RegionHash.js +0 -1
  2219. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getHostnameFromVariants.js +0 -1
  2220. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getRegionInfo.js +0 -29
  2221. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedHostname.js +0 -5
  2222. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedPartition.js +0 -1
  2223. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/getResolvedSigningRegion.js +0 -12
  2224. package/server/node_modules/@smithy/config-resolver/dist-es/regionInfo/index.js +0 -3
  2225. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -23
  2226. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -23
  2227. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/index.d.ts +0 -16
  2228. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -37
  2229. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
  2230. package/server/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
  2231. package/server/node_modules/@smithy/config-resolver/dist-types/index.d.ts +0 -12
  2232. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/checkRegion.d.ts +0 -9
  2233. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/config.d.ts +0 -17
  2234. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
  2235. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/index.d.ts +0 -8
  2236. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
  2237. package/server/node_modules/@smithy/config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -34
  2238. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariant.d.ts +0 -11
  2239. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariantTag.d.ts +0 -10
  2240. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/PartitionHash.d.ts +0 -15
  2241. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/RegionHash.d.ts +0 -13
  2242. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getHostnameFromVariants.d.ts +0 -14
  2243. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getRegionInfo.d.ts +0 -19
  2244. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedHostname.d.ts +0 -13
  2245. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedPartition.d.ts +0 -13
  2246. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedSigningRegion.d.ts +0 -14
  2247. package/server/node_modules/@smithy/config-resolver/dist-types/regionInfo/index.d.ts +0 -12
  2248. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -23
  2249. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -23
  2250. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/index.d.ts +0 -16
  2251. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -37
  2252. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
  2253. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
  2254. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/index.d.ts +0 -12
  2255. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/checkRegion.d.ts +0 -9
  2256. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -17
  2257. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -4
  2258. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -8
  2259. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -4
  2260. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -34
  2261. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +0 -11
  2262. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +0 -10
  2263. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +0 -15
  2264. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +0 -13
  2265. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getHostnameFromVariants.d.ts +0 -14
  2266. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getRegionInfo.d.ts +0 -19
  2267. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedHostname.d.ts +0 -13
  2268. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedPartition.d.ts +0 -13
  2269. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedSigningRegion.d.ts +0 -14
  2270. package/server/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/index.d.ts +0 -12
  2271. package/server/node_modules/@smithy/config-resolver/package.json +0 -66
  2272. package/server/node_modules/@smithy/core/LICENSE +0 -201
  2273. package/server/node_modules/@smithy/core/README.md +0 -45
  2274. package/server/node_modules/@smithy/core/cbor.d.ts +0 -7
  2275. package/server/node_modules/@smithy/core/cbor.js +0 -6
  2276. package/server/node_modules/@smithy/core/dist-cjs/index.js +0 -345
  2277. package/server/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +0 -1096
  2278. package/server/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.js +0 -22
  2279. package/server/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -259
  2280. package/server/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +0 -884
  2281. package/server/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +0 -698
  2282. package/server/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +0 -694
  2283. package/server/node_modules/@smithy/core/dist-es/getSmithyContext.js +0 -2
  2284. package/server/node_modules/@smithy/core/dist-es/index.js +0 -8
  2285. package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +0 -17
  2286. package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +0 -17
  2287. package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +0 -42
  2288. package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/index.js +0 -3
  2289. package/server/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/resolveAuthOptions.js +0 -20
  2290. package/server/node_modules/@smithy/core/dist-es/middleware-http-signing/getHttpSigningMiddleware.js +0 -15
  2291. package/server/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js +0 -23
  2292. package/server/node_modules/@smithy/core/dist-es/middleware-http-signing/index.js +0 -2
  2293. package/server/node_modules/@smithy/core/dist-es/normalizeProvider.js +0 -6
  2294. package/server/node_modules/@smithy/core/dist-es/pagination/createPaginator.js +0 -41
  2295. package/server/node_modules/@smithy/core/dist-es/request-builder/requestBuilder.js +0 -1
  2296. package/server/node_modules/@smithy/core/dist-es/setFeature.js +0 -11
  2297. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +0 -206
  2298. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +0 -100
  2299. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/byte-printer.js +0 -37
  2300. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-decode.js +0 -426
  2301. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-encode.js +0 -221
  2302. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-types.js +0 -25
  2303. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/cbor.js +0 -21
  2304. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/index.js +0 -5
  2305. package/server/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +0 -92
  2306. package/server/node_modules/@smithy/core/dist-es/submodules/endpoints/index.js +0 -1
  2307. package/server/node_modules/@smithy/core/dist-es/submodules/endpoints/toEndpointV1.js +0 -17
  2308. package/server/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -254
  2309. package/server/node_modules/@smithy/core/dist-es/submodules/event-streams/index.js +0 -1
  2310. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +0 -293
  2311. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +0 -140
  2312. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +0 -94
  2313. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/SerdeContext.js +0 -6
  2314. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js +0 -11
  2315. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/extended-encode-uri-component.js +0 -5
  2316. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/index.js +0 -13
  2317. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js +0 -69
  2318. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/resolve-path.js +0 -19
  2319. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/FromStringShapeDeserializer.js +0 -66
  2320. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeDeserializer.js +0 -42
  2321. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeSerializer.js +0 -33
  2322. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +0 -91
  2323. package/server/node_modules/@smithy/core/dist-es/submodules/protocols/serde/determineTimestampFormat.js +0 -19
  2324. package/server/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +0 -84
  2325. package/server/node_modules/@smithy/core/dist-es/submodules/schema/deref.js +0 -6
  2326. package/server/node_modules/@smithy/core/dist-es/submodules/schema/index.js +0 -14
  2327. package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js +0 -23
  2328. package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schema-middleware-types.js +0 -1
  2329. package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +0 -65
  2330. package/server/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +0 -19
  2331. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js +0 -15
  2332. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js +0 -14
  2333. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js +0 -16
  2334. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +0 -303
  2335. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js +0 -16
  2336. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/Schema.js +0 -20
  2337. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +0 -20
  2338. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js +0 -16
  2339. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/operation.js +0 -7
  2340. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/sentinels.js +0 -16
  2341. package/server/node_modules/@smithy/core/dist-es/submodules/schema/schemas/translateTraits.js +0 -26
  2342. package/server/node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js +0 -1
  2343. package/server/node_modules/@smithy/core/dist-es/submodules/serde/date-utils.js +0 -190
  2344. package/server/node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js +0 -2
  2345. package/server/node_modules/@smithy/core/dist-es/submodules/serde/index.js +0 -10
  2346. package/server/node_modules/@smithy/core/dist-es/submodules/serde/lazy-json.js +0 -24
  2347. package/server/node_modules/@smithy/core/dist-es/submodules/serde/parse-utils.js +0 -230
  2348. package/server/node_modules/@smithy/core/dist-es/submodules/serde/quote-header.js +0 -6
  2349. package/server/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +0 -101
  2350. package/server/node_modules/@smithy/core/dist-es/submodules/serde/split-every.js +0 -27
  2351. package/server/node_modules/@smithy/core/dist-es/submodules/serde/split-header.js +0 -37
  2352. package/server/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +0 -25
  2353. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js +0 -13
  2354. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +0 -34
  2355. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +0 -11
  2356. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/index.js +0 -3
  2357. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/noAuth.js +0 -5
  2358. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/index.js +0 -3
  2359. package/server/node_modules/@smithy/core/dist-es/util-identity-and-auth/memoizeIdentityProvider.js +0 -55
  2360. package/server/node_modules/@smithy/core/dist-types/getSmithyContext.d.ts +0 -5
  2361. package/server/node_modules/@smithy/core/dist-types/index.d.ts +0 -8
  2362. package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
  2363. package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
  2364. package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -33
  2365. package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/index.d.ts +0 -3
  2366. package/server/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/resolveAuthOptions.d.ts +0 -10
  2367. package/server/node_modules/@smithy/core/dist-types/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
  2368. package/server/node_modules/@smithy/core/dist-types/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
  2369. package/server/node_modules/@smithy/core/dist-types/middleware-http-signing/index.d.ts +0 -2
  2370. package/server/node_modules/@smithy/core/dist-types/normalizeProvider.d.ts +0 -7
  2371. package/server/node_modules/@smithy/core/dist-types/pagination/createPaginator.d.ts +0 -7
  2372. package/server/node_modules/@smithy/core/dist-types/request-builder/requestBuilder.d.ts +0 -5
  2373. package/server/node_modules/@smithy/core/dist-types/setFeature.d.ts +0 -12
  2374. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +0 -33
  2375. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +0 -28
  2376. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/byte-printer.d.ts +0 -6
  2377. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-decode.d.ts +0 -17
  2378. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-encode.d.ts +0 -9
  2379. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-types.d.ts +0 -62
  2380. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/cbor.d.ts +0 -26
  2381. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/index.d.ts +0 -5
  2382. package/server/node_modules/@smithy/core/dist-types/submodules/cbor/parseCborBody.d.ts +0 -31
  2383. package/server/node_modules/@smithy/core/dist-types/submodules/endpoints/index.d.ts +0 -1
  2384. package/server/node_modules/@smithy/core/dist-types/submodules/endpoints/toEndpointV1.d.ts +0 -6
  2385. package/server/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +0 -60
  2386. package/server/node_modules/@smithy/core/dist-types/submodules/event-streams/index.d.ts +0 -1
  2387. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +0 -31
  2388. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +0 -89
  2389. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +0 -16
  2390. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +0 -16
  2391. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/collect-stream-body.d.ts +0 -10
  2392. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/extended-encode-uri-component.d.ts +0 -7
  2393. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/index.d.ts +0 -13
  2394. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/requestBuilder.d.ts +0 -51
  2395. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/resolve-path.d.ts +0 -4
  2396. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +0 -13
  2397. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +0 -21
  2398. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +0 -23
  2399. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +0 -14
  2400. package/server/node_modules/@smithy/core/dist-types/submodules/protocols/serde/determineTimestampFormat.d.ts +0 -9
  2401. package/server/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +0 -71
  2402. package/server/node_modules/@smithy/core/dist-types/submodules/schema/deref.d.ts +0 -6
  2403. package/server/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +0 -14
  2404. package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +0 -14
  2405. package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schema-middleware-types.d.ts +0 -8
  2406. package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +0 -9
  2407. package/server/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +0 -6
  2408. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +0 -37
  2409. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +0 -23
  2410. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +0 -24
  2411. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +0 -143
  2412. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +0 -23
  2413. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +0 -16
  2414. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +0 -28
  2415. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +0 -23
  2416. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/operation.d.ts +0 -7
  2417. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +0 -23
  2418. package/server/node_modules/@smithy/core/dist-types/submodules/schema/schemas/translateTraits.d.ts +0 -13
  2419. package/server/node_modules/@smithy/core/dist-types/submodules/serde/copyDocumentWithTransform.d.ts +0 -6
  2420. package/server/node_modules/@smithy/core/dist-types/submodules/serde/date-utils.d.ts +0 -73
  2421. package/server/node_modules/@smithy/core/dist-types/submodules/serde/generateIdempotencyToken.d.ts +0 -2
  2422. package/server/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +0 -10
  2423. package/server/node_modules/@smithy/core/dist-types/submodules/serde/lazy-json.d.ts +0 -45
  2424. package/server/node_modules/@smithy/core/dist-types/submodules/serde/parse-utils.d.ts +0 -270
  2425. package/server/node_modules/@smithy/core/dist-types/submodules/serde/quote-header.d.ts +0 -6
  2426. package/server/node_modules/@smithy/core/dist-types/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +0 -47
  2427. package/server/node_modules/@smithy/core/dist-types/submodules/serde/split-every.d.ts +0 -11
  2428. package/server/node_modules/@smithy/core/dist-types/submodules/serde/split-header.d.ts +0 -5
  2429. package/server/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +0 -33
  2430. package/server/node_modules/@smithy/core/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
  2431. package/server/node_modules/@smithy/core/dist-types/ts3.4/index.d.ts +0 -8
  2432. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
  2433. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
  2434. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -33
  2435. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/index.d.ts +0 -3
  2436. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/resolveAuthOptions.d.ts +0 -10
  2437. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
  2438. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
  2439. package/server/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/index.d.ts +0 -2
  2440. package/server/node_modules/@smithy/core/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
  2441. package/server/node_modules/@smithy/core/dist-types/ts3.4/pagination/createPaginator.d.ts +0 -7
  2442. package/server/node_modules/@smithy/core/dist-types/ts3.4/request-builder/requestBuilder.d.ts +0 -5
  2443. package/server/node_modules/@smithy/core/dist-types/ts3.4/setFeature.d.ts +0 -12
  2444. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +0 -33
  2445. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +0 -28
  2446. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/byte-printer.d.ts +0 -6
  2447. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-decode.d.ts +0 -17
  2448. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-encode.d.ts +0 -9
  2449. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-types.d.ts +0 -65
  2450. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor.d.ts +0 -26
  2451. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/index.d.ts +0 -5
  2452. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/parseCborBody.d.ts +0 -31
  2453. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/index.d.ts +0 -1
  2454. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/toEndpointV1.d.ts +0 -6
  2455. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +0 -60
  2456. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/index.d.ts +0 -1
  2457. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +0 -31
  2458. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +0 -89
  2459. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +0 -16
  2460. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +0 -16
  2461. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/collect-stream-body.d.ts +0 -10
  2462. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/extended-encode-uri-component.d.ts +0 -7
  2463. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -13
  2464. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/requestBuilder.d.ts +0 -51
  2465. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/resolve-path.d.ts +0 -4
  2466. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +0 -13
  2467. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +0 -21
  2468. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +0 -23
  2469. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +0 -14
  2470. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/determineTimestampFormat.d.ts +0 -9
  2471. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +0 -71
  2472. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/deref.d.ts +0 -6
  2473. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +0 -14
  2474. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +0 -14
  2475. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schema-middleware-types.d.ts +0 -11
  2476. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +0 -9
  2477. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +0 -6
  2478. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +0 -37
  2479. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +0 -23
  2480. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +0 -24
  2481. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +0 -146
  2482. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +0 -23
  2483. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +0 -16
  2484. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +0 -28
  2485. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +0 -23
  2486. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/operation.d.ts +0 -7
  2487. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +0 -23
  2488. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/translateTraits.d.ts +0 -13
  2489. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/copyDocumentWithTransform.d.ts +0 -6
  2490. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/date-utils.d.ts +0 -73
  2491. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/generateIdempotencyToken.d.ts +0 -2
  2492. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +0 -10
  2493. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/lazy-json.d.ts +0 -45
  2494. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/parse-utils.d.ts +0 -270
  2495. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/quote-header.d.ts +0 -6
  2496. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +0 -47
  2497. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-every.d.ts +0 -11
  2498. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-header.d.ts +0 -5
  2499. package/server/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +0 -33
  2500. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
  2501. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
  2502. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
  2503. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
  2504. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
  2505. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/index.d.ts +0 -3
  2506. package/server/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
  2507. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
  2508. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
  2509. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
  2510. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
  2511. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
  2512. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/index.d.ts +0 -3
  2513. package/server/node_modules/@smithy/core/dist-types/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
  2514. package/server/node_modules/@smithy/core/endpoints.d.ts +0 -7
  2515. package/server/node_modules/@smithy/core/endpoints.js +0 -6
  2516. package/server/node_modules/@smithy/core/event-streams.d.ts +0 -7
  2517. package/server/node_modules/@smithy/core/event-streams.js +0 -6
  2518. package/server/node_modules/@smithy/core/package.json +0 -146
  2519. package/server/node_modules/@smithy/core/protocols.d.ts +0 -7
  2520. package/server/node_modules/@smithy/core/protocols.js +0 -6
  2521. package/server/node_modules/@smithy/core/schema.d.ts +0 -7
  2522. package/server/node_modules/@smithy/core/schema.js +0 -6
  2523. package/server/node_modules/@smithy/core/serde.d.ts +0 -7
  2524. package/server/node_modules/@smithy/core/serde.js +0 -6
  2525. package/server/node_modules/@smithy/credential-provider-imds/LICENSE +0 -201
  2526. package/server/node_modules/@smithy/credential-provider-imds/README.md +0 -11
  2527. package/server/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +0 -372
  2528. package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/Endpoint.js +0 -5
  2529. package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointConfigOptions.js +0 -7
  2530. package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointMode.js +0 -5
  2531. package/server/node_modules/@smithy/credential-provider-imds/dist-es/config/EndpointModeConfigOptions.js +0 -8
  2532. package/server/node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js +0 -10
  2533. package/server/node_modules/@smithy/credential-provider-imds/dist-es/fromContainerMetadata.js +0 -77
  2534. package/server/node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js +0 -134
  2535. package/server/node_modules/@smithy/credential-provider-imds/dist-es/index.js +0 -7
  2536. package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/ImdsCredentials.js +0 -13
  2537. package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/RemoteProviderInit.js +0 -3
  2538. package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js +0 -36
  2539. package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/index.js +0 -2
  2540. package/server/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/retry.js +0 -7
  2541. package/server/node_modules/@smithy/credential-provider-imds/dist-es/types.js +0 -1
  2542. package/server/node_modules/@smithy/credential-provider-imds/dist-es/utils/getExtendedInstanceMetadataCredentials.js +0 -17
  2543. package/server/node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js +0 -19
  2544. package/server/node_modules/@smithy/credential-provider-imds/dist-es/utils/staticStabilityProvider.js +0 -25
  2545. package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/Endpoint.d.ts +0 -7
  2546. package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointConfigOptions.d.ts +0 -13
  2547. package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointMode.d.ts +0 -7
  2548. package/server/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointModeConfigOptions.d.ts +0 -13
  2549. package/server/node_modules/@smithy/credential-provider-imds/dist-types/error/InstanceMetadataV1FallbackError.d.ts +0 -12
  2550. package/server/node_modules/@smithy/credential-provider-imds/dist-types/fromContainerMetadata.d.ts +0 -21
  2551. package/server/node_modules/@smithy/credential-provider-imds/dist-types/fromInstanceMetadata.d.ts +0 -10
  2552. package/server/node_modules/@smithy/credential-provider-imds/dist-types/index.d.ts +0 -28
  2553. package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/ImdsCredentials.d.ts +0 -19
  2554. package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/RemoteProviderInit.d.ts +0 -40
  2555. package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +0 -6
  2556. package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/index.d.ts +0 -8
  2557. package/server/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/retry.d.ts +0 -10
  2558. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +0 -7
  2559. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +0 -13
  2560. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +0 -7
  2561. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +0 -13
  2562. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +0 -12
  2563. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +0 -21
  2564. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +0 -10
  2565. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +0 -28
  2566. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +0 -19
  2567. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +0 -40
  2568. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -6
  2569. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/index.d.ts +0 -8
  2570. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +0 -10
  2571. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +0 -7
  2572. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
  2573. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +0 -21
  2574. package/server/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +0 -16
  2575. package/server/node_modules/@smithy/credential-provider-imds/dist-types/types.d.ts +0 -7
  2576. package/server/node_modules/@smithy/credential-provider-imds/dist-types/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
  2577. package/server/node_modules/@smithy/credential-provider-imds/dist-types/utils/getInstanceMetadataEndpoint.d.ts +0 -21
  2578. package/server/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +0 -16
  2579. package/server/node_modules/@smithy/credential-provider-imds/package.json +0 -70
  2580. package/server/node_modules/@smithy/eventstream-codec/LICENSE +0 -201
  2581. package/server/node_modules/@smithy/eventstream-codec/README.md +0 -4
  2582. package/server/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +0 -388
  2583. package/server/node_modules/@smithy/eventstream-codec/dist-es/EventStreamCodec.js +0 -65
  2584. package/server/node_modules/@smithy/eventstream-codec/dist-es/HeaderMarshaller.js +0 -184
  2585. package/server/node_modules/@smithy/eventstream-codec/dist-es/Int64.js +0 -44
  2586. package/server/node_modules/@smithy/eventstream-codec/dist-es/Message.js +0 -1
  2587. package/server/node_modules/@smithy/eventstream-codec/dist-es/MessageDecoderStream.js +0 -15
  2588. package/server/node_modules/@smithy/eventstream-codec/dist-es/MessageEncoderStream.js +0 -18
  2589. package/server/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageDecoderStream.js +0 -17
  2590. package/server/node_modules/@smithy/eventstream-codec/dist-es/SmithyMessageEncoderStream.js +0 -15
  2591. package/server/node_modules/@smithy/eventstream-codec/dist-es/TestVectors.fixture.js +0 -146
  2592. package/server/node_modules/@smithy/eventstream-codec/dist-es/index.js +0 -8
  2593. package/server/node_modules/@smithy/eventstream-codec/dist-es/splitMessage.js +0 -30
  2594. package/server/node_modules/@smithy/eventstream-codec/dist-es/vectorTypes.fixture.js +0 -1
  2595. package/server/node_modules/@smithy/eventstream-codec/dist-types/EventStreamCodec.d.ts +0 -31
  2596. package/server/node_modules/@smithy/eventstream-codec/dist-types/HeaderMarshaller.d.ts +0 -12
  2597. package/server/node_modules/@smithy/eventstream-codec/dist-types/Int64.d.ts +0 -20
  2598. package/server/node_modules/@smithy/eventstream-codec/dist-types/Message.d.ts +0 -26
  2599. package/server/node_modules/@smithy/eventstream-codec/dist-types/MessageDecoderStream.d.ts +0 -17
  2600. package/server/node_modules/@smithy/eventstream-codec/dist-types/MessageEncoderStream.d.ts +0 -18
  2601. package/server/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageDecoderStream.d.ts +0 -17
  2602. package/server/node_modules/@smithy/eventstream-codec/dist-types/SmithyMessageEncoderStream.d.ts +0 -17
  2603. package/server/node_modules/@smithy/eventstream-codec/dist-types/TestVectors.fixture.d.ts +0 -2
  2604. package/server/node_modules/@smithy/eventstream-codec/dist-types/index.d.ts +0 -8
  2605. package/server/node_modules/@smithy/eventstream-codec/dist-types/splitMessage.d.ts +0 -11
  2606. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/EventStreamCodec.d.ts +0 -31
  2607. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/HeaderMarshaller.d.ts +0 -12
  2608. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Int64.d.ts +0 -20
  2609. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/Message.d.ts +0 -26
  2610. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageDecoderStream.d.ts +0 -17
  2611. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/MessageEncoderStream.d.ts +0 -18
  2612. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageDecoderStream.d.ts +0 -17
  2613. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/SmithyMessageEncoderStream.d.ts +0 -17
  2614. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/TestVectors.fixture.d.ts +0 -2
  2615. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/index.d.ts +0 -8
  2616. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/splitMessage.d.ts +0 -11
  2617. package/server/node_modules/@smithy/eventstream-codec/dist-types/ts3.4/vectorTypes.fixture.d.ts +0 -12
  2618. package/server/node_modules/@smithy/eventstream-codec/dist-types/vectorTypes.fixture.d.ts +0 -12
  2619. package/server/node_modules/@smithy/eventstream-codec/package.json +0 -65
  2620. package/server/node_modules/@smithy/eventstream-serde-browser/LICENSE +0 -201
  2621. package/server/node_modules/@smithy/eventstream-serde-browser/README.md +0 -10
  2622. package/server/node_modules/@smithy/eventstream-serde-browser/dist-cjs/index.js +0 -58
  2623. package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/EventStreamMarshaller.js +0 -20
  2624. package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/index.js +0 -3
  2625. package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/provider.js +0 -2
  2626. package/server/node_modules/@smithy/eventstream-serde-browser/dist-es/utils.js +0 -28
  2627. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/EventStreamMarshaller.d.ts +0 -47
  2628. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/index.d.ts +0 -12
  2629. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/provider.d.ts +0 -3
  2630. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -47
  2631. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/index.d.ts +0 -12
  2632. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/provider.d.ts +0 -3
  2633. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/ts3.4/utils.d.ts +0 -13
  2634. package/server/node_modules/@smithy/eventstream-serde-browser/dist-types/utils.d.ts +0 -13
  2635. package/server/node_modules/@smithy/eventstream-serde-browser/package.json +0 -61
  2636. package/server/node_modules/@smithy/eventstream-serde-config-resolver/LICENSE +0 -201
  2637. package/server/node_modules/@smithy/eventstream-serde-config-resolver/README.md +0 -10
  2638. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-cjs/index.js +0 -7
  2639. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-es/EventStreamSerdeConfig.js +0 -3
  2640. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-es/index.js +0 -1
  2641. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/EventStreamSerdeConfig.d.ts +0 -27
  2642. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/index.d.ts +0 -4
  2643. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/ts3.4/EventStreamSerdeConfig.d.ts +0 -27
  2644. package/server/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/ts3.4/index.d.ts +0 -4
  2645. package/server/node_modules/@smithy/eventstream-serde-config-resolver/package.json +0 -62
  2646. package/server/node_modules/@smithy/eventstream-serde-node/LICENSE +0 -201
  2647. package/server/node_modules/@smithy/eventstream-serde-node/README.md +0 -10
  2648. package/server/node_modules/@smithy/eventstream-serde-node/dist-cjs/index.js +0 -53
  2649. package/server/node_modules/@smithy/eventstream-serde-node/dist-es/EventStreamMarshaller.js +0 -19
  2650. package/server/node_modules/@smithy/eventstream-serde-node/dist-es/index.js +0 -2
  2651. package/server/node_modules/@smithy/eventstream-serde-node/dist-es/provider.js +0 -2
  2652. package/server/node_modules/@smithy/eventstream-serde-node/dist-es/utils.js +0 -26
  2653. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/EventStreamMarshaller.d.ts +0 -23
  2654. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/index.d.ts +0 -8
  2655. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/provider.d.ts +0 -3
  2656. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -23
  2657. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/index.d.ts +0 -8
  2658. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/provider.d.ts +0 -3
  2659. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/ts3.4/utils.d.ts +0 -12
  2660. package/server/node_modules/@smithy/eventstream-serde-node/dist-types/utils.d.ts +0 -12
  2661. package/server/node_modules/@smithy/eventstream-serde-node/package.json +0 -62
  2662. package/server/node_modules/@smithy/eventstream-serde-universal/LICENSE +0 -201
  2663. package/server/node_modules/@smithy/eventstream-serde-universal/README.md +0 -10
  2664. package/server/node_modules/@smithy/eventstream-serde-universal/dist-cjs/index.js +0 -132
  2665. package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/EventStreamMarshaller.js +0 -25
  2666. package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/getChunkedStream.js +0 -66
  2667. package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/getUnmarshalledStream.js +0 -47
  2668. package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/index.js +0 -2
  2669. package/server/node_modules/@smithy/eventstream-serde-universal/dist-es/provider.js +0 -2
  2670. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/EventStreamMarshaller.d.ts +0 -23
  2671. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/getChunkedStream.d.ts +0 -4
  2672. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/getUnmarshalledStream.d.ts +0 -18
  2673. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/index.d.ts +0 -8
  2674. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/provider.d.ts +0 -3
  2675. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/EventStreamMarshaller.d.ts +0 -23
  2676. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/getChunkedStream.d.ts +0 -4
  2677. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/getUnmarshalledStream.d.ts +0 -18
  2678. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/index.d.ts +0 -8
  2679. package/server/node_modules/@smithy/eventstream-serde-universal/dist-types/ts3.4/provider.d.ts +0 -3
  2680. package/server/node_modules/@smithy/eventstream-serde-universal/package.json +0 -66
  2681. package/server/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
  2682. package/server/node_modules/@smithy/fetch-http-handler/README.md +0 -11
  2683. package/server/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -233
  2684. package/server/node_modules/@smithy/fetch-http-handler/dist-es/create-request.js +0 -3
  2685. package/server/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -158
  2686. package/server/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
  2687. package/server/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
  2688. package/server/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -53
  2689. package/server/node_modules/@smithy/fetch-http-handler/dist-types/create-request.d.ts +0 -6
  2690. package/server/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -42
  2691. package/server/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
  2692. package/server/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
  2693. package/server/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
  2694. package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +0 -6
  2695. package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -42
  2696. package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
  2697. package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
  2698. package/server/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
  2699. package/server/node_modules/@smithy/fetch-http-handler/package.json +0 -69
  2700. package/server/node_modules/@smithy/hash-blob-browser/LICENSE +0 -201
  2701. package/server/node_modules/@smithy/hash-blob-browser/README.md +0 -10
  2702. package/server/node_modules/@smithy/hash-blob-browser/dist-cjs/index.js +0 -13
  2703. package/server/node_modules/@smithy/hash-blob-browser/dist-es/index.js +0 -8
  2704. package/server/node_modules/@smithy/hash-blob-browser/dist-types/index.d.ts +0 -5
  2705. package/server/node_modules/@smithy/hash-blob-browser/dist-types/ts3.4/index.d.ts +0 -5
  2706. package/server/node_modules/@smithy/hash-blob-browser/package.json +0 -70
  2707. package/server/node_modules/@smithy/hash-node/LICENSE +0 -201
  2708. package/server/node_modules/@smithy/hash-node/README.md +0 -10
  2709. package/server/node_modules/@smithy/hash-node/dist-cjs/index.js +0 -42
  2710. package/server/node_modules/@smithy/hash-node/dist-es/index.js +0 -37
  2711. package/server/node_modules/@smithy/hash-node/dist-types/index.d.ts +0 -13
  2712. package/server/node_modules/@smithy/hash-node/dist-types/ts3.4/index.d.ts +0 -13
  2713. package/server/node_modules/@smithy/hash-node/package.json +0 -65
  2714. package/server/node_modules/@smithy/hash-stream-node/LICENSE +0 -201
  2715. package/server/node_modules/@smithy/hash-stream-node/README.md +0 -12
  2716. package/server/node_modules/@smithy/hash-stream-node/dist-cjs/index.js +0 -67
  2717. package/server/node_modules/@smithy/hash-stream-node/dist-es/HashCalculator.js +0 -18
  2718. package/server/node_modules/@smithy/hash-stream-node/dist-es/fileStreamHasher.js +0 -24
  2719. package/server/node_modules/@smithy/hash-stream-node/dist-es/index.js +0 -2
  2720. package/server/node_modules/@smithy/hash-stream-node/dist-es/readableStreamHasher.js +0 -19
  2721. package/server/node_modules/@smithy/hash-stream-node/dist-types/HashCalculator.d.ts +0 -11
  2722. package/server/node_modules/@smithy/hash-stream-node/dist-types/fileStreamHasher.d.ts +0 -6
  2723. package/server/node_modules/@smithy/hash-stream-node/dist-types/index.d.ts +0 -8
  2724. package/server/node_modules/@smithy/hash-stream-node/dist-types/readableStreamHasher.d.ts +0 -6
  2725. package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/HashCalculator.d.ts +0 -11
  2726. package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/fileStreamHasher.d.ts +0 -6
  2727. package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/index.d.ts +0 -8
  2728. package/server/node_modules/@smithy/hash-stream-node/dist-types/ts3.4/readableStreamHasher.d.ts +0 -6
  2729. package/server/node_modules/@smithy/hash-stream-node/package.json +0 -65
  2730. package/server/node_modules/@smithy/invalid-dependency/LICENSE +0 -201
  2731. package/server/node_modules/@smithy/invalid-dependency/README.md +0 -10
  2732. package/server/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +0 -10
  2733. package/server/node_modules/@smithy/invalid-dependency/dist-es/index.js +0 -2
  2734. package/server/node_modules/@smithy/invalid-dependency/dist-es/invalidFunction.js +0 -3
  2735. package/server/node_modules/@smithy/invalid-dependency/dist-es/invalidProvider.js +0 -1
  2736. package/server/node_modules/@smithy/invalid-dependency/dist-types/index.d.ts +0 -8
  2737. package/server/node_modules/@smithy/invalid-dependency/dist-types/invalidFunction.d.ts +0 -4
  2738. package/server/node_modules/@smithy/invalid-dependency/dist-types/invalidProvider.d.ts +0 -5
  2739. package/server/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/index.d.ts +0 -8
  2740. package/server/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidFunction.d.ts +0 -4
  2741. package/server/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidProvider.d.ts +0 -5
  2742. package/server/node_modules/@smithy/invalid-dependency/package.json +0 -61
  2743. package/server/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  2744. package/server/node_modules/@smithy/is-array-buffer/README.md +0 -10
  2745. package/server/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -6
  2746. package/server/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  2747. package/server/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  2748. package/server/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  2749. package/server/node_modules/@smithy/is-array-buffer/package.json +0 -61
  2750. package/server/node_modules/@smithy/md5-js/LICENSE +0 -201
  2751. package/server/node_modules/@smithy/md5-js/README.md +0 -10
  2752. package/server/node_modules/@smithy/md5-js/dist-cjs/index.js +0 -176
  2753. package/server/node_modules/@smithy/md5-js/dist-es/constants.js +0 -3
  2754. package/server/node_modules/@smithy/md5-js/dist-es/index.js +0 -168
  2755. package/server/node_modules/@smithy/md5-js/dist-types/constants.d.ts +0 -12
  2756. package/server/node_modules/@smithy/md5-js/dist-types/index.d.ts +0 -16
  2757. package/server/node_modules/@smithy/md5-js/dist-types/ts3.4/constants.d.ts +0 -12
  2758. package/server/node_modules/@smithy/md5-js/dist-types/ts3.4/index.d.ts +0 -16
  2759. package/server/node_modules/@smithy/md5-js/package.json +0 -66
  2760. package/server/node_modules/@smithy/middleware-content-length/LICENSE +0 -201
  2761. package/server/node_modules/@smithy/middleware-content-length/README.md +0 -4
  2762. package/server/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +0 -46
  2763. package/server/node_modules/@smithy/middleware-content-length/dist-es/index.js +0 -39
  2764. package/server/node_modules/@smithy/middleware-content-length/dist-types/index.d.ts +0 -6
  2765. package/server/node_modules/@smithy/middleware-content-length/dist-types/ts3.4/index.d.ts +0 -6
  2766. package/server/node_modules/@smithy/middleware-content-length/package.json +0 -64
  2767. package/server/node_modules/@smithy/middleware-endpoint/LICENSE +0 -201
  2768. package/server/node_modules/@smithy/middleware-endpoint/README.md +0 -10
  2769. package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.browser.js +0 -5
  2770. package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +0 -7
  2771. package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js +0 -35
  2772. package/server/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +0 -264
  2773. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +0 -50
  2774. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.browser.js +0 -1
  2775. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.js +0 -3
  2776. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +0 -64
  2777. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointUrlConfig.js +0 -31
  2778. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/index.js +0 -2
  2779. package/server/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/toEndpointV1.js +0 -17
  2780. package/server/node_modules/@smithy/middleware-endpoint/dist-es/endpointMiddleware.js +0 -36
  2781. package/server/node_modules/@smithy/middleware-endpoint/dist-es/getEndpointPlugin.js +0 -18
  2782. package/server/node_modules/@smithy/middleware-endpoint/dist-es/index.js +0 -6
  2783. package/server/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +0 -24
  2784. package/server/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointRequiredConfig.js +0 -9
  2785. package/server/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/index.js +0 -1
  2786. package/server/node_modules/@smithy/middleware-endpoint/dist-es/service-customizations/s3.js +0 -37
  2787. package/server/node_modules/@smithy/middleware-endpoint/dist-es/types.js +0 -1
  2788. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +0 -14
  2789. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
  2790. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.d.ts +0 -4
  2791. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromInstructions.d.ts +0 -28
  2792. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointUrlConfig.d.ts +0 -2
  2793. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/index.d.ts +0 -8
  2794. package/server/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/toEndpointV1.d.ts +0 -6
  2795. package/server/node_modules/@smithy/middleware-endpoint/dist-types/endpointMiddleware.d.ts +0 -10
  2796. package/server/node_modules/@smithy/middleware-endpoint/dist-types/getEndpointPlugin.d.ts +0 -11
  2797. package/server/node_modules/@smithy/middleware-endpoint/dist-types/index.d.ts +0 -18
  2798. package/server/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +0 -109
  2799. package/server/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointRequiredConfig.d.ts +0 -32
  2800. package/server/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/index.d.ts +0 -4
  2801. package/server/node_modules/@smithy/middleware-endpoint/dist-types/service-customizations/s3.d.ts +0 -26
  2802. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +0 -14
  2803. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
  2804. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.d.ts +0 -4
  2805. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromInstructions.d.ts +0 -28
  2806. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointUrlConfig.d.ts +0 -2
  2807. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/index.d.ts +0 -8
  2808. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/toEndpointV1.d.ts +0 -6
  2809. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/endpointMiddleware.d.ts +0 -10
  2810. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/getEndpointPlugin.d.ts +0 -11
  2811. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/index.d.ts +0 -18
  2812. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +0 -109
  2813. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointRequiredConfig.d.ts +0 -32
  2814. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/index.d.ts +0 -4
  2815. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/s3.d.ts +0 -26
  2816. package/server/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/types.d.ts +0 -41
  2817. package/server/node_modules/@smithy/middleware-endpoint/dist-types/types.d.ts +0 -41
  2818. package/server/node_modules/@smithy/middleware-endpoint/package.json +0 -75
  2819. package/server/node_modules/@smithy/middleware-retry/LICENSE +0 -201
  2820. package/server/node_modules/@smithy/middleware-retry/README.md +0 -11
  2821. package/server/node_modules/@smithy/middleware-retry/dist-cjs/index.js +0 -355
  2822. package/server/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.browser.js +0 -5
  2823. package/server/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js +0 -7
  2824. package/server/node_modules/@smithy/middleware-retry/dist-es/AdaptiveRetryStrategy.js +0 -21
  2825. package/server/node_modules/@smithy/middleware-retry/dist-es/StandardRetryStrategy.js +0 -94
  2826. package/server/node_modules/@smithy/middleware-retry/dist-es/configurations.js +0 -48
  2827. package/server/node_modules/@smithy/middleware-retry/dist-es/defaultRetryQuota.js +0 -27
  2828. package/server/node_modules/@smithy/middleware-retry/dist-es/delayDecider.js +0 -2
  2829. package/server/node_modules/@smithy/middleware-retry/dist-es/index.js +0 -7
  2830. package/server/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.browser.js +0 -1
  2831. package/server/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.js +0 -3
  2832. package/server/node_modules/@smithy/middleware-retry/dist-es/omitRetryHeadersMiddleware.js +0 -22
  2833. package/server/node_modules/@smithy/middleware-retry/dist-es/retryDecider.js +0 -7
  2834. package/server/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +0 -112
  2835. package/server/node_modules/@smithy/middleware-retry/dist-es/types.js +0 -1
  2836. package/server/node_modules/@smithy/middleware-retry/dist-es/util.js +0 -9
  2837. package/server/node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -23
  2838. package/server/node_modules/@smithy/middleware-retry/dist-types/StandardRetryStrategy.d.ts +0 -33
  2839. package/server/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +0 -66
  2840. package/server/node_modules/@smithy/middleware-retry/dist-types/defaultRetryQuota.d.ts +0 -24
  2841. package/server/node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts +0 -5
  2842. package/server/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +0 -7
  2843. package/server/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
  2844. package/server/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.d.ts +0 -5
  2845. package/server/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +0 -13
  2846. package/server/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +0 -6
  2847. package/server/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -18
  2848. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -23
  2849. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -33
  2850. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +0 -66
  2851. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +0 -24
  2852. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +0 -5
  2853. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/index.d.ts +0 -7
  2854. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
  2855. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.d.ts +0 -5
  2856. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +0 -13
  2857. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +0 -6
  2858. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +0 -18
  2859. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +0 -65
  2860. package/server/node_modules/@smithy/middleware-retry/dist-types/ts3.4/util.d.ts +0 -2
  2861. package/server/node_modules/@smithy/middleware-retry/dist-types/types.d.ts +0 -65
  2862. package/server/node_modules/@smithy/middleware-retry/dist-types/util.d.ts +0 -2
  2863. package/server/node_modules/@smithy/middleware-retry/package.json +0 -79
  2864. package/server/node_modules/@smithy/middleware-serde/LICENSE +0 -201
  2865. package/server/node_modules/@smithy/middleware-serde/README.md +0 -4
  2866. package/server/node_modules/@smithy/middleware-serde/dist-cjs/index.js +0 -104
  2867. package/server/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +0 -58
  2868. package/server/node_modules/@smithy/middleware-serde/dist-es/index.js +0 -3
  2869. package/server/node_modules/@smithy/middleware-serde/dist-es/serdePlugin.js +0 -22
  2870. package/server/node_modules/@smithy/middleware-serde/dist-es/serializerMiddleware.js +0 -15
  2871. package/server/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +0 -6
  2872. package/server/node_modules/@smithy/middleware-serde/dist-types/index.d.ts +0 -3
  2873. package/server/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +0 -24
  2874. package/server/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +0 -6
  2875. package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +0 -6
  2876. package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/index.d.ts +0 -3
  2877. package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +0 -24
  2878. package/server/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +0 -6
  2879. package/server/node_modules/@smithy/middleware-serde/package.json +0 -66
  2880. package/server/node_modules/@smithy/middleware-stack/LICENSE +0 -201
  2881. package/server/node_modules/@smithy/middleware-stack/README.md +0 -78
  2882. package/server/node_modules/@smithy/middleware-stack/dist-cjs/index.js +0 -285
  2883. package/server/node_modules/@smithy/middleware-stack/dist-es/MiddlewareStack.js +0 -281
  2884. package/server/node_modules/@smithy/middleware-stack/dist-es/index.js +0 -1
  2885. package/server/node_modules/@smithy/middleware-stack/dist-es/types.js +0 -1
  2886. package/server/node_modules/@smithy/middleware-stack/dist-types/MiddlewareStack.d.ts +0 -5
  2887. package/server/node_modules/@smithy/middleware-stack/dist-types/index.d.ts +0 -1
  2888. package/server/node_modules/@smithy/middleware-stack/dist-types/ts3.4/MiddlewareStack.d.ts +0 -5
  2889. package/server/node_modules/@smithy/middleware-stack/dist-types/ts3.4/index.d.ts +0 -1
  2890. package/server/node_modules/@smithy/middleware-stack/dist-types/ts3.4/types.d.ts +0 -22
  2891. package/server/node_modules/@smithy/middleware-stack/dist-types/types.d.ts +0 -22
  2892. package/server/node_modules/@smithy/middleware-stack/package.json +0 -64
  2893. package/server/node_modules/@smithy/node-config-provider/LICENSE +0 -201
  2894. package/server/node_modules/@smithy/node-config-provider/README.md +0 -10
  2895. package/server/node_modules/@smithy/node-config-provider/dist-cjs/index.js +0 -62
  2896. package/server/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +0 -9
  2897. package/server/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +0 -14
  2898. package/server/node_modules/@smithy/node-config-provider/dist-es/fromSharedConfigFiles.js +0 -23
  2899. package/server/node_modules/@smithy/node-config-provider/dist-es/fromStatic.js +0 -3
  2900. package/server/node_modules/@smithy/node-config-provider/dist-es/getSelectorName.js +0 -12
  2901. package/server/node_modules/@smithy/node-config-provider/dist-es/index.js +0 -1
  2902. package/server/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +0 -31
  2903. package/server/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +0 -20
  2904. package/server/node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +0 -22
  2905. package/server/node_modules/@smithy/node-config-provider/dist-types/fromStatic.d.ts +0 -9
  2906. package/server/node_modules/@smithy/node-config-provider/dist-types/getSelectorName.d.ts +0 -9
  2907. package/server/node_modules/@smithy/node-config-provider/dist-types/index.d.ts +0 -4
  2908. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +0 -31
  2909. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +0 -20
  2910. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +0 -22
  2911. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +0 -9
  2912. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/getSelectorName.d.ts +0 -9
  2913. package/server/node_modules/@smithy/node-config-provider/dist-types/ts3.4/index.d.ts +0 -4
  2914. package/server/node_modules/@smithy/node-config-provider/package.json +0 -66
  2915. package/server/node_modules/@smithy/node-http-handler/LICENSE +0 -201
  2916. package/server/node_modules/@smithy/node-http-handler/README.md +0 -9
  2917. package/server/node_modules/@smithy/node-http-handler/dist-cjs/index.js +0 -762
  2918. package/server/node_modules/@smithy/node-http-handler/dist-es/build-abort-error.js +0 -19
  2919. package/server/node_modules/@smithy/node-http-handler/dist-es/constants.js +0 -1
  2920. package/server/node_modules/@smithy/node-http-handler/dist-es/get-transformed-headers.js +0 -9
  2921. package/server/node_modules/@smithy/node-http-handler/dist-es/index.js +0 -3
  2922. package/server/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +0 -230
  2923. package/server/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +0 -87
  2924. package/server/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-pool.js +0 -32
  2925. package/server/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +0 -169
  2926. package/server/node_modules/@smithy/node-http-handler/dist-es/readable.mock.js +0 -21
  2927. package/server/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +0 -88
  2928. package/server/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +0 -36
  2929. package/server/node_modules/@smithy/node-http-handler/dist-es/set-request-timeout.js +0 -21
  2930. package/server/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +0 -22
  2931. package/server/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +0 -23
  2932. package/server/node_modules/@smithy/node-http-handler/dist-es/stream-collector/collector.js +0 -8
  2933. package/server/node_modules/@smithy/node-http-handler/dist-es/stream-collector/index.js +0 -41
  2934. package/server/node_modules/@smithy/node-http-handler/dist-es/stream-collector/readable.mock.js +0 -21
  2935. package/server/node_modules/@smithy/node-http-handler/dist-es/timing.js +0 -4
  2936. package/server/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +0 -63
  2937. package/server/node_modules/@smithy/node-http-handler/dist-types/build-abort-error.d.ts +0 -10
  2938. package/server/node_modules/@smithy/node-http-handler/dist-types/constants.d.ts +0 -5
  2939. package/server/node_modules/@smithy/node-http-handler/dist-types/get-transformed-headers.d.ts +0 -4
  2940. package/server/node_modules/@smithy/node-http-handler/dist-types/index.d.ts +0 -3
  2941. package/server/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +0 -46
  2942. package/server/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +0 -24
  2943. package/server/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +0 -12
  2944. package/server/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +0 -63
  2945. package/server/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +0 -13
  2946. package/server/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +0 -12
  2947. package/server/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +0 -2
  2948. package/server/node_modules/@smithy/node-http-handler/dist-types/set-request-timeout.d.ts +0 -6
  2949. package/server/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +0 -6
  2950. package/server/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +0 -2
  2951. package/server/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +0 -5
  2952. package/server/node_modules/@smithy/node-http-handler/dist-types/stream-collector/index.d.ts +0 -6
  2953. package/server/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +0 -13
  2954. package/server/node_modules/@smithy/node-http-handler/dist-types/timing.d.ts +0 -8
  2955. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/build-abort-error.d.ts +0 -10
  2956. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +0 -5
  2957. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +0 -4
  2958. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +0 -3
  2959. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +0 -46
  2960. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +0 -24
  2961. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +0 -12
  2962. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +0 -63
  2963. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +0 -13
  2964. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +0 -12
  2965. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +0 -2
  2966. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-request-timeout.d.ts +0 -6
  2967. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +0 -6
  2968. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +0 -2
  2969. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +0 -5
  2970. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/index.d.ts +0 -6
  2971. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +0 -13
  2972. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +0 -8
  2973. package/server/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +0 -12
  2974. package/server/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +0 -12
  2975. package/server/node_modules/@smithy/node-http-handler/package.json +0 -68
  2976. package/server/node_modules/@smithy/property-provider/LICENSE +0 -201
  2977. package/server/node_modules/@smithy/property-provider/README.md +0 -10
  2978. package/server/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -117
  2979. package/server/node_modules/@smithy/property-provider/dist-es/CredentialsProviderError.js +0 -8
  2980. package/server/node_modules/@smithy/property-provider/dist-es/ProviderError.js +0 -23
  2981. package/server/node_modules/@smithy/property-provider/dist-es/TokenProviderError.js +0 -8
  2982. package/server/node_modules/@smithy/property-provider/dist-es/chain.js +0 -21
  2983. package/server/node_modules/@smithy/property-provider/dist-es/fromStatic.js +0 -1
  2984. package/server/node_modules/@smithy/property-provider/dist-es/index.js +0 -6
  2985. package/server/node_modules/@smithy/property-provider/dist-es/memoize.js +0 -45
  2986. package/server/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +0 -31
  2987. package/server/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +0 -39
  2988. package/server/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +0 -31
  2989. package/server/node_modules/@smithy/property-provider/dist-types/chain.d.ts +0 -13
  2990. package/server/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +0 -5
  2991. package/server/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -24
  2992. package/server/node_modules/@smithy/property-provider/dist-types/memoize.d.ts +0 -40
  2993. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -31
  2994. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -39
  2995. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -31
  2996. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
  2997. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
  2998. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
  2999. package/server/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
  3000. package/server/node_modules/@smithy/property-provider/package.json +0 -61
  3001. package/server/node_modules/@smithy/protocol-http/LICENSE +0 -201
  3002. package/server/node_modules/@smithy/protocol-http/README.md +0 -4
  3003. package/server/node_modules/@smithy/protocol-http/dist-cjs/index.js +0 -169
  3004. package/server/node_modules/@smithy/protocol-http/dist-es/Field.js +0 -26
  3005. package/server/node_modules/@smithy/protocol-http/dist-es/Fields.js +0 -20
  3006. package/server/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +0 -21
  3007. package/server/node_modules/@smithy/protocol-http/dist-es/extensions/index.js +0 -1
  3008. package/server/node_modules/@smithy/protocol-http/dist-es/httpHandler.js +0 -1
  3009. package/server/node_modules/@smithy/protocol-http/dist-es/httpRequest.js +0 -64
  3010. package/server/node_modules/@smithy/protocol-http/dist-es/httpResponse.js +0 -18
  3011. package/server/node_modules/@smithy/protocol-http/dist-es/index.js +0 -8
  3012. package/server/node_modules/@smithy/protocol-http/dist-es/isValidHostname.js +0 -4
  3013. package/server/node_modules/@smithy/protocol-http/dist-es/types.js +0 -1
  3014. package/server/node_modules/@smithy/protocol-http/dist-types/Field.d.ts +0 -50
  3015. package/server/node_modules/@smithy/protocol-http/dist-types/Fields.d.ts +0 -44
  3016. package/server/node_modules/@smithy/protocol-http/dist-types/extensions/httpExtensionConfiguration.d.ts +0 -33
  3017. package/server/node_modules/@smithy/protocol-http/dist-types/extensions/index.d.ts +0 -1
  3018. package/server/node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts +0 -35
  3019. package/server/node_modules/@smithy/protocol-http/dist-types/httpRequest.d.ts +0 -56
  3020. package/server/node_modules/@smithy/protocol-http/dist-types/httpResponse.d.ts +0 -29
  3021. package/server/node_modules/@smithy/protocol-http/dist-types/index.d.ts +0 -8
  3022. package/server/node_modules/@smithy/protocol-http/dist-types/isValidHostname.d.ts +0 -1
  3023. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/Field.d.ts +0 -50
  3024. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/Fields.d.ts +0 -44
  3025. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/httpExtensionConfiguration.d.ts +0 -33
  3026. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/index.d.ts +0 -1
  3027. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +0 -35
  3028. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpRequest.d.ts +0 -56
  3029. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpResponse.d.ts +0 -29
  3030. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/index.d.ts +0 -8
  3031. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/isValidHostname.d.ts +0 -1
  3032. package/server/node_modules/@smithy/protocol-http/dist-types/ts3.4/types.d.ts +0 -21
  3033. package/server/node_modules/@smithy/protocol-http/dist-types/types.d.ts +0 -21
  3034. package/server/node_modules/@smithy/protocol-http/package.json +0 -62
  3035. package/server/node_modules/@smithy/querystring-builder/LICENSE +0 -201
  3036. package/server/node_modules/@smithy/querystring-builder/README.md +0 -10
  3037. package/server/node_modules/@smithy/querystring-builder/dist-cjs/index.js +0 -26
  3038. package/server/node_modules/@smithy/querystring-builder/dist-es/index.js +0 -21
  3039. package/server/node_modules/@smithy/querystring-builder/dist-types/index.d.ts +0 -5
  3040. package/server/node_modules/@smithy/querystring-builder/dist-types/ts3.4/index.d.ts +0 -5
  3041. package/server/node_modules/@smithy/querystring-builder/package.json +0 -61
  3042. package/server/node_modules/@smithy/querystring-parser/LICENSE +0 -201
  3043. package/server/node_modules/@smithy/querystring-parser/README.md +0 -10
  3044. package/server/node_modules/@smithy/querystring-parser/dist-cjs/index.js +0 -27
  3045. package/server/node_modules/@smithy/querystring-parser/dist-es/index.js +0 -23
  3046. package/server/node_modules/@smithy/querystring-parser/dist-types/index.d.ts +0 -5
  3047. package/server/node_modules/@smithy/querystring-parser/dist-types/ts3.4/index.d.ts +0 -5
  3048. package/server/node_modules/@smithy/querystring-parser/package.json +0 -61
  3049. package/server/node_modules/@smithy/service-error-classification/LICENSE +0 -201
  3050. package/server/node_modules/@smithy/service-error-classification/README.md +0 -4
  3051. package/server/node_modules/@smithy/service-error-classification/dist-cjs/index.js +0 -77
  3052. package/server/node_modules/@smithy/service-error-classification/dist-es/constants.js +0 -28
  3053. package/server/node_modules/@smithy/service-error-classification/dist-es/index.js +0 -39
  3054. package/server/node_modules/@smithy/service-error-classification/dist-types/constants.d.ts +0 -30
  3055. package/server/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +0 -24
  3056. package/server/node_modules/@smithy/service-error-classification/dist-types/ts3.4/constants.d.ts +0 -30
  3057. package/server/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +0 -24
  3058. package/server/node_modules/@smithy/service-error-classification/package.json +0 -60
  3059. package/server/node_modules/@smithy/shared-ini-file-loader/LICENSE +0 -201
  3060. package/server/node_modules/@smithy/shared-ini-file-loader/README.md +0 -105
  3061. package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +0 -26
  3062. package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +0 -12
  3063. package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +0 -15
  3064. package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +0 -196
  3065. package/server/node_modules/@smithy/shared-ini-file-loader/dist-cjs/readFile.js +0 -16
  3066. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/constants.js +0 -1
  3067. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/externalDataInterceptor.js +0 -16
  3068. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +0 -18
  3069. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigFilepath.js +0 -4
  3070. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getCredentialsFilepath.js +0 -4
  3071. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getHomeDir.js +0 -22
  3072. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getProfileName.js +0 -3
  3073. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFilepath.js +0 -8
  3074. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +0 -11
  3075. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +0 -5
  3076. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +0 -10
  3077. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +0 -39
  3078. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSsoSessionData.js +0 -9
  3079. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/mergeConfigFiles.js +0 -14
  3080. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +0 -52
  3081. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/parseKnownFiles.js +0 -6
  3082. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/readFile.js +0 -12
  3083. package/server/node_modules/@smithy/shared-ini-file-loader/dist-es/types.js +0 -1
  3084. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/constants.d.ts +0 -4
  3085. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/externalDataInterceptor.d.ts +0 -9
  3086. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +0 -8
  3087. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigFilepath.d.ts +0 -2
  3088. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getCredentialsFilepath.d.ts +0 -2
  3089. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getHomeDir.d.ts +0 -6
  3090. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileName.d.ts +0 -15
  3091. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFilepath.d.ts +0 -5
  3092. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +0 -52
  3093. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +0 -6
  3094. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +0 -10
  3095. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +0 -33
  3096. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +0 -17
  3097. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/mergeConfigFiles.d.ts +0 -7
  3098. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/parseIni.d.ts +0 -2
  3099. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +0 -18
  3100. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/readFile.d.ts +0 -21
  3101. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/constants.d.ts +0 -4
  3102. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/externalDataInterceptor.d.ts +0 -9
  3103. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +0 -8
  3104. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +0 -2
  3105. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +0 -2
  3106. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +0 -6
  3107. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +0 -15
  3108. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +0 -5
  3109. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +0 -52
  3110. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +0 -6
  3111. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +0 -10
  3112. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +0 -33
  3113. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +0 -17
  3114. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +0 -7
  3115. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +0 -2
  3116. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +0 -18
  3117. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/readFile.d.ts +0 -21
  3118. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +0 -16
  3119. package/server/node_modules/@smithy/shared-ini-file-loader/dist-types/types.d.ts +0 -16
  3120. package/server/node_modules/@smithy/shared-ini-file-loader/package.json +0 -73
  3121. package/server/node_modules/@smithy/signature-v4/LICENSE +0 -201
  3122. package/server/node_modules/@smithy/signature-v4/README.md +0 -11
  3123. package/server/node_modules/@smithy/signature-v4/dist-cjs/index.js +0 -556
  3124. package/server/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +0 -126
  3125. package/server/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +0 -135
  3126. package/server/node_modules/@smithy/signature-v4/dist-es/SignatureV4Base.js +0 -79
  3127. package/server/node_modules/@smithy/signature-v4/dist-es/constants.js +0 -43
  3128. package/server/node_modules/@smithy/signature-v4/dist-es/credentialDerivation.js +0 -33
  3129. package/server/node_modules/@smithy/signature-v4/dist-es/getCanonicalHeaders.js +0 -20
  3130. package/server/node_modules/@smithy/signature-v4/dist-es/getCanonicalQuery.js +0 -29
  3131. package/server/node_modules/@smithy/signature-v4/dist-es/getPayloadHash.js +0 -20
  3132. package/server/node_modules/@smithy/signature-v4/dist-es/headerUtil.js +0 -26
  3133. package/server/node_modules/@smithy/signature-v4/dist-es/index.js +0 -11
  3134. package/server/node_modules/@smithy/signature-v4/dist-es/moveHeadersToQuery.js +0 -17
  3135. package/server/node_modules/@smithy/signature-v4/dist-es/prepareRequest.js +0 -11
  3136. package/server/node_modules/@smithy/signature-v4/dist-es/signature-v4a-container.js +0 -3
  3137. package/server/node_modules/@smithy/signature-v4/dist-es/suite.fixture.js +0 -399
  3138. package/server/node_modules/@smithy/signature-v4/dist-es/utilDate.js +0 -15
  3139. package/server/node_modules/@smithy/signature-v4/dist-types/HeaderFormatter.d.ts +0 -24
  3140. package/server/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +0 -21
  3141. package/server/node_modules/@smithy/signature-v4/dist-types/SignatureV4Base.d.ts +0 -69
  3142. package/server/node_modules/@smithy/signature-v4/dist-types/constants.d.ts +0 -43
  3143. package/server/node_modules/@smithy/signature-v4/dist-types/credentialDerivation.d.ts +0 -30
  3144. package/server/node_modules/@smithy/signature-v4/dist-types/getCanonicalHeaders.d.ts +0 -5
  3145. package/server/node_modules/@smithy/signature-v4/dist-types/getCanonicalQuery.d.ts +0 -5
  3146. package/server/node_modules/@smithy/signature-v4/dist-types/getPayloadHash.d.ts +0 -5
  3147. package/server/node_modules/@smithy/signature-v4/dist-types/headerUtil.d.ts +0 -4
  3148. package/server/node_modules/@smithy/signature-v4/dist-types/index.d.ts +0 -11
  3149. package/server/node_modules/@smithy/signature-v4/dist-types/moveHeadersToQuery.d.ts +0 -10
  3150. package/server/node_modules/@smithy/signature-v4/dist-types/prepareRequest.d.ts +0 -5
  3151. package/server/node_modules/@smithy/signature-v4/dist-types/signature-v4a-container.d.ts +0 -24
  3152. package/server/node_modules/@smithy/signature-v4/dist-types/suite.fixture.d.ts +0 -14
  3153. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +0 -24
  3154. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +0 -21
  3155. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4Base.d.ts +0 -69
  3156. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/constants.d.ts +0 -43
  3157. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +0 -30
  3158. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +0 -5
  3159. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +0 -5
  3160. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +0 -5
  3161. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/headerUtil.d.ts +0 -4
  3162. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/index.d.ts +0 -11
  3163. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +0 -10
  3164. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +0 -5
  3165. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/signature-v4a-container.d.ts +0 -24
  3166. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/suite.fixture.d.ts +0 -14
  3167. package/server/node_modules/@smithy/signature-v4/dist-types/ts3.4/utilDate.d.ts +0 -2
  3168. package/server/node_modules/@smithy/signature-v4/dist-types/utilDate.d.ts +0 -2
  3169. package/server/node_modules/@smithy/signature-v4/package.json +0 -70
  3170. package/server/node_modules/@smithy/smithy-client/LICENSE +0 -201
  3171. package/server/node_modules/@smithy/smithy-client/README.md +0 -10
  3172. package/server/node_modules/@smithy/smithy-client/dist-cjs/index.js +0 -635
  3173. package/server/node_modules/@smithy/smithy-client/dist-es/NoOpLogger.js +0 -7
  3174. package/server/node_modules/@smithy/smithy-client/dist-es/client.js +0 -51
  3175. package/server/node_modules/@smithy/smithy-client/dist-es/collect-stream-body.js +0 -1
  3176. package/server/node_modules/@smithy/smithy-client/dist-es/command.js +0 -124
  3177. package/server/node_modules/@smithy/smithy-client/dist-es/constants.js +0 -1
  3178. package/server/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +0 -47
  3179. package/server/node_modules/@smithy/smithy-client/dist-es/default-error-handler.js +0 -22
  3180. package/server/node_modules/@smithy/smithy-client/dist-es/defaults-mode.js +0 -26
  3181. package/server/node_modules/@smithy/smithy-client/dist-es/emitWarningIfUnsupportedVersion.js +0 -6
  3182. package/server/node_modules/@smithy/smithy-client/dist-es/exceptions.js +0 -50
  3183. package/server/node_modules/@smithy/smithy-client/dist-es/extended-encode-uri-component.js +0 -1
  3184. package/server/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +0 -49
  3185. package/server/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +0 -9
  3186. package/server/node_modules/@smithy/smithy-client/dist-es/extensions/index.js +0 -1
  3187. package/server/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +0 -15
  3188. package/server/node_modules/@smithy/smithy-client/dist-es/get-array-if-single-item.js +0 -1
  3189. package/server/node_modules/@smithy/smithy-client/dist-es/get-value-from-text-node.js +0 -12
  3190. package/server/node_modules/@smithy/smithy-client/dist-es/index.js +0 -20
  3191. package/server/node_modules/@smithy/smithy-client/dist-es/is-serializable-header-value.js +0 -3
  3192. package/server/node_modules/@smithy/smithy-client/dist-es/object-mapping.js +0 -92
  3193. package/server/node_modules/@smithy/smithy-client/dist-es/resolve-path.js +0 -1
  3194. package/server/node_modules/@smithy/smithy-client/dist-es/schemaLogFilter.js +0 -34
  3195. package/server/node_modules/@smithy/smithy-client/dist-es/ser-utils.js +0 -14
  3196. package/server/node_modules/@smithy/smithy-client/dist-es/serde-json.js +0 -19
  3197. package/server/node_modules/@smithy/smithy-client/dist-types/NoOpLogger.d.ts +0 -11
  3198. package/server/node_modules/@smithy/smithy-client/dist-types/client.d.ts +0 -87
  3199. package/server/node_modules/@smithy/smithy-client/dist-types/collect-stream-body.d.ts +0 -5
  3200. package/server/node_modules/@smithy/smithy-client/dist-types/command.d.ts +0 -119
  3201. package/server/node_modules/@smithy/smithy-client/dist-types/constants.d.ts +0 -4
  3202. package/server/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +0 -18
  3203. package/server/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +0 -15
  3204. package/server/node_modules/@smithy/smithy-client/dist-types/defaults-mode.d.ts +0 -28
  3205. package/server/node_modules/@smithy/smithy-client/dist-types/emitWarningIfUnsupportedVersion.d.ts +0 -8
  3206. package/server/node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts +0 -42
  3207. package/server/node_modules/@smithy/smithy-client/dist-types/extended-encode-uri-component.d.ts +0 -5
  3208. package/server/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -26
  3209. package/server/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -38
  3210. package/server/node_modules/@smithy/smithy-client/dist-types/extensions/index.d.ts +0 -1
  3211. package/server/node_modules/@smithy/smithy-client/dist-types/extensions/retry.d.ts +0 -18
  3212. package/server/node_modules/@smithy/smithy-client/dist-types/get-array-if-single-item.d.ts +0 -7
  3213. package/server/node_modules/@smithy/smithy-client/dist-types/get-value-from-text-node.d.ts +0 -7
  3214. package/server/node_modules/@smithy/smithy-client/dist-types/index.d.ts +0 -21
  3215. package/server/node_modules/@smithy/smithy-client/dist-types/is-serializable-header-value.d.ts +0 -5
  3216. package/server/node_modules/@smithy/smithy-client/dist-types/object-mapping.d.ts +0 -162
  3217. package/server/node_modules/@smithy/smithy-client/dist-types/resolve-path.d.ts +0 -5
  3218. package/server/node_modules/@smithy/smithy-client/dist-types/schemaLogFilter.d.ts +0 -9
  3219. package/server/node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts +0 -15
  3220. package/server/node_modules/@smithy/smithy-client/dist-types/serde-json.d.ts +0 -12
  3221. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/NoOpLogger.d.ts +0 -11
  3222. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +0 -87
  3223. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/collect-stream-body.d.ts +0 -5
  3224. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +0 -119
  3225. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/constants.d.ts +0 -4
  3226. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +0 -18
  3227. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +0 -15
  3228. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/defaults-mode.d.ts +0 -28
  3229. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/emitWarningIfUnsupportedVersion.d.ts +0 -8
  3230. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +0 -42
  3231. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extended-encode-uri-component.d.ts +0 -5
  3232. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -26
  3233. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -38
  3234. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/index.d.ts +0 -1
  3235. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +0 -18
  3236. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-array-if-single-item.d.ts +0 -7
  3237. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-value-from-text-node.d.ts +0 -7
  3238. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/index.d.ts +0 -21
  3239. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/is-serializable-header-value.d.ts +0 -5
  3240. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/object-mapping.d.ts +0 -178
  3241. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/resolve-path.d.ts +0 -5
  3242. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/schemaLogFilter.d.ts +0 -9
  3243. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +0 -15
  3244. package/server/node_modules/@smithy/smithy-client/dist-types/ts3.4/serde-json.d.ts +0 -12
  3245. package/server/node_modules/@smithy/smithy-client/package.json +0 -70
  3246. package/server/node_modules/@smithy/types/LICENSE +0 -201
  3247. package/server/node_modules/@smithy/types/README.md +0 -115
  3248. package/server/node_modules/@smithy/types/dist-cjs/index.js +0 -91
  3249. package/server/node_modules/@smithy/types/dist-es/abort-handler.js +0 -1
  3250. package/server/node_modules/@smithy/types/dist-es/abort.js +0 -1
  3251. package/server/node_modules/@smithy/types/dist-es/auth/HttpApiKeyAuth.js +0 -5
  3252. package/server/node_modules/@smithy/types/dist-es/auth/HttpAuthScheme.js +0 -1
  3253. package/server/node_modules/@smithy/types/dist-es/auth/HttpAuthSchemeProvider.js +0 -1
  3254. package/server/node_modules/@smithy/types/dist-es/auth/HttpSigner.js +0 -1
  3255. package/server/node_modules/@smithy/types/dist-es/auth/IdentityProviderConfig.js +0 -1
  3256. package/server/node_modules/@smithy/types/dist-es/auth/auth.js +0 -5
  3257. package/server/node_modules/@smithy/types/dist-es/auth/index.js +0 -6
  3258. package/server/node_modules/@smithy/types/dist-es/blob/blob-payload-input-types.js +0 -1
  3259. package/server/node_modules/@smithy/types/dist-es/checksum.js +0 -1
  3260. package/server/node_modules/@smithy/types/dist-es/client.js +0 -1
  3261. package/server/node_modules/@smithy/types/dist-es/command.js +0 -1
  3262. package/server/node_modules/@smithy/types/dist-es/connection/config.js +0 -1
  3263. package/server/node_modules/@smithy/types/dist-es/connection/index.js +0 -3
  3264. package/server/node_modules/@smithy/types/dist-es/connection/manager.js +0 -1
  3265. package/server/node_modules/@smithy/types/dist-es/connection/pool.js +0 -1
  3266. package/server/node_modules/@smithy/types/dist-es/crypto.js +0 -1
  3267. package/server/node_modules/@smithy/types/dist-es/downlevel-ts3.4/transform/type-transform.js +0 -1
  3268. package/server/node_modules/@smithy/types/dist-es/encode.js +0 -1
  3269. package/server/node_modules/@smithy/types/dist-es/endpoint.js +0 -5
  3270. package/server/node_modules/@smithy/types/dist-es/endpoints/EndpointRuleObject.js +0 -1
  3271. package/server/node_modules/@smithy/types/dist-es/endpoints/ErrorRuleObject.js +0 -1
  3272. package/server/node_modules/@smithy/types/dist-es/endpoints/RuleSetObject.js +0 -1
  3273. package/server/node_modules/@smithy/types/dist-es/endpoints/TreeRuleObject.js +0 -1
  3274. package/server/node_modules/@smithy/types/dist-es/endpoints/index.js +0 -5
  3275. package/server/node_modules/@smithy/types/dist-es/endpoints/shared.js +0 -1
  3276. package/server/node_modules/@smithy/types/dist-es/eventStream.js +0 -1
  3277. package/server/node_modules/@smithy/types/dist-es/extensions/checksum.js +0 -38
  3278. package/server/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +0 -7
  3279. package/server/node_modules/@smithy/types/dist-es/extensions/defaultExtensionConfiguration.js +0 -1
  3280. package/server/node_modules/@smithy/types/dist-es/extensions/index.js +0 -3
  3281. package/server/node_modules/@smithy/types/dist-es/extensions/retry.js +0 -1
  3282. package/server/node_modules/@smithy/types/dist-es/externals-check/browser-externals-check.js +0 -1
  3283. package/server/node_modules/@smithy/types/dist-es/feature-ids.js +0 -1
  3284. package/server/node_modules/@smithy/types/dist-es/http/httpHandlerInitialization.js +0 -1
  3285. package/server/node_modules/@smithy/types/dist-es/http.js +0 -5
  3286. package/server/node_modules/@smithy/types/dist-es/identity/apiKeyIdentity.js +0 -1
  3287. package/server/node_modules/@smithy/types/dist-es/identity/awsCredentialIdentity.js +0 -1
  3288. package/server/node_modules/@smithy/types/dist-es/identity/identity.js +0 -1
  3289. package/server/node_modules/@smithy/types/dist-es/identity/index.js +0 -4
  3290. package/server/node_modules/@smithy/types/dist-es/identity/tokenIdentity.js +0 -1
  3291. package/server/node_modules/@smithy/types/dist-es/index.js +0 -43
  3292. package/server/node_modules/@smithy/types/dist-es/logger.js +0 -1
  3293. package/server/node_modules/@smithy/types/dist-es/middleware.js +0 -1
  3294. package/server/node_modules/@smithy/types/dist-es/pagination.js +0 -1
  3295. package/server/node_modules/@smithy/types/dist-es/profile.js +0 -6
  3296. package/server/node_modules/@smithy/types/dist-es/response.js +0 -1
  3297. package/server/node_modules/@smithy/types/dist-es/retry.js +0 -1
  3298. package/server/node_modules/@smithy/types/dist-es/schema/schema-deprecated.js +0 -1
  3299. package/server/node_modules/@smithy/types/dist-es/schema/schema.js +0 -1
  3300. package/server/node_modules/@smithy/types/dist-es/schema/sentinels.js +0 -1
  3301. package/server/node_modules/@smithy/types/dist-es/schema/static-schemas.js +0 -1
  3302. package/server/node_modules/@smithy/types/dist-es/schema/traits.js +0 -1
  3303. package/server/node_modules/@smithy/types/dist-es/serde.js +0 -1
  3304. package/server/node_modules/@smithy/types/dist-es/shapes.js +0 -1
  3305. package/server/node_modules/@smithy/types/dist-es/signature.js +0 -1
  3306. package/server/node_modules/@smithy/types/dist-es/stream.js +0 -1
  3307. package/server/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-common-types.js +0 -1
  3308. package/server/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-input-types.js +0 -1
  3309. package/server/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-output-types.js +0 -1
  3310. package/server/node_modules/@smithy/types/dist-es/transfer.js +0 -6
  3311. package/server/node_modules/@smithy/types/dist-es/transform/client-method-transforms.js +0 -1
  3312. package/server/node_modules/@smithy/types/dist-es/transform/client-payload-blob-type-narrow.js +0 -1
  3313. package/server/node_modules/@smithy/types/dist-es/transform/exact.js +0 -1
  3314. package/server/node_modules/@smithy/types/dist-es/transform/mutable.js +0 -1
  3315. package/server/node_modules/@smithy/types/dist-es/transform/no-undefined.js +0 -1
  3316. package/server/node_modules/@smithy/types/dist-es/transform/type-transform.js +0 -1
  3317. package/server/node_modules/@smithy/types/dist-es/uri.js +0 -1
  3318. package/server/node_modules/@smithy/types/dist-es/util.js +0 -1
  3319. package/server/node_modules/@smithy/types/dist-es/waiter.js +0 -1
  3320. package/server/node_modules/@smithy/types/dist-types/abort-handler.d.ts +0 -7
  3321. package/server/node_modules/@smithy/types/dist-types/abort.d.ts +0 -50
  3322. package/server/node_modules/@smithy/types/dist-types/auth/HttpApiKeyAuth.d.ts +0 -7
  3323. package/server/node_modules/@smithy/types/dist-types/auth/HttpAuthScheme.d.ts +0 -49
  3324. package/server/node_modules/@smithy/types/dist-types/auth/HttpAuthSchemeProvider.d.ts +0 -20
  3325. package/server/node_modules/@smithy/types/dist-types/auth/HttpSigner.d.ts +0 -41
  3326. package/server/node_modules/@smithy/types/dist-types/auth/IdentityProviderConfig.d.ts +0 -14
  3327. package/server/node_modules/@smithy/types/dist-types/auth/auth.d.ts +0 -57
  3328. package/server/node_modules/@smithy/types/dist-types/auth/index.d.ts +0 -6
  3329. package/server/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +0 -40
  3330. package/server/node_modules/@smithy/types/dist-types/checksum.d.ts +0 -63
  3331. package/server/node_modules/@smithy/types/dist-types/client.d.ts +0 -57
  3332. package/server/node_modules/@smithy/types/dist-types/command.d.ts +0 -28
  3333. package/server/node_modules/@smithy/types/dist-types/connection/config.d.ts +0 -10
  3334. package/server/node_modules/@smithy/types/dist-types/connection/index.d.ts +0 -3
  3335. package/server/node_modules/@smithy/types/dist-types/connection/manager.d.ts +0 -34
  3336. package/server/node_modules/@smithy/types/dist-types/connection/pool.d.ts +0 -32
  3337. package/server/node_modules/@smithy/types/dist-types/crypto.d.ts +0 -60
  3338. package/server/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +0 -25
  3339. package/server/node_modules/@smithy/types/dist-types/encode.d.ts +0 -31
  3340. package/server/node_modules/@smithy/types/dist-types/endpoint.d.ts +0 -77
  3341. package/server/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +0 -27
  3342. package/server/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +0 -10
  3343. package/server/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +0 -28
  3344. package/server/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +0 -16
  3345. package/server/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +0 -5
  3346. package/server/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +0 -55
  3347. package/server/node_modules/@smithy/types/dist-types/eventStream.d.ts +0 -137
  3348. package/server/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +0 -58
  3349. package/server/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +0 -33
  3350. package/server/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -9
  3351. package/server/node_modules/@smithy/types/dist-types/extensions/index.d.ts +0 -4
  3352. package/server/node_modules/@smithy/types/dist-types/extensions/retry.d.ts +0 -18
  3353. package/server/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +0 -35
  3354. package/server/node_modules/@smithy/types/dist-types/feature-ids.d.ts +0 -16
  3355. package/server/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +0 -128
  3356. package/server/node_modules/@smithy/types/dist-types/http.d.ts +0 -113
  3357. package/server/node_modules/@smithy/types/dist-types/identity/apiKeyIdentity.d.ts +0 -14
  3358. package/server/node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts +0 -31
  3359. package/server/node_modules/@smithy/types/dist-types/identity/identity.d.ts +0 -15
  3360. package/server/node_modules/@smithy/types/dist-types/identity/index.d.ts +0 -4
  3361. package/server/node_modules/@smithy/types/dist-types/identity/tokenIdentity.d.ts +0 -14
  3362. package/server/node_modules/@smithy/types/dist-types/index.d.ts +0 -43
  3363. package/server/node_modules/@smithy/types/dist-types/logger.d.ts +0 -13
  3364. package/server/node_modules/@smithy/types/dist-types/middleware.d.ts +0 -534
  3365. package/server/node_modules/@smithy/types/dist-types/pagination.d.ts +0 -33
  3366. package/server/node_modules/@smithy/types/dist-types/profile.d.ts +0 -30
  3367. package/server/node_modules/@smithy/types/dist-types/response.d.ts +0 -40
  3368. package/server/node_modules/@smithy/types/dist-types/retry.d.ts +0 -133
  3369. package/server/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +0 -143
  3370. package/server/node_modules/@smithy/types/dist-types/schema/schema.d.ts +0 -236
  3371. package/server/node_modules/@smithy/types/dist-types/schema/sentinels.d.ts +0 -65
  3372. package/server/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +0 -99
  3373. package/server/node_modules/@smithy/types/dist-types/schema/traits.d.ts +0 -46
  3374. package/server/node_modules/@smithy/types/dist-types/serde.d.ts +0 -114
  3375. package/server/node_modules/@smithy/types/dist-types/shapes.d.ts +0 -82
  3376. package/server/node_modules/@smithy/types/dist-types/signature.d.ts +0 -155
  3377. package/server/node_modules/@smithy/types/dist-types/stream.d.ts +0 -22
  3378. package/server/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +0 -32
  3379. package/server/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -60
  3380. package/server/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -51
  3381. package/server/node_modules/@smithy/types/dist-types/transfer.d.ts +0 -41
  3382. package/server/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +0 -26
  3383. package/server/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +0 -77
  3384. package/server/node_modules/@smithy/types/dist-types/transform/exact.d.ts +0 -6
  3385. package/server/node_modules/@smithy/types/dist-types/transform/mutable.d.ts +0 -6
  3386. package/server/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +0 -68
  3387. package/server/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +0 -34
  3388. package/server/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +0 -7
  3389. package/server/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +0 -50
  3390. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +0 -7
  3391. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +0 -49
  3392. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +0 -20
  3393. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +0 -41
  3394. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +0 -14
  3395. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +0 -57
  3396. package/server/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +0 -6
  3397. package/server/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +0 -40
  3398. package/server/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +0 -63
  3399. package/server/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +0 -57
  3400. package/server/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +0 -28
  3401. package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +0 -10
  3402. package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +0 -3
  3403. package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +0 -34
  3404. package/server/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +0 -32
  3405. package/server/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +0 -60
  3406. package/server/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +0 -41
  3407. package/server/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +0 -31
  3408. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +0 -77
  3409. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +0 -27
  3410. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +0 -10
  3411. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +0 -28
  3412. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +0 -16
  3413. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +0 -5
  3414. package/server/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +0 -55
  3415. package/server/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +0 -137
  3416. package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +0 -58
  3417. package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +0 -33
  3418. package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -9
  3419. package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +0 -4
  3420. package/server/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +0 -18
  3421. package/server/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +0 -35
  3422. package/server/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +0 -16
  3423. package/server/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +0 -128
  3424. package/server/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +0 -113
  3425. package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +0 -14
  3426. package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +0 -31
  3427. package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +0 -15
  3428. package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +0 -4
  3429. package/server/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +0 -14
  3430. package/server/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +0 -43
  3431. package/server/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +0 -13
  3432. package/server/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +0 -534
  3433. package/server/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +0 -33
  3434. package/server/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +0 -30
  3435. package/server/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +0 -40
  3436. package/server/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +0 -133
  3437. package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +0 -149
  3438. package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +0 -251
  3439. package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +0 -65
  3440. package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +0 -118
  3441. package/server/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +0 -46
  3442. package/server/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +0 -114
  3443. package/server/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +0 -82
  3444. package/server/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +0 -155
  3445. package/server/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +0 -22
  3446. package/server/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +0 -32
  3447. package/server/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -60
  3448. package/server/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -51
  3449. package/server/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +0 -41
  3450. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +0 -26
  3451. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +0 -81
  3452. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +0 -14
  3453. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +0 -6
  3454. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +0 -88
  3455. package/server/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +0 -41
  3456. package/server/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +0 -17
  3457. package/server/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +0 -192
  3458. package/server/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +0 -35
  3459. package/server/node_modules/@smithy/types/dist-types/uri.d.ts +0 -17
  3460. package/server/node_modules/@smithy/types/dist-types/util.d.ts +0 -176
  3461. package/server/node_modules/@smithy/types/dist-types/waiter.d.ts +0 -35
  3462. package/server/node_modules/@smithy/types/package.json +0 -61
  3463. package/server/node_modules/@smithy/url-parser/LICENSE +0 -201
  3464. package/server/node_modules/@smithy/url-parser/README.md +0 -10
  3465. package/server/node_modules/@smithy/url-parser/dist-cjs/index.js +0 -23
  3466. package/server/node_modules/@smithy/url-parser/dist-es/index.js +0 -18
  3467. package/server/node_modules/@smithy/url-parser/dist-types/index.d.ts +0 -5
  3468. package/server/node_modules/@smithy/url-parser/dist-types/ts3.4/index.d.ts +0 -5
  3469. package/server/node_modules/@smithy/url-parser/package.json +0 -62
  3470. package/server/node_modules/@smithy/util-base64/LICENSE +0 -201
  3471. package/server/node_modules/@smithy/util-base64/README.md +0 -4
  3472. package/server/node_modules/@smithy/util-base64/dist-cjs/constants.browser.js +0 -12
  3473. package/server/node_modules/@smithy/util-base64/dist-cjs/fromBase64.browser.js +0 -40
  3474. package/server/node_modules/@smithy/util-base64/dist-cjs/fromBase64.js +0 -16
  3475. package/server/node_modules/@smithy/util-base64/dist-cjs/index.js +0 -27
  3476. package/server/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +0 -38
  3477. package/server/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +0 -19
  3478. package/server/node_modules/@smithy/util-base64/dist-es/constants.browser.js +0 -9
  3479. package/server/node_modules/@smithy/util-base64/dist-es/fromBase64.browser.js +0 -36
  3480. package/server/node_modules/@smithy/util-base64/dist-es/fromBase64.js +0 -12
  3481. package/server/node_modules/@smithy/util-base64/dist-es/index.js +0 -2
  3482. package/server/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +0 -35
  3483. package/server/node_modules/@smithy/util-base64/dist-es/toBase64.js +0 -15
  3484. package/server/node_modules/@smithy/util-base64/dist-types/constants.browser.d.ts +0 -5
  3485. package/server/node_modules/@smithy/util-base64/dist-types/fromBase64.browser.d.ts +0 -8
  3486. package/server/node_modules/@smithy/util-base64/dist-types/fromBase64.d.ts +0 -7
  3487. package/server/node_modules/@smithy/util-base64/dist-types/index.d.ts +0 -2
  3488. package/server/node_modules/@smithy/util-base64/dist-types/toBase64.browser.d.ts +0 -9
  3489. package/server/node_modules/@smithy/util-base64/dist-types/toBase64.d.ts +0 -8
  3490. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/constants.browser.d.ts +0 -5
  3491. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.browser.d.ts +0 -8
  3492. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.d.ts +0 -7
  3493. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/index.d.ts +0 -2
  3494. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +0 -9
  3495. package/server/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +0 -8
  3496. package/server/node_modules/@smithy/util-base64/package.json +0 -74
  3497. package/server/node_modules/@smithy/util-body-length-browser/LICENSE +0 -201
  3498. package/server/node_modules/@smithy/util-body-length-browser/README.md +0 -12
  3499. package/server/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +0 -30
  3500. package/server/node_modules/@smithy/util-body-length-browser/dist-es/calculateBodyLength.js +0 -26
  3501. package/server/node_modules/@smithy/util-body-length-browser/dist-es/index.js +0 -1
  3502. package/server/node_modules/@smithy/util-body-length-browser/dist-types/calculateBodyLength.d.ts +0 -4
  3503. package/server/node_modules/@smithy/util-body-length-browser/dist-types/index.d.ts +0 -4
  3504. package/server/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
  3505. package/server/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/index.d.ts +0 -4
  3506. package/server/node_modules/@smithy/util-body-length-browser/package.json +0 -61
  3507. package/server/node_modules/@smithy/util-body-length-node/LICENSE +0 -201
  3508. package/server/node_modules/@smithy/util-body-length-node/README.md +0 -12
  3509. package/server/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +0 -32
  3510. package/server/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +0 -27
  3511. package/server/node_modules/@smithy/util-body-length-node/dist-es/index.js +0 -1
  3512. package/server/node_modules/@smithy/util-body-length-node/dist-types/calculateBodyLength.d.ts +0 -4
  3513. package/server/node_modules/@smithy/util-body-length-node/dist-types/index.d.ts +0 -4
  3514. package/server/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
  3515. package/server/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/index.d.ts +0 -4
  3516. package/server/node_modules/@smithy/util-body-length-node/package.json +0 -62
  3517. package/server/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  3518. package/server/node_modules/@smithy/util-buffer-from/README.md +0 -10
  3519. package/server/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -20
  3520. package/server/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  3521. package/server/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  3522. package/server/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  3523. package/server/node_modules/@smithy/util-buffer-from/package.json +0 -62
  3524. package/server/node_modules/@smithy/util-config-provider/LICENSE +0 -201
  3525. package/server/node_modules/@smithy/util-config-provider/README.md +0 -4
  3526. package/server/node_modules/@smithy/util-config-provider/dist-cjs/index.js +0 -30
  3527. package/server/node_modules/@smithy/util-config-provider/dist-es/booleanSelector.js +0 -9
  3528. package/server/node_modules/@smithy/util-config-provider/dist-es/index.js +0 -3
  3529. package/server/node_modules/@smithy/util-config-provider/dist-es/numberSelector.js +0 -9
  3530. package/server/node_modules/@smithy/util-config-provider/dist-es/types.js +0 -5
  3531. package/server/node_modules/@smithy/util-config-provider/dist-types/booleanSelector.d.ts +0 -10
  3532. package/server/node_modules/@smithy/util-config-provider/dist-types/index.d.ts +0 -3
  3533. package/server/node_modules/@smithy/util-config-provider/dist-types/numberSelector.d.ts +0 -9
  3534. package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/booleanSelector.d.ts +0 -10
  3535. package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/index.d.ts +0 -3
  3536. package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/numberSelector.d.ts +0 -9
  3537. package/server/node_modules/@smithy/util-config-provider/dist-types/ts3.4/types.d.ts +0 -4
  3538. package/server/node_modules/@smithy/util-config-provider/dist-types/types.d.ts +0 -4
  3539. package/server/node_modules/@smithy/util-config-provider/package.json +0 -63
  3540. package/server/node_modules/@smithy/util-defaults-mode-browser/LICENSE +0 -201
  3541. package/server/node_modules/@smithy/util-defaults-mode-browser/README.md +0 -10
  3542. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/constants.js +0 -4
  3543. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +0 -16
  3544. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.js +0 -34
  3545. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.native.js +0 -23
  3546. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/constants.js +0 -1
  3547. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/index.js +0 -1
  3548. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.js +0 -30
  3549. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.native.js +0 -19
  3550. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/constants.d.ts +0 -12
  3551. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/index.d.ts +0 -4
  3552. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
  3553. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.native.d.ts +0 -16
  3554. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/constants.d.ts +0 -12
  3555. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/index.d.ts +0 -4
  3556. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
  3557. package/server/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.native.d.ts +0 -16
  3558. package/server/node_modules/@smithy/util-defaults-mode-browser/package.json +0 -66
  3559. package/server/node_modules/@smithy/util-defaults-mode-node/LICENSE +0 -201
  3560. package/server/node_modules/@smithy/util-defaults-mode-node/README.md +0 -10
  3561. package/server/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +0 -74
  3562. package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/constants.js +0 -6
  3563. package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/defaultsModeConfig.js +0 -11
  3564. package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/index.js +0 -1
  3565. package/server/node_modules/@smithy/util-defaults-mode-node/dist-es/resolveDefaultsModeConfig.js +0 -52
  3566. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/constants.d.ts +0 -24
  3567. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/defaultsModeConfig.d.ts +0 -6
  3568. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/index.d.ts +0 -4
  3569. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
  3570. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/constants.d.ts +0 -24
  3571. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/defaultsModeConfig.d.ts +0 -6
  3572. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/index.d.ts +0 -4
  3573. package/server/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
  3574. package/server/node_modules/@smithy/util-defaults-mode-node/package.json +0 -67
  3575. package/server/node_modules/@smithy/util-endpoints/LICENSE +0 -201
  3576. package/server/node_modules/@smithy/util-endpoints/README.md +0 -10
  3577. package/server/node_modules/@smithy/util-endpoints/dist-cjs/index.js +0 -472
  3578. package/server/node_modules/@smithy/util-endpoints/dist-es/cache/EndpointCache.js +0 -50
  3579. package/server/node_modules/@smithy/util-endpoints/dist-es/debug/debugId.js +0 -1
  3580. package/server/node_modules/@smithy/util-endpoints/dist-es/debug/index.js +0 -2
  3581. package/server/node_modules/@smithy/util-endpoints/dist-es/debug/toDebugString.js +0 -12
  3582. package/server/node_modules/@smithy/util-endpoints/dist-es/getEndpointUrlConfig.js +0 -21
  3583. package/server/node_modules/@smithy/util-endpoints/dist-es/index.js +0 -6
  3584. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/booleanEquals.js +0 -1
  3585. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/getAttr.js +0 -11
  3586. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/getAttrPathList.js +0 -25
  3587. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/index.js +0 -9
  3588. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/isIpAddress.js +0 -2
  3589. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/isSet.js +0 -1
  3590. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/isValidHostLabel.js +0 -13
  3591. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/not.js +0 -1
  3592. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/parseURL.js +0 -51
  3593. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/stringEquals.js +0 -1
  3594. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/substring.js +0 -9
  3595. package/server/node_modules/@smithy/util-endpoints/dist-es/lib/uriEncode.js +0 -1
  3596. package/server/node_modules/@smithy/util-endpoints/dist-es/resolveEndpoint.js +0 -27
  3597. package/server/node_modules/@smithy/util-endpoints/dist-es/types/EndpointError.js +0 -6
  3598. package/server/node_modules/@smithy/util-endpoints/dist-es/types/EndpointFunctions.js +0 -1
  3599. package/server/node_modules/@smithy/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
  3600. package/server/node_modules/@smithy/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
  3601. package/server/node_modules/@smithy/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
  3602. package/server/node_modules/@smithy/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
  3603. package/server/node_modules/@smithy/util-endpoints/dist-es/types/index.js +0 -7
  3604. package/server/node_modules/@smithy/util-endpoints/dist-es/types/shared.js +0 -1
  3605. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/callFunction.js +0 -1
  3606. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/customEndpointFunctions.js +0 -1
  3607. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/endpointFunctions.js +0 -12
  3608. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateCondition.js +0 -14
  3609. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateConditions.js +0 -22
  3610. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateEndpointRule.js +0 -27
  3611. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateErrorRule.js +0 -14
  3612. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +0 -29
  3613. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateRules.js +0 -42
  3614. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTemplate.js +0 -36
  3615. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTreeRule.js +0 -1
  3616. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointHeaders.js +0 -12
  3617. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperties.js +0 -28
  3618. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperty.js +0 -1
  3619. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointUrl.js +0 -15
  3620. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/getReferenceValue.js +0 -7
  3621. package/server/node_modules/@smithy/util-endpoints/dist-es/utils/index.js +0 -2
  3622. package/server/node_modules/@smithy/util-endpoints/dist-types/cache/EndpointCache.d.ts +0 -34
  3623. package/server/node_modules/@smithy/util-endpoints/dist-types/debug/debugId.d.ts +0 -1
  3624. package/server/node_modules/@smithy/util-endpoints/dist-types/debug/index.d.ts +0 -2
  3625. package/server/node_modules/@smithy/util-endpoints/dist-types/debug/toDebugString.d.ts +0 -9
  3626. package/server/node_modules/@smithy/util-endpoints/dist-types/getEndpointUrlConfig.d.ts +0 -2
  3627. package/server/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +0 -6
  3628. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/booleanEquals.d.ts +0 -5
  3629. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/getAttr.d.ts +0 -7
  3630. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/getAttrPathList.d.ts +0 -4
  3631. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/index.d.ts +0 -9
  3632. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -4
  3633. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/isSet.d.ts +0 -5
  3634. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/isValidHostLabel.d.ts +0 -7
  3635. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/not.d.ts +0 -5
  3636. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/parseURL.d.ts +0 -5
  3637. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/stringEquals.d.ts +0 -5
  3638. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/substring.d.ts +0 -7
  3639. package/server/node_modules/@smithy/util-endpoints/dist-types/lib/uriEncode.d.ts +0 -4
  3640. package/server/node_modules/@smithy/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -6
  3641. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/cache/EndpointCache.d.ts +0 -34
  3642. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/debugId.d.ts +0 -1
  3643. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/index.d.ts +0 -2
  3644. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/toDebugString.d.ts +0 -9
  3645. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/getEndpointUrlConfig.d.ts +0 -2
  3646. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  3647. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/booleanEquals.d.ts +0 -5
  3648. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttr.d.ts +0 -7
  3649. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttrPathList.d.ts +0 -4
  3650. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/index.d.ts +0 -9
  3651. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -4
  3652. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +0 -5
  3653. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isValidHostLabel.d.ts +0 -7
  3654. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/not.d.ts +0 -5
  3655. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/parseURL.d.ts +0 -5
  3656. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/stringEquals.d.ts +0 -5
  3657. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/substring.d.ts +0 -7
  3658. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/uriEncode.d.ts +0 -4
  3659. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -6
  3660. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -3
  3661. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointFunctions.d.ts +0 -2
  3662. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -5
  3663. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -2
  3664. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -4
  3665. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -3
  3666. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -7
  3667. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -25
  3668. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +0 -1
  3669. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/customEndpointFunctions.d.ts +0 -4
  3670. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +0 -11
  3671. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateCondition.d.ts +0 -8
  3672. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateConditions.d.ts +0 -8
  3673. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateEndpointRule.d.ts +0 -3
  3674. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateErrorRule.d.ts +0 -2
  3675. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +0 -7
  3676. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +0 -8
  3677. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTemplate.d.ts +0 -2
  3678. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +0 -1
  3679. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointHeaders.d.ts +0 -2
  3680. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +0 -8
  3681. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +0 -1
  3682. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointUrl.d.ts +0 -2
  3683. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getReferenceValue.d.ts +0 -2
  3684. package/server/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/index.d.ts +0 -2
  3685. package/server/node_modules/@smithy/util-endpoints/dist-types/types/EndpointError.d.ts +0 -3
  3686. package/server/node_modules/@smithy/util-endpoints/dist-types/types/EndpointFunctions.d.ts +0 -2
  3687. package/server/node_modules/@smithy/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -5
  3688. package/server/node_modules/@smithy/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -2
  3689. package/server/node_modules/@smithy/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -4
  3690. package/server/node_modules/@smithy/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -3
  3691. package/server/node_modules/@smithy/util-endpoints/dist-types/types/index.d.ts +0 -7
  3692. package/server/node_modules/@smithy/util-endpoints/dist-types/types/shared.d.ts +0 -25
  3693. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/callFunction.d.ts +0 -1
  3694. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/customEndpointFunctions.d.ts +0 -4
  3695. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +0 -11
  3696. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateCondition.d.ts +0 -8
  3697. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateConditions.d.ts +0 -8
  3698. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateEndpointRule.d.ts +0 -3
  3699. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateErrorRule.d.ts +0 -2
  3700. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +0 -7
  3701. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +0 -8
  3702. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTemplate.d.ts +0 -2
  3703. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTreeRule.d.ts +0 -1
  3704. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointHeaders.d.ts +0 -2
  3705. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +0 -8
  3706. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperty.d.ts +0 -1
  3707. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointUrl.d.ts +0 -2
  3708. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/getReferenceValue.d.ts +0 -2
  3709. package/server/node_modules/@smithy/util-endpoints/dist-types/utils/index.d.ts +0 -2
  3710. package/server/node_modules/@smithy/util-endpoints/package.json +0 -69
  3711. package/server/node_modules/@smithy/util-hex-encoding/LICENSE +0 -201
  3712. package/server/node_modules/@smithy/util-hex-encoding/README.md +0 -4
  3713. package/server/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +0 -38
  3714. package/server/node_modules/@smithy/util-hex-encoding/dist-es/index.js +0 -33
  3715. package/server/node_modules/@smithy/util-hex-encoding/dist-types/index.d.ts +0 -12
  3716. package/server/node_modules/@smithy/util-hex-encoding/dist-types/ts3.4/index.d.ts +0 -12
  3717. package/server/node_modules/@smithy/util-hex-encoding/package.json +0 -61
  3718. package/server/node_modules/@smithy/util-middleware/LICENSE +0 -201
  3719. package/server/node_modules/@smithy/util-middleware/README.md +0 -12
  3720. package/server/node_modules/@smithy/util-middleware/dist-cjs/index.js +0 -15
  3721. package/server/node_modules/@smithy/util-middleware/dist-es/getSmithyContext.js +0 -2
  3722. package/server/node_modules/@smithy/util-middleware/dist-es/index.js +0 -2
  3723. package/server/node_modules/@smithy/util-middleware/dist-es/normalizeProvider.js +0 -6
  3724. package/server/node_modules/@smithy/util-middleware/dist-types/getSmithyContext.d.ts +0 -5
  3725. package/server/node_modules/@smithy/util-middleware/dist-types/index.d.ts +0 -8
  3726. package/server/node_modules/@smithy/util-middleware/dist-types/normalizeProvider.d.ts +0 -7
  3727. package/server/node_modules/@smithy/util-middleware/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
  3728. package/server/node_modules/@smithy/util-middleware/dist-types/ts3.4/index.d.ts +0 -8
  3729. package/server/node_modules/@smithy/util-middleware/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
  3730. package/server/node_modules/@smithy/util-middleware/package.json +0 -67
  3731. package/server/node_modules/@smithy/util-retry/LICENSE +0 -201
  3732. package/server/node_modules/@smithy/util-retry/README.md +0 -78
  3733. package/server/node_modules/@smithy/util-retry/dist-cjs/index.js +0 -278
  3734. package/server/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +0 -27
  3735. package/server/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +0 -19
  3736. package/server/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +0 -109
  3737. package/server/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +0 -67
  3738. package/server/node_modules/@smithy/util-retry/dist-es/config.js +0 -7
  3739. package/server/node_modules/@smithy/util-retry/dist-es/constants.js +0 -9
  3740. package/server/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  3741. package/server/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  3742. package/server/node_modules/@smithy/util-retry/dist-es/index.js +0 -7
  3743. package/server/node_modules/@smithy/util-retry/dist-es/types.js +0 -1
  3744. package/server/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -33
  3745. package/server/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +0 -32
  3746. package/server/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +0 -49
  3747. package/server/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +0 -26
  3748. package/server/node_modules/@smithy/util-retry/dist-types/config.d.ts +0 -20
  3749. package/server/node_modules/@smithy/util-retry/dist-types/constants.d.ts +0 -59
  3750. package/server/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  3751. package/server/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  3752. package/server/node_modules/@smithy/util-retry/dist-types/index.d.ts +0 -7
  3753. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  3754. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  3755. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  3756. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  3757. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  3758. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  3759. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  3760. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  3761. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  3762. package/server/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  3763. package/server/node_modules/@smithy/util-retry/dist-types/types.d.ts +0 -19
  3764. package/server/node_modules/@smithy/util-retry/package.json +0 -71
  3765. package/server/node_modules/@smithy/util-stream/LICENSE +0 -201
  3766. package/server/node_modules/@smithy/util-stream/README.md +0 -6
  3767. package/server/node_modules/@smithy/util-stream/dist-cjs/ByteArrayCollector.js +0 -36
  3768. package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js +0 -7
  3769. package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js +0 -64
  3770. package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js +0 -39
  3771. package/server/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js +0 -12
  3772. package/server/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +0 -60
  3773. package/server/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +0 -103
  3774. package/server/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js +0 -31
  3775. package/server/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +0 -41
  3776. package/server/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js +0 -34
  3777. package/server/node_modules/@smithy/util-stream/dist-cjs/headStream.js +0 -42
  3778. package/server/node_modules/@smithy/util-stream/dist-cjs/index.js +0 -108
  3779. package/server/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js +0 -68
  3780. package/server/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +0 -54
  3781. package/server/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js +0 -10
  3782. package/server/node_modules/@smithy/util-stream/dist-cjs/splitStream.js +0 -16
  3783. package/server/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js +0 -10
  3784. package/server/node_modules/@smithy/util-stream/dist-es/ByteArrayCollector.js +0 -32
  3785. package/server/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +0 -23
  3786. package/server/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.browser.js +0 -3
  3787. package/server/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.js +0 -60
  3788. package/server/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.browser.js +0 -35
  3789. package/server/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.js +0 -9
  3790. package/server/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +0 -57
  3791. package/server/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +0 -95
  3792. package/server/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.browser.js +0 -27
  3793. package/server/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.js +0 -38
  3794. package/server/node_modules/@smithy/util-stream/dist-es/headStream.browser.js +0 -31
  3795. package/server/node_modules/@smithy/util-stream/dist-es/headStream.js +0 -38
  3796. package/server/node_modules/@smithy/util-stream/dist-es/index.js +0 -9
  3797. package/server/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.browser.js +0 -64
  3798. package/server/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.js +0 -50
  3799. package/server/node_modules/@smithy/util-stream/dist-es/splitStream.browser.js +0 -7
  3800. package/server/node_modules/@smithy/util-stream/dist-es/splitStream.js +0 -13
  3801. package/server/node_modules/@smithy/util-stream/dist-es/stream-type-check.js +0 -5
  3802. package/server/node_modules/@smithy/util-stream/dist-types/ByteArrayCollector.d.ts +0 -13
  3803. package/server/node_modules/@smithy/util-stream/dist-types/blob/Uint8ArrayBlobAdapter.d.ts +0 -22
  3804. package/server/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.browser.d.ts +0 -37
  3805. package/server/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +0 -61
  3806. package/server/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.browser.d.ts +0 -14
  3807. package/server/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +0 -13
  3808. package/server/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +0 -15
  3809. package/server/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +0 -50
  3810. package/server/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.browser.d.ts +0 -5
  3811. package/server/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +0 -10
  3812. package/server/node_modules/@smithy/util-stream/dist-types/headStream.browser.d.ts +0 -7
  3813. package/server/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +0 -9
  3814. package/server/node_modules/@smithy/util-stream/dist-types/index.d.ts +0 -12
  3815. package/server/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.browser.d.ts +0 -7
  3816. package/server/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.d.ts +0 -8
  3817. package/server/node_modules/@smithy/util-stream/dist-types/splitStream.browser.d.ts +0 -5
  3818. package/server/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +0 -11
  3819. package/server/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +0 -17
  3820. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/ByteArrayCollector.d.ts +0 -13
  3821. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/Uint8ArrayBlobAdapter.d.ts +0 -22
  3822. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.browser.d.ts +0 -37
  3823. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +0 -61
  3824. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +0 -14
  3825. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +0 -13
  3826. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +0 -15
  3827. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +0 -54
  3828. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.browser.d.ts +0 -5
  3829. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +0 -10
  3830. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +0 -7
  3831. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +0 -9
  3832. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +0 -12
  3833. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.browser.d.ts +0 -7
  3834. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.d.ts +0 -8
  3835. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.browser.d.ts +0 -8
  3836. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +0 -17
  3837. package/server/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +0 -17
  3838. package/server/node_modules/@smithy/util-stream/package.json +0 -99
  3839. package/server/node_modules/@smithy/util-uri-escape/LICENSE +0 -201
  3840. package/server/node_modules/@smithy/util-uri-escape/README.md +0 -10
  3841. package/server/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +0 -9
  3842. package/server/node_modules/@smithy/util-uri-escape/dist-es/escape-uri-path.js +0 -2
  3843. package/server/node_modules/@smithy/util-uri-escape/dist-es/escape-uri.js +0 -2
  3844. package/server/node_modules/@smithy/util-uri-escape/dist-es/index.js +0 -2
  3845. package/server/node_modules/@smithy/util-uri-escape/dist-types/escape-uri-path.d.ts +0 -4
  3846. package/server/node_modules/@smithy/util-uri-escape/dist-types/escape-uri.d.ts +0 -4
  3847. package/server/node_modules/@smithy/util-uri-escape/dist-types/index.d.ts +0 -8
  3848. package/server/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri-path.d.ts +0 -4
  3849. package/server/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri.d.ts +0 -4
  3850. package/server/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/index.d.ts +0 -8
  3851. package/server/node_modules/@smithy/util-uri-escape/package.json +0 -60
  3852. package/server/node_modules/@smithy/util-utf8/LICENSE +0 -201
  3853. package/server/node_modules/@smithy/util-utf8/README.md +0 -4
  3854. package/server/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -32
  3855. package/server/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  3856. package/server/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  3857. package/server/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  3858. package/server/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  3859. package/server/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  3860. package/server/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  3861. package/server/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  3862. package/server/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  3863. package/server/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  3864. package/server/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  3865. package/server/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  3866. package/server/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  3867. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  3868. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  3869. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  3870. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  3871. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  3872. package/server/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  3873. package/server/node_modules/@smithy/util-utf8/package.json +0 -67
  3874. package/server/node_modules/@smithy/util-waiter/LICENSE +0 -201
  3875. package/server/node_modules/@smithy/util-waiter/README.md +0 -10
  3876. package/server/node_modules/@smithy/util-waiter/dist-cjs/index.js +0 -179
  3877. package/server/node_modules/@smithy/util-waiter/dist-es/circularReplacer.js +0 -12
  3878. package/server/node_modules/@smithy/util-waiter/dist-es/createWaiter.js +0 -48
  3879. package/server/node_modules/@smithy/util-waiter/dist-es/index.js +0 -2
  3880. package/server/node_modules/@smithy/util-waiter/dist-es/poller.js +0 -60
  3881. package/server/node_modules/@smithy/util-waiter/dist-es/utils/index.js +0 -2
  3882. package/server/node_modules/@smithy/util-waiter/dist-es/utils/sleep.js +0 -3
  3883. package/server/node_modules/@smithy/util-waiter/dist-es/utils/validate.js +0 -17
  3884. package/server/node_modules/@smithy/util-waiter/dist-es/waiter.js +0 -35
  3885. package/server/node_modules/@smithy/util-waiter/dist-types/circularReplacer.d.ts +0 -6
  3886. package/server/node_modules/@smithy/util-waiter/dist-types/createWaiter.d.ts +0 -11
  3887. package/server/node_modules/@smithy/util-waiter/dist-types/index.d.ts +0 -2
  3888. package/server/node_modules/@smithy/util-waiter/dist-types/poller.d.ts +0 -10
  3889. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/circularReplacer.d.ts +0 -6
  3890. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/createWaiter.d.ts +0 -11
  3891. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/index.d.ts +0 -2
  3892. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/poller.d.ts +0 -10
  3893. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/index.d.ts +0 -8
  3894. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/sleep.d.ts +0 -4
  3895. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/validate.d.ts +0 -8
  3896. package/server/node_modules/@smithy/util-waiter/dist-types/ts3.4/waiter.d.ts +0 -49
  3897. package/server/node_modules/@smithy/util-waiter/dist-types/utils/index.d.ts +0 -8
  3898. package/server/node_modules/@smithy/util-waiter/dist-types/utils/sleep.d.ts +0 -4
  3899. package/server/node_modules/@smithy/util-waiter/dist-types/utils/validate.d.ts +0 -8
  3900. package/server/node_modules/@smithy/util-waiter/dist-types/waiter.d.ts +0 -49
  3901. package/server/node_modules/@smithy/util-waiter/package.json +0 -63
  3902. package/server/node_modules/@smithy/uuid/LICENSE +0 -201
  3903. package/server/node_modules/@smithy/uuid/README.md +0 -10
  3904. package/server/node_modules/@smithy/uuid/dist-cjs/index.js +0 -36
  3905. package/server/node_modules/@smithy/uuid/dist-cjs/randomUUID.js +0 -6
  3906. package/server/node_modules/@smithy/uuid/dist-cjs/randomUUID.native.js +0 -4
  3907. package/server/node_modules/@smithy/uuid/dist-es/index.js +0 -1
  3908. package/server/node_modules/@smithy/uuid/dist-es/randomUUID.browser.js +0 -1
  3909. package/server/node_modules/@smithy/uuid/dist-es/randomUUID.js +0 -2
  3910. package/server/node_modules/@smithy/uuid/dist-es/randomUUID.native.js +0 -1
  3911. package/server/node_modules/@smithy/uuid/dist-es/v4.js +0 -31
  3912. package/server/node_modules/@smithy/uuid/dist-types/index.d.ts +0 -1
  3913. package/server/node_modules/@smithy/uuid/dist-types/randomUUID.browser.d.ts +0 -1
  3914. package/server/node_modules/@smithy/uuid/dist-types/randomUUID.d.ts +0 -2
  3915. package/server/node_modules/@smithy/uuid/dist-types/randomUUID.native.d.ts +0 -1
  3916. package/server/node_modules/@smithy/uuid/dist-types/ts3.4/index.d.ts +0 -1
  3917. package/server/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.browser.d.ts +0 -1
  3918. package/server/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.d.ts +0 -2
  3919. package/server/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.native.d.ts +0 -1
  3920. package/server/node_modules/@smithy/uuid/dist-types/ts3.4/v4.d.ts +0 -19
  3921. package/server/node_modules/@smithy/uuid/dist-types/v4.d.ts +0 -19
  3922. package/server/node_modules/@smithy/uuid/package.json +0 -66
  3923. package/server/node_modules/bowser/LICENSE +0 -39
  3924. package/server/node_modules/bowser/README.md +0 -246
  3925. package/server/node_modules/bowser/bundled.js +0 -1
  3926. package/server/node_modules/bowser/es5.js +0 -1
  3927. package/server/node_modules/bowser/index.d.ts +0 -353
  3928. package/server/node_modules/bowser/package.json +0 -93
  3929. package/server/node_modules/bowser/src/bowser.js +0 -93
  3930. package/server/node_modules/bowser/src/constants.js +0 -177
  3931. package/server/node_modules/bowser/src/parser-browsers.js +0 -1183
  3932. package/server/node_modules/bowser/src/parser-engines.js +0 -120
  3933. package/server/node_modules/bowser/src/parser-os.js +0 -211
  3934. package/server/node_modules/bowser/src/parser-platforms.js +0 -566
  3935. package/server/node_modules/bowser/src/parser.js +0 -592
  3936. package/server/node_modules/bowser/src/utils.js +0 -327
  3937. package/server/node_modules/fast-xml-builder/CHANGELOG.md +0 -16
  3938. package/server/node_modules/fast-xml-builder/LICENSE +0 -21
  3939. package/server/node_modules/fast-xml-builder/README.md +0 -23
  3940. package/server/node_modules/fast-xml-builder/lib/fxb.cjs +0 -1
  3941. package/server/node_modules/fast-xml-builder/lib/fxb.d.cts +0 -180
  3942. package/server/node_modules/fast-xml-builder/lib/fxb.min.js +0 -2
  3943. package/server/node_modules/fast-xml-builder/lib/fxb.min.js.map +0 -1
  3944. package/server/node_modules/fast-xml-builder/package.json +0 -80
  3945. package/server/node_modules/fast-xml-builder/src/fxb.d.ts +0 -180
  3946. package/server/node_modules/fast-xml-builder/src/fxb.js +0 -529
  3947. package/server/node_modules/fast-xml-builder/src/ignoreAttributes.js +0 -18
  3948. package/server/node_modules/fast-xml-builder/src/orderedJs2Xml.js +0 -292
  3949. package/server/node_modules/fast-xml-builder/src/prettifyJs2Xml.js +0 -0
  3950. package/server/node_modules/fast-xml-parser/CHANGELOG.md +0 -752
  3951. package/server/node_modules/fast-xml-parser/LICENSE +0 -21
  3952. package/server/node_modules/fast-xml-parser/README.md +0 -225
  3953. package/server/node_modules/fast-xml-parser/lib/fxbuilder.min.js +0 -2
  3954. package/server/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +0 -1
  3955. package/server/node_modules/fast-xml-parser/lib/fxp.cjs +0 -1
  3956. package/server/node_modules/fast-xml-parser/lib/fxp.d.cts +0 -595
  3957. package/server/node_modules/fast-xml-parser/lib/fxp.min.js +0 -2
  3958. package/server/node_modules/fast-xml-parser/lib/fxp.min.js.map +0 -1
  3959. package/server/node_modules/fast-xml-parser/lib/fxparser.min.js +0 -2
  3960. package/server/node_modules/fast-xml-parser/lib/fxparser.min.js.map +0 -1
  3961. package/server/node_modules/fast-xml-parser/lib/fxvalidator.min.js +0 -2
  3962. package/server/node_modules/fast-xml-parser/lib/fxvalidator.min.js.map +0 -1
  3963. package/server/node_modules/fast-xml-parser/package.json +0 -94
  3964. package/server/node_modules/fast-xml-parser/src/cli/cli.js +0 -97
  3965. package/server/node_modules/fast-xml-parser/src/cli/man.js +0 -17
  3966. package/server/node_modules/fast-xml-parser/src/cli/read.js +0 -43
  3967. package/server/node_modules/fast-xml-parser/src/fxp.d.ts +0 -577
  3968. package/server/node_modules/fast-xml-parser/src/fxp.js +0 -14
  3969. package/server/node_modules/fast-xml-parser/src/ignoreAttributes.js +0 -18
  3970. package/server/node_modules/fast-xml-parser/src/util.js +0 -61
  3971. package/server/node_modules/fast-xml-parser/src/v6/CharsSymbol.js +0 -16
  3972. package/server/node_modules/fast-xml-parser/src/v6/EntitiesParser.js +0 -106
  3973. package/server/node_modules/fast-xml-parser/src/v6/OptionsBuilder.js +0 -61
  3974. package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -69
  3975. package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsArrBuilder.js +0 -103
  3976. package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -100
  3977. package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/JsObjBuilder.js +0 -154
  3978. package/server/node_modules/fast-xml-parser/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -94
  3979. package/server/node_modules/fast-xml-parser/src/v6/Report.js +0 -0
  3980. package/server/node_modules/fast-xml-parser/src/v6/TagPath.js +0 -81
  3981. package/server/node_modules/fast-xml-parser/src/v6/TagPathMatcher.js +0 -13
  3982. package/server/node_modules/fast-xml-parser/src/v6/XMLParser.js +0 -83
  3983. package/server/node_modules/fast-xml-parser/src/v6/Xml2JsParser.js +0 -235
  3984. package/server/node_modules/fast-xml-parser/src/v6/XmlPartReader.js +0 -210
  3985. package/server/node_modules/fast-xml-parser/src/v6/XmlSpecialTagsReader.js +0 -111
  3986. package/server/node_modules/fast-xml-parser/src/v6/inputSource/BufferSource.js +0 -116
  3987. package/server/node_modules/fast-xml-parser/src/v6/inputSource/StringSource.js +0 -121
  3988. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/EntitiesParser.js +0 -105
  3989. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/booleanParser.js +0 -22
  3990. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/booleanParserExt.js +0 -19
  3991. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/currency.js +0 -38
  3992. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/join.js +0 -13
  3993. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/number.js +0 -14
  3994. package/server/node_modules/fast-xml-parser/src/v6/valueParsers/trim.js +0 -6
  3995. package/server/node_modules/fast-xml-parser/src/validator.js +0 -425
  3996. package/server/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +0 -6
  3997. package/server/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +0 -401
  3998. package/server/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +0 -159
  3999. package/server/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +0 -905
  4000. package/server/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +0 -71
  4001. package/server/node_modules/fast-xml-parser/src/xmlparser/node2json.js +0 -174
  4002. package/server/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +0 -40
  4003. package/server/node_modules/path-expression-matcher/LICENSE +0 -21
  4004. package/server/node_modules/path-expression-matcher/README.md +0 -635
  4005. package/server/node_modules/path-expression-matcher/lib/pem.cjs +0 -1
  4006. package/server/node_modules/path-expression-matcher/lib/pem.d.cts +0 -335
  4007. package/server/node_modules/path-expression-matcher/lib/pem.min.js +0 -2
  4008. package/server/node_modules/path-expression-matcher/lib/pem.min.js.map +0 -1
  4009. package/server/node_modules/path-expression-matcher/package.json +0 -78
  4010. package/server/node_modules/path-expression-matcher/src/Expression.js +0 -232
  4011. package/server/node_modules/path-expression-matcher/src/Matcher.js +0 -414
  4012. package/server/node_modules/path-expression-matcher/src/index.d.ts +0 -366
  4013. package/server/node_modules/path-expression-matcher/src/index.js +0 -28
  4014. package/server/node_modules/stripe/CHANGELOG.md +0 -4463
  4015. package/server/node_modules/stripe/LICENSE +0 -20
  4016. package/server/node_modules/stripe/OPENAPI_VERSION +0 -1
  4017. package/server/node_modules/stripe/README.md +0 -693
  4018. package/server/node_modules/stripe/VERSION +0 -1
  4019. package/server/node_modules/stripe/cjs/Error.js +0 -203
  4020. package/server/node_modules/stripe/cjs/RequestSender.js +0 -478
  4021. package/server/node_modules/stripe/cjs/ResourceNamespace.js +0 -21
  4022. package/server/node_modules/stripe/cjs/StripeContext.js +0 -56
  4023. package/server/node_modules/stripe/cjs/StripeEmitter.js +0 -46
  4024. package/server/node_modules/stripe/cjs/StripeMethod.js +0 -36
  4025. package/server/node_modules/stripe/cjs/StripeResource.js +0 -176
  4026. package/server/node_modules/stripe/cjs/Webhooks.js +0 -216
  4027. package/server/node_modules/stripe/cjs/apiVersion.js +0 -6
  4028. package/server/node_modules/stripe/cjs/autoPagination.js +0 -294
  4029. package/server/node_modules/stripe/cjs/crypto/CryptoProvider.js +0 -51
  4030. package/server/node_modules/stripe/cjs/crypto/NodeCryptoProvider.js +0 -30
  4031. package/server/node_modules/stripe/cjs/crypto/SubtleCryptoProvider.js +0 -51
  4032. package/server/node_modules/stripe/cjs/multipart.js +0 -61
  4033. package/server/node_modules/stripe/cjs/net/FetchHttpClient.js +0 -142
  4034. package/server/node_modules/stripe/cjs/net/HttpClient.js +0 -53
  4035. package/server/node_modules/stripe/cjs/net/NodeHttpClient.js +0 -108
  4036. package/server/node_modules/stripe/cjs/package.json +0 -1
  4037. package/server/node_modules/stripe/cjs/platform/NodePlatformFunctions.js +0 -126
  4038. package/server/node_modules/stripe/cjs/platform/PlatformFunctions.js +0 -98
  4039. package/server/node_modules/stripe/cjs/platform/WebPlatformFunctions.js +0 -42
  4040. package/server/node_modules/stripe/cjs/resources/AccountLinks.js +0 -9
  4041. package/server/node_modules/stripe/cjs/resources/AccountSessions.js +0 -9
  4042. package/server/node_modules/stripe/cjs/resources/Accounts.js +0 -101
  4043. package/server/node_modules/stripe/cjs/resources/ApplePayDomains.js +0 -22
  4044. package/server/node_modules/stripe/cjs/resources/ApplicationFees.js +0 -34
  4045. package/server/node_modules/stripe/cjs/resources/Apps/Secrets.js +0 -19
  4046. package/server/node_modules/stripe/cjs/resources/Balance.js +0 -9
  4047. package/server/node_modules/stripe/cjs/resources/BalanceSettings.js +0 -10
  4048. package/server/node_modules/stripe/cjs/resources/BalanceTransactions.js +0 -17
  4049. package/server/node_modules/stripe/cjs/resources/Billing/Alerts.js +0 -27
  4050. package/server/node_modules/stripe/cjs/resources/Billing/CreditBalanceSummary.js +0 -12
  4051. package/server/node_modules/stripe/cjs/resources/Billing/CreditBalanceTransactions.js +0 -17
  4052. package/server/node_modules/stripe/cjs/resources/Billing/CreditGrants.js +0 -30
  4053. package/server/node_modules/stripe/cjs/resources/Billing/MeterEventAdjustments.js +0 -12
  4054. package/server/node_modules/stripe/cjs/resources/Billing/MeterEvents.js +0 -9
  4055. package/server/node_modules/stripe/cjs/resources/Billing/Meters.js +0 -29
  4056. package/server/node_modules/stripe/cjs/resources/BillingPortal/Configurations.js +0 -25
  4057. package/server/node_modules/stripe/cjs/resources/BillingPortal/Sessions.js +0 -12
  4058. package/server/node_modules/stripe/cjs/resources/Charges.js +0 -25
  4059. package/server/node_modules/stripe/cjs/resources/Checkout/Sessions.js +0 -31
  4060. package/server/node_modules/stripe/cjs/resources/Climate/Orders.js +0 -26
  4061. package/server/node_modules/stripe/cjs/resources/Climate/Products.js +0 -17
  4062. package/server/node_modules/stripe/cjs/resources/Climate/Suppliers.js +0 -17
  4063. package/server/node_modules/stripe/cjs/resources/ConfirmationTokens.js +0 -12
  4064. package/server/node_modules/stripe/cjs/resources/CountrySpecs.js +0 -17
  4065. package/server/node_modules/stripe/cjs/resources/Coupons.js +0 -17
  4066. package/server/node_modules/stripe/cjs/resources/CreditNotes.js +0 -31
  4067. package/server/node_modules/stripe/cjs/resources/CustomerSessions.js +0 -9
  4068. package/server/node_modules/stripe/cjs/resources/Customers.js +0 -115
  4069. package/server/node_modules/stripe/cjs/resources/Disputes.js +0 -19
  4070. package/server/node_modules/stripe/cjs/resources/Entitlements/ActiveEntitlements.js +0 -17
  4071. package/server/node_modules/stripe/cjs/resources/Entitlements/Features.js +0 -22
  4072. package/server/node_modules/stripe/cjs/resources/EphemeralKeys.js +0 -18
  4073. package/server/node_modules/stripe/cjs/resources/Events.js +0 -14
  4074. package/server/node_modules/stripe/cjs/resources/ExchangeRates.js +0 -17
  4075. package/server/node_modules/stripe/cjs/resources/FileLinks.js +0 -16
  4076. package/server/node_modules/stripe/cjs/resources/Files.js +0 -24
  4077. package/server/node_modules/stripe/cjs/resources/FinancialConnections/Accounts.js +0 -38
  4078. package/server/node_modules/stripe/cjs/resources/FinancialConnections/Sessions.js +0 -16
  4079. package/server/node_modules/stripe/cjs/resources/FinancialConnections/Transactions.js +0 -17
  4080. package/server/node_modules/stripe/cjs/resources/Forwarding/Requests.js +0 -18
  4081. package/server/node_modules/stripe/cjs/resources/Identity/VerificationReports.js +0 -17
  4082. package/server/node_modules/stripe/cjs/resources/Identity/VerificationSessions.js +0 -33
  4083. package/server/node_modules/stripe/cjs/resources/InvoiceItems.js +0 -26
  4084. package/server/node_modules/stripe/cjs/resources/InvoicePayments.js +0 -17
  4085. package/server/node_modules/stripe/cjs/resources/InvoiceRenderingTemplates.js +0 -25
  4086. package/server/node_modules/stripe/cjs/resources/Invoices.js +0 -68
  4087. package/server/node_modules/stripe/cjs/resources/Issuing/Authorizations.js +0 -29
  4088. package/server/node_modules/stripe/cjs/resources/Issuing/Cardholders.js +0 -22
  4089. package/server/node_modules/stripe/cjs/resources/Issuing/Cards.js +0 -16
  4090. package/server/node_modules/stripe/cjs/resources/Issuing/Disputes.js +0 -26
  4091. package/server/node_modules/stripe/cjs/resources/Issuing/PersonalizationDesigns.js +0 -25
  4092. package/server/node_modules/stripe/cjs/resources/Issuing/PhysicalBundles.js +0 -17
  4093. package/server/node_modules/stripe/cjs/resources/Issuing/Tokens.js +0 -21
  4094. package/server/node_modules/stripe/cjs/resources/Issuing/Transactions.js +0 -21
  4095. package/server/node_modules/stripe/cjs/resources/Mandates.js +0 -9
  4096. package/server/node_modules/stripe/cjs/resources/OAuth.js +0 -44
  4097. package/server/node_modules/stripe/cjs/resources/PaymentAttemptRecords.js +0 -17
  4098. package/server/node_modules/stripe/cjs/resources/PaymentIntents.js +0 -56
  4099. package/server/node_modules/stripe/cjs/resources/PaymentLinks.js +0 -27
  4100. package/server/node_modules/stripe/cjs/resources/PaymentMethodConfigurations.js +0 -25
  4101. package/server/node_modules/stripe/cjs/resources/PaymentMethodDomains.js +0 -29
  4102. package/server/node_modules/stripe/cjs/resources/PaymentMethods.js +0 -30
  4103. package/server/node_modules/stripe/cjs/resources/PaymentRecords.js +0 -37
  4104. package/server/node_modules/stripe/cjs/resources/Payouts.js +0 -24
  4105. package/server/node_modules/stripe/cjs/resources/Plans.js +0 -17
  4106. package/server/node_modules/stripe/cjs/resources/Prices.js +0 -21
  4107. package/server/node_modules/stripe/cjs/resources/Products.js +0 -39
  4108. package/server/node_modules/stripe/cjs/resources/PromotionCodes.js +0 -22
  4109. package/server/node_modules/stripe/cjs/resources/Quotes.js +0 -38
  4110. package/server/node_modules/stripe/cjs/resources/Radar/EarlyFraudWarnings.js +0 -17
  4111. package/server/node_modules/stripe/cjs/resources/Radar/PaymentEvaluations.js +0 -12
  4112. package/server/node_modules/stripe/cjs/resources/Radar/ValueListItems.js +0 -25
  4113. package/server/node_modules/stripe/cjs/resources/Radar/ValueLists.js +0 -26
  4114. package/server/node_modules/stripe/cjs/resources/Refunds.js +0 -20
  4115. package/server/node_modules/stripe/cjs/resources/Reporting/ReportRuns.js +0 -18
  4116. package/server/node_modules/stripe/cjs/resources/Reporting/ReportTypes.js +0 -17
  4117. package/server/node_modules/stripe/cjs/resources/Reviews.js +0 -18
  4118. package/server/node_modules/stripe/cjs/resources/SetupAttempts.js +0 -13
  4119. package/server/node_modules/stripe/cjs/resources/SetupIntents.js +0 -34
  4120. package/server/node_modules/stripe/cjs/resources/ShippingRates.js +0 -22
  4121. package/server/node_modules/stripe/cjs/resources/Sigma/ScheduledQueryRuns.js +0 -17
  4122. package/server/node_modules/stripe/cjs/resources/Sources.js +0 -20
  4123. package/server/node_modules/stripe/cjs/resources/SubscriptionItems.js +0 -26
  4124. package/server/node_modules/stripe/cjs/resources/SubscriptionSchedules.js +0 -33
  4125. package/server/node_modules/stripe/cjs/resources/Subscriptions.js +0 -43
  4126. package/server/node_modules/stripe/cjs/resources/Tax/Associations.js +0 -9
  4127. package/server/node_modules/stripe/cjs/resources/Tax/Calculations.js +0 -18
  4128. package/server/node_modules/stripe/cjs/resources/Tax/Registrations.js +0 -22
  4129. package/server/node_modules/stripe/cjs/resources/Tax/Settings.js +0 -10
  4130. package/server/node_modules/stripe/cjs/resources/Tax/Transactions.js +0 -25
  4131. package/server/node_modules/stripe/cjs/resources/TaxCodes.js +0 -14
  4132. package/server/node_modules/stripe/cjs/resources/TaxIds.js +0 -16
  4133. package/server/node_modules/stripe/cjs/resources/TaxRates.js +0 -16
  4134. package/server/node_modules/stripe/cjs/resources/Terminal/Configurations.js +0 -29
  4135. package/server/node_modules/stripe/cjs/resources/Terminal/ConnectionTokens.js +0 -12
  4136. package/server/node_modules/stripe/cjs/resources/Terminal/Locations.js +0 -26
  4137. package/server/node_modules/stripe/cjs/resources/Terminal/OnboardingLinks.js +0 -12
  4138. package/server/node_modules/stripe/cjs/resources/Terminal/Readers.js +0 -58
  4139. package/server/node_modules/stripe/cjs/resources/TestHelpers/ConfirmationTokens.js +0 -12
  4140. package/server/node_modules/stripe/cjs/resources/TestHelpers/Customers.js +0 -12
  4141. package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/Authorizations.js +0 -36
  4142. package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/Cards.js +0 -28
  4143. package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/PersonalizationDesigns.js +0 -20
  4144. package/server/node_modules/stripe/cjs/resources/TestHelpers/Issuing/Transactions.js +0 -20
  4145. package/server/node_modules/stripe/cjs/resources/TestHelpers/Refunds.js +0 -12
  4146. package/server/node_modules/stripe/cjs/resources/TestHelpers/Terminal/Readers.js +0 -20
  4147. package/server/node_modules/stripe/cjs/resources/TestHelpers/TestClocks.js +0 -29
  4148. package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/InboundTransfers.js +0 -20
  4149. package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/OutboundPayments.js +0 -24
  4150. package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/OutboundTransfers.js +0 -24
  4151. package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/ReceivedCredits.js +0 -12
  4152. package/server/node_modules/stripe/cjs/resources/TestHelpers/Treasury/ReceivedDebits.js +0 -12
  4153. package/server/node_modules/stripe/cjs/resources/Tokens.js +0 -10
  4154. package/server/node_modules/stripe/cjs/resources/Topups.js +0 -17
  4155. package/server/node_modules/stripe/cjs/resources/Transfers.js +0 -33
  4156. package/server/node_modules/stripe/cjs/resources/Treasury/CreditReversals.js +0 -21
  4157. package/server/node_modules/stripe/cjs/resources/Treasury/DebitReversals.js +0 -21
  4158. package/server/node_modules/stripe/cjs/resources/Treasury/FinancialAccounts.js +0 -37
  4159. package/server/node_modules/stripe/cjs/resources/Treasury/InboundTransfers.js +0 -25
  4160. package/server/node_modules/stripe/cjs/resources/Treasury/OutboundPayments.js +0 -25
  4161. package/server/node_modules/stripe/cjs/resources/Treasury/OutboundTransfers.js +0 -25
  4162. package/server/node_modules/stripe/cjs/resources/Treasury/ReceivedCredits.js +0 -17
  4163. package/server/node_modules/stripe/cjs/resources/Treasury/ReceivedDebits.js +0 -17
  4164. package/server/node_modules/stripe/cjs/resources/Treasury/TransactionEntries.js +0 -17
  4165. package/server/node_modules/stripe/cjs/resources/Treasury/Transactions.js +0 -17
  4166. package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEventAdjustments.js +0 -12
  4167. package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEventSession.js +0 -12
  4168. package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEventStream.js +0 -13
  4169. package/server/node_modules/stripe/cjs/resources/V2/Billing/MeterEvents.js +0 -9
  4170. package/server/node_modules/stripe/cjs/resources/V2/Core/AccountLinks.js +0 -9
  4171. package/server/node_modules/stripe/cjs/resources/V2/Core/AccountTokens.js +0 -13
  4172. package/server/node_modules/stripe/cjs/resources/V2/Core/Accounts/PersonTokens.js +0 -16
  4173. package/server/node_modules/stripe/cjs/resources/V2/Core/Accounts/Persons.js +0 -29
  4174. package/server/node_modules/stripe/cjs/resources/V2/Core/Accounts.js +0 -27
  4175. package/server/node_modules/stripe/cjs/resources/V2/Core/EventDestinations.js +0 -41
  4176. package/server/node_modules/stripe/cjs/resources/V2/Core/Events.js +0 -60
  4177. package/server/node_modules/stripe/cjs/resources/WebhookEndpoints.js +0 -26
  4178. package/server/node_modules/stripe/cjs/resources.js +0 -324
  4179. package/server/node_modules/stripe/cjs/stripe.cjs.node.js +0 -11
  4180. package/server/node_modules/stripe/cjs/stripe.cjs.worker.js +0 -11
  4181. package/server/node_modules/stripe/cjs/stripe.core.js +0 -396
  4182. package/server/node_modules/stripe/cjs/utils.js +0 -479
  4183. package/server/node_modules/stripe/esm/Error.js +0 -185
  4184. package/server/node_modules/stripe/esm/RequestSender.js +0 -474
  4185. package/server/node_modules/stripe/esm/ResourceNamespace.js +0 -17
  4186. package/server/node_modules/stripe/esm/StripeContext.js +0 -52
  4187. package/server/node_modules/stripe/esm/StripeEmitter.js +0 -42
  4188. package/server/node_modules/stripe/esm/StripeMethod.js +0 -32
  4189. package/server/node_modules/stripe/esm/StripeResource.js +0 -173
  4190. package/server/node_modules/stripe/esm/Webhooks.js +0 -212
  4191. package/server/node_modules/stripe/esm/apiVersion.js +0 -3
  4192. package/server/node_modules/stripe/esm/autoPagination.js +0 -290
  4193. package/server/node_modules/stripe/esm/crypto/CryptoProvider.js +0 -46
  4194. package/server/node_modules/stripe/esm/crypto/NodeCryptoProvider.js +0 -26
  4195. package/server/node_modules/stripe/esm/crypto/SubtleCryptoProvider.js +0 -47
  4196. package/server/node_modules/stripe/esm/multipart.js +0 -57
  4197. package/server/node_modules/stripe/esm/net/FetchHttpClient.js +0 -137
  4198. package/server/node_modules/stripe/esm/net/HttpClient.js +0 -48
  4199. package/server/node_modules/stripe/esm/net/NodeHttpClient.js +0 -103
  4200. package/server/node_modules/stripe/esm/package.json +0 -1
  4201. package/server/node_modules/stripe/esm/platform/NodePlatformFunctions.js +0 -122
  4202. package/server/node_modules/stripe/esm/platform/PlatformFunctions.js +0 -94
  4203. package/server/node_modules/stripe/esm/platform/WebPlatformFunctions.js +0 -38
  4204. package/server/node_modules/stripe/esm/resources/AccountLinks.js +0 -6
  4205. package/server/node_modules/stripe/esm/resources/AccountSessions.js +0 -6
  4206. package/server/node_modules/stripe/esm/resources/Accounts.js +0 -98
  4207. package/server/node_modules/stripe/esm/resources/ApplePayDomains.js +0 -19
  4208. package/server/node_modules/stripe/esm/resources/ApplicationFees.js +0 -31
  4209. package/server/node_modules/stripe/esm/resources/Apps/Secrets.js +0 -16
  4210. package/server/node_modules/stripe/esm/resources/Balance.js +0 -6
  4211. package/server/node_modules/stripe/esm/resources/BalanceSettings.js +0 -7
  4212. package/server/node_modules/stripe/esm/resources/BalanceTransactions.js +0 -14
  4213. package/server/node_modules/stripe/esm/resources/Billing/Alerts.js +0 -24
  4214. package/server/node_modules/stripe/esm/resources/Billing/CreditBalanceSummary.js +0 -9
  4215. package/server/node_modules/stripe/esm/resources/Billing/CreditBalanceTransactions.js +0 -14
  4216. package/server/node_modules/stripe/esm/resources/Billing/CreditGrants.js +0 -27
  4217. package/server/node_modules/stripe/esm/resources/Billing/MeterEventAdjustments.js +0 -9
  4218. package/server/node_modules/stripe/esm/resources/Billing/MeterEvents.js +0 -6
  4219. package/server/node_modules/stripe/esm/resources/Billing/Meters.js +0 -26
  4220. package/server/node_modules/stripe/esm/resources/BillingPortal/Configurations.js +0 -22
  4221. package/server/node_modules/stripe/esm/resources/BillingPortal/Sessions.js +0 -9
  4222. package/server/node_modules/stripe/esm/resources/Charges.js +0 -22
  4223. package/server/node_modules/stripe/esm/resources/Checkout/Sessions.js +0 -28
  4224. package/server/node_modules/stripe/esm/resources/Climate/Orders.js +0 -23
  4225. package/server/node_modules/stripe/esm/resources/Climate/Products.js +0 -14
  4226. package/server/node_modules/stripe/esm/resources/Climate/Suppliers.js +0 -14
  4227. package/server/node_modules/stripe/esm/resources/ConfirmationTokens.js +0 -9
  4228. package/server/node_modules/stripe/esm/resources/CountrySpecs.js +0 -14
  4229. package/server/node_modules/stripe/esm/resources/Coupons.js +0 -14
  4230. package/server/node_modules/stripe/esm/resources/CreditNotes.js +0 -28
  4231. package/server/node_modules/stripe/esm/resources/CustomerSessions.js +0 -6
  4232. package/server/node_modules/stripe/esm/resources/Customers.js +0 -112
  4233. package/server/node_modules/stripe/esm/resources/Disputes.js +0 -16
  4234. package/server/node_modules/stripe/esm/resources/Entitlements/ActiveEntitlements.js +0 -14
  4235. package/server/node_modules/stripe/esm/resources/Entitlements/Features.js +0 -19
  4236. package/server/node_modules/stripe/esm/resources/EphemeralKeys.js +0 -15
  4237. package/server/node_modules/stripe/esm/resources/Events.js +0 -11
  4238. package/server/node_modules/stripe/esm/resources/ExchangeRates.js +0 -14
  4239. package/server/node_modules/stripe/esm/resources/FileLinks.js +0 -13
  4240. package/server/node_modules/stripe/esm/resources/Files.js +0 -21
  4241. package/server/node_modules/stripe/esm/resources/FinancialConnections/Accounts.js +0 -35
  4242. package/server/node_modules/stripe/esm/resources/FinancialConnections/Sessions.js +0 -13
  4243. package/server/node_modules/stripe/esm/resources/FinancialConnections/Transactions.js +0 -14
  4244. package/server/node_modules/stripe/esm/resources/Forwarding/Requests.js +0 -15
  4245. package/server/node_modules/stripe/esm/resources/Identity/VerificationReports.js +0 -14
  4246. package/server/node_modules/stripe/esm/resources/Identity/VerificationSessions.js +0 -30
  4247. package/server/node_modules/stripe/esm/resources/InvoiceItems.js +0 -23
  4248. package/server/node_modules/stripe/esm/resources/InvoicePayments.js +0 -14
  4249. package/server/node_modules/stripe/esm/resources/InvoiceRenderingTemplates.js +0 -22
  4250. package/server/node_modules/stripe/esm/resources/Invoices.js +0 -65
  4251. package/server/node_modules/stripe/esm/resources/Issuing/Authorizations.js +0 -26
  4252. package/server/node_modules/stripe/esm/resources/Issuing/Cardholders.js +0 -19
  4253. package/server/node_modules/stripe/esm/resources/Issuing/Cards.js +0 -13
  4254. package/server/node_modules/stripe/esm/resources/Issuing/Disputes.js +0 -23
  4255. package/server/node_modules/stripe/esm/resources/Issuing/PersonalizationDesigns.js +0 -22
  4256. package/server/node_modules/stripe/esm/resources/Issuing/PhysicalBundles.js +0 -14
  4257. package/server/node_modules/stripe/esm/resources/Issuing/Tokens.js +0 -18
  4258. package/server/node_modules/stripe/esm/resources/Issuing/Transactions.js +0 -18
  4259. package/server/node_modules/stripe/esm/resources/Mandates.js +0 -6
  4260. package/server/node_modules/stripe/esm/resources/OAuth.js +0 -42
  4261. package/server/node_modules/stripe/esm/resources/PaymentAttemptRecords.js +0 -14
  4262. package/server/node_modules/stripe/esm/resources/PaymentIntents.js +0 -53
  4263. package/server/node_modules/stripe/esm/resources/PaymentLinks.js +0 -24
  4264. package/server/node_modules/stripe/esm/resources/PaymentMethodConfigurations.js +0 -22
  4265. package/server/node_modules/stripe/esm/resources/PaymentMethodDomains.js +0 -26
  4266. package/server/node_modules/stripe/esm/resources/PaymentMethods.js +0 -27
  4267. package/server/node_modules/stripe/esm/resources/PaymentRecords.js +0 -34
  4268. package/server/node_modules/stripe/esm/resources/Payouts.js +0 -21
  4269. package/server/node_modules/stripe/esm/resources/Plans.js +0 -14
  4270. package/server/node_modules/stripe/esm/resources/Prices.js +0 -18
  4271. package/server/node_modules/stripe/esm/resources/Products.js +0 -36
  4272. package/server/node_modules/stripe/esm/resources/PromotionCodes.js +0 -19
  4273. package/server/node_modules/stripe/esm/resources/Quotes.js +0 -35
  4274. package/server/node_modules/stripe/esm/resources/Radar/EarlyFraudWarnings.js +0 -14
  4275. package/server/node_modules/stripe/esm/resources/Radar/PaymentEvaluations.js +0 -9
  4276. package/server/node_modules/stripe/esm/resources/Radar/ValueListItems.js +0 -22
  4277. package/server/node_modules/stripe/esm/resources/Radar/ValueLists.js +0 -23
  4278. package/server/node_modules/stripe/esm/resources/Refunds.js +0 -17
  4279. package/server/node_modules/stripe/esm/resources/Reporting/ReportRuns.js +0 -15
  4280. package/server/node_modules/stripe/esm/resources/Reporting/ReportTypes.js +0 -14
  4281. package/server/node_modules/stripe/esm/resources/Reviews.js +0 -15
  4282. package/server/node_modules/stripe/esm/resources/SetupAttempts.js +0 -10
  4283. package/server/node_modules/stripe/esm/resources/SetupIntents.js +0 -31
  4284. package/server/node_modules/stripe/esm/resources/ShippingRates.js +0 -19
  4285. package/server/node_modules/stripe/esm/resources/Sigma/ScheduledQueryRuns.js +0 -14
  4286. package/server/node_modules/stripe/esm/resources/Sources.js +0 -17
  4287. package/server/node_modules/stripe/esm/resources/SubscriptionItems.js +0 -23
  4288. package/server/node_modules/stripe/esm/resources/SubscriptionSchedules.js +0 -30
  4289. package/server/node_modules/stripe/esm/resources/Subscriptions.js +0 -40
  4290. package/server/node_modules/stripe/esm/resources/Tax/Associations.js +0 -6
  4291. package/server/node_modules/stripe/esm/resources/Tax/Calculations.js +0 -15
  4292. package/server/node_modules/stripe/esm/resources/Tax/Registrations.js +0 -19
  4293. package/server/node_modules/stripe/esm/resources/Tax/Settings.js +0 -7
  4294. package/server/node_modules/stripe/esm/resources/Tax/Transactions.js +0 -22
  4295. package/server/node_modules/stripe/esm/resources/TaxCodes.js +0 -11
  4296. package/server/node_modules/stripe/esm/resources/TaxIds.js +0 -13
  4297. package/server/node_modules/stripe/esm/resources/TaxRates.js +0 -13
  4298. package/server/node_modules/stripe/esm/resources/Terminal/Configurations.js +0 -26
  4299. package/server/node_modules/stripe/esm/resources/Terminal/ConnectionTokens.js +0 -9
  4300. package/server/node_modules/stripe/esm/resources/Terminal/Locations.js +0 -23
  4301. package/server/node_modules/stripe/esm/resources/Terminal/OnboardingLinks.js +0 -9
  4302. package/server/node_modules/stripe/esm/resources/Terminal/Readers.js +0 -55
  4303. package/server/node_modules/stripe/esm/resources/TestHelpers/ConfirmationTokens.js +0 -9
  4304. package/server/node_modules/stripe/esm/resources/TestHelpers/Customers.js +0 -9
  4305. package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/Authorizations.js +0 -33
  4306. package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/Cards.js +0 -25
  4307. package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/PersonalizationDesigns.js +0 -17
  4308. package/server/node_modules/stripe/esm/resources/TestHelpers/Issuing/Transactions.js +0 -17
  4309. package/server/node_modules/stripe/esm/resources/TestHelpers/Refunds.js +0 -9
  4310. package/server/node_modules/stripe/esm/resources/TestHelpers/Terminal/Readers.js +0 -17
  4311. package/server/node_modules/stripe/esm/resources/TestHelpers/TestClocks.js +0 -26
  4312. package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/InboundTransfers.js +0 -17
  4313. package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/OutboundPayments.js +0 -21
  4314. package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/OutboundTransfers.js +0 -21
  4315. package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/ReceivedCredits.js +0 -9
  4316. package/server/node_modules/stripe/esm/resources/TestHelpers/Treasury/ReceivedDebits.js +0 -9
  4317. package/server/node_modules/stripe/esm/resources/Tokens.js +0 -7
  4318. package/server/node_modules/stripe/esm/resources/Topups.js +0 -14
  4319. package/server/node_modules/stripe/esm/resources/Transfers.js +0 -30
  4320. package/server/node_modules/stripe/esm/resources/Treasury/CreditReversals.js +0 -18
  4321. package/server/node_modules/stripe/esm/resources/Treasury/DebitReversals.js +0 -18
  4322. package/server/node_modules/stripe/esm/resources/Treasury/FinancialAccounts.js +0 -34
  4323. package/server/node_modules/stripe/esm/resources/Treasury/InboundTransfers.js +0 -22
  4324. package/server/node_modules/stripe/esm/resources/Treasury/OutboundPayments.js +0 -22
  4325. package/server/node_modules/stripe/esm/resources/Treasury/OutboundTransfers.js +0 -22
  4326. package/server/node_modules/stripe/esm/resources/Treasury/ReceivedCredits.js +0 -14
  4327. package/server/node_modules/stripe/esm/resources/Treasury/ReceivedDebits.js +0 -14
  4328. package/server/node_modules/stripe/esm/resources/Treasury/TransactionEntries.js +0 -14
  4329. package/server/node_modules/stripe/esm/resources/Treasury/Transactions.js +0 -14
  4330. package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEventAdjustments.js +0 -9
  4331. package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEventSession.js +0 -9
  4332. package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEventStream.js +0 -10
  4333. package/server/node_modules/stripe/esm/resources/V2/Billing/MeterEvents.js +0 -6
  4334. package/server/node_modules/stripe/esm/resources/V2/Core/AccountLinks.js +0 -6
  4335. package/server/node_modules/stripe/esm/resources/V2/Core/AccountTokens.js +0 -10
  4336. package/server/node_modules/stripe/esm/resources/V2/Core/Accounts/PersonTokens.js +0 -13
  4337. package/server/node_modules/stripe/esm/resources/V2/Core/Accounts/Persons.js +0 -26
  4338. package/server/node_modules/stripe/esm/resources/V2/Core/Accounts.js +0 -24
  4339. package/server/node_modules/stripe/esm/resources/V2/Core/EventDestinations.js +0 -38
  4340. package/server/node_modules/stripe/esm/resources/V2/Core/Events.js +0 -57
  4341. package/server/node_modules/stripe/esm/resources/WebhookEndpoints.js +0 -23
  4342. package/server/node_modules/stripe/esm/resources.js +0 -263
  4343. package/server/node_modules/stripe/esm/stripe.core.js +0 -392
  4344. package/server/node_modules/stripe/esm/stripe.esm.node.js +0 -4
  4345. package/server/node_modules/stripe/esm/stripe.esm.worker.js +0 -4
  4346. package/server/node_modules/stripe/esm/utils.js +0 -452
  4347. package/server/node_modules/stripe/package.json +0 -98
  4348. package/server/node_modules/stripe/types/.eslintrc.js +0 -22
  4349. package/server/node_modules/stripe/types/AccountLinks.d.ts +0 -33
  4350. package/server/node_modules/stripe/types/AccountLinksResource.d.ts +0 -78
  4351. package/server/node_modules/stripe/types/AccountSessions.d.ts +0 -578
  4352. package/server/node_modules/stripe/types/AccountSessionsResource.d.ts +0 -677
  4353. package/server/node_modules/stripe/types/Accounts.d.ts +0 -1727
  4354. package/server/node_modules/stripe/types/AccountsResource.d.ts +0 -5288
  4355. package/server/node_modules/stripe/types/ApplePayDomains.d.ts +0 -57
  4356. package/server/node_modules/stripe/types/ApplePayDomainsResource.d.ts +0 -77
  4357. package/server/node_modules/stripe/types/ApplicationFees.d.ts +0 -108
  4358. package/server/node_modules/stripe/types/ApplicationFeesResource.d.ts +0 -162
  4359. package/server/node_modules/stripe/types/Applications.d.ts +0 -55
  4360. package/server/node_modules/stripe/types/Apps/Secrets.d.ts +0 -80
  4361. package/server/node_modules/stripe/types/Apps/SecretsResource.d.ts +0 -186
  4362. package/server/node_modules/stripe/types/Balance.d.ts +0 -343
  4363. package/server/node_modules/stripe/types/BalanceResource.d.ts +0 -26
  4364. package/server/node_modules/stripe/types/BalanceSettings.d.ts +0 -103
  4365. package/server/node_modules/stripe/types/BalanceSettingsResource.d.ts +0 -124
  4366. package/server/node_modules/stripe/types/BalanceTransactionSources.d.ts +0 -23
  4367. package/server/node_modules/stripe/types/BalanceTransactions.d.ts +0 -176
  4368. package/server/node_modules/stripe/types/BalanceTransactionsResource.d.ts +0 -72
  4369. package/server/node_modules/stripe/types/BankAccounts.d.ts +0 -433
  4370. package/server/node_modules/stripe/types/Billing/AlertTriggereds.d.ts +0 -42
  4371. package/server/node_modules/stripe/types/Billing/Alerts.d.ts +0 -84
  4372. package/server/node_modules/stripe/types/Billing/AlertsResource.d.ts +0 -183
  4373. package/server/node_modules/stripe/types/Billing/CreditBalanceSummary.d.ts +0 -99
  4374. package/server/node_modules/stripe/types/Billing/CreditBalanceSummaryResource.d.ts +0 -83
  4375. package/server/node_modules/stripe/types/Billing/CreditBalanceTransactions.d.ts +0 -178
  4376. package/server/node_modules/stripe/types/Billing/CreditBalanceTransactionsResource.d.ts +0 -62
  4377. package/server/node_modules/stripe/types/Billing/CreditGrants.d.ts +0 -150
  4378. package/server/node_modules/stripe/types/Billing/CreditGrantsResource.d.ts +0 -248
  4379. package/server/node_modules/stripe/types/Billing/MeterEventAdjustments.d.ts +0 -53
  4380. package/server/node_modules/stripe/types/Billing/MeterEventAdjustmentsResource.d.ts +0 -48
  4381. package/server/node_modules/stripe/types/Billing/MeterEventSummaries.d.ts +0 -50
  4382. package/server/node_modules/stripe/types/Billing/MeterEvents.d.ts +0 -49
  4383. package/server/node_modules/stripe/types/Billing/MeterEventsResource.d.ts +0 -46
  4384. package/server/node_modules/stripe/types/Billing/Meters.d.ts +0 -110
  4385. package/server/node_modules/stripe/types/Billing/MetersResource.d.ts +0 -234
  4386. package/server/node_modules/stripe/types/BillingPortal/Configurations.d.ts +0 -319
  4387. package/server/node_modules/stripe/types/BillingPortal/ConfigurationsResource.d.ts +0 -679
  4388. package/server/node_modules/stripe/types/BillingPortal/Sessions.d.ts +0 -293
  4389. package/server/node_modules/stripe/types/BillingPortal/SessionsResource.d.ts +0 -273
  4390. package/server/node_modules/stripe/types/Capabilities.d.ts +0 -422
  4391. package/server/node_modules/stripe/types/Cards.d.ts +0 -225
  4392. package/server/node_modules/stripe/types/CashBalances.d.ts +0 -57
  4393. package/server/node_modules/stripe/types/Charges.d.ts +0 -2637
  4394. package/server/node_modules/stripe/types/ChargesResource.d.ts +0 -426
  4395. package/server/node_modules/stripe/types/Checkout/Sessions.d.ts +0 -2826
  4396. package/server/node_modules/stripe/types/Checkout/SessionsResource.d.ts +0 -3937
  4397. package/server/node_modules/stripe/types/Climate/Orders.d.ts +0 -197
  4398. package/server/node_modules/stripe/types/Climate/OrdersResource.d.ts +0 -159
  4399. package/server/node_modules/stripe/types/Climate/Products.d.ts +0 -81
  4400. package/server/node_modules/stripe/types/Climate/ProductsResource.d.ts +0 -45
  4401. package/server/node_modules/stripe/types/Climate/Suppliers.d.ts +0 -81
  4402. package/server/node_modules/stripe/types/Climate/SuppliersResource.d.ts +0 -45
  4403. package/server/node_modules/stripe/types/ConfirmationTokens.d.ts +0 -1745
  4404. package/server/node_modules/stripe/types/ConfirmationTokensResource.d.ts +0 -27
  4405. package/server/node_modules/stripe/types/ConnectCollectionTransfers.d.ts +0 -40
  4406. package/server/node_modules/stripe/types/CountrySpecs.d.ts +0 -88
  4407. package/server/node_modules/stripe/types/CountrySpecsResource.d.ts +0 -43
  4408. package/server/node_modules/stripe/types/Coupons.d.ts +0 -139
  4409. package/server/node_modules/stripe/types/CouponsResource.d.ts +0 -203
  4410. package/server/node_modules/stripe/types/CreditNoteLineItems.d.ts +0 -190
  4411. package/server/node_modules/stripe/types/CreditNotes.d.ts +0 -408
  4412. package/server/node_modules/stripe/types/CreditNotesResource.d.ts +0 -750
  4413. package/server/node_modules/stripe/types/CustomerBalanceTransactions.d.ts +0 -106
  4414. package/server/node_modules/stripe/types/CustomerCashBalanceTransactions.d.ts +0 -230
  4415. package/server/node_modules/stripe/types/CustomerSessions.d.ts +0 -283
  4416. package/server/node_modules/stripe/types/CustomerSessionsResource.d.ts +0 -263
  4417. package/server/node_modules/stripe/types/CustomerSources.d.ts +0 -9
  4418. package/server/node_modules/stripe/types/Customers.d.ts +0 -326
  4419. package/server/node_modules/stripe/types/CustomersResource.d.ts +0 -1553
  4420. package/server/node_modules/stripe/types/Discounts.d.ts +0 -175
  4421. package/server/node_modules/stripe/types/Disputes.d.ts +0 -519
  4422. package/server/node_modules/stripe/types/DisputesResource.d.ts +0 -384
  4423. package/server/node_modules/stripe/types/Entitlements/ActiveEntitlementSummaries.d.ts +0 -32
  4424. package/server/node_modules/stripe/types/Entitlements/ActiveEntitlements.d.ts +0 -37
  4425. package/server/node_modules/stripe/types/Entitlements/ActiveEntitlementsResource.d.ts +0 -49
  4426. package/server/node_modules/stripe/types/Entitlements/Features.d.ts +0 -48
  4427. package/server/node_modules/stripe/types/Entitlements/FeaturesResource.d.ts +0 -118
  4428. package/server/node_modules/stripe/types/EphemeralKeys.d.ts +0 -40
  4429. package/server/node_modules/stripe/types/EphemeralKeysResource.d.ts +0 -65
  4430. package/server/node_modules/stripe/types/Errors.d.ts +0 -280
  4431. package/server/node_modules/stripe/types/EventTypes.d.ts +0 -4443
  4432. package/server/node_modules/stripe/types/Events.d.ts +0 -373
  4433. package/server/node_modules/stripe/types/EventsResource.d.ts +0 -63
  4434. package/server/node_modules/stripe/types/ExchangeRates.d.ts +0 -54
  4435. package/server/node_modules/stripe/types/ExchangeRatesResource.d.ts +0 -49
  4436. package/server/node_modules/stripe/types/ExternalAccounts.d.ts +0 -9
  4437. package/server/node_modules/stripe/types/FeeRefunds.d.ts +0 -54
  4438. package/server/node_modules/stripe/types/FileLinks.d.ts +0 -57
  4439. package/server/node_modules/stripe/types/FileLinksResource.d.ts +0 -114
  4440. package/server/node_modules/stripe/types/Files.d.ts +0 -96
  4441. package/server/node_modules/stripe/types/FilesResource.d.ts +0 -146
  4442. package/server/node_modules/stripe/types/FinancialConnections/AccountOwners.d.ts +0 -52
  4443. package/server/node_modules/stripe/types/FinancialConnections/AccountOwnerships.d.ts +0 -32
  4444. package/server/node_modules/stripe/types/FinancialConnections/Accounts.d.ts +0 -325
  4445. package/server/node_modules/stripe/types/FinancialConnections/AccountsResource.d.ts +0 -184
  4446. package/server/node_modules/stripe/types/FinancialConnections/Sessions.d.ts +0 -113
  4447. package/server/node_modules/stripe/types/FinancialConnections/SessionsResource.d.ts +0 -128
  4448. package/server/node_modules/stripe/types/FinancialConnections/Transactions.d.ts +0 -85
  4449. package/server/node_modules/stripe/types/FinancialConnections/TransactionsResource.d.ts +0 -68
  4450. package/server/node_modules/stripe/types/Forwarding/Requests.d.ts +0 -165
  4451. package/server/node_modules/stripe/types/Forwarding/RequestsResource.d.ts +0 -127
  4452. package/server/node_modules/stripe/types/FundingInstructions.d.ts +0 -297
  4453. package/server/node_modules/stripe/types/Identity/VerificationReports.d.ts +0 -487
  4454. package/server/node_modules/stripe/types/Identity/VerificationReportsResource.d.ts +0 -71
  4455. package/server/node_modules/stripe/types/Identity/VerificationSessions.d.ts +0 -352
  4456. package/server/node_modules/stripe/types/Identity/VerificationSessionsResource.d.ts +0 -366
  4457. package/server/node_modules/stripe/types/InvoiceItems.d.ts +0 -235
  4458. package/server/node_modules/stripe/types/InvoiceItemsResource.d.ts +0 -414
  4459. package/server/node_modules/stripe/types/InvoiceLineItems.d.ts +0 -361
  4460. package/server/node_modules/stripe/types/InvoicePayments.d.ts +0 -111
  4461. package/server/node_modules/stripe/types/InvoicePaymentsResource.d.ts +0 -88
  4462. package/server/node_modules/stripe/types/InvoiceRenderingTemplates.d.ts +0 -55
  4463. package/server/node_modules/stripe/types/InvoiceRenderingTemplatesResource.d.ts +0 -93
  4464. package/server/node_modules/stripe/types/Invoices.d.ts +0 -1649
  4465. package/server/node_modules/stripe/types/InvoicesResource.d.ts +0 -4176
  4466. package/server/node_modules/stripe/types/Issuing/Authorizations.d.ts +0 -689
  4467. package/server/node_modules/stripe/types/Issuing/AuthorizationsResource.d.ts +0 -151
  4468. package/server/node_modules/stripe/types/Issuing/Cardholders.d.ts +0 -1184
  4469. package/server/node_modules/stripe/types/Issuing/CardholdersResource.d.ts +0 -2411
  4470. package/server/node_modules/stripe/types/Issuing/Cards.d.ts +0 -1294
  4471. package/server/node_modules/stripe/types/Issuing/CardsResource.d.ts +0 -2350
  4472. package/server/node_modules/stripe/types/Issuing/Disputes.d.ts +0 -383
  4473. package/server/node_modules/stripe/types/Issuing/DisputesResource.d.ts +0 -776
  4474. package/server/node_modules/stripe/types/Issuing/PersonalizationDesigns.d.ts +0 -142
  4475. package/server/node_modules/stripe/types/Issuing/PersonalizationDesignsResource.d.ts +0 -253
  4476. package/server/node_modules/stripe/types/Issuing/PhysicalBundles.d.ts +0 -75
  4477. package/server/node_modules/stripe/types/Issuing/PhysicalBundlesResource.d.ts +0 -63
  4478. package/server/node_modules/stripe/types/Issuing/Tokens.d.ts +0 -273
  4479. package/server/node_modules/stripe/types/Issuing/TokensResource.d.ts +0 -88
  4480. package/server/node_modules/stripe/types/Issuing/Transactions.d.ts +0 -479
  4481. package/server/node_modules/stripe/types/Issuing/TransactionsResource.d.ts +0 -92
  4482. package/server/node_modules/stripe/types/LineItems.d.ts +0 -145
  4483. package/server/node_modules/stripe/types/LoginLinks.d.ts +0 -26
  4484. package/server/node_modules/stripe/types/Mandates.d.ts +0 -345
  4485. package/server/node_modules/stripe/types/MandatesResource.d.ts +0 -27
  4486. package/server/node_modules/stripe/types/OAuth.d.ts +0 -355
  4487. package/server/node_modules/stripe/types/PaymentAttemptRecords.d.ts +0 -2401
  4488. package/server/node_modules/stripe/types/PaymentAttemptRecordsResource.d.ts +0 -57
  4489. package/server/node_modules/stripe/types/PaymentIntentAmountDetailsLineItems.d.ts +0 -126
  4490. package/server/node_modules/stripe/types/PaymentIntents.d.ts +0 -3120
  4491. package/server/node_modules/stripe/types/PaymentIntentsResource.d.ts +0 -11252
  4492. package/server/node_modules/stripe/types/PaymentLinks.d.ts +0 -1050
  4493. package/server/node_modules/stripe/types/PaymentLinksResource.d.ts +0 -2332
  4494. package/server/node_modules/stripe/types/PaymentMethodConfigurations.d.ts +0 -2009
  4495. package/server/node_modules/stripe/types/PaymentMethodConfigurationsResource.d.ts +0 -2908
  4496. package/server/node_modules/stripe/types/PaymentMethodDomains.d.ts +0 -213
  4497. package/server/node_modules/stripe/types/PaymentMethodDomainsResource.d.ts +0 -126
  4498. package/server/node_modules/stripe/types/PaymentMethods.d.ts +0 -1635
  4499. package/server/node_modules/stripe/types/PaymentMethodsResource.d.ts +0 -1181
  4500. package/server/node_modules/stripe/types/PaymentRecords.d.ts +0 -2401
  4501. package/server/node_modules/stripe/types/PaymentRecordsResource.d.ts +0 -657
  4502. package/server/node_modules/stripe/types/Payouts.d.ts +0 -177
  4503. package/server/node_modules/stripe/types/PayoutsResource.d.ts +0 -201
  4504. package/server/node_modules/stripe/types/Persons.d.ts +0 -824
  4505. package/server/node_modules/stripe/types/Plans.d.ts +0 -195
  4506. package/server/node_modules/stripe/types/PlansResource.d.ts +0 -303
  4507. package/server/node_modules/stripe/types/Prices.d.ts +0 -325
  4508. package/server/node_modules/stripe/types/PricesResource.d.ts +0 -607
  4509. package/server/node_modules/stripe/types/ProductFeatures.d.ts +0 -57
  4510. package/server/node_modules/stripe/types/Products.d.ts +0 -170
  4511. package/server/node_modules/stripe/types/ProductsResource.d.ts +0 -616
  4512. package/server/node_modules/stripe/types/PromotionCodes.d.ts +0 -125
  4513. package/server/node_modules/stripe/types/PromotionCodesResource.d.ts +0 -233
  4514. package/server/node_modules/stripe/types/Quotes.d.ts +0 -690
  4515. package/server/node_modules/stripe/types/QuotesResource.d.ts +0 -898
  4516. package/server/node_modules/stripe/types/Radar/EarlyFraudWarnings.d.ts +0 -55
  4517. package/server/node_modules/stripe/types/Radar/EarlyFraudWarningsResource.d.ts +0 -64
  4518. package/server/node_modules/stripe/types/Radar/PaymentEvaluations.d.ts +0 -573
  4519. package/server/node_modules/stripe/types/Radar/PaymentEvaluationsResource.d.ts +0 -208
  4520. package/server/node_modules/stripe/types/Radar/ValueListItems.d.ts +0 -74
  4521. package/server/node_modules/stripe/types/Radar/ValueListItemsResource.d.ts +0 -99
  4522. package/server/node_modules/stripe/types/Radar/ValueLists.d.ts +0 -103
  4523. package/server/node_modules/stripe/types/Radar/ValueListsResource.d.ts +0 -155
  4524. package/server/node_modules/stripe/types/Refunds.d.ts +0 -487
  4525. package/server/node_modules/stripe/types/RefundsResource.d.ts +0 -187
  4526. package/server/node_modules/stripe/types/Reporting/ReportRuns.d.ts +0 -115
  4527. package/server/node_modules/stripe/types/Reporting/ReportRunsResource.d.ts +0 -763
  4528. package/server/node_modules/stripe/types/Reporting/ReportTypes.d.ts +0 -64
  4529. package/server/node_modules/stripe/types/Reporting/ReportTypesResource.d.ts +0 -47
  4530. package/server/node_modules/stripe/types/Reserve/Holds.d.ts +0 -104
  4531. package/server/node_modules/stripe/types/Reserve/Plans.d.ts +0 -103
  4532. package/server/node_modules/stripe/types/Reserve/Releases.d.ts +0 -105
  4533. package/server/node_modules/stripe/types/ReserveTransactions.d.ts +0 -32
  4534. package/server/node_modules/stripe/types/Reviews.d.ts +0 -146
  4535. package/server/node_modules/stripe/types/ReviewsResource.d.ts +0 -68
  4536. package/server/node_modules/stripe/types/SetupAttempts.d.ts +0 -873
  4537. package/server/node_modules/stripe/types/SetupAttemptsResource.d.ts +0 -35
  4538. package/server/node_modules/stripe/types/SetupIntents.d.ts +0 -1039
  4539. package/server/node_modules/stripe/types/SetupIntentsResource.d.ts +0 -4994
  4540. package/server/node_modules/stripe/types/ShippingRates.d.ts +0 -155
  4541. package/server/node_modules/stripe/types/ShippingRatesResource.d.ts +0 -262
  4542. package/server/node_modules/stripe/types/Sigma/ScheduledQueryRuns.d.ts +0 -76
  4543. package/server/node_modules/stripe/types/Sigma/ScheduledQueryRunsResource.d.ts +0 -47
  4544. package/server/node_modules/stripe/types/SourceMandateNotifications.d.ts +0 -105
  4545. package/server/node_modules/stripe/types/SourceTransactions.d.ts +0 -203
  4546. package/server/node_modules/stripe/types/Sources.d.ts +0 -746
  4547. package/server/node_modules/stripe/types/SourcesResource.d.ts +0 -611
  4548. package/server/node_modules/stripe/types/SubscriptionItems.d.ts +0 -122
  4549. package/server/node_modules/stripe/types/SubscriptionItemsResource.d.ts +0 -441
  4550. package/server/node_modules/stripe/types/SubscriptionSchedules.d.ts +0 -687
  4551. package/server/node_modules/stripe/types/SubscriptionSchedulesResource.d.ts +0 -1565
  4552. package/server/node_modules/stripe/types/Subscriptions.d.ts +0 -842
  4553. package/server/node_modules/stripe/types/SubscriptionsResource.d.ts +0 -2326
  4554. package/server/node_modules/stripe/types/Tax/Associations.d.ts +0 -82
  4555. package/server/node_modules/stripe/types/Tax/AssociationsResource.d.ts +0 -29
  4556. package/server/node_modules/stripe/types/Tax/CalculationLineItems.d.ts +0 -187
  4557. package/server/node_modules/stripe/types/Tax/Calculations.d.ts +0 -511
  4558. package/server/node_modules/stripe/types/Tax/CalculationsResource.d.ts +0 -406
  4559. package/server/node_modules/stripe/types/Tax/Registrations.d.ts +0 -1710
  4560. package/server/node_modules/stripe/types/Tax/RegistrationsResource.d.ts +0 -2583
  4561. package/server/node_modules/stripe/types/Tax/Settings.d.ts +0 -86
  4562. package/server/node_modules/stripe/types/Tax/SettingsResource.d.ts +0 -77
  4563. package/server/node_modules/stripe/types/Tax/TransactionLineItems.d.ts +0 -90
  4564. package/server/node_modules/stripe/types/Tax/Transactions.d.ts +0 -418
  4565. package/server/node_modules/stripe/types/Tax/TransactionsResource.d.ts +0 -182
  4566. package/server/node_modules/stripe/types/TaxCodes.d.ts +0 -30
  4567. package/server/node_modules/stripe/types/TaxCodesResource.d.ts +0 -43
  4568. package/server/node_modules/stripe/types/TaxDeductedAtSources.d.ts +0 -35
  4569. package/server/node_modules/stripe/types/TaxIds.d.ts +0 -262
  4570. package/server/node_modules/stripe/types/TaxIdsResource.d.ts +0 -263
  4571. package/server/node_modules/stripe/types/TaxRates.d.ts +0 -144
  4572. package/server/node_modules/stripe/types/TaxRatesResource.d.ts +0 -215
  4573. package/server/node_modules/stripe/types/Terminal/Configurations.d.ts +0 -630
  4574. package/server/node_modules/stripe/types/Terminal/ConfigurationsResource.d.ts +0 -1469
  4575. package/server/node_modules/stripe/types/Terminal/ConnectionTokens.d.ts +0 -29
  4576. package/server/node_modules/stripe/types/Terminal/ConnectionTokensResource.d.ts +0 -32
  4577. package/server/node_modules/stripe/types/Terminal/Locations.d.ts +0 -166
  4578. package/server/node_modules/stripe/types/Terminal/LocationsResource.d.ts +0 -233
  4579. package/server/node_modules/stripe/types/Terminal/OnboardingLinks.d.ts +0 -57
  4580. package/server/node_modules/stripe/types/Terminal/OnboardingLinksResource.d.ts +0 -62
  4581. package/server/node_modules/stripe/types/Terminal/Readers.d.ts +0 -676
  4582. package/server/node_modules/stripe/types/Terminal/ReadersResource.d.ts +0 -665
  4583. package/server/node_modules/stripe/types/TestHelpers/ConfirmationTokensResource.d.ts +0 -895
  4584. package/server/node_modules/stripe/types/TestHelpers/CustomersResource.d.ts +0 -40
  4585. package/server/node_modules/stripe/types/TestHelpers/Issuing/AuthorizationsResource.d.ts +0 -1404
  4586. package/server/node_modules/stripe/types/TestHelpers/Issuing/CardsResource.d.ts +0 -121
  4587. package/server/node_modules/stripe/types/TestHelpers/Issuing/PersonalizationDesignsResource.d.ts +0 -113
  4588. package/server/node_modules/stripe/types/TestHelpers/Issuing/TransactionsResource.d.ts +0 -1354
  4589. package/server/node_modules/stripe/types/TestHelpers/RefundsResource.d.ts +0 -29
  4590. package/server/node_modules/stripe/types/TestHelpers/Terminal/ReadersResource.d.ts +0 -151
  4591. package/server/node_modules/stripe/types/TestHelpers/TestClocks.d.ts +0 -98
  4592. package/server/node_modules/stripe/types/TestHelpers/TestClocksResource.d.ts +0 -108
  4593. package/server/node_modules/stripe/types/TestHelpers/Treasury/InboundTransfersResource.d.ts +0 -108
  4594. package/server/node_modules/stripe/types/TestHelpers/Treasury/OutboundPaymentsResource.d.ts +0 -175
  4595. package/server/node_modules/stripe/types/TestHelpers/Treasury/OutboundTransfersResource.d.ts +0 -175
  4596. package/server/node_modules/stripe/types/TestHelpers/Treasury/ReceivedCreditsResource.d.ts +0 -93
  4597. package/server/node_modules/stripe/types/TestHelpers/Treasury/ReceivedDebitsResource.d.ts +0 -91
  4598. package/server/node_modules/stripe/types/Tokens.d.ts +0 -84
  4599. package/server/node_modules/stripe/types/TokensResource.d.ts +0 -1086
  4600. package/server/node_modules/stripe/types/Topups.d.ts +0 -103
  4601. package/server/node_modules/stripe/types/TopupsResource.d.ts +0 -158
  4602. package/server/node_modules/stripe/types/TransferReversals.d.ts +0 -72
  4603. package/server/node_modules/stripe/types/Transfers.d.ts +0 -104
  4604. package/server/node_modules/stripe/types/TransfersResource.d.ts +0 -260
  4605. package/server/node_modules/stripe/types/Treasury/CreditReversals.d.ts +0 -92
  4606. package/server/node_modules/stripe/types/Treasury/CreditReversalsResource.d.ts +0 -88
  4607. package/server/node_modules/stripe/types/Treasury/DebitReversals.d.ts +0 -104
  4608. package/server/node_modules/stripe/types/Treasury/DebitReversalsResource.d.ts +0 -95
  4609. package/server/node_modules/stripe/types/Treasury/FinancialAccountFeatures.d.ts +0 -623
  4610. package/server/node_modules/stripe/types/Treasury/FinancialAccounts.d.ts +0 -250
  4611. package/server/node_modules/stripe/types/Treasury/FinancialAccountsResource.d.ts +0 -733
  4612. package/server/node_modules/stripe/types/Treasury/InboundTransfers.d.ts +0 -235
  4613. package/server/node_modules/stripe/types/Treasury/InboundTransfersResource.d.ts +0 -128
  4614. package/server/node_modules/stripe/types/Treasury/OutboundPayments.d.ts +0 -324
  4615. package/server/node_modules/stripe/types/Treasury/OutboundPaymentsResource.d.ts +0 -285
  4616. package/server/node_modules/stripe/types/Treasury/OutboundTransfers.d.ts +0 -299
  4617. package/server/node_modules/stripe/types/Treasury/OutboundTransfersResource.d.ts +0 -179
  4618. package/server/node_modules/stripe/types/Treasury/ReceivedCredits.d.ts +0 -279
  4619. package/server/node_modules/stripe/types/Treasury/ReceivedCreditsResource.d.ts +0 -79
  4620. package/server/node_modules/stripe/types/Treasury/ReceivedDebits.d.ts +0 -227
  4621. package/server/node_modules/stripe/types/Treasury/ReceivedDebitsResource.d.ts +0 -58
  4622. package/server/node_modules/stripe/types/Treasury/TransactionEntries.d.ts +0 -203
  4623. package/server/node_modules/stripe/types/Treasury/TransactionEntriesResource.d.ts +0 -70
  4624. package/server/node_modules/stripe/types/Treasury/Transactions.d.ts +0 -202
  4625. package/server/node_modules/stripe/types/Treasury/TransactionsResource.d.ts +0 -82
  4626. package/server/node_modules/stripe/types/UpcomingInvoices.d.ts +0 -5
  4627. package/server/node_modules/stripe/types/V2/Billing/MeterEventAdjustments.d.ts +0 -65
  4628. package/server/node_modules/stripe/types/V2/Billing/MeterEventAdjustmentsResource.d.ts +0 -47
  4629. package/server/node_modules/stripe/types/V2/Billing/MeterEventSessionResource.d.ts +0 -26
  4630. package/server/node_modules/stripe/types/V2/Billing/MeterEventSessions.d.ts +0 -45
  4631. package/server/node_modules/stripe/types/V2/Billing/MeterEventStreamResource.d.ts +0 -62
  4632. package/server/node_modules/stripe/types/V2/Billing/MeterEvents.d.ts +0 -55
  4633. package/server/node_modules/stripe/types/V2/Billing/MeterEventsResource.d.ts +0 -52
  4634. package/server/node_modules/stripe/types/V2/Core/AccountLinks.d.ts +0 -160
  4635. package/server/node_modules/stripe/types/V2/Core/AccountLinksResource.d.ts +0 -144
  4636. package/server/node_modules/stripe/types/V2/Core/AccountPersonTokens.d.ts +0 -44
  4637. package/server/node_modules/stripe/types/V2/Core/AccountPersons.d.ts +0 -661
  4638. package/server/node_modules/stripe/types/V2/Core/AccountTokens.d.ts +0 -44
  4639. package/server/node_modules/stripe/types/V2/Core/AccountTokensResource.d.ts +0 -1175
  4640. package/server/node_modules/stripe/types/V2/Core/Accounts/PersonTokensResource.d.ts +0 -554
  4641. package/server/node_modules/stripe/types/V2/Core/Accounts/PersonsResource.d.ts +0 -1255
  4642. package/server/node_modules/stripe/types/V2/Core/Accounts.d.ts +0 -5450
  4643. package/server/node_modules/stripe/types/V2/Core/AccountsResource.d.ts +0 -5093
  4644. package/server/node_modules/stripe/types/V2/Core/EventDestinations.d.ts +0 -166
  4645. package/server/node_modules/stripe/types/V2/Core/EventDestinationsResource.d.ts +0 -276
  4646. package/server/node_modules/stripe/types/V2/Core/EventTypes.d.ts +0 -798
  4647. package/server/node_modules/stripe/types/V2/Core/Events.d.ts +0 -86
  4648. package/server/node_modules/stripe/types/V2/Core/EventsResource.d.ts +0 -63
  4649. package/server/node_modules/stripe/types/V2/DeletedObject.d.ts +0 -22
  4650. package/server/node_modules/stripe/types/V2/EventMisc.d.ts +0 -80
  4651. package/server/node_modules/stripe/types/WebhookEndpoints.d.ts +0 -101
  4652. package/server/node_modules/stripe/types/WebhookEndpointsResource.d.ts +0 -797
  4653. package/server/node_modules/stripe/types/Webhooks.d.ts +0 -164
  4654. package/server/node_modules/stripe/types/apiVersion.d.ts +0 -4
  4655. package/server/node_modules/stripe/types/crypto/crypto.d.ts +0 -59
  4656. package/server/node_modules/stripe/types/index.d.ts +0 -596
  4657. package/server/node_modules/stripe/types/lib.d.ts +0 -321
  4658. package/server/node_modules/stripe/types/net/net.d.ts +0 -99
  4659. package/server/node_modules/stripe/types/shared.d.ts +0 -178
  4660. package/server/node_modules/stripe/types/test/.eslintrc.js +0 -6
  4661. package/server/node_modules/stripe/types/test/tsconfig.json +0 -67
  4662. package/server/node_modules/stripe/types/test/typescriptTest.ts +0 -357
  4663. package/server/node_modules/strnum/.github/SECURITY.md +0 -5
  4664. package/server/node_modules/strnum/.vscode/launch.json +0 -25
  4665. package/server/node_modules/strnum/CHANGELOG.md +0 -36
  4666. package/server/node_modules/strnum/LICENSE +0 -21
  4667. package/server/node_modules/strnum/README.md +0 -104
  4668. package/server/node_modules/strnum/algo.stflow +0 -84
  4669. package/server/node_modules/strnum/package.json +0 -31
  4670. package/server/node_modules/strnum/strnum.js +0 -160
  4671. package/server/node_modules/strnum/tests/infinity_test.js +0 -18
  4672. package/server/node_modules/strnum/tests/strnum_test.js +0 -174
  4673. package/server/node_modules/strnum/tests/temp.js +0 -8
  4674. package/server/node_modules/tslib/CopyrightNotice.txt +0 -15
  4675. package/server/node_modules/tslib/LICENSE.txt +0 -12
  4676. package/server/node_modules/tslib/README.md +0 -164
  4677. package/server/node_modules/tslib/SECURITY.md +0 -41
  4678. package/server/node_modules/tslib/modules/index.d.ts +0 -38
  4679. package/server/node_modules/tslib/modules/index.js +0 -70
  4680. package/server/node_modules/tslib/modules/package.json +0 -3
  4681. package/server/node_modules/tslib/package.json +0 -47
  4682. package/server/node_modules/tslib/tslib.d.ts +0 -460
  4683. package/server/node_modules/tslib/tslib.es6.html +0 -1
  4684. package/server/node_modules/tslib/tslib.es6.js +0 -402
  4685. package/server/node_modules/tslib/tslib.es6.mjs +0 -401
  4686. package/server/node_modules/tslib/tslib.html +0 -1
  4687. package/server/node_modules/tslib/tslib.js +0 -484
  4688. package/server/package-lock.json +0 -1723
  4689. package/server/package.json +0 -7
@@ -1,4994 +0,0 @@
1
- // File generated from our OpenAPI spec
2
-
3
- declare module 'stripe' {
4
- namespace Stripe {
5
- interface SetupIntentCreateParams {
6
- /**
7
- * If present, the SetupIntent's payment method will be attached to the in-context Stripe Account.
8
- *
9
- * It can only be used for this Stripe Account's own money movement flows like InboundTransfer and OutboundTransfers. It cannot be set to true when setting up a PaymentMethod for a Customer, and defaults to false when attaching a PaymentMethod to a Customer.
10
- */
11
- attach_to_self?: boolean;
12
-
13
- /**
14
- * When you enable this parameter, this SetupIntent accepts payment methods that you enable in the Dashboard and that are compatible with its other parameters.
15
- */
16
- automatic_payment_methods?: SetupIntentCreateParams.AutomaticPaymentMethods;
17
-
18
- /**
19
- * Set to `true` to attempt to confirm this SetupIntent immediately. This parameter defaults to `false`. If a card is the attached payment method, you can provide a `return_url` in case further authentication is necessary.
20
- */
21
- confirm?: boolean;
22
-
23
- /**
24
- * ID of the ConfirmationToken used to confirm this SetupIntent.
25
- *
26
- * If the provided ConfirmationToken contains properties that are also being provided in this request, such as `payment_method`, then the values in this request will take precedence.
27
- */
28
- confirmation_token?: string;
29
-
30
- /**
31
- * ID of the Customer this SetupIntent belongs to, if one exists.
32
- *
33
- * If present, the SetupIntent's payment method will be attached to the Customer on successful setup. Payment methods attached to other Customers cannot be used with this SetupIntent.
34
- */
35
- customer?: string;
36
-
37
- /**
38
- * ID of the Account this SetupIntent belongs to, if one exists.
39
- *
40
- * If present, the SetupIntent's payment method will be attached to the Account on successful setup. Payment methods attached to other Accounts cannot be used with this SetupIntent.
41
- */
42
- customer_account?: string;
43
-
44
- /**
45
- * An arbitrary string attached to the object. Often useful for displaying to users.
46
- */
47
- description?: string;
48
-
49
- /**
50
- * The list of payment method types to exclude from use with this SetupIntent.
51
- */
52
- excluded_payment_method_types?: Array<
53
- SetupIntentCreateParams.ExcludedPaymentMethodType
54
- >;
55
-
56
- /**
57
- * Specifies which fields in the response should be expanded.
58
- */
59
- expand?: Array<string>;
60
-
61
- /**
62
- * Indicates the directions of money movement for which this payment method is intended to be used.
63
- *
64
- * Include `inbound` if you intend to use the payment method as the origin to pull funds from. Include `outbound` if you intend to use the payment method as the destination to send funds to. You can include both if you intend to use the payment method for both purposes.
65
- */
66
- flow_directions?: Array<SetupIntentCreateParams.FlowDirection>;
67
-
68
- /**
69
- * This hash contains details about the mandate to create. This parameter can only be used with [`confirm=true`](https://docs.stripe.com/api/setup_intents/create#create_setup_intent-confirm).
70
- */
71
- mandate_data?: Stripe.Emptyable<SetupIntentCreateParams.MandateData>;
72
-
73
- /**
74
- * 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`.
75
- */
76
- metadata?: Stripe.MetadataParam;
77
-
78
- /**
79
- * The Stripe account ID created for this SetupIntent.
80
- */
81
- on_behalf_of?: string;
82
-
83
- /**
84
- * ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.
85
- */
86
- payment_method?: string;
87
-
88
- /**
89
- * The ID of the [payment method configuration](https://docs.stripe.com/api/payment_method_configurations) to use with this SetupIntent.
90
- */
91
- payment_method_configuration?: string;
92
-
93
- /**
94
- * When included, this hash creates a PaymentMethod that is set as the [`payment_method`](https://docs.stripe.com/api/setup_intents/object#setup_intent_object-payment_method)
95
- * value in the SetupIntent.
96
- */
97
- payment_method_data?: SetupIntentCreateParams.PaymentMethodData;
98
-
99
- /**
100
- * Payment method-specific configuration for this SetupIntent.
101
- */
102
- payment_method_options?: SetupIntentCreateParams.PaymentMethodOptions;
103
-
104
- /**
105
- * The list of payment method types (for example, card) that this SetupIntent can use. If you don't provide this, Stripe will dynamically show relevant payment methods from your [payment method settings](https://dashboard.stripe.com/settings/payment_methods). A list of valid payment method types can be found [here](https://docs.stripe.com/api/payment_methods/object#payment_method_object-type).
106
- */
107
- payment_method_types?: Array<string>;
108
-
109
- /**
110
- * The URL to redirect your customer back to after they authenticate or cancel their payment on the payment method's app or site. To redirect to a mobile application, you can alternatively supply an application URI scheme. This parameter can only be used with [`confirm=true`](https://docs.stripe.com/api/setup_intents/create#create_setup_intent-confirm).
111
- */
112
- return_url?: string;
113
-
114
- /**
115
- * If you populate this hash, this SetupIntent generates a `single_use` mandate after successful completion.
116
- *
117
- * Single-use mandates are only valid for the following payment methods: `acss_debit`, `alipay`, `au_becs_debit`, `bacs_debit`, `bancontact`, `boleto`, `ideal`, `link`, `sepa_debit`, and `us_bank_account`.
118
- */
119
- single_use?: SetupIntentCreateParams.SingleUse;
120
-
121
- /**
122
- * Indicates how the payment method is intended to be used in the future. If not provided, this value defaults to `off_session`.
123
- */
124
- usage?: SetupIntentCreateParams.Usage;
125
-
126
- /**
127
- * Set to `true` when confirming server-side and using Stripe.js, iOS, or Android client-side SDKs to handle the next actions.
128
- */
129
- use_stripe_sdk?: boolean;
130
- }
131
-
132
- namespace SetupIntentCreateParams {
133
- interface AutomaticPaymentMethods {
134
- /**
135
- * Controls whether this SetupIntent will accept redirect-based payment methods.
136
- *
137
- * Redirect-based payment methods may require your customer to be redirected to a payment method's app or site for authentication or additional steps. To [confirm](https://docs.stripe.com/api/setup_intents/confirm) this SetupIntent, you may be required to provide a `return_url` to redirect customers back to your site after they authenticate or complete the setup.
138
- */
139
- allow_redirects?: AutomaticPaymentMethods.AllowRedirects;
140
-
141
- /**
142
- * Whether this feature is enabled.
143
- */
144
- enabled: boolean;
145
- }
146
-
147
- namespace AutomaticPaymentMethods {
148
- type AllowRedirects = 'always' | 'never';
149
- }
150
-
151
- type ExcludedPaymentMethodType =
152
- | 'acss_debit'
153
- | 'affirm'
154
- | 'afterpay_clearpay'
155
- | 'alipay'
156
- | 'alma'
157
- | 'amazon_pay'
158
- | 'au_becs_debit'
159
- | 'bacs_debit'
160
- | 'bancontact'
161
- | 'billie'
162
- | 'blik'
163
- | 'boleto'
164
- | 'card'
165
- | 'cashapp'
166
- | 'crypto'
167
- | 'customer_balance'
168
- | 'eps'
169
- | 'fpx'
170
- | 'giropay'
171
- | 'grabpay'
172
- | 'ideal'
173
- | 'kakao_pay'
174
- | 'klarna'
175
- | 'konbini'
176
- | 'kr_card'
177
- | 'mb_way'
178
- | 'mobilepay'
179
- | 'multibanco'
180
- | 'naver_pay'
181
- | 'nz_bank_account'
182
- | 'oxxo'
183
- | 'p24'
184
- | 'pay_by_bank'
185
- | 'payco'
186
- | 'paynow'
187
- | 'paypal'
188
- | 'payto'
189
- | 'pix'
190
- | 'promptpay'
191
- | 'revolut_pay'
192
- | 'samsung_pay'
193
- | 'satispay'
194
- | 'sepa_debit'
195
- | 'sofort'
196
- | 'swish'
197
- | 'twint'
198
- | 'us_bank_account'
199
- | 'wechat_pay'
200
- | 'zip';
201
-
202
- type FlowDirection = 'inbound' | 'outbound';
203
-
204
- interface MandateData {
205
- /**
206
- * This hash contains details about the customer acceptance of the Mandate.
207
- */
208
- customer_acceptance: MandateData.CustomerAcceptance;
209
- }
210
-
211
- namespace MandateData {
212
- interface CustomerAcceptance {
213
- /**
214
- * The time at which the customer accepted the Mandate.
215
- */
216
- accepted_at?: number;
217
-
218
- /**
219
- * If this is a Mandate accepted offline, this hash contains details about the offline acceptance.
220
- */
221
- offline?: CustomerAcceptance.Offline;
222
-
223
- /**
224
- * If this is a Mandate accepted online, this hash contains details about the online acceptance.
225
- */
226
- online?: CustomerAcceptance.Online;
227
-
228
- /**
229
- * The type of customer acceptance information included with the Mandate. One of `online` or `offline`.
230
- */
231
- type: CustomerAcceptance.Type;
232
- }
233
-
234
- namespace CustomerAcceptance {
235
- interface Offline {}
236
-
237
- interface Online {
238
- /**
239
- * The IP address from which the Mandate was accepted by the customer.
240
- */
241
- ip_address: string;
242
-
243
- /**
244
- * The user agent of the browser from which the Mandate was accepted by the customer.
245
- */
246
- user_agent: string;
247
- }
248
-
249
- type Type = 'offline' | 'online';
250
- }
251
- }
252
-
253
- interface PaymentMethodData {
254
- /**
255
- * If this is an `acss_debit` PaymentMethod, this hash contains details about the ACSS Debit payment method.
256
- */
257
- acss_debit?: PaymentMethodData.AcssDebit;
258
-
259
- /**
260
- * If this is an `affirm` PaymentMethod, this hash contains details about the Affirm payment method.
261
- */
262
- affirm?: PaymentMethodData.Affirm;
263
-
264
- /**
265
- * If this is an `AfterpayClearpay` PaymentMethod, this hash contains details about the AfterpayClearpay payment method.
266
- */
267
- afterpay_clearpay?: PaymentMethodData.AfterpayClearpay;
268
-
269
- /**
270
- * If this is an `Alipay` PaymentMethod, this hash contains details about the Alipay payment method.
271
- */
272
- alipay?: PaymentMethodData.Alipay;
273
-
274
- /**
275
- * This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. The field defaults to `unspecified`.
276
- */
277
- allow_redisplay?: PaymentMethodData.AllowRedisplay;
278
-
279
- /**
280
- * If this is a Alma PaymentMethod, this hash contains details about the Alma payment method.
281
- */
282
- alma?: PaymentMethodData.Alma;
283
-
284
- /**
285
- * If this is a AmazonPay PaymentMethod, this hash contains details about the AmazonPay payment method.
286
- */
287
- amazon_pay?: PaymentMethodData.AmazonPay;
288
-
289
- /**
290
- * If this is an `au_becs_debit` PaymentMethod, this hash contains details about the bank account.
291
- */
292
- au_becs_debit?: PaymentMethodData.AuBecsDebit;
293
-
294
- /**
295
- * If this is a `bacs_debit` PaymentMethod, this hash contains details about the Bacs Direct Debit bank account.
296
- */
297
- bacs_debit?: PaymentMethodData.BacsDebit;
298
-
299
- /**
300
- * If this is a `bancontact` PaymentMethod, this hash contains details about the Bancontact payment method.
301
- */
302
- bancontact?: PaymentMethodData.Bancontact;
303
-
304
- /**
305
- * If this is a `billie` PaymentMethod, this hash contains details about the Billie payment method.
306
- */
307
- billie?: PaymentMethodData.Billie;
308
-
309
- /**
310
- * Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
311
- */
312
- billing_details?: PaymentMethodData.BillingDetails;
313
-
314
- /**
315
- * If this is a `blik` PaymentMethod, this hash contains details about the BLIK payment method.
316
- */
317
- blik?: PaymentMethodData.Blik;
318
-
319
- /**
320
- * If this is a `boleto` PaymentMethod, this hash contains details about the Boleto payment method.
321
- */
322
- boleto?: PaymentMethodData.Boleto;
323
-
324
- /**
325
- * If this is a `cashapp` PaymentMethod, this hash contains details about the Cash App Pay payment method.
326
- */
327
- cashapp?: PaymentMethodData.Cashapp;
328
-
329
- /**
330
- * If this is a Crypto PaymentMethod, this hash contains details about the Crypto payment method.
331
- */
332
- crypto?: PaymentMethodData.Crypto;
333
-
334
- /**
335
- * If this is a `customer_balance` PaymentMethod, this hash contains details about the CustomerBalance payment method.
336
- */
337
- customer_balance?: PaymentMethodData.CustomerBalance;
338
-
339
- /**
340
- * If this is an `eps` PaymentMethod, this hash contains details about the EPS payment method.
341
- */
342
- eps?: PaymentMethodData.Eps;
343
-
344
- /**
345
- * If this is an `fpx` PaymentMethod, this hash contains details about the FPX payment method.
346
- */
347
- fpx?: PaymentMethodData.Fpx;
348
-
349
- /**
350
- * If this is a `giropay` PaymentMethod, this hash contains details about the Giropay payment method.
351
- */
352
- giropay?: PaymentMethodData.Giropay;
353
-
354
- /**
355
- * If this is a `grabpay` PaymentMethod, this hash contains details about the GrabPay payment method.
356
- */
357
- grabpay?: PaymentMethodData.Grabpay;
358
-
359
- /**
360
- * If this is an `ideal` PaymentMethod, this hash contains details about the iDEAL payment method.
361
- */
362
- ideal?: PaymentMethodData.Ideal;
363
-
364
- /**
365
- * If this is an `interac_present` PaymentMethod, this hash contains details about the Interac Present payment method.
366
- */
367
- interac_present?: PaymentMethodData.InteracPresent;
368
-
369
- /**
370
- * If this is a `kakao_pay` PaymentMethod, this hash contains details about the Kakao Pay payment method.
371
- */
372
- kakao_pay?: PaymentMethodData.KakaoPay;
373
-
374
- /**
375
- * If this is a `klarna` PaymentMethod, this hash contains details about the Klarna payment method.
376
- */
377
- klarna?: PaymentMethodData.Klarna;
378
-
379
- /**
380
- * If this is a `konbini` PaymentMethod, this hash contains details about the Konbini payment method.
381
- */
382
- konbini?: PaymentMethodData.Konbini;
383
-
384
- /**
385
- * If this is a `kr_card` PaymentMethod, this hash contains details about the Korean Card payment method.
386
- */
387
- kr_card?: PaymentMethodData.KrCard;
388
-
389
- /**
390
- * If this is an `Link` PaymentMethod, this hash contains details about the Link payment method.
391
- */
392
- link?: PaymentMethodData.Link;
393
-
394
- /**
395
- * If this is a MB WAY PaymentMethod, this hash contains details about the MB WAY payment method.
396
- */
397
- mb_way?: PaymentMethodData.MbWay;
398
-
399
- /**
400
- * 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`.
401
- */
402
- metadata?: Stripe.MetadataParam;
403
-
404
- /**
405
- * If this is a `mobilepay` PaymentMethod, this hash contains details about the MobilePay payment method.
406
- */
407
- mobilepay?: PaymentMethodData.Mobilepay;
408
-
409
- /**
410
- * If this is a `multibanco` PaymentMethod, this hash contains details about the Multibanco payment method.
411
- */
412
- multibanco?: PaymentMethodData.Multibanco;
413
-
414
- /**
415
- * If this is a `naver_pay` PaymentMethod, this hash contains details about the Naver Pay payment method.
416
- */
417
- naver_pay?: PaymentMethodData.NaverPay;
418
-
419
- /**
420
- * If this is an nz_bank_account PaymentMethod, this hash contains details about the nz_bank_account payment method.
421
- */
422
- nz_bank_account?: PaymentMethodData.NzBankAccount;
423
-
424
- /**
425
- * If this is an `oxxo` PaymentMethod, this hash contains details about the OXXO payment method.
426
- */
427
- oxxo?: PaymentMethodData.Oxxo;
428
-
429
- /**
430
- * If this is a `p24` PaymentMethod, this hash contains details about the P24 payment method.
431
- */
432
- p24?: PaymentMethodData.P24;
433
-
434
- /**
435
- * If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.
436
- */
437
- pay_by_bank?: PaymentMethodData.PayByBank;
438
-
439
- /**
440
- * If this is a `payco` PaymentMethod, this hash contains details about the PAYCO payment method.
441
- */
442
- payco?: PaymentMethodData.Payco;
443
-
444
- /**
445
- * If this is a `paynow` PaymentMethod, this hash contains details about the PayNow payment method.
446
- */
447
- paynow?: PaymentMethodData.Paynow;
448
-
449
- /**
450
- * If this is a `paypal` PaymentMethod, this hash contains details about the PayPal payment method.
451
- */
452
- paypal?: PaymentMethodData.Paypal;
453
-
454
- /**
455
- * If this is a `payto` PaymentMethod, this hash contains details about the PayTo payment method.
456
- */
457
- payto?: PaymentMethodData.Payto;
458
-
459
- /**
460
- * If this is a `pix` PaymentMethod, this hash contains details about the Pix payment method.
461
- */
462
- pix?: PaymentMethodData.Pix;
463
-
464
- /**
465
- * If this is a `promptpay` PaymentMethod, this hash contains details about the PromptPay payment method.
466
- */
467
- promptpay?: PaymentMethodData.Promptpay;
468
-
469
- /**
470
- * Options to configure Radar. See [Radar Session](https://docs.stripe.com/radar/radar-session) for more information.
471
- */
472
- radar_options?: PaymentMethodData.RadarOptions;
473
-
474
- /**
475
- * If this is a `revolut_pay` PaymentMethod, this hash contains details about the Revolut Pay payment method.
476
- */
477
- revolut_pay?: PaymentMethodData.RevolutPay;
478
-
479
- /**
480
- * If this is a `samsung_pay` PaymentMethod, this hash contains details about the SamsungPay payment method.
481
- */
482
- samsung_pay?: PaymentMethodData.SamsungPay;
483
-
484
- /**
485
- * If this is a `satispay` PaymentMethod, this hash contains details about the Satispay payment method.
486
- */
487
- satispay?: PaymentMethodData.Satispay;
488
-
489
- /**
490
- * If this is a `sepa_debit` PaymentMethod, this hash contains details about the SEPA debit bank account.
491
- */
492
- sepa_debit?: PaymentMethodData.SepaDebit;
493
-
494
- /**
495
- * If this is a `sofort` PaymentMethod, this hash contains details about the SOFORT payment method.
496
- */
497
- sofort?: PaymentMethodData.Sofort;
498
-
499
- /**
500
- * If this is a `swish` PaymentMethod, this hash contains details about the Swish payment method.
501
- */
502
- swish?: PaymentMethodData.Swish;
503
-
504
- /**
505
- * If this is a TWINT PaymentMethod, this hash contains details about the TWINT payment method.
506
- */
507
- twint?: PaymentMethodData.Twint;
508
-
509
- /**
510
- * The type of the PaymentMethod. An additional hash is included on the PaymentMethod with a name matching this value. It contains additional information specific to the PaymentMethod type.
511
- */
512
- type: PaymentMethodData.Type;
513
-
514
- /**
515
- * If this is an `us_bank_account` PaymentMethod, this hash contains details about the US bank account payment method.
516
- */
517
- us_bank_account?: PaymentMethodData.UsBankAccount;
518
-
519
- /**
520
- * If this is an `wechat_pay` PaymentMethod, this hash contains details about the wechat_pay payment method.
521
- */
522
- wechat_pay?: PaymentMethodData.WechatPay;
523
-
524
- /**
525
- * If this is a `zip` PaymentMethod, this hash contains details about the Zip payment method.
526
- */
527
- zip?: PaymentMethodData.Zip;
528
- }
529
-
530
- namespace PaymentMethodData {
531
- interface AcssDebit {
532
- /**
533
- * Customer's bank account number.
534
- */
535
- account_number: string;
536
-
537
- /**
538
- * Institution number of the customer's bank.
539
- */
540
- institution_number: string;
541
-
542
- /**
543
- * Transit number of the customer's bank.
544
- */
545
- transit_number: string;
546
- }
547
-
548
- interface Affirm {}
549
-
550
- interface AfterpayClearpay {}
551
-
552
- interface Alipay {}
553
-
554
- type AllowRedisplay = 'always' | 'limited' | 'unspecified';
555
-
556
- interface Alma {}
557
-
558
- interface AmazonPay {}
559
-
560
- interface AuBecsDebit {
561
- /**
562
- * The account number for the bank account.
563
- */
564
- account_number: string;
565
-
566
- /**
567
- * Bank-State-Branch number of the bank account.
568
- */
569
- bsb_number: string;
570
- }
571
-
572
- interface BacsDebit {
573
- /**
574
- * Account number of the bank account that the funds will be debited from.
575
- */
576
- account_number?: string;
577
-
578
- /**
579
- * Sort code of the bank account. (e.g., `10-20-30`)
580
- */
581
- sort_code?: string;
582
- }
583
-
584
- interface Bancontact {}
585
-
586
- interface Billie {}
587
-
588
- interface BillingDetails {
589
- /**
590
- * Billing address.
591
- */
592
- address?: Stripe.Emptyable<Stripe.AddressParam>;
593
-
594
- /**
595
- * Email address.
596
- */
597
- email?: Stripe.Emptyable<string>;
598
-
599
- /**
600
- * Full name.
601
- */
602
- name?: Stripe.Emptyable<string>;
603
-
604
- /**
605
- * Billing phone number (including extension).
606
- */
607
- phone?: Stripe.Emptyable<string>;
608
-
609
- /**
610
- * Taxpayer identification number. Used only for transactions between LATAM buyers and non-LATAM sellers.
611
- */
612
- tax_id?: string;
613
- }
614
-
615
- interface Blik {}
616
-
617
- interface Boleto {
618
- /**
619
- * The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers)
620
- */
621
- tax_id: string;
622
- }
623
-
624
- interface Cashapp {}
625
-
626
- interface Crypto {}
627
-
628
- interface CustomerBalance {}
629
-
630
- interface Eps {
631
- /**
632
- * The customer's bank.
633
- */
634
- bank?: Eps.Bank;
635
- }
636
-
637
- namespace Eps {
638
- type Bank =
639
- | 'arzte_und_apotheker_bank'
640
- | 'austrian_anadi_bank_ag'
641
- | 'bank_austria'
642
- | 'bankhaus_carl_spangler'
643
- | 'bankhaus_schelhammer_und_schattera_ag'
644
- | 'bawag_psk_ag'
645
- | 'bks_bank_ag'
646
- | 'brull_kallmus_bank_ag'
647
- | 'btv_vier_lander_bank'
648
- | 'capital_bank_grawe_gruppe_ag'
649
- | 'deutsche_bank_ag'
650
- | 'dolomitenbank'
651
- | 'easybank_ag'
652
- | 'erste_bank_und_sparkassen'
653
- | 'hypo_alpeadriabank_international_ag'
654
- | 'hypo_bank_burgenland_aktiengesellschaft'
655
- | 'hypo_noe_lb_fur_niederosterreich_u_wien'
656
- | 'hypo_oberosterreich_salzburg_steiermark'
657
- | 'hypo_tirol_bank_ag'
658
- | 'hypo_vorarlberg_bank_ag'
659
- | 'marchfelder_bank'
660
- | 'oberbank_ag'
661
- | 'raiffeisen_bankengruppe_osterreich'
662
- | 'schoellerbank_ag'
663
- | 'sparda_bank_wien'
664
- | 'volksbank_gruppe'
665
- | 'volkskreditbank_ag'
666
- | 'vr_bank_braunau';
667
- }
668
-
669
- interface Fpx {
670
- /**
671
- * Account holder type for FPX transaction
672
- */
673
- account_holder_type?: Fpx.AccountHolderType;
674
-
675
- /**
676
- * The customer's bank.
677
- */
678
- bank: Fpx.Bank;
679
- }
680
-
681
- namespace Fpx {
682
- type AccountHolderType = 'company' | 'individual';
683
-
684
- type Bank =
685
- | 'affin_bank'
686
- | 'agrobank'
687
- | 'alliance_bank'
688
- | 'ambank'
689
- | 'bank_islam'
690
- | 'bank_muamalat'
691
- | 'bank_of_china'
692
- | 'bank_rakyat'
693
- | 'bsn'
694
- | 'cimb'
695
- | 'deutsche_bank'
696
- | 'hong_leong_bank'
697
- | 'hsbc'
698
- | 'kfh'
699
- | 'maybank2e'
700
- | 'maybank2u'
701
- | 'ocbc'
702
- | 'pb_enterprise'
703
- | 'public_bank'
704
- | 'rhb'
705
- | 'standard_chartered'
706
- | 'uob';
707
- }
708
-
709
- interface Giropay {}
710
-
711
- interface Grabpay {}
712
-
713
- interface Ideal {
714
- /**
715
- * The customer's bank. Only use this parameter for existing customers. Don't use it for new customers.
716
- */
717
- bank?: Ideal.Bank;
718
- }
719
-
720
- namespace Ideal {
721
- type Bank =
722
- | 'abn_amro'
723
- | 'adyen'
724
- | 'asn_bank'
725
- | 'bunq'
726
- | 'buut'
727
- | 'finom'
728
- | 'handelsbanken'
729
- | 'ing'
730
- | 'knab'
731
- | 'mollie'
732
- | 'moneyou'
733
- | 'n26'
734
- | 'nn'
735
- | 'rabobank'
736
- | 'regiobank'
737
- | 'revolut'
738
- | 'sns_bank'
739
- | 'triodos_bank'
740
- | 'van_lanschot'
741
- | 'yoursafe';
742
- }
743
-
744
- interface InteracPresent {}
745
-
746
- interface KakaoPay {}
747
-
748
- interface Klarna {
749
- /**
750
- * Customer's date of birth
751
- */
752
- dob?: Klarna.Dob;
753
- }
754
-
755
- namespace Klarna {
756
- interface Dob {
757
- /**
758
- * The day of birth, between 1 and 31.
759
- */
760
- day: number;
761
-
762
- /**
763
- * The month of birth, between 1 and 12.
764
- */
765
- month: number;
766
-
767
- /**
768
- * The four-digit year of birth.
769
- */
770
- year: number;
771
- }
772
- }
773
-
774
- interface Konbini {}
775
-
776
- interface KrCard {}
777
-
778
- interface Link {}
779
-
780
- interface MbWay {}
781
-
782
- interface Mobilepay {}
783
-
784
- interface Multibanco {}
785
-
786
- interface NaverPay {
787
- /**
788
- * Whether to use Naver Pay points or a card to fund this transaction. If not provided, this defaults to `card`.
789
- */
790
- funding?: NaverPay.Funding;
791
- }
792
-
793
- namespace NaverPay {
794
- type Funding = 'card' | 'points';
795
- }
796
-
797
- interface NzBankAccount {
798
- /**
799
- * The name on the bank account. Only required if the account holder name is different from the name of the authorized signatory collected in the PaymentMethod's billing details.
800
- */
801
- account_holder_name?: string;
802
-
803
- /**
804
- * The account number for the bank account.
805
- */
806
- account_number: string;
807
-
808
- /**
809
- * The numeric code for the bank account's bank.
810
- */
811
- bank_code: string;
812
-
813
- /**
814
- * The numeric code for the bank account's bank branch.
815
- */
816
- branch_code: string;
817
-
818
- reference?: string;
819
-
820
- /**
821
- * The suffix of the bank account number.
822
- */
823
- suffix: string;
824
- }
825
-
826
- interface Oxxo {}
827
-
828
- interface P24 {
829
- /**
830
- * The customer's bank.
831
- */
832
- bank?: P24.Bank;
833
- }
834
-
835
- namespace P24 {
836
- type Bank =
837
- | 'alior_bank'
838
- | 'bank_millennium'
839
- | 'bank_nowy_bfg_sa'
840
- | 'bank_pekao_sa'
841
- | 'banki_spbdzielcze'
842
- | 'blik'
843
- | 'bnp_paribas'
844
- | 'boz'
845
- | 'citi_handlowy'
846
- | 'credit_agricole'
847
- | 'envelobank'
848
- | 'etransfer_pocztowy24'
849
- | 'getin_bank'
850
- | 'ideabank'
851
- | 'ing'
852
- | 'inteligo'
853
- | 'mbank_mtransfer'
854
- | 'nest_przelew'
855
- | 'noble_pay'
856
- | 'pbac_z_ipko'
857
- | 'plus_bank'
858
- | 'santander_przelew24'
859
- | 'tmobile_usbugi_bankowe'
860
- | 'toyota_bank'
861
- | 'velobank'
862
- | 'volkswagen_bank';
863
- }
864
-
865
- interface PayByBank {}
866
-
867
- interface Payco {}
868
-
869
- interface Paynow {}
870
-
871
- interface Paypal {}
872
-
873
- interface Payto {
874
- /**
875
- * The account number for the bank account.
876
- */
877
- account_number?: string;
878
-
879
- /**
880
- * Bank-State-Branch number of the bank account.
881
- */
882
- bsb_number?: string;
883
-
884
- /**
885
- * The PayID alias for the bank account.
886
- */
887
- pay_id?: string;
888
- }
889
-
890
- interface Pix {}
891
-
892
- interface Promptpay {}
893
-
894
- interface RadarOptions {
895
- /**
896
- * A [Radar Session](https://docs.stripe.com/radar/radar-session) is a snapshot of the browser metadata and device details that help Radar make more accurate predictions on your payments.
897
- */
898
- session?: string;
899
- }
900
-
901
- interface RevolutPay {}
902
-
903
- interface SamsungPay {}
904
-
905
- interface Satispay {}
906
-
907
- interface SepaDebit {
908
- /**
909
- * IBAN of the bank account.
910
- */
911
- iban: string;
912
- }
913
-
914
- interface Sofort {
915
- /**
916
- * Two-letter ISO code representing the country the bank account is located in.
917
- */
918
- country: Sofort.Country;
919
- }
920
-
921
- namespace Sofort {
922
- type Country = 'AT' | 'BE' | 'DE' | 'ES' | 'IT' | 'NL';
923
- }
924
-
925
- interface Swish {}
926
-
927
- interface Twint {}
928
-
929
- type Type =
930
- | 'acss_debit'
931
- | 'affirm'
932
- | 'afterpay_clearpay'
933
- | 'alipay'
934
- | 'alma'
935
- | 'amazon_pay'
936
- | 'au_becs_debit'
937
- | 'bacs_debit'
938
- | 'bancontact'
939
- | 'billie'
940
- | 'blik'
941
- | 'boleto'
942
- | 'cashapp'
943
- | 'crypto'
944
- | 'customer_balance'
945
- | 'eps'
946
- | 'fpx'
947
- | 'giropay'
948
- | 'grabpay'
949
- | 'ideal'
950
- | 'kakao_pay'
951
- | 'klarna'
952
- | 'konbini'
953
- | 'kr_card'
954
- | 'link'
955
- | 'mb_way'
956
- | 'mobilepay'
957
- | 'multibanco'
958
- | 'naver_pay'
959
- | 'nz_bank_account'
960
- | 'oxxo'
961
- | 'p24'
962
- | 'pay_by_bank'
963
- | 'payco'
964
- | 'paynow'
965
- | 'paypal'
966
- | 'payto'
967
- | 'pix'
968
- | 'promptpay'
969
- | 'revolut_pay'
970
- | 'samsung_pay'
971
- | 'satispay'
972
- | 'sepa_debit'
973
- | 'sofort'
974
- | 'swish'
975
- | 'twint'
976
- | 'us_bank_account'
977
- | 'wechat_pay'
978
- | 'zip';
979
-
980
- interface UsBankAccount {
981
- /**
982
- * Account holder type: individual or company.
983
- */
984
- account_holder_type?: UsBankAccount.AccountHolderType;
985
-
986
- /**
987
- * Account number of the bank account.
988
- */
989
- account_number?: string;
990
-
991
- /**
992
- * Account type: checkings or savings. Defaults to checking if omitted.
993
- */
994
- account_type?: UsBankAccount.AccountType;
995
-
996
- /**
997
- * The ID of a Financial Connections Account to use as a payment method.
998
- */
999
- financial_connections_account?: string;
1000
-
1001
- /**
1002
- * Routing number of the bank account.
1003
- */
1004
- routing_number?: string;
1005
- }
1006
-
1007
- namespace UsBankAccount {
1008
- type AccountHolderType = 'company' | 'individual';
1009
-
1010
- type AccountType = 'checking' | 'savings';
1011
- }
1012
-
1013
- interface WechatPay {}
1014
-
1015
- interface Zip {}
1016
- }
1017
-
1018
- interface PaymentMethodOptions {
1019
- /**
1020
- * If this is a `acss_debit` SetupIntent, this sub-hash contains details about the ACSS Debit payment method options.
1021
- */
1022
- acss_debit?: PaymentMethodOptions.AcssDebit;
1023
-
1024
- /**
1025
- * If this is a `amazon_pay` SetupIntent, this sub-hash contains details about the AmazonPay payment method options.
1026
- */
1027
- amazon_pay?: PaymentMethodOptions.AmazonPay;
1028
-
1029
- /**
1030
- * If this is a `bacs_debit` SetupIntent, this sub-hash contains details about the Bacs Debit payment method options.
1031
- */
1032
- bacs_debit?: PaymentMethodOptions.BacsDebit;
1033
-
1034
- /**
1035
- * Configuration for any card setup attempted on this SetupIntent.
1036
- */
1037
- card?: PaymentMethodOptions.Card;
1038
-
1039
- /**
1040
- * If this is a `card_present` PaymentMethod, this sub-hash contains details about the card-present payment method options.
1041
- */
1042
- card_present?: PaymentMethodOptions.CardPresent;
1043
-
1044
- /**
1045
- * If this is a `klarna` PaymentMethod, this hash contains details about the Klarna payment method options.
1046
- */
1047
- klarna?: PaymentMethodOptions.Klarna;
1048
-
1049
- /**
1050
- * If this is a `link` PaymentMethod, this sub-hash contains details about the Link payment method options.
1051
- */
1052
- link?: PaymentMethodOptions.Link;
1053
-
1054
- /**
1055
- * If this is a `paypal` PaymentMethod, this sub-hash contains details about the PayPal payment method options.
1056
- */
1057
- paypal?: PaymentMethodOptions.Paypal;
1058
-
1059
- /**
1060
- * If this is a `payto` SetupIntent, this sub-hash contains details about the PayTo payment method options.
1061
- */
1062
- payto?: PaymentMethodOptions.Payto;
1063
-
1064
- /**
1065
- * If this is a `sepa_debit` SetupIntent, this sub-hash contains details about the SEPA Debit payment method options.
1066
- */
1067
- sepa_debit?: PaymentMethodOptions.SepaDebit;
1068
-
1069
- /**
1070
- * If this is a `us_bank_account` SetupIntent, this sub-hash contains details about the US bank account payment method options.
1071
- */
1072
- us_bank_account?: PaymentMethodOptions.UsBankAccount;
1073
- }
1074
-
1075
- namespace PaymentMethodOptions {
1076
- interface AcssDebit {
1077
- /**
1078
- * 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).
1079
- */
1080
- currency?: AcssDebit.Currency;
1081
-
1082
- /**
1083
- * Additional fields for Mandate creation
1084
- */
1085
- mandate_options?: AcssDebit.MandateOptions;
1086
-
1087
- /**
1088
- * Bank account verification method.
1089
- */
1090
- verification_method?: AcssDebit.VerificationMethod;
1091
- }
1092
-
1093
- namespace AcssDebit {
1094
- type Currency = 'cad' | 'usd';
1095
-
1096
- interface MandateOptions {
1097
- /**
1098
- * A URL for custom mandate text to render during confirmation step.
1099
- * The URL will be rendered with additional GET parameters `payment_intent` and `payment_intent_client_secret` when confirming a Payment Intent,
1100
- * or `setup_intent` and `setup_intent_client_secret` when confirming a Setup Intent.
1101
- */
1102
- custom_mandate_url?: Stripe.Emptyable<string>;
1103
-
1104
- /**
1105
- * List of Stripe products where this mandate can be selected automatically.
1106
- */
1107
- default_for?: Array<MandateOptions.DefaultFor>;
1108
-
1109
- /**
1110
- * Description of the mandate interval. Only required if 'payment_schedule' parameter is 'interval' or 'combined'.
1111
- */
1112
- interval_description?: string;
1113
-
1114
- /**
1115
- * Payment schedule for the mandate.
1116
- */
1117
- payment_schedule?: MandateOptions.PaymentSchedule;
1118
-
1119
- /**
1120
- * Transaction type of the mandate.
1121
- */
1122
- transaction_type?: MandateOptions.TransactionType;
1123
- }
1124
-
1125
- namespace MandateOptions {
1126
- type DefaultFor = 'invoice' | 'subscription';
1127
-
1128
- type PaymentSchedule = 'combined' | 'interval' | 'sporadic';
1129
-
1130
- type TransactionType = 'business' | 'personal';
1131
- }
1132
-
1133
- type VerificationMethod = 'automatic' | 'instant' | 'microdeposits';
1134
- }
1135
-
1136
- interface AmazonPay {}
1137
-
1138
- interface BacsDebit {
1139
- /**
1140
- * Additional fields for Mandate creation
1141
- */
1142
- mandate_options?: BacsDebit.MandateOptions;
1143
- }
1144
-
1145
- namespace BacsDebit {
1146
- interface MandateOptions {
1147
- /**
1148
- * Prefix used to generate the Mandate reference. Must be at most 12 characters long. Must consist of only uppercase letters, numbers, spaces, or the following special characters: '/', '_', '-', '&', '.'. Cannot begin with 'DDIC' or 'STRIPE'.
1149
- */
1150
- reference_prefix?: Stripe.Emptyable<string>;
1151
- }
1152
- }
1153
-
1154
- interface Card {
1155
- /**
1156
- * Configuration options for setting up an eMandate for cards issued in India.
1157
- */
1158
- mandate_options?: Card.MandateOptions;
1159
-
1160
- /**
1161
- * When specified, this parameter signals that a card has been collected
1162
- * as MOTO (Mail Order Telephone Order) and thus out of scope for SCA. This
1163
- * parameter can only be provided during confirmation.
1164
- */
1165
- moto?: boolean;
1166
-
1167
- /**
1168
- * Selected network to process this SetupIntent on. Depends on the available networks of the card attached to the SetupIntent. Can be only set confirm-time.
1169
- */
1170
- network?: Card.Network;
1171
-
1172
- /**
1173
- * 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. If not provided, this value defaults to `automatic`. 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.
1174
- */
1175
- request_three_d_secure?: Card.RequestThreeDSecure;
1176
-
1177
- /**
1178
- * If 3D Secure authentication was performed with a third-party provider,
1179
- * the authentication details to use for this setup.
1180
- */
1181
- three_d_secure?: Card.ThreeDSecure;
1182
- }
1183
-
1184
- namespace Card {
1185
- interface MandateOptions {
1186
- /**
1187
- * Amount to be charged for future payments.
1188
- */
1189
- amount: number;
1190
-
1191
- /**
1192
- * One of `fixed` or `maximum`. If `fixed`, the `amount` param refers to the exact amount to be charged in future payments. If `maximum`, the amount charged can be up to the value passed for the `amount` param.
1193
- */
1194
- amount_type: MandateOptions.AmountType;
1195
-
1196
- /**
1197
- * Currency in which future payments will be charged. 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).
1198
- */
1199
- currency: string;
1200
-
1201
- /**
1202
- * A description of the mandate or subscription that is meant to be displayed to the customer.
1203
- */
1204
- description?: string;
1205
-
1206
- /**
1207
- * End date of the mandate or subscription. If not provided, the mandate will be active until canceled. If provided, end date should be after start date.
1208
- */
1209
- end_date?: number;
1210
-
1211
- /**
1212
- * Specifies payment frequency. One of `day`, `week`, `month`, `year`, or `sporadic`.
1213
- */
1214
- interval: MandateOptions.Interval;
1215
-
1216
- /**
1217
- * The number of intervals between payments. For example, `interval=month` and `interval_count=3` indicates one payment every three months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks). This parameter is optional when `interval=sporadic`.
1218
- */
1219
- interval_count?: number;
1220
-
1221
- /**
1222
- * Unique identifier for the mandate or subscription.
1223
- */
1224
- reference: string;
1225
-
1226
- /**
1227
- * Start date of the mandate or subscription. Start date should not be lesser than yesterday.
1228
- */
1229
- start_date: number;
1230
-
1231
- /**
1232
- * Specifies the type of mandates supported. Possible values are `india`.
1233
- */
1234
- supported_types?: Array<'india'>;
1235
- }
1236
-
1237
- namespace MandateOptions {
1238
- type AmountType = 'fixed' | 'maximum';
1239
-
1240
- type Interval = 'day' | 'month' | 'sporadic' | 'week' | 'year';
1241
- }
1242
-
1243
- type Network =
1244
- | 'amex'
1245
- | 'cartes_bancaires'
1246
- | 'diners'
1247
- | 'discover'
1248
- | 'eftpos_au'
1249
- | 'girocard'
1250
- | 'interac'
1251
- | 'jcb'
1252
- | 'link'
1253
- | 'mastercard'
1254
- | 'unionpay'
1255
- | 'unknown'
1256
- | 'visa';
1257
-
1258
- type RequestThreeDSecure = 'any' | 'automatic' | 'challenge';
1259
-
1260
- interface ThreeDSecure {
1261
- /**
1262
- * The `transStatus` returned from the card Issuer's ACS in the ARes.
1263
- */
1264
- ares_trans_status?: ThreeDSecure.AresTransStatus;
1265
-
1266
- /**
1267
- * The cryptogram, also known as the "authentication value" (AAV, CAVV or
1268
- * AEVV). This value is 20 bytes, base64-encoded into a 28-character string.
1269
- * (Most 3D Secure providers will return the base64-encoded version, which
1270
- * is what you should specify here.)
1271
- */
1272
- cryptogram?: string;
1273
-
1274
- /**
1275
- * The Electronic Commerce Indicator (ECI) is returned by your 3D Secure
1276
- * provider and indicates what degree of authentication was performed.
1277
- */
1278
- electronic_commerce_indicator?: ThreeDSecure.ElectronicCommerceIndicator;
1279
-
1280
- /**
1281
- * Network specific 3DS fields. Network specific arguments require an
1282
- * explicit card brand choice. The parameter `payment_method_options.card.network``
1283
- * must be populated accordingly
1284
- */
1285
- network_options?: ThreeDSecure.NetworkOptions;
1286
-
1287
- /**
1288
- * The challenge indicator (`threeDSRequestorChallengeInd`) which was requested in the
1289
- * AReq sent to the card Issuer's ACS. A string containing 2 digits from 01-99.
1290
- */
1291
- requestor_challenge_indicator?: string;
1292
-
1293
- /**
1294
- * For 3D Secure 1, the XID. For 3D Secure 2, the Directory Server
1295
- * Transaction ID (dsTransID).
1296
- */
1297
- transaction_id?: string;
1298
-
1299
- /**
1300
- * The version of 3D Secure that was performed.
1301
- */
1302
- version?: ThreeDSecure.Version;
1303
- }
1304
-
1305
- namespace ThreeDSecure {
1306
- type AresTransStatus = 'A' | 'C' | 'I' | 'N' | 'R' | 'U' | 'Y';
1307
-
1308
- type ElectronicCommerceIndicator = '01' | '02' | '05' | '06' | '07';
1309
-
1310
- interface NetworkOptions {
1311
- /**
1312
- * Cartes Bancaires-specific 3DS fields.
1313
- */
1314
- cartes_bancaires?: NetworkOptions.CartesBancaires;
1315
- }
1316
-
1317
- namespace NetworkOptions {
1318
- interface CartesBancaires {
1319
- /**
1320
- * The cryptogram calculation algorithm used by the card Issuer's ACS
1321
- * to calculate the Authentication cryptogram. Also known as `cavvAlgorithm`.
1322
- * messageExtension: CB-AVALGO
1323
- */
1324
- cb_avalgo: CartesBancaires.CbAvalgo;
1325
-
1326
- /**
1327
- * The exemption indicator returned from Cartes Bancaires in the ARes.
1328
- * message extension: CB-EXEMPTION; string (4 characters)
1329
- * This is a 3 byte bitmap (low significant byte first and most significant
1330
- * bit first) that has been Base64 encoded
1331
- */
1332
- cb_exemption?: string;
1333
-
1334
- /**
1335
- * The risk score returned from Cartes Bancaires in the ARes.
1336
- * message extension: CB-SCORE; numeric value 0-99
1337
- */
1338
- cb_score?: number;
1339
- }
1340
-
1341
- namespace CartesBancaires {
1342
- type CbAvalgo = '0' | '1' | '2' | '3' | '4' | 'A';
1343
- }
1344
- }
1345
-
1346
- type Version = '1.0.2' | '2.1.0' | '2.2.0' | '2.3.0' | '2.3.1';
1347
- }
1348
- }
1349
-
1350
- interface CardPresent {}
1351
-
1352
- interface Klarna {
1353
- /**
1354
- * The currency of the SetupIntent. Three letter ISO currency code.
1355
- */
1356
- currency?: string;
1357
-
1358
- /**
1359
- * On-demand details if setting up a payment method for on-demand payments.
1360
- */
1361
- on_demand?: Klarna.OnDemand;
1362
-
1363
- /**
1364
- * Preferred language of the Klarna authorization page that the customer is redirected to
1365
- */
1366
- preferred_locale?: Klarna.PreferredLocale;
1367
-
1368
- /**
1369
- * Subscription details if setting up or charging a subscription
1370
- */
1371
- subscriptions?: Stripe.Emptyable<Array<Klarna.Subscription>>;
1372
- }
1373
-
1374
- namespace Klarna {
1375
- interface OnDemand {
1376
- /**
1377
- * Your average amount value. You can use a value across your customer base, or segment based on customer type, country, etc.
1378
- */
1379
- average_amount?: number;
1380
-
1381
- /**
1382
- * The maximum value you may charge a customer per purchase. You can use a value across your customer base, or segment based on customer type, country, etc.
1383
- */
1384
- maximum_amount?: number;
1385
-
1386
- /**
1387
- * The lowest or minimum value you may charge a customer per purchase. You can use a value across your customer base, or segment based on customer type, country, etc.
1388
- */
1389
- minimum_amount?: number;
1390
-
1391
- /**
1392
- * Interval at which the customer is making purchases
1393
- */
1394
- purchase_interval?: OnDemand.PurchaseInterval;
1395
-
1396
- /**
1397
- * The number of `purchase_interval` between charges
1398
- */
1399
- purchase_interval_count?: number;
1400
- }
1401
-
1402
- namespace OnDemand {
1403
- type PurchaseInterval = 'day' | 'month' | 'week' | 'year';
1404
- }
1405
-
1406
- type PreferredLocale =
1407
- | 'cs-CZ'
1408
- | 'da-DK'
1409
- | 'de-AT'
1410
- | 'de-CH'
1411
- | 'de-DE'
1412
- | 'el-GR'
1413
- | 'en-AT'
1414
- | 'en-AU'
1415
- | 'en-BE'
1416
- | 'en-CA'
1417
- | 'en-CH'
1418
- | 'en-CZ'
1419
- | 'en-DE'
1420
- | 'en-DK'
1421
- | 'en-ES'
1422
- | 'en-FI'
1423
- | 'en-FR'
1424
- | 'en-GB'
1425
- | 'en-GR'
1426
- | 'en-IE'
1427
- | 'en-IT'
1428
- | 'en-NL'
1429
- | 'en-NO'
1430
- | 'en-NZ'
1431
- | 'en-PL'
1432
- | 'en-PT'
1433
- | 'en-RO'
1434
- | 'en-SE'
1435
- | 'en-US'
1436
- | 'es-ES'
1437
- | 'es-US'
1438
- | 'fi-FI'
1439
- | 'fr-BE'
1440
- | 'fr-CA'
1441
- | 'fr-CH'
1442
- | 'fr-FR'
1443
- | 'it-CH'
1444
- | 'it-IT'
1445
- | 'nb-NO'
1446
- | 'nl-BE'
1447
- | 'nl-NL'
1448
- | 'pl-PL'
1449
- | 'pt-PT'
1450
- | 'ro-RO'
1451
- | 'sv-FI'
1452
- | 'sv-SE';
1453
-
1454
- interface Subscription {
1455
- /**
1456
- * Unit of time between subscription charges.
1457
- */
1458
- interval: Subscription.Interval;
1459
-
1460
- /**
1461
- * The number of intervals (specified in the `interval` attribute) between subscription charges. For example, `interval=month` and `interval_count=3` charges every 3 months.
1462
- */
1463
- interval_count?: number;
1464
-
1465
- /**
1466
- * Name for subscription.
1467
- */
1468
- name?: string;
1469
-
1470
- /**
1471
- * Describes the upcoming charge for this subscription.
1472
- */
1473
- next_billing: Subscription.NextBilling;
1474
-
1475
- /**
1476
- * A non-customer-facing reference to correlate subscription charges in the Klarna app. Use a value that persists across subscription charges.
1477
- */
1478
- reference: string;
1479
- }
1480
-
1481
- namespace Subscription {
1482
- type Interval = 'day' | 'month' | 'week' | 'year';
1483
-
1484
- interface NextBilling {
1485
- /**
1486
- * The amount of the next charge for the subscription.
1487
- */
1488
- amount: number;
1489
-
1490
- /**
1491
- * The date of the next charge for the subscription in YYYY-MM-DD format.
1492
- */
1493
- date: string;
1494
- }
1495
- }
1496
- }
1497
-
1498
- interface Link {
1499
- /**
1500
- * [Deprecated] This is a legacy parameter that no longer has any function.
1501
- * @deprecated
1502
- */
1503
- persistent_token?: string;
1504
- }
1505
-
1506
- interface Paypal {
1507
- /**
1508
- * The PayPal Billing Agreement ID (BAID). This is an ID generated by PayPal which represents the mandate between the merchant and the customer.
1509
- */
1510
- billing_agreement_id?: string;
1511
- }
1512
-
1513
- interface Payto {
1514
- /**
1515
- * Additional fields for Mandate creation.
1516
- */
1517
- mandate_options?: Payto.MandateOptions;
1518
- }
1519
-
1520
- namespace Payto {
1521
- interface MandateOptions {
1522
- /**
1523
- * Amount that will be collected. It is required when `amount_type` is `fixed`.
1524
- */
1525
- amount?: Stripe.Emptyable<number>;
1526
-
1527
- /**
1528
- * The type of amount that will be collected. The amount charged must be exact or up to the value of `amount` param for `fixed` or `maximum` type respectively. Defaults to `maximum`.
1529
- */
1530
- amount_type?: Stripe.Emptyable<MandateOptions.AmountType>;
1531
-
1532
- /**
1533
- * Date, in YYYY-MM-DD format, after which payments will not be collected. Defaults to no end date.
1534
- */
1535
- end_date?: Stripe.Emptyable<string>;
1536
-
1537
- /**
1538
- * The periodicity at which payments will be collected. Defaults to `adhoc`.
1539
- */
1540
- payment_schedule?: Stripe.Emptyable<MandateOptions.PaymentSchedule>;
1541
-
1542
- /**
1543
- * The number of payments that will be made during a payment period. Defaults to 1 except for when `payment_schedule` is `adhoc`. In that case, it defaults to no limit.
1544
- */
1545
- payments_per_period?: Stripe.Emptyable<number>;
1546
-
1547
- /**
1548
- * The purpose for which payments are made. Has a default value based on your merchant category code.
1549
- */
1550
- purpose?: Stripe.Emptyable<MandateOptions.Purpose>;
1551
-
1552
- /**
1553
- * Date, in YYYY-MM-DD format, from which payments will be collected. Defaults to confirmation time.
1554
- */
1555
- start_date?: Stripe.Emptyable<string>;
1556
- }
1557
-
1558
- namespace MandateOptions {
1559
- type AmountType = 'fixed' | 'maximum';
1560
-
1561
- type PaymentSchedule =
1562
- | 'adhoc'
1563
- | 'annual'
1564
- | 'daily'
1565
- | 'fortnightly'
1566
- | 'monthly'
1567
- | 'quarterly'
1568
- | 'semi_annual'
1569
- | 'weekly';
1570
-
1571
- type Purpose =
1572
- | 'dependant_support'
1573
- | 'government'
1574
- | 'loan'
1575
- | 'mortgage'
1576
- | 'other'
1577
- | 'pension'
1578
- | 'personal'
1579
- | 'retail'
1580
- | 'salary'
1581
- | 'tax'
1582
- | 'utility';
1583
- }
1584
- }
1585
-
1586
- interface SepaDebit {
1587
- /**
1588
- * Additional fields for Mandate creation
1589
- */
1590
- mandate_options?: SepaDebit.MandateOptions;
1591
- }
1592
-
1593
- namespace SepaDebit {
1594
- interface MandateOptions {
1595
- /**
1596
- * Prefix used to generate the Mandate reference. Must be at most 12 characters long. Must consist of only uppercase letters, numbers, spaces, or the following special characters: '/', '_', '-', '&', '.'. Cannot begin with 'STRIPE'.
1597
- */
1598
- reference_prefix?: Stripe.Emptyable<string>;
1599
- }
1600
- }
1601
-
1602
- interface UsBankAccount {
1603
- /**
1604
- * Additional fields for Financial Connections Session creation
1605
- */
1606
- financial_connections?: UsBankAccount.FinancialConnections;
1607
-
1608
- /**
1609
- * Additional fields for Mandate creation
1610
- */
1611
- mandate_options?: UsBankAccount.MandateOptions;
1612
-
1613
- /**
1614
- * Additional fields for network related functions
1615
- */
1616
- networks?: UsBankAccount.Networks;
1617
-
1618
- /**
1619
- * Bank account verification method.
1620
- */
1621
- verification_method?: UsBankAccount.VerificationMethod;
1622
- }
1623
-
1624
- namespace UsBankAccount {
1625
- interface FinancialConnections {
1626
- /**
1627
- * Provide filters for the linked accounts that the customer can select for the payment method.
1628
- */
1629
- filters?: FinancialConnections.Filters;
1630
-
1631
- /**
1632
- * 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`.
1633
- */
1634
- permissions?: Array<FinancialConnections.Permission>;
1635
-
1636
- /**
1637
- * List of data features that you would like to retrieve upon account creation.
1638
- */
1639
- prefetch?: Array<FinancialConnections.Prefetch>;
1640
-
1641
- /**
1642
- * For webview integrations only. Upon completing OAuth login in the native browser, the user will be redirected to this URL to return to your app.
1643
- */
1644
- return_url?: string;
1645
- }
1646
-
1647
- namespace FinancialConnections {
1648
- interface Filters {
1649
- /**
1650
- * The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.
1651
- */
1652
- account_subcategories?: Array<Filters.AccountSubcategory>;
1653
- }
1654
-
1655
- namespace Filters {
1656
- type AccountSubcategory = 'checking' | 'savings';
1657
- }
1658
-
1659
- type Permission =
1660
- | 'balances'
1661
- | 'ownership'
1662
- | 'payment_method'
1663
- | 'transactions';
1664
-
1665
- type Prefetch = 'balances' | 'ownership' | 'transactions';
1666
- }
1667
-
1668
- interface MandateOptions {
1669
- /**
1670
- * The method used to collect offline mandate customer acceptance.
1671
- */
1672
- collection_method?: Stripe.Emptyable<'paper'>;
1673
- }
1674
-
1675
- interface Networks {
1676
- /**
1677
- * Triggers validations to run across the selected networks
1678
- */
1679
- requested?: Array<Networks.Requested>;
1680
- }
1681
-
1682
- namespace Networks {
1683
- type Requested = 'ach' | 'us_domestic_wire';
1684
- }
1685
-
1686
- type VerificationMethod = 'automatic' | 'instant' | 'microdeposits';
1687
- }
1688
- }
1689
-
1690
- interface SingleUse {
1691
- /**
1692
- * Amount the customer is granting permission to collect later. A positive integer representing how much to charge in the [smallest currency unit](https://docs.stripe.com/currencies#zero-decimal) (e.g., 100 cents to charge $1.00 or 100 to charge ¥100, a zero-decimal currency). The minimum amount is $0.50 US or [equivalent in charge currency](https://docs.stripe.com/currencies#minimum-and-maximum-charge-amounts). The amount value supports up to eight digits (e.g., a value of 99999999 for a USD charge of $999,999.99).
1693
- */
1694
- amount: number;
1695
-
1696
- /**
1697
- * 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).
1698
- */
1699
- currency: string;
1700
- }
1701
-
1702
- type Usage = 'off_session' | 'on_session';
1703
- }
1704
-
1705
- interface SetupIntentRetrieveParams {
1706
- /**
1707
- * The client secret of the SetupIntent. We require this string if you use a publishable key to retrieve the SetupIntent.
1708
- */
1709
- client_secret?: string;
1710
-
1711
- /**
1712
- * Specifies which fields in the response should be expanded.
1713
- */
1714
- expand?: Array<string>;
1715
- }
1716
-
1717
- interface SetupIntentUpdateParams {
1718
- /**
1719
- * If present, the SetupIntent's payment method will be attached to the in-context Stripe Account.
1720
- *
1721
- * It can only be used for this Stripe Account's own money movement flows like InboundTransfer and OutboundTransfers. It cannot be set to true when setting up a PaymentMethod for a Customer, and defaults to false when attaching a PaymentMethod to a Customer.
1722
- */
1723
- attach_to_self?: boolean;
1724
-
1725
- /**
1726
- * ID of the Customer this SetupIntent belongs to, if one exists.
1727
- *
1728
- * If present, the SetupIntent's payment method will be attached to the Customer on successful setup. Payment methods attached to other Customers cannot be used with this SetupIntent.
1729
- */
1730
- customer?: string;
1731
-
1732
- /**
1733
- * ID of the Account this SetupIntent belongs to, if one exists.
1734
- *
1735
- * If present, the SetupIntent's payment method will be attached to the Account on successful setup. Payment methods attached to other Accounts cannot be used with this SetupIntent.
1736
- */
1737
- customer_account?: string;
1738
-
1739
- /**
1740
- * An arbitrary string attached to the object. Often useful for displaying to users.
1741
- */
1742
- description?: string;
1743
-
1744
- /**
1745
- * The list of payment method types to exclude from use with this SetupIntent.
1746
- */
1747
- excluded_payment_method_types?: Stripe.Emptyable<
1748
- Array<SetupIntentUpdateParams.ExcludedPaymentMethodType>
1749
- >;
1750
-
1751
- /**
1752
- * Specifies which fields in the response should be expanded.
1753
- */
1754
- expand?: Array<string>;
1755
-
1756
- /**
1757
- * Indicates the directions of money movement for which this payment method is intended to be used.
1758
- *
1759
- * Include `inbound` if you intend to use the payment method as the origin to pull funds from. Include `outbound` if you intend to use the payment method as the destination to send funds to. You can include both if you intend to use the payment method for both purposes.
1760
- */
1761
- flow_directions?: Array<SetupIntentUpdateParams.FlowDirection>;
1762
-
1763
- /**
1764
- * 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`.
1765
- */
1766
- metadata?: Stripe.Emptyable<Stripe.MetadataParam>;
1767
-
1768
- /**
1769
- * ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent. To unset this field to null, pass in an empty string.
1770
- */
1771
- payment_method?: string;
1772
-
1773
- /**
1774
- * The ID of the [payment method configuration](https://docs.stripe.com/api/payment_method_configurations) to use with this SetupIntent.
1775
- */
1776
- payment_method_configuration?: string;
1777
-
1778
- /**
1779
- * When included, this hash creates a PaymentMethod that is set as the [`payment_method`](https://docs.stripe.com/api/setup_intents/object#setup_intent_object-payment_method)
1780
- * value in the SetupIntent.
1781
- */
1782
- payment_method_data?: SetupIntentUpdateParams.PaymentMethodData;
1783
-
1784
- /**
1785
- * Payment method-specific configuration for this SetupIntent.
1786
- */
1787
- payment_method_options?: SetupIntentUpdateParams.PaymentMethodOptions;
1788
-
1789
- /**
1790
- * The list of payment method types (for example, card) that this SetupIntent can set up. If you don't provide this, Stripe will dynamically show relevant payment methods from your [payment method settings](https://dashboard.stripe.com/settings/payment_methods). A list of valid payment method types can be found [here](https://docs.stripe.com/api/payment_methods/object#payment_method_object-type).
1791
- */
1792
- payment_method_types?: Array<string>;
1793
- }
1794
-
1795
- namespace SetupIntentUpdateParams {
1796
- type ExcludedPaymentMethodType =
1797
- | 'acss_debit'
1798
- | 'affirm'
1799
- | 'afterpay_clearpay'
1800
- | 'alipay'
1801
- | 'alma'
1802
- | 'amazon_pay'
1803
- | 'au_becs_debit'
1804
- | 'bacs_debit'
1805
- | 'bancontact'
1806
- | 'billie'
1807
- | 'blik'
1808
- | 'boleto'
1809
- | 'card'
1810
- | 'cashapp'
1811
- | 'crypto'
1812
- | 'customer_balance'
1813
- | 'eps'
1814
- | 'fpx'
1815
- | 'giropay'
1816
- | 'grabpay'
1817
- | 'ideal'
1818
- | 'kakao_pay'
1819
- | 'klarna'
1820
- | 'konbini'
1821
- | 'kr_card'
1822
- | 'mb_way'
1823
- | 'mobilepay'
1824
- | 'multibanco'
1825
- | 'naver_pay'
1826
- | 'nz_bank_account'
1827
- | 'oxxo'
1828
- | 'p24'
1829
- | 'pay_by_bank'
1830
- | 'payco'
1831
- | 'paynow'
1832
- | 'paypal'
1833
- | 'payto'
1834
- | 'pix'
1835
- | 'promptpay'
1836
- | 'revolut_pay'
1837
- | 'samsung_pay'
1838
- | 'satispay'
1839
- | 'sepa_debit'
1840
- | 'sofort'
1841
- | 'swish'
1842
- | 'twint'
1843
- | 'us_bank_account'
1844
- | 'wechat_pay'
1845
- | 'zip';
1846
-
1847
- type FlowDirection = 'inbound' | 'outbound';
1848
-
1849
- interface PaymentMethodData {
1850
- /**
1851
- * If this is an `acss_debit` PaymentMethod, this hash contains details about the ACSS Debit payment method.
1852
- */
1853
- acss_debit?: PaymentMethodData.AcssDebit;
1854
-
1855
- /**
1856
- * If this is an `affirm` PaymentMethod, this hash contains details about the Affirm payment method.
1857
- */
1858
- affirm?: PaymentMethodData.Affirm;
1859
-
1860
- /**
1861
- * If this is an `AfterpayClearpay` PaymentMethod, this hash contains details about the AfterpayClearpay payment method.
1862
- */
1863
- afterpay_clearpay?: PaymentMethodData.AfterpayClearpay;
1864
-
1865
- /**
1866
- * If this is an `Alipay` PaymentMethod, this hash contains details about the Alipay payment method.
1867
- */
1868
- alipay?: PaymentMethodData.Alipay;
1869
-
1870
- /**
1871
- * This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. The field defaults to `unspecified`.
1872
- */
1873
- allow_redisplay?: PaymentMethodData.AllowRedisplay;
1874
-
1875
- /**
1876
- * If this is a Alma PaymentMethod, this hash contains details about the Alma payment method.
1877
- */
1878
- alma?: PaymentMethodData.Alma;
1879
-
1880
- /**
1881
- * If this is a AmazonPay PaymentMethod, this hash contains details about the AmazonPay payment method.
1882
- */
1883
- amazon_pay?: PaymentMethodData.AmazonPay;
1884
-
1885
- /**
1886
- * If this is an `au_becs_debit` PaymentMethod, this hash contains details about the bank account.
1887
- */
1888
- au_becs_debit?: PaymentMethodData.AuBecsDebit;
1889
-
1890
- /**
1891
- * If this is a `bacs_debit` PaymentMethod, this hash contains details about the Bacs Direct Debit bank account.
1892
- */
1893
- bacs_debit?: PaymentMethodData.BacsDebit;
1894
-
1895
- /**
1896
- * If this is a `bancontact` PaymentMethod, this hash contains details about the Bancontact payment method.
1897
- */
1898
- bancontact?: PaymentMethodData.Bancontact;
1899
-
1900
- /**
1901
- * If this is a `billie` PaymentMethod, this hash contains details about the Billie payment method.
1902
- */
1903
- billie?: PaymentMethodData.Billie;
1904
-
1905
- /**
1906
- * Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
1907
- */
1908
- billing_details?: PaymentMethodData.BillingDetails;
1909
-
1910
- /**
1911
- * If this is a `blik` PaymentMethod, this hash contains details about the BLIK payment method.
1912
- */
1913
- blik?: PaymentMethodData.Blik;
1914
-
1915
- /**
1916
- * If this is a `boleto` PaymentMethod, this hash contains details about the Boleto payment method.
1917
- */
1918
- boleto?: PaymentMethodData.Boleto;
1919
-
1920
- /**
1921
- * If this is a `cashapp` PaymentMethod, this hash contains details about the Cash App Pay payment method.
1922
- */
1923
- cashapp?: PaymentMethodData.Cashapp;
1924
-
1925
- /**
1926
- * If this is a Crypto PaymentMethod, this hash contains details about the Crypto payment method.
1927
- */
1928
- crypto?: PaymentMethodData.Crypto;
1929
-
1930
- /**
1931
- * If this is a `customer_balance` PaymentMethod, this hash contains details about the CustomerBalance payment method.
1932
- */
1933
- customer_balance?: PaymentMethodData.CustomerBalance;
1934
-
1935
- /**
1936
- * If this is an `eps` PaymentMethod, this hash contains details about the EPS payment method.
1937
- */
1938
- eps?: PaymentMethodData.Eps;
1939
-
1940
- /**
1941
- * If this is an `fpx` PaymentMethod, this hash contains details about the FPX payment method.
1942
- */
1943
- fpx?: PaymentMethodData.Fpx;
1944
-
1945
- /**
1946
- * If this is a `giropay` PaymentMethod, this hash contains details about the Giropay payment method.
1947
- */
1948
- giropay?: PaymentMethodData.Giropay;
1949
-
1950
- /**
1951
- * If this is a `grabpay` PaymentMethod, this hash contains details about the GrabPay payment method.
1952
- */
1953
- grabpay?: PaymentMethodData.Grabpay;
1954
-
1955
- /**
1956
- * If this is an `ideal` PaymentMethod, this hash contains details about the iDEAL payment method.
1957
- */
1958
- ideal?: PaymentMethodData.Ideal;
1959
-
1960
- /**
1961
- * If this is an `interac_present` PaymentMethod, this hash contains details about the Interac Present payment method.
1962
- */
1963
- interac_present?: PaymentMethodData.InteracPresent;
1964
-
1965
- /**
1966
- * If this is a `kakao_pay` PaymentMethod, this hash contains details about the Kakao Pay payment method.
1967
- */
1968
- kakao_pay?: PaymentMethodData.KakaoPay;
1969
-
1970
- /**
1971
- * If this is a `klarna` PaymentMethod, this hash contains details about the Klarna payment method.
1972
- */
1973
- klarna?: PaymentMethodData.Klarna;
1974
-
1975
- /**
1976
- * If this is a `konbini` PaymentMethod, this hash contains details about the Konbini payment method.
1977
- */
1978
- konbini?: PaymentMethodData.Konbini;
1979
-
1980
- /**
1981
- * If this is a `kr_card` PaymentMethod, this hash contains details about the Korean Card payment method.
1982
- */
1983
- kr_card?: PaymentMethodData.KrCard;
1984
-
1985
- /**
1986
- * If this is an `Link` PaymentMethod, this hash contains details about the Link payment method.
1987
- */
1988
- link?: PaymentMethodData.Link;
1989
-
1990
- /**
1991
- * If this is a MB WAY PaymentMethod, this hash contains details about the MB WAY payment method.
1992
- */
1993
- mb_way?: PaymentMethodData.MbWay;
1994
-
1995
- /**
1996
- * 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`.
1997
- */
1998
- metadata?: Stripe.MetadataParam;
1999
-
2000
- /**
2001
- * If this is a `mobilepay` PaymentMethod, this hash contains details about the MobilePay payment method.
2002
- */
2003
- mobilepay?: PaymentMethodData.Mobilepay;
2004
-
2005
- /**
2006
- * If this is a `multibanco` PaymentMethod, this hash contains details about the Multibanco payment method.
2007
- */
2008
- multibanco?: PaymentMethodData.Multibanco;
2009
-
2010
- /**
2011
- * If this is a `naver_pay` PaymentMethod, this hash contains details about the Naver Pay payment method.
2012
- */
2013
- naver_pay?: PaymentMethodData.NaverPay;
2014
-
2015
- /**
2016
- * If this is an nz_bank_account PaymentMethod, this hash contains details about the nz_bank_account payment method.
2017
- */
2018
- nz_bank_account?: PaymentMethodData.NzBankAccount;
2019
-
2020
- /**
2021
- * If this is an `oxxo` PaymentMethod, this hash contains details about the OXXO payment method.
2022
- */
2023
- oxxo?: PaymentMethodData.Oxxo;
2024
-
2025
- /**
2026
- * If this is a `p24` PaymentMethod, this hash contains details about the P24 payment method.
2027
- */
2028
- p24?: PaymentMethodData.P24;
2029
-
2030
- /**
2031
- * If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.
2032
- */
2033
- pay_by_bank?: PaymentMethodData.PayByBank;
2034
-
2035
- /**
2036
- * If this is a `payco` PaymentMethod, this hash contains details about the PAYCO payment method.
2037
- */
2038
- payco?: PaymentMethodData.Payco;
2039
-
2040
- /**
2041
- * If this is a `paynow` PaymentMethod, this hash contains details about the PayNow payment method.
2042
- */
2043
- paynow?: PaymentMethodData.Paynow;
2044
-
2045
- /**
2046
- * If this is a `paypal` PaymentMethod, this hash contains details about the PayPal payment method.
2047
- */
2048
- paypal?: PaymentMethodData.Paypal;
2049
-
2050
- /**
2051
- * If this is a `payto` PaymentMethod, this hash contains details about the PayTo payment method.
2052
- */
2053
- payto?: PaymentMethodData.Payto;
2054
-
2055
- /**
2056
- * If this is a `pix` PaymentMethod, this hash contains details about the Pix payment method.
2057
- */
2058
- pix?: PaymentMethodData.Pix;
2059
-
2060
- /**
2061
- * If this is a `promptpay` PaymentMethod, this hash contains details about the PromptPay payment method.
2062
- */
2063
- promptpay?: PaymentMethodData.Promptpay;
2064
-
2065
- /**
2066
- * Options to configure Radar. See [Radar Session](https://docs.stripe.com/radar/radar-session) for more information.
2067
- */
2068
- radar_options?: PaymentMethodData.RadarOptions;
2069
-
2070
- /**
2071
- * If this is a `revolut_pay` PaymentMethod, this hash contains details about the Revolut Pay payment method.
2072
- */
2073
- revolut_pay?: PaymentMethodData.RevolutPay;
2074
-
2075
- /**
2076
- * If this is a `samsung_pay` PaymentMethod, this hash contains details about the SamsungPay payment method.
2077
- */
2078
- samsung_pay?: PaymentMethodData.SamsungPay;
2079
-
2080
- /**
2081
- * If this is a `satispay` PaymentMethod, this hash contains details about the Satispay payment method.
2082
- */
2083
- satispay?: PaymentMethodData.Satispay;
2084
-
2085
- /**
2086
- * If this is a `sepa_debit` PaymentMethod, this hash contains details about the SEPA debit bank account.
2087
- */
2088
- sepa_debit?: PaymentMethodData.SepaDebit;
2089
-
2090
- /**
2091
- * If this is a `sofort` PaymentMethod, this hash contains details about the SOFORT payment method.
2092
- */
2093
- sofort?: PaymentMethodData.Sofort;
2094
-
2095
- /**
2096
- * If this is a `swish` PaymentMethod, this hash contains details about the Swish payment method.
2097
- */
2098
- swish?: PaymentMethodData.Swish;
2099
-
2100
- /**
2101
- * If this is a TWINT PaymentMethod, this hash contains details about the TWINT payment method.
2102
- */
2103
- twint?: PaymentMethodData.Twint;
2104
-
2105
- /**
2106
- * The type of the PaymentMethod. An additional hash is included on the PaymentMethod with a name matching this value. It contains additional information specific to the PaymentMethod type.
2107
- */
2108
- type: PaymentMethodData.Type;
2109
-
2110
- /**
2111
- * If this is an `us_bank_account` PaymentMethod, this hash contains details about the US bank account payment method.
2112
- */
2113
- us_bank_account?: PaymentMethodData.UsBankAccount;
2114
-
2115
- /**
2116
- * If this is an `wechat_pay` PaymentMethod, this hash contains details about the wechat_pay payment method.
2117
- */
2118
- wechat_pay?: PaymentMethodData.WechatPay;
2119
-
2120
- /**
2121
- * If this is a `zip` PaymentMethod, this hash contains details about the Zip payment method.
2122
- */
2123
- zip?: PaymentMethodData.Zip;
2124
- }
2125
-
2126
- namespace PaymentMethodData {
2127
- interface AcssDebit {
2128
- /**
2129
- * Customer's bank account number.
2130
- */
2131
- account_number: string;
2132
-
2133
- /**
2134
- * Institution number of the customer's bank.
2135
- */
2136
- institution_number: string;
2137
-
2138
- /**
2139
- * Transit number of the customer's bank.
2140
- */
2141
- transit_number: string;
2142
- }
2143
-
2144
- interface Affirm {}
2145
-
2146
- interface AfterpayClearpay {}
2147
-
2148
- interface Alipay {}
2149
-
2150
- type AllowRedisplay = 'always' | 'limited' | 'unspecified';
2151
-
2152
- interface Alma {}
2153
-
2154
- interface AmazonPay {}
2155
-
2156
- interface AuBecsDebit {
2157
- /**
2158
- * The account number for the bank account.
2159
- */
2160
- account_number: string;
2161
-
2162
- /**
2163
- * Bank-State-Branch number of the bank account.
2164
- */
2165
- bsb_number: string;
2166
- }
2167
-
2168
- interface BacsDebit {
2169
- /**
2170
- * Account number of the bank account that the funds will be debited from.
2171
- */
2172
- account_number?: string;
2173
-
2174
- /**
2175
- * Sort code of the bank account. (e.g., `10-20-30`)
2176
- */
2177
- sort_code?: string;
2178
- }
2179
-
2180
- interface Bancontact {}
2181
-
2182
- interface Billie {}
2183
-
2184
- interface BillingDetails {
2185
- /**
2186
- * Billing address.
2187
- */
2188
- address?: Stripe.Emptyable<Stripe.AddressParam>;
2189
-
2190
- /**
2191
- * Email address.
2192
- */
2193
- email?: Stripe.Emptyable<string>;
2194
-
2195
- /**
2196
- * Full name.
2197
- */
2198
- name?: Stripe.Emptyable<string>;
2199
-
2200
- /**
2201
- * Billing phone number (including extension).
2202
- */
2203
- phone?: Stripe.Emptyable<string>;
2204
-
2205
- /**
2206
- * Taxpayer identification number. Used only for transactions between LATAM buyers and non-LATAM sellers.
2207
- */
2208
- tax_id?: string;
2209
- }
2210
-
2211
- interface Blik {}
2212
-
2213
- interface Boleto {
2214
- /**
2215
- * The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers)
2216
- */
2217
- tax_id: string;
2218
- }
2219
-
2220
- interface Cashapp {}
2221
-
2222
- interface Crypto {}
2223
-
2224
- interface CustomerBalance {}
2225
-
2226
- interface Eps {
2227
- /**
2228
- * The customer's bank.
2229
- */
2230
- bank?: Eps.Bank;
2231
- }
2232
-
2233
- namespace Eps {
2234
- type Bank =
2235
- | 'arzte_und_apotheker_bank'
2236
- | 'austrian_anadi_bank_ag'
2237
- | 'bank_austria'
2238
- | 'bankhaus_carl_spangler'
2239
- | 'bankhaus_schelhammer_und_schattera_ag'
2240
- | 'bawag_psk_ag'
2241
- | 'bks_bank_ag'
2242
- | 'brull_kallmus_bank_ag'
2243
- | 'btv_vier_lander_bank'
2244
- | 'capital_bank_grawe_gruppe_ag'
2245
- | 'deutsche_bank_ag'
2246
- | 'dolomitenbank'
2247
- | 'easybank_ag'
2248
- | 'erste_bank_und_sparkassen'
2249
- | 'hypo_alpeadriabank_international_ag'
2250
- | 'hypo_bank_burgenland_aktiengesellschaft'
2251
- | 'hypo_noe_lb_fur_niederosterreich_u_wien'
2252
- | 'hypo_oberosterreich_salzburg_steiermark'
2253
- | 'hypo_tirol_bank_ag'
2254
- | 'hypo_vorarlberg_bank_ag'
2255
- | 'marchfelder_bank'
2256
- | 'oberbank_ag'
2257
- | 'raiffeisen_bankengruppe_osterreich'
2258
- | 'schoellerbank_ag'
2259
- | 'sparda_bank_wien'
2260
- | 'volksbank_gruppe'
2261
- | 'volkskreditbank_ag'
2262
- | 'vr_bank_braunau';
2263
- }
2264
-
2265
- interface Fpx {
2266
- /**
2267
- * Account holder type for FPX transaction
2268
- */
2269
- account_holder_type?: Fpx.AccountHolderType;
2270
-
2271
- /**
2272
- * The customer's bank.
2273
- */
2274
- bank: Fpx.Bank;
2275
- }
2276
-
2277
- namespace Fpx {
2278
- type AccountHolderType = 'company' | 'individual';
2279
-
2280
- type Bank =
2281
- | 'affin_bank'
2282
- | 'agrobank'
2283
- | 'alliance_bank'
2284
- | 'ambank'
2285
- | 'bank_islam'
2286
- | 'bank_muamalat'
2287
- | 'bank_of_china'
2288
- | 'bank_rakyat'
2289
- | 'bsn'
2290
- | 'cimb'
2291
- | 'deutsche_bank'
2292
- | 'hong_leong_bank'
2293
- | 'hsbc'
2294
- | 'kfh'
2295
- | 'maybank2e'
2296
- | 'maybank2u'
2297
- | 'ocbc'
2298
- | 'pb_enterprise'
2299
- | 'public_bank'
2300
- | 'rhb'
2301
- | 'standard_chartered'
2302
- | 'uob';
2303
- }
2304
-
2305
- interface Giropay {}
2306
-
2307
- interface Grabpay {}
2308
-
2309
- interface Ideal {
2310
- /**
2311
- * The customer's bank. Only use this parameter for existing customers. Don't use it for new customers.
2312
- */
2313
- bank?: Ideal.Bank;
2314
- }
2315
-
2316
- namespace Ideal {
2317
- type Bank =
2318
- | 'abn_amro'
2319
- | 'adyen'
2320
- | 'asn_bank'
2321
- | 'bunq'
2322
- | 'buut'
2323
- | 'finom'
2324
- | 'handelsbanken'
2325
- | 'ing'
2326
- | 'knab'
2327
- | 'mollie'
2328
- | 'moneyou'
2329
- | 'n26'
2330
- | 'nn'
2331
- | 'rabobank'
2332
- | 'regiobank'
2333
- | 'revolut'
2334
- | 'sns_bank'
2335
- | 'triodos_bank'
2336
- | 'van_lanschot'
2337
- | 'yoursafe';
2338
- }
2339
-
2340
- interface InteracPresent {}
2341
-
2342
- interface KakaoPay {}
2343
-
2344
- interface Klarna {
2345
- /**
2346
- * Customer's date of birth
2347
- */
2348
- dob?: Klarna.Dob;
2349
- }
2350
-
2351
- namespace Klarna {
2352
- interface Dob {
2353
- /**
2354
- * The day of birth, between 1 and 31.
2355
- */
2356
- day: number;
2357
-
2358
- /**
2359
- * The month of birth, between 1 and 12.
2360
- */
2361
- month: number;
2362
-
2363
- /**
2364
- * The four-digit year of birth.
2365
- */
2366
- year: number;
2367
- }
2368
- }
2369
-
2370
- interface Konbini {}
2371
-
2372
- interface KrCard {}
2373
-
2374
- interface Link {}
2375
-
2376
- interface MbWay {}
2377
-
2378
- interface Mobilepay {}
2379
-
2380
- interface Multibanco {}
2381
-
2382
- interface NaverPay {
2383
- /**
2384
- * Whether to use Naver Pay points or a card to fund this transaction. If not provided, this defaults to `card`.
2385
- */
2386
- funding?: NaverPay.Funding;
2387
- }
2388
-
2389
- namespace NaverPay {
2390
- type Funding = 'card' | 'points';
2391
- }
2392
-
2393
- interface NzBankAccount {
2394
- /**
2395
- * The name on the bank account. Only required if the account holder name is different from the name of the authorized signatory collected in the PaymentMethod's billing details.
2396
- */
2397
- account_holder_name?: string;
2398
-
2399
- /**
2400
- * The account number for the bank account.
2401
- */
2402
- account_number: string;
2403
-
2404
- /**
2405
- * The numeric code for the bank account's bank.
2406
- */
2407
- bank_code: string;
2408
-
2409
- /**
2410
- * The numeric code for the bank account's bank branch.
2411
- */
2412
- branch_code: string;
2413
-
2414
- reference?: string;
2415
-
2416
- /**
2417
- * The suffix of the bank account number.
2418
- */
2419
- suffix: string;
2420
- }
2421
-
2422
- interface Oxxo {}
2423
-
2424
- interface P24 {
2425
- /**
2426
- * The customer's bank.
2427
- */
2428
- bank?: P24.Bank;
2429
- }
2430
-
2431
- namespace P24 {
2432
- type Bank =
2433
- | 'alior_bank'
2434
- | 'bank_millennium'
2435
- | 'bank_nowy_bfg_sa'
2436
- | 'bank_pekao_sa'
2437
- | 'banki_spbdzielcze'
2438
- | 'blik'
2439
- | 'bnp_paribas'
2440
- | 'boz'
2441
- | 'citi_handlowy'
2442
- | 'credit_agricole'
2443
- | 'envelobank'
2444
- | 'etransfer_pocztowy24'
2445
- | 'getin_bank'
2446
- | 'ideabank'
2447
- | 'ing'
2448
- | 'inteligo'
2449
- | 'mbank_mtransfer'
2450
- | 'nest_przelew'
2451
- | 'noble_pay'
2452
- | 'pbac_z_ipko'
2453
- | 'plus_bank'
2454
- | 'santander_przelew24'
2455
- | 'tmobile_usbugi_bankowe'
2456
- | 'toyota_bank'
2457
- | 'velobank'
2458
- | 'volkswagen_bank';
2459
- }
2460
-
2461
- interface PayByBank {}
2462
-
2463
- interface Payco {}
2464
-
2465
- interface Paynow {}
2466
-
2467
- interface Paypal {}
2468
-
2469
- interface Payto {
2470
- /**
2471
- * The account number for the bank account.
2472
- */
2473
- account_number?: string;
2474
-
2475
- /**
2476
- * Bank-State-Branch number of the bank account.
2477
- */
2478
- bsb_number?: string;
2479
-
2480
- /**
2481
- * The PayID alias for the bank account.
2482
- */
2483
- pay_id?: string;
2484
- }
2485
-
2486
- interface Pix {}
2487
-
2488
- interface Promptpay {}
2489
-
2490
- interface RadarOptions {
2491
- /**
2492
- * A [Radar Session](https://docs.stripe.com/radar/radar-session) is a snapshot of the browser metadata and device details that help Radar make more accurate predictions on your payments.
2493
- */
2494
- session?: string;
2495
- }
2496
-
2497
- interface RevolutPay {}
2498
-
2499
- interface SamsungPay {}
2500
-
2501
- interface Satispay {}
2502
-
2503
- interface SepaDebit {
2504
- /**
2505
- * IBAN of the bank account.
2506
- */
2507
- iban: string;
2508
- }
2509
-
2510
- interface Sofort {
2511
- /**
2512
- * Two-letter ISO code representing the country the bank account is located in.
2513
- */
2514
- country: Sofort.Country;
2515
- }
2516
-
2517
- namespace Sofort {
2518
- type Country = 'AT' | 'BE' | 'DE' | 'ES' | 'IT' | 'NL';
2519
- }
2520
-
2521
- interface Swish {}
2522
-
2523
- interface Twint {}
2524
-
2525
- type Type =
2526
- | 'acss_debit'
2527
- | 'affirm'
2528
- | 'afterpay_clearpay'
2529
- | 'alipay'
2530
- | 'alma'
2531
- | 'amazon_pay'
2532
- | 'au_becs_debit'
2533
- | 'bacs_debit'
2534
- | 'bancontact'
2535
- | 'billie'
2536
- | 'blik'
2537
- | 'boleto'
2538
- | 'cashapp'
2539
- | 'crypto'
2540
- | 'customer_balance'
2541
- | 'eps'
2542
- | 'fpx'
2543
- | 'giropay'
2544
- | 'grabpay'
2545
- | 'ideal'
2546
- | 'kakao_pay'
2547
- | 'klarna'
2548
- | 'konbini'
2549
- | 'kr_card'
2550
- | 'link'
2551
- | 'mb_way'
2552
- | 'mobilepay'
2553
- | 'multibanco'
2554
- | 'naver_pay'
2555
- | 'nz_bank_account'
2556
- | 'oxxo'
2557
- | 'p24'
2558
- | 'pay_by_bank'
2559
- | 'payco'
2560
- | 'paynow'
2561
- | 'paypal'
2562
- | 'payto'
2563
- | 'pix'
2564
- | 'promptpay'
2565
- | 'revolut_pay'
2566
- | 'samsung_pay'
2567
- | 'satispay'
2568
- | 'sepa_debit'
2569
- | 'sofort'
2570
- | 'swish'
2571
- | 'twint'
2572
- | 'us_bank_account'
2573
- | 'wechat_pay'
2574
- | 'zip';
2575
-
2576
- interface UsBankAccount {
2577
- /**
2578
- * Account holder type: individual or company.
2579
- */
2580
- account_holder_type?: UsBankAccount.AccountHolderType;
2581
-
2582
- /**
2583
- * Account number of the bank account.
2584
- */
2585
- account_number?: string;
2586
-
2587
- /**
2588
- * Account type: checkings or savings. Defaults to checking if omitted.
2589
- */
2590
- account_type?: UsBankAccount.AccountType;
2591
-
2592
- /**
2593
- * The ID of a Financial Connections Account to use as a payment method.
2594
- */
2595
- financial_connections_account?: string;
2596
-
2597
- /**
2598
- * Routing number of the bank account.
2599
- */
2600
- routing_number?: string;
2601
- }
2602
-
2603
- namespace UsBankAccount {
2604
- type AccountHolderType = 'company' | 'individual';
2605
-
2606
- type AccountType = 'checking' | 'savings';
2607
- }
2608
-
2609
- interface WechatPay {}
2610
-
2611
- interface Zip {}
2612
- }
2613
-
2614
- interface PaymentMethodOptions {
2615
- /**
2616
- * If this is a `acss_debit` SetupIntent, this sub-hash contains details about the ACSS Debit payment method options.
2617
- */
2618
- acss_debit?: PaymentMethodOptions.AcssDebit;
2619
-
2620
- /**
2621
- * If this is a `amazon_pay` SetupIntent, this sub-hash contains details about the AmazonPay payment method options.
2622
- */
2623
- amazon_pay?: PaymentMethodOptions.AmazonPay;
2624
-
2625
- /**
2626
- * If this is a `bacs_debit` SetupIntent, this sub-hash contains details about the Bacs Debit payment method options.
2627
- */
2628
- bacs_debit?: PaymentMethodOptions.BacsDebit;
2629
-
2630
- /**
2631
- * Configuration for any card setup attempted on this SetupIntent.
2632
- */
2633
- card?: PaymentMethodOptions.Card;
2634
-
2635
- /**
2636
- * If this is a `card_present` PaymentMethod, this sub-hash contains details about the card-present payment method options.
2637
- */
2638
- card_present?: PaymentMethodOptions.CardPresent;
2639
-
2640
- /**
2641
- * If this is a `klarna` PaymentMethod, this hash contains details about the Klarna payment method options.
2642
- */
2643
- klarna?: PaymentMethodOptions.Klarna;
2644
-
2645
- /**
2646
- * If this is a `link` PaymentMethod, this sub-hash contains details about the Link payment method options.
2647
- */
2648
- link?: PaymentMethodOptions.Link;
2649
-
2650
- /**
2651
- * If this is a `paypal` PaymentMethod, this sub-hash contains details about the PayPal payment method options.
2652
- */
2653
- paypal?: PaymentMethodOptions.Paypal;
2654
-
2655
- /**
2656
- * If this is a `payto` SetupIntent, this sub-hash contains details about the PayTo payment method options.
2657
- */
2658
- payto?: PaymentMethodOptions.Payto;
2659
-
2660
- /**
2661
- * If this is a `sepa_debit` SetupIntent, this sub-hash contains details about the SEPA Debit payment method options.
2662
- */
2663
- sepa_debit?: PaymentMethodOptions.SepaDebit;
2664
-
2665
- /**
2666
- * If this is a `us_bank_account` SetupIntent, this sub-hash contains details about the US bank account payment method options.
2667
- */
2668
- us_bank_account?: PaymentMethodOptions.UsBankAccount;
2669
- }
2670
-
2671
- namespace PaymentMethodOptions {
2672
- interface AcssDebit {
2673
- /**
2674
- * 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).
2675
- */
2676
- currency?: AcssDebit.Currency;
2677
-
2678
- /**
2679
- * Additional fields for Mandate creation
2680
- */
2681
- mandate_options?: AcssDebit.MandateOptions;
2682
-
2683
- /**
2684
- * Bank account verification method.
2685
- */
2686
- verification_method?: AcssDebit.VerificationMethod;
2687
- }
2688
-
2689
- namespace AcssDebit {
2690
- type Currency = 'cad' | 'usd';
2691
-
2692
- interface MandateOptions {
2693
- /**
2694
- * A URL for custom mandate text to render during confirmation step.
2695
- * The URL will be rendered with additional GET parameters `payment_intent` and `payment_intent_client_secret` when confirming a Payment Intent,
2696
- * or `setup_intent` and `setup_intent_client_secret` when confirming a Setup Intent.
2697
- */
2698
- custom_mandate_url?: Stripe.Emptyable<string>;
2699
-
2700
- /**
2701
- * List of Stripe products where this mandate can be selected automatically.
2702
- */
2703
- default_for?: Array<MandateOptions.DefaultFor>;
2704
-
2705
- /**
2706
- * Description of the mandate interval. Only required if 'payment_schedule' parameter is 'interval' or 'combined'.
2707
- */
2708
- interval_description?: string;
2709
-
2710
- /**
2711
- * Payment schedule for the mandate.
2712
- */
2713
- payment_schedule?: MandateOptions.PaymentSchedule;
2714
-
2715
- /**
2716
- * Transaction type of the mandate.
2717
- */
2718
- transaction_type?: MandateOptions.TransactionType;
2719
- }
2720
-
2721
- namespace MandateOptions {
2722
- type DefaultFor = 'invoice' | 'subscription';
2723
-
2724
- type PaymentSchedule = 'combined' | 'interval' | 'sporadic';
2725
-
2726
- type TransactionType = 'business' | 'personal';
2727
- }
2728
-
2729
- type VerificationMethod = 'automatic' | 'instant' | 'microdeposits';
2730
- }
2731
-
2732
- interface AmazonPay {}
2733
-
2734
- interface BacsDebit {
2735
- /**
2736
- * Additional fields for Mandate creation
2737
- */
2738
- mandate_options?: BacsDebit.MandateOptions;
2739
- }
2740
-
2741
- namespace BacsDebit {
2742
- interface MandateOptions {
2743
- /**
2744
- * Prefix used to generate the Mandate reference. Must be at most 12 characters long. Must consist of only uppercase letters, numbers, spaces, or the following special characters: '/', '_', '-', '&', '.'. Cannot begin with 'DDIC' or 'STRIPE'.
2745
- */
2746
- reference_prefix?: Stripe.Emptyable<string>;
2747
- }
2748
- }
2749
-
2750
- interface Card {
2751
- /**
2752
- * Configuration options for setting up an eMandate for cards issued in India.
2753
- */
2754
- mandate_options?: Card.MandateOptions;
2755
-
2756
- /**
2757
- * When specified, this parameter signals that a card has been collected
2758
- * as MOTO (Mail Order Telephone Order) and thus out of scope for SCA. This
2759
- * parameter can only be provided during confirmation.
2760
- */
2761
- moto?: boolean;
2762
-
2763
- /**
2764
- * Selected network to process this SetupIntent on. Depends on the available networks of the card attached to the SetupIntent. Can be only set confirm-time.
2765
- */
2766
- network?: Card.Network;
2767
-
2768
- /**
2769
- * 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. If not provided, this value defaults to `automatic`. 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.
2770
- */
2771
- request_three_d_secure?: Card.RequestThreeDSecure;
2772
-
2773
- /**
2774
- * If 3D Secure authentication was performed with a third-party provider,
2775
- * the authentication details to use for this setup.
2776
- */
2777
- three_d_secure?: Card.ThreeDSecure;
2778
- }
2779
-
2780
- namespace Card {
2781
- interface MandateOptions {
2782
- /**
2783
- * Amount to be charged for future payments.
2784
- */
2785
- amount: number;
2786
-
2787
- /**
2788
- * One of `fixed` or `maximum`. If `fixed`, the `amount` param refers to the exact amount to be charged in future payments. If `maximum`, the amount charged can be up to the value passed for the `amount` param.
2789
- */
2790
- amount_type: MandateOptions.AmountType;
2791
-
2792
- /**
2793
- * Currency in which future payments will be charged. 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).
2794
- */
2795
- currency: string;
2796
-
2797
- /**
2798
- * A description of the mandate or subscription that is meant to be displayed to the customer.
2799
- */
2800
- description?: string;
2801
-
2802
- /**
2803
- * End date of the mandate or subscription. If not provided, the mandate will be active until canceled. If provided, end date should be after start date.
2804
- */
2805
- end_date?: number;
2806
-
2807
- /**
2808
- * Specifies payment frequency. One of `day`, `week`, `month`, `year`, or `sporadic`.
2809
- */
2810
- interval: MandateOptions.Interval;
2811
-
2812
- /**
2813
- * The number of intervals between payments. For example, `interval=month` and `interval_count=3` indicates one payment every three months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks). This parameter is optional when `interval=sporadic`.
2814
- */
2815
- interval_count?: number;
2816
-
2817
- /**
2818
- * Unique identifier for the mandate or subscription.
2819
- */
2820
- reference: string;
2821
-
2822
- /**
2823
- * Start date of the mandate or subscription. Start date should not be lesser than yesterday.
2824
- */
2825
- start_date: number;
2826
-
2827
- /**
2828
- * Specifies the type of mandates supported. Possible values are `india`.
2829
- */
2830
- supported_types?: Array<'india'>;
2831
- }
2832
-
2833
- namespace MandateOptions {
2834
- type AmountType = 'fixed' | 'maximum';
2835
-
2836
- type Interval = 'day' | 'month' | 'sporadic' | 'week' | 'year';
2837
- }
2838
-
2839
- type Network =
2840
- | 'amex'
2841
- | 'cartes_bancaires'
2842
- | 'diners'
2843
- | 'discover'
2844
- | 'eftpos_au'
2845
- | 'girocard'
2846
- | 'interac'
2847
- | 'jcb'
2848
- | 'link'
2849
- | 'mastercard'
2850
- | 'unionpay'
2851
- | 'unknown'
2852
- | 'visa';
2853
-
2854
- type RequestThreeDSecure = 'any' | 'automatic' | 'challenge';
2855
-
2856
- interface ThreeDSecure {
2857
- /**
2858
- * The `transStatus` returned from the card Issuer's ACS in the ARes.
2859
- */
2860
- ares_trans_status?: ThreeDSecure.AresTransStatus;
2861
-
2862
- /**
2863
- * The cryptogram, also known as the "authentication value" (AAV, CAVV or
2864
- * AEVV). This value is 20 bytes, base64-encoded into a 28-character string.
2865
- * (Most 3D Secure providers will return the base64-encoded version, which
2866
- * is what you should specify here.)
2867
- */
2868
- cryptogram?: string;
2869
-
2870
- /**
2871
- * The Electronic Commerce Indicator (ECI) is returned by your 3D Secure
2872
- * provider and indicates what degree of authentication was performed.
2873
- */
2874
- electronic_commerce_indicator?: ThreeDSecure.ElectronicCommerceIndicator;
2875
-
2876
- /**
2877
- * Network specific 3DS fields. Network specific arguments require an
2878
- * explicit card brand choice. The parameter `payment_method_options.card.network``
2879
- * must be populated accordingly
2880
- */
2881
- network_options?: ThreeDSecure.NetworkOptions;
2882
-
2883
- /**
2884
- * The challenge indicator (`threeDSRequestorChallengeInd`) which was requested in the
2885
- * AReq sent to the card Issuer's ACS. A string containing 2 digits from 01-99.
2886
- */
2887
- requestor_challenge_indicator?: string;
2888
-
2889
- /**
2890
- * For 3D Secure 1, the XID. For 3D Secure 2, the Directory Server
2891
- * Transaction ID (dsTransID).
2892
- */
2893
- transaction_id?: string;
2894
-
2895
- /**
2896
- * The version of 3D Secure that was performed.
2897
- */
2898
- version?: ThreeDSecure.Version;
2899
- }
2900
-
2901
- namespace ThreeDSecure {
2902
- type AresTransStatus = 'A' | 'C' | 'I' | 'N' | 'R' | 'U' | 'Y';
2903
-
2904
- type ElectronicCommerceIndicator = '01' | '02' | '05' | '06' | '07';
2905
-
2906
- interface NetworkOptions {
2907
- /**
2908
- * Cartes Bancaires-specific 3DS fields.
2909
- */
2910
- cartes_bancaires?: NetworkOptions.CartesBancaires;
2911
- }
2912
-
2913
- namespace NetworkOptions {
2914
- interface CartesBancaires {
2915
- /**
2916
- * The cryptogram calculation algorithm used by the card Issuer's ACS
2917
- * to calculate the Authentication cryptogram. Also known as `cavvAlgorithm`.
2918
- * messageExtension: CB-AVALGO
2919
- */
2920
- cb_avalgo: CartesBancaires.CbAvalgo;
2921
-
2922
- /**
2923
- * The exemption indicator returned from Cartes Bancaires in the ARes.
2924
- * message extension: CB-EXEMPTION; string (4 characters)
2925
- * This is a 3 byte bitmap (low significant byte first and most significant
2926
- * bit first) that has been Base64 encoded
2927
- */
2928
- cb_exemption?: string;
2929
-
2930
- /**
2931
- * The risk score returned from Cartes Bancaires in the ARes.
2932
- * message extension: CB-SCORE; numeric value 0-99
2933
- */
2934
- cb_score?: number;
2935
- }
2936
-
2937
- namespace CartesBancaires {
2938
- type CbAvalgo = '0' | '1' | '2' | '3' | '4' | 'A';
2939
- }
2940
- }
2941
-
2942
- type Version = '1.0.2' | '2.1.0' | '2.2.0' | '2.3.0' | '2.3.1';
2943
- }
2944
- }
2945
-
2946
- interface CardPresent {}
2947
-
2948
- interface Klarna {
2949
- /**
2950
- * The currency of the SetupIntent. Three letter ISO currency code.
2951
- */
2952
- currency?: string;
2953
-
2954
- /**
2955
- * On-demand details if setting up a payment method for on-demand payments.
2956
- */
2957
- on_demand?: Klarna.OnDemand;
2958
-
2959
- /**
2960
- * Preferred language of the Klarna authorization page that the customer is redirected to
2961
- */
2962
- preferred_locale?: Klarna.PreferredLocale;
2963
-
2964
- /**
2965
- * Subscription details if setting up or charging a subscription
2966
- */
2967
- subscriptions?: Stripe.Emptyable<Array<Klarna.Subscription>>;
2968
- }
2969
-
2970
- namespace Klarna {
2971
- interface OnDemand {
2972
- /**
2973
- * Your average amount value. You can use a value across your customer base, or segment based on customer type, country, etc.
2974
- */
2975
- average_amount?: number;
2976
-
2977
- /**
2978
- * The maximum value you may charge a customer per purchase. You can use a value across your customer base, or segment based on customer type, country, etc.
2979
- */
2980
- maximum_amount?: number;
2981
-
2982
- /**
2983
- * The lowest or minimum value you may charge a customer per purchase. You can use a value across your customer base, or segment based on customer type, country, etc.
2984
- */
2985
- minimum_amount?: number;
2986
-
2987
- /**
2988
- * Interval at which the customer is making purchases
2989
- */
2990
- purchase_interval?: OnDemand.PurchaseInterval;
2991
-
2992
- /**
2993
- * The number of `purchase_interval` between charges
2994
- */
2995
- purchase_interval_count?: number;
2996
- }
2997
-
2998
- namespace OnDemand {
2999
- type PurchaseInterval = 'day' | 'month' | 'week' | 'year';
3000
- }
3001
-
3002
- type PreferredLocale =
3003
- | 'cs-CZ'
3004
- | 'da-DK'
3005
- | 'de-AT'
3006
- | 'de-CH'
3007
- | 'de-DE'
3008
- | 'el-GR'
3009
- | 'en-AT'
3010
- | 'en-AU'
3011
- | 'en-BE'
3012
- | 'en-CA'
3013
- | 'en-CH'
3014
- | 'en-CZ'
3015
- | 'en-DE'
3016
- | 'en-DK'
3017
- | 'en-ES'
3018
- | 'en-FI'
3019
- | 'en-FR'
3020
- | 'en-GB'
3021
- | 'en-GR'
3022
- | 'en-IE'
3023
- | 'en-IT'
3024
- | 'en-NL'
3025
- | 'en-NO'
3026
- | 'en-NZ'
3027
- | 'en-PL'
3028
- | 'en-PT'
3029
- | 'en-RO'
3030
- | 'en-SE'
3031
- | 'en-US'
3032
- | 'es-ES'
3033
- | 'es-US'
3034
- | 'fi-FI'
3035
- | 'fr-BE'
3036
- | 'fr-CA'
3037
- | 'fr-CH'
3038
- | 'fr-FR'
3039
- | 'it-CH'
3040
- | 'it-IT'
3041
- | 'nb-NO'
3042
- | 'nl-BE'
3043
- | 'nl-NL'
3044
- | 'pl-PL'
3045
- | 'pt-PT'
3046
- | 'ro-RO'
3047
- | 'sv-FI'
3048
- | 'sv-SE';
3049
-
3050
- interface Subscription {
3051
- /**
3052
- * Unit of time between subscription charges.
3053
- */
3054
- interval: Subscription.Interval;
3055
-
3056
- /**
3057
- * The number of intervals (specified in the `interval` attribute) between subscription charges. For example, `interval=month` and `interval_count=3` charges every 3 months.
3058
- */
3059
- interval_count?: number;
3060
-
3061
- /**
3062
- * Name for subscription.
3063
- */
3064
- name?: string;
3065
-
3066
- /**
3067
- * Describes the upcoming charge for this subscription.
3068
- */
3069
- next_billing: Subscription.NextBilling;
3070
-
3071
- /**
3072
- * A non-customer-facing reference to correlate subscription charges in the Klarna app. Use a value that persists across subscription charges.
3073
- */
3074
- reference: string;
3075
- }
3076
-
3077
- namespace Subscription {
3078
- type Interval = 'day' | 'month' | 'week' | 'year';
3079
-
3080
- interface NextBilling {
3081
- /**
3082
- * The amount of the next charge for the subscription.
3083
- */
3084
- amount: number;
3085
-
3086
- /**
3087
- * The date of the next charge for the subscription in YYYY-MM-DD format.
3088
- */
3089
- date: string;
3090
- }
3091
- }
3092
- }
3093
-
3094
- interface Link {
3095
- /**
3096
- * [Deprecated] This is a legacy parameter that no longer has any function.
3097
- * @deprecated
3098
- */
3099
- persistent_token?: string;
3100
- }
3101
-
3102
- interface Paypal {
3103
- /**
3104
- * The PayPal Billing Agreement ID (BAID). This is an ID generated by PayPal which represents the mandate between the merchant and the customer.
3105
- */
3106
- billing_agreement_id?: string;
3107
- }
3108
-
3109
- interface Payto {
3110
- /**
3111
- * Additional fields for Mandate creation.
3112
- */
3113
- mandate_options?: Payto.MandateOptions;
3114
- }
3115
-
3116
- namespace Payto {
3117
- interface MandateOptions {
3118
- /**
3119
- * Amount that will be collected. It is required when `amount_type` is `fixed`.
3120
- */
3121
- amount?: Stripe.Emptyable<number>;
3122
-
3123
- /**
3124
- * The type of amount that will be collected. The amount charged must be exact or up to the value of `amount` param for `fixed` or `maximum` type respectively. Defaults to `maximum`.
3125
- */
3126
- amount_type?: Stripe.Emptyable<MandateOptions.AmountType>;
3127
-
3128
- /**
3129
- * Date, in YYYY-MM-DD format, after which payments will not be collected. Defaults to no end date.
3130
- */
3131
- end_date?: Stripe.Emptyable<string>;
3132
-
3133
- /**
3134
- * The periodicity at which payments will be collected. Defaults to `adhoc`.
3135
- */
3136
- payment_schedule?: Stripe.Emptyable<MandateOptions.PaymentSchedule>;
3137
-
3138
- /**
3139
- * The number of payments that will be made during a payment period. Defaults to 1 except for when `payment_schedule` is `adhoc`. In that case, it defaults to no limit.
3140
- */
3141
- payments_per_period?: Stripe.Emptyable<number>;
3142
-
3143
- /**
3144
- * The purpose for which payments are made. Has a default value based on your merchant category code.
3145
- */
3146
- purpose?: Stripe.Emptyable<MandateOptions.Purpose>;
3147
-
3148
- /**
3149
- * Date, in YYYY-MM-DD format, from which payments will be collected. Defaults to confirmation time.
3150
- */
3151
- start_date?: Stripe.Emptyable<string>;
3152
- }
3153
-
3154
- namespace MandateOptions {
3155
- type AmountType = 'fixed' | 'maximum';
3156
-
3157
- type PaymentSchedule =
3158
- | 'adhoc'
3159
- | 'annual'
3160
- | 'daily'
3161
- | 'fortnightly'
3162
- | 'monthly'
3163
- | 'quarterly'
3164
- | 'semi_annual'
3165
- | 'weekly';
3166
-
3167
- type Purpose =
3168
- | 'dependant_support'
3169
- | 'government'
3170
- | 'loan'
3171
- | 'mortgage'
3172
- | 'other'
3173
- | 'pension'
3174
- | 'personal'
3175
- | 'retail'
3176
- | 'salary'
3177
- | 'tax'
3178
- | 'utility';
3179
- }
3180
- }
3181
-
3182
- interface SepaDebit {
3183
- /**
3184
- * Additional fields for Mandate creation
3185
- */
3186
- mandate_options?: SepaDebit.MandateOptions;
3187
- }
3188
-
3189
- namespace SepaDebit {
3190
- interface MandateOptions {
3191
- /**
3192
- * Prefix used to generate the Mandate reference. Must be at most 12 characters long. Must consist of only uppercase letters, numbers, spaces, or the following special characters: '/', '_', '-', '&', '.'. Cannot begin with 'STRIPE'.
3193
- */
3194
- reference_prefix?: Stripe.Emptyable<string>;
3195
- }
3196
- }
3197
-
3198
- interface UsBankAccount {
3199
- /**
3200
- * Additional fields for Financial Connections Session creation
3201
- */
3202
- financial_connections?: UsBankAccount.FinancialConnections;
3203
-
3204
- /**
3205
- * Additional fields for Mandate creation
3206
- */
3207
- mandate_options?: UsBankAccount.MandateOptions;
3208
-
3209
- /**
3210
- * Additional fields for network related functions
3211
- */
3212
- networks?: UsBankAccount.Networks;
3213
-
3214
- /**
3215
- * Bank account verification method.
3216
- */
3217
- verification_method?: UsBankAccount.VerificationMethod;
3218
- }
3219
-
3220
- namespace UsBankAccount {
3221
- interface FinancialConnections {
3222
- /**
3223
- * Provide filters for the linked accounts that the customer can select for the payment method.
3224
- */
3225
- filters?: FinancialConnections.Filters;
3226
-
3227
- /**
3228
- * 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`.
3229
- */
3230
- permissions?: Array<FinancialConnections.Permission>;
3231
-
3232
- /**
3233
- * List of data features that you would like to retrieve upon account creation.
3234
- */
3235
- prefetch?: Array<FinancialConnections.Prefetch>;
3236
-
3237
- /**
3238
- * For webview integrations only. Upon completing OAuth login in the native browser, the user will be redirected to this URL to return to your app.
3239
- */
3240
- return_url?: string;
3241
- }
3242
-
3243
- namespace FinancialConnections {
3244
- interface Filters {
3245
- /**
3246
- * The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.
3247
- */
3248
- account_subcategories?: Array<Filters.AccountSubcategory>;
3249
- }
3250
-
3251
- namespace Filters {
3252
- type AccountSubcategory = 'checking' | 'savings';
3253
- }
3254
-
3255
- type Permission =
3256
- | 'balances'
3257
- | 'ownership'
3258
- | 'payment_method'
3259
- | 'transactions';
3260
-
3261
- type Prefetch = 'balances' | 'ownership' | 'transactions';
3262
- }
3263
-
3264
- interface MandateOptions {
3265
- /**
3266
- * The method used to collect offline mandate customer acceptance.
3267
- */
3268
- collection_method?: Stripe.Emptyable<'paper'>;
3269
- }
3270
-
3271
- interface Networks {
3272
- /**
3273
- * Triggers validations to run across the selected networks
3274
- */
3275
- requested?: Array<Networks.Requested>;
3276
- }
3277
-
3278
- namespace Networks {
3279
- type Requested = 'ach' | 'us_domestic_wire';
3280
- }
3281
-
3282
- type VerificationMethod = 'automatic' | 'instant' | 'microdeposits';
3283
- }
3284
- }
3285
- }
3286
-
3287
- interface SetupIntentListParams extends PaginationParams {
3288
- /**
3289
- * If present, the SetupIntent's payment method will be attached to the in-context Stripe Account.
3290
- *
3291
- * It can only be used for this Stripe Account's own money movement flows like InboundTransfer and OutboundTransfers. It cannot be set to true when setting up a PaymentMethod for a Customer, and defaults to false when attaching a PaymentMethod to a Customer.
3292
- */
3293
- attach_to_self?: boolean;
3294
-
3295
- /**
3296
- * A filter on the list, based on the object `created` field. The value can be a string with an integer Unix timestamp, or it can be a dictionary with a number of different query options.
3297
- */
3298
- created?: Stripe.RangeQueryParam | number;
3299
-
3300
- /**
3301
- * Only return SetupIntents for the customer specified by this customer ID.
3302
- */
3303
- customer?: string;
3304
-
3305
- /**
3306
- * Only return SetupIntents for the account specified by this customer ID.
3307
- */
3308
- customer_account?: string;
3309
-
3310
- /**
3311
- * Specifies which fields in the response should be expanded.
3312
- */
3313
- expand?: Array<string>;
3314
-
3315
- /**
3316
- * Only return SetupIntents that associate with the specified payment method.
3317
- */
3318
- payment_method?: string;
3319
- }
3320
-
3321
- interface SetupIntentCancelParams {
3322
- /**
3323
- * Reason for canceling this SetupIntent. Possible values are: `abandoned`, `requested_by_customer`, or `duplicate`
3324
- */
3325
- cancellation_reason?: SetupIntentCancelParams.CancellationReason;
3326
-
3327
- /**
3328
- * Specifies which fields in the response should be expanded.
3329
- */
3330
- expand?: Array<string>;
3331
- }
3332
-
3333
- namespace SetupIntentCancelParams {
3334
- type CancellationReason =
3335
- | 'abandoned'
3336
- | 'duplicate'
3337
- | 'requested_by_customer';
3338
- }
3339
-
3340
- interface SetupIntentConfirmParams {
3341
- /**
3342
- * ID of the ConfirmationToken used to confirm this SetupIntent.
3343
- *
3344
- * If the provided ConfirmationToken contains properties that are also being provided in this request, such as `payment_method`, then the values in this request will take precedence.
3345
- */
3346
- confirmation_token?: string;
3347
-
3348
- /**
3349
- * Specifies which fields in the response should be expanded.
3350
- */
3351
- expand?: Array<string>;
3352
-
3353
- mandate_data?: Stripe.Emptyable<SetupIntentConfirmParams.MandateData>;
3354
-
3355
- /**
3356
- * ID of the payment method (a PaymentMethod, Card, or saved Source object) to attach to this SetupIntent.
3357
- */
3358
- payment_method?: string;
3359
-
3360
- /**
3361
- * When included, this hash creates a PaymentMethod that is set as the [`payment_method`](https://docs.stripe.com/api/setup_intents/object#setup_intent_object-payment_method)
3362
- * value in the SetupIntent.
3363
- */
3364
- payment_method_data?: SetupIntentConfirmParams.PaymentMethodData;
3365
-
3366
- /**
3367
- * Payment method-specific configuration for this SetupIntent.
3368
- */
3369
- payment_method_options?: SetupIntentConfirmParams.PaymentMethodOptions;
3370
-
3371
- /**
3372
- * The URL to redirect your customer back to after they authenticate on the payment method's app or site.
3373
- * If you'd prefer to redirect to a mobile application, you can alternatively supply an application URI scheme.
3374
- * This parameter is only used for cards and other redirect-based payment methods.
3375
- */
3376
- return_url?: string;
3377
-
3378
- /**
3379
- * Set to `true` when confirming server-side and using Stripe.js, iOS, or Android client-side SDKs to handle the next actions.
3380
- */
3381
- use_stripe_sdk?: boolean;
3382
- }
3383
-
3384
- namespace SetupIntentConfirmParams {
3385
- interface MandateData {
3386
- /**
3387
- * This hash contains details about the customer acceptance of the Mandate.
3388
- */
3389
- customer_acceptance?: MandateData.CustomerAcceptance;
3390
- }
3391
-
3392
- namespace MandateData {
3393
- interface CustomerAcceptance {
3394
- /**
3395
- * The time at which the customer accepted the Mandate.
3396
- */
3397
- accepted_at?: number;
3398
-
3399
- /**
3400
- * If this is a Mandate accepted offline, this hash contains details about the offline acceptance.
3401
- */
3402
- offline?: CustomerAcceptance.Offline;
3403
-
3404
- /**
3405
- * If this is a Mandate accepted online, this hash contains details about the online acceptance.
3406
- */
3407
- online?: CustomerAcceptance.Online;
3408
-
3409
- /**
3410
- * The type of customer acceptance information included with the Mandate. One of `online` or `offline`.
3411
- */
3412
- type: CustomerAcceptance.Type;
3413
- }
3414
-
3415
- namespace CustomerAcceptance {
3416
- interface Offline {}
3417
-
3418
- interface Online {
3419
- /**
3420
- * The IP address from which the Mandate was accepted by the customer.
3421
- */
3422
- ip_address?: string;
3423
-
3424
- /**
3425
- * The user agent of the browser from which the Mandate was accepted by the customer.
3426
- */
3427
- user_agent?: string;
3428
- }
3429
-
3430
- type Type = 'offline' | 'online';
3431
- }
3432
- }
3433
-
3434
- interface PaymentMethodData {
3435
- /**
3436
- * If this is an `acss_debit` PaymentMethod, this hash contains details about the ACSS Debit payment method.
3437
- */
3438
- acss_debit?: PaymentMethodData.AcssDebit;
3439
-
3440
- /**
3441
- * If this is an `affirm` PaymentMethod, this hash contains details about the Affirm payment method.
3442
- */
3443
- affirm?: PaymentMethodData.Affirm;
3444
-
3445
- /**
3446
- * If this is an `AfterpayClearpay` PaymentMethod, this hash contains details about the AfterpayClearpay payment method.
3447
- */
3448
- afterpay_clearpay?: PaymentMethodData.AfterpayClearpay;
3449
-
3450
- /**
3451
- * If this is an `Alipay` PaymentMethod, this hash contains details about the Alipay payment method.
3452
- */
3453
- alipay?: PaymentMethodData.Alipay;
3454
-
3455
- /**
3456
- * This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow. The field defaults to `unspecified`.
3457
- */
3458
- allow_redisplay?: PaymentMethodData.AllowRedisplay;
3459
-
3460
- /**
3461
- * If this is a Alma PaymentMethod, this hash contains details about the Alma payment method.
3462
- */
3463
- alma?: PaymentMethodData.Alma;
3464
-
3465
- /**
3466
- * If this is a AmazonPay PaymentMethod, this hash contains details about the AmazonPay payment method.
3467
- */
3468
- amazon_pay?: PaymentMethodData.AmazonPay;
3469
-
3470
- /**
3471
- * If this is an `au_becs_debit` PaymentMethod, this hash contains details about the bank account.
3472
- */
3473
- au_becs_debit?: PaymentMethodData.AuBecsDebit;
3474
-
3475
- /**
3476
- * If this is a `bacs_debit` PaymentMethod, this hash contains details about the Bacs Direct Debit bank account.
3477
- */
3478
- bacs_debit?: PaymentMethodData.BacsDebit;
3479
-
3480
- /**
3481
- * If this is a `bancontact` PaymentMethod, this hash contains details about the Bancontact payment method.
3482
- */
3483
- bancontact?: PaymentMethodData.Bancontact;
3484
-
3485
- /**
3486
- * If this is a `billie` PaymentMethod, this hash contains details about the Billie payment method.
3487
- */
3488
- billie?: PaymentMethodData.Billie;
3489
-
3490
- /**
3491
- * Billing information associated with the PaymentMethod that may be used or required by particular types of payment methods.
3492
- */
3493
- billing_details?: PaymentMethodData.BillingDetails;
3494
-
3495
- /**
3496
- * If this is a `blik` PaymentMethod, this hash contains details about the BLIK payment method.
3497
- */
3498
- blik?: PaymentMethodData.Blik;
3499
-
3500
- /**
3501
- * If this is a `boleto` PaymentMethod, this hash contains details about the Boleto payment method.
3502
- */
3503
- boleto?: PaymentMethodData.Boleto;
3504
-
3505
- /**
3506
- * If this is a `cashapp` PaymentMethod, this hash contains details about the Cash App Pay payment method.
3507
- */
3508
- cashapp?: PaymentMethodData.Cashapp;
3509
-
3510
- /**
3511
- * If this is a Crypto PaymentMethod, this hash contains details about the Crypto payment method.
3512
- */
3513
- crypto?: PaymentMethodData.Crypto;
3514
-
3515
- /**
3516
- * If this is a `customer_balance` PaymentMethod, this hash contains details about the CustomerBalance payment method.
3517
- */
3518
- customer_balance?: PaymentMethodData.CustomerBalance;
3519
-
3520
- /**
3521
- * If this is an `eps` PaymentMethod, this hash contains details about the EPS payment method.
3522
- */
3523
- eps?: PaymentMethodData.Eps;
3524
-
3525
- /**
3526
- * If this is an `fpx` PaymentMethod, this hash contains details about the FPX payment method.
3527
- */
3528
- fpx?: PaymentMethodData.Fpx;
3529
-
3530
- /**
3531
- * If this is a `giropay` PaymentMethod, this hash contains details about the Giropay payment method.
3532
- */
3533
- giropay?: PaymentMethodData.Giropay;
3534
-
3535
- /**
3536
- * If this is a `grabpay` PaymentMethod, this hash contains details about the GrabPay payment method.
3537
- */
3538
- grabpay?: PaymentMethodData.Grabpay;
3539
-
3540
- /**
3541
- * If this is an `ideal` PaymentMethod, this hash contains details about the iDEAL payment method.
3542
- */
3543
- ideal?: PaymentMethodData.Ideal;
3544
-
3545
- /**
3546
- * If this is an `interac_present` PaymentMethod, this hash contains details about the Interac Present payment method.
3547
- */
3548
- interac_present?: PaymentMethodData.InteracPresent;
3549
-
3550
- /**
3551
- * If this is a `kakao_pay` PaymentMethod, this hash contains details about the Kakao Pay payment method.
3552
- */
3553
- kakao_pay?: PaymentMethodData.KakaoPay;
3554
-
3555
- /**
3556
- * If this is a `klarna` PaymentMethod, this hash contains details about the Klarna payment method.
3557
- */
3558
- klarna?: PaymentMethodData.Klarna;
3559
-
3560
- /**
3561
- * If this is a `konbini` PaymentMethod, this hash contains details about the Konbini payment method.
3562
- */
3563
- konbini?: PaymentMethodData.Konbini;
3564
-
3565
- /**
3566
- * If this is a `kr_card` PaymentMethod, this hash contains details about the Korean Card payment method.
3567
- */
3568
- kr_card?: PaymentMethodData.KrCard;
3569
-
3570
- /**
3571
- * If this is an `Link` PaymentMethod, this hash contains details about the Link payment method.
3572
- */
3573
- link?: PaymentMethodData.Link;
3574
-
3575
- /**
3576
- * If this is a MB WAY PaymentMethod, this hash contains details about the MB WAY payment method.
3577
- */
3578
- mb_way?: PaymentMethodData.MbWay;
3579
-
3580
- /**
3581
- * 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`.
3582
- */
3583
- metadata?: Stripe.MetadataParam;
3584
-
3585
- /**
3586
- * If this is a `mobilepay` PaymentMethod, this hash contains details about the MobilePay payment method.
3587
- */
3588
- mobilepay?: PaymentMethodData.Mobilepay;
3589
-
3590
- /**
3591
- * If this is a `multibanco` PaymentMethod, this hash contains details about the Multibanco payment method.
3592
- */
3593
- multibanco?: PaymentMethodData.Multibanco;
3594
-
3595
- /**
3596
- * If this is a `naver_pay` PaymentMethod, this hash contains details about the Naver Pay payment method.
3597
- */
3598
- naver_pay?: PaymentMethodData.NaverPay;
3599
-
3600
- /**
3601
- * If this is an nz_bank_account PaymentMethod, this hash contains details about the nz_bank_account payment method.
3602
- */
3603
- nz_bank_account?: PaymentMethodData.NzBankAccount;
3604
-
3605
- /**
3606
- * If this is an `oxxo` PaymentMethod, this hash contains details about the OXXO payment method.
3607
- */
3608
- oxxo?: PaymentMethodData.Oxxo;
3609
-
3610
- /**
3611
- * If this is a `p24` PaymentMethod, this hash contains details about the P24 payment method.
3612
- */
3613
- p24?: PaymentMethodData.P24;
3614
-
3615
- /**
3616
- * If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.
3617
- */
3618
- pay_by_bank?: PaymentMethodData.PayByBank;
3619
-
3620
- /**
3621
- * If this is a `payco` PaymentMethod, this hash contains details about the PAYCO payment method.
3622
- */
3623
- payco?: PaymentMethodData.Payco;
3624
-
3625
- /**
3626
- * If this is a `paynow` PaymentMethod, this hash contains details about the PayNow payment method.
3627
- */
3628
- paynow?: PaymentMethodData.Paynow;
3629
-
3630
- /**
3631
- * If this is a `paypal` PaymentMethod, this hash contains details about the PayPal payment method.
3632
- */
3633
- paypal?: PaymentMethodData.Paypal;
3634
-
3635
- /**
3636
- * If this is a `payto` PaymentMethod, this hash contains details about the PayTo payment method.
3637
- */
3638
- payto?: PaymentMethodData.Payto;
3639
-
3640
- /**
3641
- * If this is a `pix` PaymentMethod, this hash contains details about the Pix payment method.
3642
- */
3643
- pix?: PaymentMethodData.Pix;
3644
-
3645
- /**
3646
- * If this is a `promptpay` PaymentMethod, this hash contains details about the PromptPay payment method.
3647
- */
3648
- promptpay?: PaymentMethodData.Promptpay;
3649
-
3650
- /**
3651
- * Options to configure Radar. See [Radar Session](https://docs.stripe.com/radar/radar-session) for more information.
3652
- */
3653
- radar_options?: PaymentMethodData.RadarOptions;
3654
-
3655
- /**
3656
- * If this is a `revolut_pay` PaymentMethod, this hash contains details about the Revolut Pay payment method.
3657
- */
3658
- revolut_pay?: PaymentMethodData.RevolutPay;
3659
-
3660
- /**
3661
- * If this is a `samsung_pay` PaymentMethod, this hash contains details about the SamsungPay payment method.
3662
- */
3663
- samsung_pay?: PaymentMethodData.SamsungPay;
3664
-
3665
- /**
3666
- * If this is a `satispay` PaymentMethod, this hash contains details about the Satispay payment method.
3667
- */
3668
- satispay?: PaymentMethodData.Satispay;
3669
-
3670
- /**
3671
- * If this is a `sepa_debit` PaymentMethod, this hash contains details about the SEPA debit bank account.
3672
- */
3673
- sepa_debit?: PaymentMethodData.SepaDebit;
3674
-
3675
- /**
3676
- * If this is a `sofort` PaymentMethod, this hash contains details about the SOFORT payment method.
3677
- */
3678
- sofort?: PaymentMethodData.Sofort;
3679
-
3680
- /**
3681
- * If this is a `swish` PaymentMethod, this hash contains details about the Swish payment method.
3682
- */
3683
- swish?: PaymentMethodData.Swish;
3684
-
3685
- /**
3686
- * If this is a TWINT PaymentMethod, this hash contains details about the TWINT payment method.
3687
- */
3688
- twint?: PaymentMethodData.Twint;
3689
-
3690
- /**
3691
- * The type of the PaymentMethod. An additional hash is included on the PaymentMethod with a name matching this value. It contains additional information specific to the PaymentMethod type.
3692
- */
3693
- type: PaymentMethodData.Type;
3694
-
3695
- /**
3696
- * If this is an `us_bank_account` PaymentMethod, this hash contains details about the US bank account payment method.
3697
- */
3698
- us_bank_account?: PaymentMethodData.UsBankAccount;
3699
-
3700
- /**
3701
- * If this is an `wechat_pay` PaymentMethod, this hash contains details about the wechat_pay payment method.
3702
- */
3703
- wechat_pay?: PaymentMethodData.WechatPay;
3704
-
3705
- /**
3706
- * If this is a `zip` PaymentMethod, this hash contains details about the Zip payment method.
3707
- */
3708
- zip?: PaymentMethodData.Zip;
3709
- }
3710
-
3711
- namespace PaymentMethodData {
3712
- interface AcssDebit {
3713
- /**
3714
- * Customer's bank account number.
3715
- */
3716
- account_number: string;
3717
-
3718
- /**
3719
- * Institution number of the customer's bank.
3720
- */
3721
- institution_number: string;
3722
-
3723
- /**
3724
- * Transit number of the customer's bank.
3725
- */
3726
- transit_number: string;
3727
- }
3728
-
3729
- interface Affirm {}
3730
-
3731
- interface AfterpayClearpay {}
3732
-
3733
- interface Alipay {}
3734
-
3735
- type AllowRedisplay = 'always' | 'limited' | 'unspecified';
3736
-
3737
- interface Alma {}
3738
-
3739
- interface AmazonPay {}
3740
-
3741
- interface AuBecsDebit {
3742
- /**
3743
- * The account number for the bank account.
3744
- */
3745
- account_number: string;
3746
-
3747
- /**
3748
- * Bank-State-Branch number of the bank account.
3749
- */
3750
- bsb_number: string;
3751
- }
3752
-
3753
- interface BacsDebit {
3754
- /**
3755
- * Account number of the bank account that the funds will be debited from.
3756
- */
3757
- account_number?: string;
3758
-
3759
- /**
3760
- * Sort code of the bank account. (e.g., `10-20-30`)
3761
- */
3762
- sort_code?: string;
3763
- }
3764
-
3765
- interface Bancontact {}
3766
-
3767
- interface Billie {}
3768
-
3769
- interface BillingDetails {
3770
- /**
3771
- * Billing address.
3772
- */
3773
- address?: Stripe.Emptyable<Stripe.AddressParam>;
3774
-
3775
- /**
3776
- * Email address.
3777
- */
3778
- email?: Stripe.Emptyable<string>;
3779
-
3780
- /**
3781
- * Full name.
3782
- */
3783
- name?: Stripe.Emptyable<string>;
3784
-
3785
- /**
3786
- * Billing phone number (including extension).
3787
- */
3788
- phone?: Stripe.Emptyable<string>;
3789
-
3790
- /**
3791
- * Taxpayer identification number. Used only for transactions between LATAM buyers and non-LATAM sellers.
3792
- */
3793
- tax_id?: string;
3794
- }
3795
-
3796
- interface Blik {}
3797
-
3798
- interface Boleto {
3799
- /**
3800
- * The tax ID of the customer (CPF for individual consumers or CNPJ for businesses consumers)
3801
- */
3802
- tax_id: string;
3803
- }
3804
-
3805
- interface Cashapp {}
3806
-
3807
- interface Crypto {}
3808
-
3809
- interface CustomerBalance {}
3810
-
3811
- interface Eps {
3812
- /**
3813
- * The customer's bank.
3814
- */
3815
- bank?: Eps.Bank;
3816
- }
3817
-
3818
- namespace Eps {
3819
- type Bank =
3820
- | 'arzte_und_apotheker_bank'
3821
- | 'austrian_anadi_bank_ag'
3822
- | 'bank_austria'
3823
- | 'bankhaus_carl_spangler'
3824
- | 'bankhaus_schelhammer_und_schattera_ag'
3825
- | 'bawag_psk_ag'
3826
- | 'bks_bank_ag'
3827
- | 'brull_kallmus_bank_ag'
3828
- | 'btv_vier_lander_bank'
3829
- | 'capital_bank_grawe_gruppe_ag'
3830
- | 'deutsche_bank_ag'
3831
- | 'dolomitenbank'
3832
- | 'easybank_ag'
3833
- | 'erste_bank_und_sparkassen'
3834
- | 'hypo_alpeadriabank_international_ag'
3835
- | 'hypo_bank_burgenland_aktiengesellschaft'
3836
- | 'hypo_noe_lb_fur_niederosterreich_u_wien'
3837
- | 'hypo_oberosterreich_salzburg_steiermark'
3838
- | 'hypo_tirol_bank_ag'
3839
- | 'hypo_vorarlberg_bank_ag'
3840
- | 'marchfelder_bank'
3841
- | 'oberbank_ag'
3842
- | 'raiffeisen_bankengruppe_osterreich'
3843
- | 'schoellerbank_ag'
3844
- | 'sparda_bank_wien'
3845
- | 'volksbank_gruppe'
3846
- | 'volkskreditbank_ag'
3847
- | 'vr_bank_braunau';
3848
- }
3849
-
3850
- interface Fpx {
3851
- /**
3852
- * Account holder type for FPX transaction
3853
- */
3854
- account_holder_type?: Fpx.AccountHolderType;
3855
-
3856
- /**
3857
- * The customer's bank.
3858
- */
3859
- bank: Fpx.Bank;
3860
- }
3861
-
3862
- namespace Fpx {
3863
- type AccountHolderType = 'company' | 'individual';
3864
-
3865
- type Bank =
3866
- | 'affin_bank'
3867
- | 'agrobank'
3868
- | 'alliance_bank'
3869
- | 'ambank'
3870
- | 'bank_islam'
3871
- | 'bank_muamalat'
3872
- | 'bank_of_china'
3873
- | 'bank_rakyat'
3874
- | 'bsn'
3875
- | 'cimb'
3876
- | 'deutsche_bank'
3877
- | 'hong_leong_bank'
3878
- | 'hsbc'
3879
- | 'kfh'
3880
- | 'maybank2e'
3881
- | 'maybank2u'
3882
- | 'ocbc'
3883
- | 'pb_enterprise'
3884
- | 'public_bank'
3885
- | 'rhb'
3886
- | 'standard_chartered'
3887
- | 'uob';
3888
- }
3889
-
3890
- interface Giropay {}
3891
-
3892
- interface Grabpay {}
3893
-
3894
- interface Ideal {
3895
- /**
3896
- * The customer's bank. Only use this parameter for existing customers. Don't use it for new customers.
3897
- */
3898
- bank?: Ideal.Bank;
3899
- }
3900
-
3901
- namespace Ideal {
3902
- type Bank =
3903
- | 'abn_amro'
3904
- | 'adyen'
3905
- | 'asn_bank'
3906
- | 'bunq'
3907
- | 'buut'
3908
- | 'finom'
3909
- | 'handelsbanken'
3910
- | 'ing'
3911
- | 'knab'
3912
- | 'mollie'
3913
- | 'moneyou'
3914
- | 'n26'
3915
- | 'nn'
3916
- | 'rabobank'
3917
- | 'regiobank'
3918
- | 'revolut'
3919
- | 'sns_bank'
3920
- | 'triodos_bank'
3921
- | 'van_lanschot'
3922
- | 'yoursafe';
3923
- }
3924
-
3925
- interface InteracPresent {}
3926
-
3927
- interface KakaoPay {}
3928
-
3929
- interface Klarna {
3930
- /**
3931
- * Customer's date of birth
3932
- */
3933
- dob?: Klarna.Dob;
3934
- }
3935
-
3936
- namespace Klarna {
3937
- interface Dob {
3938
- /**
3939
- * The day of birth, between 1 and 31.
3940
- */
3941
- day: number;
3942
-
3943
- /**
3944
- * The month of birth, between 1 and 12.
3945
- */
3946
- month: number;
3947
-
3948
- /**
3949
- * The four-digit year of birth.
3950
- */
3951
- year: number;
3952
- }
3953
- }
3954
-
3955
- interface Konbini {}
3956
-
3957
- interface KrCard {}
3958
-
3959
- interface Link {}
3960
-
3961
- interface MbWay {}
3962
-
3963
- interface Mobilepay {}
3964
-
3965
- interface Multibanco {}
3966
-
3967
- interface NaverPay {
3968
- /**
3969
- * Whether to use Naver Pay points or a card to fund this transaction. If not provided, this defaults to `card`.
3970
- */
3971
- funding?: NaverPay.Funding;
3972
- }
3973
-
3974
- namespace NaverPay {
3975
- type Funding = 'card' | 'points';
3976
- }
3977
-
3978
- interface NzBankAccount {
3979
- /**
3980
- * The name on the bank account. Only required if the account holder name is different from the name of the authorized signatory collected in the PaymentMethod's billing details.
3981
- */
3982
- account_holder_name?: string;
3983
-
3984
- /**
3985
- * The account number for the bank account.
3986
- */
3987
- account_number: string;
3988
-
3989
- /**
3990
- * The numeric code for the bank account's bank.
3991
- */
3992
- bank_code: string;
3993
-
3994
- /**
3995
- * The numeric code for the bank account's bank branch.
3996
- */
3997
- branch_code: string;
3998
-
3999
- reference?: string;
4000
-
4001
- /**
4002
- * The suffix of the bank account number.
4003
- */
4004
- suffix: string;
4005
- }
4006
-
4007
- interface Oxxo {}
4008
-
4009
- interface P24 {
4010
- /**
4011
- * The customer's bank.
4012
- */
4013
- bank?: P24.Bank;
4014
- }
4015
-
4016
- namespace P24 {
4017
- type Bank =
4018
- | 'alior_bank'
4019
- | 'bank_millennium'
4020
- | 'bank_nowy_bfg_sa'
4021
- | 'bank_pekao_sa'
4022
- | 'banki_spbdzielcze'
4023
- | 'blik'
4024
- | 'bnp_paribas'
4025
- | 'boz'
4026
- | 'citi_handlowy'
4027
- | 'credit_agricole'
4028
- | 'envelobank'
4029
- | 'etransfer_pocztowy24'
4030
- | 'getin_bank'
4031
- | 'ideabank'
4032
- | 'ing'
4033
- | 'inteligo'
4034
- | 'mbank_mtransfer'
4035
- | 'nest_przelew'
4036
- | 'noble_pay'
4037
- | 'pbac_z_ipko'
4038
- | 'plus_bank'
4039
- | 'santander_przelew24'
4040
- | 'tmobile_usbugi_bankowe'
4041
- | 'toyota_bank'
4042
- | 'velobank'
4043
- | 'volkswagen_bank';
4044
- }
4045
-
4046
- interface PayByBank {}
4047
-
4048
- interface Payco {}
4049
-
4050
- interface Paynow {}
4051
-
4052
- interface Paypal {}
4053
-
4054
- interface Payto {
4055
- /**
4056
- * The account number for the bank account.
4057
- */
4058
- account_number?: string;
4059
-
4060
- /**
4061
- * Bank-State-Branch number of the bank account.
4062
- */
4063
- bsb_number?: string;
4064
-
4065
- /**
4066
- * The PayID alias for the bank account.
4067
- */
4068
- pay_id?: string;
4069
- }
4070
-
4071
- interface Pix {}
4072
-
4073
- interface Promptpay {}
4074
-
4075
- interface RadarOptions {
4076
- /**
4077
- * A [Radar Session](https://docs.stripe.com/radar/radar-session) is a snapshot of the browser metadata and device details that help Radar make more accurate predictions on your payments.
4078
- */
4079
- session?: string;
4080
- }
4081
-
4082
- interface RevolutPay {}
4083
-
4084
- interface SamsungPay {}
4085
-
4086
- interface Satispay {}
4087
-
4088
- interface SepaDebit {
4089
- /**
4090
- * IBAN of the bank account.
4091
- */
4092
- iban: string;
4093
- }
4094
-
4095
- interface Sofort {
4096
- /**
4097
- * Two-letter ISO code representing the country the bank account is located in.
4098
- */
4099
- country: Sofort.Country;
4100
- }
4101
-
4102
- namespace Sofort {
4103
- type Country = 'AT' | 'BE' | 'DE' | 'ES' | 'IT' | 'NL';
4104
- }
4105
-
4106
- interface Swish {}
4107
-
4108
- interface Twint {}
4109
-
4110
- type Type =
4111
- | 'acss_debit'
4112
- | 'affirm'
4113
- | 'afterpay_clearpay'
4114
- | 'alipay'
4115
- | 'alma'
4116
- | 'amazon_pay'
4117
- | 'au_becs_debit'
4118
- | 'bacs_debit'
4119
- | 'bancontact'
4120
- | 'billie'
4121
- | 'blik'
4122
- | 'boleto'
4123
- | 'cashapp'
4124
- | 'crypto'
4125
- | 'customer_balance'
4126
- | 'eps'
4127
- | 'fpx'
4128
- | 'giropay'
4129
- | 'grabpay'
4130
- | 'ideal'
4131
- | 'kakao_pay'
4132
- | 'klarna'
4133
- | 'konbini'
4134
- | 'kr_card'
4135
- | 'link'
4136
- | 'mb_way'
4137
- | 'mobilepay'
4138
- | 'multibanco'
4139
- | 'naver_pay'
4140
- | 'nz_bank_account'
4141
- | 'oxxo'
4142
- | 'p24'
4143
- | 'pay_by_bank'
4144
- | 'payco'
4145
- | 'paynow'
4146
- | 'paypal'
4147
- | 'payto'
4148
- | 'pix'
4149
- | 'promptpay'
4150
- | 'revolut_pay'
4151
- | 'samsung_pay'
4152
- | 'satispay'
4153
- | 'sepa_debit'
4154
- | 'sofort'
4155
- | 'swish'
4156
- | 'twint'
4157
- | 'us_bank_account'
4158
- | 'wechat_pay'
4159
- | 'zip';
4160
-
4161
- interface UsBankAccount {
4162
- /**
4163
- * Account holder type: individual or company.
4164
- */
4165
- account_holder_type?: UsBankAccount.AccountHolderType;
4166
-
4167
- /**
4168
- * Account number of the bank account.
4169
- */
4170
- account_number?: string;
4171
-
4172
- /**
4173
- * Account type: checkings or savings. Defaults to checking if omitted.
4174
- */
4175
- account_type?: UsBankAccount.AccountType;
4176
-
4177
- /**
4178
- * The ID of a Financial Connections Account to use as a payment method.
4179
- */
4180
- financial_connections_account?: string;
4181
-
4182
- /**
4183
- * Routing number of the bank account.
4184
- */
4185
- routing_number?: string;
4186
- }
4187
-
4188
- namespace UsBankAccount {
4189
- type AccountHolderType = 'company' | 'individual';
4190
-
4191
- type AccountType = 'checking' | 'savings';
4192
- }
4193
-
4194
- interface WechatPay {}
4195
-
4196
- interface Zip {}
4197
- }
4198
-
4199
- interface PaymentMethodOptions {
4200
- /**
4201
- * If this is a `acss_debit` SetupIntent, this sub-hash contains details about the ACSS Debit payment method options.
4202
- */
4203
- acss_debit?: PaymentMethodOptions.AcssDebit;
4204
-
4205
- /**
4206
- * If this is a `amazon_pay` SetupIntent, this sub-hash contains details about the AmazonPay payment method options.
4207
- */
4208
- amazon_pay?: PaymentMethodOptions.AmazonPay;
4209
-
4210
- /**
4211
- * If this is a `bacs_debit` SetupIntent, this sub-hash contains details about the Bacs Debit payment method options.
4212
- */
4213
- bacs_debit?: PaymentMethodOptions.BacsDebit;
4214
-
4215
- /**
4216
- * Configuration for any card setup attempted on this SetupIntent.
4217
- */
4218
- card?: PaymentMethodOptions.Card;
4219
-
4220
- /**
4221
- * If this is a `card_present` PaymentMethod, this sub-hash contains details about the card-present payment method options.
4222
- */
4223
- card_present?: PaymentMethodOptions.CardPresent;
4224
-
4225
- /**
4226
- * If this is a `klarna` PaymentMethod, this hash contains details about the Klarna payment method options.
4227
- */
4228
- klarna?: PaymentMethodOptions.Klarna;
4229
-
4230
- /**
4231
- * If this is a `link` PaymentMethod, this sub-hash contains details about the Link payment method options.
4232
- */
4233
- link?: PaymentMethodOptions.Link;
4234
-
4235
- /**
4236
- * If this is a `paypal` PaymentMethod, this sub-hash contains details about the PayPal payment method options.
4237
- */
4238
- paypal?: PaymentMethodOptions.Paypal;
4239
-
4240
- /**
4241
- * If this is a `payto` SetupIntent, this sub-hash contains details about the PayTo payment method options.
4242
- */
4243
- payto?: PaymentMethodOptions.Payto;
4244
-
4245
- /**
4246
- * If this is a `sepa_debit` SetupIntent, this sub-hash contains details about the SEPA Debit payment method options.
4247
- */
4248
- sepa_debit?: PaymentMethodOptions.SepaDebit;
4249
-
4250
- /**
4251
- * If this is a `us_bank_account` SetupIntent, this sub-hash contains details about the US bank account payment method options.
4252
- */
4253
- us_bank_account?: PaymentMethodOptions.UsBankAccount;
4254
- }
4255
-
4256
- namespace PaymentMethodOptions {
4257
- interface AcssDebit {
4258
- /**
4259
- * 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).
4260
- */
4261
- currency?: AcssDebit.Currency;
4262
-
4263
- /**
4264
- * Additional fields for Mandate creation
4265
- */
4266
- mandate_options?: AcssDebit.MandateOptions;
4267
-
4268
- /**
4269
- * Bank account verification method.
4270
- */
4271
- verification_method?: AcssDebit.VerificationMethod;
4272
- }
4273
-
4274
- namespace AcssDebit {
4275
- type Currency = 'cad' | 'usd';
4276
-
4277
- interface MandateOptions {
4278
- /**
4279
- * A URL for custom mandate text to render during confirmation step.
4280
- * The URL will be rendered with additional GET parameters `payment_intent` and `payment_intent_client_secret` when confirming a Payment Intent,
4281
- * or `setup_intent` and `setup_intent_client_secret` when confirming a Setup Intent.
4282
- */
4283
- custom_mandate_url?: Stripe.Emptyable<string>;
4284
-
4285
- /**
4286
- * List of Stripe products where this mandate can be selected automatically.
4287
- */
4288
- default_for?: Array<MandateOptions.DefaultFor>;
4289
-
4290
- /**
4291
- * Description of the mandate interval. Only required if 'payment_schedule' parameter is 'interval' or 'combined'.
4292
- */
4293
- interval_description?: string;
4294
-
4295
- /**
4296
- * Payment schedule for the mandate.
4297
- */
4298
- payment_schedule?: MandateOptions.PaymentSchedule;
4299
-
4300
- /**
4301
- * Transaction type of the mandate.
4302
- */
4303
- transaction_type?: MandateOptions.TransactionType;
4304
- }
4305
-
4306
- namespace MandateOptions {
4307
- type DefaultFor = 'invoice' | 'subscription';
4308
-
4309
- type PaymentSchedule = 'combined' | 'interval' | 'sporadic';
4310
-
4311
- type TransactionType = 'business' | 'personal';
4312
- }
4313
-
4314
- type VerificationMethod = 'automatic' | 'instant' | 'microdeposits';
4315
- }
4316
-
4317
- interface AmazonPay {}
4318
-
4319
- interface BacsDebit {
4320
- /**
4321
- * Additional fields for Mandate creation
4322
- */
4323
- mandate_options?: BacsDebit.MandateOptions;
4324
- }
4325
-
4326
- namespace BacsDebit {
4327
- interface MandateOptions {
4328
- /**
4329
- * Prefix used to generate the Mandate reference. Must be at most 12 characters long. Must consist of only uppercase letters, numbers, spaces, or the following special characters: '/', '_', '-', '&', '.'. Cannot begin with 'DDIC' or 'STRIPE'.
4330
- */
4331
- reference_prefix?: Stripe.Emptyable<string>;
4332
- }
4333
- }
4334
-
4335
- interface Card {
4336
- /**
4337
- * Configuration options for setting up an eMandate for cards issued in India.
4338
- */
4339
- mandate_options?: Card.MandateOptions;
4340
-
4341
- /**
4342
- * When specified, this parameter signals that a card has been collected
4343
- * as MOTO (Mail Order Telephone Order) and thus out of scope for SCA. This
4344
- * parameter can only be provided during confirmation.
4345
- */
4346
- moto?: boolean;
4347
-
4348
- /**
4349
- * Selected network to process this SetupIntent on. Depends on the available networks of the card attached to the SetupIntent. Can be only set confirm-time.
4350
- */
4351
- network?: Card.Network;
4352
-
4353
- /**
4354
- * 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. If not provided, this value defaults to `automatic`. 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.
4355
- */
4356
- request_three_d_secure?: Card.RequestThreeDSecure;
4357
-
4358
- /**
4359
- * If 3D Secure authentication was performed with a third-party provider,
4360
- * the authentication details to use for this setup.
4361
- */
4362
- three_d_secure?: Card.ThreeDSecure;
4363
- }
4364
-
4365
- namespace Card {
4366
- interface MandateOptions {
4367
- /**
4368
- * Amount to be charged for future payments.
4369
- */
4370
- amount: number;
4371
-
4372
- /**
4373
- * One of `fixed` or `maximum`. If `fixed`, the `amount` param refers to the exact amount to be charged in future payments. If `maximum`, the amount charged can be up to the value passed for the `amount` param.
4374
- */
4375
- amount_type: MandateOptions.AmountType;
4376
-
4377
- /**
4378
- * Currency in which future payments will be charged. 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).
4379
- */
4380
- currency: string;
4381
-
4382
- /**
4383
- * A description of the mandate or subscription that is meant to be displayed to the customer.
4384
- */
4385
- description?: string;
4386
-
4387
- /**
4388
- * End date of the mandate or subscription. If not provided, the mandate will be active until canceled. If provided, end date should be after start date.
4389
- */
4390
- end_date?: number;
4391
-
4392
- /**
4393
- * Specifies payment frequency. One of `day`, `week`, `month`, `year`, or `sporadic`.
4394
- */
4395
- interval: MandateOptions.Interval;
4396
-
4397
- /**
4398
- * The number of intervals between payments. For example, `interval=month` and `interval_count=3` indicates one payment every three months. Maximum of one year interval allowed (1 year, 12 months, or 52 weeks). This parameter is optional when `interval=sporadic`.
4399
- */
4400
- interval_count?: number;
4401
-
4402
- /**
4403
- * Unique identifier for the mandate or subscription.
4404
- */
4405
- reference: string;
4406
-
4407
- /**
4408
- * Start date of the mandate or subscription. Start date should not be lesser than yesterday.
4409
- */
4410
- start_date: number;
4411
-
4412
- /**
4413
- * Specifies the type of mandates supported. Possible values are `india`.
4414
- */
4415
- supported_types?: Array<'india'>;
4416
- }
4417
-
4418
- namespace MandateOptions {
4419
- type AmountType = 'fixed' | 'maximum';
4420
-
4421
- type Interval = 'day' | 'month' | 'sporadic' | 'week' | 'year';
4422
- }
4423
-
4424
- type Network =
4425
- | 'amex'
4426
- | 'cartes_bancaires'
4427
- | 'diners'
4428
- | 'discover'
4429
- | 'eftpos_au'
4430
- | 'girocard'
4431
- | 'interac'
4432
- | 'jcb'
4433
- | 'link'
4434
- | 'mastercard'
4435
- | 'unionpay'
4436
- | 'unknown'
4437
- | 'visa';
4438
-
4439
- type RequestThreeDSecure = 'any' | 'automatic' | 'challenge';
4440
-
4441
- interface ThreeDSecure {
4442
- /**
4443
- * The `transStatus` returned from the card Issuer's ACS in the ARes.
4444
- */
4445
- ares_trans_status?: ThreeDSecure.AresTransStatus;
4446
-
4447
- /**
4448
- * The cryptogram, also known as the "authentication value" (AAV, CAVV or
4449
- * AEVV). This value is 20 bytes, base64-encoded into a 28-character string.
4450
- * (Most 3D Secure providers will return the base64-encoded version, which
4451
- * is what you should specify here.)
4452
- */
4453
- cryptogram?: string;
4454
-
4455
- /**
4456
- * The Electronic Commerce Indicator (ECI) is returned by your 3D Secure
4457
- * provider and indicates what degree of authentication was performed.
4458
- */
4459
- electronic_commerce_indicator?: ThreeDSecure.ElectronicCommerceIndicator;
4460
-
4461
- /**
4462
- * Network specific 3DS fields. Network specific arguments require an
4463
- * explicit card brand choice. The parameter `payment_method_options.card.network``
4464
- * must be populated accordingly
4465
- */
4466
- network_options?: ThreeDSecure.NetworkOptions;
4467
-
4468
- /**
4469
- * The challenge indicator (`threeDSRequestorChallengeInd`) which was requested in the
4470
- * AReq sent to the card Issuer's ACS. A string containing 2 digits from 01-99.
4471
- */
4472
- requestor_challenge_indicator?: string;
4473
-
4474
- /**
4475
- * For 3D Secure 1, the XID. For 3D Secure 2, the Directory Server
4476
- * Transaction ID (dsTransID).
4477
- */
4478
- transaction_id?: string;
4479
-
4480
- /**
4481
- * The version of 3D Secure that was performed.
4482
- */
4483
- version?: ThreeDSecure.Version;
4484
- }
4485
-
4486
- namespace ThreeDSecure {
4487
- type AresTransStatus = 'A' | 'C' | 'I' | 'N' | 'R' | 'U' | 'Y';
4488
-
4489
- type ElectronicCommerceIndicator = '01' | '02' | '05' | '06' | '07';
4490
-
4491
- interface NetworkOptions {
4492
- /**
4493
- * Cartes Bancaires-specific 3DS fields.
4494
- */
4495
- cartes_bancaires?: NetworkOptions.CartesBancaires;
4496
- }
4497
-
4498
- namespace NetworkOptions {
4499
- interface CartesBancaires {
4500
- /**
4501
- * The cryptogram calculation algorithm used by the card Issuer's ACS
4502
- * to calculate the Authentication cryptogram. Also known as `cavvAlgorithm`.
4503
- * messageExtension: CB-AVALGO
4504
- */
4505
- cb_avalgo: CartesBancaires.CbAvalgo;
4506
-
4507
- /**
4508
- * The exemption indicator returned from Cartes Bancaires in the ARes.
4509
- * message extension: CB-EXEMPTION; string (4 characters)
4510
- * This is a 3 byte bitmap (low significant byte first and most significant
4511
- * bit first) that has been Base64 encoded
4512
- */
4513
- cb_exemption?: string;
4514
-
4515
- /**
4516
- * The risk score returned from Cartes Bancaires in the ARes.
4517
- * message extension: CB-SCORE; numeric value 0-99
4518
- */
4519
- cb_score?: number;
4520
- }
4521
-
4522
- namespace CartesBancaires {
4523
- type CbAvalgo = '0' | '1' | '2' | '3' | '4' | 'A';
4524
- }
4525
- }
4526
-
4527
- type Version = '1.0.2' | '2.1.0' | '2.2.0' | '2.3.0' | '2.3.1';
4528
- }
4529
- }
4530
-
4531
- interface CardPresent {}
4532
-
4533
- interface Klarna {
4534
- /**
4535
- * The currency of the SetupIntent. Three letter ISO currency code.
4536
- */
4537
- currency?: string;
4538
-
4539
- /**
4540
- * On-demand details if setting up a payment method for on-demand payments.
4541
- */
4542
- on_demand?: Klarna.OnDemand;
4543
-
4544
- /**
4545
- * Preferred language of the Klarna authorization page that the customer is redirected to
4546
- */
4547
- preferred_locale?: Klarna.PreferredLocale;
4548
-
4549
- /**
4550
- * Subscription details if setting up or charging a subscription
4551
- */
4552
- subscriptions?: Stripe.Emptyable<Array<Klarna.Subscription>>;
4553
- }
4554
-
4555
- namespace Klarna {
4556
- interface OnDemand {
4557
- /**
4558
- * Your average amount value. You can use a value across your customer base, or segment based on customer type, country, etc.
4559
- */
4560
- average_amount?: number;
4561
-
4562
- /**
4563
- * The maximum value you may charge a customer per purchase. You can use a value across your customer base, or segment based on customer type, country, etc.
4564
- */
4565
- maximum_amount?: number;
4566
-
4567
- /**
4568
- * The lowest or minimum value you may charge a customer per purchase. You can use a value across your customer base, or segment based on customer type, country, etc.
4569
- */
4570
- minimum_amount?: number;
4571
-
4572
- /**
4573
- * Interval at which the customer is making purchases
4574
- */
4575
- purchase_interval?: OnDemand.PurchaseInterval;
4576
-
4577
- /**
4578
- * The number of `purchase_interval` between charges
4579
- */
4580
- purchase_interval_count?: number;
4581
- }
4582
-
4583
- namespace OnDemand {
4584
- type PurchaseInterval = 'day' | 'month' | 'week' | 'year';
4585
- }
4586
-
4587
- type PreferredLocale =
4588
- | 'cs-CZ'
4589
- | 'da-DK'
4590
- | 'de-AT'
4591
- | 'de-CH'
4592
- | 'de-DE'
4593
- | 'el-GR'
4594
- | 'en-AT'
4595
- | 'en-AU'
4596
- | 'en-BE'
4597
- | 'en-CA'
4598
- | 'en-CH'
4599
- | 'en-CZ'
4600
- | 'en-DE'
4601
- | 'en-DK'
4602
- | 'en-ES'
4603
- | 'en-FI'
4604
- | 'en-FR'
4605
- | 'en-GB'
4606
- | 'en-GR'
4607
- | 'en-IE'
4608
- | 'en-IT'
4609
- | 'en-NL'
4610
- | 'en-NO'
4611
- | 'en-NZ'
4612
- | 'en-PL'
4613
- | 'en-PT'
4614
- | 'en-RO'
4615
- | 'en-SE'
4616
- | 'en-US'
4617
- | 'es-ES'
4618
- | 'es-US'
4619
- | 'fi-FI'
4620
- | 'fr-BE'
4621
- | 'fr-CA'
4622
- | 'fr-CH'
4623
- | 'fr-FR'
4624
- | 'it-CH'
4625
- | 'it-IT'
4626
- | 'nb-NO'
4627
- | 'nl-BE'
4628
- | 'nl-NL'
4629
- | 'pl-PL'
4630
- | 'pt-PT'
4631
- | 'ro-RO'
4632
- | 'sv-FI'
4633
- | 'sv-SE';
4634
-
4635
- interface Subscription {
4636
- /**
4637
- * Unit of time between subscription charges.
4638
- */
4639
- interval: Subscription.Interval;
4640
-
4641
- /**
4642
- * The number of intervals (specified in the `interval` attribute) between subscription charges. For example, `interval=month` and `interval_count=3` charges every 3 months.
4643
- */
4644
- interval_count?: number;
4645
-
4646
- /**
4647
- * Name for subscription.
4648
- */
4649
- name?: string;
4650
-
4651
- /**
4652
- * Describes the upcoming charge for this subscription.
4653
- */
4654
- next_billing: Subscription.NextBilling;
4655
-
4656
- /**
4657
- * A non-customer-facing reference to correlate subscription charges in the Klarna app. Use a value that persists across subscription charges.
4658
- */
4659
- reference: string;
4660
- }
4661
-
4662
- namespace Subscription {
4663
- type Interval = 'day' | 'month' | 'week' | 'year';
4664
-
4665
- interface NextBilling {
4666
- /**
4667
- * The amount of the next charge for the subscription.
4668
- */
4669
- amount: number;
4670
-
4671
- /**
4672
- * The date of the next charge for the subscription in YYYY-MM-DD format.
4673
- */
4674
- date: string;
4675
- }
4676
- }
4677
- }
4678
-
4679
- interface Link {
4680
- /**
4681
- * [Deprecated] This is a legacy parameter that no longer has any function.
4682
- * @deprecated
4683
- */
4684
- persistent_token?: string;
4685
- }
4686
-
4687
- interface Paypal {
4688
- /**
4689
- * The PayPal Billing Agreement ID (BAID). This is an ID generated by PayPal which represents the mandate between the merchant and the customer.
4690
- */
4691
- billing_agreement_id?: string;
4692
- }
4693
-
4694
- interface Payto {
4695
- /**
4696
- * Additional fields for Mandate creation.
4697
- */
4698
- mandate_options?: Payto.MandateOptions;
4699
- }
4700
-
4701
- namespace Payto {
4702
- interface MandateOptions {
4703
- /**
4704
- * Amount that will be collected. It is required when `amount_type` is `fixed`.
4705
- */
4706
- amount?: Stripe.Emptyable<number>;
4707
-
4708
- /**
4709
- * The type of amount that will be collected. The amount charged must be exact or up to the value of `amount` param for `fixed` or `maximum` type respectively. Defaults to `maximum`.
4710
- */
4711
- amount_type?: Stripe.Emptyable<MandateOptions.AmountType>;
4712
-
4713
- /**
4714
- * Date, in YYYY-MM-DD format, after which payments will not be collected. Defaults to no end date.
4715
- */
4716
- end_date?: Stripe.Emptyable<string>;
4717
-
4718
- /**
4719
- * The periodicity at which payments will be collected. Defaults to `adhoc`.
4720
- */
4721
- payment_schedule?: Stripe.Emptyable<MandateOptions.PaymentSchedule>;
4722
-
4723
- /**
4724
- * The number of payments that will be made during a payment period. Defaults to 1 except for when `payment_schedule` is `adhoc`. In that case, it defaults to no limit.
4725
- */
4726
- payments_per_period?: Stripe.Emptyable<number>;
4727
-
4728
- /**
4729
- * The purpose for which payments are made. Has a default value based on your merchant category code.
4730
- */
4731
- purpose?: Stripe.Emptyable<MandateOptions.Purpose>;
4732
-
4733
- /**
4734
- * Date, in YYYY-MM-DD format, from which payments will be collected. Defaults to confirmation time.
4735
- */
4736
- start_date?: Stripe.Emptyable<string>;
4737
- }
4738
-
4739
- namespace MandateOptions {
4740
- type AmountType = 'fixed' | 'maximum';
4741
-
4742
- type PaymentSchedule =
4743
- | 'adhoc'
4744
- | 'annual'
4745
- | 'daily'
4746
- | 'fortnightly'
4747
- | 'monthly'
4748
- | 'quarterly'
4749
- | 'semi_annual'
4750
- | 'weekly';
4751
-
4752
- type Purpose =
4753
- | 'dependant_support'
4754
- | 'government'
4755
- | 'loan'
4756
- | 'mortgage'
4757
- | 'other'
4758
- | 'pension'
4759
- | 'personal'
4760
- | 'retail'
4761
- | 'salary'
4762
- | 'tax'
4763
- | 'utility';
4764
- }
4765
- }
4766
-
4767
- interface SepaDebit {
4768
- /**
4769
- * Additional fields for Mandate creation
4770
- */
4771
- mandate_options?: SepaDebit.MandateOptions;
4772
- }
4773
-
4774
- namespace SepaDebit {
4775
- interface MandateOptions {
4776
- /**
4777
- * Prefix used to generate the Mandate reference. Must be at most 12 characters long. Must consist of only uppercase letters, numbers, spaces, or the following special characters: '/', '_', '-', '&', '.'. Cannot begin with 'STRIPE'.
4778
- */
4779
- reference_prefix?: Stripe.Emptyable<string>;
4780
- }
4781
- }
4782
-
4783
- interface UsBankAccount {
4784
- /**
4785
- * Additional fields for Financial Connections Session creation
4786
- */
4787
- financial_connections?: UsBankAccount.FinancialConnections;
4788
-
4789
- /**
4790
- * Additional fields for Mandate creation
4791
- */
4792
- mandate_options?: UsBankAccount.MandateOptions;
4793
-
4794
- /**
4795
- * Additional fields for network related functions
4796
- */
4797
- networks?: UsBankAccount.Networks;
4798
-
4799
- /**
4800
- * Bank account verification method.
4801
- */
4802
- verification_method?: UsBankAccount.VerificationMethod;
4803
- }
4804
-
4805
- namespace UsBankAccount {
4806
- interface FinancialConnections {
4807
- /**
4808
- * Provide filters for the linked accounts that the customer can select for the payment method.
4809
- */
4810
- filters?: FinancialConnections.Filters;
4811
-
4812
- /**
4813
- * 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`.
4814
- */
4815
- permissions?: Array<FinancialConnections.Permission>;
4816
-
4817
- /**
4818
- * List of data features that you would like to retrieve upon account creation.
4819
- */
4820
- prefetch?: Array<FinancialConnections.Prefetch>;
4821
-
4822
- /**
4823
- * For webview integrations only. Upon completing OAuth login in the native browser, the user will be redirected to this URL to return to your app.
4824
- */
4825
- return_url?: string;
4826
- }
4827
-
4828
- namespace FinancialConnections {
4829
- interface Filters {
4830
- /**
4831
- * The account subcategories to use to filter for selectable accounts. Valid subcategories are `checking` and `savings`.
4832
- */
4833
- account_subcategories?: Array<Filters.AccountSubcategory>;
4834
- }
4835
-
4836
- namespace Filters {
4837
- type AccountSubcategory = 'checking' | 'savings';
4838
- }
4839
-
4840
- type Permission =
4841
- | 'balances'
4842
- | 'ownership'
4843
- | 'payment_method'
4844
- | 'transactions';
4845
-
4846
- type Prefetch = 'balances' | 'ownership' | 'transactions';
4847
- }
4848
-
4849
- interface MandateOptions {
4850
- /**
4851
- * The method used to collect offline mandate customer acceptance.
4852
- */
4853
- collection_method?: Stripe.Emptyable<'paper'>;
4854
- }
4855
-
4856
- interface Networks {
4857
- /**
4858
- * Triggers validations to run across the selected networks
4859
- */
4860
- requested?: Array<Networks.Requested>;
4861
- }
4862
-
4863
- namespace Networks {
4864
- type Requested = 'ach' | 'us_domestic_wire';
4865
- }
4866
-
4867
- type VerificationMethod = 'automatic' | 'instant' | 'microdeposits';
4868
- }
4869
- }
4870
- }
4871
-
4872
- interface SetupIntentVerifyMicrodepositsParams {
4873
- /**
4874
- * Two positive integers, in *cents*, equal to the values of the microdeposits sent to the bank account.
4875
- */
4876
- amounts?: Array<number>;
4877
-
4878
- /**
4879
- * A six-character code starting with SM present in the microdeposit sent to the bank account.
4880
- */
4881
- descriptor_code?: string;
4882
-
4883
- /**
4884
- * Specifies which fields in the response should be expanded.
4885
- */
4886
- expand?: Array<string>;
4887
- }
4888
-
4889
- class SetupIntentsResource {
4890
- /**
4891
- * Creates a SetupIntent object.
4892
- *
4893
- * After you create the SetupIntent, attach a payment method and [confirm](https://docs.stripe.com/docs/api/setup_intents/confirm)
4894
- * it to collect any required permissions to charge the payment method later.
4895
- */
4896
- create(
4897
- params?: SetupIntentCreateParams,
4898
- options?: RequestOptions
4899
- ): Promise<Stripe.Response<Stripe.SetupIntent>>;
4900
- create(
4901
- options?: RequestOptions
4902
- ): Promise<Stripe.Response<Stripe.SetupIntent>>;
4903
-
4904
- /**
4905
- * Retrieves the details of a SetupIntent that has previously been created.
4906
- *
4907
- * Client-side retrieval using a publishable key is allowed when the client_secret is provided in the query string.
4908
- *
4909
- * When retrieved with a publishable key, only a subset of properties will be returned. Please refer to the [SetupIntent](https://docs.stripe.com/api#setup_intent_object) object reference for more details.
4910
- */
4911
- retrieve(
4912
- id: string,
4913
- params?: SetupIntentRetrieveParams,
4914
- options?: RequestOptions
4915
- ): Promise<Stripe.Response<Stripe.SetupIntent>>;
4916
- retrieve(
4917
- id: string,
4918
- options?: RequestOptions
4919
- ): Promise<Stripe.Response<Stripe.SetupIntent>>;
4920
-
4921
- /**
4922
- * Updates a SetupIntent object.
4923
- */
4924
- update(
4925
- id: string,
4926
- params?: SetupIntentUpdateParams,
4927
- options?: RequestOptions
4928
- ): Promise<Stripe.Response<Stripe.SetupIntent>>;
4929
-
4930
- /**
4931
- * Returns a list of SetupIntents.
4932
- */
4933
- list(
4934
- params?: SetupIntentListParams,
4935
- options?: RequestOptions
4936
- ): ApiListPromise<Stripe.SetupIntent>;
4937
- list(options?: RequestOptions): ApiListPromise<Stripe.SetupIntent>;
4938
-
4939
- /**
4940
- * You can cancel a SetupIntent object when it's in one of these statuses: requires_payment_method, requires_confirmation, or requires_action.
4941
- *
4942
- * After you cancel it, setup is abandoned and any operations on the SetupIntent fail with an error. You can't cancel the SetupIntent for a Checkout Session. [Expire the Checkout Session](https://docs.stripe.com/docs/api/checkout/sessions/expire) instead.
4943
- */
4944
- cancel(
4945
- id: string,
4946
- params?: SetupIntentCancelParams,
4947
- options?: RequestOptions
4948
- ): Promise<Stripe.Response<Stripe.SetupIntent>>;
4949
- cancel(
4950
- id: string,
4951
- options?: RequestOptions
4952
- ): Promise<Stripe.Response<Stripe.SetupIntent>>;
4953
-
4954
- /**
4955
- * Confirm that your customer intends to set up the current or
4956
- * provided payment method. For example, you would confirm a SetupIntent
4957
- * when a customer hits the “Save” button on a payment method management
4958
- * page on your website.
4959
- *
4960
- * If the selected payment method does not require any additional
4961
- * steps from the customer, the SetupIntent will transition to the
4962
- * succeeded status.
4963
- *
4964
- * Otherwise, it will transition to the requires_action status and
4965
- * suggest additional actions via next_action. If setup fails,
4966
- * the SetupIntent will transition to the
4967
- * requires_payment_method status or the canceled status if the
4968
- * confirmation limit is reached.
4969
- */
4970
- confirm(
4971
- id: string,
4972
- params?: SetupIntentConfirmParams,
4973
- options?: RequestOptions
4974
- ): Promise<Stripe.Response<Stripe.SetupIntent>>;
4975
- confirm(
4976
- id: string,
4977
- options?: RequestOptions
4978
- ): Promise<Stripe.Response<Stripe.SetupIntent>>;
4979
-
4980
- /**
4981
- * Verifies microdeposits on a SetupIntent object.
4982
- */
4983
- verifyMicrodeposits(
4984
- id: string,
4985
- params?: SetupIntentVerifyMicrodepositsParams,
4986
- options?: RequestOptions
4987
- ): Promise<Stripe.Response<Stripe.SetupIntent>>;
4988
- verifyMicrodeposits(
4989
- id: string,
4990
- options?: RequestOptions
4991
- ): Promise<Stripe.Response<Stripe.SetupIntent>>;
4992
- }
4993
- }
4994
- }