@cdk8s/awscdk-resolver 0.0.101 → 0.0.103

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 (153) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/package.json +14 -14
  4. package/node_modules/@aws-sdk/client-sso/package.json +11 -11
  5. package/node_modules/@aws-sdk/client-sso-oidc/package.json +13 -13
  6. package/node_modules/@aws-sdk/client-sts/package.json +13 -13
  7. package/node_modules/@aws-sdk/core/README.md +35 -1
  8. package/node_modules/@aws-sdk/core/client.js +5 -0
  9. package/node_modules/@aws-sdk/core/dist-cjs/index.js +5 -437
  10. package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +38 -0
  11. package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +226 -0
  12. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +228 -0
  13. package/node_modules/@aws-sdk/core/dist-es/index.js +3 -3
  14. package/node_modules/@aws-sdk/core/dist-types/index.d.ts +22 -3
  15. package/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +3 -3
  16. package/node_modules/@aws-sdk/core/httpAuthSchemes.js +5 -0
  17. package/node_modules/@aws-sdk/core/package.json +39 -2
  18. package/node_modules/@aws-sdk/core/protocols.js +5 -0
  19. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  20. package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  21. package/node_modules/@aws-sdk/credential-provider-ini/package.json +7 -7
  22. package/node_modules/@aws-sdk/credential-provider-node/package.json +8 -8
  23. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  24. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  25. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  26. package/node_modules/@aws-sdk/middleware-host-header/package.json +2 -2
  27. package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
  28. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  29. package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  30. package/node_modules/@aws-sdk/region-config-resolver/package.json +2 -2
  31. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  32. package/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -4
  33. package/node_modules/@aws-sdk/types/dist-types/logger.d.ts +2 -2
  34. package/node_modules/@aws-sdk/types/package.json +1 -1
  35. package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
  36. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -2
  37. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  38. package/node_modules/@smithy/core/package.json +3 -3
  39. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +10 -3
  40. package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +10 -3
  41. package/node_modules/@smithy/fetch-http-handler/package.json +1 -1
  42. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  43. package/node_modules/@smithy/smithy-client/package.json +2 -2
  44. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  45. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  46. package/node_modules/@smithy/util-stream/package.json +2 -2
  47. package/package.json +5 -5
  48. package/node_modules/@aws-sdk/core/CHANGELOG.md +0 -323
  49. package/node_modules/@aws-sdk/core/api-extractor.json +0 -4
  50. package/node_modules/@aws-sdk/core/dist-cjs/client/emitWarningIfUnsupportedVersion.js +0 -1
  51. package/node_modules/@aws-sdk/core/dist-cjs/client/index.js +0 -1
  52. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -1
  53. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/index.js +0 -1
  54. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -1
  55. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/index.js +0 -1
  56. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getDateHeader.js +0 -1
  57. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
  58. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -1
  59. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/index.js +0 -1
  60. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/isClockSkewed.js +0 -1
  61. package/node_modules/@aws-sdk/core/dist-cjs/protocols/coercing-serializers.js +0 -1
  62. package/node_modules/@aws-sdk/core/dist-cjs/protocols/common.js +0 -1
  63. package/node_modules/@aws-sdk/core/dist-cjs/protocols/index.js +0 -1
  64. package/node_modules/@aws-sdk/core/dist-cjs/protocols/json/awsExpectUnion.js +0 -1
  65. package/node_modules/@aws-sdk/core/dist-cjs/protocols/json/parseJsonBody.js +0 -1
  66. package/node_modules/@aws-sdk/core/dist-cjs/protocols/xml/parseXmlBody.js +0 -1
  67. package/node_modules/@aws-sdk/core/integ/request-handlers/request-handlers.integ.spec.ts +0 -158
  68. package/node_modules/@aws-sdk/core/jest.config.integ.js +0 -4
  69. package/node_modules/@aws-sdk/core/jest.config.js +0 -6
  70. package/node_modules/@aws-sdk/core/scripts/lint.js +0 -24
  71. package/node_modules/@aws-sdk/core/src/client/emitWarningIfUnsupportedVersion.spec.ts +0 -70
  72. package/node_modules/@aws-sdk/core/src/client/emitWarningIfUnsupportedVersion.ts +0 -26
  73. package/node_modules/@aws-sdk/core/src/client/index.ts +0 -1
  74. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.spec.ts +0 -30
  75. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.ts +0 -134
  76. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/index.ts +0 -2
  77. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.ts +0 -244
  78. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/index.ts +0 -1
  79. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getDateHeader.ts +0 -7
  80. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getSkewCorrectedDate.spec.ts +0 -17
  81. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getSkewCorrectedDate.ts +0 -8
  82. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getUpdatedSystemClockOffset.spec.ts +0 -37
  83. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/getUpdatedSystemClockOffset.ts +0 -18
  84. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/index.ts +0 -3
  85. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/isClockSkewed.spec.ts +0 -32
  86. package/node_modules/@aws-sdk/core/src/httpAuthSchemes/utils/isClockSkewed.ts +0 -12
  87. package/node_modules/@aws-sdk/core/src/index.ts +0 -3
  88. package/node_modules/@aws-sdk/core/src/protocols/coercing-serializers.spec.ts +0 -76
  89. package/node_modules/@aws-sdk/core/src/protocols/coercing-serializers.ts +0 -72
  90. package/node_modules/@aws-sdk/core/src/protocols/common.ts +0 -5
  91. package/node_modules/@aws-sdk/core/src/protocols/index.ts +0 -4
  92. package/node_modules/@aws-sdk/core/src/protocols/json/awsExpectUnion.spec.ts +0 -30
  93. package/node_modules/@aws-sdk/core/src/protocols/json/awsExpectUnion.ts +0 -17
  94. package/node_modules/@aws-sdk/core/src/protocols/json/parseJsonBody.ts +0 -60
  95. package/node_modules/@aws-sdk/core/src/protocols/xml/parseXmlBody.spec.ts +0 -60
  96. package/node_modules/@aws-sdk/core/src/protocols/xml/parseXmlBody.ts +0 -64
  97. package/node_modules/@aws-sdk/core/tsconfig.cjs.json +0 -9
  98. package/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +0 -1
  99. package/node_modules/@aws-sdk/core/tsconfig.es.json +0 -9
  100. package/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +0 -1
  101. package/node_modules/@aws-sdk/core/tsconfig.types.json +0 -9
  102. package/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +0 -1
  103. /package/node_modules/@aws-sdk/core/dist-es/{client → submodules/client}/emitWarningIfUnsupportedVersion.js +0 -0
  104. /package/node_modules/@aws-sdk/core/dist-es/{client → submodules/client}/index.js +0 -0
  105. /package/node_modules/@aws-sdk/core/dist-es/{httpAuthSchemes → submodules/httpAuthSchemes}/aws_sdk/AwsSdkSigV4Signer.js +0 -0
  106. /package/node_modules/@aws-sdk/core/dist-es/{httpAuthSchemes → submodules/httpAuthSchemes}/aws_sdk/index.js +0 -0
  107. /package/node_modules/@aws-sdk/core/dist-es/{httpAuthSchemes → submodules/httpAuthSchemes}/aws_sdk/resolveAwsSdkSigV4Config.js +0 -0
  108. /package/node_modules/@aws-sdk/core/dist-es/{httpAuthSchemes → submodules/httpAuthSchemes}/index.js +0 -0
  109. /package/node_modules/@aws-sdk/core/dist-es/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/getDateHeader.js +0 -0
  110. /package/node_modules/@aws-sdk/core/dist-es/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/getSkewCorrectedDate.js +0 -0
  111. /package/node_modules/@aws-sdk/core/dist-es/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/getUpdatedSystemClockOffset.js +0 -0
  112. /package/node_modules/@aws-sdk/core/dist-es/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/index.js +0 -0
  113. /package/node_modules/@aws-sdk/core/dist-es/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/isClockSkewed.js +0 -0
  114. /package/node_modules/@aws-sdk/core/dist-es/{protocols → submodules/protocols}/coercing-serializers.js +0 -0
  115. /package/node_modules/@aws-sdk/core/dist-es/{protocols → submodules/protocols}/common.js +0 -0
  116. /package/node_modules/@aws-sdk/core/dist-es/{protocols → submodules/protocols}/index.js +0 -0
  117. /package/node_modules/@aws-sdk/core/dist-es/{protocols → submodules/protocols}/json/awsExpectUnion.js +0 -0
  118. /package/node_modules/@aws-sdk/core/dist-es/{protocols → submodules/protocols}/json/parseJsonBody.js +0 -0
  119. /package/node_modules/@aws-sdk/core/dist-es/{protocols → submodules/protocols}/xml/parseXmlBody.js +0 -0
  120. /package/node_modules/@aws-sdk/core/dist-types/{client → submodules/client}/emitWarningIfUnsupportedVersion.d.ts +0 -0
  121. /package/node_modules/@aws-sdk/core/dist-types/{client → submodules/client}/index.d.ts +0 -0
  122. /package/node_modules/@aws-sdk/core/dist-types/{httpAuthSchemes → submodules/httpAuthSchemes}/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -0
  123. /package/node_modules/@aws-sdk/core/dist-types/{httpAuthSchemes → submodules/httpAuthSchemes}/aws_sdk/index.d.ts +0 -0
  124. /package/node_modules/@aws-sdk/core/dist-types/{httpAuthSchemes → submodules/httpAuthSchemes}/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -0
  125. /package/node_modules/@aws-sdk/core/dist-types/{httpAuthSchemes → submodules/httpAuthSchemes}/index.d.ts +0 -0
  126. /package/node_modules/@aws-sdk/core/dist-types/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/getDateHeader.d.ts +0 -0
  127. /package/node_modules/@aws-sdk/core/dist-types/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/getSkewCorrectedDate.d.ts +0 -0
  128. /package/node_modules/@aws-sdk/core/dist-types/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/getUpdatedSystemClockOffset.d.ts +0 -0
  129. /package/node_modules/@aws-sdk/core/dist-types/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/index.d.ts +0 -0
  130. /package/node_modules/@aws-sdk/core/dist-types/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/isClockSkewed.d.ts +0 -0
  131. /package/node_modules/@aws-sdk/core/dist-types/{protocols → submodules/protocols}/coercing-serializers.d.ts +0 -0
  132. /package/node_modules/@aws-sdk/core/dist-types/{protocols → submodules/protocols}/common.d.ts +0 -0
  133. /package/node_modules/@aws-sdk/core/dist-types/{protocols → submodules/protocols}/index.d.ts +0 -0
  134. /package/node_modules/@aws-sdk/core/dist-types/{protocols → submodules/protocols}/json/awsExpectUnion.d.ts +0 -0
  135. /package/node_modules/@aws-sdk/core/dist-types/{protocols → submodules/protocols}/json/parseJsonBody.d.ts +0 -0
  136. /package/node_modules/@aws-sdk/core/dist-types/{protocols → submodules/protocols}/xml/parseXmlBody.d.ts +0 -0
  137. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{client → submodules/client}/emitWarningIfUnsupportedVersion.d.ts +0 -0
  138. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{client → submodules/client}/index.d.ts +0 -0
  139. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{httpAuthSchemes → submodules/httpAuthSchemes}/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -0
  140. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{httpAuthSchemes → submodules/httpAuthSchemes}/aws_sdk/index.d.ts +0 -0
  141. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{httpAuthSchemes → submodules/httpAuthSchemes}/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -0
  142. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{httpAuthSchemes → submodules/httpAuthSchemes}/index.d.ts +0 -0
  143. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/getDateHeader.d.ts +0 -0
  144. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/getSkewCorrectedDate.d.ts +0 -0
  145. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/getUpdatedSystemClockOffset.d.ts +0 -0
  146. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/index.d.ts +0 -0
  147. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{httpAuthSchemes → submodules/httpAuthSchemes}/utils/isClockSkewed.d.ts +0 -0
  148. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{protocols → submodules/protocols}/coercing-serializers.d.ts +0 -0
  149. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{protocols → submodules/protocols}/common.d.ts +0 -0
  150. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{protocols → submodules/protocols}/index.d.ts +0 -0
  151. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{protocols → submodules/protocols}/json/awsExpectUnion.d.ts +0 -0
  152. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{protocols → submodules/protocols}/json/parseJsonBody.d.ts +0 -0
  153. /package/node_modules/@aws-sdk/core/dist-types/ts3.4/{protocols → submodules/protocols}/xml/parseXmlBody.d.ts +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.575.0",
3
+ "version": "3.577.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",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.575.0",
27
+ "@aws-sdk/types": "3.577.0",
28
28
  "@smithy/property-provider": "^3.0.0",
29
29
  "@smithy/shared-ini-file-loader": "^3.0.0",
30
30
  "@smithy/types": "^3.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.575.0",
3
+ "version": "3.577.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",
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/client-sso": "3.575.0",
28
- "@aws-sdk/token-providers": "3.575.0",
29
- "@aws-sdk/types": "3.575.0",
27
+ "@aws-sdk/client-sso": "3.577.0",
28
+ "@aws-sdk/token-providers": "3.577.0",
29
+ "@aws-sdk/types": "3.577.0",
30
30
  "@smithy/property-provider": "^3.0.0",
31
31
  "@smithy/shared-ini-file-loader": "^3.0.0",
32
32
  "@smithy/types": "^3.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.575.0",
3
+ "version": "3.577.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",
@@ -32,7 +32,7 @@
32
32
  },
33
33
  "license": "Apache-2.0",
34
34
  "dependencies": {
35
- "@aws-sdk/types": "3.575.0",
35
+ "@aws-sdk/types": "3.577.0",
36
36
  "@smithy/property-provider": "^3.0.0",
37
37
  "@smithy/types": "^3.0.0",
38
38
  "tslib": "^2.6.2"
@@ -46,7 +46,7 @@
46
46
  "typescript": "~4.9.5"
47
47
  },
48
48
  "peerDependencies": {
49
- "@aws-sdk/client-sts": "3.575.0"
49
+ "@aws-sdk/client-sts": "^3.577.0"
50
50
  },
51
51
  "types": "./dist-types/index.d.ts",
52
52
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-host-header",
3
- "version": "3.575.0",
3
+ "version": "3.577.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",
@@ -21,7 +21,7 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/types": "3.575.0",
24
+ "@aws-sdk/types": "3.577.0",
25
25
  "@smithy/protocol-http": "^4.0.0",
26
26
  "@smithy/types": "^3.0.0",
27
27
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-logger",
3
- "version": "3.575.0",
3
+ "version": "3.577.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",
@@ -22,7 +22,7 @@
22
22
  "module": "./dist-es/index.js",
23
23
  "types": "./dist-types/index.d.ts",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.575.0",
25
+ "@aws-sdk/types": "3.577.0",
26
26
  "@smithy/types": "^3.0.0",
27
27
  "tslib": "^2.6.2"
28
28
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-recursion-detection",
3
- "version": "3.575.0",
3
+ "version": "3.577.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",
@@ -21,7 +21,7 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/types": "3.575.0",
24
+ "@aws-sdk/types": "3.577.0",
25
25
  "@smithy/protocol-http": "^4.0.0",
26
26
  "@smithy/types": "^3.0.0",
27
27
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-user-agent",
3
- "version": "3.575.0",
3
+ "version": "3.577.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",
@@ -22,8 +22,8 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.575.0",
26
- "@aws-sdk/util-endpoints": "3.575.0",
25
+ "@aws-sdk/types": "3.577.0",
26
+ "@aws-sdk/util-endpoints": "3.577.0",
27
27
  "@smithy/protocol-http": "^4.0.0",
28
28
  "@smithy/types": "^3.0.0",
29
29
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.575.0",
3
+ "version": "3.577.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",
@@ -21,7 +21,7 @@
21
21
  },
22
22
  "license": "Apache-2.0",
23
23
  "dependencies": {
24
- "@aws-sdk/types": "3.575.0",
24
+ "@aws-sdk/types": "3.577.0",
25
25
  "@smithy/node-config-provider": "^3.0.0",
26
26
  "@smithy/types": "^3.0.0",
27
27
  "@smithy/util-config-provider": "^3.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.575.0",
3
+ "version": "3.577.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,7 +26,7 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/types": "3.575.0",
29
+ "@aws-sdk/types": "3.577.0",
30
30
  "@smithy/property-provider": "^3.0.0",
31
31
  "@smithy/shared-ini-file-loader": "^3.0.0",
32
32
  "@smithy/types": "^3.0.0",
@@ -41,7 +41,7 @@
41
41
  "typescript": "~4.9.5"
42
42
  },
43
43
  "peerDependencies": {
44
- "@aws-sdk/client-sso-oidc": "3.575.0"
44
+ "@aws-sdk/client-sso-oidc": "^3.577.0"
45
45
  },
46
46
  "types": "./dist-types/index.d.ts",
47
47
  "engines": {
@@ -109,7 +109,6 @@ __export(src_exports, {
109
109
  InitializeMiddleware: () => import_types.InitializeMiddleware,
110
110
  Int64: () => import_types.Int64,
111
111
  IntegerHeaderValue: () => import_types.IntegerHeaderValue,
112
- Logger: () => import_types.Logger,
113
112
  LongHeaderValue: () => import_types.LongHeaderValue,
114
113
  MemoizedProvider: () => import_types.MemoizedProvider,
115
114
  Message: () => import_types.Message,
@@ -247,9 +246,6 @@ var HostAddressType = /* @__PURE__ */ ((HostAddressType2) => {
247
246
  // src/identity/TokenIdentity.ts
248
247
 
249
248
 
250
- // src/logger.ts
251
-
252
-
253
249
  // src/middleware.ts
254
250
 
255
251
 
@@ -1,5 +1,5 @@
1
- import { Logger } from "@smithy/types";
2
- export { Logger } from "@smithy/types";
1
+ import type { Logger } from "@smithy/types";
2
+ export type { Logger } from "@smithy/types";
3
3
  /**
4
4
  * @public
5
5
  *
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/types",
3
- "version": "3.575.0",
3
+ "version": "3.577.0",
4
4
  "main": "./dist-cjs/index.js",
5
5
  "module": "./dist-es/index.js",
6
6
  "types": "./dist-types/index.d.ts",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-endpoints",
3
- "version": "3.575.0",
3
+ "version": "3.577.0",
4
4
  "description": "Utilities to help with endpoint resolution",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.575.0",
25
+ "@aws-sdk/types": "3.577.0",
26
26
  "@smithy/types": "^3.0.0",
27
27
  "@smithy/util-endpoints": "^2.0.0",
28
28
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-browser",
3
- "version": "3.575.0",
3
+ "version": "3.577.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",
@@ -22,7 +22,7 @@
22
22
  "license": "Apache-2.0",
23
23
  "react-native": "dist-es/index.native.js",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.575.0",
25
+ "@aws-sdk/types": "3.577.0",
26
26
  "@smithy/types": "^3.0.0",
27
27
  "bowser": "^2.11.0",
28
28
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/util-user-agent-node",
3
- "version": "3.575.0",
3
+ "version": "3.577.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",
@@ -20,7 +20,7 @@
20
20
  },
21
21
  "license": "Apache-2.0",
22
22
  "dependencies": {
23
- "@aws-sdk/types": "3.575.0",
23
+ "@aws-sdk/types": "3.577.0",
24
24
  "@smithy/node-config-provider": "^3.0.0",
25
25
  "@smithy/types": "^3.0.0",
26
26
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/core",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline core",
@@ -24,10 +24,10 @@
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
26
  "@smithy/middleware-endpoint": "^3.0.0",
27
- "@smithy/middleware-retry": "^3.0.0",
27
+ "@smithy/middleware-retry": "^3.0.1",
28
28
  "@smithy/middleware-serde": "^3.0.0",
29
29
  "@smithy/protocol-http": "^4.0.0",
30
- "@smithy/smithy-client": "^3.0.0",
30
+ "@smithy/smithy-client": "^3.0.1",
31
31
  "@smithy/types": "^3.0.0",
32
32
  "@smithy/util-middleware": "^3.0.0",
33
33
  "tslib": "^2.6.2"
@@ -97,12 +97,19 @@ var _FetchHttpHandler = class _FetchHttpHandler {
97
97
  const { port, method } = request;
98
98
  const url = `${request.protocol}//${auth}${request.hostname}${port ? `:${port}` : ""}${path}`;
99
99
  const body = method === "GET" || method === "HEAD" ? void 0 : request.body;
100
- const requestOptions = { body, headers: new Headers(request.headers), method };
100
+ const requestOptions = {
101
+ body,
102
+ headers: new Headers(request.headers),
103
+ method
104
+ };
105
+ if (body) {
106
+ requestOptions.duplex = "half";
107
+ }
101
108
  if (typeof AbortController !== "undefined") {
102
- requestOptions["signal"] = abortSignal;
109
+ requestOptions.signal = abortSignal;
103
110
  }
104
111
  if (keepAliveSupport.supported) {
105
- requestOptions["keepalive"] = keepAlive;
112
+ requestOptions.keepalive = keepAlive;
106
113
  }
107
114
  const fetchRequest = new Request(url, requestOptions);
108
115
  const raceOfPromises = [
@@ -50,12 +50,19 @@ export class FetchHttpHandler {
50
50
  const { port, method } = request;
51
51
  const url = `${request.protocol}//${auth}${request.hostname}${port ? `:${port}` : ""}${path}`;
52
52
  const body = method === "GET" || method === "HEAD" ? undefined : request.body;
53
- const requestOptions = { body, headers: new Headers(request.headers), method: method };
53
+ const requestOptions = {
54
+ body,
55
+ headers: new Headers(request.headers),
56
+ method: method,
57
+ };
58
+ if (body) {
59
+ requestOptions.duplex = "half";
60
+ }
54
61
  if (typeof AbortController !== "undefined") {
55
- requestOptions["signal"] = abortSignal;
62
+ requestOptions.signal = abortSignal;
56
63
  }
57
64
  if (keepAliveSupport.supported) {
58
- requestOptions["keepalive"] = keepAlive;
65
+ requestOptions.keepalive = keepAlive;
59
66
  }
60
67
  const fetchRequest = new Request(url, requestOptions);
61
68
  const raceOfPromises = [
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/fetch-http-handler",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "description": "Provides a way to make requests",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-retry",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline middleware-retry",
@@ -34,7 +34,7 @@
34
34
  "@smithy/node-config-provider": "^3.0.0",
35
35
  "@smithy/protocol-http": "^4.0.0",
36
36
  "@smithy/service-error-classification": "^3.0.0",
37
- "@smithy/smithy-client": "^3.0.0",
37
+ "@smithy/smithy-client": "^3.0.1",
38
38
  "@smithy/types": "^3.0.0",
39
39
  "@smithy/util-middleware": "^3.0.0",
40
40
  "@smithy/util-retry": "^3.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/smithy-client",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline smithy-client",
@@ -27,7 +27,7 @@
27
27
  "@smithy/middleware-stack": "^3.0.0",
28
28
  "@smithy/protocol-http": "^4.0.0",
29
29
  "@smithy/types": "^3.0.0",
30
- "@smithy/util-stream": "^3.0.0",
30
+ "@smithy/util-stream": "^3.0.1",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-browser",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-browser",
@@ -23,7 +23,7 @@
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
25
  "@smithy/property-provider": "^3.0.0",
26
- "@smithy/smithy-client": "^3.0.0",
26
+ "@smithy/smithy-client": "^3.0.1",
27
27
  "@smithy/types": "^3.0.0",
28
28
  "bowser": "^2.11.0",
29
29
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-node",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-node",
@@ -26,7 +26,7 @@
26
26
  "@smithy/credential-provider-imds": "^3.0.0",
27
27
  "@smithy/node-config-provider": "^3.0.0",
28
28
  "@smithy/property-provider": "^3.0.0",
29
- "@smithy/smithy-client": "^3.0.0",
29
+ "@smithy/smithy-client": "^3.0.1",
30
30
  "@smithy/types": "^3.0.0",
31
31
  "tslib": "^2.6.2"
32
32
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-stream",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-stream",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/fetch-http-handler": "^3.0.0",
27
+ "@smithy/fetch-http-handler": "^3.0.1",
28
28
  "@smithy/node-http-handler": "^3.0.0",
29
29
  "@smithy/types": "^3.0.0",
30
30
  "@smithy/util-base64": "^3.0.0",
package/package.json CHANGED
@@ -51,7 +51,7 @@
51
51
  "aws-cdk": "^2.141.0",
52
52
  "aws-cdk-lib": "2.109.0",
53
53
  "cdk8s": "2.68.4",
54
- "cdk8s-cli": "^2.198.117",
54
+ "cdk8s-cli": "^2.198.119",
55
55
  "constructs": "10.3.0",
56
56
  "eslint": "^8",
57
57
  "eslint-import-resolver-typescript": "^3.6.1",
@@ -64,7 +64,7 @@
64
64
  "jsii-docgen": "^9.2.2",
65
65
  "jsii-pacmak": "^1.98.0",
66
66
  "jsii-rosetta": "^5",
67
- "projen": "^0.81.10",
67
+ "projen": "^0.81.12",
68
68
  "standard-version": "^9",
69
69
  "ts-jest": "^27",
70
70
  "ts-node": "^10.9.2",
@@ -76,7 +76,7 @@
76
76
  "constructs": "^10.3.0"
77
77
  },
78
78
  "dependencies": {
79
- "@aws-sdk/client-cloudformation": "^3.575.0"
79
+ "@aws-sdk/client-cloudformation": "^3.577.0"
80
80
  },
81
81
  "bundledDependencies": [
82
82
  "@aws-sdk/client-cloudformation"
@@ -92,11 +92,11 @@
92
92
  "publishConfig": {
93
93
  "access": "public"
94
94
  },
95
- "version": "0.0.101",
95
+ "version": "0.0.103",
96
96
  "jest": {
97
97
  "testMatch": [
98
98
  "<rootDir>/src/**/__tests__/**/*.ts?(x)",
99
- "<rootDir>/(test|src)/**/*(*.)@(spec|test).ts?(x)"
99
+ "<rootDir>/@(test|src)/**/*(*.)@(spec|test).ts?(x)"
100
100
  ],
101
101
  "clearMocks": true,
102
102
  "collectCoverage": true,