@psnext/slingcli 3.0.20260814-1 → 3.0.20260820-2

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 (157) hide show
  1. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/lib/aws/partitions.d.ts +54 -54
  2. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +1 -1
  3. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +1 -1
  4. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +1 -1
  5. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/partitions.d.ts +54 -54
  6. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +1 -4
  7. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +1 -4
  8. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +1 -4
  9. package/node_modules/@aws-sdk/core/package.json +4 -4
  10. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  11. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +1 -1
  12. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +1 -1
  13. package/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler/package.json +5 -9
  14. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  15. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  16. package/node_modules/@aws-sdk/credential-provider-login/package.json +5 -5
  17. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  18. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  19. package/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers/package.json +5 -5
  20. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  21. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  22. package/node_modules/@aws-sdk/eventstream-handler-node/package.json +3 -3
  23. package/node_modules/@aws-sdk/middleware-eventstream/package.json +3 -3
  24. package/node_modules/@aws-sdk/middleware-websocket/package.json +4 -4
  25. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
  26. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
  27. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
  28. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
  29. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
  30. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +42 -42
  31. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +42 -42
  32. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +41 -41
  33. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +2 -2
  34. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +43 -43
  35. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +43 -43
  36. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +42 -42
  37. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  38. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +42 -42
  39. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +42 -42
  40. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +41 -41
  41. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +2 -2
  42. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +42 -42
  43. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +42 -42
  44. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +41 -41
  45. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  46. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +44 -44
  47. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +35 -35
  48. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +43 -43
  49. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  50. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +64 -66
  51. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +65 -65
  52. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +68 -70
  53. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +3 -3
  54. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +67 -69
  55. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +66 -66
  56. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +71 -73
  57. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +3 -3
  58. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +64 -66
  59. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +65 -65
  60. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +68 -70
  61. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +3 -3
  62. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +64 -66
  63. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +65 -65
  64. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +68 -70
  65. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +3 -3
  66. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +68 -70
  67. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +68 -68
  68. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +72 -74
  69. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +3 -3
  70. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +1 -1
  71. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +1 -1
  72. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/package.json +5 -9
  73. package/node_modules/@aws-sdk/nested-clients/package.json +5 -5
  74. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +3 -3
  75. package/node_modules/@aws-sdk/types/package.json +2 -2
  76. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  77. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  78. package/node_modules/@earendil-works/pi-telemetry/package.json +1 -1
  79. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +1 -2
  80. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.browser.js +23 -23
  81. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +23 -23
  82. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +9 -8
  83. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +1 -2
  84. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +4 -4
  85. package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/HeaderMarshaller.js +19 -19
  86. package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +3 -4
  87. package/node_modules/@smithy/core/dist-es/submodules/protocols/middleware-content-length/contentLengthMiddleware.js +6 -4
  88. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.d.ts +1 -7
  89. package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/regionConfig/checkRegion.d.ts +2 -1
  90. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateCondition.d.ts +1 -1
  91. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateConditions.d.ts +1 -1
  92. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateExpression.d.ts +2 -2
  93. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateRules.d.ts +2 -2
  94. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getEndpointProperties.d.ts +2 -2
  95. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getReferenceValue.d.ts +2 -2
  96. package/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +14 -2
  97. package/node_modules/@smithy/core/dist-types/submodules/retry/util-retry/retries-2026-config.d.ts +2 -2
  98. package/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
  99. package/node_modules/@smithy/core/dist-types/submodules/serde/parse-utils.d.ts +5 -5
  100. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.d.ts +1 -7
  101. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/config/config-resolver/regionConfig/checkRegion.d.ts +2 -1
  102. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateCondition.d.ts +1 -1
  103. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateConditions.d.ts +1 -1
  104. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateExpression.d.ts +2 -2
  105. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/evaluateRules.d.ts +2 -2
  106. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/getEndpointProperties.d.ts +2 -2
  107. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/util-endpoints/utils/getReferenceValue.d.ts +2 -2
  108. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +14 -2
  109. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/retry/util-retry/retries-2026-config.d.ts +2 -2
  110. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
  111. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/parse-utils.d.ts +5 -5
  112. package/node_modules/@smithy/core/package.json +3 -7
  113. package/node_modules/@smithy/credential-provider-imds/package.json +4 -12
  114. package/node_modules/@smithy/fetch-http-handler/package.json +5 -13
  115. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +9 -9
  116. package/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +9 -9
  117. package/node_modules/@smithy/signature-v4/package.json +4 -12
  118. package/node_modules/@smithy/types/package.json +2 -10
  119. package/node_modules/hono/dist/cjs/client/utils.js +1 -1
  120. package/node_modules/hono/dist/cjs/context.js +4 -0
  121. package/node_modules/hono/dist/cjs/middleware/cors/index.js +1 -1
  122. package/node_modules/hono/dist/cjs/middleware/csrf/index.js +1 -1
  123. package/node_modules/hono/dist/cjs/middleware/etag/digest.js +1 -1
  124. package/node_modules/hono/dist/cjs/middleware/etag/index.js +2 -2
  125. package/node_modules/hono/dist/cjs/middleware/pretty-json/index.js +3 -1
  126. package/node_modules/hono/dist/cjs/router/linear-router/router.js +7 -2
  127. package/node_modules/hono/dist/cjs/router/pattern-router/router.js +3 -9
  128. package/node_modules/hono/dist/cjs/router/trie-router/node.js +43 -67
  129. package/node_modules/hono/dist/cjs/router/trie-router/router.js +3 -11
  130. package/node_modules/hono/dist/cjs/utils/ipaddr.js +5 -3
  131. package/node_modules/hono/dist/client/utils.js +1 -1
  132. package/node_modules/hono/dist/context.js +4 -0
  133. package/node_modules/hono/dist/middleware/cors/index.js +1 -1
  134. package/node_modules/hono/dist/middleware/csrf/index.js +1 -1
  135. package/node_modules/hono/dist/middleware/etag/digest.js +1 -1
  136. package/node_modules/hono/dist/middleware/etag/index.js +2 -2
  137. package/node_modules/hono/dist/middleware/pretty-json/index.js +3 -1
  138. package/node_modules/hono/dist/router/linear-router/router.js +7 -2
  139. package/node_modules/hono/dist/router/pattern-router/router.js +3 -9
  140. package/node_modules/hono/dist/router/trie-router/node.js +43 -67
  141. package/node_modules/hono/dist/router/trie-router/router.js +3 -11
  142. package/node_modules/hono/dist/types/context.d.ts +4 -0
  143. package/node_modules/hono/dist/types/router/trie-router/node.d.ts +1 -2
  144. package/node_modules/hono/dist/types/router/trie-router/router.d.ts +0 -1
  145. package/node_modules/hono/dist/utils/ipaddr.js +5 -3
  146. package/node_modules/hono/package.json +1 -1
  147. package/node_modules/jose/dist/types/jwe/compact/encrypt.d.ts +4 -3
  148. package/node_modules/jose/dist/types/jwe/flattened/encrypt.d.ts +4 -3
  149. package/node_modules/jose/dist/types/jwe/general/encrypt.d.ts +4 -3
  150. package/node_modules/jose/dist/types/jwt/encrypt.d.ts +4 -3
  151. package/node_modules/jose/dist/types/types.d.ts +4 -2
  152. package/node_modules/jose/dist/webapi/jwe/general/encrypt.js +7 -3
  153. package/node_modules/jose/dist/webapi/jwks/remote.js +1 -1
  154. package/node_modules/jose/dist/webapi/lib/jwe_encrypt.js +6 -2
  155. package/node_modules/jose/package.json +1 -1
  156. package/package.json +2 -2
  157. package/slingshot/index.js +294 -281
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.972.79",
3
+ "version": "3.972.80",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "keywords": [
6
6
  "aws",
@@ -45,13 +45,13 @@
45
45
  "test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
46
46
  },
47
47
  "dependencies": {
48
- "@aws-sdk/credential-provider-env": "^3.972.68",
49
- "@aws-sdk/credential-provider-http": "^3.972.70",
50
- "@aws-sdk/credential-provider-ini": "^3.973.13",
51
- "@aws-sdk/credential-provider-process": "^3.972.68",
52
- "@aws-sdk/credential-provider-sso": "^3.973.12",
53
- "@aws-sdk/credential-provider-web-identity": "^3.972.74",
54
- "@aws-sdk/types": "^3.974.3",
48
+ "@aws-sdk/credential-provider-env": "^3.972.69",
49
+ "@aws-sdk/credential-provider-http": "^3.972.71",
50
+ "@aws-sdk/credential-provider-ini": "^3.973.14",
51
+ "@aws-sdk/credential-provider-process": "^3.972.69",
52
+ "@aws-sdk/credential-provider-sso": "^3.973.13",
53
+ "@aws-sdk/credential-provider-web-identity": "^3.972.75",
54
+ "@aws-sdk/types": "^3.974.4",
55
55
  "@smithy/core": "^3.31.1",
56
56
  "@smithy/credential-provider-imds": "^4.4.16",
57
57
  "@smithy/types": "^4.16.1",
@@ -63,7 +63,7 @@
63
63
  "concurrently": "7.0.0",
64
64
  "downlevel-dts": "0.10.1",
65
65
  "premove": "4.0.0",
66
- "typescript": "~6.0.3"
66
+ "typescript": "~7.0.2"
67
67
  },
68
68
  "engines": {
69
69
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.972.68",
3
+ "version": "3.972.69",
4
4
  "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
5
5
  "keywords": [
6
6
  "aws",
@@ -43,8 +43,8 @@
43
43
  "test:watch": "yarn g:vitest watch"
44
44
  },
45
45
  "dependencies": {
46
- "@aws-sdk/core": "^3.977.7",
47
- "@aws-sdk/types": "^3.974.3",
46
+ "@aws-sdk/core": "^3.977.8",
47
+ "@aws-sdk/types": "^3.974.4",
48
48
  "@smithy/core": "^3.31.1",
49
49
  "@smithy/types": "^4.16.1",
50
50
  "tslib": "^2.6.2"
@@ -55,7 +55,7 @@
55
55
  "concurrently": "7.0.0",
56
56
  "downlevel-dts": "0.10.1",
57
57
  "premove": "4.0.0",
58
- "typescript": "~6.0.3"
58
+ "typescript": "~7.0.2"
59
59
  },
60
60
  "engines": {
61
61
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.1108.0",
3
+ "version": "3.1111.0",
4
4
  "description": "A collection of token providers",
5
5
  "keywords": [
6
6
  "aws",
@@ -48,9 +48,9 @@
48
48
  "test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
49
49
  },
50
50
  "dependencies": {
51
- "@aws-sdk/core": "^3.977.7",
52
- "@aws-sdk/nested-clients": "^3.997.42",
53
- "@aws-sdk/types": "^3.974.3",
51
+ "@aws-sdk/core": "^3.977.8",
52
+ "@aws-sdk/nested-clients": "^3.997.43",
53
+ "@aws-sdk/types": "^3.974.4",
54
54
  "@smithy/core": "^3.31.1",
55
55
  "@smithy/types": "^4.16.1",
56
56
  "tslib": "^2.6.2"
@@ -61,7 +61,7 @@
61
61
  "concurrently": "7.0.0",
62
62
  "downlevel-dts": "0.10.1",
63
63
  "premove": "4.0.0",
64
- "typescript": "~6.0.3"
64
+ "typescript": "~7.0.2"
65
65
  },
66
66
  "engines": {
67
67
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.973.12",
3
+ "version": "3.973.13",
4
4
  "description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
5
5
  "keywords": [
6
6
  "aws",
@@ -45,10 +45,10 @@
45
45
  "test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
46
46
  },
47
47
  "dependencies": {
48
- "@aws-sdk/core": "^3.977.7",
49
- "@aws-sdk/nested-clients": "^3.997.42",
50
- "@aws-sdk/token-providers": "3.1108.0",
51
- "@aws-sdk/types": "^3.974.3",
48
+ "@aws-sdk/core": "^3.977.8",
49
+ "@aws-sdk/nested-clients": "^3.997.43",
50
+ "@aws-sdk/token-providers": "3.1111.0",
51
+ "@aws-sdk/types": "^3.974.4",
52
52
  "@smithy/core": "^3.31.1",
53
53
  "@smithy/types": "^4.16.1",
54
54
  "tslib": "^2.6.2"
@@ -59,7 +59,7 @@
59
59
  "concurrently": "7.0.0",
60
60
  "downlevel-dts": "0.10.1",
61
61
  "premove": "4.0.0",
62
- "typescript": "~6.0.3"
62
+ "typescript": "~7.0.2"
63
63
  },
64
64
  "engines": {
65
65
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.972.74",
3
+ "version": "3.972.75",
4
4
  "description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
5
5
  "keywords": [
6
6
  "aws",
@@ -50,9 +50,9 @@
50
50
  "test:watch": "yarn g:vitest watch"
51
51
  },
52
52
  "dependencies": {
53
- "@aws-sdk/core": "^3.977.7",
54
- "@aws-sdk/nested-clients": "^3.997.42",
55
- "@aws-sdk/types": "^3.974.3",
53
+ "@aws-sdk/core": "^3.977.8",
54
+ "@aws-sdk/nested-clients": "^3.997.43",
55
+ "@aws-sdk/types": "^3.974.4",
56
56
  "@smithy/core": "^3.31.1",
57
57
  "@smithy/types": "^4.16.1",
58
58
  "tslib": "^2.6.2"
@@ -63,7 +63,7 @@
63
63
  "concurrently": "7.0.0",
64
64
  "downlevel-dts": "0.10.1",
65
65
  "premove": "4.0.0",
66
- "typescript": "~6.0.3"
66
+ "typescript": "~7.0.2"
67
67
  },
68
68
  "engines": {
69
69
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/eventstream-handler-node",
3
- "version": "3.972.32",
3
+ "version": "3.972.33",
4
4
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/eventstream-handler-node",
5
5
  "license": "Apache-2.0",
6
6
  "author": {
@@ -38,7 +38,7 @@
38
38
  "test:watch": "yarn g:vitest watch"
39
39
  },
40
40
  "dependencies": {
41
- "@aws-sdk/types": "^3.974.3",
41
+ "@aws-sdk/types": "^3.974.4",
42
42
  "@smithy/core": "^3.31.1",
43
43
  "@smithy/types": "^4.16.1",
44
44
  "tslib": "^2.6.2"
@@ -49,7 +49,7 @@
49
49
  "concurrently": "7.0.0",
50
50
  "downlevel-dts": "0.10.1",
51
51
  "premove": "4.0.0",
52
- "typescript": "~6.0.3"
52
+ "typescript": "~7.0.2"
53
53
  },
54
54
  "engines": {
55
55
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-eventstream",
3
- "version": "3.972.27",
3
+ "version": "3.972.28",
4
4
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/middleware-eventstream",
5
5
  "license": "Apache-2.0",
6
6
  "author": {
@@ -39,7 +39,7 @@
39
39
  "test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
40
40
  },
41
41
  "dependencies": {
42
- "@aws-sdk/types": "^3.974.3",
42
+ "@aws-sdk/types": "^3.974.4",
43
43
  "@smithy/core": "^3.31.1",
44
44
  "@smithy/types": "^4.16.1",
45
45
  "tslib": "^2.6.2"
@@ -49,7 +49,7 @@
49
49
  "concurrently": "7.0.0",
50
50
  "downlevel-dts": "0.10.1",
51
51
  "premove": "4.0.0",
52
- "typescript": "~6.0.3"
52
+ "typescript": "~7.0.2"
53
53
  },
54
54
  "engines": {
55
55
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-websocket",
3
- "version": "3.972.50",
3
+ "version": "3.972.51",
4
4
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/middleware-websocket",
5
5
  "license": "Apache-2.0",
6
6
  "author": {
@@ -40,8 +40,8 @@
40
40
  "test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
41
41
  },
42
42
  "dependencies": {
43
- "@aws-sdk/core": "^3.977.7",
44
- "@aws-sdk/types": "^3.974.3",
43
+ "@aws-sdk/core": "^3.977.8",
44
+ "@aws-sdk/types": "^3.974.4",
45
45
  "@smithy/core": "^3.31.1",
46
46
  "@smithy/fetch-http-handler": "^5.6.13",
47
47
  "@smithy/signature-v4": "^5.6.12",
@@ -54,7 +54,7 @@
54
54
  "downlevel-dts": "0.10.1",
55
55
  "mock-socket": "9.1.5",
56
56
  "premove": "4.0.0",
57
- "typescript": "~6.0.3",
57
+ "typescript": "~7.0.2",
58
58
  "vitest-websocket-mock": "0.2.3"
59
59
  },
60
60
  "engines": {
@@ -83,7 +83,7 @@ const commonParams = {
83
83
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
84
84
  };
85
85
 
86
- var version = "3.997.41";
86
+ var version = "3.997.42";
87
87
  var packageInfo = {
88
88
  version: version};
89
89
 
@@ -78,7 +78,7 @@ const commonParams = {
78
78
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
79
79
  };
80
80
 
81
- var version = "3.997.41";
81
+ var version = "3.997.42";
82
82
  var packageInfo = {
83
83
  version: version};
84
84
 
@@ -78,7 +78,7 @@ const commonParams = {
78
78
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
79
79
  };
80
80
 
81
- var version = "3.997.41";
81
+ var version = "3.997.42";
82
82
  var packageInfo = {
83
83
  version: version};
84
84
 
@@ -78,7 +78,7 @@ const commonParams = {
78
78
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
79
79
  };
80
80
 
81
- var version = "3.997.41";
81
+ var version = "3.997.42";
82
82
  var packageInfo = {
83
83
  version: version};
84
84
 
@@ -258,7 +258,7 @@ const commonParams = {
258
258
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
259
259
  };
260
260
 
261
- var version = "3.997.41";
261
+ var version = "3.997.42";
262
262
  var packageInfo = {
263
263
  version: version};
264
264
 
@@ -4,46 +4,31 @@ import type { CognitoIdentityClientConfig } from "./CognitoIdentityClient";
4
4
  * @internal
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) => {
7
- runtime: string;
8
- defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
9
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
- defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
11
- maxAttempts: number | import("@smithy/types").Provider<number>;
12
- region: string | import("@smithy/types").Provider<any>;
13
- requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
14
- retryMode: string | import("@smithy/types").Provider<string>;
15
- streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
16
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
17
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
18
- cacheMiddleware?: boolean | undefined;
19
- protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
20
- protocolSettings: {
21
- defaultNamespace?: string;
22
- [setting: string]: unknown;
23
- };
24
- apiVersion: string;
25
- sha256: import("@smithy/types").HashConstructor;
26
- urlParser: import("@smithy/types").UrlParser;
27
- base64Decoder: import("@smithy/types").Decoder;
28
- base64Encoder: (_input: Uint8Array | string) => string;
29
- utf8Decoder: import("@smithy/types").Decoder;
30
- utf8Encoder: (input: Uint8Array | string) => string;
31
- disableHostPrefix: boolean;
32
- serviceId: string;
33
- profile?: string;
34
- logger: import("@smithy/types").Logger;
35
- extensions: import("./runtimeExtensions").RuntimeExtension[];
7
+ cacheMiddleware?: boolean;
36
8
  customUserAgent?: string | import("@smithy/types").UserAgent;
37
9
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
38
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
39
- endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
40
- endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
41
- logger?: import("@smithy/types").Logger;
42
- }) => import("@smithy/types").EndpointV2;
10
+ endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<string> | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
43
11
  tls?: boolean;
44
12
  ignoreConfiguredEndpointUrls?: boolean;
45
13
  serviceConfiguredEndpoint?: never;
14
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
15
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
16
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
17
+ signingEscapePath?: boolean;
18
+ systemClockOffset?: number;
19
+ signingRegion?: string;
20
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
21
+ disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
46
22
  authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
23
+ apiVersion: string;
24
+ base64Decoder: import("@smithy/types").Decoder;
25
+ base64Encoder: (_input: Uint8Array | string) => string;
26
+ disableHostPrefix: boolean;
27
+ endpointProvider: (params: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
28
+ logger?: import("@smithy/types").Logger;
29
+ }) => import("@smithy/types").EndpointV2;
30
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
31
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CognitoIdentityHttpAuthSchemeProvider;
47
32
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
48
33
  schemeId: string;
49
34
  identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
@@ -53,12 +38,27 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
53
38
  identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
54
39
  signer: import("@smithy/core").NoAuthSigner;
55
40
  })[];
56
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CognitoIdentityHttpAuthSchemeProvider;
57
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
58
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
59
- signingEscapePath?: boolean;
60
- systemClockOffset?: number;
61
- signingRegion?: string;
62
- signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
63
- disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
41
+ logger: import("@smithy/types").Logger;
42
+ protocol: import("@smithy/types").$ClientProtocol<any, any> | import("@smithy/types").$ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
43
+ protocolSettings: {
44
+ [setting: string]: unknown;
45
+ defaultNamespace?: string;
46
+ };
47
+ serviceId: string;
48
+ sha256: import("@smithy/types").HashConstructor;
49
+ urlParser: import("@smithy/types").UrlParser;
50
+ utf8Decoder: import("@smithy/types").Decoder;
51
+ utf8Encoder: (input: Uint8Array | string) => string;
52
+ profile?: string;
53
+ runtime: string;
54
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
55
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
56
+ defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
57
+ maxAttempts: number | import("@smithy/types").Provider<number>;
58
+ region: string | import("@smithy/types").Provider<any>;
59
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
60
+ retryMode: string | import("@smithy/types").Provider<string>;
61
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
62
+ useDualstackEndpoint: boolean | (() => Promise<boolean>);
63
+ useFipsEndpoint: boolean | (() => Promise<boolean>);
64
64
  };
@@ -4,46 +4,29 @@ import type { CognitoIdentityClientConfig } from "./CognitoIdentityClient";
4
4
  * @internal
5
5
  */
6
6
  export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) => {
7
- runtime: string;
8
- defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
9
- authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
- maxAttempts: number | import("@smithy/types").Provider<number>;
13
- region: string | import("@smithy/types").Provider<string>;
14
- requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
15
- retryMode: string | import("@smithy/types").Provider<string>;
16
- streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
17
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
18
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
- userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
20
- cacheMiddleware?: boolean | undefined;
21
- protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
22
- protocolSettings: {
23
- defaultNamespace?: string;
24
- [setting: string]: unknown;
25
- };
7
+ cacheMiddleware?: boolean;
8
+ customUserAgent?: string | import("@smithy/types").UserAgent;
9
+ endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<string> | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
10
+ tls?: boolean;
11
+ ignoreConfiguredEndpointUrls?: boolean;
12
+ serviceConfiguredEndpoint?: never;
13
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
14
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
15
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
16
+ signingEscapePath?: boolean;
17
+ systemClockOffset?: number;
18
+ signingRegion?: string;
19
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
20
+ disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
26
21
  apiVersion: string;
27
- sha256: import("@smithy/types").HashConstructor;
28
- urlParser: import("@smithy/types").UrlParser;
29
22
  base64Decoder: import("@smithy/types").Decoder;
30
23
  base64Encoder: (_input: Uint8Array | string) => string;
31
- utf8Decoder: import("@smithy/types").Decoder;
32
- utf8Encoder: (input: Uint8Array | string) => string;
33
24
  disableHostPrefix: boolean;
34
- serviceId: string;
35
- profile?: string;
36
- logger: import("@smithy/types").Logger;
37
- extensions: import("./runtimeExtensions").RuntimeExtension[];
38
- customUserAgent?: string | import("@smithy/types").UserAgent;
39
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
40
- endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
41
- endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
25
+ endpointProvider: (params: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
42
26
  logger?: import("@smithy/types").Logger;
43
27
  }) => import("@smithy/types").EndpointV2;
44
- tls?: boolean;
45
- ignoreConfiguredEndpointUrls?: boolean;
46
- serviceConfiguredEndpoint?: never;
28
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
29
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CognitoIdentityHttpAuthSchemeProvider;
47
30
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
48
31
  schemeId: string;
49
32
  identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
@@ -53,12 +36,29 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
53
36
  identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
54
37
  signer: import("@smithy/core").NoAuthSigner;
55
38
  })[];
56
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CognitoIdentityHttpAuthSchemeProvider;
57
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
58
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
59
- signingEscapePath?: boolean;
60
- systemClockOffset?: number;
61
- signingRegion?: string;
62
- signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
63
- disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
39
+ logger: import("@smithy/types").Logger;
40
+ protocol: import("@smithy/types").$ClientProtocol<any, any> | import("@smithy/types").$ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
41
+ protocolSettings: {
42
+ [setting: string]: unknown;
43
+ defaultNamespace?: string;
44
+ };
45
+ serviceId: string;
46
+ sha256: import("@smithy/types").HashConstructor;
47
+ urlParser: import("@smithy/types").UrlParser;
48
+ utf8Decoder: import("@smithy/types").Decoder;
49
+ utf8Encoder: (input: Uint8Array | string) => string;
50
+ runtime: string;
51
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
52
+ authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
53
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
54
+ defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
55
+ maxAttempts: number | import("@smithy/types").Provider<number>;
56
+ region: string | import("@smithy/types").Provider<string>;
57
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
58
+ retryMode: string | import("@smithy/types").Provider<string>;
59
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
60
+ useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
61
+ useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
62
+ userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
63
+ profile?: string;
64
64
  };
@@ -3,46 +3,31 @@ import type { CognitoIdentityClientConfig } from "./CognitoIdentityClient";
3
3
  * @internal
4
4
  */
5
5
  export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) => {
6
- runtime: string;
7
- requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
8
6
  cacheMiddleware?: boolean;
9
- protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
10
- protocolSettings: {
11
- defaultNamespace?: string;
12
- [setting: string]: unknown;
13
- };
14
- apiVersion: string;
15
- sha256: import("@smithy/types").HashConstructor;
16
- urlParser: import("@smithy/types").UrlParser;
17
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
18
- streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
19
- base64Decoder: import("@smithy/types").Decoder;
20
- base64Encoder: (_input: Uint8Array | string) => string;
21
- utf8Decoder: import("@smithy/types").Decoder;
22
- utf8Encoder: (input: Uint8Array | string) => string;
23
- disableHostPrefix: boolean;
24
- serviceId: string;
25
- useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
26
- useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
27
- region: string | import("@smithy/types").Provider<any>;
28
- profile?: string;
29
- defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
30
- maxAttempts: number | import("@smithy/types").Provider<number>;
31
- retryMode: string | import("@smithy/types").Provider<string>;
32
- logger: import("@smithy/types").Logger;
33
- extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
35
7
  customUserAgent?: string | import("@smithy/types").UserAgent;
36
8
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
37
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
38
- endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
39
- endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
40
- logger?: import("@smithy/types").Logger;
41
- }) => import("@smithy/types").EndpointV2;
9
+ endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Endpoint | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<string> | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
42
10
  tls?: boolean;
43
11
  ignoreConfiguredEndpointUrls?: boolean;
44
12
  serviceConfiguredEndpoint?: never;
13
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
14
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
15
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
16
+ signingEscapePath?: boolean;
17
+ systemClockOffset?: number;
18
+ signingRegion?: string;
19
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
20
+ disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
45
21
  authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
22
+ apiVersion: string;
23
+ base64Decoder: import("@smithy/types").Decoder;
24
+ base64Encoder: (_input: Uint8Array | string) => string;
25
+ disableHostPrefix: boolean;
26
+ endpointProvider: (params: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
27
+ logger?: import("@smithy/types").Logger;
28
+ }) => import("@smithy/types").EndpointV2;
29
+ extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CognitoIdentityHttpAuthSchemeProvider;
46
31
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
47
32
  schemeId: string;
48
33
  identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
@@ -52,12 +37,27 @@ export declare const getRuntimeConfig: (config: CognitoIdentityClientConfig) =>
52
37
  identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
53
38
  signer: import("@smithy/core").NoAuthSigner;
54
39
  })[];
55
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CognitoIdentityHttpAuthSchemeProvider;
56
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
57
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
58
- signingEscapePath?: boolean;
59
- systemClockOffset?: number;
60
- signingRegion?: string;
61
- signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
62
- disableClockSkewCorrection?: boolean | import("@smithy/types").Provider<boolean>;
40
+ logger: import("@smithy/types").Logger;
41
+ protocol: import("@smithy/types").$ClientProtocol<any, any> | import("@smithy/types").$ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
42
+ protocolSettings: {
43
+ [setting: string]: unknown;
44
+ defaultNamespace?: string;
45
+ };
46
+ serviceId: string;
47
+ sha256: import("@smithy/types").HashConstructor;
48
+ urlParser: import("@smithy/types").UrlParser;
49
+ utf8Decoder: import("@smithy/types").Decoder;
50
+ utf8Encoder: (input: Uint8Array | string) => string;
51
+ profile?: string;
52
+ defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode> | import("@smithy/core/client").DefaultsMode;
53
+ bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
54
+ defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
55
+ maxAttempts: number | import("@smithy/types").Provider<number>;
56
+ region: string | import("@smithy/types").Provider<any>;
57
+ requestHandler: import("@smithy/fetch-http-handler").FetchHttpHandler | import("@smithy/types").FetchHttpHandlerOptions | import("@smithy/types").NodeHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any>;
58
+ retryMode: string | import("@smithy/types").Provider<string>;
59
+ streamCollector: (stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob) => Promise<Uint8Array>;
60
+ useDualstackEndpoint: boolean | (() => Promise<boolean>);
61
+ useFipsEndpoint: boolean | (() => Promise<boolean>);
62
+ runtime: string;
63
63
  };