@jjrawlins/cdk-ami-builder 0.0.106 → 0.0.108

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 (178) hide show
  1. package/.jsii +11 -11
  2. package/cdkamibuilder/jsii/jsii.go +2 -2
  3. package/cdkamibuilder/version +1 -1
  4. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  5. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  6. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  7. package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +9 -5
  8. package/node_modules/@aws-sdk/client-ec2/dist-es/index.js +8 -0
  9. package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +9 -5
  10. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateFleetCommand.d.ts +3 -0
  11. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFleetsCommand.d.ts +3 -0
  12. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -0
  13. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +1 -0
  14. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyFleetCommand.d.ts +1 -0
  15. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -0
  16. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -0
  17. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/RequestSpotInstancesCommand.d.ts +2 -0
  18. package/node_modules/@aws-sdk/client-ec2/dist-types/index.d.ts +8 -8
  19. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_1.d.ts +23 -2
  20. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_3.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_4.d.ts +25 -3
  22. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_1.d.ts +2 -0
  23. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_4.d.ts +2 -0
  24. package/node_modules/@aws-sdk/client-ec2/package.json +35 -35
  25. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +9 -1
  26. package/node_modules/@aws-sdk/client-ecs/dist-es/index.js +1 -0
  27. package/node_modules/@aws-sdk/client-ecs/dist-es/models/enums.js +5 -0
  28. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +3 -1
  29. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateCapacityProviderCommand.d.ts +2 -0
  30. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteAccountSettingCommand.d.ts +2 -2
  31. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteCapacityProviderCommand.d.ts +1 -0
  32. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +1 -0
  33. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListAccountSettingsCommand.d.ts +2 -2
  34. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAccountSettingCommand.d.ts +2 -2
  35. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAccountSettingDefaultCommand.d.ts +2 -2
  36. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateCapacityProviderCommand.d.ts +1 -0
  37. package/node_modules/@aws-sdk/client-ecs/dist-types/index.d.ts +1 -1
  38. package/node_modules/@aws-sdk/client-ecs/dist-types/models/enums.d.ts +13 -0
  39. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +43 -1
  40. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/enums.d.ts +7 -0
  41. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_0.d.ts +2 -0
  42. package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
  43. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +48 -48
  44. package/node_modules/@aws-sdk/client-kms/dist-es/index.js +1 -0
  45. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +48 -48
  46. package/node_modules/@aws-sdk/client-kms/dist-types/index.d.ts +1 -1
  47. package/node_modules/@aws-sdk/client-kms/package.json +33 -33
  48. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +105 -104
  49. package/node_modules/@aws-sdk/client-s3/dist-es/index.js +2 -0
  50. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +105 -104
  51. package/node_modules/@aws-sdk/client-s3/dist-types/index.d.ts +2 -2
  52. package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +4 -4
  53. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +4 -3
  54. package/node_modules/@aws-sdk/client-s3/package.json +49 -49
  55. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/index.js +1 -0
  56. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/index.d.ts +1 -1
  57. package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
  58. package/node_modules/@aws-sdk/client-sfn/dist-es/index.js +1 -0
  59. package/node_modules/@aws-sdk/client-sfn/dist-types/index.d.ts +1 -1
  60. package/node_modules/@aws-sdk/client-sfn/package.json +33 -33
  61. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +33 -33
  62. package/node_modules/@aws-sdk/client-sns/dist-es/index.js +1 -0
  63. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +33 -33
  64. package/node_modules/@aws-sdk/client-sns/dist-types/index.d.ts +1 -1
  65. package/node_modules/@aws-sdk/client-sns/package.json +33 -33
  66. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +56 -56
  67. package/node_modules/@aws-sdk/client-sqs/dist-es/index.js +1 -0
  68. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +56 -56
  69. package/node_modules/@aws-sdk/client-sqs/dist-types/index.d.ts +1 -1
  70. package/node_modules/@aws-sdk/client-sqs/package.json +35 -35
  71. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +139 -139
  72. package/node_modules/@aws-sdk/client-ssm/dist-es/index.js +2 -0
  73. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +139 -139
  74. package/node_modules/@aws-sdk/client-ssm/dist-types/index.d.ts +2 -2
  75. package/node_modules/@aws-sdk/client-ssm/dist-types/schemas/schemas_0.d.ts +4 -4
  76. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/schemas/schemas_0.d.ts +4 -3
  77. package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
  78. package/node_modules/@aws-sdk/client-sso/dist-es/index.js +1 -0
  79. package/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +1 -1
  80. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  81. package/node_modules/@aws-sdk/core/dist-cjs/index.js +97 -4
  82. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  83. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  84. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  85. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  86. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  87. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  88. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  89. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  90. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  91. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  92. package/node_modules/@aws-sdk/core/package.json +11 -11
  93. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  94. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  95. package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
  96. package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
  97. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  98. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  99. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  100. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  101. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  102. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  103. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +9 -9
  104. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  105. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  106. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  107. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  108. package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +8 -8
  109. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  110. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +4 -4
  111. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  112. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  113. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -7
  114. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +1 -0
  115. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +1 -0
  116. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -0
  117. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -7
  118. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -1
  119. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -1
  120. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -1
  121. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  122. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  123. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  124. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  125. package/node_modules/@aws-sdk/types/package.json +2 -2
  126. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  127. package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
  128. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  129. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  130. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  131. package/node_modules/@smithy/abort-controller/package.json +2 -2
  132. package/node_modules/@smithy/config-resolver/package.json +5 -5
  133. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +19 -3
  134. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  135. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +19 -3
  136. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  137. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  138. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  139. package/node_modules/@smithy/core/package.json +7 -7
  140. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  141. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  142. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  143. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  144. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  145. package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
  146. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  147. package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
  148. package/node_modules/@smithy/hash-node/package.json +2 -2
  149. package/node_modules/@smithy/hash-stream-node/package.json +2 -2
  150. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  151. package/node_modules/@smithy/md5-js/package.json +2 -2
  152. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  153. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  154. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  155. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  156. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  157. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  158. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  159. package/node_modules/@smithy/property-provider/package.json +2 -2
  160. package/node_modules/@smithy/protocol-http/package.json +2 -2
  161. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  162. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  163. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  164. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  165. package/node_modules/@smithy/signature-v4/package.json +4 -4
  166. package/node_modules/@smithy/smithy-client/package.json +7 -7
  167. package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  168. package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  169. package/node_modules/@smithy/types/package.json +1 -1
  170. package/node_modules/@smithy/url-parser/package.json +3 -3
  171. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  172. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  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/package.json +4 -4
  177. package/node_modules/@smithy/util-waiter/package.json +3 -3
  178. package/package.json +11 -11
@@ -51,6 +51,6 @@ export * from "./pagination";
51
51
  export * from "./waiters";
52
52
  export * from "./models/enums";
53
53
  export * from "./models/errors";
54
- export type * from "./models/models_0";
55
- export type * from "./models/models_1";
54
+ export * from "./models/models_0";
55
+ export * from "./models/models_1";
56
56
  export { SSMServiceException } from "./models/SSMServiceException";
@@ -1,4 +1,4 @@
1
- import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
1
+ import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema, StaticUnionSchema } from "@smithy/types";
2
2
  export declare var AccessDeniedException$: StaticErrorSchema;
3
3
  export declare var AccountSharingInfo$: StaticStructureSchema;
4
4
  export declare var Activation$: StaticStructureSchema;
@@ -597,9 +597,9 @@ export declare var UpdateServiceSettingRequest$: StaticStructureSchema;
597
597
  export declare var UpdateServiceSettingResult$: StaticStructureSchema;
598
598
  export declare var ValidationException$: StaticErrorSchema;
599
599
  export declare var SSMServiceException$: StaticErrorSchema;
600
- export declare var ExecutionInputs$: StaticStructureSchema;
601
- export declare var ExecutionPreview$: StaticStructureSchema;
602
- export declare var NodeType$: StaticStructureSchema;
600
+ export declare var ExecutionInputs$: StaticUnionSchema;
601
+ export declare var ExecutionPreview$: StaticUnionSchema;
602
+ export declare var NodeType$: StaticUnionSchema;
603
603
  export declare var AddTagsToResource$: StaticOperationSchema;
604
604
  export declare var AssociateOpsItemRelatedItem$: StaticOperationSchema;
605
605
  export declare var CancelCommand$: StaticOperationSchema;
@@ -2,6 +2,7 @@ import {
2
2
  StaticErrorSchema,
3
3
  StaticOperationSchema,
4
4
  StaticStructureSchema,
5
+ StaticUnionSchema,
5
6
  } from "@smithy/types";
6
7
  export declare var AccessDeniedException$: StaticErrorSchema;
7
8
  export declare var AccountSharingInfo$: StaticStructureSchema;
@@ -601,9 +602,9 @@ export declare var UpdateServiceSettingRequest$: StaticStructureSchema;
601
602
  export declare var UpdateServiceSettingResult$: StaticStructureSchema;
602
603
  export declare var ValidationException$: StaticErrorSchema;
603
604
  export declare var SSMServiceException$: StaticErrorSchema;
604
- export declare var ExecutionInputs$: StaticStructureSchema;
605
- export declare var ExecutionPreview$: StaticStructureSchema;
606
- export declare var NodeType$: StaticStructureSchema;
605
+ export declare var ExecutionInputs$: StaticUnionSchema;
606
+ export declare var ExecutionPreview$: StaticUnionSchema;
607
+ export declare var NodeType$: StaticUnionSchema;
607
608
  export declare var AddTagsToResource$: StaticOperationSchema;
608
609
  export declare var AssociateOpsItemRelatedItem$: StaticOperationSchema;
609
610
  export declare var CancelCommand$: StaticOperationSchema;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-ssm",
3
3
  "description": "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native",
4
- "version": "3.954.0",
4
+ "version": "3.956.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-ssm",
@@ -21,43 +21,43 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.954.0",
25
- "@aws-sdk/credential-provider-node": "3.954.0",
26
- "@aws-sdk/middleware-host-header": "3.953.0",
27
- "@aws-sdk/middleware-logger": "3.953.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.953.0",
29
- "@aws-sdk/middleware-user-agent": "3.954.0",
30
- "@aws-sdk/region-config-resolver": "3.953.0",
31
- "@aws-sdk/types": "3.953.0",
32
- "@aws-sdk/util-endpoints": "3.953.0",
33
- "@aws-sdk/util-user-agent-browser": "3.953.0",
34
- "@aws-sdk/util-user-agent-node": "3.954.0",
35
- "@smithy/config-resolver": "^4.4.4",
36
- "@smithy/core": "^3.19.0",
37
- "@smithy/fetch-http-handler": "^5.3.7",
38
- "@smithy/hash-node": "^4.2.6",
39
- "@smithy/invalid-dependency": "^4.2.6",
40
- "@smithy/middleware-content-length": "^4.2.6",
41
- "@smithy/middleware-endpoint": "^4.4.0",
42
- "@smithy/middleware-retry": "^4.4.16",
43
- "@smithy/middleware-serde": "^4.2.7",
44
- "@smithy/middleware-stack": "^4.2.6",
45
- "@smithy/node-config-provider": "^4.3.6",
46
- "@smithy/node-http-handler": "^4.4.6",
47
- "@smithy/protocol-http": "^5.3.6",
48
- "@smithy/smithy-client": "^4.10.1",
49
- "@smithy/types": "^4.10.0",
50
- "@smithy/url-parser": "^4.2.6",
24
+ "@aws-sdk/core": "3.956.0",
25
+ "@aws-sdk/credential-provider-node": "3.956.0",
26
+ "@aws-sdk/middleware-host-header": "3.956.0",
27
+ "@aws-sdk/middleware-logger": "3.956.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.956.0",
29
+ "@aws-sdk/middleware-user-agent": "3.956.0",
30
+ "@aws-sdk/region-config-resolver": "3.956.0",
31
+ "@aws-sdk/types": "3.956.0",
32
+ "@aws-sdk/util-endpoints": "3.956.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.956.0",
34
+ "@aws-sdk/util-user-agent-node": "3.956.0",
35
+ "@smithy/config-resolver": "^4.4.5",
36
+ "@smithy/core": "^3.20.0",
37
+ "@smithy/fetch-http-handler": "^5.3.8",
38
+ "@smithy/hash-node": "^4.2.7",
39
+ "@smithy/invalid-dependency": "^4.2.7",
40
+ "@smithy/middleware-content-length": "^4.2.7",
41
+ "@smithy/middleware-endpoint": "^4.4.1",
42
+ "@smithy/middleware-retry": "^4.4.17",
43
+ "@smithy/middleware-serde": "^4.2.8",
44
+ "@smithy/middleware-stack": "^4.2.7",
45
+ "@smithy/node-config-provider": "^4.3.7",
46
+ "@smithy/node-http-handler": "^4.4.7",
47
+ "@smithy/protocol-http": "^5.3.7",
48
+ "@smithy/smithy-client": "^4.10.2",
49
+ "@smithy/types": "^4.11.0",
50
+ "@smithy/url-parser": "^4.2.7",
51
51
  "@smithy/util-base64": "^4.3.0",
52
52
  "@smithy/util-body-length-browser": "^4.2.0",
53
53
  "@smithy/util-body-length-node": "^4.2.1",
54
- "@smithy/util-defaults-mode-browser": "^4.3.15",
55
- "@smithy/util-defaults-mode-node": "^4.2.18",
56
- "@smithy/util-endpoints": "^3.2.6",
57
- "@smithy/util-middleware": "^4.2.6",
58
- "@smithy/util-retry": "^4.2.6",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.16",
55
+ "@smithy/util-defaults-mode-node": "^4.2.19",
56
+ "@smithy/util-endpoints": "^3.2.7",
57
+ "@smithy/util-middleware": "^4.2.7",
58
+ "@smithy/util-retry": "^4.2.7",
59
59
  "@smithy/util-utf8": "^4.2.0",
60
- "@smithy/util-waiter": "^4.2.6",
60
+ "@smithy/util-waiter": "^4.2.7",
61
61
  "tslib": "^2.6.2"
62
62
  },
63
63
  "devDependencies": {
@@ -4,4 +4,5 @@ export * from "./commands";
4
4
  export * from "./schemas/schemas_0";
5
5
  export * from "./pagination";
6
6
  export * from "./models/errors";
7
+ export * from "./models/models_0";
7
8
  export { SSOServiceException } from "./models/SSOServiceException";
@@ -27,5 +27,5 @@ export * from "./commands";
27
27
  export * from "./schemas/schemas_0";
28
28
  export * from "./pagination";
29
29
  export * from "./models/errors";
30
- export type * from "./models/models_0";
30
+ export * from "./models/models_0";
31
31
  export { SSOServiceException } from "./models/SSOServiceException";
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sso",
3
3
  "description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
4
- "version": "3.954.0",
4
+ "version": "3.956.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sso",
@@ -21,40 +21,40 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.954.0",
25
- "@aws-sdk/middleware-host-header": "3.953.0",
26
- "@aws-sdk/middleware-logger": "3.953.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.953.0",
28
- "@aws-sdk/middleware-user-agent": "3.954.0",
29
- "@aws-sdk/region-config-resolver": "3.953.0",
30
- "@aws-sdk/types": "3.953.0",
31
- "@aws-sdk/util-endpoints": "3.953.0",
32
- "@aws-sdk/util-user-agent-browser": "3.953.0",
33
- "@aws-sdk/util-user-agent-node": "3.954.0",
34
- "@smithy/config-resolver": "^4.4.4",
35
- "@smithy/core": "^3.19.0",
36
- "@smithy/fetch-http-handler": "^5.3.7",
37
- "@smithy/hash-node": "^4.2.6",
38
- "@smithy/invalid-dependency": "^4.2.6",
39
- "@smithy/middleware-content-length": "^4.2.6",
40
- "@smithy/middleware-endpoint": "^4.4.0",
41
- "@smithy/middleware-retry": "^4.4.16",
42
- "@smithy/middleware-serde": "^4.2.7",
43
- "@smithy/middleware-stack": "^4.2.6",
44
- "@smithy/node-config-provider": "^4.3.6",
45
- "@smithy/node-http-handler": "^4.4.6",
46
- "@smithy/protocol-http": "^5.3.6",
47
- "@smithy/smithy-client": "^4.10.1",
48
- "@smithy/types": "^4.10.0",
49
- "@smithy/url-parser": "^4.2.6",
24
+ "@aws-sdk/core": "3.956.0",
25
+ "@aws-sdk/middleware-host-header": "3.956.0",
26
+ "@aws-sdk/middleware-logger": "3.956.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.956.0",
28
+ "@aws-sdk/middleware-user-agent": "3.956.0",
29
+ "@aws-sdk/region-config-resolver": "3.956.0",
30
+ "@aws-sdk/types": "3.956.0",
31
+ "@aws-sdk/util-endpoints": "3.956.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.956.0",
33
+ "@aws-sdk/util-user-agent-node": "3.956.0",
34
+ "@smithy/config-resolver": "^4.4.5",
35
+ "@smithy/core": "^3.20.0",
36
+ "@smithy/fetch-http-handler": "^5.3.8",
37
+ "@smithy/hash-node": "^4.2.7",
38
+ "@smithy/invalid-dependency": "^4.2.7",
39
+ "@smithy/middleware-content-length": "^4.2.7",
40
+ "@smithy/middleware-endpoint": "^4.4.1",
41
+ "@smithy/middleware-retry": "^4.4.17",
42
+ "@smithy/middleware-serde": "^4.2.8",
43
+ "@smithy/middleware-stack": "^4.2.7",
44
+ "@smithy/node-config-provider": "^4.3.7",
45
+ "@smithy/node-http-handler": "^4.4.7",
46
+ "@smithy/protocol-http": "^5.3.7",
47
+ "@smithy/smithy-client": "^4.10.2",
48
+ "@smithy/types": "^4.11.0",
49
+ "@smithy/url-parser": "^4.2.7",
50
50
  "@smithy/util-base64": "^4.3.0",
51
51
  "@smithy/util-body-length-browser": "^4.2.0",
52
52
  "@smithy/util-body-length-node": "^4.2.1",
53
- "@smithy/util-defaults-mode-browser": "^4.3.15",
54
- "@smithy/util-defaults-mode-node": "^4.2.18",
55
- "@smithy/util-endpoints": "^3.2.6",
56
- "@smithy/util-middleware": "^4.2.6",
57
- "@smithy/util-retry": "^4.2.6",
53
+ "@smithy/util-defaults-mode-browser": "^4.3.16",
54
+ "@smithy/util-defaults-mode-node": "^4.2.19",
55
+ "@smithy/util-endpoints": "^3.2.7",
56
+ "@smithy/util-middleware": "^4.2.7",
57
+ "@smithy/util-retry": "^4.2.7",
58
58
  "@smithy/util-utf8": "^4.2.0",
59
59
  "tslib": "^2.6.2"
60
60
  },
@@ -604,6 +604,30 @@ function* deserializingStructIterator(ns, sourceObject, nameTrait) {
604
604
  }
605
605
  }
606
606
 
607
+ class UnionSerde {
608
+ from;
609
+ to;
610
+ keys;
611
+ constructor(from, to) {
612
+ this.from = from;
613
+ this.to = to;
614
+ this.keys = new Set(Object.keys(this.from).filter((k) => k !== "__type"));
615
+ }
616
+ mark(key) {
617
+ this.keys.delete(key);
618
+ }
619
+ hasUnknown() {
620
+ return this.keys.size === 1 && Object.keys(this.to).length === 0;
621
+ }
622
+ writeUnknown() {
623
+ if (this.hasUnknown()) {
624
+ const k = this.keys.values().next().value;
625
+ const v = this.from[k];
626
+ this.to.$unknown = [k, v];
627
+ }
628
+ }
629
+ }
630
+
607
631
  function jsonReviver(key, value, context) {
608
632
  if (context?.source) {
609
633
  const numericString = context.source;
@@ -695,13 +719,23 @@ class JsonShapeDeserializer extends SerdeContextConfig {
695
719
  const ns = schema.NormalizedSchema.of(schema$1);
696
720
  if (isObject) {
697
721
  if (ns.isStructSchema()) {
722
+ const union = ns.isUnionSchema();
698
723
  const out = {};
724
+ let unionSerde;
725
+ if (union) {
726
+ unionSerde = new UnionSerde(value, out);
727
+ }
699
728
  for (const [memberName, memberSchema] of deserializingStructIterator(ns, value, this.settings.jsonName ? "jsonName" : false)) {
700
729
  const fromKey = this.settings.jsonName ? memberSchema.getMergedTraits().jsonName ?? memberName : memberName;
701
- const deserializedValue = this._read(memberSchema, value[fromKey]);
702
- if (deserializedValue != null) {
703
- out[memberName] = deserializedValue;
730
+ if (union) {
731
+ unionSerde.mark(fromKey);
704
732
  }
733
+ if (value[fromKey] != null) {
734
+ out[memberName] = this._read(memberSchema, value[fromKey]);
735
+ }
736
+ }
737
+ if (union) {
738
+ unionSerde.writeUnknown();
705
739
  }
706
740
  return out;
707
741
  }
@@ -890,6 +924,13 @@ class JsonShapeSerializer extends SerdeContextConfig {
890
924
  out[targetKey] = serializableValue;
891
925
  }
892
926
  }
927
+ if (ns.isUnionSchema() && Object.keys(out).length === 0) {
928
+ const { $unknown } = value;
929
+ if (Array.isArray($unknown)) {
930
+ const [k, v] = $unknown;
931
+ out[k] = this._write(15, v);
932
+ }
933
+ }
893
934
  return out;
894
935
  }
895
936
  if (Array.isArray(value) && ns.isListSchema()) {
@@ -1296,15 +1337,26 @@ class XmlShapeDeserializer extends SerdeContextConfig {
1296
1337
  return buffer;
1297
1338
  }
1298
1339
  if (ns.isStructSchema()) {
1340
+ const union = ns.isUnionSchema();
1341
+ let unionSerde;
1342
+ if (union) {
1343
+ unionSerde = new UnionSerde(value, buffer);
1344
+ }
1299
1345
  for (const [memberName, memberSchema] of ns.structIterator()) {
1300
1346
  const memberTraits = memberSchema.getMergedTraits();
1301
1347
  const xmlObjectKey = !memberTraits.httpPayload
1302
1348
  ? memberSchema.getMemberTraits().xmlName ?? memberName
1303
1349
  : memberTraits.xmlName ?? memberSchema.getName();
1350
+ if (union) {
1351
+ unionSerde.mark(xmlObjectKey);
1352
+ }
1304
1353
  if (value[xmlObjectKey] != null) {
1305
1354
  buffer[memberName] = this.readSchema(memberSchema, value[xmlObjectKey]);
1306
1355
  }
1307
1356
  }
1357
+ if (union) {
1358
+ unionSerde.writeUnknown();
1359
+ }
1308
1360
  return buffer;
1309
1361
  }
1310
1362
  if (ns.isDocumentSchema()) {
@@ -1408,7 +1460,22 @@ class QueryShapeSerializer extends SerdeContextConfig {
1408
1460
  }
1409
1461
  }
1410
1462
  else if (ns.isDocumentSchema()) {
1411
- throw new Error(`@aws-sdk/core/protocols - QuerySerializer unsupported document type ${ns.getName(true)}`);
1463
+ if (Array.isArray(value)) {
1464
+ this.write(64 | 15, value, prefix);
1465
+ }
1466
+ else if (value instanceof Date) {
1467
+ this.write(4, value, prefix);
1468
+ }
1469
+ else if (value instanceof Uint8Array) {
1470
+ this.write(21, value, prefix);
1471
+ }
1472
+ else if (value && typeof value === "object") {
1473
+ this.write(128 | 15, value, prefix);
1474
+ }
1475
+ else {
1476
+ this.writeKey(prefix);
1477
+ this.writeValue(String(value));
1478
+ }
1412
1479
  }
1413
1480
  else if (ns.isListSchema()) {
1414
1481
  if (Array.isArray(value)) {
@@ -1456,6 +1523,7 @@ class QueryShapeSerializer extends SerdeContextConfig {
1456
1523
  }
1457
1524
  else if (ns.isStructSchema()) {
1458
1525
  if (value && typeof value === "object") {
1526
+ let didWriteMember = false;
1459
1527
  for (const [memberName, member] of serializingStructIterator(ns, value)) {
1460
1528
  if (value[memberName] == null && !member.isIdempotencyToken()) {
1461
1529
  continue;
@@ -1463,6 +1531,15 @@ class QueryShapeSerializer extends SerdeContextConfig {
1463
1531
  const suffix = this.getKey(memberName, member.getMergedTraits().xmlName);
1464
1532
  const key = `${prefix}${suffix}`;
1465
1533
  this.write(member, value[memberName], key);
1534
+ didWriteMember = true;
1535
+ }
1536
+ if (!didWriteMember && ns.isUnionSchema()) {
1537
+ const { $unknown } = value;
1538
+ if (Array.isArray($unknown)) {
1539
+ const [k, v] = $unknown;
1540
+ const key = `${prefix}${k}`;
1541
+ this.write(15, v, key);
1542
+ }
1466
1543
  }
1467
1544
  }
1468
1545
  }
@@ -1771,6 +1848,22 @@ class XmlShapeSerializer extends SerdeContextConfig {
1771
1848
  }
1772
1849
  }
1773
1850
  }
1851
+ const { $unknown } = value;
1852
+ if ($unknown && ns.isUnionSchema() && Array.isArray($unknown) && Object.keys(value).length === 1) {
1853
+ const [k, v] = $unknown;
1854
+ const node = xmlBuilder.XmlNode.of(k);
1855
+ if (typeof v !== "string") {
1856
+ if (value instanceof xmlBuilder.XmlNode || value instanceof xmlBuilder.XmlText) {
1857
+ structXmlNode.addChildNode(value);
1858
+ }
1859
+ else {
1860
+ throw new Error(`@aws-sdk - $unknown union member in XML requires ` +
1861
+ `value of type string, @aws-sdk/xml-builder::XmlNode or XmlText.`);
1862
+ }
1863
+ }
1864
+ this.writeSimpleInto(0, v, node, xmlns);
1865
+ structXmlNode.addChildNode(node);
1866
+ }
1774
1867
  if (xmlns) {
1775
1868
  structXmlNode.addAttribute(xmlnsAttr, xmlns);
1776
1869
  }
@@ -274,6 +274,30 @@ function* deserializingStructIterator(ns, sourceObject, nameTrait) {
274
274
  }
275
275
  }
276
276
 
277
+ class UnionSerde {
278
+ from;
279
+ to;
280
+ keys;
281
+ constructor(from, to) {
282
+ this.from = from;
283
+ this.to = to;
284
+ this.keys = new Set(Object.keys(this.from).filter((k) => k !== "__type"));
285
+ }
286
+ mark(key) {
287
+ this.keys.delete(key);
288
+ }
289
+ hasUnknown() {
290
+ return this.keys.size === 1 && Object.keys(this.to).length === 0;
291
+ }
292
+ writeUnknown() {
293
+ if (this.hasUnknown()) {
294
+ const k = this.keys.values().next().value;
295
+ const v = this.from[k];
296
+ this.to.$unknown = [k, v];
297
+ }
298
+ }
299
+ }
300
+
277
301
  function jsonReviver(key, value, context) {
278
302
  if (context?.source) {
279
303
  const numericString = context.source;
@@ -365,13 +389,23 @@ class JsonShapeDeserializer extends SerdeContextConfig {
365
389
  const ns = schema.NormalizedSchema.of(schema$1);
366
390
  if (isObject) {
367
391
  if (ns.isStructSchema()) {
392
+ const union = ns.isUnionSchema();
368
393
  const out = {};
394
+ let unionSerde;
395
+ if (union) {
396
+ unionSerde = new UnionSerde(value, out);
397
+ }
369
398
  for (const [memberName, memberSchema] of deserializingStructIterator(ns, value, this.settings.jsonName ? "jsonName" : false)) {
370
399
  const fromKey = this.settings.jsonName ? memberSchema.getMergedTraits().jsonName ?? memberName : memberName;
371
- const deserializedValue = this._read(memberSchema, value[fromKey]);
372
- if (deserializedValue != null) {
373
- out[memberName] = deserializedValue;
400
+ if (union) {
401
+ unionSerde.mark(fromKey);
374
402
  }
403
+ if (value[fromKey] != null) {
404
+ out[memberName] = this._read(memberSchema, value[fromKey]);
405
+ }
406
+ }
407
+ if (union) {
408
+ unionSerde.writeUnknown();
375
409
  }
376
410
  return out;
377
411
  }
@@ -560,6 +594,13 @@ class JsonShapeSerializer extends SerdeContextConfig {
560
594
  out[targetKey] = serializableValue;
561
595
  }
562
596
  }
597
+ if (ns.isUnionSchema() && Object.keys(out).length === 0) {
598
+ const { $unknown } = value;
599
+ if (Array.isArray($unknown)) {
600
+ const [k, v] = $unknown;
601
+ out[k] = this._write(15, v);
602
+ }
603
+ }
563
604
  return out;
564
605
  }
565
606
  if (Array.isArray(value) && ns.isListSchema()) {
@@ -966,15 +1007,26 @@ class XmlShapeDeserializer extends SerdeContextConfig {
966
1007
  return buffer;
967
1008
  }
968
1009
  if (ns.isStructSchema()) {
1010
+ const union = ns.isUnionSchema();
1011
+ let unionSerde;
1012
+ if (union) {
1013
+ unionSerde = new UnionSerde(value, buffer);
1014
+ }
969
1015
  for (const [memberName, memberSchema] of ns.structIterator()) {
970
1016
  const memberTraits = memberSchema.getMergedTraits();
971
1017
  const xmlObjectKey = !memberTraits.httpPayload
972
1018
  ? memberSchema.getMemberTraits().xmlName ?? memberName
973
1019
  : memberTraits.xmlName ?? memberSchema.getName();
1020
+ if (union) {
1021
+ unionSerde.mark(xmlObjectKey);
1022
+ }
974
1023
  if (value[xmlObjectKey] != null) {
975
1024
  buffer[memberName] = this.readSchema(memberSchema, value[xmlObjectKey]);
976
1025
  }
977
1026
  }
1027
+ if (union) {
1028
+ unionSerde.writeUnknown();
1029
+ }
978
1030
  return buffer;
979
1031
  }
980
1032
  if (ns.isDocumentSchema()) {
@@ -1078,7 +1130,22 @@ class QueryShapeSerializer extends SerdeContextConfig {
1078
1130
  }
1079
1131
  }
1080
1132
  else if (ns.isDocumentSchema()) {
1081
- throw new Error(`@aws-sdk/core/protocols - QuerySerializer unsupported document type ${ns.getName(true)}`);
1133
+ if (Array.isArray(value)) {
1134
+ this.write(64 | 15, value, prefix);
1135
+ }
1136
+ else if (value instanceof Date) {
1137
+ this.write(4, value, prefix);
1138
+ }
1139
+ else if (value instanceof Uint8Array) {
1140
+ this.write(21, value, prefix);
1141
+ }
1142
+ else if (value && typeof value === "object") {
1143
+ this.write(128 | 15, value, prefix);
1144
+ }
1145
+ else {
1146
+ this.writeKey(prefix);
1147
+ this.writeValue(String(value));
1148
+ }
1082
1149
  }
1083
1150
  else if (ns.isListSchema()) {
1084
1151
  if (Array.isArray(value)) {
@@ -1126,6 +1193,7 @@ class QueryShapeSerializer extends SerdeContextConfig {
1126
1193
  }
1127
1194
  else if (ns.isStructSchema()) {
1128
1195
  if (value && typeof value === "object") {
1196
+ let didWriteMember = false;
1129
1197
  for (const [memberName, member] of serializingStructIterator(ns, value)) {
1130
1198
  if (value[memberName] == null && !member.isIdempotencyToken()) {
1131
1199
  continue;
@@ -1133,6 +1201,15 @@ class QueryShapeSerializer extends SerdeContextConfig {
1133
1201
  const suffix = this.getKey(memberName, member.getMergedTraits().xmlName);
1134
1202
  const key = `${prefix}${suffix}`;
1135
1203
  this.write(member, value[memberName], key);
1204
+ didWriteMember = true;
1205
+ }
1206
+ if (!didWriteMember && ns.isUnionSchema()) {
1207
+ const { $unknown } = value;
1208
+ if (Array.isArray($unknown)) {
1209
+ const [k, v] = $unknown;
1210
+ const key = `${prefix}${k}`;
1211
+ this.write(15, v, key);
1212
+ }
1136
1213
  }
1137
1214
  }
1138
1215
  }
@@ -1441,6 +1518,22 @@ class XmlShapeSerializer extends SerdeContextConfig {
1441
1518
  }
1442
1519
  }
1443
1520
  }
1521
+ const { $unknown } = value;
1522
+ if ($unknown && ns.isUnionSchema() && Array.isArray($unknown) && Object.keys(value).length === 1) {
1523
+ const [k, v] = $unknown;
1524
+ const node = xmlBuilder.XmlNode.of(k);
1525
+ if (typeof v !== "string") {
1526
+ if (value instanceof xmlBuilder.XmlNode || value instanceof xmlBuilder.XmlText) {
1527
+ structXmlNode.addChildNode(value);
1528
+ }
1529
+ else {
1530
+ throw new Error(`@aws-sdk - $unknown union member in XML requires ` +
1531
+ `value of type string, @aws-sdk/xml-builder::XmlNode or XmlText.`);
1532
+ }
1533
+ }
1534
+ this.writeSimpleInto(0, v, node, xmlns);
1535
+ structXmlNode.addChildNode(node);
1536
+ }
1444
1537
  if (xmlns) {
1445
1538
  structXmlNode.addAttribute(xmlnsAttr, xmlns);
1446
1539
  }
@@ -0,0 +1,23 @@
1
+ export class UnionSerde {
2
+ from;
3
+ to;
4
+ keys;
5
+ constructor(from, to) {
6
+ this.from = from;
7
+ this.to = to;
8
+ this.keys = new Set(Object.keys(this.from).filter((k) => k !== "__type"));
9
+ }
10
+ mark(key) {
11
+ this.keys.delete(key);
12
+ }
13
+ hasUnknown() {
14
+ return this.keys.size === 1 && Object.keys(this.to).length === 0;
15
+ }
16
+ writeUnknown() {
17
+ if (this.hasUnknown()) {
18
+ const k = this.keys.values().next().value;
19
+ const v = this.from[k];
20
+ this.to.$unknown = [k, v];
21
+ }
22
+ }
23
+ }
@@ -4,6 +4,7 @@ import { LazyJsonString, NumericValue, parseEpochTimestamp, parseRfc3339DateTime
4
4
  import { fromBase64 } from "@smithy/util-base64";
5
5
  import { SerdeContextConfig } from "../ConfigurableSerdeContext";
6
6
  import { deserializingStructIterator } from "../structIterator";
7
+ import { UnionSerde } from "../UnionSerde";
7
8
  import { jsonReviver } from "./jsonReviver";
8
9
  import { parseJsonBody } from "./parseJsonBody";
9
10
  export class JsonShapeDeserializer extends SerdeContextConfig {
@@ -23,14 +24,24 @@ export class JsonShapeDeserializer extends SerdeContextConfig {
23
24
  const ns = NormalizedSchema.of(schema);
24
25
  if (isObject) {
25
26
  if (ns.isStructSchema()) {
27
+ const union = ns.isUnionSchema();
26
28
  const out = {};
29
+ let unionSerde;
30
+ if (union) {
31
+ unionSerde = new UnionSerde(value, out);
32
+ }
27
33
  for (const [memberName, memberSchema] of deserializingStructIterator(ns, value, this.settings.jsonName ? "jsonName" : false)) {
28
34
  const fromKey = this.settings.jsonName ? memberSchema.getMergedTraits().jsonName ?? memberName : memberName;
29
- const deserializedValue = this._read(memberSchema, value[fromKey]);
30
- if (deserializedValue != null) {
31
- out[memberName] = deserializedValue;
35
+ if (union) {
36
+ unionSerde.mark(fromKey);
37
+ }
38
+ if (value[fromKey] != null) {
39
+ out[memberName] = this._read(memberSchema, value[fromKey]);
32
40
  }
33
41
  }
42
+ if (union) {
43
+ unionSerde.writeUnknown();
44
+ }
34
45
  return out;
35
46
  }
36
47
  if (Array.isArray(value) && ns.isListSchema()) {
@@ -51,6 +51,13 @@ export class JsonShapeSerializer extends SerdeContextConfig {
51
51
  out[targetKey] = serializableValue;
52
52
  }
53
53
  }
54
+ if (ns.isUnionSchema() && Object.keys(out).length === 0) {
55
+ const { $unknown } = value;
56
+ if (Array.isArray($unknown)) {
57
+ const [k, v] = $unknown;
58
+ out[k] = this._write(15, v);
59
+ }
60
+ }
54
61
  return out;
55
62
  }
56
63
  if (Array.isArray(value) && ns.isListSchema()) {