@cdk8s/awscdk-resolver 0.0.615 → 0.0.616

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 (300) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +35 -20
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/enums.js +4 -0
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +0 -2
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +1 -2
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.native.js +0 -2
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +2 -0
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +25 -17
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +5 -0
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +5 -0
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +4 -0
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +4 -0
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +4 -0
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +4 -0
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +5 -0
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/enums.d.ts +12 -0
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +107 -2
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -1
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -0
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +1 -0
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/enums.d.ts +6 -0
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +15 -0
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
  31. package/node_modules/@aws-sdk/client-cloudformation/package.json +6 -8
  32. package/node_modules/@aws-sdk/core/package.json +4 -5
  33. package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
  34. package/node_modules/@aws-sdk/credential-provider-http/package.json +5 -5
  35. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  36. package/node_modules/@aws-sdk/credential-provider-login/package.json +4 -4
  37. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  38. package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -3
  39. package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
  40. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -4
  41. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +4 -3
  42. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +4 -3
  43. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +4 -3
  44. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +4 -3
  45. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +4 -3
  46. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +0 -2
  47. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +1 -2
  48. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.native.js +0 -2
  49. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +2 -0
  50. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +0 -2
  51. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +1 -2
  52. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +0 -2
  53. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +2 -0
  54. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +0 -2
  55. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +1 -2
  56. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.native.js +0 -2
  57. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +2 -0
  58. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -2
  59. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +1 -2
  60. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -2
  61. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
  62. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +0 -2
  63. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +1 -2
  64. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +0 -2
  65. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +2 -0
  66. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +1 -1
  67. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +1 -1
  68. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +1 -1
  69. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
  70. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  71. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  72. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  73. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +1 -0
  74. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +1 -1
  75. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +1 -1
  76. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +1 -1
  77. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +1 -0
  78. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  79. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  80. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  81. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
  82. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  83. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
  84. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  85. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
  86. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +1 -1
  87. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +1 -1
  88. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +1 -1
  89. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -0
  90. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  91. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +1 -1
  92. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +1 -1
  93. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +1 -0
  94. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +1 -1
  95. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +1 -1
  96. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +1 -1
  97. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +1 -0
  98. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  99. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  100. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  101. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
  102. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  103. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +1 -1
  104. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +1 -1
  105. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +1 -0
  106. package/node_modules/@aws-sdk/nested-clients/package.json +6 -8
  107. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  108. package/node_modules/@aws-sdk/token-providers/package.json +4 -4
  109. package/package.json +3 -3
  110. package/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -118
  111. package/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
  112. package/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
  113. package/node_modules/@aws-crypto/sha256-browser/build/main/constants.d.ts +0 -10
  114. package/node_modules/@aws-crypto/sha256-browser/build/main/constants.js +0 -43
  115. package/node_modules/@aws-crypto/sha256-browser/build/main/constants.js.map +0 -1
  116. package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.d.ts +0 -8
  117. package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js +0 -30
  118. package/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js.map +0 -1
  119. package/node_modules/@aws-crypto/sha256-browser/build/main/index.d.ts +0 -2
  120. package/node_modules/@aws-crypto/sha256-browser/build/main/index.js +0 -8
  121. package/node_modules/@aws-crypto/sha256-browser/build/main/index.js.map +0 -1
  122. package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.d.ts +0 -2
  123. package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js +0 -11
  124. package/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js.map +0 -1
  125. package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.d.ts +0 -10
  126. package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js +0 -56
  127. package/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js.map +0 -1
  128. package/node_modules/@aws-crypto/sha256-browser/build/module/constants.d.ts +0 -10
  129. package/node_modules/@aws-crypto/sha256-browser/build/module/constants.js +0 -40
  130. package/node_modules/@aws-crypto/sha256-browser/build/module/constants.js.map +0 -1
  131. package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.d.ts +0 -8
  132. package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js +0 -27
  133. package/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js.map +0 -1
  134. package/node_modules/@aws-crypto/sha256-browser/build/module/index.d.ts +0 -2
  135. package/node_modules/@aws-crypto/sha256-browser/build/module/index.js +0 -3
  136. package/node_modules/@aws-crypto/sha256-browser/build/module/index.js.map +0 -1
  137. package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.d.ts +0 -2
  138. package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js +0 -7
  139. package/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js.map +0 -1
  140. package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.d.ts +0 -10
  141. package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js +0 -53
  142. package/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js.map +0 -1
  143. package/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
  144. package/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
  145. package/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -30
  146. package/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -2
  147. package/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
  148. package/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
  149. package/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -10
  150. package/node_modules/@aws-crypto/sha256-browser/tsconfig.module.json +0 -7
  151. package/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -106
  152. package/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
  153. package/node_modules/@aws-crypto/sha256-js/README.md +0 -29
  154. package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.d.ts +0 -17
  155. package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js +0 -124
  156. package/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js.map +0 -1
  157. package/node_modules/@aws-crypto/sha256-js/build/main/constants.d.ts +0 -20
  158. package/node_modules/@aws-crypto/sha256-js/build/main/constants.js +0 -98
  159. package/node_modules/@aws-crypto/sha256-js/build/main/constants.js.map +0 -1
  160. package/node_modules/@aws-crypto/sha256-js/build/main/index.d.ts +0 -1
  161. package/node_modules/@aws-crypto/sha256-js/build/main/index.js +0 -5
  162. package/node_modules/@aws-crypto/sha256-js/build/main/index.js.map +0 -1
  163. package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.d.ts +0 -12
  164. package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js +0 -85
  165. package/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js.map +0 -1
  166. package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.d.ts +0 -5
  167. package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js +0 -322
  168. package/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js.map +0 -1
  169. package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.d.ts +0 -17
  170. package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js +0 -121
  171. package/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js.map +0 -1
  172. package/node_modules/@aws-crypto/sha256-js/build/module/constants.d.ts +0 -20
  173. package/node_modules/@aws-crypto/sha256-js/build/module/constants.js +0 -95
  174. package/node_modules/@aws-crypto/sha256-js/build/module/constants.js.map +0 -1
  175. package/node_modules/@aws-crypto/sha256-js/build/module/index.d.ts +0 -1
  176. package/node_modules/@aws-crypto/sha256-js/build/module/index.js +0 -2
  177. package/node_modules/@aws-crypto/sha256-js/build/module/index.js.map +0 -1
  178. package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.d.ts +0 -12
  179. package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js +0 -82
  180. package/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js.map +0 -1
  181. package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.d.ts +0 -5
  182. package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js +0 -319
  183. package/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js.map +0 -1
  184. package/node_modules/@aws-crypto/sha256-js/package.json +0 -32
  185. package/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
  186. package/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
  187. package/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
  188. package/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
  189. package/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
  190. package/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -10
  191. package/node_modules/@aws-crypto/sha256-js/tsconfig.module.json +0 -7
  192. package/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -66
  193. package/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
  194. package/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
  195. package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.d.ts +0 -1
  196. package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js +0 -5
  197. package/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js.map +0 -1
  198. package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.d.ts +0 -4
  199. package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js +0 -69
  200. package/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js.map +0 -1
  201. package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.d.ts +0 -1
  202. package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js +0 -2
  203. package/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js.map +0 -1
  204. package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.d.ts +0 -4
  205. package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js +0 -62
  206. package/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js.map +0 -1
  207. package/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -28
  208. package/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
  209. package/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
  210. package/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -10
  211. package/node_modules/@aws-crypto/supports-web-crypto/tsconfig.module.json +0 -7
  212. package/node_modules/@aws-crypto/util/CHANGELOG.md +0 -71
  213. package/node_modules/@aws-crypto/util/LICENSE +0 -201
  214. package/node_modules/@aws-crypto/util/README.md +0 -16
  215. package/node_modules/@aws-crypto/util/build/main/convertToBuffer.d.ts +0 -2
  216. package/node_modules/@aws-crypto/util/build/main/convertToBuffer.js +0 -24
  217. package/node_modules/@aws-crypto/util/build/main/convertToBuffer.js.map +0 -1
  218. package/node_modules/@aws-crypto/util/build/main/index.d.ts +0 -4
  219. package/node_modules/@aws-crypto/util/build/main/index.js +0 -14
  220. package/node_modules/@aws-crypto/util/build/main/index.js.map +0 -1
  221. package/node_modules/@aws-crypto/util/build/main/isEmptyData.d.ts +0 -2
  222. package/node_modules/@aws-crypto/util/build/main/isEmptyData.js +0 -13
  223. package/node_modules/@aws-crypto/util/build/main/isEmptyData.js.map +0 -1
  224. package/node_modules/@aws-crypto/util/build/main/numToUint8.d.ts +0 -1
  225. package/node_modules/@aws-crypto/util/build/main/numToUint8.js +0 -15
  226. package/node_modules/@aws-crypto/util/build/main/numToUint8.js.map +0 -1
  227. package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.d.ts +0 -1
  228. package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js +0 -20
  229. package/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js.map +0 -1
  230. package/node_modules/@aws-crypto/util/build/module/convertToBuffer.d.ts +0 -2
  231. package/node_modules/@aws-crypto/util/build/module/convertToBuffer.js +0 -20
  232. package/node_modules/@aws-crypto/util/build/module/convertToBuffer.js.map +0 -1
  233. package/node_modules/@aws-crypto/util/build/module/index.d.ts +0 -4
  234. package/node_modules/@aws-crypto/util/build/module/index.js +0 -7
  235. package/node_modules/@aws-crypto/util/build/module/index.js.map +0 -1
  236. package/node_modules/@aws-crypto/util/build/module/isEmptyData.d.ts +0 -2
  237. package/node_modules/@aws-crypto/util/build/module/isEmptyData.js +0 -9
  238. package/node_modules/@aws-crypto/util/build/module/isEmptyData.js.map +0 -1
  239. package/node_modules/@aws-crypto/util/build/module/numToUint8.d.ts +0 -1
  240. package/node_modules/@aws-crypto/util/build/module/numToUint8.js +0 -11
  241. package/node_modules/@aws-crypto/util/build/module/numToUint8.js.map +0 -1
  242. package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.d.ts +0 -1
  243. package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js +0 -16
  244. package/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js.map +0 -1
  245. package/node_modules/@aws-crypto/util/package.json +0 -32
  246. package/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
  247. package/node_modules/@aws-crypto/util/src/index.ts +0 -7
  248. package/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
  249. package/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
  250. package/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
  251. package/node_modules/@aws-crypto/util/tsconfig.json +0 -9
  252. package/node_modules/@aws-crypto/util/tsconfig.module.json +0 -7
  253. package/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
  254. package/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
  255. package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +0 -12
  256. package/node_modules/@aws-sdk/util-locate-window/dist-es/index.js +0 -10
  257. package/node_modules/@aws-sdk/util-locate-window/dist-types/index.d.ts +0 -6
  258. package/node_modules/@aws-sdk/util-locate-window/dist-types/ts3.4/index.d.ts +0 -1
  259. package/node_modules/@aws-sdk/util-locate-window/package.json +0 -54
  260. package/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  261. package/node_modules/@smithy/is-array-buffer/README.md +0 -10
  262. package/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
  263. package/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
  264. package/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
  265. package/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  266. package/node_modules/@smithy/is-array-buffer/package.json +0 -60
  267. package/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  268. package/node_modules/@smithy/util-buffer-from/README.md +0 -10
  269. package/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
  270. package/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  271. package/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  272. package/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  273. package/node_modules/@smithy/util-buffer-from/package.json +0 -61
  274. package/node_modules/@smithy/util-utf8/LICENSE +0 -201
  275. package/node_modules/@smithy/util-utf8/README.md +0 -4
  276. package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
  277. package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
  278. package/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
  279. package/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
  280. package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
  281. package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
  282. package/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
  283. package/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  284. package/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  285. package/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
  286. package/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
  287. package/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  288. package/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
  289. package/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
  290. package/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  291. package/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
  292. package/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
  293. package/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
  294. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  295. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  296. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  297. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  298. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  299. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  300. package/node_modules/@smithy/util-utf8/package.json +0 -66
@@ -4,7 +4,6 @@ import type { SigninClientConfig } from "./SigninClient";
4
4
  */
5
5
  export declare const getRuntimeConfig: (config: SigninClientConfig) => {
6
6
  runtime: string;
7
- sha256: import("@smithy/types").HashConstructor;
8
7
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
8
  cacheMiddleware?: boolean;
10
9
  protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
@@ -13,6 +12,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
13
12
  [setting: string]: unknown;
14
13
  };
15
14
  apiVersion: string;
15
+ sha256: import("@smithy/types").HashConstructor;
16
16
  urlParser: import("@smithy/types").UrlParser;
17
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
18
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
@@ -32,6 +32,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
32
32
  defaultNamespace?: string;
33
33
  };
34
34
  serviceId: string;
35
+ sha256: import("@smithy/types").HashConstructor;
35
36
  urlParser: import("@smithy/types").UrlParser;
36
37
  utf8Decoder: import("@smithy/types").Decoder;
37
38
  utf8Encoder: (input: Uint8Array | string) => string;
@@ -12,7 +12,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
12
12
  region: string | import("@smithy/types").Provider<any>;
13
13
  requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
14
14
  retryMode: string | import("@smithy/types").Provider<string>;
15
- sha256: import("@smithy/types").HashConstructor;
16
15
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
17
16
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
18
17
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -23,6 +22,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
23
22
  [setting: string]: unknown;
24
23
  };
25
24
  apiVersion: string;
25
+ sha256: import("@smithy/types").HashConstructor;
26
26
  urlParser: import("@smithy/types").UrlParser;
27
27
  base64Decoder: import("@smithy/types").Decoder;
28
28
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -13,7 +13,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
13
13
  region: string | import("@smithy/types").Provider<string>;
14
14
  requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
- sha256: import("@smithy/types").HashConstructor;
17
16
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
18
17
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
18
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -25,6 +24,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
25
24
  [setting: string]: unknown;
26
25
  };
27
26
  apiVersion: string;
27
+ sha256: import("@smithy/types").HashConstructor;
28
28
  urlParser: import("@smithy/types").UrlParser;
29
29
  base64Decoder: import("@smithy/types").Decoder;
30
30
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -4,7 +4,6 @@ import type { SSOClientConfig } from "./SSOClient";
4
4
  */
5
5
  export declare const getRuntimeConfig: (config: SSOClientConfig) => {
6
6
  runtime: string;
7
- sha256: import("@smithy/types").HashConstructor;
8
7
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
8
  cacheMiddleware?: boolean;
10
9
  protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
@@ -13,6 +12,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
13
12
  [setting: string]: unknown;
14
13
  };
15
14
  apiVersion: string;
15
+ sha256: import("@smithy/types").HashConstructor;
16
16
  urlParser: import("@smithy/types").UrlParser;
17
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
18
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
@@ -32,6 +32,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
32
32
  defaultNamespace?: string;
33
33
  };
34
34
  serviceId: string;
35
+ sha256: import("@smithy/types").HashConstructor;
35
36
  urlParser: import("@smithy/types").UrlParser;
36
37
  utf8Decoder: import("@smithy/types").Decoder;
37
38
  utf8Encoder: (input: Uint8Array | string) => string;
@@ -12,7 +12,6 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
12
12
  region: string | import("@smithy/types").Provider<any>;
13
13
  requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
14
14
  retryMode: string | import("@smithy/types").Provider<string>;
15
- sha256: import("@smithy/types").HashConstructor;
16
15
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
17
16
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
18
17
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -23,6 +22,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
23
22
  [setting: string]: unknown;
24
23
  };
25
24
  apiVersion: string;
25
+ sha256: import("@smithy/types").HashConstructor;
26
26
  urlParser: import("@smithy/types").UrlParser;
27
27
  base64Decoder: import("@smithy/types").Decoder;
28
28
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -13,7 +13,6 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
13
13
  region: string | import("@smithy/types").Provider<string>;
14
14
  requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
- sha256: import("@smithy/types").HashConstructor;
17
16
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
18
17
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
18
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -25,6 +24,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
25
24
  [setting: string]: unknown;
26
25
  };
27
26
  apiVersion: string;
27
+ sha256: import("@smithy/types").HashConstructor;
28
28
  urlParser: import("@smithy/types").UrlParser;
29
29
  base64Decoder: import("@smithy/types").Decoder;
30
30
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -4,7 +4,6 @@ import type { SSOOIDCClientConfig } from "./SSOOIDCClient";
4
4
  */
5
5
  export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
6
6
  runtime: string;
7
- sha256: import("@smithy/types").HashConstructor;
8
7
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
8
  cacheMiddleware?: boolean;
10
9
  protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
@@ -13,6 +12,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
13
12
  [setting: string]: unknown;
14
13
  };
15
14
  apiVersion: string;
15
+ sha256: import("@smithy/types").HashConstructor;
16
16
  urlParser: import("@smithy/types").UrlParser;
17
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
18
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
@@ -32,6 +32,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
32
32
  defaultNamespace?: string;
33
33
  };
34
34
  serviceId: string;
35
+ sha256: import("@smithy/types").HashConstructor;
35
36
  urlParser: import("@smithy/types").UrlParser;
36
37
  utf8Decoder: import("@smithy/types").Decoder;
37
38
  utf8Encoder: (input: Uint8Array | string) => string;
@@ -13,7 +13,6 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
15
15
  retryMode: string | import("@smithy/types").Provider<string>;
16
- sha256: import("@smithy/types").HashConstructor;
17
16
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
18
17
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
18
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -24,6 +23,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
24
23
  [setting: string]: unknown;
25
24
  };
26
25
  apiVersion: string;
26
+ sha256: import("@smithy/types").HashConstructor;
27
27
  urlParser: import("@smithy/types").UrlParser;
28
28
  base64Decoder: import("@smithy/types").Decoder;
29
29
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -25,7 +25,6 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
25
25
  region: string | import("@smithy/types").Provider<string>;
26
26
  requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
- sha256: import("@smithy/types").HashConstructor;
29
28
  sigv4aSigningRegionSet: string[] | import("@smithy/types").Provider<string[] | undefined>;
30
29
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
31
30
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -38,6 +37,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
38
37
  [setting: string]: unknown;
39
38
  };
40
39
  apiVersion: string;
40
+ sha256: import("@smithy/types").HashConstructor;
41
41
  urlParser: import("@smithy/types").UrlParser;
42
42
  base64Decoder: import("@smithy/types").Decoder;
43
43
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -4,7 +4,6 @@ import type { STSClientConfig } from "./STSClient";
4
4
  */
5
5
  export declare const getRuntimeConfig: (config: STSClientConfig) => {
6
6
  runtime: string;
7
- sha256: import("@smithy/types").HashConstructor;
8
7
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
8
  cacheMiddleware?: boolean;
10
9
  protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsQueryProtocol;
@@ -13,6 +12,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
13
12
  [setting: string]: unknown;
14
13
  };
15
14
  apiVersion: string;
15
+ sha256: import("@smithy/types").HashConstructor;
16
16
  urlParser: import("@smithy/types").UrlParser;
17
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
18
  streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
@@ -33,6 +33,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
33
33
  defaultNamespace?: string;
34
34
  };
35
35
  serviceId: string;
36
+ sha256: import("@smithy/types").HashConstructor;
36
37
  signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | typeof SignatureV4MultiRegion;
37
38
  urlParser: import("@smithy/types").UrlParser;
38
39
  utf8Decoder: import("@smithy/types").Decoder;
@@ -17,7 +17,6 @@ export declare const getRuntimeConfig: (
17
17
  | import("@smithy/core/protocols").HttpHandler<any>
18
18
  | RequestHandler;
19
19
  retryMode: string | import("@smithy/types").Provider<string>;
20
- sha256: import("@smithy/types").HashConstructor;
21
20
  streamCollector: (
22
21
  stream:
23
22
  | import("stream").Readable
@@ -39,6 +38,7 @@ export declare const getRuntimeConfig: (
39
38
  [setting: string]: unknown;
40
39
  };
41
40
  apiVersion: string;
41
+ sha256: import("@smithy/types").HashConstructor;
42
42
  urlParser: import("@smithy/types").UrlParser;
43
43
  base64Decoder: import("@smithy/types").Decoder;
44
44
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -18,7 +18,6 @@ export declare const getRuntimeConfig: (
18
18
  | RequestHandler
19
19
  | import("@smithy/core/protocols").HttpHandler<any>;
20
20
  retryMode: string | import("@smithy/types").Provider<string>;
21
- sha256: import("@smithy/types").HashConstructor;
22
21
  streamCollector: (
23
22
  stream:
24
23
  | import("stream").Readable
@@ -39,6 +38,7 @@ export declare const getRuntimeConfig: (
39
38
  [setting: string]: unknown;
40
39
  };
41
40
  apiVersion: string;
41
+ sha256: import("@smithy/types").HashConstructor;
42
42
  urlParser: import("@smithy/types").UrlParser;
43
43
  base64Decoder: import("@smithy/types").Decoder;
44
44
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -3,7 +3,6 @@ export declare const getRuntimeConfig: (
3
3
  config: CognitoIdentityClientConfig
4
4
  ) => {
5
5
  runtime: string;
6
- sha256: import("@smithy/types").HashConstructor;
7
6
  requestHandler:
8
7
  | import("@smithy/types").NodeHttpHandlerOptions
9
8
  | import("@smithy/types").FetchHttpHandlerOptions
@@ -20,6 +19,7 @@ export declare const getRuntimeConfig: (
20
19
  [setting: string]: unknown;
21
20
  };
22
21
  apiVersion: string;
22
+ sha256: import("@smithy/types").HashConstructor;
23
23
  urlParser: import("@smithy/types").UrlParser;
24
24
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
25
25
  streamCollector: (
@@ -54,6 +54,7 @@ export declare const getRuntimeConfig: (
54
54
  defaultNamespace?: string;
55
55
  };
56
56
  serviceId: string;
57
+ sha256: import("@smithy/types").HashConstructor;
57
58
  urlParser: import("@smithy/types").UrlParser;
58
59
  utf8Decoder: import("@smithy/types").Decoder;
59
60
  utf8Encoder: (input: Uint8Array | string) => string;
@@ -20,7 +20,6 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
20
20
  | import("@smithy/core/protocols").HttpHandler<any>
21
21
  | RequestHandler;
22
22
  retryMode: string | import("@smithy/types").Provider<string>;
23
- sha256: import("@smithy/types").HashConstructor;
24
23
  streamCollector: (
25
24
  stream:
26
25
  | import("stream").Readable
@@ -42,6 +41,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
42
41
  [setting: string]: unknown;
43
42
  };
44
43
  apiVersion: string;
44
+ sha256: import("@smithy/types").HashConstructor;
45
45
  urlParser: import("@smithy/types").UrlParser;
46
46
  base64Decoder: import("@smithy/types").Decoder;
47
47
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -16,7 +16,6 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
16
16
  | RequestHandler
17
17
  | import("@smithy/core/protocols").HttpHandler<any>;
18
18
  retryMode: string | import("@smithy/types").Provider<string>;
19
- sha256: import("@smithy/types").HashConstructor;
20
19
  streamCollector: (
21
20
  stream:
22
21
  | import("stream").Readable
@@ -37,6 +36,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
37
36
  [setting: string]: unknown;
38
37
  };
39
38
  apiVersion: string;
39
+ sha256: import("@smithy/types").HashConstructor;
40
40
  urlParser: import("@smithy/types").UrlParser;
41
41
  base64Decoder: import("@smithy/types").Decoder;
42
42
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -1,7 +1,6 @@
1
1
  import { SigninClientConfig } from "./SigninClient";
2
2
  export declare const getRuntimeConfig: (config: SigninClientConfig) => {
3
3
  runtime: string;
4
- sha256: import("@smithy/types").HashConstructor;
5
4
  requestHandler:
6
5
  | import("@smithy/types").NodeHttpHandlerOptions
7
6
  | import("@smithy/types").FetchHttpHandlerOptions
@@ -18,6 +17,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
18
17
  [setting: string]: unknown;
19
18
  };
20
19
  apiVersion: string;
20
+ sha256: import("@smithy/types").HashConstructor;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
23
  streamCollector: (
@@ -52,6 +52,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
52
52
  defaultNamespace?: string;
53
53
  };
54
54
  serviceId: string;
55
+ sha256: import("@smithy/types").HashConstructor;
55
56
  urlParser: import("@smithy/types").UrlParser;
56
57
  utf8Decoder: import("@smithy/types").Decoder;
57
58
  utf8Encoder: (input: Uint8Array | string) => string;
@@ -15,7 +15,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
15
15
  | import("@smithy/core/protocols").HttpHandler<any>
16
16
  | RequestHandler;
17
17
  retryMode: string | import("@smithy/types").Provider<string>;
18
- sha256: import("@smithy/types").HashConstructor;
19
18
  streamCollector: (
20
19
  stream:
21
20
  | import("stream").Readable
@@ -37,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
37
36
  [setting: string]: unknown;
38
37
  };
39
38
  apiVersion: string;
39
+ sha256: import("@smithy/types").HashConstructor;
40
40
  urlParser: import("@smithy/types").UrlParser;
41
41
  base64Decoder: import("@smithy/types").Decoder;
42
42
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -16,7 +16,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
16
16
  | RequestHandler
17
17
  | import("@smithy/core/protocols").HttpHandler<any>;
18
18
  retryMode: string | import("@smithy/types").Provider<string>;
19
- sha256: import("@smithy/types").HashConstructor;
20
19
  streamCollector: (
21
20
  stream:
22
21
  | import("stream").Readable
@@ -37,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
37
36
  [setting: string]: unknown;
38
37
  };
39
38
  apiVersion: string;
39
+ sha256: import("@smithy/types").HashConstructor;
40
40
  urlParser: import("@smithy/types").UrlParser;
41
41
  base64Decoder: import("@smithy/types").Decoder;
42
42
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -1,7 +1,6 @@
1
1
  import { SSOClientConfig } from "./SSOClient";
2
2
  export declare const getRuntimeConfig: (config: SSOClientConfig) => {
3
3
  runtime: string;
4
- sha256: import("@smithy/types").HashConstructor;
5
4
  requestHandler:
6
5
  | import("@smithy/types").NodeHttpHandlerOptions
7
6
  | import("@smithy/types").FetchHttpHandlerOptions
@@ -18,6 +17,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
18
17
  [setting: string]: unknown;
19
18
  };
20
19
  apiVersion: string;
20
+ sha256: import("@smithy/types").HashConstructor;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
23
  streamCollector: (
@@ -52,6 +52,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
52
52
  defaultNamespace?: string;
53
53
  };
54
54
  serviceId: string;
55
+ sha256: import("@smithy/types").HashConstructor;
55
56
  urlParser: import("@smithy/types").UrlParser;
56
57
  utf8Decoder: import("@smithy/types").Decoder;
57
58
  utf8Encoder: (input: Uint8Array | string) => string;
@@ -15,7 +15,6 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
15
15
  | import("@smithy/core/protocols").HttpHandler<any>
16
16
  | RequestHandler;
17
17
  retryMode: string | import("@smithy/types").Provider<string>;
18
- sha256: import("@smithy/types").HashConstructor;
19
18
  streamCollector: (
20
19
  stream:
21
20
  | import("stream").Readable
@@ -37,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
37
36
  [setting: string]: unknown;
38
37
  };
39
38
  apiVersion: string;
39
+ sha256: import("@smithy/types").HashConstructor;
40
40
  urlParser: import("@smithy/types").UrlParser;
41
41
  base64Decoder: import("@smithy/types").Decoder;
42
42
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -16,7 +16,6 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
16
16
  | RequestHandler
17
17
  | import("@smithy/core/protocols").HttpHandler<any>;
18
18
  retryMode: string | import("@smithy/types").Provider<string>;
19
- sha256: import("@smithy/types").HashConstructor;
20
19
  streamCollector: (
21
20
  stream:
22
21
  | import("stream").Readable
@@ -37,6 +36,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
37
36
  [setting: string]: unknown;
38
37
  };
39
38
  apiVersion: string;
39
+ sha256: import("@smithy/types").HashConstructor;
40
40
  urlParser: import("@smithy/types").UrlParser;
41
41
  base64Decoder: import("@smithy/types").Decoder;
42
42
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -1,7 +1,6 @@
1
1
  import { SSOOIDCClientConfig } from "./SSOOIDCClient";
2
2
  export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
3
3
  runtime: string;
4
- sha256: import("@smithy/types").HashConstructor;
5
4
  requestHandler:
6
5
  | import("@smithy/types").NodeHttpHandlerOptions
7
6
  | import("@smithy/types").FetchHttpHandlerOptions
@@ -18,6 +17,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
18
17
  [setting: string]: unknown;
19
18
  };
20
19
  apiVersion: string;
20
+ sha256: import("@smithy/types").HashConstructor;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
23
  streamCollector: (
@@ -52,6 +52,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
52
52
  defaultNamespace?: string;
53
53
  };
54
54
  serviceId: string;
55
+ sha256: import("@smithy/types").HashConstructor;
55
56
  urlParser: import("@smithy/types").UrlParser;
56
57
  utf8Decoder: import("@smithy/types").Decoder;
57
58
  utf8Encoder: (input: Uint8Array | string) => string;
@@ -20,7 +20,6 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
20
20
  | import("@smithy/core/protocols").HttpHandler<any>
21
21
  | RequestHandler;
22
22
  retryMode: string | import("@smithy/types").Provider<string>;
23
- sha256: import("@smithy/types").HashConstructor;
24
23
  streamCollector: (
25
24
  stream:
26
25
  | import("stream").Readable
@@ -42,6 +41,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
42
41
  [setting: string]: unknown;
43
42
  };
44
43
  apiVersion: string;
44
+ sha256: import("@smithy/types").HashConstructor;
45
45
  urlParser: import("@smithy/types").UrlParser;
46
46
  base64Decoder: import("@smithy/types").Decoder;
47
47
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -45,7 +45,6 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
45
45
  | RequestHandler
46
46
  | import("@smithy/core/protocols").HttpHandler<any>;
47
47
  retryMode: string | import("@smithy/types").Provider<string>;
48
- sha256: import("@smithy/types").HashConstructor;
49
48
  sigv4aSigningRegionSet:
50
49
  | string[]
51
50
  | import("@smithy/types").Provider<string[] | undefined>;
@@ -69,6 +68,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
69
68
  [setting: string]: unknown;
70
69
  };
71
70
  apiVersion: string;
71
+ sha256: import("@smithy/types").HashConstructor;
72
72
  urlParser: import("@smithy/types").UrlParser;
73
73
  base64Decoder: import("@smithy/types").Decoder;
74
74
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -1,7 +1,6 @@
1
1
  import { STSClientConfig } from "./STSClient";
2
2
  export declare const getRuntimeConfig: (config: STSClientConfig) => {
3
3
  runtime: string;
4
- sha256: import("@smithy/types").HashConstructor;
5
4
  requestHandler:
6
5
  | import("@smithy/types").NodeHttpHandlerOptions
7
6
  | import("@smithy/types").FetchHttpHandlerOptions
@@ -18,6 +17,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
18
17
  [setting: string]: unknown;
19
18
  };
20
19
  apiVersion: string;
20
+ sha256: import("@smithy/types").HashConstructor;
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
23
  streamCollector: (
@@ -53,6 +53,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
53
53
  defaultNamespace?: string;
54
54
  };
55
55
  serviceId: string;
56
+ sha256: import("@smithy/types").HashConstructor;
56
57
  signerConstructor:
57
58
  | (new (
58
59
  options: import("@smithy/signature-v4").SignatureV4Init &
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.997.24",
3
+ "version": "3.997.25",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,14 +28,12 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-crypto/sha256-browser": "5.2.0",
32
- "@aws-crypto/sha256-js": "5.2.0",
33
- "@aws-sdk/core": "^3.974.24",
34
- "@aws-sdk/signature-v4-multi-region": "^3.996.36",
31
+ "@aws-sdk/core": "^3.974.25",
32
+ "@aws-sdk/signature-v4-multi-region": "^3.996.37",
35
33
  "@aws-sdk/types": "^3.973.14",
36
- "@smithy/core": "^3.27.0",
37
- "@smithy/fetch-http-handler": "^5.6.0",
38
- "@smithy/node-http-handler": "^4.9.0",
34
+ "@smithy/core": "^3.28.0",
35
+ "@smithy/fetch-http-handler": "^5.6.1",
36
+ "@smithy/node-http-handler": "^4.9.1",
39
37
  "@smithy/types": "^4.15.0",
40
38
  "tslib": "^2.6.2"
41
39
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/signature-v4-multi-region",
3
- "version": "3.996.36",
3
+ "version": "3.996.37",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:browser": "node ./test-browser/browser-build/esbuild",
@@ -27,7 +27,7 @@
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
29
  "@aws-sdk/types": "^3.973.14",
30
- "@smithy/signature-v4": "^5.5.3",
30
+ "@smithy/signature-v4": "^5.6.0",
31
31
  "@smithy/types": "^4.15.0",
32
32
  "tslib": "^2.6.2"
33
33
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.1076.0",
3
+ "version": "3.1077.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,10 +29,10 @@
29
29
  },
30
30
  "license": "Apache-2.0",
31
31
  "dependencies": {
32
- "@aws-sdk/core": "^3.974.24",
33
- "@aws-sdk/nested-clients": "^3.997.24",
32
+ "@aws-sdk/core": "^3.974.25",
33
+ "@aws-sdk/nested-clients": "^3.997.25",
34
34
  "@aws-sdk/types": "^3.973.14",
35
- "@smithy/core": "^3.27.0",
35
+ "@smithy/core": "^3.28.0",
36
36
  "@smithy/types": "^4.15.0",
37
37
  "tslib": "^2.6.2"
38
38
  },
package/package.json CHANGED
@@ -66,7 +66,7 @@
66
66
  "jsii-docgen": "^10.5.0",
67
67
  "jsii-pacmak": "^1.137.0",
68
68
  "jsii-rosetta": "^5",
69
- "projen": "^0.101.0",
69
+ "projen": "^0.101.3",
70
70
  "ts-jest": "^27",
71
71
  "ts-node": "^10.9.2",
72
72
  "typescript": "^5.9.3"
@@ -77,7 +77,7 @@
77
77
  "constructs": "^10.3.0"
78
78
  },
79
79
  "dependencies": {
80
- "@aws-sdk/client-cloudformation": "^3.1076.0"
80
+ "@aws-sdk/client-cloudformation": "^3.1077.0"
81
81
  },
82
82
  "bundledDependencies": [
83
83
  "@aws-sdk/client-cloudformation"
@@ -94,7 +94,7 @@
94
94
  "publishConfig": {
95
95
  "access": "public"
96
96
  },
97
- "version": "0.0.615",
97
+ "version": "0.0.616",
98
98
  "jest": {
99
99
  "coverageProvider": "v8",
100
100
  "testMatch": [