@gemeentenijmegen/webapp 1.1.8 → 1.1.9

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 (401) hide show
  1. package/.jsii +10 -10
  2. package/lib/webapp/Criticality.js +1 -1
  3. package/lib/webapp/Webapp.js +1 -1
  4. package/lib/webapp/Webpage.js +1 -1
  5. package/lib/webapp/util/Files.js +1 -1
  6. package/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.js +4 -1
  7. package/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.js +4 -1
  8. package/node_modules/@aws-sdk/client-dynamodb/dist-types/endpoint/EndpointParameters.d.ts +13 -13
  9. package/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.browser.d.ts +3 -3
  10. package/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.d.ts +1 -1
  11. package/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.native.d.ts +3 -3
  12. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +13 -13
  13. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -3
  14. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.d.ts +4 -1
  15. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -3
  16. package/node_modules/@aws-sdk/client-dynamodb/package.json +35 -35
  17. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +1 -1
  18. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +3 -1
  19. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +4 -1
  20. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +1 -1
  21. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +2 -2
  22. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +1 -0
  23. package/node_modules/@aws-sdk/client-s3/dist-es/protocols/Aws_restXml.js +1 -0
  24. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +4 -1
  25. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +1 -1
  26. package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +2 -2
  27. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +22 -14
  28. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +1 -0
  29. package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +26 -26
  30. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +23 -23
  31. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +21 -9
  32. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +9 -9
  33. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +7 -7
  34. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +9 -9
  35. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -2
  36. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +32 -26
  38. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_1.d.ts +1 -0
  39. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -10
  40. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +16 -8
  41. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +22 -10
  42. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -3
  43. package/node_modules/@aws-sdk/client-s3/package.json +50 -50
  44. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +4 -1
  45. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +4 -1
  46. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/endpoint/EndpointParameters.d.ts +7 -7
  47. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.browser.d.ts +2 -2
  48. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.native.d.ts +2 -2
  49. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
  50. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
  51. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
  52. package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
  53. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +4 -1
  54. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +4 -1
  55. package/node_modules/@aws-sdk/client-ssm/dist-types/endpoint/EndpointParameters.d.ts +7 -7
  56. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +2 -2
  57. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +2 -2
  58. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
  59. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
  60. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
  61. package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
  62. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +4 -1
  63. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -1
  64. package/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +7 -7
  65. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +2 -2
  66. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +2 -2
  67. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +7 -7
  68. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -2
  69. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -2
  70. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  71. package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +2 -0
  72. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +1496 -14
  73. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +1 -0
  74. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js +6 -0
  75. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +13 -0
  76. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +14 -0
  77. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +14 -0
  78. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +84 -0
  79. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +118 -0
  80. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js +20 -0
  81. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +105 -0
  82. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +106 -0
  83. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js +46 -0
  84. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js +18 -0
  85. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +17 -0
  86. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +147 -0
  87. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js +1 -0
  88. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +152 -0
  89. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +126 -0
  90. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js +20 -0
  91. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +154 -0
  92. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +279 -0
  93. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/simpleFormatXml.js +27 -0
  94. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +1 -0
  95. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +8 -0
  96. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +2 -2
  97. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +13 -0
  98. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +12 -0
  99. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +12 -0
  100. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +18 -0
  101. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +19 -0
  102. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +19 -0
  103. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +13 -0
  104. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +15 -0
  105. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReplacer.d.ts +21 -0
  106. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +15 -0
  107. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +3 -3
  108. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +20 -0
  109. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +39 -0
  110. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +6 -0
  111. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +16 -0
  112. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +21 -0
  113. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +14 -0
  114. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +20 -0
  115. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +21 -0
  116. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/simpleFormatXml.d.ts +6 -0
  117. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +1 -0
  118. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ConfigurableSerdeContext.d.ts +5 -0
  119. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +2 -2
  120. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +13 -0
  121. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +6 -0
  122. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +6 -0
  123. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +33 -0
  124. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +34 -0
  125. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +16 -0
  126. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +13 -0
  127. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +15 -0
  128. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReplacer.d.ts +7 -0
  129. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +7 -0
  130. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +3 -3
  131. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +14 -0
  132. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +55 -0
  133. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QuerySerializerSettings.d.ts +6 -0
  134. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +16 -0
  135. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +39 -0
  136. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlCodec.d.ts +17 -0
  137. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeDeserializer.d.ts +15 -0
  138. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeSerializer.d.ts +21 -0
  139. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/simpleFormatXml.d.ts +1 -0
  140. package/node_modules/@aws-sdk/core/package.json +14 -10
  141. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  142. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  143. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  144. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  145. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  146. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  147. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  148. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js +7 -36
  149. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeUseArnRegionConfigOptions.js +1 -1
  150. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostname.js +1 -19
  151. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketHostnameUtils.js +2 -23
  152. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/configurations.js +1 -1
  153. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/NodeUseArnRegionConfigOptions.d.ts +2 -2
  154. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketEndpointMiddleware.d.ts +12 -0
  155. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostname.d.ts +8 -0
  156. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostnameUtils.d.ts +59 -3
  157. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/configurations.d.ts +13 -1
  158. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/NodeUseArnRegionConfigOptions.d.ts +3 -1
  159. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/configurations.d.ts +1 -1
  160. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  161. package/node_modules/@aws-sdk/middleware-endpoint-discovery/package.json +5 -5
  162. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  163. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +9 -9
  164. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  165. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  166. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  167. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  168. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  169. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  170. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  171. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +4 -1
  172. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +4 -1
  173. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +4 -1
  174. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +4 -1
  175. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +7 -7
  176. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  177. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  178. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +9 -9
  179. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +3 -3
  180. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
  181. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +3 -3
  182. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +7 -7
  183. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -2
  184. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -2
  185. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +9 -9
  186. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +8 -3
  187. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -1
  188. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +8 -3
  189. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  190. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  191. package/node_modules/@aws-sdk/s3-request-presigner/package.json +10 -10
  192. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +8 -0
  193. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4MultiRegion.js +9 -0
  194. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4MultiRegion.d.ts +1 -0
  195. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +1 -0
  196. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  197. package/node_modules/@aws-sdk/token-providers/README.md +9 -0
  198. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +18 -1
  199. package/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +13 -0
  200. package/node_modules/@aws-sdk/token-providers/dist-es/index.js +1 -0
  201. package/node_modules/@aws-sdk/token-providers/dist-types/fromEnvSigningName.d.ts +18 -0
  202. package/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +1 -0
  203. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +11 -0
  204. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +1 -0
  205. package/node_modules/@aws-sdk/token-providers/package.json +7 -6
  206. package/node_modules/@aws-sdk/types/package.json +2 -2
  207. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +3 -0
  208. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +3 -0
  209. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +3 -0
  210. package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  211. package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
  212. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  213. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  214. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  215. package/node_modules/@gemeentenijmegen/apiclient/node_modules/@gemeentenijmegen/utils/lib/AWS.js +4 -5
  216. package/node_modules/@gemeentenijmegen/apiclient/node_modules/@gemeentenijmegen/utils/lib/Storage.js +6 -9
  217. package/node_modules/@gemeentenijmegen/apiclient/node_modules/@gemeentenijmegen/utils/lib/environmentVariables.js +2 -3
  218. package/node_modules/@gemeentenijmegen/apiclient/node_modules/@gemeentenijmegen/utils/package.json +8 -8
  219. package/node_modules/@gemeentenijmegen/apiclient/package.json +7 -7
  220. package/node_modules/@gemeentenijmegen/apigateway-http/package.json +4 -4
  221. package/node_modules/@gemeentenijmegen/session/package.json +4 -4
  222. package/node_modules/@gemeentenijmegen/utils/package.json +8 -8
  223. package/node_modules/@smithy/abort-controller/package.json +2 -2
  224. package/node_modules/@smithy/config-resolver/package.json +4 -4
  225. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +209 -0
  226. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +668 -2
  227. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +774 -0
  228. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +108 -53
  229. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +136 -0
  230. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +74 -0
  231. package/node_modules/@smithy/core/dist-es/submodules/cbor/index.js +3 -1
  232. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +178 -0
  233. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +171 -0
  234. package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +68 -0
  235. package/node_modules/@smithy/core/dist-es/submodules/protocols/index.js +7 -0
  236. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/FromStringShapeDeserializer.js +64 -0
  237. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeDeserializer.js +38 -0
  238. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeSerializer.js +30 -0
  239. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +87 -0
  240. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/determineTimestampFormat.js +20 -0
  241. package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +49 -0
  242. package/node_modules/@smithy/core/dist-es/submodules/schema/deref.js +6 -0
  243. package/node_modules/@smithy/core/dist-es/submodules/schema/index.js +12 -0
  244. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/getSchemaSerdePlugin.js +23 -0
  245. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schema-middleware-types.js +1 -0
  246. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +60 -0
  247. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +16 -0
  248. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js +17 -0
  249. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js +15 -0
  250. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js +16 -0
  251. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +294 -0
  252. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/OperationSchema.js +16 -0
  253. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/Schema.js +6 -0
  254. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +15 -0
  255. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js +22 -0
  256. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/sentinels.js +16 -0
  257. package/node_modules/@smithy/core/dist-es/submodules/serde/copyDocumentWithTransform.js +53 -0
  258. package/node_modules/@smithy/core/dist-es/submodules/serde/index.js +4 -3
  259. package/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +29 -0
  260. package/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +22 -0
  261. package/node_modules/@smithy/core/dist-types/submodules/cbor/index.d.ts +3 -1
  262. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +15 -0
  263. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +33 -0
  264. package/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +11 -0
  265. package/node_modules/@smithy/core/dist-types/submodules/protocols/index.d.ts +7 -0
  266. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +14 -0
  267. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +18 -0
  268. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +20 -0
  269. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +15 -0
  270. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/determineTimestampFormat.d.ts +9 -0
  271. package/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +55 -0
  272. package/node_modules/@smithy/core/dist-types/submodules/schema/deref.d.ts +6 -0
  273. package/node_modules/@smithy/core/dist-types/submodules/schema/index.d.ts +12 -0
  274. package/node_modules/@smithy/core/dist-types/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +14 -0
  275. package/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schema-middleware-types.d.ts +8 -0
  276. package/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +9 -0
  277. package/node_modules/@smithy/core/dist-types/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +6 -0
  278. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +38 -0
  279. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +20 -0
  280. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +25 -0
  281. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +122 -0
  282. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +20 -0
  283. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +11 -0
  284. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +20 -0
  285. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +21 -0
  286. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +21 -0
  287. package/node_modules/@smithy/core/dist-types/submodules/serde/copyDocumentWithTransform.d.ts +5 -0
  288. package/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +4 -3
  289. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +29 -0
  290. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +22 -0
  291. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/index.d.ts +3 -1
  292. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +15 -0
  293. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +33 -0
  294. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +11 -0
  295. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/index.d.ts +7 -0
  296. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +14 -0
  297. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +18 -0
  298. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +20 -0
  299. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +15 -0
  300. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/determineTimestampFormat.d.ts +9 -0
  301. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +55 -0
  302. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/deref.d.ts +6 -0
  303. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +12 -0
  304. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +14 -0
  305. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schema-middleware-types.d.ts +11 -0
  306. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +9 -0
  307. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +6 -0
  308. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +38 -0
  309. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +20 -0
  310. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +25 -0
  311. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +125 -0
  312. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +20 -0
  313. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +11 -0
  314. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +20 -0
  315. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +24 -0
  316. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +21 -0
  317. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/copyDocumentWithTransform.d.ts +5 -0
  318. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +4 -3
  319. package/node_modules/@smithy/core/package.json +17 -7
  320. package/node_modules/@smithy/core/schema.d.ts +7 -0
  321. package/node_modules/@smithy/core/schema.js +6 -0
  322. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  323. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  324. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  325. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  326. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  327. package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
  328. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  329. package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
  330. package/node_modules/@smithy/hash-node/package.json +2 -2
  331. package/node_modules/@smithy/hash-stream-node/package.json +2 -2
  332. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  333. package/node_modules/@smithy/md5-js/package.json +2 -2
  334. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  335. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  336. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  337. package/node_modules/@smithy/middleware-serde/dist-types/deserializerMiddleware.d.ts +1 -0
  338. package/node_modules/@smithy/middleware-serde/dist-types/serdePlugin.d.ts +7 -1
  339. package/node_modules/@smithy/middleware-serde/dist-types/serializerMiddleware.d.ts +1 -0
  340. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +1 -0
  341. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +7 -1
  342. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +1 -0
  343. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  344. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  345. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  346. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  347. package/node_modules/@smithy/property-provider/package.json +2 -2
  348. package/node_modules/@smithy/protocol-http/package.json +2 -2
  349. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  350. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  351. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  352. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  353. package/node_modules/@smithy/signature-v4/package.json +4 -4
  354. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +10 -0
  355. package/node_modules/@smithy/smithy-client/dist-es/command.js +6 -0
  356. package/node_modules/@smithy/smithy-client/dist-types/command.d.ts +7 -1
  357. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +7 -1
  358. package/node_modules/@smithy/smithy-client/package.json +7 -7
  359. package/node_modules/@smithy/types/dist-types/command.d.ts +5 -2
  360. package/node_modules/@smithy/types/dist-types/schema/schema.d.ts +2 -4
  361. package/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +5 -2
  362. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +2 -4
  363. package/node_modules/@smithy/types/package.json +1 -1
  364. package/node_modules/@smithy/url-parser/package.json +3 -3
  365. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  366. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  367. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  368. package/node_modules/@smithy/util-middleware/package.json +2 -2
  369. package/node_modules/@smithy/util-retry/package.json +3 -3
  370. package/node_modules/@smithy/util-stream/package.json +4 -4
  371. package/node_modules/@smithy/util-waiter/package.json +3 -3
  372. package/node_modules/@types/aws-lambda/README.md +1 -1
  373. package/node_modules/@types/aws-lambda/package.json +2 -2
  374. package/node_modules/@types/aws-lambda/trigger/cloudfront-response.d.ts +8 -6
  375. package/node_modules/axios/CHANGELOG.md +24 -0
  376. package/node_modules/axios/README.md +20 -17
  377. package/node_modules/axios/dist/axios.js +6 -3
  378. package/node_modules/axios/dist/axios.js.map +1 -1
  379. package/node_modules/axios/dist/axios.min.js +2 -2
  380. package/node_modules/axios/dist/axios.min.js.map +1 -1
  381. package/node_modules/axios/dist/browser/axios.cjs +7 -3
  382. package/node_modules/axios/dist/browser/axios.cjs.map +1 -1
  383. package/node_modules/axios/dist/esm/axios.js +7 -3
  384. package/node_modules/axios/dist/esm/axios.js.map +1 -1
  385. package/node_modules/axios/dist/esm/axios.min.js +2 -2
  386. package/node_modules/axios/dist/esm/axios.min.js.map +1 -1
  387. package/node_modules/axios/dist/node/axios.cjs +7 -3
  388. package/node_modules/axios/dist/node/axios.cjs.map +1 -1
  389. package/node_modules/axios/index.d.cts +1 -1
  390. package/node_modules/axios/index.d.ts +1 -1
  391. package/node_modules/axios/lib/adapters/fetch.js +1 -1
  392. package/node_modules/axios/lib/env/data.js +1 -1
  393. package/node_modules/axios/lib/helpers/toFormData.js +4 -0
  394. package/node_modules/axios/package.json +10 -1
  395. package/node_modules/form-data/README.md.bak +355 -0
  396. package/node_modules/form-data/Readme.md +34 -37
  397. package/node_modules/form-data/lib/browser.js +3 -1
  398. package/node_modules/form-data/lib/form_data.js +124 -129
  399. package/node_modules/form-data/lib/populate.js +5 -5
  400. package/node_modules/form-data/package.json +7 -15
  401. package/package.json +15 -15
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/eventstream-serde-browser",
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 eventstream-serde-browser",
@@ -22,8 +22,8 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/eventstream-serde-universal": "^4.0.3",
26
- "@smithy/types": "^4.3.0",
25
+ "@smithy/eventstream-serde-universal": "^4.0.4",
26
+ "@smithy/types": "^4.3.1",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/eventstream-serde-config-resolver",
3
- "version": "4.1.1",
3
+ "version": "4.1.2",
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 eventstream-serde-config-resolver",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/types": "^4.3.0",
27
+ "@smithy/types": "^4.3.1",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/eventstream-serde-node",
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 eventstream-serde-node",
@@ -22,8 +22,8 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/eventstream-serde-universal": "^4.0.3",
26
- "@smithy/types": "^4.3.0",
25
+ "@smithy/eventstream-serde-universal": "^4.0.4",
26
+ "@smithy/types": "^4.3.1",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/eventstream-serde-universal",
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 eventstream-serde-universal",
@@ -23,8 +23,8 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/eventstream-codec": "^4.0.3",
27
- "@smithy/types": "^4.3.0",
26
+ "@smithy/eventstream-codec": "^4.0.4",
27
+ "@smithy/types": "^4.3.1",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/fetch-http-handler",
3
- "version": "5.0.3",
3
+ "version": "5.0.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'",
@@ -27,14 +27,14 @@
27
27
  "module": "./dist-es/index.js",
28
28
  "types": "./dist-types/index.d.ts",
29
29
  "dependencies": {
30
- "@smithy/protocol-http": "^5.1.1",
31
- "@smithy/querystring-builder": "^4.0.3",
32
- "@smithy/types": "^4.3.0",
30
+ "@smithy/protocol-http": "^5.1.2",
31
+ "@smithy/querystring-builder": "^4.0.4",
32
+ "@smithy/types": "^4.3.1",
33
33
  "@smithy/util-base64": "^4.0.0",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
37
- "@smithy/abort-controller": "^4.0.3",
37
+ "@smithy/abort-controller": "^4.0.4",
38
38
  "concurrently": "7.0.0",
39
39
  "downlevel-dts": "0.10.1",
40
40
  "rimraf": "3.0.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/hash-blob-browser",
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 hash-blob-browser",
@@ -25,7 +25,7 @@
25
25
  "dependencies": {
26
26
  "@smithy/chunked-blob-reader": "^5.0.0",
27
27
  "@smithy/chunked-blob-reader-native": "^4.0.0",
28
- "@smithy/types": "^4.3.0",
28
+ "@smithy/types": "^4.3.1",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/hash-node",
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 hash-node",
@@ -31,7 +31,7 @@
31
31
  "typedoc": "0.23.23"
32
32
  },
33
33
  "dependencies": {
34
- "@smithy/types": "^4.3.0",
34
+ "@smithy/types": "^4.3.1",
35
35
  "@smithy/util-buffer-from": "^4.0.0",
36
36
  "@smithy/util-utf8": "^4.0.0",
37
37
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/hash-stream-node",
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 hash-stream-node",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/types": "^4.3.0",
26
+ "@smithy/types": "^4.3.1",
27
27
  "@smithy/util-utf8": "^4.0.0",
28
28
  "tslib": "^2.6.2"
29
29
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/invalid-dependency",
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 invalid-dependency",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/types": "^4.3.0",
26
+ "@smithy/types": "^4.3.1",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "typesVersions": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/md5-js",
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 md5-js",
@@ -33,7 +33,7 @@
33
33
  "typedoc": "0.23.23"
34
34
  },
35
35
  "dependencies": {
36
- "@smithy/types": "^4.3.0",
36
+ "@smithy/types": "^4.3.1",
37
37
  "@smithy/util-utf8": "^4.0.0",
38
38
  "tslib": "^2.6.2"
39
39
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-content-length",
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 middleware-content-length",
@@ -24,8 +24,8 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/protocol-http": "^5.1.1",
28
- "@smithy/types": "^4.3.0",
27
+ "@smithy/protocol-http": "^5.1.2",
28
+ "@smithy/types": "^4.3.1",
29
29
  "tslib": "^2.6.2"
30
30
  },
31
31
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-endpoint",
3
- "version": "4.1.7",
3
+ "version": "4.1.11",
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",
@@ -24,13 +24,13 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/core": "^3.4.0",
28
- "@smithy/middleware-serde": "^4.0.6",
29
- "@smithy/node-config-provider": "^4.1.2",
30
- "@smithy/shared-ini-file-loader": "^4.0.3",
31
- "@smithy/types": "^4.3.0",
32
- "@smithy/url-parser": "^4.0.3",
33
- "@smithy/util-middleware": "^4.0.3",
27
+ "@smithy/core": "^3.5.3",
28
+ "@smithy/middleware-serde": "^4.0.8",
29
+ "@smithy/node-config-provider": "^4.1.3",
30
+ "@smithy/shared-ini-file-loader": "^4.0.4",
31
+ "@smithy/types": "^4.3.1",
32
+ "@smithy/url-parser": "^4.0.4",
33
+ "@smithy/util-middleware": "^4.0.4",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-retry",
3
- "version": "4.1.8",
3
+ "version": "4.1.12",
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",
@@ -33,13 +33,13 @@
33
33
  },
34
34
  "license": "Apache-2.0",
35
35
  "dependencies": {
36
- "@smithy/node-config-provider": "^4.1.2",
37
- "@smithy/protocol-http": "^5.1.1",
38
- "@smithy/service-error-classification": "^4.0.4",
39
- "@smithy/smithy-client": "^4.3.0",
40
- "@smithy/types": "^4.3.0",
41
- "@smithy/util-middleware": "^4.0.3",
42
- "@smithy/util-retry": "^4.0.4",
36
+ "@smithy/node-config-provider": "^4.1.3",
37
+ "@smithy/protocol-http": "^5.1.2",
38
+ "@smithy/service-error-classification": "^4.0.5",
39
+ "@smithy/smithy-client": "^4.4.3",
40
+ "@smithy/types": "^4.3.1",
41
+ "@smithy/util-middleware": "^4.0.4",
42
+ "@smithy/util-retry": "^4.0.5",
43
43
  "tslib": "^2.6.2",
44
44
  "uuid": "^9.0.1"
45
45
  },
@@ -1,5 +1,6 @@
1
1
  import { DeserializeMiddleware, ResponseDeserializer, SerdeContext, SerdeFunctions } from "@smithy/types";
2
2
  /**
3
3
  * @internal
4
+ * @deprecated will be replaced by schemaSerdePlugin from core/schema.
4
5
  */
5
6
  export declare const deserializerMiddleware: <Input extends object = any, Output extends object = any, CommandSerdeContext extends SerdeContext = any>(options: SerdeFunctions, deserializer: ResponseDeserializer<any, any, CommandSerdeContext>) => DeserializeMiddleware<Input, Output>;
@@ -1,5 +1,11 @@
1
1
  import { DeserializeHandlerOptions, Endpoint, MetadataBearer, Pluggable, Provider, RequestSerializer, ResponseDeserializer, SerdeContext, SerdeFunctions, SerializeHandlerOptions, UrlParser } from "@smithy/types";
2
+ /**
3
+ * @deprecated will be replaced by schemaSerdePlugin from core/schema.
4
+ */
2
5
  export declare const deserializerMiddlewareOption: DeserializeHandlerOptions;
6
+ /**
7
+ * @deprecated will be replaced by schemaSerdePlugin from core/schema.
8
+ */
3
9
  export declare const serializerMiddlewareOption: SerializeHandlerOptions;
4
10
  /**
5
11
  * Modifies the EndpointBearer to make it compatible with Endpoints 2.0 change.
@@ -13,6 +19,6 @@ export type V1OrV2Endpoint = {
13
19
  };
14
20
  /**
15
21
  * @internal
16
- *
22
+ * @deprecated will be replaced by schemaSerdePlugin from core/schema.
17
23
  */
18
24
  export declare function getSerdePlugin<InputType extends object = any, CommandSerdeContext extends SerdeContext = any, OutputType extends MetadataBearer = any>(config: SerdeFunctions, serializer: RequestSerializer<any, CommandSerdeContext>, deserializer: ResponseDeserializer<OutputType, any, CommandSerdeContext>): Pluggable<InputType, OutputType>;
@@ -1,5 +1,6 @@
1
1
  import { RequestSerializer, SerdeContext, SerdeFunctions, SerializeMiddleware } from "@smithy/types";
2
2
  /**
3
3
  * @internal
4
+ * @deprecated will be replaced by schemaSerdePlugin from core/schema.
4
5
  */
5
6
  export declare const serializerMiddleware: <Input extends object = any, Output extends object = any, CommandSerdeContext extends SerdeContext = any>(options: SerdeFunctions, serializer: RequestSerializer<any, CommandSerdeContext>) => SerializeMiddleware<Input, Output>;
@@ -1,5 +1,6 @@
1
1
  import { DeserializeMiddleware, ResponseDeserializer, SerdeContext, SerdeFunctions } from "@smithy/types";
2
2
  /**
3
3
  * @internal
4
+ * @deprecated will be replaced by schemaSerdePlugin from core/schema.
4
5
  */
5
6
  export declare const deserializerMiddleware: <Input extends object = any, Output extends object = any, CommandSerdeContext extends SerdeContext = any>(options: SerdeFunctions, deserializer: ResponseDeserializer<any, any, CommandSerdeContext>) => DeserializeMiddleware<Input, Output>;
@@ -1,5 +1,11 @@
1
1
  import { DeserializeHandlerOptions, Endpoint, MetadataBearer, Pluggable, Provider, RequestSerializer, ResponseDeserializer, SerdeContext, SerdeFunctions, SerializeHandlerOptions, UrlParser } from "@smithy/types";
2
+ /**
3
+ * @deprecated will be replaced by schemaSerdePlugin from core/schema.
4
+ */
2
5
  export declare const deserializerMiddlewareOption: DeserializeHandlerOptions;
6
+ /**
7
+ * @deprecated will be replaced by schemaSerdePlugin from core/schema.
8
+ */
3
9
  export declare const serializerMiddlewareOption: SerializeHandlerOptions;
4
10
  /**
5
11
  * Modifies the EndpointBearer to make it compatible with Endpoints 2.0 change.
@@ -13,6 +19,6 @@ export type V1OrV2Endpoint = {
13
19
  };
14
20
  /**
15
21
  * @internal
16
- *
22
+ * @deprecated will be replaced by schemaSerdePlugin from core/schema.
17
23
  */
18
24
  export declare function getSerdePlugin<InputType extends object = any, CommandSerdeContext extends SerdeContext = any, OutputType extends MetadataBearer = any>(config: SerdeFunctions, serializer: RequestSerializer<any, CommandSerdeContext>, deserializer: ResponseDeserializer<OutputType, any, CommandSerdeContext>): Pluggable<InputType, OutputType>;
@@ -1,5 +1,6 @@
1
1
  import { RequestSerializer, SerdeContext, SerdeFunctions, SerializeMiddleware } from "@smithy/types";
2
2
  /**
3
3
  * @internal
4
+ * @deprecated will be replaced by schemaSerdePlugin from core/schema.
4
5
  */
5
6
  export declare const serializerMiddleware: <Input extends object = any, Output extends object = any, CommandSerdeContext extends SerdeContext = any>(options: SerdeFunctions, serializer: RequestSerializer<any, CommandSerdeContext>) => SerializeMiddleware<Input, Output>;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-serde",
3
- "version": "4.0.6",
3
+ "version": "4.0.8",
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",
@@ -25,8 +25,8 @@
25
25
  },
26
26
  "license": "Apache-2.0",
27
27
  "dependencies": {
28
- "@smithy/protocol-http": "^5.1.1",
29
- "@smithy/types": "^4.3.0",
28
+ "@smithy/protocol-http": "^5.1.2",
29
+ "@smithy/types": "^4.3.1",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/middleware-stack",
3
- "version": "4.0.3",
3
+ "version": "4.0.4",
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'",
@@ -26,7 +26,7 @@
26
26
  "module": "./dist-es/index.js",
27
27
  "types": "./dist-types/index.d.ts",
28
28
  "dependencies": {
29
- "@smithy/types": "^4.3.0",
29
+ "@smithy/types": "^4.3.1",
30
30
  "tslib": "^2.6.2"
31
31
  },
32
32
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/node-config-provider",
3
- "version": "4.1.2",
3
+ "version": "4.1.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'",
@@ -25,9 +25,9 @@
25
25
  "module": "./dist-es/index.js",
26
26
  "types": "./dist-types/index.d.ts",
27
27
  "dependencies": {
28
- "@smithy/property-provider": "^4.0.3",
29
- "@smithy/shared-ini-file-loader": "^4.0.3",
30
- "@smithy/types": "^4.3.0",
28
+ "@smithy/property-provider": "^4.0.4",
29
+ "@smithy/shared-ini-file-loader": "^4.0.4",
30
+ "@smithy/types": "^4.3.1",
31
31
  "tslib": "^2.6.2"
32
32
  },
33
33
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/node-http-handler",
3
- "version": "4.0.5",
3
+ "version": "4.0.6",
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'",
@@ -26,10 +26,10 @@
26
26
  "module": "./dist-es/index.js",
27
27
  "types": "./dist-types/index.d.ts",
28
28
  "dependencies": {
29
- "@smithy/abort-controller": "^4.0.3",
30
- "@smithy/protocol-http": "^5.1.1",
31
- "@smithy/querystring-builder": "^4.0.3",
32
- "@smithy/types": "^4.3.0",
29
+ "@smithy/abort-controller": "^4.0.4",
30
+ "@smithy/protocol-http": "^5.1.2",
31
+ "@smithy/querystring-builder": "^4.0.4",
32
+ "@smithy/types": "^4.3.1",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/property-provider",
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 property-provider",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/types": "^4.3.0",
26
+ "@smithy/types": "^4.3.1",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/protocol-http",
3
- "version": "5.1.1",
3
+ "version": "5.1.2",
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",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/types": "^4.3.0",
27
+ "@smithy/types": "^4.3.1",
28
28
  "tslib": "^2.6.2"
29
29
  },
30
30
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/querystring-builder",
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 querystring-builder",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@smithy/types": "^4.3.0",
25
+ "@smithy/types": "^4.3.1",
26
26
  "@smithy/util-uri-escape": "^4.0.0",
27
27
  "tslib": "^2.6.2"
28
28
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/querystring-parser",
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 querystring-parser",
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/types": "^4.3.0",
26
+ "@smithy/types": "^4.3.1",
27
27
  "tslib": "^2.6.2"
28
28
  },
29
29
  "engines": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/service-error-classification",
3
- "version": "4.0.4",
3
+ "version": "4.0.5",
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.3.0"
57
+ "@smithy/types": "^4.3.1"
58
58
  }
59
59
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@smithy/shared-ini-file-loader",
3
- "version": "4.0.3",
3
+ "version": "4.0.4",
4
4
  "dependencies": {
5
- "@smithy/types": "^4.3.0",
5
+ "@smithy/types": "^4.3.1",
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.1",
3
+ "version": "5.1.2",
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.1",
30
- "@smithy/types": "^4.3.0",
29
+ "@smithy/protocol-http": "^5.1.2",
30
+ "@smithy/types": "^4.3.1",
31
31
  "@smithy/util-hex-encoding": "^4.0.0",
32
- "@smithy/util-middleware": "^4.0.3",
32
+ "@smithy/util-middleware": "^4.0.4",
33
33
  "@smithy/util-uri-escape": "^4.0.0",
34
34
  "@smithy/util-utf8": "^4.0.0",
35
35
  "tslib": "^2.6.2"
@@ -243,6 +243,14 @@ var ClassBuilder = class {
243
243
  this._deserializer = deserializer;
244
244
  return this;
245
245
  }
246
+ /**
247
+ * Sets input/output schema for the operation.
248
+ */
249
+ sc(operation) {
250
+ this._operationSchema = operation;
251
+ this._smithyContext.operationSchema = operation;
252
+ return this;
253
+ }
246
254
  /**
247
255
  * @returns a Command class with the classBuilder properties.
248
256
  */
@@ -267,6 +275,7 @@ var ClassBuilder = class {
267
275
  this.deserialize = closure._deserializer;
268
276
  this.input = input ?? {};
269
277
  closure._init(this);
278
+ this.schema = closure._operationSchema;
270
279
  }
271
280
  static {
272
281
  __name(this, "CommandRef");
@@ -697,6 +706,7 @@ __reExport(src_exports, require("@smithy/core/serde"), module.exports);
697
706
  _json,
698
707
  LazyJsonString,
699
708
  NumericValue,
709
+ copyDocumentWithTransform,
700
710
  dateToUtcString,
701
711
  expectBoolean,
702
712
  expectByte,
@@ -84,6 +84,11 @@ class ClassBuilder {
84
84
  this._deserializer = deserializer;
85
85
  return this;
86
86
  }
87
+ sc(operation) {
88
+ this._operationSchema = operation;
89
+ this._smithyContext.operationSchema = operation;
90
+ return this;
91
+ }
87
92
  build() {
88
93
  const closure = this;
89
94
  let CommandRef;
@@ -97,6 +102,7 @@ class ClassBuilder {
97
102
  this.deserialize = closure._deserializer;
98
103
  this.input = input ?? {};
99
104
  closure._init(this);
105
+ this.schema = closure._operationSchema;
100
106
  }
101
107
  resolveMiddleware(stack, configuration, options) {
102
108
  return this.resolveMiddlewareWithContext(stack, configuration, options, {
@@ -1,11 +1,12 @@
1
1
  import type { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
- import type { Command as ICommand, Handler, HandlerExecutionContext, HttpRequest as IHttpRequest, HttpResponse as IHttpResponse, Logger, MetadataBearer, MiddlewareStack as IMiddlewareStack, OptionalParameter, Pluggable, RequestHandler, SerdeContext } from "@smithy/types";
2
+ import type { Command as ICommand, Handler, HandlerExecutionContext, HttpRequest as IHttpRequest, HttpResponse as IHttpResponse, Logger, MetadataBearer, MiddlewareStack as IMiddlewareStack, OperationSchema, OptionalParameter, Pluggable, RequestHandler, SerdeContext } from "@smithy/types";
3
3
  /**
4
4
  * @public
5
5
  */
6
6
  export declare abstract class Command<Input extends ClientInput, Output extends ClientOutput, ResolvedClientConfiguration, ClientInput extends object = any, ClientOutput extends MetadataBearer = any> implements ICommand<ClientInput, Input, ClientOutput, Output, ResolvedClientConfiguration> {
7
7
  abstract input: Input;
8
8
  readonly middlewareStack: IMiddlewareStack<Input, Output>;
9
+ readonly schema?: OperationSchema;
9
10
  /**
10
11
  * Factory for Command ClassBuilder.
11
12
  * @internal
@@ -54,6 +55,7 @@ declare class ClassBuilder<I extends SI, O extends SO, C extends {
54
55
  private _outputFilterSensitiveLog;
55
56
  private _serializer;
56
57
  private _deserializer;
58
+ private _operationSchema?;
57
59
  /**
58
60
  * Optional init callback.
59
61
  */
@@ -90,6 +92,10 @@ declare class ClassBuilder<I extends SI, O extends SO, C extends {
90
92
  * Sets the deserializer.
91
93
  */
92
94
  de(deserializer: (output: IHttpResponse, context?: SerdeContext | any) => Promise<O>): ClassBuilder<I, O, C, SI, SO>;
95
+ /**
96
+ * Sets input/output schema for the operation.
97
+ */
98
+ sc(operation: OperationSchema): ClassBuilder<I, O, C, SI, SO>;
93
99
  /**
94
100
  * @returns a Command class with the classBuilder properties.
95
101
  */