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/README.md +66 -0
- package/dist/index.esm.js +158 -74
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +158 -74
- package/dist/index.js.map +1 -1
- package/dist/native-lib/libsuperposition_core-aarch64-apple-darwin.dylib +0 -0
- package/dist/native-lib/libsuperposition_core-x86_64-apple-darwin.dylib +0 -0
- package/dist/native-lib/libsuperposition_core-x86_64-pc-windows-msvc.dll +0 -0
- package/dist/native-lib/libsuperposition_core-x86_64-unknown-linux-gnu.so +0 -0
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -8337,7 +8337,7 @@ var require$$8 = /*@__PURE__*/getAugmentedNamespace(distEs$a);
|
|
|
8337
8337
|
|
|
8338
8338
|
var runtimeConfig_shared = {};
|
|
8339
8339
|
|
|
8340
|
-
var require$$
|
|
8340
|
+
var require$$64 = /*@__PURE__*/getAugmentedNamespace(distEs$f);
|
|
8341
8341
|
|
|
8342
8342
|
function parseQueryString(querystring) {
|
|
8343
8343
|
const query = {};
|
|
@@ -8401,7 +8401,7 @@ function requireRuntimeConfig_shared () {
|
|
|
8401
8401
|
runtimeConfig_shared.getRuntimeConfig = void 0;
|
|
8402
8402
|
const httpAuthSchemeProvider_1 = requireHttpAuthSchemeProvider();
|
|
8403
8403
|
const core_1 = require$$3$3;
|
|
8404
|
-
const smithy_client_1 = require$$
|
|
8404
|
+
const smithy_client_1 = require$$64;
|
|
8405
8405
|
const url_parser_1 = require$$3$1;
|
|
8406
8406
|
const util_base64_1 = require$$4$1;
|
|
8407
8407
|
const util_utf8_1 = require$$5$1;
|
|
@@ -8705,9 +8705,9 @@ function requireRuntimeConfig () {
|
|
|
8705
8705
|
const util_body_length_node_1 = require$$7$1;
|
|
8706
8706
|
const util_retry_1 = require$$8;
|
|
8707
8707
|
const runtimeConfig_shared_1 = requireRuntimeConfig_shared();
|
|
8708
|
-
const smithy_client_1 = require$$
|
|
8708
|
+
const smithy_client_1 = require$$64;
|
|
8709
8709
|
const util_defaults_mode_node_1 = require$$11;
|
|
8710
|
-
const smithy_client_2 = require$$
|
|
8710
|
+
const smithy_client_2 = require$$64;
|
|
8711
8711
|
const getRuntimeConfig = (config) => {
|
|
8712
8712
|
(0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
|
|
8713
8713
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
@@ -8798,7 +8798,7 @@ function requireRuntimeExtensions () {
|
|
|
8798
8798
|
runtimeExtensions.resolveRuntimeExtensions = void 0;
|
|
8799
8799
|
const httpAuthExtensionConfiguration_1 = requireHttpAuthExtensionConfiguration();
|
|
8800
8800
|
const protocol_http_1 = require$$1$1;
|
|
8801
|
-
const smithy_client_1 = require$$
|
|
8801
|
+
const smithy_client_1 = require$$64;
|
|
8802
8802
|
const asPartial = (t) => t;
|
|
8803
8803
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
8804
8804
|
const extensionConfiguration = {
|
|
@@ -9027,7 +9027,7 @@ function requireSuperpositionClient () {
|
|
|
9027
9027
|
const core_1 = require$$3$3;
|
|
9028
9028
|
const middleware_content_length_1 = require$$9;
|
|
9029
9029
|
const middleware_retry_1 = require$$10;
|
|
9030
|
-
const smithy_client_1 = require$$
|
|
9030
|
+
const smithy_client_1 = require$$64;
|
|
9031
9031
|
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
9032
9032
|
class SuperpositionClient extends smithy_client_1.Client {
|
|
9033
9033
|
config;
|
|
@@ -9079,7 +9079,7 @@ function requireSuperpositionServiceException () {
|
|
|
9079
9079
|
(function (exports) {
|
|
9080
9080
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9081
9081
|
exports.SuperpositionServiceException = exports.__ServiceException = void 0;
|
|
9082
|
-
const smithy_client_1 = require$$
|
|
9082
|
+
const smithy_client_1 = require$$64;
|
|
9083
9083
|
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
9084
9084
|
class SuperpositionServiceException extends smithy_client_1.ServiceException {
|
|
9085
9085
|
constructor(options) {
|
|
@@ -9321,14 +9321,14 @@ function requireAws_restJson1 () {
|
|
|
9321
9321
|
if (hasRequiredAws_restJson1) return Aws_restJson1;
|
|
9322
9322
|
hasRequiredAws_restJson1 = 1;
|
|
9323
9323
|
Object.defineProperty(Aws_restJson1, "__esModule", { value: true });
|
|
9324
|
-
Aws_restJson1.
|
|
9325
|
-
Aws_restJson1.
|
|
9326
|
-
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;
|
|
9324
|
+
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;
|
|
9325
|
+
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;
|
|
9326
|
+
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;
|
|
9327
9327
|
const SuperpositionServiceException_1 = requireSuperpositionServiceException();
|
|
9328
9328
|
const models_0_1 = requireModels_0();
|
|
9329
9329
|
const core_1 = require$$2;
|
|
9330
9330
|
const core_2 = require$$3$3;
|
|
9331
|
-
const smithy_client_1 = require$$
|
|
9331
|
+
const smithy_client_1 = require$$64;
|
|
9332
9332
|
const se_AddMembersToGroupCommand = async (input, context) => {
|
|
9333
9333
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9334
9334
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
@@ -9632,6 +9632,7 @@ function requireAws_restJson1 () {
|
|
|
9632
9632
|
let body;
|
|
9633
9633
|
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
9634
9634
|
'allow_experiment_self_approval': [],
|
|
9635
|
+
'auto_populate_control': [],
|
|
9635
9636
|
'metrics': _ => se_Document(_),
|
|
9636
9637
|
'strict_mode': [],
|
|
9637
9638
|
'workspace_admin_email': [],
|
|
@@ -10203,6 +10204,20 @@ function requireAws_restJson1 () {
|
|
|
10203
10204
|
return b.build();
|
|
10204
10205
|
};
|
|
10205
10206
|
Aws_restJson1.se_ListWorkspaceCommand = se_ListWorkspaceCommand;
|
|
10207
|
+
const se_MigrateWorkspaceSchemaCommand = async (input, context) => {
|
|
10208
|
+
const b = (0, core_2.requestBuilder)(input, context);
|
|
10209
|
+
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10210
|
+
[_xoi]: input[_oi],
|
|
10211
|
+
});
|
|
10212
|
+
b.bp("/workspaces/{workspace_name}/db/migrate");
|
|
10213
|
+
b.p('workspace_name', () => input.workspace_name, '{workspace_name}', false);
|
|
10214
|
+
let body;
|
|
10215
|
+
b.m("POST")
|
|
10216
|
+
.h(headers)
|
|
10217
|
+
.b(body);
|
|
10218
|
+
return b.build();
|
|
10219
|
+
};
|
|
10220
|
+
Aws_restJson1.se_MigrateWorkspaceSchemaCommand = se_MigrateWorkspaceSchemaCommand;
|
|
10206
10221
|
const se_MoveContextCommand = async (input, context) => {
|
|
10207
10222
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10208
10223
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
@@ -10563,6 +10578,7 @@ function requireAws_restJson1 () {
|
|
|
10563
10578
|
let body;
|
|
10564
10579
|
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
10565
10580
|
'allow_experiment_self_approval': [],
|
|
10581
|
+
'auto_populate_control': [],
|
|
10566
10582
|
'config_version': [],
|
|
10567
10583
|
'mandatory_dimensions': _ => (0, smithy_client_1._json)(_),
|
|
10568
10584
|
'metrics': _ => se_Document(_),
|
|
@@ -10935,6 +10951,7 @@ function requireAws_restJson1 () {
|
|
|
10935
10951
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
10936
10952
|
const doc = (0, smithy_client_1.take)(data, {
|
|
10937
10953
|
'allow_experiment_self_approval': smithy_client_1.expectBoolean,
|
|
10954
|
+
'auto_populate_control': smithy_client_1.expectBoolean,
|
|
10938
10955
|
'config_version': smithy_client_1.expectString,
|
|
10939
10956
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
10940
10957
|
'created_by': smithy_client_1.expectString,
|
|
@@ -11562,6 +11579,36 @@ function requireAws_restJson1 () {
|
|
|
11562
11579
|
return contents;
|
|
11563
11580
|
};
|
|
11564
11581
|
Aws_restJson1.de_ListWorkspaceCommand = de_ListWorkspaceCommand;
|
|
11582
|
+
const de_MigrateWorkspaceSchemaCommand = async (output, context) => {
|
|
11583
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11584
|
+
return de_CommandError(output, context);
|
|
11585
|
+
}
|
|
11586
|
+
const contents = (0, smithy_client_1.map)({
|
|
11587
|
+
$metadata: deserializeMetadata(output),
|
|
11588
|
+
});
|
|
11589
|
+
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11590
|
+
const doc = (0, smithy_client_1.take)(data, {
|
|
11591
|
+
'allow_experiment_self_approval': smithy_client_1.expectBoolean,
|
|
11592
|
+
'auto_populate_control': smithy_client_1.expectBoolean,
|
|
11593
|
+
'config_version': smithy_client_1.expectString,
|
|
11594
|
+
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11595
|
+
'created_by': smithy_client_1.expectString,
|
|
11596
|
+
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11597
|
+
'last_modified_by': smithy_client_1.expectString,
|
|
11598
|
+
'mandatory_dimensions': smithy_client_1._json,
|
|
11599
|
+
'metrics': _ => de_Document(_),
|
|
11600
|
+
'organisation_id': smithy_client_1.expectString,
|
|
11601
|
+
'organisation_name': smithy_client_1.expectString,
|
|
11602
|
+
'strict_mode': smithy_client_1.expectBoolean,
|
|
11603
|
+
'workspace_admin_email': smithy_client_1.expectString,
|
|
11604
|
+
'workspace_name': smithy_client_1.expectString,
|
|
11605
|
+
'workspace_schema_name': smithy_client_1.expectString,
|
|
11606
|
+
'workspace_status': smithy_client_1.expectString,
|
|
11607
|
+
});
|
|
11608
|
+
Object.assign(contents, doc);
|
|
11609
|
+
return contents;
|
|
11610
|
+
};
|
|
11611
|
+
Aws_restJson1.de_MigrateWorkspaceSchemaCommand = de_MigrateWorkspaceSchemaCommand;
|
|
11565
11612
|
const de_MoveContextCommand = async (output, context) => {
|
|
11566
11613
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11567
11614
|
return de_CommandError(output, context);
|
|
@@ -12018,6 +12065,7 @@ function requireAws_restJson1 () {
|
|
|
12018
12065
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
12019
12066
|
const doc = (0, smithy_client_1.take)(data, {
|
|
12020
12067
|
'allow_experiment_self_approval': smithy_client_1.expectBoolean,
|
|
12068
|
+
'auto_populate_control': smithy_client_1.expectBoolean,
|
|
12021
12069
|
'config_version': smithy_client_1.expectString,
|
|
12022
12070
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12023
12071
|
'created_by': smithy_client_1.expectString,
|
|
@@ -12676,6 +12724,7 @@ function requireAws_restJson1 () {
|
|
|
12676
12724
|
const de_WorkspaceResponse = (output, context) => {
|
|
12677
12725
|
return (0, smithy_client_1.take)(output, {
|
|
12678
12726
|
'allow_experiment_self_approval': smithy_client_1.expectBoolean,
|
|
12727
|
+
'auto_populate_control': smithy_client_1.expectBoolean,
|
|
12679
12728
|
'config_version': smithy_client_1.expectString,
|
|
12680
12729
|
'created_at': (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12681
12730
|
'created_by': smithy_client_1.expectString,
|
|
@@ -12754,7 +12803,7 @@ function requireAddMembersToGroupCommand () {
|
|
|
12754
12803
|
exports.AddMembersToGroupCommand = exports.$Command = void 0;
|
|
12755
12804
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12756
12805
|
const middleware_serde_1 = require$$1;
|
|
12757
|
-
const smithy_client_1 = require$$
|
|
12806
|
+
const smithy_client_1 = require$$64;
|
|
12758
12807
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12759
12808
|
class AddMembersToGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
12760
12809
|
.m(function (Command, cs, config, o) {
|
|
@@ -12786,7 +12835,7 @@ function requireApplicableVariantsCommand () {
|
|
|
12786
12835
|
exports.ApplicableVariantsCommand = exports.$Command = void 0;
|
|
12787
12836
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12788
12837
|
const middleware_serde_1 = require$$1;
|
|
12789
|
-
const smithy_client_1 = require$$
|
|
12838
|
+
const smithy_client_1 = require$$64;
|
|
12790
12839
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12791
12840
|
class ApplicableVariantsCommand extends smithy_client_1.Command.classBuilder()
|
|
12792
12841
|
.m(function (Command, cs, config, o) {
|
|
@@ -12818,7 +12867,7 @@ function requireBulkOperationCommand () {
|
|
|
12818
12867
|
exports.BulkOperationCommand = exports.$Command = void 0;
|
|
12819
12868
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12820
12869
|
const middleware_serde_1 = require$$1;
|
|
12821
|
-
const smithy_client_1 = require$$
|
|
12870
|
+
const smithy_client_1 = require$$64;
|
|
12822
12871
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12823
12872
|
class BulkOperationCommand extends smithy_client_1.Command.classBuilder()
|
|
12824
12873
|
.m(function (Command, cs, config, o) {
|
|
@@ -12850,7 +12899,7 @@ function requireConcludeExperimentCommand () {
|
|
|
12850
12899
|
exports.ConcludeExperimentCommand = exports.$Command = void 0;
|
|
12851
12900
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12852
12901
|
const middleware_serde_1 = require$$1;
|
|
12853
|
-
const smithy_client_1 = require$$
|
|
12902
|
+
const smithy_client_1 = require$$64;
|
|
12854
12903
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12855
12904
|
class ConcludeExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
12856
12905
|
.m(function (Command, cs, config, o) {
|
|
@@ -12882,7 +12931,7 @@ function requireCreateContextCommand () {
|
|
|
12882
12931
|
exports.CreateContextCommand = exports.$Command = void 0;
|
|
12883
12932
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12884
12933
|
const middleware_serde_1 = require$$1;
|
|
12885
|
-
const smithy_client_1 = require$$
|
|
12934
|
+
const smithy_client_1 = require$$64;
|
|
12886
12935
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12887
12936
|
class CreateContextCommand extends smithy_client_1.Command.classBuilder()
|
|
12888
12937
|
.m(function (Command, cs, config, o) {
|
|
@@ -12914,7 +12963,7 @@ function requireCreateDefaultConfigCommand () {
|
|
|
12914
12963
|
exports.CreateDefaultConfigCommand = exports.$Command = void 0;
|
|
12915
12964
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12916
12965
|
const middleware_serde_1 = require$$1;
|
|
12917
|
-
const smithy_client_1 = require$$
|
|
12966
|
+
const smithy_client_1 = require$$64;
|
|
12918
12967
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12919
12968
|
class CreateDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
12920
12969
|
.m(function (Command, cs, config, o) {
|
|
@@ -12946,7 +12995,7 @@ function requireCreateDimensionCommand () {
|
|
|
12946
12995
|
exports.CreateDimensionCommand = exports.$Command = void 0;
|
|
12947
12996
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12948
12997
|
const middleware_serde_1 = require$$1;
|
|
12949
|
-
const smithy_client_1 = require$$
|
|
12998
|
+
const smithy_client_1 = require$$64;
|
|
12950
12999
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12951
13000
|
class CreateDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
12952
13001
|
.m(function (Command, cs, config, o) {
|
|
@@ -12978,7 +13027,7 @@ function requireCreateExperimentCommand () {
|
|
|
12978
13027
|
exports.CreateExperimentCommand = exports.$Command = void 0;
|
|
12979
13028
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12980
13029
|
const middleware_serde_1 = require$$1;
|
|
12981
|
-
const smithy_client_1 = require$$
|
|
13030
|
+
const smithy_client_1 = require$$64;
|
|
12982
13031
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12983
13032
|
class CreateExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
12984
13033
|
.m(function (Command, cs, config, o) {
|
|
@@ -13010,7 +13059,7 @@ function requireCreateExperimentGroupCommand () {
|
|
|
13010
13059
|
exports.CreateExperimentGroupCommand = exports.$Command = void 0;
|
|
13011
13060
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13012
13061
|
const middleware_serde_1 = require$$1;
|
|
13013
|
-
const smithy_client_1 = require$$
|
|
13062
|
+
const smithy_client_1 = require$$64;
|
|
13014
13063
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13015
13064
|
class CreateExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
13016
13065
|
.m(function (Command, cs, config, o) {
|
|
@@ -13042,7 +13091,7 @@ function requireCreateFunctionCommand () {
|
|
|
13042
13091
|
exports.CreateFunctionCommand = exports.$Command = void 0;
|
|
13043
13092
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13044
13093
|
const middleware_serde_1 = require$$1;
|
|
13045
|
-
const smithy_client_1 = require$$
|
|
13094
|
+
const smithy_client_1 = require$$64;
|
|
13046
13095
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13047
13096
|
class CreateFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
13048
13097
|
.m(function (Command, cs, config, o) {
|
|
@@ -13074,7 +13123,7 @@ function requireCreateOrganisationCommand () {
|
|
|
13074
13123
|
exports.CreateOrganisationCommand = exports.$Command = void 0;
|
|
13075
13124
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13076
13125
|
const middleware_serde_1 = require$$1;
|
|
13077
|
-
const smithy_client_1 = require$$
|
|
13126
|
+
const smithy_client_1 = require$$64;
|
|
13078
13127
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13079
13128
|
class CreateOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
13080
13129
|
.m(function (Command, cs, config, o) {
|
|
@@ -13106,7 +13155,7 @@ function requireCreateTypeTemplatesCommand () {
|
|
|
13106
13155
|
exports.CreateTypeTemplatesCommand = exports.$Command = void 0;
|
|
13107
13156
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13108
13157
|
const middleware_serde_1 = require$$1;
|
|
13109
|
-
const smithy_client_1 = require$$
|
|
13158
|
+
const smithy_client_1 = require$$64;
|
|
13110
13159
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13111
13160
|
class CreateTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
|
|
13112
13161
|
.m(function (Command, cs, config, o) {
|
|
@@ -13138,7 +13187,7 @@ function requireCreateWebhookCommand () {
|
|
|
13138
13187
|
exports.CreateWebhookCommand = exports.$Command = void 0;
|
|
13139
13188
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13140
13189
|
const middleware_serde_1 = require$$1;
|
|
13141
|
-
const smithy_client_1 = require$$
|
|
13190
|
+
const smithy_client_1 = require$$64;
|
|
13142
13191
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13143
13192
|
class CreateWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
13144
13193
|
.m(function (Command, cs, config, o) {
|
|
@@ -13170,7 +13219,7 @@ function requireCreateWorkspaceCommand () {
|
|
|
13170
13219
|
exports.CreateWorkspaceCommand = exports.$Command = void 0;
|
|
13171
13220
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13172
13221
|
const middleware_serde_1 = require$$1;
|
|
13173
|
-
const smithy_client_1 = require$$
|
|
13222
|
+
const smithy_client_1 = require$$64;
|
|
13174
13223
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13175
13224
|
class CreateWorkspaceCommand extends smithy_client_1.Command.classBuilder()
|
|
13176
13225
|
.m(function (Command, cs, config, o) {
|
|
@@ -13202,7 +13251,7 @@ function requireDeleteContextCommand () {
|
|
|
13202
13251
|
exports.DeleteContextCommand = exports.$Command = void 0;
|
|
13203
13252
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13204
13253
|
const middleware_serde_1 = require$$1;
|
|
13205
|
-
const smithy_client_1 = require$$
|
|
13254
|
+
const smithy_client_1 = require$$64;
|
|
13206
13255
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13207
13256
|
class DeleteContextCommand extends smithy_client_1.Command.classBuilder()
|
|
13208
13257
|
.m(function (Command, cs, config, o) {
|
|
@@ -13234,7 +13283,7 @@ function requireDeleteDefaultConfigCommand () {
|
|
|
13234
13283
|
exports.DeleteDefaultConfigCommand = exports.$Command = void 0;
|
|
13235
13284
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13236
13285
|
const middleware_serde_1 = require$$1;
|
|
13237
|
-
const smithy_client_1 = require$$
|
|
13286
|
+
const smithy_client_1 = require$$64;
|
|
13238
13287
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13239
13288
|
class DeleteDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
13240
13289
|
.m(function (Command, cs, config, o) {
|
|
@@ -13266,7 +13315,7 @@ function requireDeleteDimensionCommand () {
|
|
|
13266
13315
|
exports.DeleteDimensionCommand = exports.$Command = void 0;
|
|
13267
13316
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13268
13317
|
const middleware_serde_1 = require$$1;
|
|
13269
|
-
const smithy_client_1 = require$$
|
|
13318
|
+
const smithy_client_1 = require$$64;
|
|
13270
13319
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13271
13320
|
class DeleteDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
13272
13321
|
.m(function (Command, cs, config, o) {
|
|
@@ -13298,7 +13347,7 @@ function requireDeleteExperimentGroupCommand () {
|
|
|
13298
13347
|
exports.DeleteExperimentGroupCommand = exports.$Command = void 0;
|
|
13299
13348
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13300
13349
|
const middleware_serde_1 = require$$1;
|
|
13301
|
-
const smithy_client_1 = require$$
|
|
13350
|
+
const smithy_client_1 = require$$64;
|
|
13302
13351
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13303
13352
|
class DeleteExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
13304
13353
|
.m(function (Command, cs, config, o) {
|
|
@@ -13330,7 +13379,7 @@ function requireDeleteFunctionCommand () {
|
|
|
13330
13379
|
exports.DeleteFunctionCommand = exports.$Command = void 0;
|
|
13331
13380
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13332
13381
|
const middleware_serde_1 = require$$1;
|
|
13333
|
-
const smithy_client_1 = require$$
|
|
13382
|
+
const smithy_client_1 = require$$64;
|
|
13334
13383
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13335
13384
|
class DeleteFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
13336
13385
|
.m(function (Command, cs, config, o) {
|
|
@@ -13362,7 +13411,7 @@ function requireDeleteTypeTemplatesCommand () {
|
|
|
13362
13411
|
exports.DeleteTypeTemplatesCommand = exports.$Command = void 0;
|
|
13363
13412
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13364
13413
|
const middleware_serde_1 = require$$1;
|
|
13365
|
-
const smithy_client_1 = require$$
|
|
13414
|
+
const smithy_client_1 = require$$64;
|
|
13366
13415
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13367
13416
|
class DeleteTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
|
|
13368
13417
|
.m(function (Command, cs, config, o) {
|
|
@@ -13394,7 +13443,7 @@ function requireDiscardExperimentCommand () {
|
|
|
13394
13443
|
exports.DiscardExperimentCommand = exports.$Command = void 0;
|
|
13395
13444
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13396
13445
|
const middleware_serde_1 = require$$1;
|
|
13397
|
-
const smithy_client_1 = require$$
|
|
13446
|
+
const smithy_client_1 = require$$64;
|
|
13398
13447
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13399
13448
|
class DiscardExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
13400
13449
|
.m(function (Command, cs, config, o) {
|
|
@@ -13426,7 +13475,7 @@ function requireGetConfigCommand () {
|
|
|
13426
13475
|
exports.GetConfigCommand = exports.$Command = void 0;
|
|
13427
13476
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13428
13477
|
const middleware_serde_1 = require$$1;
|
|
13429
|
-
const smithy_client_1 = require$$
|
|
13478
|
+
const smithy_client_1 = require$$64;
|
|
13430
13479
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13431
13480
|
class GetConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
13432
13481
|
.m(function (Command, cs, config, o) {
|
|
@@ -13458,7 +13507,7 @@ function requireGetConfigFastCommand () {
|
|
|
13458
13507
|
exports.GetConfigFastCommand = exports.$Command = void 0;
|
|
13459
13508
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13460
13509
|
const middleware_serde_1 = require$$1;
|
|
13461
|
-
const smithy_client_1 = require$$
|
|
13510
|
+
const smithy_client_1 = require$$64;
|
|
13462
13511
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13463
13512
|
class GetConfigFastCommand extends smithy_client_1.Command.classBuilder()
|
|
13464
13513
|
.m(function (Command, cs, config, o) {
|
|
@@ -13490,7 +13539,7 @@ function requireGetContextCommand () {
|
|
|
13490
13539
|
exports.GetContextCommand = exports.$Command = void 0;
|
|
13491
13540
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13492
13541
|
const middleware_serde_1 = require$$1;
|
|
13493
|
-
const smithy_client_1 = require$$
|
|
13542
|
+
const smithy_client_1 = require$$64;
|
|
13494
13543
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13495
13544
|
class GetContextCommand extends smithy_client_1.Command.classBuilder()
|
|
13496
13545
|
.m(function (Command, cs, config, o) {
|
|
@@ -13522,7 +13571,7 @@ function requireGetContextFromConditionCommand () {
|
|
|
13522
13571
|
exports.GetContextFromConditionCommand = exports.$Command = void 0;
|
|
13523
13572
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13524
13573
|
const middleware_serde_1 = require$$1;
|
|
13525
|
-
const smithy_client_1 = require$$
|
|
13574
|
+
const smithy_client_1 = require$$64;
|
|
13526
13575
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13527
13576
|
class GetContextFromConditionCommand extends smithy_client_1.Command.classBuilder()
|
|
13528
13577
|
.m(function (Command, cs, config, o) {
|
|
@@ -13554,7 +13603,7 @@ function requireGetDimensionCommand () {
|
|
|
13554
13603
|
exports.GetDimensionCommand = exports.$Command = void 0;
|
|
13555
13604
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13556
13605
|
const middleware_serde_1 = require$$1;
|
|
13557
|
-
const smithy_client_1 = require$$
|
|
13606
|
+
const smithy_client_1 = require$$64;
|
|
13558
13607
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13559
13608
|
class GetDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
13560
13609
|
.m(function (Command, cs, config, o) {
|
|
@@ -13586,7 +13635,7 @@ function requireGetExperimentCommand () {
|
|
|
13586
13635
|
exports.GetExperimentCommand = exports.$Command = void 0;
|
|
13587
13636
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13588
13637
|
const middleware_serde_1 = require$$1;
|
|
13589
|
-
const smithy_client_1 = require$$
|
|
13638
|
+
const smithy_client_1 = require$$64;
|
|
13590
13639
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13591
13640
|
class GetExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
13592
13641
|
.m(function (Command, cs, config, o) {
|
|
@@ -13618,7 +13667,7 @@ function requireGetExperimentGroupCommand () {
|
|
|
13618
13667
|
exports.GetExperimentGroupCommand = exports.$Command = void 0;
|
|
13619
13668
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13620
13669
|
const middleware_serde_1 = require$$1;
|
|
13621
|
-
const smithy_client_1 = require$$
|
|
13670
|
+
const smithy_client_1 = require$$64;
|
|
13622
13671
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13623
13672
|
class GetExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
13624
13673
|
.m(function (Command, cs, config, o) {
|
|
@@ -13650,7 +13699,7 @@ function requireGetFunctionCommand () {
|
|
|
13650
13699
|
exports.GetFunctionCommand = exports.$Command = void 0;
|
|
13651
13700
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13652
13701
|
const middleware_serde_1 = require$$1;
|
|
13653
|
-
const smithy_client_1 = require$$
|
|
13702
|
+
const smithy_client_1 = require$$64;
|
|
13654
13703
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13655
13704
|
class GetFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
13656
13705
|
.m(function (Command, cs, config, o) {
|
|
@@ -13682,7 +13731,7 @@ function requireGetOrganisationCommand () {
|
|
|
13682
13731
|
exports.GetOrganisationCommand = exports.$Command = void 0;
|
|
13683
13732
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13684
13733
|
const middleware_serde_1 = require$$1;
|
|
13685
|
-
const smithy_client_1 = require$$
|
|
13734
|
+
const smithy_client_1 = require$$64;
|
|
13686
13735
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13687
13736
|
class GetOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
13688
13737
|
.m(function (Command, cs, config, o) {
|
|
@@ -13714,7 +13763,7 @@ function requireGetResolvedConfigCommand () {
|
|
|
13714
13763
|
exports.GetResolvedConfigCommand = exports.$Command = void 0;
|
|
13715
13764
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13716
13765
|
const middleware_serde_1 = require$$1;
|
|
13717
|
-
const smithy_client_1 = require$$
|
|
13766
|
+
const smithy_client_1 = require$$64;
|
|
13718
13767
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13719
13768
|
class GetResolvedConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
13720
13769
|
.m(function (Command, cs, config, o) {
|
|
@@ -13746,7 +13795,7 @@ function requireGetTypeTemplatesListCommand () {
|
|
|
13746
13795
|
exports.GetTypeTemplatesListCommand = exports.$Command = void 0;
|
|
13747
13796
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13748
13797
|
const middleware_serde_1 = require$$1;
|
|
13749
|
-
const smithy_client_1 = require$$
|
|
13798
|
+
const smithy_client_1 = require$$64;
|
|
13750
13799
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13751
13800
|
class GetTypeTemplatesListCommand extends smithy_client_1.Command.classBuilder()
|
|
13752
13801
|
.m(function (Command, cs, config, o) {
|
|
@@ -13778,7 +13827,7 @@ function requireGetWebhookCommand () {
|
|
|
13778
13827
|
exports.GetWebhookCommand = exports.$Command = void 0;
|
|
13779
13828
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13780
13829
|
const middleware_serde_1 = require$$1;
|
|
13781
|
-
const smithy_client_1 = require$$
|
|
13830
|
+
const smithy_client_1 = require$$64;
|
|
13782
13831
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13783
13832
|
class GetWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
13784
13833
|
.m(function (Command, cs, config, o) {
|
|
@@ -13810,7 +13859,7 @@ function requireListAuditLogsCommand () {
|
|
|
13810
13859
|
exports.ListAuditLogsCommand = exports.$Command = void 0;
|
|
13811
13860
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13812
13861
|
const middleware_serde_1 = require$$1;
|
|
13813
|
-
const smithy_client_1 = require$$
|
|
13862
|
+
const smithy_client_1 = require$$64;
|
|
13814
13863
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13815
13864
|
class ListAuditLogsCommand extends smithy_client_1.Command.classBuilder()
|
|
13816
13865
|
.m(function (Command, cs, config, o) {
|
|
@@ -13842,7 +13891,7 @@ function requireListContextsCommand () {
|
|
|
13842
13891
|
exports.ListContextsCommand = exports.$Command = void 0;
|
|
13843
13892
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13844
13893
|
const middleware_serde_1 = require$$1;
|
|
13845
|
-
const smithy_client_1 = require$$
|
|
13894
|
+
const smithy_client_1 = require$$64;
|
|
13846
13895
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13847
13896
|
class ListContextsCommand extends smithy_client_1.Command.classBuilder()
|
|
13848
13897
|
.m(function (Command, cs, config, o) {
|
|
@@ -13874,7 +13923,7 @@ function requireListDefaultConfigsCommand () {
|
|
|
13874
13923
|
exports.ListDefaultConfigsCommand = exports.$Command = void 0;
|
|
13875
13924
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13876
13925
|
const middleware_serde_1 = require$$1;
|
|
13877
|
-
const smithy_client_1 = require$$
|
|
13926
|
+
const smithy_client_1 = require$$64;
|
|
13878
13927
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13879
13928
|
class ListDefaultConfigsCommand extends smithy_client_1.Command.classBuilder()
|
|
13880
13929
|
.m(function (Command, cs, config, o) {
|
|
@@ -13906,7 +13955,7 @@ function requireListDimensionsCommand () {
|
|
|
13906
13955
|
exports.ListDimensionsCommand = exports.$Command = void 0;
|
|
13907
13956
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13908
13957
|
const middleware_serde_1 = require$$1;
|
|
13909
|
-
const smithy_client_1 = require$$
|
|
13958
|
+
const smithy_client_1 = require$$64;
|
|
13910
13959
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13911
13960
|
class ListDimensionsCommand extends smithy_client_1.Command.classBuilder()
|
|
13912
13961
|
.m(function (Command, cs, config, o) {
|
|
@@ -13938,7 +13987,7 @@ function requireListExperimentCommand () {
|
|
|
13938
13987
|
exports.ListExperimentCommand = exports.$Command = void 0;
|
|
13939
13988
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13940
13989
|
const middleware_serde_1 = require$$1;
|
|
13941
|
-
const smithy_client_1 = require$$
|
|
13990
|
+
const smithy_client_1 = require$$64;
|
|
13942
13991
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13943
13992
|
class ListExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
13944
13993
|
.m(function (Command, cs, config, o) {
|
|
@@ -13970,7 +14019,7 @@ function requireListExperimentGroupsCommand () {
|
|
|
13970
14019
|
exports.ListExperimentGroupsCommand = exports.$Command = void 0;
|
|
13971
14020
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13972
14021
|
const middleware_serde_1 = require$$1;
|
|
13973
|
-
const smithy_client_1 = require$$
|
|
14022
|
+
const smithy_client_1 = require$$64;
|
|
13974
14023
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13975
14024
|
class ListExperimentGroupsCommand extends smithy_client_1.Command.classBuilder()
|
|
13976
14025
|
.m(function (Command, cs, config, o) {
|
|
@@ -14002,7 +14051,7 @@ function requireListFunctionCommand () {
|
|
|
14002
14051
|
exports.ListFunctionCommand = exports.$Command = void 0;
|
|
14003
14052
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14004
14053
|
const middleware_serde_1 = require$$1;
|
|
14005
|
-
const smithy_client_1 = require$$
|
|
14054
|
+
const smithy_client_1 = require$$64;
|
|
14006
14055
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14007
14056
|
class ListFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
14008
14057
|
.m(function (Command, cs, config, o) {
|
|
@@ -14034,7 +14083,7 @@ function requireListOrganisationCommand () {
|
|
|
14034
14083
|
exports.ListOrganisationCommand = exports.$Command = void 0;
|
|
14035
14084
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14036
14085
|
const middleware_serde_1 = require$$1;
|
|
14037
|
-
const smithy_client_1 = require$$
|
|
14086
|
+
const smithy_client_1 = require$$64;
|
|
14038
14087
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14039
14088
|
class ListOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
14040
14089
|
.m(function (Command, cs, config, o) {
|
|
@@ -14066,7 +14115,7 @@ function requireListVersionsCommand () {
|
|
|
14066
14115
|
exports.ListVersionsCommand = exports.$Command = void 0;
|
|
14067
14116
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14068
14117
|
const middleware_serde_1 = require$$1;
|
|
14069
|
-
const smithy_client_1 = require$$
|
|
14118
|
+
const smithy_client_1 = require$$64;
|
|
14070
14119
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14071
14120
|
class ListVersionsCommand extends smithy_client_1.Command.classBuilder()
|
|
14072
14121
|
.m(function (Command, cs, config, o) {
|
|
@@ -14098,7 +14147,7 @@ function requireListWebhookCommand () {
|
|
|
14098
14147
|
exports.ListWebhookCommand = exports.$Command = void 0;
|
|
14099
14148
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14100
14149
|
const middleware_serde_1 = require$$1;
|
|
14101
|
-
const smithy_client_1 = require$$
|
|
14150
|
+
const smithy_client_1 = require$$64;
|
|
14102
14151
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14103
14152
|
class ListWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
14104
14153
|
.m(function (Command, cs, config, o) {
|
|
@@ -14130,7 +14179,7 @@ function requireListWorkspaceCommand () {
|
|
|
14130
14179
|
exports.ListWorkspaceCommand = exports.$Command = void 0;
|
|
14131
14180
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14132
14181
|
const middleware_serde_1 = require$$1;
|
|
14133
|
-
const smithy_client_1 = require$$
|
|
14182
|
+
const smithy_client_1 = require$$64;
|
|
14134
14183
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14135
14184
|
class ListWorkspaceCommand extends smithy_client_1.Command.classBuilder()
|
|
14136
14185
|
.m(function (Command, cs, config, o) {
|
|
@@ -14150,6 +14199,38 @@ function requireListWorkspaceCommand () {
|
|
|
14150
14199
|
return ListWorkspaceCommand;
|
|
14151
14200
|
}
|
|
14152
14201
|
|
|
14202
|
+
var MigrateWorkspaceSchemaCommand = {};
|
|
14203
|
+
|
|
14204
|
+
var hasRequiredMigrateWorkspaceSchemaCommand;
|
|
14205
|
+
|
|
14206
|
+
function requireMigrateWorkspaceSchemaCommand () {
|
|
14207
|
+
if (hasRequiredMigrateWorkspaceSchemaCommand) return MigrateWorkspaceSchemaCommand;
|
|
14208
|
+
hasRequiredMigrateWorkspaceSchemaCommand = 1;
|
|
14209
|
+
(function (exports) {
|
|
14210
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14211
|
+
exports.MigrateWorkspaceSchemaCommand = exports.$Command = void 0;
|
|
14212
|
+
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14213
|
+
const middleware_serde_1 = require$$1;
|
|
14214
|
+
const smithy_client_1 = require$$64;
|
|
14215
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14216
|
+
class MigrateWorkspaceSchemaCommand extends smithy_client_1.Command.classBuilder()
|
|
14217
|
+
.m(function (Command, cs, config, o) {
|
|
14218
|
+
return [
|
|
14219
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
14220
|
+
];
|
|
14221
|
+
})
|
|
14222
|
+
.s("Superposition", "MigrateWorkspaceSchema", {})
|
|
14223
|
+
.n("SuperpositionClient", "MigrateWorkspaceSchemaCommand")
|
|
14224
|
+
.f(void 0, void 0)
|
|
14225
|
+
.ser(Aws_restJson1_1.se_MigrateWorkspaceSchemaCommand)
|
|
14226
|
+
.de(Aws_restJson1_1.de_MigrateWorkspaceSchemaCommand)
|
|
14227
|
+
.build() {
|
|
14228
|
+
}
|
|
14229
|
+
exports.MigrateWorkspaceSchemaCommand = MigrateWorkspaceSchemaCommand;
|
|
14230
|
+
} (MigrateWorkspaceSchemaCommand));
|
|
14231
|
+
return MigrateWorkspaceSchemaCommand;
|
|
14232
|
+
}
|
|
14233
|
+
|
|
14153
14234
|
var MoveContextCommand = {};
|
|
14154
14235
|
|
|
14155
14236
|
var hasRequiredMoveContextCommand;
|
|
@@ -14162,7 +14243,7 @@ function requireMoveContextCommand () {
|
|
|
14162
14243
|
exports.MoveContextCommand = exports.$Command = void 0;
|
|
14163
14244
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14164
14245
|
const middleware_serde_1 = require$$1;
|
|
14165
|
-
const smithy_client_1 = require$$
|
|
14246
|
+
const smithy_client_1 = require$$64;
|
|
14166
14247
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14167
14248
|
class MoveContextCommand extends smithy_client_1.Command.classBuilder()
|
|
14168
14249
|
.m(function (Command, cs, config, o) {
|
|
@@ -14194,7 +14275,7 @@ function requirePauseExperimentCommand () {
|
|
|
14194
14275
|
exports.PauseExperimentCommand = exports.$Command = void 0;
|
|
14195
14276
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14196
14277
|
const middleware_serde_1 = require$$1;
|
|
14197
|
-
const smithy_client_1 = require$$
|
|
14278
|
+
const smithy_client_1 = require$$64;
|
|
14198
14279
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14199
14280
|
class PauseExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14200
14281
|
.m(function (Command, cs, config, o) {
|
|
@@ -14226,7 +14307,7 @@ function requirePublishCommand () {
|
|
|
14226
14307
|
exports.PublishCommand = exports.$Command = void 0;
|
|
14227
14308
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14228
14309
|
const middleware_serde_1 = require$$1;
|
|
14229
|
-
const smithy_client_1 = require$$
|
|
14310
|
+
const smithy_client_1 = require$$64;
|
|
14230
14311
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14231
14312
|
class PublishCommand extends smithy_client_1.Command.classBuilder()
|
|
14232
14313
|
.m(function (Command, cs, config, o) {
|
|
@@ -14258,7 +14339,7 @@ function requireRampExperimentCommand () {
|
|
|
14258
14339
|
exports.RampExperimentCommand = exports.$Command = void 0;
|
|
14259
14340
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14260
14341
|
const middleware_serde_1 = require$$1;
|
|
14261
|
-
const smithy_client_1 = require$$
|
|
14342
|
+
const smithy_client_1 = require$$64;
|
|
14262
14343
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14263
14344
|
class RampExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14264
14345
|
.m(function (Command, cs, config, o) {
|
|
@@ -14290,7 +14371,7 @@ function requireRemoveMembersFromGroupCommand () {
|
|
|
14290
14371
|
exports.RemoveMembersFromGroupCommand = exports.$Command = void 0;
|
|
14291
14372
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14292
14373
|
const middleware_serde_1 = require$$1;
|
|
14293
|
-
const smithy_client_1 = require$$
|
|
14374
|
+
const smithy_client_1 = require$$64;
|
|
14294
14375
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14295
14376
|
class RemoveMembersFromGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
14296
14377
|
.m(function (Command, cs, config, o) {
|
|
@@ -14322,7 +14403,7 @@ function requireResumeExperimentCommand () {
|
|
|
14322
14403
|
exports.ResumeExperimentCommand = exports.$Command = void 0;
|
|
14323
14404
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14324
14405
|
const middleware_serde_1 = require$$1;
|
|
14325
|
-
const smithy_client_1 = require$$
|
|
14406
|
+
const smithy_client_1 = require$$64;
|
|
14326
14407
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14327
14408
|
class ResumeExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14328
14409
|
.m(function (Command, cs, config, o) {
|
|
@@ -14354,7 +14435,7 @@ function requireTestCommand () {
|
|
|
14354
14435
|
exports.TestCommand = exports.$Command = void 0;
|
|
14355
14436
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14356
14437
|
const middleware_serde_1 = require$$1;
|
|
14357
|
-
const smithy_client_1 = require$$
|
|
14438
|
+
const smithy_client_1 = require$$64;
|
|
14358
14439
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14359
14440
|
class TestCommand extends smithy_client_1.Command.classBuilder()
|
|
14360
14441
|
.m(function (Command, cs, config, o) {
|
|
@@ -14386,7 +14467,7 @@ function requireUpdateDefaultConfigCommand () {
|
|
|
14386
14467
|
exports.UpdateDefaultConfigCommand = exports.$Command = void 0;
|
|
14387
14468
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14388
14469
|
const middleware_serde_1 = require$$1;
|
|
14389
|
-
const smithy_client_1 = require$$
|
|
14470
|
+
const smithy_client_1 = require$$64;
|
|
14390
14471
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14391
14472
|
class UpdateDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
14392
14473
|
.m(function (Command, cs, config, o) {
|
|
@@ -14418,7 +14499,7 @@ function requireUpdateDimensionCommand () {
|
|
|
14418
14499
|
exports.UpdateDimensionCommand = exports.$Command = void 0;
|
|
14419
14500
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14420
14501
|
const middleware_serde_1 = require$$1;
|
|
14421
|
-
const smithy_client_1 = require$$
|
|
14502
|
+
const smithy_client_1 = require$$64;
|
|
14422
14503
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14423
14504
|
class UpdateDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
14424
14505
|
.m(function (Command, cs, config, o) {
|
|
@@ -14450,7 +14531,7 @@ function requireUpdateExperimentGroupCommand () {
|
|
|
14450
14531
|
exports.UpdateExperimentGroupCommand = exports.$Command = void 0;
|
|
14451
14532
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14452
14533
|
const middleware_serde_1 = require$$1;
|
|
14453
|
-
const smithy_client_1 = require$$
|
|
14534
|
+
const smithy_client_1 = require$$64;
|
|
14454
14535
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14455
14536
|
class UpdateExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
14456
14537
|
.m(function (Command, cs, config, o) {
|
|
@@ -14482,7 +14563,7 @@ function requireUpdateFunctionCommand () {
|
|
|
14482
14563
|
exports.UpdateFunctionCommand = exports.$Command = void 0;
|
|
14483
14564
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14484
14565
|
const middleware_serde_1 = require$$1;
|
|
14485
|
-
const smithy_client_1 = require$$
|
|
14566
|
+
const smithy_client_1 = require$$64;
|
|
14486
14567
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14487
14568
|
class UpdateFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
14488
14569
|
.m(function (Command, cs, config, o) {
|
|
@@ -14514,7 +14595,7 @@ function requireUpdateOrganisationCommand () {
|
|
|
14514
14595
|
exports.UpdateOrganisationCommand = exports.$Command = void 0;
|
|
14515
14596
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14516
14597
|
const middleware_serde_1 = require$$1;
|
|
14517
|
-
const smithy_client_1 = require$$
|
|
14598
|
+
const smithy_client_1 = require$$64;
|
|
14518
14599
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14519
14600
|
class UpdateOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
14520
14601
|
.m(function (Command, cs, config, o) {
|
|
@@ -14546,7 +14627,7 @@ function requireUpdateOverrideCommand () {
|
|
|
14546
14627
|
exports.UpdateOverrideCommand = exports.$Command = void 0;
|
|
14547
14628
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14548
14629
|
const middleware_serde_1 = require$$1;
|
|
14549
|
-
const smithy_client_1 = require$$
|
|
14630
|
+
const smithy_client_1 = require$$64;
|
|
14550
14631
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14551
14632
|
class UpdateOverrideCommand extends smithy_client_1.Command.classBuilder()
|
|
14552
14633
|
.m(function (Command, cs, config, o) {
|
|
@@ -14578,7 +14659,7 @@ function requireUpdateOverridesExperimentCommand () {
|
|
|
14578
14659
|
exports.UpdateOverridesExperimentCommand = exports.$Command = void 0;
|
|
14579
14660
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14580
14661
|
const middleware_serde_1 = require$$1;
|
|
14581
|
-
const smithy_client_1 = require$$
|
|
14662
|
+
const smithy_client_1 = require$$64;
|
|
14582
14663
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14583
14664
|
class UpdateOverridesExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14584
14665
|
.m(function (Command, cs, config, o) {
|
|
@@ -14610,7 +14691,7 @@ function requireUpdateTypeTemplatesCommand () {
|
|
|
14610
14691
|
exports.UpdateTypeTemplatesCommand = exports.$Command = void 0;
|
|
14611
14692
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14612
14693
|
const middleware_serde_1 = require$$1;
|
|
14613
|
-
const smithy_client_1 = require$$
|
|
14694
|
+
const smithy_client_1 = require$$64;
|
|
14614
14695
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14615
14696
|
class UpdateTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
|
|
14616
14697
|
.m(function (Command, cs, config, o) {
|
|
@@ -14642,7 +14723,7 @@ function requireUpdateWebhookCommand () {
|
|
|
14642
14723
|
exports.UpdateWebhookCommand = exports.$Command = void 0;
|
|
14643
14724
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14644
14725
|
const middleware_serde_1 = require$$1;
|
|
14645
|
-
const smithy_client_1 = require$$
|
|
14726
|
+
const smithy_client_1 = require$$64;
|
|
14646
14727
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14647
14728
|
class UpdateWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
14648
14729
|
.m(function (Command, cs, config, o) {
|
|
@@ -14674,7 +14755,7 @@ function requireUpdateWorkspaceCommand () {
|
|
|
14674
14755
|
exports.UpdateWorkspaceCommand = exports.$Command = void 0;
|
|
14675
14756
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14676
14757
|
const middleware_serde_1 = require$$1;
|
|
14677
|
-
const smithy_client_1 = require$$
|
|
14758
|
+
const smithy_client_1 = require$$64;
|
|
14678
14759
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14679
14760
|
class UpdateWorkspaceCommand extends smithy_client_1.Command.classBuilder()
|
|
14680
14761
|
.m(function (Command, cs, config, o) {
|
|
@@ -14706,7 +14787,7 @@ function requireWeightRecomputeCommand () {
|
|
|
14706
14787
|
exports.WeightRecomputeCommand = exports.$Command = void 0;
|
|
14707
14788
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14708
14789
|
const middleware_serde_1 = require$$1;
|
|
14709
|
-
const smithy_client_1 = require$$
|
|
14790
|
+
const smithy_client_1 = require$$64;
|
|
14710
14791
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14711
14792
|
class WeightRecomputeCommand extends smithy_client_1.Command.classBuilder()
|
|
14712
14793
|
.m(function (Command, cs, config, o) {
|
|
@@ -14778,6 +14859,7 @@ function requireSuperposition () {
|
|
|
14778
14859
|
const ListVersionsCommand_1 = requireListVersionsCommand();
|
|
14779
14860
|
const ListWebhookCommand_1 = requireListWebhookCommand();
|
|
14780
14861
|
const ListWorkspaceCommand_1 = requireListWorkspaceCommand();
|
|
14862
|
+
const MigrateWorkspaceSchemaCommand_1 = requireMigrateWorkspaceSchemaCommand();
|
|
14781
14863
|
const MoveContextCommand_1 = requireMoveContextCommand();
|
|
14782
14864
|
const PauseExperimentCommand_1 = requirePauseExperimentCommand();
|
|
14783
14865
|
const PublishCommand_1 = requirePublishCommand();
|
|
@@ -14796,7 +14878,7 @@ function requireSuperposition () {
|
|
|
14796
14878
|
const UpdateWebhookCommand_1 = requireUpdateWebhookCommand();
|
|
14797
14879
|
const UpdateWorkspaceCommand_1 = requireUpdateWorkspaceCommand();
|
|
14798
14880
|
const WeightRecomputeCommand_1 = requireWeightRecomputeCommand();
|
|
14799
|
-
const smithy_client_1 = require$$
|
|
14881
|
+
const smithy_client_1 = require$$64;
|
|
14800
14882
|
const commands = {
|
|
14801
14883
|
AddMembersToGroupCommand: AddMembersToGroupCommand_1.AddMembersToGroupCommand,
|
|
14802
14884
|
ApplicableVariantsCommand: ApplicableVariantsCommand_1.ApplicableVariantsCommand,
|
|
@@ -14842,6 +14924,7 @@ function requireSuperposition () {
|
|
|
14842
14924
|
ListVersionsCommand: ListVersionsCommand_1.ListVersionsCommand,
|
|
14843
14925
|
ListWebhookCommand: ListWebhookCommand_1.ListWebhookCommand,
|
|
14844
14926
|
ListWorkspaceCommand: ListWorkspaceCommand_1.ListWorkspaceCommand,
|
|
14927
|
+
MigrateWorkspaceSchemaCommand: MigrateWorkspaceSchemaCommand_1.MigrateWorkspaceSchemaCommand,
|
|
14845
14928
|
MoveContextCommand: MoveContextCommand_1.MoveContextCommand,
|
|
14846
14929
|
PauseExperimentCommand: PauseExperimentCommand_1.PauseExperimentCommand,
|
|
14847
14930
|
PublishCommand: PublishCommand_1.PublishCommand,
|
|
@@ -14922,6 +15005,7 @@ function requireCommands () {
|
|
|
14922
15005
|
tslib_1.__exportStar(requireListVersionsCommand(), exports);
|
|
14923
15006
|
tslib_1.__exportStar(requireListWebhookCommand(), exports);
|
|
14924
15007
|
tslib_1.__exportStar(requireListWorkspaceCommand(), exports);
|
|
15008
|
+
tslib_1.__exportStar(requireMigrateWorkspaceSchemaCommand(), exports);
|
|
14925
15009
|
tslib_1.__exportStar(requireMoveContextCommand(), exports);
|
|
14926
15010
|
tslib_1.__exportStar(requirePauseExperimentCommand(), exports);
|
|
14927
15011
|
tslib_1.__exportStar(requirePublishCommand(), exports);
|