superposition-provider 0.85.1 → 0.87.0

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.
package/dist/index.js CHANGED
@@ -8340,7 +8340,7 @@ var require$$8 = /*@__PURE__*/getAugmentedNamespace(distEs$a);
8340
8340
 
8341
8341
  var runtimeConfig_shared = {};
8342
8342
 
8343
- var require$$63 = /*@__PURE__*/getAugmentedNamespace(distEs$f);
8343
+ var require$$64 = /*@__PURE__*/getAugmentedNamespace(distEs$f);
8344
8344
 
8345
8345
  function parseQueryString(querystring) {
8346
8346
  const query = {};
@@ -8404,7 +8404,7 @@ function requireRuntimeConfig_shared () {
8404
8404
  runtimeConfig_shared.getRuntimeConfig = void 0;
8405
8405
  const httpAuthSchemeProvider_1 = requireHttpAuthSchemeProvider();
8406
8406
  const core_1 = require$$3$3;
8407
- const smithy_client_1 = require$$63;
8407
+ const smithy_client_1 = require$$64;
8408
8408
  const url_parser_1 = require$$3$1;
8409
8409
  const util_base64_1 = require$$4$1;
8410
8410
  const util_utf8_1 = require$$5$1;
@@ -8708,9 +8708,9 @@ function requireRuntimeConfig () {
8708
8708
  const util_body_length_node_1 = require$$7$1;
8709
8709
  const util_retry_1 = require$$8;
8710
8710
  const runtimeConfig_shared_1 = requireRuntimeConfig_shared();
8711
- const smithy_client_1 = require$$63;
8711
+ const smithy_client_1 = require$$64;
8712
8712
  const util_defaults_mode_node_1 = require$$11;
8713
- const smithy_client_2 = require$$63;
8713
+ const smithy_client_2 = require$$64;
8714
8714
  const getRuntimeConfig = (config) => {
8715
8715
  (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
8716
8716
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
@@ -8801,7 +8801,7 @@ function requireRuntimeExtensions () {
8801
8801
  runtimeExtensions.resolveRuntimeExtensions = void 0;
8802
8802
  const httpAuthExtensionConfiguration_1 = requireHttpAuthExtensionConfiguration();
8803
8803
  const protocol_http_1 = require$$1$1;
8804
- const smithy_client_1 = require$$63;
8804
+ const smithy_client_1 = require$$64;
8805
8805
  const asPartial = (t) => t;
8806
8806
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
8807
8807
  const extensionConfiguration = {
@@ -9030,7 +9030,7 @@ function requireSuperpositionClient () {
9030
9030
  const core_1 = require$$3$3;
9031
9031
  const middleware_content_length_1 = require$$9;
9032
9032
  const middleware_retry_1 = require$$10;
9033
- const smithy_client_1 = require$$63;
9033
+ const smithy_client_1 = require$$64;
9034
9034
  Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
9035
9035
  class SuperpositionClient extends smithy_client_1.Client {
9036
9036
  config;
@@ -9082,7 +9082,7 @@ function requireSuperpositionServiceException () {
9082
9082
  (function (exports) {
9083
9083
  Object.defineProperty(exports, "__esModule", { value: true });
9084
9084
  exports.SuperpositionServiceException = exports.__ServiceException = void 0;
9085
- const smithy_client_1 = require$$63;
9085
+ const smithy_client_1 = require$$64;
9086
9086
  Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
9087
9087
  class SuperpositionServiceException extends smithy_client_1.ServiceException {
9088
9088
  constructor(options) {
@@ -9324,14 +9324,14 @@ function requireAws_restJson1 () {
9324
9324
  if (hasRequiredAws_restJson1) return Aws_restJson1;
9325
9325
  hasRequiredAws_restJson1 = 1;
9326
9326
  Object.defineProperty(Aws_restJson1, "__esModule", { value: true });
9327
- Aws_restJson1.se_ResumeExperimentCommand = Aws_restJson1.se_RemoveMembersFromGroupCommand = Aws_restJson1.se_RampExperimentCommand = Aws_restJson1.se_PublishCommand = Aws_restJson1.se_PauseExperimentCommand = Aws_restJson1.se_MoveContextCommand = Aws_restJson1.se_ListWorkspaceCommand = Aws_restJson1.se_ListWebhookCommand = Aws_restJson1.se_ListVersionsCommand = Aws_restJson1.se_ListOrganisationCommand = Aws_restJson1.se_ListFunctionCommand = Aws_restJson1.se_ListExperimentGroupsCommand = Aws_restJson1.se_ListExperimentCommand = Aws_restJson1.se_ListDimensionsCommand = Aws_restJson1.se_ListDefaultConfigsCommand = Aws_restJson1.se_ListContextsCommand = Aws_restJson1.se_ListAuditLogsCommand = Aws_restJson1.se_GetWebhookCommand = Aws_restJson1.se_GetTypeTemplatesListCommand = Aws_restJson1.se_GetResolvedConfigCommand = Aws_restJson1.se_GetOrganisationCommand = Aws_restJson1.se_GetFunctionCommand = Aws_restJson1.se_GetExperimentGroupCommand = Aws_restJson1.se_GetExperimentCommand = Aws_restJson1.se_GetDimensionCommand = Aws_restJson1.se_GetContextFromConditionCommand = Aws_restJson1.se_GetContextCommand = Aws_restJson1.se_GetConfigFastCommand = Aws_restJson1.se_GetConfigCommand = Aws_restJson1.se_DiscardExperimentCommand = Aws_restJson1.se_DeleteTypeTemplatesCommand = Aws_restJson1.se_DeleteFunctionCommand = Aws_restJson1.se_DeleteExperimentGroupCommand = Aws_restJson1.se_DeleteDimensionCommand = Aws_restJson1.se_DeleteDefaultConfigCommand = Aws_restJson1.se_DeleteContextCommand = Aws_restJson1.se_CreateWorkspaceCommand = Aws_restJson1.se_CreateWebhookCommand = Aws_restJson1.se_CreateTypeTemplatesCommand = Aws_restJson1.se_CreateOrganisationCommand = Aws_restJson1.se_CreateFunctionCommand = Aws_restJson1.se_CreateExperimentGroupCommand = Aws_restJson1.se_CreateExperimentCommand = Aws_restJson1.se_CreateDimensionCommand = Aws_restJson1.se_CreateDefaultConfigCommand = Aws_restJson1.se_CreateContextCommand = Aws_restJson1.se_ConcludeExperimentCommand = Aws_restJson1.se_BulkOperationCommand = Aws_restJson1.se_ApplicableVariantsCommand = Aws_restJson1.se_AddMembersToGroupCommand = void 0;
9328
- Aws_restJson1.de_ListExperimentCommand = Aws_restJson1.de_ListDimensionsCommand = Aws_restJson1.de_ListDefaultConfigsCommand = Aws_restJson1.de_ListContextsCommand = Aws_restJson1.de_ListAuditLogsCommand = Aws_restJson1.de_GetWebhookCommand = Aws_restJson1.de_GetTypeTemplatesListCommand = Aws_restJson1.de_GetResolvedConfigCommand = Aws_restJson1.de_GetOrganisationCommand = Aws_restJson1.de_GetFunctionCommand = Aws_restJson1.de_GetExperimentGroupCommand = Aws_restJson1.de_GetExperimentCommand = Aws_restJson1.de_GetDimensionCommand = Aws_restJson1.de_GetContextFromConditionCommand = Aws_restJson1.de_GetContextCommand = Aws_restJson1.de_GetConfigFastCommand = Aws_restJson1.de_GetConfigCommand = Aws_restJson1.de_DiscardExperimentCommand = Aws_restJson1.de_DeleteTypeTemplatesCommand = Aws_restJson1.de_DeleteFunctionCommand = Aws_restJson1.de_DeleteExperimentGroupCommand = Aws_restJson1.de_DeleteDimensionCommand = Aws_restJson1.de_DeleteDefaultConfigCommand = Aws_restJson1.de_DeleteContextCommand = Aws_restJson1.de_CreateWorkspaceCommand = Aws_restJson1.de_CreateWebhookCommand = Aws_restJson1.de_CreateTypeTemplatesCommand = Aws_restJson1.de_CreateOrganisationCommand = Aws_restJson1.de_CreateFunctionCommand = Aws_restJson1.de_CreateExperimentGroupCommand = Aws_restJson1.de_CreateExperimentCommand = Aws_restJson1.de_CreateDimensionCommand = Aws_restJson1.de_CreateDefaultConfigCommand = Aws_restJson1.de_CreateContextCommand = Aws_restJson1.de_ConcludeExperimentCommand = Aws_restJson1.de_BulkOperationCommand = Aws_restJson1.de_ApplicableVariantsCommand = Aws_restJson1.de_AddMembersToGroupCommand = Aws_restJson1.se_WeightRecomputeCommand = Aws_restJson1.se_UpdateWorkspaceCommand = Aws_restJson1.se_UpdateWebhookCommand = Aws_restJson1.se_UpdateTypeTemplatesCommand = Aws_restJson1.se_UpdateOverridesExperimentCommand = Aws_restJson1.se_UpdateOverrideCommand = Aws_restJson1.se_UpdateOrganisationCommand = Aws_restJson1.se_UpdateFunctionCommand = Aws_restJson1.se_UpdateExperimentGroupCommand = Aws_restJson1.se_UpdateDimensionCommand = Aws_restJson1.se_UpdateDefaultConfigCommand = Aws_restJson1.se_TestCommand = void 0;
9329
- Aws_restJson1.de_WeightRecomputeCommand = Aws_restJson1.de_UpdateWorkspaceCommand = Aws_restJson1.de_UpdateWebhookCommand = Aws_restJson1.de_UpdateTypeTemplatesCommand = Aws_restJson1.de_UpdateOverridesExperimentCommand = Aws_restJson1.de_UpdateOverrideCommand = Aws_restJson1.de_UpdateOrganisationCommand = Aws_restJson1.de_UpdateFunctionCommand = Aws_restJson1.de_UpdateExperimentGroupCommand = Aws_restJson1.de_UpdateDimensionCommand = Aws_restJson1.de_UpdateDefaultConfigCommand = Aws_restJson1.de_TestCommand = Aws_restJson1.de_ResumeExperimentCommand = Aws_restJson1.de_RemoveMembersFromGroupCommand = Aws_restJson1.de_RampExperimentCommand = Aws_restJson1.de_PublishCommand = Aws_restJson1.de_PauseExperimentCommand = Aws_restJson1.de_MoveContextCommand = Aws_restJson1.de_ListWorkspaceCommand = Aws_restJson1.de_ListWebhookCommand = Aws_restJson1.de_ListVersionsCommand = Aws_restJson1.de_ListOrganisationCommand = Aws_restJson1.de_ListFunctionCommand = Aws_restJson1.de_ListExperimentGroupsCommand = void 0;
9327
+ Aws_restJson1.se_RemoveMembersFromGroupCommand = Aws_restJson1.se_RampExperimentCommand = Aws_restJson1.se_PublishCommand = Aws_restJson1.se_PauseExperimentCommand = Aws_restJson1.se_MoveContextCommand = Aws_restJson1.se_MigrateWorkspaceSchemaCommand = Aws_restJson1.se_ListWorkspaceCommand = Aws_restJson1.se_ListWebhookCommand = Aws_restJson1.se_ListVersionsCommand = Aws_restJson1.se_ListOrganisationCommand = Aws_restJson1.se_ListFunctionCommand = Aws_restJson1.se_ListExperimentGroupsCommand = Aws_restJson1.se_ListExperimentCommand = Aws_restJson1.se_ListDimensionsCommand = Aws_restJson1.se_ListDefaultConfigsCommand = Aws_restJson1.se_ListContextsCommand = Aws_restJson1.se_ListAuditLogsCommand = Aws_restJson1.se_GetWebhookCommand = Aws_restJson1.se_GetTypeTemplatesListCommand = Aws_restJson1.se_GetResolvedConfigCommand = Aws_restJson1.se_GetOrganisationCommand = Aws_restJson1.se_GetFunctionCommand = Aws_restJson1.se_GetExperimentGroupCommand = Aws_restJson1.se_GetExperimentCommand = Aws_restJson1.se_GetDimensionCommand = Aws_restJson1.se_GetContextFromConditionCommand = Aws_restJson1.se_GetContextCommand = Aws_restJson1.se_GetConfigFastCommand = Aws_restJson1.se_GetConfigCommand = Aws_restJson1.se_DiscardExperimentCommand = Aws_restJson1.se_DeleteTypeTemplatesCommand = Aws_restJson1.se_DeleteFunctionCommand = Aws_restJson1.se_DeleteExperimentGroupCommand = Aws_restJson1.se_DeleteDimensionCommand = Aws_restJson1.se_DeleteDefaultConfigCommand = Aws_restJson1.se_DeleteContextCommand = Aws_restJson1.se_CreateWorkspaceCommand = Aws_restJson1.se_CreateWebhookCommand = Aws_restJson1.se_CreateTypeTemplatesCommand = Aws_restJson1.se_CreateOrganisationCommand = Aws_restJson1.se_CreateFunctionCommand = Aws_restJson1.se_CreateExperimentGroupCommand = Aws_restJson1.se_CreateExperimentCommand = Aws_restJson1.se_CreateDimensionCommand = Aws_restJson1.se_CreateDefaultConfigCommand = Aws_restJson1.se_CreateContextCommand = Aws_restJson1.se_ConcludeExperimentCommand = Aws_restJson1.se_BulkOperationCommand = Aws_restJson1.se_ApplicableVariantsCommand = Aws_restJson1.se_AddMembersToGroupCommand = void 0;
9328
+ Aws_restJson1.de_ListDimensionsCommand = Aws_restJson1.de_ListDefaultConfigsCommand = Aws_restJson1.de_ListContextsCommand = Aws_restJson1.de_ListAuditLogsCommand = Aws_restJson1.de_GetWebhookCommand = Aws_restJson1.de_GetTypeTemplatesListCommand = Aws_restJson1.de_GetResolvedConfigCommand = Aws_restJson1.de_GetOrganisationCommand = Aws_restJson1.de_GetFunctionCommand = Aws_restJson1.de_GetExperimentGroupCommand = Aws_restJson1.de_GetExperimentCommand = Aws_restJson1.de_GetDimensionCommand = Aws_restJson1.de_GetContextFromConditionCommand = Aws_restJson1.de_GetContextCommand = Aws_restJson1.de_GetConfigFastCommand = Aws_restJson1.de_GetConfigCommand = Aws_restJson1.de_DiscardExperimentCommand = Aws_restJson1.de_DeleteTypeTemplatesCommand = Aws_restJson1.de_DeleteFunctionCommand = Aws_restJson1.de_DeleteExperimentGroupCommand = Aws_restJson1.de_DeleteDimensionCommand = Aws_restJson1.de_DeleteDefaultConfigCommand = Aws_restJson1.de_DeleteContextCommand = Aws_restJson1.de_CreateWorkspaceCommand = Aws_restJson1.de_CreateWebhookCommand = Aws_restJson1.de_CreateTypeTemplatesCommand = Aws_restJson1.de_CreateOrganisationCommand = Aws_restJson1.de_CreateFunctionCommand = Aws_restJson1.de_CreateExperimentGroupCommand = Aws_restJson1.de_CreateExperimentCommand = Aws_restJson1.de_CreateDimensionCommand = Aws_restJson1.de_CreateDefaultConfigCommand = Aws_restJson1.de_CreateContextCommand = Aws_restJson1.de_ConcludeExperimentCommand = Aws_restJson1.de_BulkOperationCommand = Aws_restJson1.de_ApplicableVariantsCommand = Aws_restJson1.de_AddMembersToGroupCommand = Aws_restJson1.se_WeightRecomputeCommand = Aws_restJson1.se_UpdateWorkspaceCommand = Aws_restJson1.se_UpdateWebhookCommand = Aws_restJson1.se_UpdateTypeTemplatesCommand = Aws_restJson1.se_UpdateOverridesExperimentCommand = Aws_restJson1.se_UpdateOverrideCommand = Aws_restJson1.se_UpdateOrganisationCommand = Aws_restJson1.se_UpdateFunctionCommand = Aws_restJson1.se_UpdateExperimentGroupCommand = Aws_restJson1.se_UpdateDimensionCommand = Aws_restJson1.se_UpdateDefaultConfigCommand = Aws_restJson1.se_TestCommand = Aws_restJson1.se_ResumeExperimentCommand = void 0;
9329
+ Aws_restJson1.de_WeightRecomputeCommand = Aws_restJson1.de_UpdateWorkspaceCommand = Aws_restJson1.de_UpdateWebhookCommand = Aws_restJson1.de_UpdateTypeTemplatesCommand = Aws_restJson1.de_UpdateOverridesExperimentCommand = Aws_restJson1.de_UpdateOverrideCommand = Aws_restJson1.de_UpdateOrganisationCommand = Aws_restJson1.de_UpdateFunctionCommand = Aws_restJson1.de_UpdateExperimentGroupCommand = Aws_restJson1.de_UpdateDimensionCommand = Aws_restJson1.de_UpdateDefaultConfigCommand = Aws_restJson1.de_TestCommand = Aws_restJson1.de_ResumeExperimentCommand = Aws_restJson1.de_RemoveMembersFromGroupCommand = Aws_restJson1.de_RampExperimentCommand = Aws_restJson1.de_PublishCommand = Aws_restJson1.de_PauseExperimentCommand = Aws_restJson1.de_MoveContextCommand = Aws_restJson1.de_MigrateWorkspaceSchemaCommand = Aws_restJson1.de_ListWorkspaceCommand = Aws_restJson1.de_ListWebhookCommand = Aws_restJson1.de_ListVersionsCommand = Aws_restJson1.de_ListOrganisationCommand = Aws_restJson1.de_ListFunctionCommand = Aws_restJson1.de_ListExperimentGroupsCommand = Aws_restJson1.de_ListExperimentCommand = void 0;
9330
9330
  const SuperpositionServiceException_1 = requireSuperpositionServiceException();
9331
9331
  const models_0_1 = requireModels_0();
9332
9332
  const core_1 = require$$2;
9333
9333
  const core_2 = require$$3$3;
9334
- const smithy_client_1 = require$$63;
9334
+ const smithy_client_1 = require$$64;
9335
9335
  const se_AddMembersToGroupCommand = async (input, context) => {
9336
9336
  const b = (0, core_2.requestBuilder)(input, context);
9337
9337
  const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
@@ -9635,6 +9635,7 @@ function requireAws_restJson1 () {
9635
9635
  let body;
9636
9636
  body = JSON.stringify((0, smithy_client_1.take)(input, {
9637
9637
  'allow_experiment_self_approval': [],
9638
+ 'auto_populate_control': [],
9638
9639
  'metrics': _ => se_Document(_),
9639
9640
  'strict_mode': [],
9640
9641
  'workspace_admin_email': [],
@@ -10206,6 +10207,20 @@ function requireAws_restJson1 () {
10206
10207
  return b.build();
10207
10208
  };
10208
10209
  Aws_restJson1.se_ListWorkspaceCommand = se_ListWorkspaceCommand;
10210
+ const se_MigrateWorkspaceSchemaCommand = async (input, context) => {
10211
+ const b = (0, core_2.requestBuilder)(input, context);
10212
+ const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
10213
+ [_xoi]: input[_oi],
10214
+ });
10215
+ b.bp("/workspaces/{workspace_name}/db/migrate");
10216
+ b.p('workspace_name', () => input.workspace_name, '{workspace_name}', false);
10217
+ let body;
10218
+ b.m("POST")
10219
+ .h(headers)
10220
+ .b(body);
10221
+ return b.build();
10222
+ };
10223
+ Aws_restJson1.se_MigrateWorkspaceSchemaCommand = se_MigrateWorkspaceSchemaCommand;
10209
10224
  const se_MoveContextCommand = async (input, context) => {
10210
10225
  const b = (0, core_2.requestBuilder)(input, context);
10211
10226
  const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
@@ -10566,6 +10581,7 @@ function requireAws_restJson1 () {
10566
10581
  let body;
10567
10582
  body = JSON.stringify((0, smithy_client_1.take)(input, {
10568
10583
  'allow_experiment_self_approval': [],
10584
+ 'auto_populate_control': [],
10569
10585
  'config_version': [],
10570
10586
  'mandatory_dimensions': _ => (0, smithy_client_1._json)(_),
10571
10587
  'metrics': _ => se_Document(_),
@@ -10938,6 +10954,7 @@ function requireAws_restJson1 () {
10938
10954
  const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
10939
10955
  const doc = (0, smithy_client_1.take)(data, {
10940
10956
  'allow_experiment_self_approval': smithy_client_1.expectBoolean,
10957
+ 'auto_populate_control': smithy_client_1.expectBoolean,
10941
10958
  'config_version': smithy_client_1.expectString,
10942
10959
  'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
10943
10960
  'created_by': smithy_client_1.expectString,
@@ -11565,6 +11582,36 @@ function requireAws_restJson1 () {
11565
11582
  return contents;
11566
11583
  };
11567
11584
  Aws_restJson1.de_ListWorkspaceCommand = de_ListWorkspaceCommand;
11585
+ const de_MigrateWorkspaceSchemaCommand = async (output, context) => {
11586
+ if (output.statusCode !== 200 && output.statusCode >= 300) {
11587
+ return de_CommandError(output, context);
11588
+ }
11589
+ const contents = (0, smithy_client_1.map)({
11590
+ $metadata: deserializeMetadata(output),
11591
+ });
11592
+ const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
11593
+ const doc = (0, smithy_client_1.take)(data, {
11594
+ 'allow_experiment_self_approval': smithy_client_1.expectBoolean,
11595
+ 'auto_populate_control': smithy_client_1.expectBoolean,
11596
+ 'config_version': smithy_client_1.expectString,
11597
+ 'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
11598
+ 'created_by': smithy_client_1.expectString,
11599
+ 'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
11600
+ 'last_modified_by': smithy_client_1.expectString,
11601
+ 'mandatory_dimensions': smithy_client_1._json,
11602
+ 'metrics': _ => de_Document(_),
11603
+ 'organisation_id': smithy_client_1.expectString,
11604
+ 'organisation_name': smithy_client_1.expectString,
11605
+ 'strict_mode': smithy_client_1.expectBoolean,
11606
+ 'workspace_admin_email': smithy_client_1.expectString,
11607
+ 'workspace_name': smithy_client_1.expectString,
11608
+ 'workspace_schema_name': smithy_client_1.expectString,
11609
+ 'workspace_status': smithy_client_1.expectString,
11610
+ });
11611
+ Object.assign(contents, doc);
11612
+ return contents;
11613
+ };
11614
+ Aws_restJson1.de_MigrateWorkspaceSchemaCommand = de_MigrateWorkspaceSchemaCommand;
11568
11615
  const de_MoveContextCommand = async (output, context) => {
11569
11616
  if (output.statusCode !== 200 && output.statusCode >= 300) {
11570
11617
  return de_CommandError(output, context);
@@ -12021,6 +12068,7 @@ function requireAws_restJson1 () {
12021
12068
  const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
12022
12069
  const doc = (0, smithy_client_1.take)(data, {
12023
12070
  'allow_experiment_self_approval': smithy_client_1.expectBoolean,
12071
+ 'auto_populate_control': smithy_client_1.expectBoolean,
12024
12072
  'config_version': smithy_client_1.expectString,
12025
12073
  'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
12026
12074
  'created_by': smithy_client_1.expectString,
@@ -12679,6 +12727,7 @@ function requireAws_restJson1 () {
12679
12727
  const de_WorkspaceResponse = (output, context) => {
12680
12728
  return (0, smithy_client_1.take)(output, {
12681
12729
  'allow_experiment_self_approval': smithy_client_1.expectBoolean,
12730
+ 'auto_populate_control': smithy_client_1.expectBoolean,
12682
12731
  'config_version': smithy_client_1.expectString,
12683
12732
  'created_at': (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
12684
12733
  'created_by': smithy_client_1.expectString,
@@ -12757,7 +12806,7 @@ function requireAddMembersToGroupCommand () {
12757
12806
  exports.AddMembersToGroupCommand = exports.$Command = void 0;
12758
12807
  const Aws_restJson1_1 = requireAws_restJson1();
12759
12808
  const middleware_serde_1 = require$$1;
12760
- const smithy_client_1 = require$$63;
12809
+ const smithy_client_1 = require$$64;
12761
12810
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
12762
12811
  class AddMembersToGroupCommand extends smithy_client_1.Command.classBuilder()
12763
12812
  .m(function (Command, cs, config, o) {
@@ -12789,7 +12838,7 @@ function requireApplicableVariantsCommand () {
12789
12838
  exports.ApplicableVariantsCommand = exports.$Command = void 0;
12790
12839
  const Aws_restJson1_1 = requireAws_restJson1();
12791
12840
  const middleware_serde_1 = require$$1;
12792
- const smithy_client_1 = require$$63;
12841
+ const smithy_client_1 = require$$64;
12793
12842
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
12794
12843
  class ApplicableVariantsCommand extends smithy_client_1.Command.classBuilder()
12795
12844
  .m(function (Command, cs, config, o) {
@@ -12821,7 +12870,7 @@ function requireBulkOperationCommand () {
12821
12870
  exports.BulkOperationCommand = exports.$Command = void 0;
12822
12871
  const Aws_restJson1_1 = requireAws_restJson1();
12823
12872
  const middleware_serde_1 = require$$1;
12824
- const smithy_client_1 = require$$63;
12873
+ const smithy_client_1 = require$$64;
12825
12874
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
12826
12875
  class BulkOperationCommand extends smithy_client_1.Command.classBuilder()
12827
12876
  .m(function (Command, cs, config, o) {
@@ -12853,7 +12902,7 @@ function requireConcludeExperimentCommand () {
12853
12902
  exports.ConcludeExperimentCommand = exports.$Command = void 0;
12854
12903
  const Aws_restJson1_1 = requireAws_restJson1();
12855
12904
  const middleware_serde_1 = require$$1;
12856
- const smithy_client_1 = require$$63;
12905
+ const smithy_client_1 = require$$64;
12857
12906
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
12858
12907
  class ConcludeExperimentCommand extends smithy_client_1.Command.classBuilder()
12859
12908
  .m(function (Command, cs, config, o) {
@@ -12885,7 +12934,7 @@ function requireCreateContextCommand () {
12885
12934
  exports.CreateContextCommand = exports.$Command = void 0;
12886
12935
  const Aws_restJson1_1 = requireAws_restJson1();
12887
12936
  const middleware_serde_1 = require$$1;
12888
- const smithy_client_1 = require$$63;
12937
+ const smithy_client_1 = require$$64;
12889
12938
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
12890
12939
  class CreateContextCommand extends smithy_client_1.Command.classBuilder()
12891
12940
  .m(function (Command, cs, config, o) {
@@ -12917,7 +12966,7 @@ function requireCreateDefaultConfigCommand () {
12917
12966
  exports.CreateDefaultConfigCommand = exports.$Command = void 0;
12918
12967
  const Aws_restJson1_1 = requireAws_restJson1();
12919
12968
  const middleware_serde_1 = require$$1;
12920
- const smithy_client_1 = require$$63;
12969
+ const smithy_client_1 = require$$64;
12921
12970
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
12922
12971
  class CreateDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
12923
12972
  .m(function (Command, cs, config, o) {
@@ -12949,7 +12998,7 @@ function requireCreateDimensionCommand () {
12949
12998
  exports.CreateDimensionCommand = exports.$Command = void 0;
12950
12999
  const Aws_restJson1_1 = requireAws_restJson1();
12951
13000
  const middleware_serde_1 = require$$1;
12952
- const smithy_client_1 = require$$63;
13001
+ const smithy_client_1 = require$$64;
12953
13002
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
12954
13003
  class CreateDimensionCommand extends smithy_client_1.Command.classBuilder()
12955
13004
  .m(function (Command, cs, config, o) {
@@ -12981,7 +13030,7 @@ function requireCreateExperimentCommand () {
12981
13030
  exports.CreateExperimentCommand = exports.$Command = void 0;
12982
13031
  const Aws_restJson1_1 = requireAws_restJson1();
12983
13032
  const middleware_serde_1 = require$$1;
12984
- const smithy_client_1 = require$$63;
13033
+ const smithy_client_1 = require$$64;
12985
13034
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
12986
13035
  class CreateExperimentCommand extends smithy_client_1.Command.classBuilder()
12987
13036
  .m(function (Command, cs, config, o) {
@@ -13013,7 +13062,7 @@ function requireCreateExperimentGroupCommand () {
13013
13062
  exports.CreateExperimentGroupCommand = exports.$Command = void 0;
13014
13063
  const Aws_restJson1_1 = requireAws_restJson1();
13015
13064
  const middleware_serde_1 = require$$1;
13016
- const smithy_client_1 = require$$63;
13065
+ const smithy_client_1 = require$$64;
13017
13066
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13018
13067
  class CreateExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
13019
13068
  .m(function (Command, cs, config, o) {
@@ -13045,7 +13094,7 @@ function requireCreateFunctionCommand () {
13045
13094
  exports.CreateFunctionCommand = exports.$Command = void 0;
13046
13095
  const Aws_restJson1_1 = requireAws_restJson1();
13047
13096
  const middleware_serde_1 = require$$1;
13048
- const smithy_client_1 = require$$63;
13097
+ const smithy_client_1 = require$$64;
13049
13098
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13050
13099
  class CreateFunctionCommand extends smithy_client_1.Command.classBuilder()
13051
13100
  .m(function (Command, cs, config, o) {
@@ -13077,7 +13126,7 @@ function requireCreateOrganisationCommand () {
13077
13126
  exports.CreateOrganisationCommand = exports.$Command = void 0;
13078
13127
  const Aws_restJson1_1 = requireAws_restJson1();
13079
13128
  const middleware_serde_1 = require$$1;
13080
- const smithy_client_1 = require$$63;
13129
+ const smithy_client_1 = require$$64;
13081
13130
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13082
13131
  class CreateOrganisationCommand extends smithy_client_1.Command.classBuilder()
13083
13132
  .m(function (Command, cs, config, o) {
@@ -13109,7 +13158,7 @@ function requireCreateTypeTemplatesCommand () {
13109
13158
  exports.CreateTypeTemplatesCommand = exports.$Command = void 0;
13110
13159
  const Aws_restJson1_1 = requireAws_restJson1();
13111
13160
  const middleware_serde_1 = require$$1;
13112
- const smithy_client_1 = require$$63;
13161
+ const smithy_client_1 = require$$64;
13113
13162
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13114
13163
  class CreateTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
13115
13164
  .m(function (Command, cs, config, o) {
@@ -13141,7 +13190,7 @@ function requireCreateWebhookCommand () {
13141
13190
  exports.CreateWebhookCommand = exports.$Command = void 0;
13142
13191
  const Aws_restJson1_1 = requireAws_restJson1();
13143
13192
  const middleware_serde_1 = require$$1;
13144
- const smithy_client_1 = require$$63;
13193
+ const smithy_client_1 = require$$64;
13145
13194
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13146
13195
  class CreateWebhookCommand extends smithy_client_1.Command.classBuilder()
13147
13196
  .m(function (Command, cs, config, o) {
@@ -13173,7 +13222,7 @@ function requireCreateWorkspaceCommand () {
13173
13222
  exports.CreateWorkspaceCommand = exports.$Command = void 0;
13174
13223
  const Aws_restJson1_1 = requireAws_restJson1();
13175
13224
  const middleware_serde_1 = require$$1;
13176
- const smithy_client_1 = require$$63;
13225
+ const smithy_client_1 = require$$64;
13177
13226
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13178
13227
  class CreateWorkspaceCommand extends smithy_client_1.Command.classBuilder()
13179
13228
  .m(function (Command, cs, config, o) {
@@ -13205,7 +13254,7 @@ function requireDeleteContextCommand () {
13205
13254
  exports.DeleteContextCommand = exports.$Command = void 0;
13206
13255
  const Aws_restJson1_1 = requireAws_restJson1();
13207
13256
  const middleware_serde_1 = require$$1;
13208
- const smithy_client_1 = require$$63;
13257
+ const smithy_client_1 = require$$64;
13209
13258
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13210
13259
  class DeleteContextCommand extends smithy_client_1.Command.classBuilder()
13211
13260
  .m(function (Command, cs, config, o) {
@@ -13237,7 +13286,7 @@ function requireDeleteDefaultConfigCommand () {
13237
13286
  exports.DeleteDefaultConfigCommand = exports.$Command = void 0;
13238
13287
  const Aws_restJson1_1 = requireAws_restJson1();
13239
13288
  const middleware_serde_1 = require$$1;
13240
- const smithy_client_1 = require$$63;
13289
+ const smithy_client_1 = require$$64;
13241
13290
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13242
13291
  class DeleteDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
13243
13292
  .m(function (Command, cs, config, o) {
@@ -13269,7 +13318,7 @@ function requireDeleteDimensionCommand () {
13269
13318
  exports.DeleteDimensionCommand = exports.$Command = void 0;
13270
13319
  const Aws_restJson1_1 = requireAws_restJson1();
13271
13320
  const middleware_serde_1 = require$$1;
13272
- const smithy_client_1 = require$$63;
13321
+ const smithy_client_1 = require$$64;
13273
13322
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13274
13323
  class DeleteDimensionCommand extends smithy_client_1.Command.classBuilder()
13275
13324
  .m(function (Command, cs, config, o) {
@@ -13301,7 +13350,7 @@ function requireDeleteExperimentGroupCommand () {
13301
13350
  exports.DeleteExperimentGroupCommand = exports.$Command = void 0;
13302
13351
  const Aws_restJson1_1 = requireAws_restJson1();
13303
13352
  const middleware_serde_1 = require$$1;
13304
- const smithy_client_1 = require$$63;
13353
+ const smithy_client_1 = require$$64;
13305
13354
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13306
13355
  class DeleteExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
13307
13356
  .m(function (Command, cs, config, o) {
@@ -13333,7 +13382,7 @@ function requireDeleteFunctionCommand () {
13333
13382
  exports.DeleteFunctionCommand = exports.$Command = void 0;
13334
13383
  const Aws_restJson1_1 = requireAws_restJson1();
13335
13384
  const middleware_serde_1 = require$$1;
13336
- const smithy_client_1 = require$$63;
13385
+ const smithy_client_1 = require$$64;
13337
13386
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13338
13387
  class DeleteFunctionCommand extends smithy_client_1.Command.classBuilder()
13339
13388
  .m(function (Command, cs, config, o) {
@@ -13365,7 +13414,7 @@ function requireDeleteTypeTemplatesCommand () {
13365
13414
  exports.DeleteTypeTemplatesCommand = exports.$Command = void 0;
13366
13415
  const Aws_restJson1_1 = requireAws_restJson1();
13367
13416
  const middleware_serde_1 = require$$1;
13368
- const smithy_client_1 = require$$63;
13417
+ const smithy_client_1 = require$$64;
13369
13418
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13370
13419
  class DeleteTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
13371
13420
  .m(function (Command, cs, config, o) {
@@ -13397,7 +13446,7 @@ function requireDiscardExperimentCommand () {
13397
13446
  exports.DiscardExperimentCommand = exports.$Command = void 0;
13398
13447
  const Aws_restJson1_1 = requireAws_restJson1();
13399
13448
  const middleware_serde_1 = require$$1;
13400
- const smithy_client_1 = require$$63;
13449
+ const smithy_client_1 = require$$64;
13401
13450
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13402
13451
  class DiscardExperimentCommand extends smithy_client_1.Command.classBuilder()
13403
13452
  .m(function (Command, cs, config, o) {
@@ -13429,7 +13478,7 @@ function requireGetConfigCommand () {
13429
13478
  exports.GetConfigCommand = exports.$Command = void 0;
13430
13479
  const Aws_restJson1_1 = requireAws_restJson1();
13431
13480
  const middleware_serde_1 = require$$1;
13432
- const smithy_client_1 = require$$63;
13481
+ const smithy_client_1 = require$$64;
13433
13482
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13434
13483
  class GetConfigCommand extends smithy_client_1.Command.classBuilder()
13435
13484
  .m(function (Command, cs, config, o) {
@@ -13461,7 +13510,7 @@ function requireGetConfigFastCommand () {
13461
13510
  exports.GetConfigFastCommand = exports.$Command = void 0;
13462
13511
  const Aws_restJson1_1 = requireAws_restJson1();
13463
13512
  const middleware_serde_1 = require$$1;
13464
- const smithy_client_1 = require$$63;
13513
+ const smithy_client_1 = require$$64;
13465
13514
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13466
13515
  class GetConfigFastCommand extends smithy_client_1.Command.classBuilder()
13467
13516
  .m(function (Command, cs, config, o) {
@@ -13493,7 +13542,7 @@ function requireGetContextCommand () {
13493
13542
  exports.GetContextCommand = exports.$Command = void 0;
13494
13543
  const Aws_restJson1_1 = requireAws_restJson1();
13495
13544
  const middleware_serde_1 = require$$1;
13496
- const smithy_client_1 = require$$63;
13545
+ const smithy_client_1 = require$$64;
13497
13546
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13498
13547
  class GetContextCommand extends smithy_client_1.Command.classBuilder()
13499
13548
  .m(function (Command, cs, config, o) {
@@ -13525,7 +13574,7 @@ function requireGetContextFromConditionCommand () {
13525
13574
  exports.GetContextFromConditionCommand = exports.$Command = void 0;
13526
13575
  const Aws_restJson1_1 = requireAws_restJson1();
13527
13576
  const middleware_serde_1 = require$$1;
13528
- const smithy_client_1 = require$$63;
13577
+ const smithy_client_1 = require$$64;
13529
13578
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13530
13579
  class GetContextFromConditionCommand extends smithy_client_1.Command.classBuilder()
13531
13580
  .m(function (Command, cs, config, o) {
@@ -13557,7 +13606,7 @@ function requireGetDimensionCommand () {
13557
13606
  exports.GetDimensionCommand = exports.$Command = void 0;
13558
13607
  const Aws_restJson1_1 = requireAws_restJson1();
13559
13608
  const middleware_serde_1 = require$$1;
13560
- const smithy_client_1 = require$$63;
13609
+ const smithy_client_1 = require$$64;
13561
13610
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13562
13611
  class GetDimensionCommand extends smithy_client_1.Command.classBuilder()
13563
13612
  .m(function (Command, cs, config, o) {
@@ -13589,7 +13638,7 @@ function requireGetExperimentCommand () {
13589
13638
  exports.GetExperimentCommand = exports.$Command = void 0;
13590
13639
  const Aws_restJson1_1 = requireAws_restJson1();
13591
13640
  const middleware_serde_1 = require$$1;
13592
- const smithy_client_1 = require$$63;
13641
+ const smithy_client_1 = require$$64;
13593
13642
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13594
13643
  class GetExperimentCommand extends smithy_client_1.Command.classBuilder()
13595
13644
  .m(function (Command, cs, config, o) {
@@ -13621,7 +13670,7 @@ function requireGetExperimentGroupCommand () {
13621
13670
  exports.GetExperimentGroupCommand = exports.$Command = void 0;
13622
13671
  const Aws_restJson1_1 = requireAws_restJson1();
13623
13672
  const middleware_serde_1 = require$$1;
13624
- const smithy_client_1 = require$$63;
13673
+ const smithy_client_1 = require$$64;
13625
13674
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13626
13675
  class GetExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
13627
13676
  .m(function (Command, cs, config, o) {
@@ -13653,7 +13702,7 @@ function requireGetFunctionCommand () {
13653
13702
  exports.GetFunctionCommand = exports.$Command = void 0;
13654
13703
  const Aws_restJson1_1 = requireAws_restJson1();
13655
13704
  const middleware_serde_1 = require$$1;
13656
- const smithy_client_1 = require$$63;
13705
+ const smithy_client_1 = require$$64;
13657
13706
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13658
13707
  class GetFunctionCommand extends smithy_client_1.Command.classBuilder()
13659
13708
  .m(function (Command, cs, config, o) {
@@ -13685,7 +13734,7 @@ function requireGetOrganisationCommand () {
13685
13734
  exports.GetOrganisationCommand = exports.$Command = void 0;
13686
13735
  const Aws_restJson1_1 = requireAws_restJson1();
13687
13736
  const middleware_serde_1 = require$$1;
13688
- const smithy_client_1 = require$$63;
13737
+ const smithy_client_1 = require$$64;
13689
13738
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13690
13739
  class GetOrganisationCommand extends smithy_client_1.Command.classBuilder()
13691
13740
  .m(function (Command, cs, config, o) {
@@ -13717,7 +13766,7 @@ function requireGetResolvedConfigCommand () {
13717
13766
  exports.GetResolvedConfigCommand = exports.$Command = void 0;
13718
13767
  const Aws_restJson1_1 = requireAws_restJson1();
13719
13768
  const middleware_serde_1 = require$$1;
13720
- const smithy_client_1 = require$$63;
13769
+ const smithy_client_1 = require$$64;
13721
13770
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13722
13771
  class GetResolvedConfigCommand extends smithy_client_1.Command.classBuilder()
13723
13772
  .m(function (Command, cs, config, o) {
@@ -13749,7 +13798,7 @@ function requireGetTypeTemplatesListCommand () {
13749
13798
  exports.GetTypeTemplatesListCommand = exports.$Command = void 0;
13750
13799
  const Aws_restJson1_1 = requireAws_restJson1();
13751
13800
  const middleware_serde_1 = require$$1;
13752
- const smithy_client_1 = require$$63;
13801
+ const smithy_client_1 = require$$64;
13753
13802
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13754
13803
  class GetTypeTemplatesListCommand extends smithy_client_1.Command.classBuilder()
13755
13804
  .m(function (Command, cs, config, o) {
@@ -13781,7 +13830,7 @@ function requireGetWebhookCommand () {
13781
13830
  exports.GetWebhookCommand = exports.$Command = void 0;
13782
13831
  const Aws_restJson1_1 = requireAws_restJson1();
13783
13832
  const middleware_serde_1 = require$$1;
13784
- const smithy_client_1 = require$$63;
13833
+ const smithy_client_1 = require$$64;
13785
13834
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13786
13835
  class GetWebhookCommand extends smithy_client_1.Command.classBuilder()
13787
13836
  .m(function (Command, cs, config, o) {
@@ -13813,7 +13862,7 @@ function requireListAuditLogsCommand () {
13813
13862
  exports.ListAuditLogsCommand = exports.$Command = void 0;
13814
13863
  const Aws_restJson1_1 = requireAws_restJson1();
13815
13864
  const middleware_serde_1 = require$$1;
13816
- const smithy_client_1 = require$$63;
13865
+ const smithy_client_1 = require$$64;
13817
13866
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13818
13867
  class ListAuditLogsCommand extends smithy_client_1.Command.classBuilder()
13819
13868
  .m(function (Command, cs, config, o) {
@@ -13845,7 +13894,7 @@ function requireListContextsCommand () {
13845
13894
  exports.ListContextsCommand = exports.$Command = void 0;
13846
13895
  const Aws_restJson1_1 = requireAws_restJson1();
13847
13896
  const middleware_serde_1 = require$$1;
13848
- const smithy_client_1 = require$$63;
13897
+ const smithy_client_1 = require$$64;
13849
13898
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13850
13899
  class ListContextsCommand extends smithy_client_1.Command.classBuilder()
13851
13900
  .m(function (Command, cs, config, o) {
@@ -13877,7 +13926,7 @@ function requireListDefaultConfigsCommand () {
13877
13926
  exports.ListDefaultConfigsCommand = exports.$Command = void 0;
13878
13927
  const Aws_restJson1_1 = requireAws_restJson1();
13879
13928
  const middleware_serde_1 = require$$1;
13880
- const smithy_client_1 = require$$63;
13929
+ const smithy_client_1 = require$$64;
13881
13930
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13882
13931
  class ListDefaultConfigsCommand extends smithy_client_1.Command.classBuilder()
13883
13932
  .m(function (Command, cs, config, o) {
@@ -13909,7 +13958,7 @@ function requireListDimensionsCommand () {
13909
13958
  exports.ListDimensionsCommand = exports.$Command = void 0;
13910
13959
  const Aws_restJson1_1 = requireAws_restJson1();
13911
13960
  const middleware_serde_1 = require$$1;
13912
- const smithy_client_1 = require$$63;
13961
+ const smithy_client_1 = require$$64;
13913
13962
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13914
13963
  class ListDimensionsCommand extends smithy_client_1.Command.classBuilder()
13915
13964
  .m(function (Command, cs, config, o) {
@@ -13941,7 +13990,7 @@ function requireListExperimentCommand () {
13941
13990
  exports.ListExperimentCommand = exports.$Command = void 0;
13942
13991
  const Aws_restJson1_1 = requireAws_restJson1();
13943
13992
  const middleware_serde_1 = require$$1;
13944
- const smithy_client_1 = require$$63;
13993
+ const smithy_client_1 = require$$64;
13945
13994
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13946
13995
  class ListExperimentCommand extends smithy_client_1.Command.classBuilder()
13947
13996
  .m(function (Command, cs, config, o) {
@@ -13973,7 +14022,7 @@ function requireListExperimentGroupsCommand () {
13973
14022
  exports.ListExperimentGroupsCommand = exports.$Command = void 0;
13974
14023
  const Aws_restJson1_1 = requireAws_restJson1();
13975
14024
  const middleware_serde_1 = require$$1;
13976
- const smithy_client_1 = require$$63;
14025
+ const smithy_client_1 = require$$64;
13977
14026
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
13978
14027
  class ListExperimentGroupsCommand extends smithy_client_1.Command.classBuilder()
13979
14028
  .m(function (Command, cs, config, o) {
@@ -14005,7 +14054,7 @@ function requireListFunctionCommand () {
14005
14054
  exports.ListFunctionCommand = exports.$Command = void 0;
14006
14055
  const Aws_restJson1_1 = requireAws_restJson1();
14007
14056
  const middleware_serde_1 = require$$1;
14008
- const smithy_client_1 = require$$63;
14057
+ const smithy_client_1 = require$$64;
14009
14058
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14010
14059
  class ListFunctionCommand extends smithy_client_1.Command.classBuilder()
14011
14060
  .m(function (Command, cs, config, o) {
@@ -14037,7 +14086,7 @@ function requireListOrganisationCommand () {
14037
14086
  exports.ListOrganisationCommand = exports.$Command = void 0;
14038
14087
  const Aws_restJson1_1 = requireAws_restJson1();
14039
14088
  const middleware_serde_1 = require$$1;
14040
- const smithy_client_1 = require$$63;
14089
+ const smithy_client_1 = require$$64;
14041
14090
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14042
14091
  class ListOrganisationCommand extends smithy_client_1.Command.classBuilder()
14043
14092
  .m(function (Command, cs, config, o) {
@@ -14069,7 +14118,7 @@ function requireListVersionsCommand () {
14069
14118
  exports.ListVersionsCommand = exports.$Command = void 0;
14070
14119
  const Aws_restJson1_1 = requireAws_restJson1();
14071
14120
  const middleware_serde_1 = require$$1;
14072
- const smithy_client_1 = require$$63;
14121
+ const smithy_client_1 = require$$64;
14073
14122
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14074
14123
  class ListVersionsCommand extends smithy_client_1.Command.classBuilder()
14075
14124
  .m(function (Command, cs, config, o) {
@@ -14101,7 +14150,7 @@ function requireListWebhookCommand () {
14101
14150
  exports.ListWebhookCommand = exports.$Command = void 0;
14102
14151
  const Aws_restJson1_1 = requireAws_restJson1();
14103
14152
  const middleware_serde_1 = require$$1;
14104
- const smithy_client_1 = require$$63;
14153
+ const smithy_client_1 = require$$64;
14105
14154
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14106
14155
  class ListWebhookCommand extends smithy_client_1.Command.classBuilder()
14107
14156
  .m(function (Command, cs, config, o) {
@@ -14133,7 +14182,7 @@ function requireListWorkspaceCommand () {
14133
14182
  exports.ListWorkspaceCommand = exports.$Command = void 0;
14134
14183
  const Aws_restJson1_1 = requireAws_restJson1();
14135
14184
  const middleware_serde_1 = require$$1;
14136
- const smithy_client_1 = require$$63;
14185
+ const smithy_client_1 = require$$64;
14137
14186
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14138
14187
  class ListWorkspaceCommand extends smithy_client_1.Command.classBuilder()
14139
14188
  .m(function (Command, cs, config, o) {
@@ -14153,6 +14202,38 @@ function requireListWorkspaceCommand () {
14153
14202
  return ListWorkspaceCommand;
14154
14203
  }
14155
14204
 
14205
+ var MigrateWorkspaceSchemaCommand = {};
14206
+
14207
+ var hasRequiredMigrateWorkspaceSchemaCommand;
14208
+
14209
+ function requireMigrateWorkspaceSchemaCommand () {
14210
+ if (hasRequiredMigrateWorkspaceSchemaCommand) return MigrateWorkspaceSchemaCommand;
14211
+ hasRequiredMigrateWorkspaceSchemaCommand = 1;
14212
+ (function (exports) {
14213
+ Object.defineProperty(exports, "__esModule", { value: true });
14214
+ exports.MigrateWorkspaceSchemaCommand = exports.$Command = void 0;
14215
+ const Aws_restJson1_1 = requireAws_restJson1();
14216
+ const middleware_serde_1 = require$$1;
14217
+ const smithy_client_1 = require$$64;
14218
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14219
+ class MigrateWorkspaceSchemaCommand extends smithy_client_1.Command.classBuilder()
14220
+ .m(function (Command, cs, config, o) {
14221
+ return [
14222
+ (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
14223
+ ];
14224
+ })
14225
+ .s("Superposition", "MigrateWorkspaceSchema", {})
14226
+ .n("SuperpositionClient", "MigrateWorkspaceSchemaCommand")
14227
+ .f(void 0, void 0)
14228
+ .ser(Aws_restJson1_1.se_MigrateWorkspaceSchemaCommand)
14229
+ .de(Aws_restJson1_1.de_MigrateWorkspaceSchemaCommand)
14230
+ .build() {
14231
+ }
14232
+ exports.MigrateWorkspaceSchemaCommand = MigrateWorkspaceSchemaCommand;
14233
+ } (MigrateWorkspaceSchemaCommand));
14234
+ return MigrateWorkspaceSchemaCommand;
14235
+ }
14236
+
14156
14237
  var MoveContextCommand = {};
14157
14238
 
14158
14239
  var hasRequiredMoveContextCommand;
@@ -14165,7 +14246,7 @@ function requireMoveContextCommand () {
14165
14246
  exports.MoveContextCommand = exports.$Command = void 0;
14166
14247
  const Aws_restJson1_1 = requireAws_restJson1();
14167
14248
  const middleware_serde_1 = require$$1;
14168
- const smithy_client_1 = require$$63;
14249
+ const smithy_client_1 = require$$64;
14169
14250
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14170
14251
  class MoveContextCommand extends smithy_client_1.Command.classBuilder()
14171
14252
  .m(function (Command, cs, config, o) {
@@ -14197,7 +14278,7 @@ function requirePauseExperimentCommand () {
14197
14278
  exports.PauseExperimentCommand = exports.$Command = void 0;
14198
14279
  const Aws_restJson1_1 = requireAws_restJson1();
14199
14280
  const middleware_serde_1 = require$$1;
14200
- const smithy_client_1 = require$$63;
14281
+ const smithy_client_1 = require$$64;
14201
14282
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14202
14283
  class PauseExperimentCommand extends smithy_client_1.Command.classBuilder()
14203
14284
  .m(function (Command, cs, config, o) {
@@ -14229,7 +14310,7 @@ function requirePublishCommand () {
14229
14310
  exports.PublishCommand = exports.$Command = void 0;
14230
14311
  const Aws_restJson1_1 = requireAws_restJson1();
14231
14312
  const middleware_serde_1 = require$$1;
14232
- const smithy_client_1 = require$$63;
14313
+ const smithy_client_1 = require$$64;
14233
14314
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14234
14315
  class PublishCommand extends smithy_client_1.Command.classBuilder()
14235
14316
  .m(function (Command, cs, config, o) {
@@ -14261,7 +14342,7 @@ function requireRampExperimentCommand () {
14261
14342
  exports.RampExperimentCommand = exports.$Command = void 0;
14262
14343
  const Aws_restJson1_1 = requireAws_restJson1();
14263
14344
  const middleware_serde_1 = require$$1;
14264
- const smithy_client_1 = require$$63;
14345
+ const smithy_client_1 = require$$64;
14265
14346
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14266
14347
  class RampExperimentCommand extends smithy_client_1.Command.classBuilder()
14267
14348
  .m(function (Command, cs, config, o) {
@@ -14293,7 +14374,7 @@ function requireRemoveMembersFromGroupCommand () {
14293
14374
  exports.RemoveMembersFromGroupCommand = exports.$Command = void 0;
14294
14375
  const Aws_restJson1_1 = requireAws_restJson1();
14295
14376
  const middleware_serde_1 = require$$1;
14296
- const smithy_client_1 = require$$63;
14377
+ const smithy_client_1 = require$$64;
14297
14378
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14298
14379
  class RemoveMembersFromGroupCommand extends smithy_client_1.Command.classBuilder()
14299
14380
  .m(function (Command, cs, config, o) {
@@ -14325,7 +14406,7 @@ function requireResumeExperimentCommand () {
14325
14406
  exports.ResumeExperimentCommand = exports.$Command = void 0;
14326
14407
  const Aws_restJson1_1 = requireAws_restJson1();
14327
14408
  const middleware_serde_1 = require$$1;
14328
- const smithy_client_1 = require$$63;
14409
+ const smithy_client_1 = require$$64;
14329
14410
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14330
14411
  class ResumeExperimentCommand extends smithy_client_1.Command.classBuilder()
14331
14412
  .m(function (Command, cs, config, o) {
@@ -14357,7 +14438,7 @@ function requireTestCommand () {
14357
14438
  exports.TestCommand = exports.$Command = void 0;
14358
14439
  const Aws_restJson1_1 = requireAws_restJson1();
14359
14440
  const middleware_serde_1 = require$$1;
14360
- const smithy_client_1 = require$$63;
14441
+ const smithy_client_1 = require$$64;
14361
14442
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14362
14443
  class TestCommand extends smithy_client_1.Command.classBuilder()
14363
14444
  .m(function (Command, cs, config, o) {
@@ -14389,7 +14470,7 @@ function requireUpdateDefaultConfigCommand () {
14389
14470
  exports.UpdateDefaultConfigCommand = exports.$Command = void 0;
14390
14471
  const Aws_restJson1_1 = requireAws_restJson1();
14391
14472
  const middleware_serde_1 = require$$1;
14392
- const smithy_client_1 = require$$63;
14473
+ const smithy_client_1 = require$$64;
14393
14474
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14394
14475
  class UpdateDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
14395
14476
  .m(function (Command, cs, config, o) {
@@ -14421,7 +14502,7 @@ function requireUpdateDimensionCommand () {
14421
14502
  exports.UpdateDimensionCommand = exports.$Command = void 0;
14422
14503
  const Aws_restJson1_1 = requireAws_restJson1();
14423
14504
  const middleware_serde_1 = require$$1;
14424
- const smithy_client_1 = require$$63;
14505
+ const smithy_client_1 = require$$64;
14425
14506
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14426
14507
  class UpdateDimensionCommand extends smithy_client_1.Command.classBuilder()
14427
14508
  .m(function (Command, cs, config, o) {
@@ -14453,7 +14534,7 @@ function requireUpdateExperimentGroupCommand () {
14453
14534
  exports.UpdateExperimentGroupCommand = exports.$Command = void 0;
14454
14535
  const Aws_restJson1_1 = requireAws_restJson1();
14455
14536
  const middleware_serde_1 = require$$1;
14456
- const smithy_client_1 = require$$63;
14537
+ const smithy_client_1 = require$$64;
14457
14538
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14458
14539
  class UpdateExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
14459
14540
  .m(function (Command, cs, config, o) {
@@ -14485,7 +14566,7 @@ function requireUpdateFunctionCommand () {
14485
14566
  exports.UpdateFunctionCommand = exports.$Command = void 0;
14486
14567
  const Aws_restJson1_1 = requireAws_restJson1();
14487
14568
  const middleware_serde_1 = require$$1;
14488
- const smithy_client_1 = require$$63;
14569
+ const smithy_client_1 = require$$64;
14489
14570
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14490
14571
  class UpdateFunctionCommand extends smithy_client_1.Command.classBuilder()
14491
14572
  .m(function (Command, cs, config, o) {
@@ -14517,7 +14598,7 @@ function requireUpdateOrganisationCommand () {
14517
14598
  exports.UpdateOrganisationCommand = exports.$Command = void 0;
14518
14599
  const Aws_restJson1_1 = requireAws_restJson1();
14519
14600
  const middleware_serde_1 = require$$1;
14520
- const smithy_client_1 = require$$63;
14601
+ const smithy_client_1 = require$$64;
14521
14602
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14522
14603
  class UpdateOrganisationCommand extends smithy_client_1.Command.classBuilder()
14523
14604
  .m(function (Command, cs, config, o) {
@@ -14549,7 +14630,7 @@ function requireUpdateOverrideCommand () {
14549
14630
  exports.UpdateOverrideCommand = exports.$Command = void 0;
14550
14631
  const Aws_restJson1_1 = requireAws_restJson1();
14551
14632
  const middleware_serde_1 = require$$1;
14552
- const smithy_client_1 = require$$63;
14633
+ const smithy_client_1 = require$$64;
14553
14634
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14554
14635
  class UpdateOverrideCommand extends smithy_client_1.Command.classBuilder()
14555
14636
  .m(function (Command, cs, config, o) {
@@ -14581,7 +14662,7 @@ function requireUpdateOverridesExperimentCommand () {
14581
14662
  exports.UpdateOverridesExperimentCommand = exports.$Command = void 0;
14582
14663
  const Aws_restJson1_1 = requireAws_restJson1();
14583
14664
  const middleware_serde_1 = require$$1;
14584
- const smithy_client_1 = require$$63;
14665
+ const smithy_client_1 = require$$64;
14585
14666
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14586
14667
  class UpdateOverridesExperimentCommand extends smithy_client_1.Command.classBuilder()
14587
14668
  .m(function (Command, cs, config, o) {
@@ -14613,7 +14694,7 @@ function requireUpdateTypeTemplatesCommand () {
14613
14694
  exports.UpdateTypeTemplatesCommand = exports.$Command = void 0;
14614
14695
  const Aws_restJson1_1 = requireAws_restJson1();
14615
14696
  const middleware_serde_1 = require$$1;
14616
- const smithy_client_1 = require$$63;
14697
+ const smithy_client_1 = require$$64;
14617
14698
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14618
14699
  class UpdateTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
14619
14700
  .m(function (Command, cs, config, o) {
@@ -14645,7 +14726,7 @@ function requireUpdateWebhookCommand () {
14645
14726
  exports.UpdateWebhookCommand = exports.$Command = void 0;
14646
14727
  const Aws_restJson1_1 = requireAws_restJson1();
14647
14728
  const middleware_serde_1 = require$$1;
14648
- const smithy_client_1 = require$$63;
14729
+ const smithy_client_1 = require$$64;
14649
14730
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14650
14731
  class UpdateWebhookCommand extends smithy_client_1.Command.classBuilder()
14651
14732
  .m(function (Command, cs, config, o) {
@@ -14677,7 +14758,7 @@ function requireUpdateWorkspaceCommand () {
14677
14758
  exports.UpdateWorkspaceCommand = exports.$Command = void 0;
14678
14759
  const Aws_restJson1_1 = requireAws_restJson1();
14679
14760
  const middleware_serde_1 = require$$1;
14680
- const smithy_client_1 = require$$63;
14761
+ const smithy_client_1 = require$$64;
14681
14762
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14682
14763
  class UpdateWorkspaceCommand extends smithy_client_1.Command.classBuilder()
14683
14764
  .m(function (Command, cs, config, o) {
@@ -14709,7 +14790,7 @@ function requireWeightRecomputeCommand () {
14709
14790
  exports.WeightRecomputeCommand = exports.$Command = void 0;
14710
14791
  const Aws_restJson1_1 = requireAws_restJson1();
14711
14792
  const middleware_serde_1 = require$$1;
14712
- const smithy_client_1 = require$$63;
14793
+ const smithy_client_1 = require$$64;
14713
14794
  Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
14714
14795
  class WeightRecomputeCommand extends smithy_client_1.Command.classBuilder()
14715
14796
  .m(function (Command, cs, config, o) {
@@ -14781,6 +14862,7 @@ function requireSuperposition () {
14781
14862
  const ListVersionsCommand_1 = requireListVersionsCommand();
14782
14863
  const ListWebhookCommand_1 = requireListWebhookCommand();
14783
14864
  const ListWorkspaceCommand_1 = requireListWorkspaceCommand();
14865
+ const MigrateWorkspaceSchemaCommand_1 = requireMigrateWorkspaceSchemaCommand();
14784
14866
  const MoveContextCommand_1 = requireMoveContextCommand();
14785
14867
  const PauseExperimentCommand_1 = requirePauseExperimentCommand();
14786
14868
  const PublishCommand_1 = requirePublishCommand();
@@ -14799,7 +14881,7 @@ function requireSuperposition () {
14799
14881
  const UpdateWebhookCommand_1 = requireUpdateWebhookCommand();
14800
14882
  const UpdateWorkspaceCommand_1 = requireUpdateWorkspaceCommand();
14801
14883
  const WeightRecomputeCommand_1 = requireWeightRecomputeCommand();
14802
- const smithy_client_1 = require$$63;
14884
+ const smithy_client_1 = require$$64;
14803
14885
  const commands = {
14804
14886
  AddMembersToGroupCommand: AddMembersToGroupCommand_1.AddMembersToGroupCommand,
14805
14887
  ApplicableVariantsCommand: ApplicableVariantsCommand_1.ApplicableVariantsCommand,
@@ -14845,6 +14927,7 @@ function requireSuperposition () {
14845
14927
  ListVersionsCommand: ListVersionsCommand_1.ListVersionsCommand,
14846
14928
  ListWebhookCommand: ListWebhookCommand_1.ListWebhookCommand,
14847
14929
  ListWorkspaceCommand: ListWorkspaceCommand_1.ListWorkspaceCommand,
14930
+ MigrateWorkspaceSchemaCommand: MigrateWorkspaceSchemaCommand_1.MigrateWorkspaceSchemaCommand,
14848
14931
  MoveContextCommand: MoveContextCommand_1.MoveContextCommand,
14849
14932
  PauseExperimentCommand: PauseExperimentCommand_1.PauseExperimentCommand,
14850
14933
  PublishCommand: PublishCommand_1.PublishCommand,
@@ -14925,6 +15008,7 @@ function requireCommands () {
14925
15008
  tslib_1.__exportStar(requireListVersionsCommand(), exports);
14926
15009
  tslib_1.__exportStar(requireListWebhookCommand(), exports);
14927
15010
  tslib_1.__exportStar(requireListWorkspaceCommand(), exports);
15011
+ tslib_1.__exportStar(requireMigrateWorkspaceSchemaCommand(), exports);
14928
15012
  tslib_1.__exportStar(requireMoveContextCommand(), exports);
14929
15013
  tslib_1.__exportStar(requirePauseExperimentCommand(), exports);
14930
15014
  tslib_1.__exportStar(requirePublishCommand(), exports);