@cdklabs/cdk-ecs-codedeploy 0.0.431 → 0.0.432

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 (182) 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/package.json +38 -38
  8. package/node_modules/@aws-sdk/core/dist-cjs/index.js +7 -15
  9. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +7 -15
  10. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +2 -8
  11. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +5 -7
  12. package/node_modules/@aws-sdk/core/package.json +13 -13
  13. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  14. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  15. package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
  16. package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
  17. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  18. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  19. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  20. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  21. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  22. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  23. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  24. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +9 -9
  25. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +9 -9
  26. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/check-features.d.ts +4 -2
  27. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/check-features.d.ts +3 -3
  28. package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -7
  29. package/node_modules/@aws-sdk/nested-clients/package.json +38 -36
  30. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  31. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  32. package/node_modules/@aws-sdk/types/package.json +2 -2
  33. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  34. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  35. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  36. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +36 -19
  37. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getSanitizedTypeScriptVersion.js +9 -0
  38. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getTypeScriptPackageJsonPaths.js +17 -0
  39. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getTypeScriptUserAgentPair.js +17 -12
  40. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/getSanitizedTypeScriptVersion.d.ts +8 -0
  41. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/getTypeScriptPackageJsonPaths.d.ts +10 -0
  42. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getSanitizedTypeScriptVersion.d.ts +3 -0
  43. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getTypeScriptPackageJsonPaths.d.ts +3 -0
  44. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  45. package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +1 -0
  46. package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +1 -0
  47. package/node_modules/@aws-sdk/xml-builder/package.json +3 -3
  48. package/node_modules/@smithy/abort-controller/package.json +2 -2
  49. package/node_modules/@smithy/config-resolver/package.json +6 -6
  50. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +2 -8
  51. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +1 -1
  52. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +1 -1
  53. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +2 -8
  54. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +1 -1
  55. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +1 -1
  56. package/node_modules/@smithy/core/package.json +11 -11
  57. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  58. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +18 -4
  59. package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +18 -4
  60. package/node_modules/@smithy/fetch-http-handler/package.json +6 -6
  61. package/node_modules/@smithy/hash-node/package.json +4 -4
  62. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  63. package/node_modules/@smithy/is-array-buffer/package.json +2 -2
  64. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  65. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  66. package/node_modules/@smithy/middleware-retry/package.json +9 -9
  67. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  68. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  69. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  70. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +21 -8
  71. package/node_modules/@smithy/node-http-handler/dist-es/build-abort-error.js +16 -0
  72. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +3 -4
  73. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +3 -4
  74. package/node_modules/@smithy/node-http-handler/dist-types/build-abort-error.d.ts +9 -0
  75. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/build-abort-error.d.ts +9 -0
  76. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  77. package/node_modules/@smithy/property-provider/package.json +2 -2
  78. package/node_modules/@smithy/protocol-http/package.json +2 -2
  79. package/node_modules/@smithy/querystring-builder/package.json +3 -3
  80. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  81. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  82. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  83. package/node_modules/@smithy/signature-v4/package.json +8 -8
  84. package/node_modules/@smithy/smithy-client/package.json +7 -7
  85. package/node_modules/@smithy/url-parser/package.json +3 -3
  86. package/node_modules/@smithy/util-base64/package.json +4 -4
  87. package/node_modules/@smithy/util-body-length-browser/package.json +2 -2
  88. package/node_modules/@smithy/util-body-length-node/package.json +2 -2
  89. package/node_modules/@smithy/util-buffer-from/package.json +3 -3
  90. package/node_modules/@smithy/util-config-provider/package.json +2 -2
  91. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  92. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  93. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  94. package/node_modules/@smithy/util-hex-encoding/package.json +2 -2
  95. package/node_modules/@smithy/util-middleware/package.json +2 -2
  96. package/node_modules/@smithy/util-retry/package.json +3 -3
  97. package/node_modules/@smithy/util-stream/package.json +8 -8
  98. package/node_modules/@smithy/util-uri-escape/package.json +2 -2
  99. package/node_modules/@smithy/util-utf8/package.json +3 -3
  100. package/node_modules/@smithy/util-waiter/package.json +3 -3
  101. package/node_modules/@smithy/uuid/package.json +2 -2
  102. package/node_modules/fast-xml-builder/LICENSE +21 -0
  103. package/node_modules/fast-xml-builder/README.md +23 -0
  104. package/node_modules/fast-xml-builder/lib/builder.cjs +1 -0
  105. package/node_modules/fast-xml-builder/lib/builder.min.js +2 -0
  106. package/node_modules/fast-xml-builder/lib/builder.min.js.map +1 -0
  107. package/node_modules/fast-xml-builder/lib/fxb.d.cts +167 -0
  108. package/node_modules/fast-xml-builder/package.json +78 -0
  109. package/node_modules/fast-xml-builder/src/fxb.d.ts +156 -0
  110. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js → fast-xml-builder/src/fxb.js} +50 -50
  111. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlbuilder → fast-xml-builder/src}/orderedJs2Xml.js +14 -3
  112. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/CHANGELOG.md +23 -0
  113. package/node_modules/fast-xml-parser/lib/fxbuilder.min.js +2 -0
  114. package/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +1 -0
  115. package/node_modules/fast-xml-parser/lib/fxp.cjs +1 -0
  116. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/lib/fxp.d.cts +15 -1
  117. package/node_modules/fast-xml-parser/lib/fxp.min.js +2 -0
  118. package/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -0
  119. package/node_modules/fast-xml-parser/lib/fxparser.min.js +2 -0
  120. package/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -0
  121. package/node_modules/fast-xml-parser/lib/fxvalidator.min.js +2 -0
  122. package/node_modules/fast-xml-parser/lib/fxvalidator.min.js.map +1 -0
  123. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/package.json +3 -2
  124. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/fxp.d.ts +16 -0
  125. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/fxp.js +1 -1
  126. package/node_modules/fast-xml-parser/src/ignoreAttributes.js +18 -0
  127. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/util.js +1 -26
  128. package/node_modules/fast-xml-parser/src/v6/EntitiesParser.js +106 -0
  129. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/OptionsBuilder.js +10 -10
  130. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/OutputBuilders/BaseOutputBuilder.js +23 -23
  131. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/OutputBuilders/JsArrBuilder.js +29 -29
  132. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/OutputBuilders/JsObjBuilder.js +39 -39
  133. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/OutputBuilders/ParserOptionsBuilder.js +17 -17
  134. package/node_modules/fast-xml-parser/src/v6/Report.js +0 -0
  135. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/XMLParser.js +22 -22
  136. package/node_modules/fast-xml-parser/src/v6/valueParsers/EntitiesParser.js +105 -0
  137. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/validator.js +34 -34
  138. package/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +6 -0
  139. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/xmlparser/DocTypeReader.js +1 -1
  140. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/xmlparser/OptionsBuilder.js +2 -0
  141. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/xmlparser/OrderedObjParser.js +27 -5
  142. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/xmlparser/XMLParser.js +21 -21
  143. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/xmlparser/node2json.js +38 -34
  144. package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/xmlparser/xmlNode.js +10 -10
  145. package/package.json +6 -6
  146. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getTypeScriptPackageJsonPath.js +0 -14
  147. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/getTypeScriptPackageJsonPath.d.ts +0 -9
  148. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getTypeScriptPackageJsonPath.d.ts +0 -1
  149. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js +0 -2
  150. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +0 -1
  151. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.cjs +0 -1
  152. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js +0 -2
  153. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js.map +0 -1
  154. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js +0 -2
  155. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js.map +0 -1
  156. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxvalidator.min.js +0 -2
  157. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxvalidator.min.js.map +0 -1
  158. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/EntitiesParser.js +0 -106
  159. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/valueParsers/EntitiesParser.js +0 -105
  160. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/v6/Report.js → fast-xml-builder/CHANGELOG.md} +0 -0
  161. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-builder}/src/ignoreAttributes.js +0 -0
  162. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlbuilder → fast-xml-builder/src}/prettifyJs2Xml.js +0 -0
  163. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/LICENSE +0 -0
  164. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/README.md +0 -0
  165. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/cli/cli.js +0 -0
  166. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/cli/man.js +0 -0
  167. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/cli/read.js +0 -0
  168. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/CharsSymbol.js +0 -0
  169. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -0
  170. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/TagPath.js +0 -0
  171. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/TagPathMatcher.js +0 -0
  172. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/Xml2JsParser.js +0 -0
  173. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/XmlPartReader.js +0 -0
  174. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/XmlSpecialTagsReader.js +0 -0
  175. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/inputSource/BufferSource.js +0 -0
  176. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/inputSource/StringSource.js +0 -0
  177. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/valueParsers/booleanParser.js +0 -0
  178. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/valueParsers/booleanParserExt.js +0 -0
  179. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/valueParsers/currency.js +0 -0
  180. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/valueParsers/join.js +0 -0
  181. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/valueParsers/number.js +0 -0
  182. /package/node_modules/{@aws-sdk/xml-builder/node_modules/fast-xml-parser → fast-xml-parser}/src/v6/valueParsers/trim.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.972.13",
3
+ "version": "3.972.16",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
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.15",
30
- "@aws-sdk/types": "^3.973.4",
31
- "@smithy/property-provider": "^4.2.10",
29
+ "@aws-sdk/core": "^3.973.18",
30
+ "@aws-sdk/types": "^3.973.5",
31
+ "@smithy/property-provider": "^4.2.11",
32
32
  "@smithy/types": "^4.13.0",
33
33
  "tslib": "^2.6.2"
34
34
  },
@@ -45,7 +45,7 @@
45
45
  "node": ">=20.0.0"
46
46
  },
47
47
  "typesVersions": {
48
- "<4.0": {
48
+ "<4.5": {
49
49
  "dist-types/*": [
50
50
  "dist-types/ts3.4/*"
51
51
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-http",
3
- "version": "3.972.15",
3
+ "version": "3.972.18",
4
4
  "description": "AWS credential provider for containers and HTTP sources",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,15 +28,15 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "^3.973.15",
32
- "@aws-sdk/types": "^3.973.4",
33
- "@smithy/fetch-http-handler": "^5.3.11",
34
- "@smithy/node-http-handler": "^4.4.12",
35
- "@smithy/property-provider": "^4.2.10",
36
- "@smithy/protocol-http": "^5.3.10",
37
- "@smithy/smithy-client": "^4.12.0",
31
+ "@aws-sdk/core": "^3.973.18",
32
+ "@aws-sdk/types": "^3.973.5",
33
+ "@smithy/fetch-http-handler": "^5.3.13",
34
+ "@smithy/node-http-handler": "^4.4.14",
35
+ "@smithy/property-provider": "^4.2.11",
36
+ "@smithy/protocol-http": "^5.3.11",
37
+ "@smithy/smithy-client": "^4.12.2",
38
38
  "@smithy/types": "^4.13.0",
39
- "@smithy/util-stream": "^4.5.15",
39
+ "@smithy/util-stream": "^4.5.17",
40
40
  "tslib": "^2.6.2"
41
41
  },
42
42
  "devDependencies": {
@@ -52,7 +52,7 @@
52
52
  "node": ">=20.0.0"
53
53
  },
54
54
  "typesVersions": {
55
- "<4.0": {
55
+ "<4.5": {
56
56
  "dist-types/*": [
57
57
  "dist-types/ts3.4/*"
58
58
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.972.13",
3
+ "version": "3.972.17",
4
4
  "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,18 +28,18 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "^3.973.15",
32
- "@aws-sdk/credential-provider-env": "^3.972.13",
33
- "@aws-sdk/credential-provider-http": "^3.972.15",
34
- "@aws-sdk/credential-provider-login": "^3.972.13",
35
- "@aws-sdk/credential-provider-process": "^3.972.13",
36
- "@aws-sdk/credential-provider-sso": "^3.972.13",
37
- "@aws-sdk/credential-provider-web-identity": "^3.972.13",
38
- "@aws-sdk/nested-clients": "^3.996.3",
39
- "@aws-sdk/types": "^3.973.4",
40
- "@smithy/credential-provider-imds": "^4.2.10",
41
- "@smithy/property-provider": "^4.2.10",
42
- "@smithy/shared-ini-file-loader": "^4.4.5",
31
+ "@aws-sdk/core": "^3.973.18",
32
+ "@aws-sdk/credential-provider-env": "^3.972.16",
33
+ "@aws-sdk/credential-provider-http": "^3.972.18",
34
+ "@aws-sdk/credential-provider-login": "^3.972.17",
35
+ "@aws-sdk/credential-provider-process": "^3.972.16",
36
+ "@aws-sdk/credential-provider-sso": "^3.972.17",
37
+ "@aws-sdk/credential-provider-web-identity": "^3.972.17",
38
+ "@aws-sdk/nested-clients": "^3.996.7",
39
+ "@aws-sdk/types": "^3.973.5",
40
+ "@smithy/credential-provider-imds": "^4.2.11",
41
+ "@smithy/property-provider": "^4.2.11",
42
+ "@smithy/shared-ini-file-loader": "^4.4.6",
43
43
  "@smithy/types": "^4.13.0",
44
44
  "tslib": "^2.6.2"
45
45
  },
@@ -56,7 +56,7 @@
56
56
  "node": ">=20.0.0"
57
57
  },
58
58
  "typesVersions": {
59
- "<4.0": {
59
+ "<4.5": {
60
60
  "dist-types/*": [
61
61
  "dist-types/ts3.4/*"
62
62
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-login",
3
- "version": "3.972.13",
3
+ "version": "3.972.17",
4
4
  "description": "AWS credential provider that sources credentials from aws login cached tokens",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,12 +28,12 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "^3.973.15",
32
- "@aws-sdk/nested-clients": "^3.996.3",
33
- "@aws-sdk/types": "^3.973.4",
34
- "@smithy/property-provider": "^4.2.10",
35
- "@smithy/protocol-http": "^5.3.10",
36
- "@smithy/shared-ini-file-loader": "^4.4.5",
31
+ "@aws-sdk/core": "^3.973.18",
32
+ "@aws-sdk/nested-clients": "^3.996.7",
33
+ "@aws-sdk/types": "^3.973.5",
34
+ "@smithy/property-provider": "^4.2.11",
35
+ "@smithy/protocol-http": "^5.3.11",
36
+ "@smithy/shared-ini-file-loader": "^4.4.6",
37
37
  "@smithy/types": "^4.13.0",
38
38
  "tslib": "^2.6.2"
39
39
  },
@@ -50,7 +50,7 @@
50
50
  "node": ">=20.0.0"
51
51
  },
52
52
  "typesVersions": {
53
- "<4.0": {
53
+ "<4.5": {
54
54
  "dist-types/*": [
55
55
  "dist-types/ts3.4/*"
56
56
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.972.14",
3
+ "version": "3.972.18",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=20.0.0"
@@ -31,16 +31,16 @@
31
31
  },
32
32
  "license": "Apache-2.0",
33
33
  "dependencies": {
34
- "@aws-sdk/credential-provider-env": "^3.972.13",
35
- "@aws-sdk/credential-provider-http": "^3.972.15",
36
- "@aws-sdk/credential-provider-ini": "^3.972.13",
37
- "@aws-sdk/credential-provider-process": "^3.972.13",
38
- "@aws-sdk/credential-provider-sso": "^3.972.13",
39
- "@aws-sdk/credential-provider-web-identity": "^3.972.13",
40
- "@aws-sdk/types": "^3.973.4",
41
- "@smithy/credential-provider-imds": "^4.2.10",
42
- "@smithy/property-provider": "^4.2.10",
43
- "@smithy/shared-ini-file-loader": "^4.4.5",
34
+ "@aws-sdk/credential-provider-env": "^3.972.16",
35
+ "@aws-sdk/credential-provider-http": "^3.972.18",
36
+ "@aws-sdk/credential-provider-ini": "^3.972.17",
37
+ "@aws-sdk/credential-provider-process": "^3.972.16",
38
+ "@aws-sdk/credential-provider-sso": "^3.972.17",
39
+ "@aws-sdk/credential-provider-web-identity": "^3.972.17",
40
+ "@aws-sdk/types": "^3.973.5",
41
+ "@smithy/credential-provider-imds": "^4.2.11",
42
+ "@smithy/property-provider": "^4.2.11",
43
+ "@smithy/shared-ini-file-loader": "^4.4.6",
44
44
  "@smithy/types": "^4.13.0",
45
45
  "tslib": "^2.6.2"
46
46
  },
@@ -54,7 +54,7 @@
54
54
  },
55
55
  "types": "./dist-types/index.d.ts",
56
56
  "typesVersions": {
57
- "<4.0": {
57
+ "<4.5": {
58
58
  "dist-types/*": [
59
59
  "dist-types/ts3.4/*"
60
60
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.972.13",
3
+ "version": "3.972.16",
4
4
  "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,10 +26,10 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "^3.973.15",
30
- "@aws-sdk/types": "^3.973.4",
31
- "@smithy/property-provider": "^4.2.10",
32
- "@smithy/shared-ini-file-loader": "^4.4.5",
29
+ "@aws-sdk/core": "^3.973.18",
30
+ "@aws-sdk/types": "^3.973.5",
31
+ "@smithy/property-provider": "^4.2.11",
32
+ "@smithy/shared-ini-file-loader": "^4.4.6",
33
33
  "@smithy/types": "^4.13.0",
34
34
  "tslib": "^2.6.2"
35
35
  },
@@ -46,7 +46,7 @@
46
46
  "node": ">=20.0.0"
47
47
  },
48
48
  "typesVersions": {
49
- "<4.0": {
49
+ "<4.5": {
50
50
  "dist-types/*": [
51
51
  "dist-types/ts3.4/*"
52
52
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.972.13",
3
+ "version": "3.972.17",
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,12 +26,12 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "^3.973.15",
30
- "@aws-sdk/nested-clients": "^3.996.3",
31
- "@aws-sdk/token-providers": "3.999.0",
32
- "@aws-sdk/types": "^3.973.4",
33
- "@smithy/property-provider": "^4.2.10",
34
- "@smithy/shared-ini-file-loader": "^4.4.5",
29
+ "@aws-sdk/core": "^3.973.18",
30
+ "@aws-sdk/nested-clients": "^3.996.7",
31
+ "@aws-sdk/token-providers": "3.1004.0",
32
+ "@aws-sdk/types": "^3.973.5",
33
+ "@smithy/property-provider": "^4.2.11",
34
+ "@smithy/shared-ini-file-loader": "^4.4.6",
35
35
  "@smithy/types": "^4.13.0",
36
36
  "tslib": "^2.6.2"
37
37
  },
@@ -48,7 +48,7 @@
48
48
  "node": ">=20.0.0"
49
49
  },
50
50
  "typesVersions": {
51
- "<4.0": {
51
+ "<4.5": {
52
52
  "dist-types/*": [
53
53
  "dist-types/ts3.4/*"
54
54
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.972.13",
3
+ "version": "3.972.17",
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,11 +34,11 @@
34
34
  },
35
35
  "license": "Apache-2.0",
36
36
  "dependencies": {
37
- "@aws-sdk/core": "^3.973.15",
38
- "@aws-sdk/nested-clients": "^3.996.3",
39
- "@aws-sdk/types": "^3.973.4",
40
- "@smithy/property-provider": "^4.2.10",
41
- "@smithy/shared-ini-file-loader": "^4.4.5",
37
+ "@aws-sdk/core": "^3.973.18",
38
+ "@aws-sdk/nested-clients": "^3.996.7",
39
+ "@aws-sdk/types": "^3.973.5",
40
+ "@smithy/property-provider": "^4.2.11",
41
+ "@smithy/shared-ini-file-loader": "^4.4.6",
42
42
  "@smithy/types": "^4.13.0",
43
43
  "tslib": "^2.6.2"
44
44
  },
@@ -55,7 +55,7 @@
55
55
  "node": ">=20.0.0"
56
56
  },
57
57
  "typesVersions": {
58
- "<4.0": {
58
+ "<4.5": {
59
59
  "dist-types/*": [
60
60
  "dist-types/ts3.4/*"
61
61
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-host-header",
3
- "version": "3.972.6",
3
+ "version": "3.972.7",
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-host-header",
@@ -25,8 +25,8 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/types": "^3.973.4",
29
- "@smithy/protocol-http": "^5.3.10",
28
+ "@aws-sdk/types": "^3.973.5",
29
+ "@smithy/protocol-http": "^5.3.11",
30
30
  "@smithy/types": "^4.13.0",
31
31
  "tslib": "^2.6.2"
32
32
  },
@@ -34,7 +34,7 @@
34
34
  "node": ">=20.0.0"
35
35
  },
36
36
  "typesVersions": {
37
- "<4.0": {
37
+ "<4.5": {
38
38
  "dist-types/*": [
39
39
  "dist-types/ts3.4/*"
40
40
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-logger",
3
- "version": "3.972.6",
3
+ "version": "3.972.7",
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-logger",
@@ -25,7 +25,7 @@
25
25
  "module": "./dist-es/index.js",
26
26
  "types": "./dist-types/index.d.ts",
27
27
  "dependencies": {
28
- "@aws-sdk/types": "^3.973.4",
28
+ "@aws-sdk/types": "^3.973.5",
29
29
  "@smithy/types": "^4.13.0",
30
30
  "tslib": "^2.6.2"
31
31
  },
@@ -41,7 +41,7 @@
41
41
  "node": ">=20.0.0"
42
42
  },
43
43
  "typesVersions": {
44
- "<4.0": {
44
+ "<4.5": {
45
45
  "dist-types/*": [
46
46
  "dist-types/ts3.4/*"
47
47
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-recursion-detection",
3
- "version": "3.972.6",
3
+ "version": "3.972.7",
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",
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "^3.973.4",
27
+ "@aws-sdk/types": "^3.973.5",
28
28
  "@aws/lambda-invoke-store": "^0.2.2",
29
- "@smithy/protocol-http": "^5.3.10",
29
+ "@smithy/protocol-http": "^5.3.11",
30
30
  "@smithy/types": "^4.13.0",
31
31
  "tslib": "^2.6.2"
32
32
  },
@@ -34,7 +34,7 @@
34
34
  "node": ">=20.0.0"
35
35
  },
36
36
  "typesVersions": {
37
- "<4.0": {
37
+ "<4.5": {
38
38
  "dist-types/*": [
39
39
  "dist-types/ts3.4/*"
40
40
  ]
@@ -4,6 +4,7 @@ var core = require('@smithy/core');
4
4
  var utilEndpoints = require('@aws-sdk/util-endpoints');
5
5
  var protocolHttp = require('@smithy/protocol-http');
6
6
  var core$1 = require('@aws-sdk/core');
7
+ var utilRetry = require('@smithy/util-retry');
7
8
 
8
9
  const DEFAULT_UA_APP_ID = undefined;
9
10
  function isValidUserAgentAppId(appId) {
@@ -41,16 +42,15 @@ async function checkFeatures(context, config, args) {
41
42
  }
42
43
  if (typeof config.retryStrategy === "function") {
43
44
  const retryStrategy = await config.retryStrategy();
44
- if (typeof retryStrategy.acquireInitialRetryToken === "function") {
45
- if (retryStrategy.constructor?.name?.includes("Adaptive")) {
46
- core$1.setFeature(context, "RETRY_MODE_ADAPTIVE", "F");
45
+ if (typeof retryStrategy.mode === "string") {
46
+ switch (retryStrategy.mode) {
47
+ case utilRetry.RETRY_MODES.ADAPTIVE:
48
+ core$1.setFeature(context, "RETRY_MODE_ADAPTIVE", "F");
49
+ break;
50
+ case utilRetry.RETRY_MODES.STANDARD:
51
+ core$1.setFeature(context, "RETRY_MODE_STANDARD", "E");
52
+ break;
47
53
  }
48
- else {
49
- core$1.setFeature(context, "RETRY_MODE_STANDARD", "E");
50
- }
51
- }
52
- else {
53
- core$1.setFeature(context, "RETRY_MODE_LEGACY", "D");
54
54
  }
55
55
  }
56
56
  if (typeof config.accountIdEndpointMode === "function") {
@@ -1,4 +1,5 @@
1
1
  import { setFeature } from "@aws-sdk/core";
2
+ import { RETRY_MODES } from "@smithy/util-retry";
2
3
  const ACCOUNT_ID_ENDPOINT_REGEX = /\d{12}\.ddb/;
3
4
  export async function checkFeatures(context, config, args) {
4
5
  const request = args.request;
@@ -7,16 +8,15 @@ export async function checkFeatures(context, config, args) {
7
8
  }
8
9
  if (typeof config.retryStrategy === "function") {
9
10
  const retryStrategy = await config.retryStrategy();
10
- if (typeof retryStrategy.acquireInitialRetryToken === "function") {
11
- if (retryStrategy.constructor?.name?.includes("Adaptive")) {
12
- setFeature(context, "RETRY_MODE_ADAPTIVE", "F");
11
+ if (typeof retryStrategy.mode === "string") {
12
+ switch (retryStrategy.mode) {
13
+ case RETRY_MODES.ADAPTIVE:
14
+ setFeature(context, "RETRY_MODE_ADAPTIVE", "F");
15
+ break;
16
+ case RETRY_MODES.STANDARD:
17
+ setFeature(context, "RETRY_MODE_STANDARD", "E");
18
+ break;
13
19
  }
14
- else {
15
- setFeature(context, "RETRY_MODE_STANDARD", "E");
16
- }
17
- }
18
- else {
19
- setFeature(context, "RETRY_MODE_LEGACY", "D");
20
20
  }
21
21
  }
22
22
  if (typeof config.accountIdEndpointMode === "function") {
@@ -1,13 +1,15 @@
1
1
  import type { AccountIdEndpointMode } from "@aws-sdk/core/account-id-endpoint";
2
2
  import type { AwsHandlerExecutionContext } from "@aws-sdk/types";
3
- import type { AwsCredentialIdentityProvider, BuildHandlerArguments, Provider, RetryStrategy, RetryStrategyV2 } from "@smithy/types";
3
+ import type { AwsCredentialIdentityProvider, BuildHandlerArguments, Provider } from "@smithy/types";
4
4
  /**
5
5
  * @internal
6
6
  */
7
7
  type PreviouslyResolved = Partial<{
8
8
  credentials?: AwsCredentialIdentityProvider;
9
9
  accountIdEndpointMode?: Provider<AccountIdEndpointMode>;
10
- retryStrategy?: Provider<RetryStrategy | RetryStrategyV2>;
10
+ retryStrategy?: Provider<{
11
+ mode?: string;
12
+ }>;
11
13
  }>;
12
14
  /**
13
15
  * @internal
@@ -4,13 +4,13 @@ import {
4
4
  AwsCredentialIdentityProvider,
5
5
  BuildHandlerArguments,
6
6
  Provider,
7
- RetryStrategy,
8
- RetryStrategyV2,
9
7
  } from "@smithy/types";
10
8
  type PreviouslyResolved = Partial<{
11
9
  credentials?: AwsCredentialIdentityProvider;
12
10
  accountIdEndpointMode?: Provider<AccountIdEndpointMode>;
13
- retryStrategy?: Provider<RetryStrategy | RetryStrategyV2>;
11
+ retryStrategy?: Provider<{
12
+ mode?: string;
13
+ }>;
14
14
  }>;
15
15
  export declare function checkFeatures(
16
16
  context: AwsHandlerExecutionContext,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.972.15",
3
+ "version": "3.972.19",
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,12 +25,13 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/core": "^3.973.15",
29
- "@aws-sdk/types": "^3.973.4",
30
- "@aws-sdk/util-endpoints": "^3.996.3",
31
- "@smithy/core": "^3.23.6",
32
- "@smithy/protocol-http": "^5.3.10",
28
+ "@aws-sdk/core": "^3.973.18",
29
+ "@aws-sdk/types": "^3.973.5",
30
+ "@aws-sdk/util-endpoints": "^3.996.4",
31
+ "@smithy/core": "^3.23.8",
32
+ "@smithy/protocol-http": "^5.3.11",
33
33
  "@smithy/types": "^4.13.0",
34
+ "@smithy/util-retry": "^4.2.11",
34
35
  "tslib": "^2.6.2"
35
36
  },
36
37
  "devDependencies": {
@@ -44,7 +45,7 @@
44
45
  "node": ">=20.0.0"
45
46
  },
46
47
  "typesVersions": {
47
- "<4.0": {
48
+ "<4.5": {
48
49
  "dist-types/*": [
49
50
  "dist-types/ts3.4/*"
50
51
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.996.3",
3
+ "version": "3.996.7",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,41 +29,41 @@
29
29
  "dependencies": {
30
30
  "@aws-crypto/sha256-browser": "5.2.0",
31
31
  "@aws-crypto/sha256-js": "5.2.0",
32
- "@aws-sdk/core": "^3.973.15",
33
- "@aws-sdk/middleware-host-header": "^3.972.6",
34
- "@aws-sdk/middleware-logger": "^3.972.6",
35
- "@aws-sdk/middleware-recursion-detection": "^3.972.6",
36
- "@aws-sdk/middleware-user-agent": "^3.972.15",
37
- "@aws-sdk/region-config-resolver": "^3.972.6",
38
- "@aws-sdk/types": "^3.973.4",
39
- "@aws-sdk/util-endpoints": "^3.996.3",
40
- "@aws-sdk/util-user-agent-browser": "^3.972.6",
41
- "@aws-sdk/util-user-agent-node": "^3.973.0",
42
- "@smithy/config-resolver": "^4.4.9",
43
- "@smithy/core": "^3.23.6",
44
- "@smithy/fetch-http-handler": "^5.3.11",
45
- "@smithy/hash-node": "^4.2.10",
46
- "@smithy/invalid-dependency": "^4.2.10",
47
- "@smithy/middleware-content-length": "^4.2.10",
48
- "@smithy/middleware-endpoint": "^4.4.20",
49
- "@smithy/middleware-retry": "^4.4.37",
50
- "@smithy/middleware-serde": "^4.2.11",
51
- "@smithy/middleware-stack": "^4.2.10",
52
- "@smithy/node-config-provider": "^4.3.10",
53
- "@smithy/node-http-handler": "^4.4.12",
54
- "@smithy/protocol-http": "^5.3.10",
55
- "@smithy/smithy-client": "^4.12.0",
32
+ "@aws-sdk/core": "^3.973.18",
33
+ "@aws-sdk/middleware-host-header": "^3.972.7",
34
+ "@aws-sdk/middleware-logger": "^3.972.7",
35
+ "@aws-sdk/middleware-recursion-detection": "^3.972.7",
36
+ "@aws-sdk/middleware-user-agent": "^3.972.19",
37
+ "@aws-sdk/region-config-resolver": "^3.972.7",
38
+ "@aws-sdk/types": "^3.973.5",
39
+ "@aws-sdk/util-endpoints": "^3.996.4",
40
+ "@aws-sdk/util-user-agent-browser": "^3.972.7",
41
+ "@aws-sdk/util-user-agent-node": "^3.973.4",
42
+ "@smithy/config-resolver": "^4.4.10",
43
+ "@smithy/core": "^3.23.8",
44
+ "@smithy/fetch-http-handler": "^5.3.13",
45
+ "@smithy/hash-node": "^4.2.11",
46
+ "@smithy/invalid-dependency": "^4.2.11",
47
+ "@smithy/middleware-content-length": "^4.2.11",
48
+ "@smithy/middleware-endpoint": "^4.4.22",
49
+ "@smithy/middleware-retry": "^4.4.39",
50
+ "@smithy/middleware-serde": "^4.2.12",
51
+ "@smithy/middleware-stack": "^4.2.11",
52
+ "@smithy/node-config-provider": "^4.3.11",
53
+ "@smithy/node-http-handler": "^4.4.14",
54
+ "@smithy/protocol-http": "^5.3.11",
55
+ "@smithy/smithy-client": "^4.12.2",
56
56
  "@smithy/types": "^4.13.0",
57
- "@smithy/url-parser": "^4.2.10",
58
- "@smithy/util-base64": "^4.3.1",
59
- "@smithy/util-body-length-browser": "^4.2.1",
60
- "@smithy/util-body-length-node": "^4.2.2",
61
- "@smithy/util-defaults-mode-browser": "^4.3.36",
62
- "@smithy/util-defaults-mode-node": "^4.2.39",
63
- "@smithy/util-endpoints": "^3.3.1",
64
- "@smithy/util-middleware": "^4.2.10",
65
- "@smithy/util-retry": "^4.2.10",
66
- "@smithy/util-utf8": "^4.2.1",
57
+ "@smithy/url-parser": "^4.2.11",
58
+ "@smithy/util-base64": "^4.3.2",
59
+ "@smithy/util-body-length-browser": "^4.2.2",
60
+ "@smithy/util-body-length-node": "^4.2.3",
61
+ "@smithy/util-defaults-mode-browser": "^4.3.38",
62
+ "@smithy/util-defaults-mode-node": "^4.2.41",
63
+ "@smithy/util-endpoints": "^3.3.2",
64
+ "@smithy/util-middleware": "^4.2.11",
65
+ "@smithy/util-retry": "^4.2.11",
66
+ "@smithy/util-utf8": "^4.2.2",
67
67
  "tslib": "^2.6.2"
68
68
  },
69
69
  "devDependencies": {
@@ -73,7 +73,7 @@
73
73
  "typescript": "~5.8.3"
74
74
  },
75
75
  "typesVersions": {
76
- "<4.0": {
76
+ "<4.5": {
77
77
  "dist-types/*": [
78
78
  "dist-types/ts3.4/*"
79
79
  ]
@@ -93,8 +93,10 @@
93
93
  "dist-*/**"
94
94
  ],
95
95
  "browser": {
96
+ "./dist-es/submodules/cognito-identity/runtimeConfig": "./dist-es/submodules/cognito-identity/runtimeConfig.browser",
96
97
  "./dist-es/submodules/signin/runtimeConfig": "./dist-es/submodules/signin/runtimeConfig.browser",
97
98
  "./dist-es/submodules/sso-oidc/runtimeConfig": "./dist-es/submodules/sso-oidc/runtimeConfig.browser",
99
+ "./dist-es/submodules/sso/runtimeConfig": "./dist-es/submodules/sso/runtimeConfig.browser",
98
100
  "./dist-es/submodules/sts/runtimeConfig": "./dist-es/submodules/sts/runtimeConfig.browser"
99
101
  },
100
102
  "react-native": {},