@cdk8s/awscdk-resolver 0.0.297 → 0.0.298

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 (172) hide show
  1. package/.jsii +2 -2
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@smithy/abort-controller/package.json +2 -2
  4. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveCustomEndpointsConfig.d.ts +5 -0
  5. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts +3 -0
  6. package/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariant.d.ts +3 -2
  7. package/node_modules/@smithy/config-resolver/dist-types/regionInfo/EndpointVariantTag.d.ts +4 -1
  8. package/node_modules/@smithy/config-resolver/dist-types/regionInfo/PartitionHash.d.ts +3 -2
  9. package/node_modules/@smithy/config-resolver/dist-types/regionInfo/RegionHash.d.ts +3 -2
  10. package/node_modules/@smithy/config-resolver/dist-types/regionInfo/getHostnameFromVariants.d.ts +2 -0
  11. package/node_modules/@smithy/config-resolver/dist-types/regionInfo/getRegionInfo.d.ts +2 -0
  12. package/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedHostname.d.ts +2 -0
  13. package/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedPartition.d.ts +2 -0
  14. package/node_modules/@smithy/config-resolver/dist-types/regionInfo/getResolvedSigningRegion.d.ts +2 -0
  15. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +5 -0
  16. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +3 -0
  17. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +3 -2
  18. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +4 -1
  19. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +3 -2
  20. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +3 -2
  21. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getHostnameFromVariants.d.ts +2 -0
  22. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getRegionInfo.d.ts +2 -0
  23. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedHostname.d.ts +2 -0
  24. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedPartition.d.ts +2 -0
  25. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedSigningRegion.d.ts +2 -0
  26. package/node_modules/@smithy/config-resolver/package.json +4 -4
  27. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +3 -2
  28. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +625 -2
  29. package/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +3 -2
  30. package/node_modules/@smithy/core/dist-es/submodules/serde/index.js +6 -0
  31. package/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +6 -0
  32. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +6 -0
  33. package/node_modules/@smithy/core/package.json +7 -6
  34. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  35. package/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +1 -1
  36. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +1 -1
  37. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  38. package/node_modules/@smithy/hash-node/package.json +2 -2
  39. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  40. package/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +2 -2
  41. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  42. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  43. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  44. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  45. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  46. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  47. package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +0 -2
  48. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +0 -1
  49. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +1 -2
  50. package/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +0 -3
  51. package/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +0 -7
  52. package/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +0 -7
  53. package/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +0 -7
  54. package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +0 -3
  55. package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +0 -3
  56. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +0 -1
  57. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +0 -1
  58. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +1 -2
  59. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +0 -1
  60. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +0 -1
  61. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +0 -1
  62. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +0 -1
  63. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +0 -1
  64. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +0 -1
  65. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +0 -1
  66. package/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +0 -2
  67. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  68. package/node_modules/@smithy/property-provider/dist-types/chain.d.ts +1 -1
  69. package/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +1 -1
  70. package/node_modules/@smithy/property-provider/package.json +2 -2
  71. package/node_modules/@smithy/protocol-http/dist-types/extensions/httpExtensionConfiguration.d.ts +3 -7
  72. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/httpExtensionConfiguration.d.ts +3 -7
  73. package/node_modules/@smithy/protocol-http/package.json +2 -2
  74. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  75. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  76. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  77. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  78. package/node_modules/@smithy/signature-v4/package.json +4 -4
  79. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +32 -617
  80. package/node_modules/@smithy/smithy-client/dist-es/index.js +1 -6
  81. package/node_modules/@smithy/smithy-client/dist-types/index.d.ts +1 -6
  82. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/index.d.ts +1 -6
  83. package/node_modules/@smithy/smithy-client/package.json +8 -8
  84. package/node_modules/@smithy/types/dist-cjs/schema/schema.js +1 -0
  85. package/node_modules/@smithy/types/dist-cjs/schema/sentinels.js +1 -0
  86. package/node_modules/@smithy/types/dist-cjs/schema/traits.js +1 -0
  87. package/node_modules/@smithy/types/dist-cjs/transform/mutable.js +1 -0
  88. package/node_modules/@smithy/types/dist-es/index.js +3 -0
  89. package/node_modules/@smithy/types/dist-es/schema/schema.js +1 -0
  90. package/node_modules/@smithy/types/dist-es/schema/sentinels.js +1 -0
  91. package/node_modules/@smithy/types/dist-es/schema/traits.js +1 -0
  92. package/node_modules/@smithy/types/dist-es/transform/mutable.js +1 -0
  93. package/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +0 -3
  94. package/node_modules/@smithy/types/dist-types/command.d.ts +2 -0
  95. package/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +0 -2
  96. package/node_modules/@smithy/types/dist-types/index.d.ts +3 -0
  97. package/node_modules/@smithy/types/dist-types/schema/schema.d.ts +263 -0
  98. package/node_modules/@smithy/types/dist-types/schema/sentinels.d.ts +65 -0
  99. package/node_modules/@smithy/types/dist-types/schema/traits.d.ts +46 -0
  100. package/node_modules/@smithy/types/dist-types/serde.d.ts +2 -0
  101. package/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +0 -1
  102. package/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -3
  103. package/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -2
  104. package/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +0 -2
  105. package/node_modules/@smithy/types/dist-types/transform/mutable.d.ts +6 -0
  106. package/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +0 -1
  107. package/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +2 -0
  108. package/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +0 -1
  109. package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +3 -0
  110. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +278 -0
  111. package/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +65 -0
  112. package/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +46 -0
  113. package/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +2 -0
  114. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +0 -1
  115. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -1
  116. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -1
  117. package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +0 -1
  118. package/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +6 -0
  119. package/node_modules/@smithy/types/package.json +1 -1
  120. package/node_modules/@smithy/url-parser/package.json +3 -3
  121. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  122. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  123. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  124. package/node_modules/@smithy/util-middleware/package.json +2 -2
  125. package/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +1 -1
  126. package/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +1 -1
  127. package/node_modules/@smithy/util-retry/package.json +3 -3
  128. package/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js +1 -2
  129. package/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -2
  130. package/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +6 -6
  131. package/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js +1 -2
  132. package/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js +1 -2
  133. package/node_modules/@smithy/util-stream/dist-cjs/splitStream.js +1 -2
  134. package/node_modules/@smithy/util-stream/dist-types/ByteArrayCollector.d.ts +1 -1
  135. package/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +0 -3
  136. package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +0 -1
  137. package/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +0 -1
  138. package/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +0 -1
  139. package/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +0 -1
  140. package/node_modules/@smithy/util-stream/dist-types/ts3.4/ByteArrayCollector.d.ts +1 -1
  141. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +0 -1
  142. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +0 -1
  143. package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +0 -1
  144. package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +0 -1
  145. package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +0 -1
  146. package/node_modules/@smithy/util-stream/package.json +4 -4
  147. package/node_modules/@smithy/util-waiter/package.json +3 -3
  148. package/package.json +1 -1
  149. package/node_modules/@smithy/smithy-client/dist-cjs/date-utils.js +0 -1
  150. package/node_modules/@smithy/smithy-client/dist-cjs/lazy-json.js +0 -1
  151. package/node_modules/@smithy/smithy-client/dist-cjs/parse-utils.js +0 -1
  152. package/node_modules/@smithy/smithy-client/dist-cjs/quote-header.js +0 -1
  153. package/node_modules/@smithy/smithy-client/dist-cjs/split-every.js +0 -1
  154. package/node_modules/@smithy/smithy-client/dist-cjs/split-header.js +0 -1
  155. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/serde}/date-utils.js +0 -0
  156. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/serde}/lazy-json.js +0 -0
  157. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/serde}/parse-utils.js +0 -0
  158. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/serde}/quote-header.js +0 -0
  159. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/serde}/split-every.js +0 -0
  160. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/serde}/split-header.js +0 -0
  161. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/serde}/date-utils.d.ts +0 -0
  162. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/serde}/lazy-json.d.ts +0 -0
  163. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/serde}/parse-utils.d.ts +0 -0
  164. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/serde}/quote-header.d.ts +0 -0
  165. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/serde}/split-every.d.ts +0 -0
  166. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/serde}/split-header.d.ts +0 -0
  167. /package/node_modules/@smithy/{smithy-client/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/serde}/date-utils.d.ts +0 -0
  168. /package/node_modules/@smithy/{smithy-client/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/serde}/lazy-json.d.ts +0 -0
  169. /package/node_modules/@smithy/{smithy-client/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/serde}/parse-utils.d.ts +0 -0
  170. /package/node_modules/@smithy/{smithy-client/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/serde}/quote-header.d.ts +0 -0
  171. /package/node_modules/@smithy/{smithy-client/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/serde}/split-every.d.ts +0 -0
  172. /package/node_modules/@smithy/{smithy-client/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/serde}/split-header.d.ts +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/service-error-classification",
3
- "version": "4.0.3",
3
+ "version": "4.0.4",
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 service-error-classification",
@@ -54,6 +54,6 @@
54
54
  "directory": ".release/package"
55
55
  },
56
56
  "dependencies": {
57
- "@smithy/types": "^4.2.0"
57
+ "@smithy/types": "^4.3.0"
58
58
  }
59
59
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@smithy/shared-ini-file-loader",
3
- "version": "4.0.2",
3
+ "version": "4.0.3",
4
4
  "dependencies": {
5
- "@smithy/types": "^4.2.0",
5
+ "@smithy/types": "^4.3.0",
6
6
  "tslib": "^2.6.2"
7
7
  },
8
8
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/signature-v4",
3
- "version": "5.1.0",
3
+ "version": "5.1.1",
4
4
  "description": "A standalone implementation of the AWS Signature V4 request signing algorithm",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -26,10 +26,10 @@
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
28
  "@smithy/is-array-buffer": "^4.0.0",
29
- "@smithy/protocol-http": "^5.1.0",
30
- "@smithy/types": "^4.2.0",
29
+ "@smithy/protocol-http": "^5.1.1",
30
+ "@smithy/types": "^4.3.0",
31
31
  "@smithy/util-hex-encoding": "^4.0.0",
32
- "@smithy/util-middleware": "^4.0.2",
32
+ "@smithy/util-middleware": "^4.0.3",
33
33
  "@smithy/util-uri-escape": "^4.0.0",
34
34
  "@smithy/util-utf8": "^4.0.0",
35
35
  "tslib": "^2.6.2"