@cdklabs/cdk-ecs-codedeploy 0.0.423 → 0.0.425

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 (242) hide show
  1. package/.jsii +3 -3
  2. package/.jsii.tabl.json +1 -1
  3. package/lib/api-canary/index.js +1 -1
  4. package/lib/ecs-appspec/index.js +1 -1
  5. package/lib/ecs-deployment/index.js +1 -1
  6. package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
  7. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/index.js +38 -38
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-es/schemas/schemas_0.js +38 -38
  9. package/node_modules/@aws-sdk/client-codedeploy/package.json +39 -39
  10. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
  11. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
  12. package/node_modules/@aws-sdk/client-sso/package.json +37 -37
  13. package/node_modules/@aws-sdk/core/account-id-endpoint.js +0 -1
  14. package/node_modules/@aws-sdk/core/dist-cjs/index.js +45 -10
  15. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -10
  16. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +23 -5
  17. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +22 -5
  18. package/node_modules/@aws-sdk/core/package.json +16 -16
  19. package/node_modules/@aws-sdk/credential-provider-env/package.json +9 -9
  20. package/node_modules/@aws-sdk/credential-provider-http/package.json +14 -14
  21. package/node_modules/@aws-sdk/credential-provider-ini/package.json +18 -18
  22. package/node_modules/@aws-sdk/credential-provider-login/package.json +12 -12
  23. package/node_modules/@aws-sdk/credential-provider-node/README.md +3 -3
  24. package/node_modules/@aws-sdk/credential-provider-node/package.json +16 -16
  25. package/node_modules/@aws-sdk/credential-provider-process/package.json +10 -10
  26. package/node_modules/@aws-sdk/credential-provider-sso/package.json +12 -12
  27. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +11 -11
  28. package/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  29. package/node_modules/@aws-sdk/middleware-logger/package.json +7 -7
  30. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  31. package/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  32. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
  33. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
  34. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
  35. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
  36. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
  37. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
  38. package/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  39. package/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  40. package/node_modules/@aws-sdk/token-providers/package.json +11 -11
  41. package/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +1 -1
  42. package/node_modules/@aws-sdk/types/package.json +5 -5
  43. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +1 -1
  44. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +1 -1
  45. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +1 -1
  46. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/LICENSE +201 -0
  47. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/README.md +4 -0
  48. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-cjs/index.js +22 -0
  49. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/abort.js +1 -0
  50. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/auth.js +1 -0
  51. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js +1 -0
  52. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/checksum.js +1 -0
  53. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/client.js +1 -0
  54. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/command.js +1 -0
  55. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/connection.js +1 -0
  56. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/credentials.js +1 -0
  57. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/crypto.js +1 -0
  58. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/dns.js +5 -0
  59. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/encode.js +1 -0
  60. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/endpoint.js +1 -0
  61. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/eventStream.js +1 -0
  62. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/extensions/index.js +1 -0
  63. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/feature-ids.js +1 -0
  64. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  65. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/http.js +1 -0
  66. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js +1 -0
  67. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js +1 -0
  68. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/Identity.js +1 -0
  69. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js +1 -0
  70. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js +1 -0
  71. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/index.js +5 -0
  72. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/index.js +34 -0
  73. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/logger.js +1 -0
  74. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/middleware.js +1 -0
  75. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/pagination.js +1 -0
  76. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/profile.js +1 -0
  77. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/request.js +1 -0
  78. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/response.js +1 -0
  79. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/retry.js +1 -0
  80. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/serde.js +1 -0
  81. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/shapes.js +1 -0
  82. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/signature.js +1 -0
  83. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/stream.js +1 -0
  84. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/token.js +1 -0
  85. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/transfer.js +1 -0
  86. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/uri.js +1 -0
  87. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/util.js +1 -0
  88. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/waiter.js +1 -0
  89. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/abort.d.ts +1 -0
  90. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/auth.d.ts +1 -0
  91. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +2 -0
  92. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +1 -0
  93. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/client.d.ts +1 -0
  94. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/command.d.ts +1 -0
  95. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/connection.d.ts +1 -0
  96. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +52 -0
  97. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +1 -0
  98. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/dns.d.ts +85 -0
  99. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/encode.d.ts +1 -0
  100. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +1 -0
  101. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +1 -0
  102. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +8 -0
  103. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +67 -0
  104. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  105. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/http.d.ts +33 -0
  106. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +6 -0
  107. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +61 -0
  108. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +1 -0
  109. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +18 -0
  110. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +11 -0
  111. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +5 -0
  112. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/index.d.ts +34 -0
  113. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/logger.d.ts +22 -0
  114. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +13 -0
  115. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +1 -0
  116. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/profile.d.ts +1 -0
  117. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/request.d.ts +7 -0
  118. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/response.d.ts +7 -0
  119. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/retry.d.ts +1 -0
  120. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/serde.d.ts +24 -0
  121. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +1 -0
  122. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/signature.d.ts +1 -0
  123. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/stream.d.ts +1 -0
  124. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/token.d.ts +17 -0
  125. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +1 -0
  126. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +1 -0
  127. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +5 -0
  128. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +2 -0
  129. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +1 -0
  130. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +1 -0
  131. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +1 -0
  132. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +6 -0
  133. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +15 -0
  134. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +7 -0
  135. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +19 -0
  136. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +6 -0
  137. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +9 -0
  138. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +24 -0
  139. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +5 -0
  140. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +60 -0
  141. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  142. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +17 -0
  143. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +2 -0
  144. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +31 -0
  145. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +1 -0
  146. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +6 -0
  147. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +6 -0
  148. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +5 -0
  149. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +34 -0
  150. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +15 -0
  151. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +47 -0
  152. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +1 -0
  153. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +6 -0
  154. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +4 -0
  155. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +4 -0
  156. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +12 -0
  157. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +16 -0
  158. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +6 -0
  159. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +15 -0
  160. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +4 -0
  161. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +4 -0
  162. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +7 -0
  163. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +1 -0
  164. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +14 -0
  165. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +1 -0
  166. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/uri.d.ts +1 -0
  167. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/util.d.ts +1 -0
  168. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +1 -0
  169. package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/package.json +57 -0
  170. package/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  171. package/node_modules/@aws-sdk/util-locate-window/package.json +5 -5
  172. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +5 -5
  173. package/node_modules/@aws-sdk/util-user-agent-node/package.json +9 -9
  174. package/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  175. package/node_modules/@smithy/abort-controller/package.json +3 -3
  176. package/node_modules/@smithy/config-resolver/package.json +6 -6
  177. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +17 -0
  178. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +5 -0
  179. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +5 -0
  180. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +16 -6
  181. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +17 -0
  182. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +5 -0
  183. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +5 -0
  184. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +16 -6
  185. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +0 -1
  186. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +0 -1
  187. package/node_modules/@smithy/core/package.json +11 -11
  188. package/node_modules/@smithy/credential-provider-imds/package.json +6 -6
  189. package/node_modules/@smithy/fetch-http-handler/package.json +6 -6
  190. package/node_modules/@smithy/hash-node/package.json +3 -3
  191. package/node_modules/@smithy/invalid-dependency/package.json +3 -3
  192. package/node_modules/@smithy/middleware-content-length/package.json +4 -4
  193. package/node_modules/@smithy/middleware-endpoint/package.json +12 -12
  194. package/node_modules/@smithy/middleware-retry/package.json +12 -12
  195. package/node_modules/@smithy/middleware-serde/package.json +4 -4
  196. package/node_modules/@smithy/middleware-stack/package.json +3 -3
  197. package/node_modules/@smithy/node-config-provider/package.json +5 -5
  198. package/node_modules/@smithy/node-http-handler/package.json +6 -6
  199. package/node_modules/@smithy/property-provider/package.json +3 -3
  200. package/node_modules/@smithy/protocol-http/package.json +3 -3
  201. package/node_modules/@smithy/querystring-builder/package.json +3 -3
  202. package/node_modules/@smithy/querystring-parser/package.json +3 -3
  203. package/node_modules/@smithy/service-error-classification/package.json +3 -3
  204. package/node_modules/@smithy/shared-ini-file-loader/package.json +3 -3
  205. package/node_modules/@smithy/signature-v4/package.json +5 -5
  206. package/node_modules/@smithy/smithy-client/package.json +11 -11
  207. package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +4 -2
  208. package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +4 -2
  209. package/node_modules/@smithy/types/package.json +2 -2
  210. package/node_modules/@smithy/url-parser/package.json +4 -4
  211. package/node_modules/@smithy/util-defaults-mode-browser/package.json +8 -8
  212. package/node_modules/@smithy/util-defaults-mode-node/package.json +11 -11
  213. package/node_modules/@smithy/util-endpoints/package.json +4 -4
  214. package/node_modules/@smithy/util-middleware/package.json +3 -3
  215. package/node_modules/@smithy/util-retry/package.json +4 -4
  216. package/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +20 -9
  217. package/node_modules/@smithy/util-stream/dist-cjs/index.js +8 -6
  218. package/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.js +19 -7
  219. package/node_modules/@smithy/util-stream/dist-es/index.js +1 -1
  220. package/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +7 -7
  221. package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.browser.d.ts +2 -3
  222. package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +4 -2
  223. package/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +4 -1
  224. package/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +7 -3
  225. package/node_modules/@smithy/util-stream/dist-types/headStream.browser.d.ts +1 -2
  226. package/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +2 -2
  227. package/node_modules/@smithy/util-stream/dist-types/index.d.ts +4 -1
  228. package/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +3 -0
  229. package/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +2 -1
  230. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +7 -7
  231. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +2 -3
  232. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +4 -2
  233. package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +4 -1
  234. package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +7 -3
  235. package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +1 -2
  236. package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +2 -2
  237. package/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +4 -1
  238. package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +3 -0
  239. package/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +2 -1
  240. package/node_modules/@smithy/util-stream/package.json +5 -5
  241. package/node_modules/@smithy/util-waiter/package.json +4 -4
  242. package/package.json +4 -4
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.965.0",
3
+ "version": "3.972.1",
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-browser",
@@ -8,7 +8,7 @@
8
8
  "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
9
9
  "build:types": "tsc -p tsconfig.types.json",
10
10
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
11
- "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
11
+ "clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
12
12
  "test": "yarn g:vitest run",
13
13
  "test:watch": "yarn g:vitest watch"
14
14
  },
@@ -24,8 +24,8 @@
24
24
  "license": "Apache-2.0",
25
25
  "react-native": "dist-es/index.native.js",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.965.0",
28
- "@smithy/types": "^4.11.0",
27
+ "@aws-sdk/types": "^3.973.0",
28
+ "@smithy/types": "^4.12.0",
29
29
  "bowser": "^2.11.0",
30
30
  "tslib": "^2.6.2"
31
31
  },
@@ -33,7 +33,7 @@
33
33
  "@tsconfig/recommended": "1.0.1",
34
34
  "concurrently": "7.0.0",
35
35
  "downlevel-dts": "0.10.1",
36
- "rimraf": "5.0.10",
36
+ "premove": "4.0.0",
37
37
  "typescript": "~5.8.3"
38
38
  },
39
39
  "typesVersions": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.966.0",
3
+ "version": "3.972.1",
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",
@@ -8,7 +8,7 @@
8
8
  "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
9
9
  "build:types": "tsc -p tsconfig.types.json",
10
10
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
11
- "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
11
+ "clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
12
12
  "test": "yarn g:vitest run",
13
13
  "test:watch": "yarn g:vitest watch"
14
14
  },
@@ -22,18 +22,18 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/middleware-user-agent": "3.966.0",
26
- "@aws-sdk/types": "3.965.0",
27
- "@smithy/node-config-provider": "^4.3.7",
28
- "@smithy/types": "^4.11.0",
25
+ "@aws-sdk/middleware-user-agent": "^3.972.1",
26
+ "@aws-sdk/types": "^3.973.0",
27
+ "@smithy/node-config-provider": "^4.3.8",
28
+ "@smithy/types": "^4.12.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@tsconfig/recommended": "1.0.1",
33
- "@types/node": "^18.19.69",
33
+ "@types/node": "^20.14.8",
34
34
  "concurrently": "7.0.0",
35
35
  "downlevel-dts": "0.10.1",
36
- "rimraf": "5.0.10",
36
+ "premove": "4.0.0",
37
37
  "typescript": "~5.8.3"
38
38
  },
39
39
  "peerDependencies": {
@@ -45,7 +45,7 @@
45
45
  }
46
46
  },
47
47
  "engines": {
48
- "node": ">=18.0.0"
48
+ "node": ">=20.0.0"
49
49
  },
50
50
  "typesVersions": {
51
51
  "<4.0": {
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@aws-sdk/xml-builder",
3
- "version": "3.965.0",
3
+ "version": "3.972.1",
4
4
  "description": "XML builder for the AWS SDK",
5
5
  "dependencies": {
6
- "@smithy/types": "^4.11.0",
6
+ "@smithy/types": "^4.12.0",
7
7
  "fast-xml-parser": "5.2.5",
8
8
  "tslib": "^2.6.2"
9
9
  },
@@ -14,7 +14,7 @@
14
14
  "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
15
15
  "build:types": "tsc -p tsconfig.types.json",
16
16
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
17
- "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
17
+ "clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
18
18
  "test": "yarn g:vitest run",
19
19
  "test:watch": "yarn g:vitest watch"
20
20
  },
@@ -28,7 +28,7 @@
28
28
  "module": "./dist-es/index.js",
29
29
  "types": "./dist-types/index.d.ts",
30
30
  "engines": {
31
- "node": ">=18.0.0"
31
+ "node": ">=20.0.0"
32
32
  },
33
33
  "typesVersions": {
34
34
  "<4.0": {
@@ -57,7 +57,7 @@
57
57
  "@tsconfig/recommended": "1.0.1",
58
58
  "concurrently": "7.0.0",
59
59
  "downlevel-dts": "0.10.1",
60
- "rimraf": "5.0.10",
60
+ "premove": "4.0.0",
61
61
  "typescript": "~5.8.3"
62
62
  }
63
63
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/abort-controller",
3
- "version": "4.2.7",
3
+ "version": "4.2.8",
4
4
  "description": "A simple abort controller library",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,7 +26,7 @@
26
26
  "license": "Apache-2.0",
27
27
  "sideEffects": false,
28
28
  "dependencies": {
29
- "@smithy/types": "^4.11.0",
29
+ "@smithy/types": "^4.12.0",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "engines": {
@@ -51,7 +51,7 @@
51
51
  "devDependencies": {
52
52
  "concurrently": "7.0.0",
53
53
  "downlevel-dts": "0.10.1",
54
- "rimraf": "3.0.2",
54
+ "rimraf": "5.0.10",
55
55
  "typedoc": "0.23.23"
56
56
  },
57
57
  "typedoc": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/config-resolver",
3
- "version": "4.4.5",
3
+ "version": "4.4.6",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline config-resolver",
@@ -25,17 +25,17 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/node-config-provider": "^4.3.7",
29
- "@smithy/types": "^4.11.0",
28
+ "@smithy/node-config-provider": "^4.3.8",
29
+ "@smithy/types": "^4.12.0",
30
30
  "@smithy/util-config-provider": "^4.2.0",
31
- "@smithy/util-endpoints": "^3.2.7",
32
- "@smithy/util-middleware": "^4.2.7",
31
+ "@smithy/util-endpoints": "^3.2.8",
32
+ "@smithy/util-middleware": "^4.2.8",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
36
36
  "concurrently": "7.0.0",
37
37
  "downlevel-dts": "0.10.1",
38
- "rimraf": "3.0.2",
38
+ "rimraf": "5.0.10",
39
39
  "typedoc": "0.23.23"
40
40
  },
41
41
  "engines": {
@@ -856,12 +856,22 @@ class CborShapeSerializer extends protocols.SerdeContext {
856
856
  const [k, v] = sourceObject.$unknown;
857
857
  newObject[k] = v;
858
858
  }
859
+ else if (typeof sourceObject.__type === "string") {
860
+ for (const [k, v] of Object.entries(sourceObject)) {
861
+ if (!(k in newObject)) {
862
+ newObject[k] = this.serialize(15, v);
863
+ }
864
+ }
865
+ }
859
866
  }
860
867
  else if (ns.isDocumentSchema()) {
861
868
  for (const key of Object.keys(sourceObject)) {
862
869
  newObject[key] = this.serialize(ns.getValueSchema(), sourceObject[key]);
863
870
  }
864
871
  }
872
+ else if (ns.isBigDecimalSchema()) {
873
+ return sourceObject;
874
+ }
865
875
  return newObject;
866
876
  }
867
877
  return source;
@@ -957,6 +967,13 @@ class CborShapeDeserializer extends protocols.SerdeContext {
957
967
  const k = keys.values().next().value;
958
968
  newObject.$unknown = [k, value[k]];
959
969
  }
970
+ else if (typeof value.__type === "string") {
971
+ for (const [k, v] of Object.entries(value)) {
972
+ if (!(k in newObject)) {
973
+ newObject[k] = v;
974
+ }
975
+ }
976
+ }
960
977
  }
961
978
  else if (value instanceof serde.NumericValue) {
962
979
  return value;
@@ -126,6 +126,11 @@ class EventStreamSerde {
126
126
  [unionMember]: out,
127
127
  };
128
128
  }
129
+ if (body.byteLength === 0) {
130
+ return {
131
+ [unionMember]: {},
132
+ };
133
+ }
129
134
  }
130
135
  return {
131
136
  [unionMember]: await this.deserializer.read(eventStreamSchema, body),
@@ -193,6 +193,11 @@ class HttpBindingProtocol extends HttpProtocol {
193
193
  const memberTraits = memberNs.getMergedTraits() ?? {};
194
194
  const inputMemberValue = input[memberName];
195
195
  if (inputMemberValue == null && !memberNs.isIdempotencyToken()) {
196
+ if (memberTraits.httpLabel) {
197
+ if (request.path.includes(`{${memberName}+}`) || request.path.includes(`{${memberName}}`)) {
198
+ throw new Error(`No value provided for input HTTP label: ${memberName}.`);
199
+ }
200
+ }
196
201
  continue;
197
202
  }
198
203
  if (memberTraits.httpPayload) {
@@ -240,6 +240,9 @@ function translateTraits(indicator) {
240
240
  return traits;
241
241
  }
242
242
 
243
+ const anno = {
244
+ it: Symbol.for("@smithy/nor-struct-it"),
245
+ };
243
246
  class NormalizedSchema {
244
247
  ref;
245
248
  memberName;
@@ -395,10 +398,7 @@ class NormalizedSchema {
395
398
  return !!streaming || this.getSchema() === 42;
396
399
  }
397
400
  isIdempotencyToken() {
398
- const match = (traits) => (traits & 0b0100) === 0b0100 ||
399
- !!traits?.idempotencyToken;
400
- const { normalizedTraits, traits, memberTraits } = this;
401
- return match(normalizedTraits) || match(traits) || match(memberTraits);
401
+ return !!this.getMergedTraits().idempotencyToken;
402
402
  }
403
403
  getMergedTraits() {
404
404
  return (this.normalizedTraits ??
@@ -479,9 +479,19 @@ class NormalizedSchema {
479
479
  throw new Error("@smithy/core/schema - cannot iterate non-struct schema.");
480
480
  }
481
481
  const struct = this.getSchema();
482
- for (let i = 0; i < struct[4].length; ++i) {
483
- yield [struct[4][i], member([struct[5][i], 0], struct[4][i])];
482
+ const z = struct[4].length;
483
+ let it = struct[anno.it];
484
+ if (it && z === it.length) {
485
+ yield* it;
486
+ return;
487
+ }
488
+ it = Array(z);
489
+ for (let i = 0; i < z; ++i) {
490
+ const k = struct[4][i];
491
+ const v = member([struct[5][i], 0], k);
492
+ yield (it[i] = [k, v]);
484
493
  }
494
+ struct[anno.it] = it;
485
495
  }
486
496
  }
487
497
  function member(memberSchema, memberName) {
@@ -81,12 +81,22 @@ export class CborShapeSerializer extends SerdeContext {
81
81
  const [k, v] = sourceObject.$unknown;
82
82
  newObject[k] = v;
83
83
  }
84
+ else if (typeof sourceObject.__type === "string") {
85
+ for (const [k, v] of Object.entries(sourceObject)) {
86
+ if (!(k in newObject)) {
87
+ newObject[k] = this.serialize(15, v);
88
+ }
89
+ }
90
+ }
84
91
  }
85
92
  else if (ns.isDocumentSchema()) {
86
93
  for (const key of Object.keys(sourceObject)) {
87
94
  newObject[key] = this.serialize(ns.getValueSchema(), sourceObject[key]);
88
95
  }
89
96
  }
97
+ else if (ns.isBigDecimalSchema()) {
98
+ return sourceObject;
99
+ }
90
100
  return newObject;
91
101
  }
92
102
  return source;
@@ -182,6 +192,13 @@ export class CborShapeDeserializer extends SerdeContext {
182
192
  const k = keys.values().next().value;
183
193
  newObject.$unknown = [k, value[k]];
184
194
  }
195
+ else if (typeof value.__type === "string") {
196
+ for (const [k, v] of Object.entries(value)) {
197
+ if (!(k in newObject)) {
198
+ newObject[k] = v;
199
+ }
200
+ }
201
+ }
185
202
  }
186
203
  else if (value instanceof NumericValue) {
187
204
  return value;
@@ -123,6 +123,11 @@ export class EventStreamSerde {
123
123
  [unionMember]: out,
124
124
  };
125
125
  }
126
+ if (body.byteLength === 0) {
127
+ return {
128
+ [unionMember]: {},
129
+ };
130
+ }
126
131
  }
127
132
  return {
128
133
  [unionMember]: await this.deserializer.read(eventStreamSchema, body),
@@ -49,6 +49,11 @@ export class HttpBindingProtocol extends HttpProtocol {
49
49
  const memberTraits = memberNs.getMergedTraits() ?? {};
50
50
  const inputMemberValue = input[memberName];
51
51
  if (inputMemberValue == null && !memberNs.isIdempotencyToken()) {
52
+ if (memberTraits.httpLabel) {
53
+ if (request.path.includes(`{${memberName}+}`) || request.path.includes(`{${memberName}}`)) {
54
+ throw new Error(`No value provided for input HTTP label: ${memberName}.`);
55
+ }
56
+ }
52
57
  continue;
53
58
  }
54
59
  if (memberTraits.httpPayload) {
@@ -1,5 +1,8 @@
1
1
  import { deref } from "../deref";
2
2
  import { translateTraits } from "./translateTraits";
3
+ const anno = {
4
+ it: Symbol.for("@smithy/nor-struct-it"),
5
+ };
3
6
  export class NormalizedSchema {
4
7
  ref;
5
8
  memberName;
@@ -155,10 +158,7 @@ export class NormalizedSchema {
155
158
  return !!streaming || this.getSchema() === 42;
156
159
  }
157
160
  isIdempotencyToken() {
158
- const match = (traits) => (traits & 0b0100) === 0b0100 ||
159
- !!traits?.idempotencyToken;
160
- const { normalizedTraits, traits, memberTraits } = this;
161
- return match(normalizedTraits) || match(traits) || match(memberTraits);
161
+ return !!this.getMergedTraits().idempotencyToken;
162
162
  }
163
163
  getMergedTraits() {
164
164
  return (this.normalizedTraits ??
@@ -239,9 +239,19 @@ export class NormalizedSchema {
239
239
  throw new Error("@smithy/core/schema - cannot iterate non-struct schema.");
240
240
  }
241
241
  const struct = this.getSchema();
242
- for (let i = 0; i < struct[4].length; ++i) {
243
- yield [struct[4][i], member([struct[5][i], 0], struct[4][i])];
242
+ const z = struct[4].length;
243
+ let it = struct[anno.it];
244
+ if (it && z === it.length) {
245
+ yield* it;
246
+ return;
247
+ }
248
+ it = Array(z);
249
+ for (let i = 0; i < z; ++i) {
250
+ const k = struct[4][i];
251
+ const v = member([struct[5][i], 0], k);
252
+ yield (it[i] = [k, v]);
244
253
  }
254
+ struct[anno.it] = it;
245
255
  }
246
256
  }
247
257
  function member(memberSchema, memberName) {
@@ -63,7 +63,6 @@ export declare class NormalizedSchema implements INormalizedSchema {
63
63
  isBigDecimalSchema(): boolean;
64
64
  isStreaming(): boolean;
65
65
  /**
66
- * This is a shortcut to avoid calling `getMergedTraits().idempotencyToken` on every string.
67
66
  * @returns whether the schema has the idempotencyToken trait.
68
67
  */
69
68
  isIdempotencyToken(): boolean;
@@ -63,7 +63,6 @@ export declare class NormalizedSchema implements INormalizedSchema {
63
63
  isBigDecimalSchema(): boolean;
64
64
  isStreaming(): boolean;
65
65
  /**
66
- * This is a shortcut to avoid calling `getMergedTraits().idempotencyToken` on every string.
67
66
  * @returns whether the schema has the idempotencyToken trait.
68
67
  */
69
68
  isIdempotencyToken(): boolean;
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@smithy/core",
3
- "version": "3.20.2",
3
+ "version": "3.21.1",
4
4
  "scripts": {
5
5
  "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline core",
7
7
  "build:es": "yarn g:tsc -p tsconfig.es.json",
8
8
  "build:types": "yarn g:tsc -p tsconfig.types.json",
9
- "build:types:downlevel": "rimraf dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4",
10
- "stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
11
- "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0",
9
+ "build:types:downlevel": "premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4",
10
+ "stage-release": "premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
11
+ "clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
12
12
  "lint": "npx eslint -c ../../.eslintrc.js \"src/**/*.ts\" --fix && node ./scripts/lint",
13
13
  "format": "prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"",
14
14
  "extract:docs": "api-extractor run --local",
@@ -79,13 +79,13 @@
79
79
  "license": "Apache-2.0",
80
80
  "sideEffects": false,
81
81
  "dependencies": {
82
- "@smithy/middleware-serde": "^4.2.8",
83
- "@smithy/protocol-http": "^5.3.7",
84
- "@smithy/types": "^4.11.0",
82
+ "@smithy/middleware-serde": "^4.2.9",
83
+ "@smithy/protocol-http": "^5.3.8",
84
+ "@smithy/types": "^4.12.0",
85
85
  "@smithy/util-base64": "^4.3.0",
86
86
  "@smithy/util-body-length-browser": "^4.2.0",
87
- "@smithy/util-middleware": "^4.2.7",
88
- "@smithy/util-stream": "^4.5.8",
87
+ "@smithy/util-middleware": "^4.2.8",
88
+ "@smithy/util-stream": "^4.5.10",
89
89
  "@smithy/util-utf8": "^4.2.0",
90
90
  "@smithy/uuid": "^1.1.0",
91
91
  "tslib": "^2.6.2"
@@ -120,12 +120,12 @@
120
120
  "directory": "packages/core"
121
121
  },
122
122
  "devDependencies": {
123
- "@smithy/eventstream-serde-node": "^4.2.7",
123
+ "@smithy/eventstream-serde-node": "^4.2.8",
124
124
  "@types/node": "^18.11.9",
125
125
  "concurrently": "7.0.0",
126
126
  "downlevel-dts": "0.10.1",
127
127
  "json-bigint": "^1.0.0",
128
- "rimraf": "5.0.10",
128
+ "premove": "4.0.0",
129
129
  "typedoc": "0.23.23"
130
130
  },
131
131
  "typedoc": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/credential-provider-imds",
3
- "version": "4.2.7",
3
+ "version": "4.2.8",
4
4
  "description": "AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,17 +28,17 @@
28
28
  "license": "Apache-2.0",
29
29
  "sideEffects": false,
30
30
  "dependencies": {
31
- "@smithy/node-config-provider": "^4.3.7",
32
- "@smithy/property-provider": "^4.2.7",
33
- "@smithy/types": "^4.11.0",
34
- "@smithy/url-parser": "^4.2.7",
31
+ "@smithy/node-config-provider": "^4.3.8",
32
+ "@smithy/property-provider": "^4.2.8",
33
+ "@smithy/types": "^4.12.0",
34
+ "@smithy/url-parser": "^4.2.8",
35
35
  "tslib": "^2.6.2"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@types/node": "^18.11.9",
39
39
  "concurrently": "7.0.0",
40
40
  "downlevel-dts": "0.10.1",
41
- "rimraf": "3.0.2",
41
+ "rimraf": "5.0.10",
42
42
  "typedoc": "0.23.23"
43
43
  },
44
44
  "types": "./dist-types/index.d.ts",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/fetch-http-handler",
3
- "version": "5.3.8",
3
+ "version": "5.3.9",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -28,17 +28,17 @@
28
28
  "module": "./dist-es/index.js",
29
29
  "types": "./dist-types/index.d.ts",
30
30
  "dependencies": {
31
- "@smithy/protocol-http": "^5.3.7",
32
- "@smithy/querystring-builder": "^4.2.7",
33
- "@smithy/types": "^4.11.0",
31
+ "@smithy/protocol-http": "^5.3.8",
32
+ "@smithy/querystring-builder": "^4.2.8",
33
+ "@smithy/types": "^4.12.0",
34
34
  "@smithy/util-base64": "^4.3.0",
35
35
  "tslib": "^2.6.2"
36
36
  },
37
37
  "devDependencies": {
38
- "@smithy/abort-controller": "^4.2.7",
38
+ "@smithy/abort-controller": "^4.2.8",
39
39
  "concurrently": "7.0.0",
40
40
  "downlevel-dts": "0.10.1",
41
- "rimraf": "3.0.2",
41
+ "rimraf": "5.0.10",
42
42
  "typedoc": "0.23.23"
43
43
  },
44
44
  "typesVersions": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/hash-node",
3
- "version": "4.2.7",
3
+ "version": "4.2.8",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline hash-node",
@@ -28,11 +28,11 @@
28
28
  "concurrently": "7.0.0",
29
29
  "downlevel-dts": "0.10.1",
30
30
  "hash-test-vectors": "^1.3.2",
31
- "rimraf": "3.0.2",
31
+ "rimraf": "5.0.10",
32
32
  "typedoc": "0.23.23"
33
33
  },
34
34
  "dependencies": {
35
- "@smithy/types": "^4.11.0",
35
+ "@smithy/types": "^4.12.0",
36
36
  "@smithy/util-buffer-from": "^4.2.0",
37
37
  "@smithy/util-utf8": "^4.2.0",
38
38
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/invalid-dependency",
3
- "version": "4.2.7",
3
+ "version": "4.2.8",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline invalid-dependency",
@@ -24,7 +24,7 @@
24
24
  "license": "Apache-2.0",
25
25
  "sideEffects": false,
26
26
  "dependencies": {
27
- "@smithy/types": "^4.11.0",
27
+ "@smithy/types": "^4.12.0",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "typesVersions": {
@@ -46,7 +46,7 @@
46
46
  "devDependencies": {
47
47
  "concurrently": "7.0.0",
48
48
  "downlevel-dts": "0.10.1",
49
- "rimraf": "3.0.2",
49
+ "rimraf": "5.0.10",
50
50
  "typedoc": "0.23.23"
51
51
  },
52
52
  "typedoc": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-content-length",
3
- "version": "4.2.7",
3
+ "version": "4.2.8",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-content-length",
@@ -25,8 +25,8 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/protocol-http": "^5.3.7",
29
- "@smithy/types": "^4.11.0",
28
+ "@smithy/protocol-http": "^5.3.8",
29
+ "@smithy/types": "^4.12.0",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "engines": {
@@ -52,7 +52,7 @@
52
52
  "@smithy/util-test": "^0.2.8",
53
53
  "concurrently": "7.0.0",
54
54
  "downlevel-dts": "0.10.1",
55
- "rimraf": "3.0.2",
55
+ "rimraf": "5.0.10",
56
56
  "typedoc": "0.23.23"
57
57
  },
58
58
  "typedoc": {