p6-cdk-s3-protector 0.0.22 → 0.0.24

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 (214) hide show
  1. package/.jsii +6 -6
  2. package/lib/p6cdks3protector.js +1 -1
  3. package/node_modules/@aws-sdk/client-s3/package.json +50 -50
  4. package/node_modules/@aws-sdk/client-s3-control/package.json +40 -40
  5. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  6. package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +6 -4
  7. package/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +6 -4
  8. package/node_modules/@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers.d.ts +1 -1
  9. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultStsRoleAssumers.d.ts +1 -1
  10. package/node_modules/@aws-sdk/client-sts/package.json +33 -33
  11. package/node_modules/@aws-sdk/core/node_modules/@smithy/property-provider/package.json +2 -2
  12. package/node_modules/@aws-sdk/core/package.json +11 -11
  13. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  14. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  15. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  16. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  17. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  18. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  19. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +6 -4
  20. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +6 -4
  21. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
  22. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
  23. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  24. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  25. package/node_modules/@aws-sdk/credential-provider-node/node_modules/@smithy/property-provider/package.json +2 -2
  26. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  27. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  28. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  29. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +9 -9
  30. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  31. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  32. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  33. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  34. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  35. package/node_modules/@aws-sdk/middleware-sdk-s3-control/package.json +8 -8
  36. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  37. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  38. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +22 -49
  39. package/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +1 -1
  40. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/awsRegionConfig.js +2 -0
  41. package/node_modules/@aws-sdk/region-config-resolver/dist-types/extensions/index.d.ts +2 -2
  42. package/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +1 -1
  43. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/awsRegionConfig.d.ts +15 -0
  44. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +1 -1
  45. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/awsRegionConfig.d.ts +11 -0
  46. package/node_modules/@aws-sdk/region-config-resolver/package.json +4 -7
  47. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  48. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +6 -4
  49. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +6 -4
  50. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
  51. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
  52. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  53. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/property-provider/package.json +2 -2
  54. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  55. package/node_modules/@aws-sdk/types/package.json +2 -2
  56. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  57. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  58. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  59. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  60. package/node_modules/@smithy/abort-controller/package.json +2 -2
  61. package/node_modules/@smithy/config-resolver/dist-cjs/index.js +15 -5
  62. package/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +10 -0
  63. package/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +5 -5
  64. package/node_modules/@smithy/config-resolver/dist-types/regionConfig/checkRegion.d.ts +9 -0
  65. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/checkRegion.d.ts +9 -0
  66. package/node_modules/@smithy/config-resolver/package.json +5 -4
  67. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +1 -2
  68. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -3
  69. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +171 -169
  70. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +1 -2
  71. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +4 -4
  72. package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +1 -1
  73. package/node_modules/@smithy/core/dist-es/submodules/schema/index.js +1 -0
  74. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +4 -6
  75. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +4 -6
  76. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +26 -35
  77. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/operation.js +7 -0
  78. package/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +1 -0
  79. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +2 -0
  80. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +2 -0
  81. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +2 -0
  82. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +4 -21
  83. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +2 -0
  84. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -0
  85. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +2 -0
  86. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +2 -0
  87. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/operation.d.ts +7 -0
  88. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +1 -0
  89. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +2 -0
  90. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +2 -0
  91. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +2 -0
  92. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +4 -21
  93. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +2 -0
  94. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -0
  95. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +2 -0
  96. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +2 -0
  97. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/operation.d.ts +7 -0
  98. package/node_modules/@smithy/core/package.json +7 -7
  99. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  100. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  101. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  102. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  103. package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
  104. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  105. package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
  106. package/node_modules/@smithy/hash-node/package.json +2 -2
  107. package/node_modules/@smithy/hash-stream-node/package.json +2 -2
  108. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  109. package/node_modules/@smithy/md5-js/package.json +2 -2
  110. package/node_modules/@smithy/middleware-apply-body-checksum/package.json +3 -3
  111. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  112. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  113. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  114. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  115. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  116. package/node_modules/@smithy/node-config-provider/node_modules/@smithy/property-provider/package.json +2 -2
  117. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  118. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  119. package/node_modules/@smithy/protocol-http/package.json +2 -2
  120. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  121. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  122. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  123. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +2 -1
  124. package/node_modules/@smithy/shared-ini-file-loader/dist-es/constants.js +1 -0
  125. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +1 -1
  126. package/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +1 -1
  127. package/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +1 -1
  128. package/node_modules/@smithy/shared-ini-file-loader/dist-types/constants.d.ts +4 -0
  129. package/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +1 -4
  130. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/constants.d.ts +4 -0
  131. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +1 -4
  132. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  133. package/node_modules/@smithy/signature-v4/package.json +4 -4
  134. package/node_modules/@smithy/smithy-client/package.json +7 -7
  135. package/node_modules/@smithy/types/dist-es/index.js +1 -0
  136. package/node_modules/@smithy/types/dist-es/schema/schema-deprecated.js +1 -0
  137. package/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
  138. package/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +136 -0
  139. package/node_modules/@smithy/types/dist-types/schema/schema.d.ts +26 -68
  140. package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +8 -8
  141. package/node_modules/@smithy/types/dist-types/serde.d.ts +2 -2
  142. package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
  143. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +142 -0
  144. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +27 -72
  145. package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +9 -9
  146. package/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +2 -2
  147. package/node_modules/@smithy/types/package.json +1 -1
  148. package/node_modules/@smithy/url-parser/package.json +3 -3
  149. package/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider/package.json +2 -2
  150. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  151. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  152. package/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider/package.json +2 -2
  153. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  154. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +31 -22
  155. package/node_modules/@smithy/util-endpoints/dist-es/utils/callFunction.js +1 -11
  156. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +15 -2
  157. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateRules.js +17 -2
  158. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTreeRule.js +1 -13
  159. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperties.js +25 -2
  160. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperty.js +1 -21
  161. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +1 -2
  162. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +7 -2
  163. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +6 -1
  164. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +1 -3
  165. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +6 -0
  166. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +1 -3
  167. package/node_modules/@smithy/util-endpoints/dist-types/utils/callFunction.d.ts +1 -2
  168. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +7 -2
  169. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +6 -1
  170. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateTreeRule.d.ts +1 -3
  171. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +6 -0
  172. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperty.d.ts +1 -3
  173. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  174. package/node_modules/@smithy/util-middleware/package.json +2 -2
  175. package/node_modules/@smithy/util-retry/package.json +3 -3
  176. package/node_modules/@smithy/util-stream/dist-cjs/index.js +8 -15
  177. package/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +10 -3
  178. package/node_modules/@smithy/util-stream/package.json +4 -4
  179. package/node_modules/@smithy/util-waiter/package.json +3 -3
  180. package/node_modules/cdk-iam-floyd/README.md +2 -2
  181. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.d.ts +2 -0
  182. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.js +5 -1
  183. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.d.ts +2 -0
  184. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.js +3 -1
  185. package/node_modules/cdk-iam-floyd/lib/generated/index.d.ts +1 -0
  186. package/node_modules/cdk-iam-floyd/lib/generated/index.js +9 -7
  187. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/actionrecommendations.d.ts +25 -0
  188. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/actionrecommendations.js +36 -0
  189. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/healthlake.d.ts +64 -0
  190. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/healthlake.js +89 -1
  191. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/performanceinsights.d.ts +4 -0
  192. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/performanceinsights.js +5 -1
  193. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/service-oracledatabase-aws.d.ts +8 -0
  194. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/service-oracledatabase-aws.js +13 -2
  195. package/node_modules/cdk-iam-floyd/package.json +5 -5
  196. package/package.json +11 -11
  197. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/config.js +0 -12
  198. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
  199. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/index.js +0 -2
  200. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
  201. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -24
  202. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/config.d.ts +0 -17
  203. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
  204. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/index.d.ts +0 -8
  205. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
  206. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -37
  207. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -8
  208. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -1
  209. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -2
  210. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -1
  211. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -14
  212. package/node_modules/@smithy/util-stream/dist-es/blob/transforms.js +0 -15
  213. package/node_modules/@smithy/util-stream/dist-types/blob/transforms.d.ts +0 -9
  214. package/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/transforms.d.ts +0 -9
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/fetch-http-handler",
3
- "version": "5.3.3",
3
+ "version": "5.3.4",
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'",
@@ -28,14 +28,14 @@
28
28
  "module": "./dist-es/index.js",
29
29
  "types": "./dist-types/index.d.ts",
30
30
  "dependencies": {
31
- "@smithy/protocol-http": "^5.3.2",
32
- "@smithy/querystring-builder": "^4.2.2",
33
- "@smithy/types": "^4.7.1",
31
+ "@smithy/protocol-http": "^5.3.3",
32
+ "@smithy/querystring-builder": "^4.2.3",
33
+ "@smithy/types": "^4.8.0",
34
34
  "@smithy/util-base64": "^4.3.0",
35
35
  "tslib": "^2.6.2"
36
36
  },
37
37
  "devDependencies": {
38
- "@smithy/abort-controller": "^4.2.2",
38
+ "@smithy/abort-controller": "^4.2.3",
39
39
  "concurrently": "7.0.0",
40
40
  "downlevel-dts": "0.10.1",
41
41
  "rimraf": "3.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/hash-blob-browser",
3
- "version": "4.2.3",
3
+ "version": "4.2.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 hash-blob-browser",
@@ -26,7 +26,7 @@
26
26
  "dependencies": {
27
27
  "@smithy/chunked-blob-reader": "^5.2.0",
28
28
  "@smithy/chunked-blob-reader-native": "^4.2.1",
29
- "@smithy/types": "^4.7.1",
29
+ "@smithy/types": "^4.8.0",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/hash-node",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
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 hash-node",
@@ -32,7 +32,7 @@
32
32
  "typedoc": "0.23.23"
33
33
  },
34
34
  "dependencies": {
35
- "@smithy/types": "^4.7.1",
35
+ "@smithy/types": "^4.8.0",
36
36
  "@smithy/util-buffer-from": "^4.2.0",
37
37
  "@smithy/util-utf8": "^4.2.0",
38
38
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/hash-stream-node",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
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 hash-stream-node",
@@ -24,7 +24,7 @@
24
24
  "license": "Apache-2.0",
25
25
  "sideEffects": false,
26
26
  "dependencies": {
27
- "@smithy/types": "^4.7.1",
27
+ "@smithy/types": "^4.8.0",
28
28
  "@smithy/util-utf8": "^4.2.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/invalid-dependency",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
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 invalid-dependency",
@@ -24,7 +24,7 @@
24
24
  "license": "Apache-2.0",
25
25
  "sideEffects": false,
26
26
  "dependencies": {
27
- "@smithy/types": "^4.7.1",
27
+ "@smithy/types": "^4.8.0",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "typesVersions": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/md5-js",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
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 md5-js",
@@ -34,7 +34,7 @@
34
34
  "typedoc": "0.23.23"
35
35
  },
36
36
  "dependencies": {
37
- "@smithy/types": "^4.7.1",
37
+ "@smithy/types": "^4.8.0",
38
38
  "@smithy/util-utf8": "^4.2.0",
39
39
  "tslib": "^2.6.2"
40
40
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-apply-body-checksum",
3
- "version": "4.3.2",
3
+ "version": "4.3.3",
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-apply-body-checksum",
@@ -27,8 +27,8 @@
27
27
  "sideEffects": false,
28
28
  "dependencies": {
29
29
  "@smithy/is-array-buffer": "^4.2.0",
30
- "@smithy/protocol-http": "^5.3.2",
31
- "@smithy/types": "^4.7.1",
30
+ "@smithy/protocol-http": "^5.3.3",
31
+ "@smithy/types": "^4.8.0",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-content-length",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
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-content-length",
@@ -25,8 +25,8 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/protocol-http": "^5.3.2",
29
- "@smithy/types": "^4.7.1",
28
+ "@smithy/protocol-http": "^5.3.3",
29
+ "@smithy/types": "^4.8.0",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-endpoint",
3
- "version": "4.3.3",
3
+ "version": "4.3.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 middleware-endpoint",
@@ -25,13 +25,13 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/core": "^3.16.1",
29
- "@smithy/middleware-serde": "^4.2.2",
30
- "@smithy/node-config-provider": "^4.3.2",
31
- "@smithy/shared-ini-file-loader": "^4.3.2",
32
- "@smithy/types": "^4.7.1",
33
- "@smithy/url-parser": "^4.2.2",
34
- "@smithy/util-middleware": "^4.2.2",
28
+ "@smithy/core": "^3.17.0",
29
+ "@smithy/middleware-serde": "^4.2.3",
30
+ "@smithy/node-config-provider": "^4.3.3",
31
+ "@smithy/shared-ini-file-loader": "^4.3.3",
32
+ "@smithy/types": "^4.8.0",
33
+ "@smithy/url-parser": "^4.2.3",
34
+ "@smithy/util-middleware": "^4.2.3",
35
35
  "tslib": "^2.6.2"
36
36
  },
37
37
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-retry",
3
- "version": "4.4.3",
3
+ "version": "4.4.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 middleware-retry",
@@ -34,13 +34,13 @@
34
34
  "license": "Apache-2.0",
35
35
  "sideEffects": false,
36
36
  "dependencies": {
37
- "@smithy/node-config-provider": "^4.3.2",
38
- "@smithy/protocol-http": "^5.3.2",
39
- "@smithy/service-error-classification": "^4.2.2",
40
- "@smithy/smithy-client": "^4.8.1",
41
- "@smithy/types": "^4.7.1",
42
- "@smithy/util-middleware": "^4.2.2",
43
- "@smithy/util-retry": "^4.2.2",
37
+ "@smithy/node-config-provider": "^4.3.3",
38
+ "@smithy/protocol-http": "^5.3.3",
39
+ "@smithy/service-error-classification": "^4.2.3",
40
+ "@smithy/smithy-client": "^4.9.0",
41
+ "@smithy/types": "^4.8.0",
42
+ "@smithy/util-middleware": "^4.2.3",
43
+ "@smithy/util-retry": "^4.2.3",
44
44
  "@smithy/uuid": "^1.1.0",
45
45
  "tslib": "^2.6.2"
46
46
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-serde",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
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-serde",
@@ -26,8 +26,8 @@
26
26
  "license": "Apache-2.0",
27
27
  "sideEffects": false,
28
28
  "dependencies": {
29
- "@smithy/protocol-http": "^5.3.2",
30
- "@smithy/types": "^4.7.1",
29
+ "@smithy/protocol-http": "^5.3.3",
30
+ "@smithy/types": "^4.8.0",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-stack",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
4
4
  "description": "Provides a means for composing multiple middleware functions into a single handler",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -27,7 +27,7 @@
27
27
  "module": "./dist-es/index.js",
28
28
  "types": "./dist-types/index.d.ts",
29
29
  "dependencies": {
30
- "@smithy/types": "^4.7.1",
30
+ "@smithy/types": "^4.8.0",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/property-provider",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
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 property-provider",
@@ -24,7 +24,7 @@
24
24
  "license": "Apache-2.0",
25
25
  "sideEffects": false,
26
26
  "dependencies": {
27
- "@smithy/types": "^4.7.1",
27
+ "@smithy/types": "^4.8.0",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/node-config-provider",
3
- "version": "4.3.2",
3
+ "version": "4.3.3",
4
4
  "description": "Load config default values from ini config files and environmental variable",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
@@ -26,9 +26,9 @@
26
26
  "module": "./dist-es/index.js",
27
27
  "types": "./dist-types/index.d.ts",
28
28
  "dependencies": {
29
- "@smithy/property-provider": "^4.2.2",
30
- "@smithy/shared-ini-file-loader": "^4.3.2",
31
- "@smithy/types": "^4.7.1",
29
+ "@smithy/property-provider": "^4.2.3",
30
+ "@smithy/shared-ini-file-loader": "^4.3.3",
31
+ "@smithy/types": "^4.8.0",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/node-http-handler",
3
- "version": "4.4.1",
3
+ "version": "4.4.2",
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'",
@@ -27,10 +27,10 @@
27
27
  "module": "./dist-es/index.js",
28
28
  "types": "./dist-types/index.d.ts",
29
29
  "dependencies": {
30
- "@smithy/abort-controller": "^4.2.2",
31
- "@smithy/protocol-http": "^5.3.2",
32
- "@smithy/querystring-builder": "^4.2.2",
33
- "@smithy/types": "^4.7.1",
30
+ "@smithy/abort-controller": "^4.2.3",
31
+ "@smithy/protocol-http": "^5.3.3",
32
+ "@smithy/querystring-builder": "^4.2.3",
33
+ "@smithy/types": "^4.8.0",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/protocol-http",
3
- "version": "5.3.2",
3
+ "version": "5.3.3",
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 protocol-http",
@@ -25,7 +25,7 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/types": "^4.7.1",
28
+ "@smithy/types": "^4.8.0",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/querystring-builder",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
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 querystring-builder",
@@ -23,7 +23,7 @@
23
23
  "license": "Apache-2.0",
24
24
  "sideEffects": false,
25
25
  "dependencies": {
26
- "@smithy/types": "^4.7.1",
26
+ "@smithy/types": "^4.8.0",
27
27
  "@smithy/util-uri-escape": "^4.2.0",
28
28
  "tslib": "^2.6.2"
29
29
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/querystring-parser",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
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 querystring-parser",
@@ -24,7 +24,7 @@
24
24
  "license": "Apache-2.0",
25
25
  "sideEffects": false,
26
26
  "dependencies": {
27
- "@smithy/types": "^4.7.1",
27
+ "@smithy/types": "^4.8.0",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/service-error-classification",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
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",
@@ -55,6 +55,6 @@
55
55
  "directory": ".release/package"
56
56
  },
57
57
  "dependencies": {
58
- "@smithy/types": "^4.7.1"
58
+ "@smithy/types": "^4.8.0"
59
59
  }
60
60
  }
@@ -11,6 +11,8 @@ const ENV_PROFILE = "AWS_PROFILE";
11
11
  const DEFAULT_PROFILE = "default";
12
12
  const getProfileName = (init) => init.profile || process.env[ENV_PROFILE] || DEFAULT_PROFILE;
13
13
 
14
+ const CONFIG_PREFIX_SEPARATOR = ".";
15
+
14
16
  const getConfigData = (data) => Object.entries(data)
15
17
  .filter(([key]) => {
16
18
  const indexOfSeparator = key.indexOf(CONFIG_PREFIX_SEPARATOR);
@@ -86,7 +88,6 @@ const parseIni = (iniData) => {
86
88
  };
87
89
 
88
90
  const swallowError$1 = () => ({});
89
- const CONFIG_PREFIX_SEPARATOR = ".";
90
91
  const loadSharedConfigFiles = async (init = {}) => {
91
92
  const { filepath = getCredentialsFilepath(), configFilepath = getConfigFilepath() } = init;
92
93
  const homeDir = getHomeDir.getHomeDir();
@@ -0,0 +1 @@
1
+ export const CONFIG_PREFIX_SEPARATOR = ".";
@@ -1,5 +1,5 @@
1
1
  import { IniSectionType } from "@smithy/types";
2
- import { CONFIG_PREFIX_SEPARATOR } from "./loadSharedConfigFiles";
2
+ import { CONFIG_PREFIX_SEPARATOR } from "./constants";
3
3
  export const getConfigData = (data) => Object.entries(data)
4
4
  .filter(([key]) => {
5
5
  const indexOfSeparator = key.indexOf(CONFIG_PREFIX_SEPARATOR);
@@ -6,7 +6,7 @@ import { getHomeDir } from "./getHomeDir";
6
6
  import { parseIni } from "./parseIni";
7
7
  import { slurpFile } from "./slurpFile";
8
8
  const swallowError = () => ({});
9
- export const CONFIG_PREFIX_SEPARATOR = ".";
9
+ export { CONFIG_PREFIX_SEPARATOR } from "./constants";
10
10
  export const loadSharedConfigFiles = async (init = {}) => {
11
11
  const { filepath = getCredentialsFilepath(), configFilepath = getConfigFilepath() } = init;
12
12
  const homeDir = getHomeDir();
@@ -1,5 +1,5 @@
1
1
  import { IniSectionType } from "@smithy/types";
2
- import { CONFIG_PREFIX_SEPARATOR } from "./loadSharedConfigFiles";
2
+ import { CONFIG_PREFIX_SEPARATOR } from "./constants";
3
3
  const prefixKeyRegex = /^([\w-]+)\s(["'])?([\w-@\+\.%:/]+)\2$/;
4
4
  const profileNameBlockList = ["__proto__", "profile __proto__"];
5
5
  export const parseIni = (iniData) => {
@@ -0,0 +1,4 @@
1
+ /**
2
+ * @internal
3
+ */
4
+ export declare const CONFIG_PREFIX_SEPARATOR = ".";
@@ -25,10 +25,7 @@ export interface SharedConfigInit {
25
25
  */
26
26
  logger?: Logger;
27
27
  }
28
- /**
29
- * @internal
30
- */
31
- export declare const CONFIG_PREFIX_SEPARATOR = ".";
28
+ export { CONFIG_PREFIX_SEPARATOR } from "./constants";
32
29
  /**
33
30
  * Loads the config and credentials files.
34
31
  * @internal
@@ -0,0 +1,4 @@
1
+ /**
2
+ * @internal
3
+ */
4
+ export declare const CONFIG_PREFIX_SEPARATOR = ".";
@@ -25,10 +25,7 @@ export interface SharedConfigInit {
25
25
  */
26
26
  logger?: Logger;
27
27
  }
28
- /**
29
- * @internal
30
- */
31
- export declare const CONFIG_PREFIX_SEPARATOR = ".";
28
+ export { CONFIG_PREFIX_SEPARATOR } from "./constants";
32
29
  /**
33
30
  * Loads the config and credentials files.
34
31
  * @internal
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@smithy/shared-ini-file-loader",
3
- "version": "4.3.2",
3
+ "version": "4.3.3",
4
4
  "dependencies": {
5
- "@smithy/types": "^4.7.1",
5
+ "@smithy/types": "^4.8.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.3.2",
3
+ "version": "5.3.3",
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",
@@ -27,10 +27,10 @@
27
27
  "sideEffects": false,
28
28
  "dependencies": {
29
29
  "@smithy/is-array-buffer": "^4.2.0",
30
- "@smithy/protocol-http": "^5.3.2",
31
- "@smithy/types": "^4.7.1",
30
+ "@smithy/protocol-http": "^5.3.3",
31
+ "@smithy/types": "^4.8.0",
32
32
  "@smithy/util-hex-encoding": "^4.2.0",
33
- "@smithy/util-middleware": "^4.2.2",
33
+ "@smithy/util-middleware": "^4.2.3",
34
34
  "@smithy/util-uri-escape": "^4.2.0",
35
35
  "@smithy/util-utf8": "^4.2.0",
36
36
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/smithy-client",
3
- "version": "4.8.1",
3
+ "version": "4.9.0",
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",
@@ -25,12 +25,12 @@
25
25
  "license": "Apache-2.0",
26
26
  "sideEffects": false,
27
27
  "dependencies": {
28
- "@smithy/core": "^3.16.1",
29
- "@smithy/middleware-endpoint": "^4.3.3",
30
- "@smithy/middleware-stack": "^4.2.2",
31
- "@smithy/protocol-http": "^5.3.2",
32
- "@smithy/types": "^4.7.1",
33
- "@smithy/util-stream": "^4.5.2",
28
+ "@smithy/core": "^3.17.0",
29
+ "@smithy/middleware-endpoint": "^4.3.4",
30
+ "@smithy/middleware-stack": "^4.2.3",
31
+ "@smithy/protocol-http": "^5.3.3",
32
+ "@smithy/types": "^4.8.0",
33
+ "@smithy/util-stream": "^4.5.3",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "engines": {
@@ -22,6 +22,7 @@ export * from "./profile";
22
22
  export * from "./response";
23
23
  export * from "./retry";
24
24
  export * from "./schema/schema";
25
+ export * from "./schema/schema-deprecated";
25
26
  export * from "./schema/sentinels";
26
27
  export * from "./schema/static-schemas";
27
28
  export * from "./serde";
@@ -22,6 +22,7 @@ export * from "./profile";
22
22
  export * from "./response";
23
23
  export * from "./retry";
24
24
  export * from "./schema/schema";
25
+ export * from "./schema/schema-deprecated";
25
26
  export * from "./schema/sentinels";
26
27
  export * from "./schema/static-schemas";
27
28
  export * from "./serde";