@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
@@ -3,9 +3,18 @@
3
3
  [![NPM version](https://img.shields.io/npm/v/@aws-sdk/credential-provider-sso/latest.svg)](https://www.npmjs.com/package/@aws-sdk/credential-provider-sso)
4
4
  [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/credential-provider-sso.svg)](https://www.npmjs.com/package/@aws-sdk/credential-provider-sso)
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. Please use [@aws-sdk/credential-providers](https://www.npmjs.com/package/@aws-sdk/credential-providers)
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
+ ---
18
+
19
+ Please use [@aws-sdk/credential-providers](https://www.npmjs.com/package/@aws-sdk/credential-providers)
11
20
  instead.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.972.24",
3
+ "version": "3.972.26",
4
4
  "description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,9 +26,9 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "^3.973.24",
30
- "@aws-sdk/nested-clients": "^3.996.14",
31
- "@aws-sdk/token-providers": "3.1015.0",
29
+ "@aws-sdk/core": "^3.973.25",
30
+ "@aws-sdk/nested-clients": "^3.996.16",
31
+ "@aws-sdk/token-providers": "3.1019.0",
32
32
  "@aws-sdk/types": "^3.973.6",
33
33
  "@smithy/property-provider": "^4.2.12",
34
34
  "@smithy/shared-ini-file-loader": "^4.4.7",
@@ -3,9 +3,18 @@
3
3
  [![NPM version](https://img.shields.io/npm/v/@aws-sdk/credential-provider-web-identity/latest.svg)](https://www.npmjs.com/package/@aws-sdk/credential-provider-web-identity)
4
4
  [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/credential-provider-web-identity.svg)](https://www.npmjs.com/package/@aws-sdk/credential-provider-web-identity)
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. Please use [@aws-sdk/credential-providers](https://www.npmjs.com/package/@aws-sdk/credential-providers)
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
+ ---
18
+
19
+ Please use [@aws-sdk/credential-providers](https://www.npmjs.com/package/@aws-sdk/credential-providers)
11
20
  instead.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.972.24",
3
+ "version": "3.972.26",
4
4
  "description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -34,8 +34,8 @@
34
34
  },
35
35
  "license": "Apache-2.0",
36
36
  "dependencies": {
37
- "@aws-sdk/core": "^3.973.24",
38
- "@aws-sdk/nested-clients": "^3.996.14",
37
+ "@aws-sdk/core": "^3.973.25",
38
+ "@aws-sdk/nested-clients": "^3.996.16",
39
39
  "@aws-sdk/types": "^3.973.6",
40
40
  "@smithy/property-provider": "^4.2.12",
41
41
  "@smithy/shared-ini-file-loader": "^4.4.7",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-flexible-checksums",
3
- "version": "3.974.4",
3
+ "version": "3.974.5",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-flexible-checksums",
@@ -37,7 +37,7 @@
37
37
  "@aws-crypto/crc32": "5.2.0",
38
38
  "@aws-crypto/crc32c": "5.2.0",
39
39
  "@aws-crypto/util": "5.2.0",
40
- "@aws-sdk/core": "^3.973.24",
40
+ "@aws-sdk/core": "^3.973.25",
41
41
  "@aws-sdk/crc64-nvme": "^3.972.5",
42
42
  "@aws-sdk/types": "^3.973.6",
43
43
  "@smithy/is-array-buffer": "^4.2.2",
@@ -3,8 +3,15 @@
3
3
  [![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-recursion-detection/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-recursion-detection)
4
4
  [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-recursion-detection.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-recursion-detection)
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/middleware-recursion-detection",
3
- "version": "3.972.8",
3
+ "version": "3.972.9",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-recursion-detection",
@@ -4,6 +4,8 @@ var protocolHttp = require('@smithy/protocol-http');
4
4
  var smithyClient = require('@smithy/smithy-client');
5
5
  var utilStream = require('@smithy/util-stream');
6
6
  var utilArnParser = require('@aws-sdk/util-arn-parser');
7
+ var protocols = require('@aws-sdk/core/protocols');
8
+ var schema = require('@smithy/core/schema');
7
9
  var signatureV4 = require('@smithy/signature-v4');
8
10
  var utilConfigProvider = require('@smithy/util-config-provider');
9
11
  var core = require('@aws-sdk/core');
@@ -539,10 +541,35 @@ const getValidateBucketNamePlugin = (options) => ({
539
541
  },
540
542
  });
541
543
 
544
+ class S3RestXmlProtocol extends protocols.AwsRestXmlProtocol {
545
+ async serializeRequest(operationSchema, input, context) {
546
+ const request = await super.serializeRequest(operationSchema, input, context);
547
+ const ns = schema.NormalizedSchema.of(operationSchema.input);
548
+ const staticStructureSchema = ns.getSchema();
549
+ let bucketMemberIndex = 0;
550
+ const requiredMemberCount = staticStructureSchema[6] ?? 0;
551
+ if (input && typeof input === "object") {
552
+ for (const [memberName, memberNs] of ns.structIterator()) {
553
+ if (++bucketMemberIndex > requiredMemberCount) {
554
+ break;
555
+ }
556
+ if (memberName === "Bucket") {
557
+ if (!input.Bucket && memberNs.getMergedTraits().httpLabel) {
558
+ throw new Error(`No value provided for input HTTP label: Bucket.`);
559
+ }
560
+ break;
561
+ }
562
+ }
563
+ }
564
+ return request;
565
+ }
566
+ }
567
+
542
568
  exports.NODE_DISABLE_S3_EXPRESS_SESSION_AUTH_OPTIONS = NODE_DISABLE_S3_EXPRESS_SESSION_AUTH_OPTIONS;
543
569
  exports.S3ExpressIdentityCache = S3ExpressIdentityCache;
544
570
  exports.S3ExpressIdentityCacheEntry = S3ExpressIdentityCacheEntry;
545
571
  exports.S3ExpressIdentityProviderImpl = S3ExpressIdentityProviderImpl;
572
+ exports.S3RestXmlProtocol = S3RestXmlProtocol;
546
573
  exports.SignatureV4S3Express = SignatureV4S3Express;
547
574
  exports.checkContentLengthHeader = checkContentLengthHeader;
548
575
  exports.checkContentLengthHeaderMiddlewareOptions = checkContentLengthHeaderMiddlewareOptions;
@@ -6,3 +6,4 @@ export * from "./s3-express/index";
6
6
  export * from "./s3Configuration";
7
7
  export * from "./throw-200-exceptions";
8
8
  export * from "./validate-bucket-name";
9
+ export { S3RestXmlProtocol } from "./protocol/S3RestXmlProtocol";
@@ -0,0 +1,25 @@
1
+ import { AwsRestXmlProtocol } from "@aws-sdk/core/protocols";
2
+ import { NormalizedSchema } from "@smithy/core/schema";
3
+ export class S3RestXmlProtocol extends AwsRestXmlProtocol {
4
+ async serializeRequest(operationSchema, input, context) {
5
+ const request = await super.serializeRequest(operationSchema, input, context);
6
+ const ns = NormalizedSchema.of(operationSchema.input);
7
+ const staticStructureSchema = ns.getSchema();
8
+ let bucketMemberIndex = 0;
9
+ const requiredMemberCount = staticStructureSchema[6] ?? 0;
10
+ if (input && typeof input === "object") {
11
+ for (const [memberName, memberNs] of ns.structIterator()) {
12
+ if (++bucketMemberIndex > requiredMemberCount) {
13
+ break;
14
+ }
15
+ if (memberName === "Bucket") {
16
+ if (!input.Bucket && memberNs.getMergedTraits().httpLabel) {
17
+ throw new Error(`No value provided for input HTTP label: Bucket.`);
18
+ }
19
+ break;
20
+ }
21
+ }
22
+ }
23
+ return request;
24
+ }
25
+ }
@@ -6,3 +6,4 @@ export * from "./s3-express/index";
6
6
  export * from "./s3Configuration";
7
7
  export * from "./throw-200-exceptions";
8
8
  export * from "./validate-bucket-name";
9
+ export { S3RestXmlProtocol } from "./protocol/S3RestXmlProtocol";
@@ -0,0 +1,20 @@
1
+ import { AwsRestXmlProtocol } from "@aws-sdk/core/protocols";
2
+ import type { EndpointBearer, HandlerExecutionContext, HttpRequest, OperationSchema, SerdeFunctions } from "@smithy/types";
3
+ /**
4
+ * Customization for S3 backwards compatibility.
5
+ *
6
+ * In the S3 model, Bucket is considered an HTTP label, and we normally perform http label client
7
+ * side validation. However, the standard validation is that the http label appears in
8
+ * the request path. Bucket is unique in that it is an endpoint context param. It appears
9
+ * where the endpoint resolver decides, rather than in the URL path (although sometimes it does appear there).
10
+ *
11
+ * For consistency with older code generated clients, we throw the HTTP label validation
12
+ * error when the Bucket input is missing, if-and-only-if it is an httpLabel and is a required top level member.
13
+ *
14
+ * This does not apply to S3 Control.
15
+ *
16
+ * @internal
17
+ */
18
+ export declare class S3RestXmlProtocol extends AwsRestXmlProtocol {
19
+ serializeRequest<Input extends object>(operationSchema: OperationSchema, input: Input, context: HandlerExecutionContext & SerdeFunctions & EndpointBearer): Promise<HttpRequest>;
20
+ }
@@ -6,3 +6,4 @@ export * from "./s3-express/index";
6
6
  export * from "./s3Configuration";
7
7
  export * from "./throw-200-exceptions";
8
8
  export * from "./validate-bucket-name";
9
+ export { S3RestXmlProtocol } from "./protocol/S3RestXmlProtocol";
@@ -0,0 +1,15 @@
1
+ import { AwsRestXmlProtocol } from "@aws-sdk/core/protocols";
2
+ import {
3
+ EndpointBearer,
4
+ HandlerExecutionContext,
5
+ HttpRequest,
6
+ OperationSchema,
7
+ SerdeFunctions,
8
+ } from "@smithy/types";
9
+ export declare class S3RestXmlProtocol extends AwsRestXmlProtocol {
10
+ serializeRequest<Input extends object>(
11
+ operationSchema: OperationSchema,
12
+ input: Input,
13
+ context: HandlerExecutionContext & SerdeFunctions & EndpointBearer
14
+ ): Promise<HttpRequest>;
15
+ }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-sdk-s3",
3
- "version": "3.972.24",
3
+ "version": "3.972.26",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-sdk-s3",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "^3.973.24",
31
+ "@aws-sdk/core": "^3.973.25",
32
32
  "@aws-sdk/types": "^3.973.6",
33
33
  "@aws-sdk/util-arn-parser": "^3.972.3",
34
34
  "@smithy/core": "^3.23.12",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.972.25",
3
+ "version": "3.972.26",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/core": "^3.973.24",
28
+ "@aws-sdk/core": "^3.973.25",
29
29
  "@aws-sdk/types": "^3.973.6",
30
30
  "@aws-sdk/util-endpoints": "^3.996.5",
31
31
  "@smithy/core": "^3.23.12",
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.resolveHttpAuthSchemeConfig = exports.defaultCognitoIdentityHttpAuthSchemeProvider = exports.defaultCognitoIdentityHttpAuthSchemeParametersProvider = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultCognitoIdentityHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
@@ -52,7 +52,7 @@ const defaultCognitoIdentityHttpAuthSchemeProvider = (authParameters) => {
52
52
  };
53
53
  exports.defaultCognitoIdentityHttpAuthSchemeProvider = defaultCognitoIdentityHttpAuthSchemeProvider;
54
54
  const resolveHttpAuthSchemeConfig = (config) => {
55
- const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
55
+ const config_0 = (0, httpAuthSchemes_1.resolveAwsSdkSigV4Config)(config);
56
56
  return Object.assign(config_0, {
57
57
  authSchemePreference: (0, util_middleware_1.normalizeProvider)(config.authSchemePreference ?? []),
58
58
  });
@@ -3,7 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../../../package.json"));
6
- const core_1 = require("@aws-sdk/core");
6
+ const client_1 = require("@aws-sdk/core/client");
7
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
7
8
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
8
9
  const config_resolver_1 = require("@smithy/config-resolver");
9
10
  const hash_node_1 = require("@smithy/hash-node");
@@ -20,7 +21,7 @@ const getRuntimeConfig = (config) => {
20
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
21
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
22
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
23
- (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
24
+ (0, client_1.emitWarningIfUnsupportedVersion)(process.version);
24
25
  const loaderConfig = {
25
26
  profile: config?.profile,
26
27
  logger: clientSharedValues.logger,
@@ -30,7 +31,7 @@ const getRuntimeConfig = (config) => {
30
31
  ...config,
31
32
  runtime: "node",
32
33
  defaultsMode,
33
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
34
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
34
35
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
35
36
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
37
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const protocols_1 = require("@aws-sdk/core/protocols");
6
- const core_2 = require("@smithy/core");
6
+ const core_1 = require("@smithy/core");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  const url_parser_1 = require("@smithy/url-parser");
9
9
  const util_base64_1 = require("@smithy/util-base64");
@@ -24,12 +24,12 @@ const getRuntimeConfig = (config) => {
24
24
  {
25
25
  schemeId: "aws.auth#sigv4",
26
26
  identityProvider: (ipc) => ipc.getIdentityProvider("aws.auth#sigv4"),
27
- signer: new core_1.AwsSdkSigV4Signer(),
27
+ signer: new httpAuthSchemes_1.AwsSdkSigV4Signer(),
28
28
  },
29
29
  {
30
30
  schemeId: "smithy.api#noAuth",
31
31
  identityProvider: (ipc) => ipc.getIdentityProvider("smithy.api#noAuth") || (async () => ({})),
32
- signer: new core_2.NoAuthSigner(),
32
+ signer: new core_1.NoAuthSigner(),
33
33
  },
34
34
  ],
35
35
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.resolveHttpAuthSchemeConfig = exports.defaultSigninHttpAuthSchemeProvider = exports.defaultSigninHttpAuthSchemeParametersProvider = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultSigninHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
@@ -48,7 +48,7 @@ const defaultSigninHttpAuthSchemeProvider = (authParameters) => {
48
48
  };
49
49
  exports.defaultSigninHttpAuthSchemeProvider = defaultSigninHttpAuthSchemeProvider;
50
50
  const resolveHttpAuthSchemeConfig = (config) => {
51
- const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
51
+ const config_0 = (0, httpAuthSchemes_1.resolveAwsSdkSigV4Config)(config);
52
52
  return Object.assign(config_0, {
53
53
  authSchemePreference: (0, util_middleware_1.normalizeProvider)(config.authSchemePreference ?? []),
54
54
  });
@@ -3,7 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../../../package.json"));
6
- const core_1 = require("@aws-sdk/core");
6
+ const client_1 = require("@aws-sdk/core/client");
7
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
7
8
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
8
9
  const config_resolver_1 = require("@smithy/config-resolver");
9
10
  const hash_node_1 = require("@smithy/hash-node");
@@ -20,7 +21,7 @@ const getRuntimeConfig = (config) => {
20
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
21
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
22
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
23
- (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
24
+ (0, client_1.emitWarningIfUnsupportedVersion)(process.version);
24
25
  const loaderConfig = {
25
26
  profile: config?.profile,
26
27
  logger: clientSharedValues.logger,
@@ -30,7 +31,7 @@ const getRuntimeConfig = (config) => {
30
31
  ...config,
31
32
  runtime: "node",
32
33
  defaultsMode,
33
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
34
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
34
35
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
35
36
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
37
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const protocols_1 = require("@aws-sdk/core/protocols");
6
- const core_2 = require("@smithy/core");
6
+ const core_1 = require("@smithy/core");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  const url_parser_1 = require("@smithy/url-parser");
9
9
  const util_base64_1 = require("@smithy/util-base64");
@@ -24,12 +24,12 @@ const getRuntimeConfig = (config) => {
24
24
  {
25
25
  schemeId: "aws.auth#sigv4",
26
26
  identityProvider: (ipc) => ipc.getIdentityProvider("aws.auth#sigv4"),
27
- signer: new core_1.AwsSdkSigV4Signer(),
27
+ signer: new httpAuthSchemes_1.AwsSdkSigV4Signer(),
28
28
  },
29
29
  {
30
30
  schemeId: "smithy.api#noAuth",
31
31
  identityProvider: (ipc) => ipc.getIdentityProvider("smithy.api#noAuth") || (async () => ({})),
32
- signer: new core_2.NoAuthSigner(),
32
+ signer: new core_1.NoAuthSigner(),
33
33
  },
34
34
  ],
35
35
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.resolveHttpAuthSchemeConfig = exports.defaultSSOHttpAuthSchemeProvider = exports.defaultSSOHttpAuthSchemeParametersProvider = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultSSOHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
@@ -48,7 +48,7 @@ const defaultSSOHttpAuthSchemeProvider = (authParameters) => {
48
48
  };
49
49
  exports.defaultSSOHttpAuthSchemeProvider = defaultSSOHttpAuthSchemeProvider;
50
50
  const resolveHttpAuthSchemeConfig = (config) => {
51
- const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
51
+ const config_0 = (0, httpAuthSchemes_1.resolveAwsSdkSigV4Config)(config);
52
52
  return Object.assign(config_0, {
53
53
  authSchemePreference: (0, util_middleware_1.normalizeProvider)(config.authSchemePreference ?? []),
54
54
  });
@@ -3,7 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../../../package.json"));
6
- const core_1 = require("@aws-sdk/core");
6
+ const client_1 = require("@aws-sdk/core/client");
7
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
7
8
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
8
9
  const config_resolver_1 = require("@smithy/config-resolver");
9
10
  const hash_node_1 = require("@smithy/hash-node");
@@ -20,7 +21,7 @@ const getRuntimeConfig = (config) => {
20
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
21
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
22
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
23
- (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
24
+ (0, client_1.emitWarningIfUnsupportedVersion)(process.version);
24
25
  const loaderConfig = {
25
26
  profile: config?.profile,
26
27
  logger: clientSharedValues.logger,
@@ -30,7 +31,7 @@ const getRuntimeConfig = (config) => {
30
31
  ...config,
31
32
  runtime: "node",
32
33
  defaultsMode,
33
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
34
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
34
35
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
35
36
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
37
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const protocols_1 = require("@aws-sdk/core/protocols");
6
- const core_2 = require("@smithy/core");
6
+ const core_1 = require("@smithy/core");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  const url_parser_1 = require("@smithy/url-parser");
9
9
  const util_base64_1 = require("@smithy/util-base64");
@@ -24,12 +24,12 @@ const getRuntimeConfig = (config) => {
24
24
  {
25
25
  schemeId: "aws.auth#sigv4",
26
26
  identityProvider: (ipc) => ipc.getIdentityProvider("aws.auth#sigv4"),
27
- signer: new core_1.AwsSdkSigV4Signer(),
27
+ signer: new httpAuthSchemes_1.AwsSdkSigV4Signer(),
28
28
  },
29
29
  {
30
30
  schemeId: "smithy.api#noAuth",
31
31
  identityProvider: (ipc) => ipc.getIdentityProvider("smithy.api#noAuth") || (async () => ({})),
32
- signer: new core_2.NoAuthSigner(),
32
+ signer: new core_1.NoAuthSigner(),
33
33
  },
34
34
  ],
35
35
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.resolveHttpAuthSchemeConfig = exports.defaultSSOOIDCHttpAuthSchemeProvider = exports.defaultSSOOIDCHttpAuthSchemeParametersProvider = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultSSOOIDCHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
@@ -48,7 +48,7 @@ const defaultSSOOIDCHttpAuthSchemeProvider = (authParameters) => {
48
48
  };
49
49
  exports.defaultSSOOIDCHttpAuthSchemeProvider = defaultSSOOIDCHttpAuthSchemeProvider;
50
50
  const resolveHttpAuthSchemeConfig = (config) => {
51
- const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
51
+ const config_0 = (0, httpAuthSchemes_1.resolveAwsSdkSigV4Config)(config);
52
52
  return Object.assign(config_0, {
53
53
  authSchemePreference: (0, util_middleware_1.normalizeProvider)(config.authSchemePreference ?? []),
54
54
  });
@@ -3,7 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../../../package.json"));
6
- const core_1 = require("@aws-sdk/core");
6
+ const client_1 = require("@aws-sdk/core/client");
7
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
7
8
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
8
9
  const config_resolver_1 = require("@smithy/config-resolver");
9
10
  const hash_node_1 = require("@smithy/hash-node");
@@ -20,7 +21,7 @@ const getRuntimeConfig = (config) => {
20
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
21
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
22
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
23
- (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
24
+ (0, client_1.emitWarningIfUnsupportedVersion)(process.version);
24
25
  const loaderConfig = {
25
26
  profile: config?.profile,
26
27
  logger: clientSharedValues.logger,
@@ -30,7 +31,7 @@ const getRuntimeConfig = (config) => {
30
31
  ...config,
31
32
  runtime: "node",
32
33
  defaultsMode,
33
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
34
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
34
35
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
35
36
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
37
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const protocols_1 = require("@aws-sdk/core/protocols");
6
- const core_2 = require("@smithy/core");
6
+ const core_1 = require("@smithy/core");
7
7
  const smithy_client_1 = require("@smithy/smithy-client");
8
8
  const url_parser_1 = require("@smithy/url-parser");
9
9
  const util_base64_1 = require("@smithy/util-base64");
@@ -24,12 +24,12 @@ const getRuntimeConfig = (config) => {
24
24
  {
25
25
  schemeId: "aws.auth#sigv4",
26
26
  identityProvider: (ipc) => ipc.getIdentityProvider("aws.auth#sigv4"),
27
- signer: new core_1.AwsSdkSigV4Signer(),
27
+ signer: new httpAuthSchemes_1.AwsSdkSigV4Signer(),
28
28
  },
29
29
  {
30
30
  schemeId: "smithy.api#noAuth",
31
31
  identityProvider: (ipc) => ipc.getIdentityProvider("smithy.api#noAuth") || (async () => ({})),
32
- signer: new core_2.NoAuthSigner(),
32
+ signer: new core_1.NoAuthSigner(),
33
33
  },
34
34
  ],
35
35
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.resolveHttpAuthSchemeConfig = exports.resolveStsAuthConfig = exports.defaultSTSHttpAuthSchemeProvider = exports.defaultSTSHttpAuthSchemeParametersProvider = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const STSClient_1 = require("../STSClient");
7
7
  const defaultSTSHttpAuthSchemeParametersProvider = async (config, context, input) => {
@@ -54,7 +54,7 @@ const resolveStsAuthConfig = (input) => Object.assign(input, {
54
54
  exports.resolveStsAuthConfig = resolveStsAuthConfig;
55
55
  const resolveHttpAuthSchemeConfig = (config) => {
56
56
  const config_0 = (0, exports.resolveStsAuthConfig)(config);
57
- const config_1 = (0, core_1.resolveAwsSdkSigV4Config)(config_0);
57
+ const config_1 = (0, httpAuthSchemes_1.resolveAwsSdkSigV4Config)(config_0);
58
58
  return Object.assign(config_1, {
59
59
  authSchemePreference: (0, util_middleware_1.normalizeProvider)(config.authSchemePreference ?? []),
60
60
  });