@cdklabs/cdk-ecs-codedeploy 0.0.344 → 0.0.346

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 (127) 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/README.md +1 -1
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-types/models/models_0.d.ts +376 -376
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/models/models_0.d.ts +386 -376
  10. package/node_modules/@aws-sdk/client-codedeploy/package.json +36 -36
  11. package/node_modules/@aws-sdk/client-sso/README.md +1 -1
  12. package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +18 -18
  13. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +18 -18
  14. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  15. package/node_modules/@aws-sdk/client-sso-oidc/README.md +1 -1
  16. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +74 -74
  17. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/models_0.d.ts +74 -74
  18. package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
  19. package/node_modules/@aws-sdk/client-sts/README.md +1 -1
  20. package/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +56 -56
  21. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/models_0.d.ts +56 -56
  22. package/node_modules/@aws-sdk/client-sts/package.json +34 -34
  23. package/node_modules/@aws-sdk/core/package.json +10 -10
  24. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  25. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  26. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  27. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  28. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  29. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  30. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +8 -8
  31. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  32. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  33. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  34. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  35. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  36. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  37. package/node_modules/@aws-sdk/types/package.json +2 -2
  38. package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  39. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  40. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  41. package/node_modules/@smithy/abort-controller/package.json +4 -3
  42. package/node_modules/@smithy/config-resolver/package.json +7 -6
  43. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +21 -20
  44. package/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js +1 -1
  45. package/node_modules/@smithy/core/package.json +10 -9
  46. package/node_modules/@smithy/credential-provider-imds/package.json +7 -7
  47. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +12 -30
  48. package/node_modules/@smithy/fetch-http-handler/dist-es/create-request.js +3 -0
  49. package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +3 -2
  50. package/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +3 -26
  51. package/node_modules/@smithy/fetch-http-handler/dist-types/create-request.d.ts +6 -0
  52. package/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +6 -0
  53. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +6 -0
  54. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +6 -0
  55. package/node_modules/@smithy/fetch-http-handler/package.json +9 -6
  56. package/node_modules/@smithy/hash-node/package.json +4 -3
  57. package/node_modules/@smithy/invalid-dependency/package.json +4 -3
  58. package/node_modules/@smithy/middleware-content-length/package.json +5 -4
  59. package/node_modules/@smithy/middleware-endpoint/package.json +11 -10
  60. package/node_modules/@smithy/middleware-retry/package.json +12 -10
  61. package/node_modules/@smithy/middleware-serde/package.json +6 -4
  62. package/node_modules/@smithy/middleware-stack/package.json +4 -3
  63. package/node_modules/@smithy/node-config-provider/package.json +6 -5
  64. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +20 -14
  65. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -4
  66. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +1 -1
  67. package/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +9 -2
  68. package/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +5 -4
  69. package/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +2 -1
  70. package/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +2 -1
  71. package/node_modules/@smithy/node-http-handler/dist-es/timing.js +4 -0
  72. package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +4 -3
  73. package/node_modules/@smithy/node-http-handler/dist-types/timing.d.ts +8 -0
  74. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +8 -0
  75. package/node_modules/@smithy/node-http-handler/package.json +7 -6
  76. package/node_modules/@smithy/property-provider/package.json +4 -3
  77. package/node_modules/@smithy/protocol-http/package.json +4 -3
  78. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  79. package/node_modules/@smithy/querystring-parser/package.json +4 -3
  80. package/node_modules/@smithy/service-error-classification/package.json +4 -3
  81. package/node_modules/@smithy/shared-ini-file-loader/package.json +4 -3
  82. package/node_modules/@smithy/signature-v4/package.json +6 -5
  83. package/node_modules/@smithy/smithy-client/package.json +9 -8
  84. package/node_modules/@smithy/types/dist-types/http.d.ts +1 -0
  85. package/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +1 -0
  86. package/node_modules/@smithy/types/package.json +1 -1
  87. package/node_modules/@smithy/url-parser/package.json +5 -4
  88. package/node_modules/@smithy/util-defaults-mode-browser/package.json +6 -5
  89. package/node_modules/@smithy/util-defaults-mode-node/package.json +9 -8
  90. package/node_modules/@smithy/util-endpoints/package.json +7 -5
  91. package/node_modules/@smithy/util-middleware/package.json +4 -3
  92. package/node_modules/@smithy/util-retry/dist-cjs/index.js +5 -1
  93. package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +2 -1
  94. package/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +4 -0
  95. package/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +4 -0
  96. package/node_modules/@smithy/util-retry/package.json +5 -4
  97. package/node_modules/@smithy/util-stream/dist-cjs/index.js +1 -0
  98. package/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +1 -2
  99. package/node_modules/@smithy/util-stream/dist-cjs/splitStream.js +1 -1
  100. package/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js +6 -1
  101. package/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.js +0 -1
  102. package/node_modules/@smithy/util-stream/dist-es/splitStream.js +2 -2
  103. package/node_modules/@smithy/util-stream/dist-es/stream-type-check.js +3 -0
  104. package/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +4 -0
  105. package/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +4 -0
  106. package/node_modules/@smithy/util-stream/package.json +10 -6
  107. package/node_modules/@smithy/util-waiter/package.json +5 -4
  108. package/package.json +4 -4
  109. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
  110. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/README.md +0 -11
  111. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -230
  112. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js +0 -1
  113. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -138
  114. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
  115. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
  116. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -27
  117. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -33
  118. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
  119. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
  120. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
  121. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -33
  122. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
  123. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
  124. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
  125. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/package.json +0 -62
  126. /package/node_modules/@smithy/{util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js → fetch-http-handler/dist-cjs/create-request.js} +0 -0
  127. /package/node_modules/@smithy/{util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js → node-http-handler/dist-cjs/timing.js} +0 -0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sts",
3
3
  "description": "AWS SDK for JavaScript Sts Client for Node.js, Browser and React Native",
4
- "version": "3.682.0",
4
+ "version": "3.691.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sts",
@@ -22,42 +22,42 @@
22
22
  "dependencies": {
23
23
  "@aws-crypto/sha256-browser": "5.2.0",
24
24
  "@aws-crypto/sha256-js": "5.2.0",
25
- "@aws-sdk/client-sso-oidc": "3.682.0",
26
- "@aws-sdk/core": "3.679.0",
27
- "@aws-sdk/credential-provider-node": "3.682.0",
28
- "@aws-sdk/middleware-host-header": "3.679.0",
29
- "@aws-sdk/middleware-logger": "3.679.0",
30
- "@aws-sdk/middleware-recursion-detection": "3.679.0",
31
- "@aws-sdk/middleware-user-agent": "3.682.0",
32
- "@aws-sdk/region-config-resolver": "3.679.0",
33
- "@aws-sdk/types": "3.679.0",
34
- "@aws-sdk/util-endpoints": "3.679.0",
35
- "@aws-sdk/util-user-agent-browser": "3.679.0",
36
- "@aws-sdk/util-user-agent-node": "3.682.0",
37
- "@smithy/config-resolver": "^3.0.9",
38
- "@smithy/core": "^2.4.8",
39
- "@smithy/fetch-http-handler": "^3.2.9",
40
- "@smithy/hash-node": "^3.0.7",
41
- "@smithy/invalid-dependency": "^3.0.7",
42
- "@smithy/middleware-content-length": "^3.0.9",
43
- "@smithy/middleware-endpoint": "^3.1.4",
44
- "@smithy/middleware-retry": "^3.0.23",
45
- "@smithy/middleware-serde": "^3.0.7",
46
- "@smithy/middleware-stack": "^3.0.7",
47
- "@smithy/node-config-provider": "^3.1.8",
48
- "@smithy/node-http-handler": "^3.2.4",
49
- "@smithy/protocol-http": "^4.1.4",
50
- "@smithy/smithy-client": "^3.4.0",
51
- "@smithy/types": "^3.5.0",
52
- "@smithy/url-parser": "^3.0.7",
25
+ "@aws-sdk/client-sso-oidc": "3.691.0",
26
+ "@aws-sdk/core": "3.691.0",
27
+ "@aws-sdk/credential-provider-node": "3.691.0",
28
+ "@aws-sdk/middleware-host-header": "3.686.0",
29
+ "@aws-sdk/middleware-logger": "3.686.0",
30
+ "@aws-sdk/middleware-recursion-detection": "3.686.0",
31
+ "@aws-sdk/middleware-user-agent": "3.691.0",
32
+ "@aws-sdk/region-config-resolver": "3.686.0",
33
+ "@aws-sdk/types": "3.686.0",
34
+ "@aws-sdk/util-endpoints": "3.686.0",
35
+ "@aws-sdk/util-user-agent-browser": "3.686.0",
36
+ "@aws-sdk/util-user-agent-node": "3.691.0",
37
+ "@smithy/config-resolver": "^3.0.10",
38
+ "@smithy/core": "^2.5.1",
39
+ "@smithy/fetch-http-handler": "^4.0.0",
40
+ "@smithy/hash-node": "^3.0.8",
41
+ "@smithy/invalid-dependency": "^3.0.8",
42
+ "@smithy/middleware-content-length": "^3.0.10",
43
+ "@smithy/middleware-endpoint": "^3.2.1",
44
+ "@smithy/middleware-retry": "^3.0.25",
45
+ "@smithy/middleware-serde": "^3.0.8",
46
+ "@smithy/middleware-stack": "^3.0.8",
47
+ "@smithy/node-config-provider": "^3.1.9",
48
+ "@smithy/node-http-handler": "^3.2.5",
49
+ "@smithy/protocol-http": "^4.1.5",
50
+ "@smithy/smithy-client": "^3.4.2",
51
+ "@smithy/types": "^3.6.0",
52
+ "@smithy/url-parser": "^3.0.8",
53
53
  "@smithy/util-base64": "^3.0.0",
54
54
  "@smithy/util-body-length-browser": "^3.0.0",
55
55
  "@smithy/util-body-length-node": "^3.0.0",
56
- "@smithy/util-defaults-mode-browser": "^3.0.23",
57
- "@smithy/util-defaults-mode-node": "^3.0.23",
58
- "@smithy/util-endpoints": "^2.1.3",
59
- "@smithy/util-middleware": "^3.0.7",
60
- "@smithy/util-retry": "^3.0.7",
56
+ "@smithy/util-defaults-mode-browser": "^3.0.25",
57
+ "@smithy/util-defaults-mode-node": "^3.0.25",
58
+ "@smithy/util-endpoints": "^2.1.4",
59
+ "@smithy/util-middleware": "^3.0.8",
60
+ "@smithy/util-retry": "^3.0.8",
61
61
  "@smithy/util-utf8": "^3.0.0",
62
62
  "tslib": "^2.6.2"
63
63
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/core",
3
- "version": "3.679.0",
3
+ "version": "3.691.0",
4
4
  "description": "Core functions & classes shared by multiple AWS SDK clients.",
5
5
  "scripts": {
6
6
  "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -81,15 +81,15 @@
81
81
  },
82
82
  "license": "Apache-2.0",
83
83
  "dependencies": {
84
- "@aws-sdk/types": "3.679.0",
85
- "@smithy/core": "^2.4.8",
86
- "@smithy/node-config-provider": "^3.1.8",
87
- "@smithy/property-provider": "^3.1.7",
88
- "@smithy/protocol-http": "^4.1.4",
89
- "@smithy/signature-v4": "^4.2.0",
90
- "@smithy/smithy-client": "^3.4.0",
91
- "@smithy/types": "^3.5.0",
92
- "@smithy/util-middleware": "^3.0.7",
84
+ "@aws-sdk/types": "3.686.0",
85
+ "@smithy/core": "^2.5.1",
86
+ "@smithy/node-config-provider": "^3.1.9",
87
+ "@smithy/property-provider": "^3.1.8",
88
+ "@smithy/protocol-http": "^4.1.5",
89
+ "@smithy/signature-v4": "^4.2.1",
90
+ "@smithy/smithy-client": "^3.4.2",
91
+ "@smithy/types": "^3.6.0",
92
+ "@smithy/util-middleware": "^3.0.8",
93
93
  "fast-xml-parser": "4.4.1",
94
94
  "tslib": "^2.6.2"
95
95
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.679.0",
3
+ "version": "3.691.0",
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",
@@ -25,10 +25,10 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/core": "3.679.0",
29
- "@aws-sdk/types": "3.679.0",
30
- "@smithy/property-provider": "^3.1.7",
31
- "@smithy/types": "^3.5.0",
28
+ "@aws-sdk/core": "3.691.0",
29
+ "@aws-sdk/types": "3.686.0",
30
+ "@smithy/property-provider": "^3.1.8",
31
+ "@smithy/types": "^3.6.0",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-http",
3
- "version": "3.679.0",
3
+ "version": "3.691.0",
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",
@@ -27,15 +27,15 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@aws-sdk/core": "3.679.0",
31
- "@aws-sdk/types": "3.679.0",
32
- "@smithy/fetch-http-handler": "^3.2.9",
33
- "@smithy/node-http-handler": "^3.2.4",
34
- "@smithy/property-provider": "^3.1.7",
35
- "@smithy/protocol-http": "^4.1.4",
36
- "@smithy/smithy-client": "^3.4.0",
37
- "@smithy/types": "^3.5.0",
38
- "@smithy/util-stream": "^3.1.9",
30
+ "@aws-sdk/core": "3.691.0",
31
+ "@aws-sdk/types": "3.686.0",
32
+ "@smithy/fetch-http-handler": "^4.0.0",
33
+ "@smithy/node-http-handler": "^3.2.5",
34
+ "@smithy/property-provider": "^3.1.8",
35
+ "@smithy/protocol-http": "^4.1.5",
36
+ "@smithy/smithy-client": "^3.4.2",
37
+ "@smithy/types": "^3.6.0",
38
+ "@smithy/util-stream": "^3.2.1",
39
39
  "tslib": "^2.6.2"
40
40
  },
41
41
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.682.0",
3
+ "version": "3.691.0",
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",
@@ -25,17 +25,17 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/core": "3.679.0",
29
- "@aws-sdk/credential-provider-env": "3.679.0",
30
- "@aws-sdk/credential-provider-http": "3.679.0",
31
- "@aws-sdk/credential-provider-process": "3.679.0",
32
- "@aws-sdk/credential-provider-sso": "3.682.0",
33
- "@aws-sdk/credential-provider-web-identity": "3.679.0",
34
- "@aws-sdk/types": "3.679.0",
35
- "@smithy/credential-provider-imds": "^3.2.4",
36
- "@smithy/property-provider": "^3.1.7",
37
- "@smithy/shared-ini-file-loader": "^3.1.8",
38
- "@smithy/types": "^3.5.0",
28
+ "@aws-sdk/core": "3.691.0",
29
+ "@aws-sdk/credential-provider-env": "3.691.0",
30
+ "@aws-sdk/credential-provider-http": "3.691.0",
31
+ "@aws-sdk/credential-provider-process": "3.691.0",
32
+ "@aws-sdk/credential-provider-sso": "3.691.0",
33
+ "@aws-sdk/credential-provider-web-identity": "3.691.0",
34
+ "@aws-sdk/types": "3.686.0",
35
+ "@smithy/credential-provider-imds": "^3.2.5",
36
+ "@smithy/property-provider": "^3.1.8",
37
+ "@smithy/shared-ini-file-loader": "^3.1.9",
38
+ "@smithy/types": "^3.6.0",
39
39
  "tslib": "^2.6.2"
40
40
  },
41
41
  "devDependencies": {
@@ -47,7 +47,7 @@
47
47
  "typescript": "~4.9.5"
48
48
  },
49
49
  "peerDependencies": {
50
- "@aws-sdk/client-sts": "^3.682.0"
50
+ "@aws-sdk/client-sts": "^3.691.0"
51
51
  },
52
52
  "types": "./dist-types/index.d.ts",
53
53
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.682.0",
3
+ "version": "3.691.0",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=16.0.0"
@@ -29,17 +29,17 @@
29
29
  },
30
30
  "license": "Apache-2.0",
31
31
  "dependencies": {
32
- "@aws-sdk/credential-provider-env": "3.679.0",
33
- "@aws-sdk/credential-provider-http": "3.679.0",
34
- "@aws-sdk/credential-provider-ini": "3.682.0",
35
- "@aws-sdk/credential-provider-process": "3.679.0",
36
- "@aws-sdk/credential-provider-sso": "3.682.0",
37
- "@aws-sdk/credential-provider-web-identity": "3.679.0",
38
- "@aws-sdk/types": "3.679.0",
39
- "@smithy/credential-provider-imds": "^3.2.4",
40
- "@smithy/property-provider": "^3.1.7",
41
- "@smithy/shared-ini-file-loader": "^3.1.8",
42
- "@smithy/types": "^3.5.0",
32
+ "@aws-sdk/credential-provider-env": "3.691.0",
33
+ "@aws-sdk/credential-provider-http": "3.691.0",
34
+ "@aws-sdk/credential-provider-ini": "3.691.0",
35
+ "@aws-sdk/credential-provider-process": "3.691.0",
36
+ "@aws-sdk/credential-provider-sso": "3.691.0",
37
+ "@aws-sdk/credential-provider-web-identity": "3.691.0",
38
+ "@aws-sdk/types": "3.686.0",
39
+ "@smithy/credential-provider-imds": "^3.2.5",
40
+ "@smithy/property-provider": "^3.1.8",
41
+ "@smithy/shared-ini-file-loader": "^3.1.9",
42
+ "@smithy/types": "^3.6.0",
43
43
  "tslib": "^2.6.2"
44
44
  },
45
45
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.679.0",
3
+ "version": "3.691.0",
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",
@@ -25,11 +25,11 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/core": "3.679.0",
29
- "@aws-sdk/types": "3.679.0",
30
- "@smithy/property-provider": "^3.1.7",
31
- "@smithy/shared-ini-file-loader": "^3.1.8",
32
- "@smithy/types": "^3.5.0",
28
+ "@aws-sdk/core": "3.691.0",
29
+ "@aws-sdk/types": "3.686.0",
30
+ "@smithy/property-provider": "^3.1.8",
31
+ "@smithy/shared-ini-file-loader": "^3.1.9",
32
+ "@smithy/types": "^3.6.0",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.682.0",
3
+ "version": "3.691.0",
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",
@@ -25,13 +25,13 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@aws-sdk/client-sso": "3.682.0",
29
- "@aws-sdk/core": "3.679.0",
30
- "@aws-sdk/token-providers": "3.679.0",
31
- "@aws-sdk/types": "3.679.0",
32
- "@smithy/property-provider": "^3.1.7",
33
- "@smithy/shared-ini-file-loader": "^3.1.8",
34
- "@smithy/types": "^3.5.0",
28
+ "@aws-sdk/client-sso": "3.691.0",
29
+ "@aws-sdk/core": "3.691.0",
30
+ "@aws-sdk/token-providers": "3.691.0",
31
+ "@aws-sdk/types": "3.686.0",
32
+ "@smithy/property-provider": "^3.1.8",
33
+ "@smithy/shared-ini-file-loader": "^3.1.9",
34
+ "@smithy/types": "^3.6.0",
35
35
  "tslib": "^2.6.2"
36
36
  },
37
37
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.679.0",
3
+ "version": "3.691.0",
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",
@@ -16,8 +16,8 @@
16
16
  "test:watch": "vitest watch"
17
17
  },
18
18
  "browser": {
19
- "./dist-es/fromTokenFile": false,
20
- "./dist-cjs/fromTokenFile": false
19
+ "./dist-cjs/fromTokenFile": false,
20
+ "./dist-es/fromTokenFile": false
21
21
  },
22
22
  "react-native": {
23
23
  "./dist-es/fromTokenFile": false,
@@ -33,10 +33,10 @@
33
33
  },
34
34
  "license": "Apache-2.0",
35
35
  "dependencies": {
36
- "@aws-sdk/core": "3.679.0",
37
- "@aws-sdk/types": "3.679.0",
38
- "@smithy/property-provider": "^3.1.7",
39
- "@smithy/types": "^3.5.0",
36
+ "@aws-sdk/core": "3.691.0",
37
+ "@aws-sdk/types": "3.686.0",
38
+ "@smithy/property-provider": "^3.1.8",
39
+ "@smithy/types": "^3.6.0",
40
40
  "tslib": "^2.6.2"
41
41
  },
42
42
  "devDependencies": {
@@ -48,7 +48,7 @@
48
48
  "typescript": "~4.9.5"
49
49
  },
50
50
  "peerDependencies": {
51
- "@aws-sdk/client-sts": "^3.679.0"
51
+ "@aws-sdk/client-sts": "^3.691.0"
52
52
  },
53
53
  "types": "./dist-types/index.d.ts",
54
54
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-host-header",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-host-header",
@@ -23,9 +23,9 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.679.0",
27
- "@smithy/protocol-http": "^4.1.4",
28
- "@smithy/types": "^3.5.0",
26
+ "@aws-sdk/types": "3.686.0",
27
+ "@smithy/protocol-http": "^4.1.5",
28
+ "@smithy/types": "^3.6.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-logger",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-logger",
@@ -24,8 +24,8 @@
24
24
  "module": "./dist-es/index.js",
25
25
  "types": "./dist-types/index.d.ts",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.679.0",
28
- "@smithy/types": "^3.5.0",
27
+ "@aws-sdk/types": "3.686.0",
28
+ "@smithy/types": "^3.6.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-recursion-detection",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-recursion-detection",
@@ -23,9 +23,9 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.679.0",
27
- "@smithy/protocol-http": "^4.1.4",
28
- "@smithy/types": "^3.5.0",
26
+ "@aws-sdk/types": "3.686.0",
27
+ "@smithy/protocol-http": "^4.1.5",
28
+ "@smithy/types": "^3.6.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.682.0",
3
+ "version": "3.691.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
@@ -24,12 +24,12 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/core": "3.679.0",
28
- "@aws-sdk/types": "3.679.0",
29
- "@aws-sdk/util-endpoints": "3.679.0",
30
- "@smithy/core": "^2.4.8",
31
- "@smithy/protocol-http": "^4.1.4",
32
- "@smithy/types": "^3.5.0",
27
+ "@aws-sdk/core": "3.691.0",
28
+ "@aws-sdk/types": "3.686.0",
29
+ "@aws-sdk/util-endpoints": "3.686.0",
30
+ "@smithy/core": "^2.5.1",
31
+ "@smithy/protocol-http": "^4.1.5",
32
+ "@smithy/types": "^3.6.0",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline region-config-resolver",
@@ -22,11 +22,11 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.679.0",
26
- "@smithy/node-config-provider": "^3.1.8",
27
- "@smithy/types": "^3.5.0",
25
+ "@aws-sdk/types": "3.686.0",
26
+ "@smithy/node-config-provider": "^3.1.9",
27
+ "@smithy/types": "^3.6.0",
28
28
  "@smithy/util-config-provider": "^3.0.0",
29
- "@smithy/util-middleware": "^3.0.7",
29
+ "@smithy/util-middleware": "^3.0.8",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.679.0",
3
+ "version": "3.691.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,10 +27,10 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@aws-sdk/types": "3.679.0",
31
- "@smithy/property-provider": "^3.1.7",
32
- "@smithy/shared-ini-file-loader": "^3.1.8",
33
- "@smithy/types": "^3.5.0",
30
+ "@aws-sdk/types": "3.686.0",
31
+ "@smithy/property-provider": "^3.1.8",
32
+ "@smithy/shared-ini-file-loader": "^3.1.9",
33
+ "@smithy/types": "^3.6.0",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
@@ -42,7 +42,7 @@
42
42
  "typescript": "~4.9.5"
43
43
  },
44
44
  "peerDependencies": {
45
- "@aws-sdk/client-sso-oidc": "^3.679.0"
45
+ "@aws-sdk/client-sso-oidc": "^3.691.0"
46
46
  },
47
47
  "types": "./dist-types/index.d.ts",
48
48
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "main": "./dist-cjs/index.js",
5
5
  "module": "./dist-es/index.js",
6
6
  "types": "./dist-types/index.d.ts",
@@ -41,7 +41,7 @@
41
41
  "directory": "packages/types"
42
42
  },
43
43
  "dependencies": {
44
- "@smithy/types": "^3.5.0",
44
+ "@smithy/types": "^3.6.0",
45
45
  "tslib": "^2.6.2"
46
46
  },
47
47
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-endpoints",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "description": "Utilities to help with endpoint resolution",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.679.0",
28
- "@smithy/types": "^3.5.0",
29
- "@smithy/util-endpoints": "^2.1.3",
27
+ "@aws-sdk/types": "3.686.0",
28
+ "@smithy/types": "^3.6.0",
29
+ "@smithy/util-endpoints": "^2.1.4",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.679.0",
3
+ "version": "3.686.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-browser",
@@ -23,8 +23,8 @@
23
23
  "license": "Apache-2.0",
24
24
  "react-native": "dist-es/index.native.js",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.679.0",
27
- "@smithy/types": "^3.5.0",
26
+ "@aws-sdk/types": "3.686.0",
27
+ "@smithy/types": "^3.6.0",
28
28
  "bowser": "^2.11.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.682.0",
3
+ "version": "3.691.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline util-user-agent-node",
@@ -21,10 +21,10 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/middleware-user-agent": "3.682.0",
25
- "@aws-sdk/types": "3.679.0",
26
- "@smithy/node-config-provider": "^3.1.8",
27
- "@smithy/types": "^3.5.0",
24
+ "@aws-sdk/middleware-user-agent": "3.691.0",
25
+ "@aws-sdk/types": "3.686.0",
26
+ "@smithy/node-config-provider": "^3.1.9",
27
+ "@smithy/types": "^3.6.0",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/abort-controller",
3
- "version": "3.1.6",
3
+ "version": "3.1.7",
4
4
  "description": "A simple abort controller library",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -16,7 +16,8 @@
16
16
  "lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
17
17
  "format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
18
18
  "extract:docs": "api-extractor run --local",
19
- "test": "yarn g:jest"
19
+ "test": "yarn g:vitest run",
20
+ "test:watch": "yarn g:vitest watch"
20
21
  },
21
22
  "author": {
22
23
  "name": "AWS SDK for JavaScript Team",
@@ -24,7 +25,7 @@
24
25
  },
25
26
  "license": "Apache-2.0",
26
27
  "dependencies": {
27
- "@smithy/types": "^3.6.0",
28
+ "@smithy/types": "^3.7.0",
28
29
  "tslib": "^2.6.2"
29
30
  },
30
31
  "engines": {