@cdk8s/awscdk-resolver 0.0.656 → 0.0.657

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 (80) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +1 -1
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +38 -38
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +36 -36
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +37 -37
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +2 -2
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +54 -56
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +57 -57
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +58 -60
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  12. package/node_modules/@aws-sdk/client-cloudformation/package.json +5 -5
  13. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/lib/aws/partitions.d.ts +54 -54
  14. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +1 -1
  15. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +1 -1
  16. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +1 -1
  17. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/partitions.d.ts +54 -54
  18. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +1 -4
  19. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +1 -4
  20. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +1 -4
  21. package/node_modules/@aws-sdk/core/package.json +4 -4
  22. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  23. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  24. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  25. package/node_modules/@aws-sdk/credential-provider-login/package.json +5 -5
  26. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  27. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  28. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  29. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  30. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
  31. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
  32. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
  33. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
  34. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
  35. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +42 -42
  36. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +42 -42
  37. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +41 -41
  38. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +2 -2
  39. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +43 -43
  40. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +43 -43
  41. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +42 -42
  42. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  43. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +42 -42
  44. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +42 -42
  45. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +41 -41
  46. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +2 -2
  47. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +42 -42
  48. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +42 -42
  49. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +41 -41
  50. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  51. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +44 -44
  52. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +35 -35
  53. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +43 -43
  54. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  55. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +64 -66
  56. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +65 -65
  57. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +68 -70
  58. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +3 -3
  59. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +67 -69
  60. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +66 -66
  61. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +71 -73
  62. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +3 -3
  63. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +64 -66
  64. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +65 -65
  65. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +68 -70
  66. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +3 -3
  67. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +64 -66
  68. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +65 -65
  69. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +68 -70
  70. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +3 -3
  71. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +68 -70
  72. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +68 -68
  73. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +72 -74
  74. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +3 -3
  75. package/node_modules/@aws-sdk/nested-clients/package.json +5 -5
  76. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +3 -3
  77. package/node_modules/@aws-sdk/token-providers/package.json +5 -5
  78. package/node_modules/@aws-sdk/types/package.json +2 -2
  79. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  80. package/package.json +3 -3
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/core",
3
- "version": "3.977.7",
3
+ "version": "3.977.8",
4
4
  "description": "Core functions & classes shared by multiple AWS SDK clients.",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/core",
6
6
  "license": "Apache-2.0",
@@ -124,8 +124,8 @@
124
124
  "test:temp:retry": "SMITHY_NEW_RETRIES_2026=true node ./integ/retry.integ.spec && AWS_NEW_RETRIES_2026=true node ./integ/retry.integ.spec && node ./integ/retry.integ.spec"
125
125
  },
126
126
  "dependencies": {
127
- "@aws-sdk/types": "^3.974.3",
128
- "@aws-sdk/xml-builder": "^3.972.38",
127
+ "@aws-sdk/types": "^3.974.4",
128
+ "@aws-sdk/xml-builder": "^3.972.39",
129
129
  "@aws/lambda-invoke-store": "^0.3.0",
130
130
  "@smithy/core": "^3.31.1",
131
131
  "@smithy/signature-v4": "^5.6.12",
@@ -138,7 +138,7 @@
138
138
  "concurrently": "7.0.0",
139
139
  "downlevel-dts": "0.10.1",
140
140
  "premove": "4.0.0",
141
- "typescript": "~6.0.3"
141
+ "typescript": "~7.0.2"
142
142
  },
143
143
  "engines": {
144
144
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.972.68",
3
+ "version": "3.972.69",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
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/credential-provider-http",
3
- "version": "3.972.70",
3
+ "version": "3.972.71",
4
4
  "description": "AWS credential provider for containers and HTTP sources",
5
5
  "keywords": [
6
6
  "aws",
@@ -53,8 +53,8 @@
53
53
  "test:integration:watch": "yarn g:vitest watch -c vitest.config.integ.mts"
54
54
  },
55
55
  "dependencies": {
56
- "@aws-sdk/core": "^3.977.7",
57
- "@aws-sdk/types": "^3.974.3",
56
+ "@aws-sdk/core": "^3.977.8",
57
+ "@aws-sdk/types": "^3.974.4",
58
58
  "@smithy/core": "^3.31.1",
59
59
  "@smithy/fetch-http-handler": "^5.6.13",
60
60
  "@smithy/node-http-handler": "^4.9.13",
@@ -67,7 +67,7 @@
67
67
  "concurrently": "7.0.0",
68
68
  "downlevel-dts": "0.10.1",
69
69
  "premove": "4.0.0",
70
- "typescript": "~6.0.3"
70
+ "typescript": "~7.0.2"
71
71
  },
72
72
  "engines": {
73
73
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.973.13",
3
+ "version": "3.973.14",
4
4
  "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
5
5
  "keywords": [
6
6
  "aws",
@@ -45,15 +45,15 @@
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/credential-provider-env": "^3.972.68",
50
- "@aws-sdk/credential-provider-http": "^3.972.70",
51
- "@aws-sdk/credential-provider-login": "^3.972.75",
52
- "@aws-sdk/credential-provider-process": "^3.972.68",
53
- "@aws-sdk/credential-provider-sso": "^3.973.12",
54
- "@aws-sdk/credential-provider-web-identity": "^3.972.74",
55
- "@aws-sdk/nested-clients": "^3.997.42",
56
- "@aws-sdk/types": "^3.974.3",
48
+ "@aws-sdk/core": "^3.977.8",
49
+ "@aws-sdk/credential-provider-env": "^3.972.69",
50
+ "@aws-sdk/credential-provider-http": "^3.972.71",
51
+ "@aws-sdk/credential-provider-login": "^3.972.76",
52
+ "@aws-sdk/credential-provider-process": "^3.972.69",
53
+ "@aws-sdk/credential-provider-sso": "^3.973.13",
54
+ "@aws-sdk/credential-provider-web-identity": "^3.972.75",
55
+ "@aws-sdk/nested-clients": "^3.997.43",
56
+ "@aws-sdk/types": "^3.974.4",
57
57
  "@smithy/core": "^3.31.1",
58
58
  "@smithy/credential-provider-imds": "^4.4.16",
59
59
  "@smithy/types": "^4.16.1",
@@ -65,7 +65,7 @@
65
65
  "concurrently": "7.0.0",
66
66
  "downlevel-dts": "0.10.1",
67
67
  "premove": "4.0.0",
68
- "typescript": "~6.0.3"
68
+ "typescript": "~7.0.2"
69
69
  },
70
70
  "engines": {
71
71
  "node": ">=20.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-login",
3
- "version": "3.972.75",
3
+ "version": "3.972.76",
4
4
  "description": "AWS credential provider that sources credentials from aws login cached tokens",
5
5
  "keywords": [
6
6
  "aws",
@@ -45,9 +45,9 @@
45
45
  "test:watch": "yarn g:vitest watch"
46
46
  },
47
47
  "dependencies": {
48
- "@aws-sdk/core": "^3.977.7",
49
- "@aws-sdk/nested-clients": "^3.997.42",
50
- "@aws-sdk/types": "^3.974.3",
48
+ "@aws-sdk/core": "^3.977.8",
49
+ "@aws-sdk/nested-clients": "^3.997.43",
50
+ "@aws-sdk/types": "^3.974.4",
51
51
  "@smithy/core": "^3.31.1",
52
52
  "@smithy/types": "^4.16.1",
53
53
  "tslib": "^2.6.2"
@@ -58,7 +58,7 @@
58
58
  "concurrently": "7.0.0",
59
59
  "downlevel-dts": "0.10.1",
60
60
  "premove": "4.0.0",
61
- "typescript": "~6.0.3"
61
+ "typescript": "~7.0.2"
62
62
  },
63
63
  "engines": {
64
64
  "node": ">=20.0.0"
@@ -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/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"
@@ -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
  };