@jjrawlins/cdk-ami-builder 0.0.185 → 0.0.187

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 (260) hide show
  1. package/.jsii +11 -11
  2. package/cdkamibuilder/jsii/jsii.go +2 -2
  3. package/cdkamibuilder/version +1 -1
  4. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  5. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  6. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  7. package/node_modules/@aws-sdk/client-ec2/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  8. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.js +4 -3
  9. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.shared.js +2 -2
  10. package/node_modules/@aws-sdk/client-ec2/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  11. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.js +2 -1
  12. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.shared.js +1 -1
  13. package/node_modules/@aws-sdk/client-ec2/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  14. package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.browser.d.ts +1 -1
  15. package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.d.ts +1 -1
  16. package/node_modules/@aws-sdk/client-ec2/dist-types/runtimeConfig.native.d.ts +1 -1
  17. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  18. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-ec2/package.json +7 -7
  22. package/node_modules/@aws-sdk/client-ecs/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  23. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.js +4 -3
  24. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.shared.js +2 -2
  25. package/node_modules/@aws-sdk/client-ecs/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  26. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.js +2 -1
  27. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.shared.js +1 -1
  28. package/node_modules/@aws-sdk/client-ecs/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  29. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.browser.d.ts +1 -1
  30. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.d.ts +1 -1
  31. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.native.d.ts +1 -1
  32. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  33. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  34. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  35. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  36. package/node_modules/@aws-sdk/client-ecs/package.json +7 -7
  37. package/node_modules/@aws-sdk/client-kms/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  38. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.js +4 -3
  39. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.shared.js +2 -2
  40. package/node_modules/@aws-sdk/client-kms/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  41. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.js +2 -1
  42. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.shared.js +1 -1
  43. package/node_modules/@aws-sdk/client-kms/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  44. package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.browser.d.ts +1 -1
  45. package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.d.ts +1 -1
  46. package/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.native.d.ts +1 -1
  47. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  48. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  49. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  50. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  51. package/node_modules/@aws-sdk/client-kms/package.json +7 -7
  52. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +3 -3
  53. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +5 -4
  54. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +5 -5
  55. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  56. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +2 -1
  57. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +3 -3
  58. package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  59. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
  60. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
  61. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
  62. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -2
  63. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  64. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  65. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  66. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  67. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  68. package/node_modules/@aws-sdk/client-s3/package.json +11 -11
  69. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  70. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +4 -3
  71. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.shared.js +2 -2
  72. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  73. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +2 -1
  74. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.shared.js +1 -1
  75. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  76. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.browser.d.ts +1 -1
  77. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.d.ts +1 -1
  78. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.native.d.ts +1 -1
  79. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  80. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  81. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  82. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  83. package/node_modules/@aws-sdk/client-secrets-manager/package.json +7 -7
  84. package/node_modules/@aws-sdk/client-sfn/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  85. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.js +4 -3
  86. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.shared.js +2 -2
  87. package/node_modules/@aws-sdk/client-sfn/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  88. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.js +2 -1
  89. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.shared.js +1 -1
  90. package/node_modules/@aws-sdk/client-sfn/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  91. package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.browser.d.ts +1 -1
  92. package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.d.ts +1 -1
  93. package/node_modules/@aws-sdk/client-sfn/dist-types/runtimeConfig.native.d.ts +1 -1
  94. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  95. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  96. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  97. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  98. package/node_modules/@aws-sdk/client-sfn/package.json +7 -7
  99. package/node_modules/@aws-sdk/client-sns/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  100. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.js +4 -3
  101. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.shared.js +2 -2
  102. package/node_modules/@aws-sdk/client-sns/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  103. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.js +2 -1
  104. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.shared.js +1 -1
  105. package/node_modules/@aws-sdk/client-sns/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  106. package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.browser.d.ts +1 -1
  107. package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.d.ts +1 -1
  108. package/node_modules/@aws-sdk/client-sns/dist-types/runtimeConfig.native.d.ts +1 -1
  109. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  110. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  111. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  112. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  113. package/node_modules/@aws-sdk/client-sns/package.json +7 -7
  114. package/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  115. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js +4 -3
  116. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.shared.js +2 -2
  117. package/node_modules/@aws-sdk/client-sqs/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  118. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.js +2 -1
  119. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.shared.js +1 -1
  120. package/node_modules/@aws-sdk/client-sqs/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  121. package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.browser.d.ts +1 -1
  122. package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.d.ts +1 -1
  123. package/node_modules/@aws-sdk/client-sqs/dist-types/runtimeConfig.native.d.ts +1 -1
  124. package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  125. package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  126. package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  127. package/node_modules/@aws-sdk/client-sqs/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  128. package/node_modules/@aws-sdk/client-sqs/package.json +7 -7
  129. package/node_modules/@aws-sdk/client-ssm/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  130. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +4 -3
  131. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.shared.js +2 -2
  132. package/node_modules/@aws-sdk/client-ssm/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  133. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +2 -1
  134. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.shared.js +1 -1
  135. package/node_modules/@aws-sdk/client-ssm/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  136. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +1 -1
  137. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +1 -1
  138. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +1 -1
  139. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  140. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  141. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  142. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  143. package/node_modules/@aws-sdk/client-ssm/package.json +7 -7
  144. package/node_modules/@aws-sdk/core/package.json +2 -2
  145. package/node_modules/@aws-sdk/credential-provider-env/README.md +12 -3
  146. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  147. package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  148. package/node_modules/@aws-sdk/credential-provider-ini/README.md +12 -3
  149. package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  150. package/node_modules/@aws-sdk/credential-provider-login/README.md +12 -3
  151. package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
  152. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  153. package/node_modules/@aws-sdk/credential-provider-process/README.md +12 -3
  154. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  155. package/node_modules/@aws-sdk/credential-provider-sso/README.md +12 -3
  156. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  157. package/node_modules/@aws-sdk/credential-provider-web-identity/README.md +12 -3
  158. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  159. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
  160. package/node_modules/@aws-sdk/middleware-recursion-detection/README.md +10 -3
  161. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +1 -1
  162. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +27 -0
  163. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/index.js +1 -0
  164. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/protocol/S3RestXmlProtocol.js +25 -0
  165. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/index.d.ts +1 -0
  166. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/protocol/S3RestXmlProtocol.d.ts +20 -0
  167. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/index.d.ts +1 -0
  168. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/protocol/S3RestXmlProtocol.d.ts +15 -0
  169. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +2 -2
  170. package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  171. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +2 -2
  172. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +4 -3
  173. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +4 -4
  174. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +2 -2
  175. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +4 -3
  176. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +4 -4
  177. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +2 -2
  178. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +4 -3
  179. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +4 -4
  180. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +2 -2
  181. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +4 -3
  182. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +4 -4
  183. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +2 -2
  184. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +7 -6
  185. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +4 -4
  186. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +1 -1
  187. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +2 -1
  188. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +1 -1
  189. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +1 -1
  190. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -1
  191. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +1 -1
  192. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +1 -1
  193. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +2 -1
  194. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +1 -1
  195. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +1 -1
  196. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -1
  197. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +1 -1
  198. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +1 -1
  199. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -1
  200. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +1 -1
  201. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
  202. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +2 -2
  203. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +2 -2
  204. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +2 -2
  205. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -1
  206. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  207. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +2 -2
  208. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +2 -2
  209. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +2 -2
  210. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +1 -1
  211. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
  212. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +2 -2
  213. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +2 -2
  214. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +2 -2
  215. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +1 -1
  216. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  217. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  218. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
  219. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  220. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -1
  221. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  222. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +2 -2
  223. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
  224. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +2 -2
  225. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -1
  226. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
  227. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +2 -2
  228. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +2 -2
  229. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +2 -2
  230. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -1
  231. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  232. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +2 -2
  233. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +2 -2
  234. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +2 -2
  235. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +1 -1
  236. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
  237. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +2 -2
  238. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +2 -2
  239. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +2 -2
  240. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +1 -1
  241. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  242. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  243. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
  244. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  245. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -1
  246. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  247. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +2 -2
  248. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +1 -1
  249. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +2 -2
  250. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +1 -1
  251. package/node_modules/@aws-sdk/nested-clients/package.json +6 -6
  252. package/node_modules/@aws-sdk/region-config-resolver/README.md +11 -4
  253. package/node_modules/@aws-sdk/region-config-resolver/package.json +1 -1
  254. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  255. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  256. package/node_modules/@aws-sdk/util-user-agent-node/README.md +10 -3
  257. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  258. package/node_modules/@aws-sdk/xml-builder/README.md +10 -3
  259. package/node_modules/@aws-sdk/xml-builder/package.json +1 -1
  260. package/package.json +10 -10
@@ -27,7 +27,7 @@ export declare const getRuntimeConfig: (
27
27
  protocol:
28
28
  | import("@smithy/types").ClientProtocol<any, any>
29
29
  | import("@smithy/types").ClientProtocolCtor<any, any>
30
- | typeof import("@aws-sdk/core").AwsJson1_1Protocol;
30
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsJson1_1Protocol;
31
31
  protocolSettings: {
32
32
  defaultNamespace?: string;
33
33
  [setting: string]: unknown;
@@ -84,7 +84,7 @@ export declare const getRuntimeConfig: (
84
84
  import("@smithy/types").Identity
85
85
  >
86
86
  | undefined;
87
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
87
+ signer: import("@aws-sdk/core/httpAuthSchemes").AwsSdkSigV4Signer;
88
88
  }
89
89
  | {
90
90
  schemeId: string;
@@ -14,7 +14,7 @@ export declare const getRuntimeConfig: (
14
14
  protocol:
15
15
  | import("@smithy/types").ClientProtocol<any, any>
16
16
  | import("@smithy/types").ClientProtocolCtor<any, any>
17
- | typeof import("@aws-sdk/core").AwsJson1_1Protocol;
17
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsJson1_1Protocol;
18
18
  protocolSettings: {
19
19
  defaultNamespace?: string;
20
20
  [setting: string]: unknown;
@@ -93,7 +93,7 @@ export declare const getRuntimeConfig: (
93
93
  import("@smithy/types").Identity
94
94
  >
95
95
  | undefined;
96
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
96
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
97
97
  }
98
98
  | {
99
99
  schemeId: string;
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
3
3
  import { NoAuthSigner } from "@smithy/core";
4
4
  import { IdentityProviderConfig } from "@smithy/types";
@@ -2,7 +2,7 @@ import {
2
2
  AwsSdkSigV4AuthInputConfig,
3
3
  AwsSdkSigV4AuthResolvedConfig,
4
4
  AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
5
+ } from "@aws-sdk/core/httpAuthSchemes";
6
6
  import {
7
7
  HandlerExecutionContext,
8
8
  HttpAuthScheme,
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
30
30
  protocol:
31
31
  | import("@smithy/types").ClientProtocol<any, any>
32
32
  | import("@smithy/types").ClientProtocolCtor<any, any>
33
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
33
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
34
34
  protocolSettings: {
35
35
  defaultNamespace?: string;
36
36
  [setting: string]: unknown;
@@ -92,7 +92,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
92
92
  import("@smithy/types").Identity
93
93
  >
94
94
  | undefined;
95
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
95
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
96
96
  }
97
97
  | {
98
98
  schemeId: string;
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
25
25
  protocol:
26
26
  | import("@smithy/types").ClientProtocol<any, any>
27
27
  | import("@smithy/types").ClientProtocolCtor<any, any>
28
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
28
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
29
29
  protocolSettings: {
30
30
  defaultNamespace?: string;
31
31
  [setting: string]: unknown;
@@ -85,7 +85,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
85
85
  import("@smithy/types").Identity
86
86
  >
87
87
  | undefined;
88
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
88
+ signer: import("@aws-sdk/core/httpAuthSchemes").AwsSdkSigV4Signer;
89
89
  }
90
90
  | {
91
91
  schemeId: string;
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
12
12
  protocol:
13
13
  | import("@smithy/types").ClientProtocol<any, any>
14
14
  | import("@smithy/types").ClientProtocolCtor<any, any>
15
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
15
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
16
16
  protocolSettings: {
17
17
  defaultNamespace?: string;
18
18
  [setting: string]: unknown;
@@ -96,7 +96,7 @@ export declare const getRuntimeConfig: (config: SigninClientConfig) => {
96
96
  import("@smithy/types").Identity
97
97
  >
98
98
  | undefined;
99
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
99
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
100
100
  }
101
101
  | {
102
102
  schemeId: string;
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
3
3
  import { NoAuthSigner } from "@smithy/core";
4
4
  import { IdentityProviderConfig } from "@smithy/types";
@@ -2,7 +2,7 @@ import {
2
2
  AwsSdkSigV4AuthInputConfig,
3
3
  AwsSdkSigV4AuthResolvedConfig,
4
4
  AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
5
+ } from "@aws-sdk/core/httpAuthSchemes";
6
6
  import {
7
7
  HandlerExecutionContext,
8
8
  HttpAuthScheme,
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
25
25
  protocol:
26
26
  | import("@smithy/types").ClientProtocol<any, any>
27
27
  | import("@smithy/types").ClientProtocolCtor<any, any>
28
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
28
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
29
29
  protocolSettings: {
30
30
  defaultNamespace?: string;
31
31
  [setting: string]: unknown;
@@ -87,7 +87,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
87
87
  import("@smithy/types").Identity
88
88
  >
89
89
  | undefined;
90
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
90
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
91
91
  }
92
92
  | {
93
93
  schemeId: string;
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
25
25
  protocol:
26
26
  | import("@smithy/types").ClientProtocol<any, any>
27
27
  | import("@smithy/types").ClientProtocolCtor<any, any>
28
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
28
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
29
29
  protocolSettings: {
30
30
  defaultNamespace?: string;
31
31
  [setting: string]: unknown;
@@ -82,7 +82,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
82
82
  import("@smithy/types").Identity
83
83
  >
84
84
  | undefined;
85
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
85
+ signer: import("@aws-sdk/core/httpAuthSchemes").AwsSdkSigV4Signer;
86
86
  }
87
87
  | {
88
88
  schemeId: string;
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
12
12
  protocol:
13
13
  | import("@smithy/types").ClientProtocol<any, any>
14
14
  | import("@smithy/types").ClientProtocolCtor<any, any>
15
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
15
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
16
16
  protocolSettings: {
17
17
  defaultNamespace?: string;
18
18
  [setting: string]: unknown;
@@ -91,7 +91,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
91
91
  import("@smithy/types").Identity
92
92
  >
93
93
  | undefined;
94
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
94
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
95
95
  }
96
96
  | {
97
97
  schemeId: string;
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
3
3
  import { NoAuthSigner } from "@smithy/core";
4
4
  import { IdentityProviderConfig } from "@smithy/types";
@@ -2,7 +2,7 @@ import {
2
2
  AwsSdkSigV4AuthInputConfig,
3
3
  AwsSdkSigV4AuthResolvedConfig,
4
4
  AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
5
+ } from "@aws-sdk/core/httpAuthSchemes";
6
6
  import {
7
7
  HandlerExecutionContext,
8
8
  HttpAuthScheme,
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
25
25
  protocol:
26
26
  | import("@smithy/types").ClientProtocol<any, any>
27
27
  | import("@smithy/types").ClientProtocolCtor<any, any>
28
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
28
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
29
29
  protocolSettings: {
30
30
  defaultNamespace?: string;
31
31
  [setting: string]: unknown;
@@ -87,7 +87,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
87
87
  import("@smithy/types").Identity
88
88
  >
89
89
  | undefined;
90
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
90
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
91
91
  }
92
92
  | {
93
93
  schemeId: string;
@@ -25,7 +25,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
25
25
  protocol:
26
26
  | import("@smithy/types").ClientProtocol<any, any>
27
27
  | import("@smithy/types").ClientProtocolCtor<any, any>
28
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
28
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
29
29
  protocolSettings: {
30
30
  defaultNamespace?: string;
31
31
  [setting: string]: unknown;
@@ -82,7 +82,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
82
82
  import("@smithy/types").Identity
83
83
  >
84
84
  | undefined;
85
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
85
+ signer: import("@aws-sdk/core/httpAuthSchemes").AwsSdkSigV4Signer;
86
86
  }
87
87
  | {
88
88
  schemeId: string;
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
12
12
  protocol:
13
13
  | import("@smithy/types").ClientProtocol<any, any>
14
14
  | import("@smithy/types").ClientProtocolCtor<any, any>
15
- | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
15
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsRestJsonProtocol;
16
16
  protocolSettings: {
17
17
  defaultNamespace?: string;
18
18
  [setting: string]: unknown;
@@ -91,7 +91,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
91
91
  import("@smithy/types").Identity
92
92
  >
93
93
  | undefined;
94
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
94
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
95
95
  }
96
96
  | {
97
97
  schemeId: string;
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
3
3
  import { NoAuthSigner } from "@smithy/core";
4
4
  import { IdentityProviderConfig } from "@smithy/types";
@@ -2,7 +2,7 @@ import {
2
2
  AwsSdkSigV4AuthInputConfig,
3
3
  AwsSdkSigV4AuthResolvedConfig,
4
4
  AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
5
+ } from "@aws-sdk/core/httpAuthSchemes";
6
6
  import { Client } from "@smithy/types";
7
7
  import {
8
8
  HandlerExecutionContext,
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
30
30
  protocol:
31
31
  | import("@smithy/types").ClientProtocol<any, any>
32
32
  | import("@smithy/types").ClientProtocolCtor<any, any>
33
- | typeof import("@aws-sdk/core").AwsQueryProtocol;
33
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsQueryProtocol;
34
34
  protocolSettings: {
35
35
  defaultNamespace?: string;
36
36
  [setting: string]: unknown;
@@ -92,7 +92,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
92
92
  import("@smithy/types").Identity
93
93
  >
94
94
  | undefined;
95
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
95
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
96
96
  }
97
97
  | {
98
98
  schemeId: string;
@@ -40,7 +40,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
40
40
  protocol:
41
41
  | import("@smithy/types").ClientProtocol<any, any>
42
42
  | import("@smithy/types").ClientProtocolCtor<any, any>
43
- | typeof import("@aws-sdk/core").AwsQueryProtocol;
43
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsQueryProtocol;
44
44
  protocolSettings: {
45
45
  defaultNamespace?: string;
46
46
  [setting: string]: unknown;
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
12
12
  protocol:
13
13
  | import("@smithy/types").ClientProtocol<any, any>
14
14
  | import("@smithy/types").ClientProtocolCtor<any, any>
15
- | typeof import("@aws-sdk/core").AwsQueryProtocol;
15
+ | typeof import("@aws-sdk/core/dist-types/submodules/protocols").AwsQueryProtocol;
16
16
  protocolSettings: {
17
17
  defaultNamespace?: string;
18
18
  [setting: string]: unknown;
@@ -96,7 +96,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
96
96
  import("@smithy/types").Identity
97
97
  >
98
98
  | undefined;
99
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
99
+ signer: import("@aws-sdk/core/dist-types/submodules/httpAuthSchemes").AwsSdkSigV4Signer;
100
100
  }
101
101
  | {
102
102
  schemeId: string;
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsQueryProtocol } from "@aws-sdk/core/protocols";
3
3
  import { NoAuthSigner } from "@smithy/core";
4
4
  import { IdentityProviderConfig } from "@smithy/types";
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.996.14",
3
+ "version": "3.996.16",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,16 +29,16 @@
29
29
  "dependencies": {
30
30
  "@aws-crypto/sha256-browser": "5.2.0",
31
31
  "@aws-crypto/sha256-js": "5.2.0",
32
- "@aws-sdk/core": "^3.973.24",
32
+ "@aws-sdk/core": "^3.973.25",
33
33
  "@aws-sdk/middleware-host-header": "^3.972.8",
34
34
  "@aws-sdk/middleware-logger": "^3.972.8",
35
- "@aws-sdk/middleware-recursion-detection": "^3.972.8",
36
- "@aws-sdk/middleware-user-agent": "^3.972.25",
37
- "@aws-sdk/region-config-resolver": "^3.972.9",
35
+ "@aws-sdk/middleware-recursion-detection": "^3.972.9",
36
+ "@aws-sdk/middleware-user-agent": "^3.972.26",
37
+ "@aws-sdk/region-config-resolver": "^3.972.10",
38
38
  "@aws-sdk/types": "^3.973.6",
39
39
  "@aws-sdk/util-endpoints": "^3.996.5",
40
40
  "@aws-sdk/util-user-agent-browser": "^3.972.8",
41
- "@aws-sdk/util-user-agent-node": "^3.973.11",
41
+ "@aws-sdk/util-user-agent-node": "^3.973.12",
42
42
  "@smithy/config-resolver": "^4.4.13",
43
43
  "@smithy/core": "^3.23.12",
44
44
  "@smithy/fetch-http-handler": "^5.3.15",
@@ -3,10 +3,17 @@
3
3
  [![NPM version](https://img.shields.io/npm/v/@aws-sdk/region-config-resolver/latest.svg)](https://www.npmjs.com/package/@aws-sdk/region-config-resolver)
4
4
  [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/region-config-resolver.svg)](https://www.npmjs.com/package/@aws-sdk/region-config-resolver)
5
5
 
6
- > An internal package
6
+ ### :warning: Internal API :warning:
7
7
 
8
- This package provides utilities for AWS region config resolvers.
8
+ > This is an internal package.
9
+ > That means this is used as a dependency for other, public packages, but
10
+ > should not be taken directly as a dependency in your application's `package.json`.
11
+
12
+ > If you are updating the version of this package, for example to bring in a
13
+ > bug-fix, you should do so by updating your application lockfile with
14
+ > e.g. `npm up @scope/package` or equivalent command in another
15
+ > package manager, rather than taking a direct dependency.
9
16
 
10
- ## Usage
17
+ ---
11
18
 
12
- You probably shouldn't, at least directly.
19
+ This package provides utilities for AWS region config resolvers.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.972.9",
3
+ "version": "3.972.10",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline region-config-resolver",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/signature-v4-multi-region",
3
- "version": "3.996.12",
3
+ "version": "3.996.14",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline signature-v4-multi-region",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/middleware-sdk-s3": "^3.972.24",
28
+ "@aws-sdk/middleware-sdk-s3": "^3.972.26",
29
29
  "@aws-sdk/types": "^3.973.6",
30
30
  "@smithy/protocol-http": "^5.3.12",
31
31
  "@smithy/signature-v4": "^5.3.12",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.1015.0",
3
+ "version": "3.1019.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,8 +29,8 @@
29
29
  },
30
30
  "license": "Apache-2.0",
31
31
  "dependencies": {
32
- "@aws-sdk/core": "^3.973.24",
33
- "@aws-sdk/nested-clients": "^3.996.14",
32
+ "@aws-sdk/core": "^3.973.25",
33
+ "@aws-sdk/nested-clients": "^3.996.16",
34
34
  "@aws-sdk/types": "^3.973.6",
35
35
  "@smithy/property-provider": "^4.2.12",
36
36
  "@smithy/shared-ini-file-loader": "^4.4.7",
@@ -3,8 +3,15 @@
3
3
  [![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-user-agent-node/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-user-agent-node)
4
4
  [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-user-agent-node.svg)](https://www.npmjs.com/package/@aws-sdk/util-user-agent-node)
5
5
 
6
- > An internal package
6
+ ### :warning: Internal API :warning:
7
7
 
8
- ## Usage
8
+ > This is an internal package.
9
+ > That means this is used as a dependency for other, public packages, but
10
+ > should not be taken directly as a dependency in your application's `package.json`.
9
11
 
10
- You probably shouldn't, at least directly.
12
+ > If you are updating the version of this package, for example to bring in a
13
+ > bug-fix, you should do so by updating your application lockfile with
14
+ > e.g. `npm up @scope/package` or equivalent command in another
15
+ > package manager, rather than taking a direct dependency.
16
+
17
+ ---
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.973.11",
3
+ "version": "3.973.12",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-node",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/middleware-user-agent": "^3.972.25",
27
+ "@aws-sdk/middleware-user-agent": "^3.972.26",
28
28
  "@aws-sdk/types": "^3.973.6",
29
29
  "@smithy/node-config-provider": "^4.3.12",
30
30
  "@smithy/types": "^4.13.1",
@@ -3,8 +3,15 @@
3
3
  [![NPM version](https://img.shields.io/npm/v/@aws-sdk/xml-builder/latest.svg)](https://www.npmjs.com/package/@aws-sdk/xml-builder)
4
4
  [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/xml-builder.svg)](https://www.npmjs.com/package/@aws-sdk/xml-builder)
5
5
 
6
- > An internal package
6
+ ### :warning: Internal API :warning:
7
7
 
8
- ## Usage
8
+ > This is an internal package.
9
+ > That means this is used as a dependency for other, public packages, but
10
+ > should not be taken directly as a dependency in your application's `package.json`.
9
11
 
10
- You probably shouldn't, at least directly.
12
+ > If you are updating the version of this package, for example to bring in a
13
+ > bug-fix, you should do so by updating your application lockfile with
14
+ > e.g. `npm up @scope/package` or equivalent command in another
15
+ > package manager, rather than taking a direct dependency.
16
+
17
+ ---
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/xml-builder",
3
- "version": "3.972.15",
3
+ "version": "3.972.16",
4
4
  "description": "XML utilities for the AWS SDK",
5
5
  "dependencies": {
6
6
  "@smithy/types": "^4.13.1",
package/package.json CHANGED
@@ -78,15 +78,15 @@
78
78
  "constructs": ">=10.0.5 <11.0.0"
79
79
  },
80
80
  "dependencies": {
81
- "@aws-sdk/client-ec2": "^3.1016.0",
82
- "@aws-sdk/client-ecs": "^3.1016.0",
83
- "@aws-sdk/client-kms": "^3.1016.0",
84
- "@aws-sdk/client-s3": "^3.1016.0",
85
- "@aws-sdk/client-secrets-manager": "^3.1016.0",
86
- "@aws-sdk/client-sfn": "^3.1016.0",
87
- "@aws-sdk/client-sns": "^3.1016.0",
88
- "@aws-sdk/client-sqs": "^3.1016.0",
89
- "@aws-sdk/client-ssm": "^3.1016.0",
81
+ "@aws-sdk/client-ec2": "^3.1019.0",
82
+ "@aws-sdk/client-ecs": "^3.1019.0",
83
+ "@aws-sdk/client-kms": "^3.1019.0",
84
+ "@aws-sdk/client-s3": "^3.1019.0",
85
+ "@aws-sdk/client-secrets-manager": "^3.1019.0",
86
+ "@aws-sdk/client-sfn": "^3.1019.0",
87
+ "@aws-sdk/client-sns": "^3.1019.0",
88
+ "@aws-sdk/client-sqs": "^3.1019.0",
89
+ "@aws-sdk/client-ssm": "^3.1019.0",
90
90
  "@types/aws-lambda": "^8.10.161",
91
91
  "@types/crypto-js": "^4.2.2",
92
92
  "@types/js-yaml": "^4.0.9",
@@ -136,7 +136,7 @@
136
136
  "publishConfig": {
137
137
  "access": "public"
138
138
  },
139
- "version": "0.0.185",
139
+ "version": "0.0.187",
140
140
  "jest": {
141
141
  "coverageProvider": "v8",
142
142
  "testMatch": [