superposition-provider 0.91.1 → 0.92.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.esm.js +661 -294
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +661 -294
- 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$$71 = /*@__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$$71;
|
|
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$$71;
|
|
8709
8709
|
const util_defaults_mode_node_1 = require$$11;
|
|
8710
|
-
const smithy_client_2 = require$$
|
|
8710
|
+
const smithy_client_2 = require$$71;
|
|
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$$71;
|
|
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$$71;
|
|
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$$71;
|
|
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) {
|
|
@@ -9100,7 +9100,7 @@ function requireModels_0 () {
|
|
|
9100
9100
|
if (hasRequiredModels_0) return models_0;
|
|
9101
9101
|
hasRequiredModels_0 = 1;
|
|
9102
9102
|
Object.defineProperty(models_0, "__esModule", { value: true });
|
|
9103
|
-
models_0.
|
|
9103
|
+
models_0.Stage = models_0.FunctionExecutionRequest = models_0.ExperimentSortOn = models_0.ExperimentGroupSortOn = models_0.WorkspaceStatus = models_0.Version = models_0.HttpMethod = models_0.OrgStatus = models_0.FunctionTypes = models_0.ContextFilterSortOn = models_0.DimensionMatchStrategy = models_0.MergeStrategy = models_0.DimensionType = models_0.ExperimentStatusType = models_0.ExperimentType = models_0.ContextActionOut = models_0.ContextAction = models_0.ContextIdentifier = models_0.SortBy = models_0.VariantType = models_0.ResourceNotFound = models_0.InternalServerError = models_0.GroupType = void 0;
|
|
9104
9104
|
const SuperpositionServiceException_1 = requireSuperpositionServiceException();
|
|
9105
9105
|
models_0.GroupType = {
|
|
9106
9106
|
SYSTEM_GENERATED: "SYSTEM_GENERATED",
|
|
@@ -9136,6 +9136,10 @@ function requireModels_0 () {
|
|
|
9136
9136
|
CONTROL: "CONTROL",
|
|
9137
9137
|
EXPERIMENTAL: "EXPERIMENTAL",
|
|
9138
9138
|
};
|
|
9139
|
+
models_0.SortBy = {
|
|
9140
|
+
Asc: "asc",
|
|
9141
|
+
Desc: "desc",
|
|
9142
|
+
};
|
|
9139
9143
|
var ContextIdentifier;
|
|
9140
9144
|
(function (ContextIdentifier) {
|
|
9141
9145
|
ContextIdentifier.visit = (value, visitor) => {
|
|
@@ -9205,10 +9209,6 @@ function requireModels_0 () {
|
|
|
9205
9209
|
Exact: "exact",
|
|
9206
9210
|
Subset: "subset",
|
|
9207
9211
|
};
|
|
9208
|
-
models_0.SortBy = {
|
|
9209
|
-
Asc: "asc",
|
|
9210
|
-
Desc: "desc",
|
|
9211
|
-
};
|
|
9212
9212
|
models_0.ContextFilterSortOn = {
|
|
9213
9213
|
CreatedAt: "created_at",
|
|
9214
9214
|
LastModifiedAt: "last_modified_at",
|
|
@@ -9238,32 +9238,6 @@ function requireModels_0 () {
|
|
|
9238
9238
|
DISABLED: "DISABLED",
|
|
9239
9239
|
ENABLED: "ENABLED",
|
|
9240
9240
|
};
|
|
9241
|
-
class FunctionNotFound extends SuperpositionServiceException_1.SuperpositionServiceException {
|
|
9242
|
-
name = "FunctionNotFound";
|
|
9243
|
-
$fault = "client";
|
|
9244
|
-
constructor(opts) {
|
|
9245
|
-
super({
|
|
9246
|
-
name: "FunctionNotFound",
|
|
9247
|
-
$fault: "client",
|
|
9248
|
-
...opts
|
|
9249
|
-
});
|
|
9250
|
-
Object.setPrototypeOf(this, FunctionNotFound.prototype);
|
|
9251
|
-
}
|
|
9252
|
-
}
|
|
9253
|
-
models_0.FunctionNotFound = FunctionNotFound;
|
|
9254
|
-
class TypeTemplatesNotFound extends SuperpositionServiceException_1.SuperpositionServiceException {
|
|
9255
|
-
name = "TypeTemplatesNotFound";
|
|
9256
|
-
$fault = "client";
|
|
9257
|
-
constructor(opts) {
|
|
9258
|
-
super({
|
|
9259
|
-
name: "TypeTemplatesNotFound",
|
|
9260
|
-
$fault: "client",
|
|
9261
|
-
...opts
|
|
9262
|
-
});
|
|
9263
|
-
Object.setPrototypeOf(this, TypeTemplatesNotFound.prototype);
|
|
9264
|
-
}
|
|
9265
|
-
}
|
|
9266
|
-
models_0.TypeTemplatesNotFound = TypeTemplatesNotFound;
|
|
9267
9241
|
models_0.ExperimentGroupSortOn = {
|
|
9268
9242
|
CreatedAt: "created_at",
|
|
9269
9243
|
LastModifiedAt: "last_modified_at",
|
|
@@ -9287,45 +9261,6 @@ function requireModels_0 () {
|
|
|
9287
9261
|
DRAFT: "draft",
|
|
9288
9262
|
PUBLISHED: "published",
|
|
9289
9263
|
};
|
|
9290
|
-
class OrganisationNotFound extends SuperpositionServiceException_1.SuperpositionServiceException {
|
|
9291
|
-
name = "OrganisationNotFound";
|
|
9292
|
-
$fault = "client";
|
|
9293
|
-
constructor(opts) {
|
|
9294
|
-
super({
|
|
9295
|
-
name: "OrganisationNotFound",
|
|
9296
|
-
$fault: "client",
|
|
9297
|
-
...opts
|
|
9298
|
-
});
|
|
9299
|
-
Object.setPrototypeOf(this, OrganisationNotFound.prototype);
|
|
9300
|
-
}
|
|
9301
|
-
}
|
|
9302
|
-
models_0.OrganisationNotFound = OrganisationNotFound;
|
|
9303
|
-
class WebhookNotFound extends SuperpositionServiceException_1.SuperpositionServiceException {
|
|
9304
|
-
name = "WebhookNotFound";
|
|
9305
|
-
$fault = "client";
|
|
9306
|
-
constructor(opts) {
|
|
9307
|
-
super({
|
|
9308
|
-
name: "WebhookNotFound",
|
|
9309
|
-
$fault: "client",
|
|
9310
|
-
...opts
|
|
9311
|
-
});
|
|
9312
|
-
Object.setPrototypeOf(this, WebhookNotFound.prototype);
|
|
9313
|
-
}
|
|
9314
|
-
}
|
|
9315
|
-
models_0.WebhookNotFound = WebhookNotFound;
|
|
9316
|
-
class WorkspaceNotFound extends SuperpositionServiceException_1.SuperpositionServiceException {
|
|
9317
|
-
name = "WorkspaceNotFound";
|
|
9318
|
-
$fault = "client";
|
|
9319
|
-
constructor(opts) {
|
|
9320
|
-
super({
|
|
9321
|
-
name: "WorkspaceNotFound",
|
|
9322
|
-
$fault: "client",
|
|
9323
|
-
...opts
|
|
9324
|
-
});
|
|
9325
|
-
Object.setPrototypeOf(this, WorkspaceNotFound.prototype);
|
|
9326
|
-
}
|
|
9327
|
-
}
|
|
9328
|
-
models_0.WorkspaceNotFound = WorkspaceNotFound;
|
|
9329
9264
|
return models_0;
|
|
9330
9265
|
}
|
|
9331
9266
|
|
|
@@ -9337,19 +9272,19 @@ function requireAws_restJson1 () {
|
|
|
9337
9272
|
if (hasRequiredAws_restJson1) return Aws_restJson1;
|
|
9338
9273
|
hasRequiredAws_restJson1 = 1;
|
|
9339
9274
|
Object.defineProperty(Aws_restJson1, "__esModule", { value: true });
|
|
9340
|
-
Aws_restJson1.
|
|
9341
|
-
Aws_restJson1.
|
|
9342
|
-
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;
|
|
9275
|
+
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_GetWorkspaceCommand = Aws_restJson1.se_GetWebhookByEventCommand = Aws_restJson1.se_GetWebhookCommand = Aws_restJson1.se_GetVersionCommand = Aws_restJson1.se_GetTypeTemplatesListCommand = Aws_restJson1.se_GetTypeTemplateCommand = 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_GetDefaultConfigCommand = Aws_restJson1.se_GetContextFromConditionCommand = Aws_restJson1.se_GetContextCommand = Aws_restJson1.se_GetConfigFastCommand = Aws_restJson1.se_GetConfigCommand = Aws_restJson1.se_DiscardExperimentCommand = Aws_restJson1.se_DeleteWebhookCommand = 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;
|
|
9276
|
+
Aws_restJson1.de_GetExperimentGroupCommand = Aws_restJson1.de_GetExperimentCommand = Aws_restJson1.de_GetDimensionCommand = Aws_restJson1.de_GetDefaultConfigCommand = Aws_restJson1.de_GetContextFromConditionCommand = Aws_restJson1.de_GetContextCommand = Aws_restJson1.de_GetConfigFastCommand = Aws_restJson1.de_GetConfigCommand = Aws_restJson1.de_DiscardExperimentCommand = Aws_restJson1.de_DeleteWebhookCommand = 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_ValidateContextCommand = 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 = Aws_restJson1.se_RemoveMembersFromGroupCommand = Aws_restJson1.se_RampExperimentCommand = Aws_restJson1.se_PublishCommand = Aws_restJson1.se_PauseExperimentCommand = Aws_restJson1.se_MoveContextCommand = Aws_restJson1.se_MigrateWorkspaceSchemaCommand = void 0;
|
|
9277
|
+
Aws_restJson1.de_WeightRecomputeCommand = Aws_restJson1.de_ValidateContextCommand = 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 = Aws_restJson1.de_ListDimensionsCommand = Aws_restJson1.de_ListDefaultConfigsCommand = Aws_restJson1.de_ListContextsCommand = Aws_restJson1.de_ListAuditLogsCommand = Aws_restJson1.de_GetWorkspaceCommand = Aws_restJson1.de_GetWebhookByEventCommand = Aws_restJson1.de_GetWebhookCommand = Aws_restJson1.de_GetVersionCommand = Aws_restJson1.de_GetTypeTemplatesListCommand = Aws_restJson1.de_GetTypeTemplateCommand = Aws_restJson1.de_GetResolvedConfigCommand = Aws_restJson1.de_GetOrganisationCommand = Aws_restJson1.de_GetFunctionCommand = void 0;
|
|
9343
9278
|
const SuperpositionServiceException_1 = requireSuperpositionServiceException();
|
|
9344
9279
|
const models_0_1 = requireModels_0();
|
|
9345
9280
|
const core_1 = require$$2;
|
|
9346
9281
|
const core_2 = require$$3$3;
|
|
9347
|
-
const smithy_client_1 = require$$
|
|
9282
|
+
const smithy_client_1 = require$$71;
|
|
9348
9283
|
const se_AddMembersToGroupCommand = async (input, context) => {
|
|
9349
9284
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9350
9285
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9351
9286
|
'content-type': 'application/json',
|
|
9352
|
-
[
|
|
9287
|
+
[_xw]: input[_wi],
|
|
9353
9288
|
[_xoi]: input[_oi],
|
|
9354
9289
|
});
|
|
9355
9290
|
b.bp("/experiment-groups/{id}/add-members");
|
|
@@ -9369,7 +9304,7 @@ function requireAws_restJson1 () {
|
|
|
9369
9304
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9370
9305
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9371
9306
|
'content-type': 'application/json',
|
|
9372
|
-
[
|
|
9307
|
+
[_xw]: input[_wi],
|
|
9373
9308
|
[_xoi]: input[_oi],
|
|
9374
9309
|
});
|
|
9375
9310
|
b.bp("/experiments/applicable-variants");
|
|
@@ -9388,7 +9323,7 @@ function requireAws_restJson1 () {
|
|
|
9388
9323
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9389
9324
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9390
9325
|
'content-type': 'application/json',
|
|
9391
|
-
[
|
|
9326
|
+
[_xw]: input[_wi],
|
|
9392
9327
|
[_xoi]: input[_oi],
|
|
9393
9328
|
[_xct]: input[_ct],
|
|
9394
9329
|
});
|
|
@@ -9411,7 +9346,7 @@ function requireAws_restJson1 () {
|
|
|
9411
9346
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9412
9347
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9413
9348
|
'content-type': 'application/json',
|
|
9414
|
-
[
|
|
9349
|
+
[_xw]: input[_wi],
|
|
9415
9350
|
[_xoi]: input[_oi],
|
|
9416
9351
|
});
|
|
9417
9352
|
b.bp("/experiments/{id}/conclude");
|
|
@@ -9432,7 +9367,7 @@ function requireAws_restJson1 () {
|
|
|
9432
9367
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9433
9368
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9434
9369
|
'content-type': 'application/json',
|
|
9435
|
-
[
|
|
9370
|
+
[_xw]: input[_wi],
|
|
9436
9371
|
[_xoi]: input[_oi],
|
|
9437
9372
|
[_xct]: input[_ct],
|
|
9438
9373
|
});
|
|
@@ -9454,7 +9389,7 @@ function requireAws_restJson1 () {
|
|
|
9454
9389
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9455
9390
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9456
9391
|
'content-type': 'application/json',
|
|
9457
|
-
[
|
|
9392
|
+
[_xw]: input[_wi],
|
|
9458
9393
|
[_xoi]: input[_oi],
|
|
9459
9394
|
});
|
|
9460
9395
|
b.bp("/default-config");
|
|
@@ -9478,7 +9413,7 @@ function requireAws_restJson1 () {
|
|
|
9478
9413
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9479
9414
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9480
9415
|
'content-type': 'application/json',
|
|
9481
|
-
[
|
|
9416
|
+
[_xw]: input[_wi],
|
|
9482
9417
|
[_xoi]: input[_oi],
|
|
9483
9418
|
});
|
|
9484
9419
|
b.bp("/dimension");
|
|
@@ -9503,7 +9438,7 @@ function requireAws_restJson1 () {
|
|
|
9503
9438
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9504
9439
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9505
9440
|
'content-type': 'application/json',
|
|
9506
|
-
[
|
|
9441
|
+
[_xw]: input[_wi],
|
|
9507
9442
|
[_xoi]: input[_oi],
|
|
9508
9443
|
});
|
|
9509
9444
|
b.bp("/experiments");
|
|
@@ -9528,7 +9463,7 @@ function requireAws_restJson1 () {
|
|
|
9528
9463
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9529
9464
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9530
9465
|
'content-type': 'application/json',
|
|
9531
|
-
[
|
|
9466
|
+
[_xw]: input[_wi],
|
|
9532
9467
|
[_xoi]: input[_oi],
|
|
9533
9468
|
});
|
|
9534
9469
|
b.bp("/experiment-groups");
|
|
@@ -9551,7 +9486,7 @@ function requireAws_restJson1 () {
|
|
|
9551
9486
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9552
9487
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9553
9488
|
'content-type': 'application/json',
|
|
9554
|
-
[
|
|
9489
|
+
[_xw]: input[_wi],
|
|
9555
9490
|
[_xoi]: input[_oi],
|
|
9556
9491
|
});
|
|
9557
9492
|
b.bp("/function");
|
|
@@ -9595,7 +9530,7 @@ function requireAws_restJson1 () {
|
|
|
9595
9530
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9596
9531
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9597
9532
|
'content-type': 'application/json',
|
|
9598
|
-
[
|
|
9533
|
+
[_xw]: input[_wi],
|
|
9599
9534
|
[_xoi]: input[_oi],
|
|
9600
9535
|
});
|
|
9601
9536
|
b.bp("/types");
|
|
@@ -9616,7 +9551,7 @@ function requireAws_restJson1 () {
|
|
|
9616
9551
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9617
9552
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9618
9553
|
'content-type': 'application/json',
|
|
9619
|
-
[
|
|
9554
|
+
[_xw]: input[_wi],
|
|
9620
9555
|
[_xoi]: input[_oi],
|
|
9621
9556
|
});
|
|
9622
9557
|
b.bp("/webhook");
|
|
@@ -9664,7 +9599,7 @@ function requireAws_restJson1 () {
|
|
|
9664
9599
|
const se_DeleteContextCommand = async (input, context) => {
|
|
9665
9600
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9666
9601
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9667
|
-
[
|
|
9602
|
+
[_xw]: input[_wi],
|
|
9668
9603
|
[_xoi]: input[_oi],
|
|
9669
9604
|
[_xct]: input[_ct],
|
|
9670
9605
|
});
|
|
@@ -9680,7 +9615,7 @@ function requireAws_restJson1 () {
|
|
|
9680
9615
|
const se_DeleteDefaultConfigCommand = async (input, context) => {
|
|
9681
9616
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9682
9617
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9683
|
-
[
|
|
9618
|
+
[_xw]: input[_wi],
|
|
9684
9619
|
[_xoi]: input[_oi],
|
|
9685
9620
|
});
|
|
9686
9621
|
b.bp("/default-config/{key}");
|
|
@@ -9695,7 +9630,7 @@ function requireAws_restJson1 () {
|
|
|
9695
9630
|
const se_DeleteDimensionCommand = async (input, context) => {
|
|
9696
9631
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9697
9632
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9698
|
-
[
|
|
9633
|
+
[_xw]: input[_wi],
|
|
9699
9634
|
[_xoi]: input[_oi],
|
|
9700
9635
|
});
|
|
9701
9636
|
b.bp("/dimension/{dimension}");
|
|
@@ -9710,7 +9645,7 @@ function requireAws_restJson1 () {
|
|
|
9710
9645
|
const se_DeleteExperimentGroupCommand = async (input, context) => {
|
|
9711
9646
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9712
9647
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9713
|
-
[
|
|
9648
|
+
[_xw]: input[_wi],
|
|
9714
9649
|
[_xoi]: input[_oi],
|
|
9715
9650
|
});
|
|
9716
9651
|
b.bp("/experiment-groups/{id}");
|
|
@@ -9725,7 +9660,7 @@ function requireAws_restJson1 () {
|
|
|
9725
9660
|
const se_DeleteFunctionCommand = async (input, context) => {
|
|
9726
9661
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9727
9662
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9728
|
-
[
|
|
9663
|
+
[_xw]: input[_wi],
|
|
9729
9664
|
[_xoi]: input[_oi],
|
|
9730
9665
|
});
|
|
9731
9666
|
b.bp("/function/{function_name}");
|
|
@@ -9740,7 +9675,7 @@ function requireAws_restJson1 () {
|
|
|
9740
9675
|
const se_DeleteTypeTemplatesCommand = async (input, context) => {
|
|
9741
9676
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9742
9677
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9743
|
-
[
|
|
9678
|
+
[_xw]: input[_wi],
|
|
9744
9679
|
[_xoi]: input[_oi],
|
|
9745
9680
|
});
|
|
9746
9681
|
b.bp("/types/{type_name}");
|
|
@@ -9752,11 +9687,26 @@ function requireAws_restJson1 () {
|
|
|
9752
9687
|
return b.build();
|
|
9753
9688
|
};
|
|
9754
9689
|
Aws_restJson1.se_DeleteTypeTemplatesCommand = se_DeleteTypeTemplatesCommand;
|
|
9690
|
+
const se_DeleteWebhookCommand = async (input, context) => {
|
|
9691
|
+
const b = (0, core_2.requestBuilder)(input, context);
|
|
9692
|
+
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9693
|
+
[_xw]: input[_wi],
|
|
9694
|
+
[_xoi]: input[_oi],
|
|
9695
|
+
});
|
|
9696
|
+
b.bp("/webhook/{name}");
|
|
9697
|
+
b.p('name', () => input.name, '{name}', false);
|
|
9698
|
+
let body;
|
|
9699
|
+
b.m("DELETE")
|
|
9700
|
+
.h(headers)
|
|
9701
|
+
.b(body);
|
|
9702
|
+
return b.build();
|
|
9703
|
+
};
|
|
9704
|
+
Aws_restJson1.se_DeleteWebhookCommand = se_DeleteWebhookCommand;
|
|
9755
9705
|
const se_DiscardExperimentCommand = async (input, context) => {
|
|
9756
9706
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9757
9707
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9758
9708
|
'content-type': 'application/json',
|
|
9759
|
-
[
|
|
9709
|
+
[_xw]: input[_wi],
|
|
9760
9710
|
[_xoi]: input[_oi],
|
|
9761
9711
|
});
|
|
9762
9712
|
b.bp("/experiments/{id}/discard");
|
|
@@ -9775,7 +9725,7 @@ function requireAws_restJson1 () {
|
|
|
9775
9725
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9776
9726
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9777
9727
|
'content-type': 'application/json',
|
|
9778
|
-
[
|
|
9728
|
+
[_xw]: input[_wi],
|
|
9779
9729
|
[_xoi]: input[_oi],
|
|
9780
9730
|
});
|
|
9781
9731
|
b.bp("/config");
|
|
@@ -9797,7 +9747,7 @@ function requireAws_restJson1 () {
|
|
|
9797
9747
|
const se_GetConfigFastCommand = async (input, context) => {
|
|
9798
9748
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9799
9749
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9800
|
-
[
|
|
9750
|
+
[_xw]: input[_wi],
|
|
9801
9751
|
[_xoi]: input[_oi],
|
|
9802
9752
|
});
|
|
9803
9753
|
b.bp("/config/fast");
|
|
@@ -9811,7 +9761,7 @@ function requireAws_restJson1 () {
|
|
|
9811
9761
|
const se_GetContextCommand = async (input, context) => {
|
|
9812
9762
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9813
9763
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9814
|
-
[
|
|
9764
|
+
[_xw]: input[_wi],
|
|
9815
9765
|
[_xoi]: input[_oi],
|
|
9816
9766
|
});
|
|
9817
9767
|
b.bp("/context/{id}");
|
|
@@ -9827,7 +9777,7 @@ function requireAws_restJson1 () {
|
|
|
9827
9777
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9828
9778
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9829
9779
|
'content-type': 'application/json',
|
|
9830
|
-
[
|
|
9780
|
+
[_xw]: input[_wi],
|
|
9831
9781
|
[_xoi]: input[_oi],
|
|
9832
9782
|
});
|
|
9833
9783
|
b.bp("/context/get");
|
|
@@ -9847,10 +9797,25 @@ function requireAws_restJson1 () {
|
|
|
9847
9797
|
return b.build();
|
|
9848
9798
|
};
|
|
9849
9799
|
Aws_restJson1.se_GetContextFromConditionCommand = se_GetContextFromConditionCommand;
|
|
9800
|
+
const se_GetDefaultConfigCommand = async (input, context) => {
|
|
9801
|
+
const b = (0, core_2.requestBuilder)(input, context);
|
|
9802
|
+
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9803
|
+
[_xw]: input[_wi],
|
|
9804
|
+
[_xoi]: input[_oi],
|
|
9805
|
+
});
|
|
9806
|
+
b.bp("/default-config/{key}");
|
|
9807
|
+
b.p('key', () => input.key, '{key}', false);
|
|
9808
|
+
let body;
|
|
9809
|
+
b.m("GET")
|
|
9810
|
+
.h(headers)
|
|
9811
|
+
.b(body);
|
|
9812
|
+
return b.build();
|
|
9813
|
+
};
|
|
9814
|
+
Aws_restJson1.se_GetDefaultConfigCommand = se_GetDefaultConfigCommand;
|
|
9850
9815
|
const se_GetDimensionCommand = async (input, context) => {
|
|
9851
9816
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9852
9817
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9853
|
-
[
|
|
9818
|
+
[_xw]: input[_wi],
|
|
9854
9819
|
[_xoi]: input[_oi],
|
|
9855
9820
|
});
|
|
9856
9821
|
b.bp("/dimension/{dimension}");
|
|
@@ -9865,7 +9830,7 @@ function requireAws_restJson1 () {
|
|
|
9865
9830
|
const se_GetExperimentCommand = async (input, context) => {
|
|
9866
9831
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9867
9832
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9868
|
-
[
|
|
9833
|
+
[_xw]: input[_wi],
|
|
9869
9834
|
[_xoi]: input[_oi],
|
|
9870
9835
|
});
|
|
9871
9836
|
b.bp("/experiments/{id}");
|
|
@@ -9880,7 +9845,7 @@ function requireAws_restJson1 () {
|
|
|
9880
9845
|
const se_GetExperimentGroupCommand = async (input, context) => {
|
|
9881
9846
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9882
9847
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9883
|
-
[
|
|
9848
|
+
[_xw]: input[_wi],
|
|
9884
9849
|
[_xoi]: input[_oi],
|
|
9885
9850
|
});
|
|
9886
9851
|
b.bp("/experiment-groups/{id}");
|
|
@@ -9895,7 +9860,7 @@ function requireAws_restJson1 () {
|
|
|
9895
9860
|
const se_GetFunctionCommand = async (input, context) => {
|
|
9896
9861
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9897
9862
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9898
|
-
[
|
|
9863
|
+
[_xw]: input[_wi],
|
|
9899
9864
|
[_xoi]: input[_oi],
|
|
9900
9865
|
});
|
|
9901
9866
|
b.bp("/function/{function_name}");
|
|
@@ -9923,7 +9888,7 @@ function requireAws_restJson1 () {
|
|
|
9923
9888
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9924
9889
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9925
9890
|
'content-type': 'application/json',
|
|
9926
|
-
[
|
|
9891
|
+
[_xw]: input[_wi],
|
|
9927
9892
|
[_xoi]: input[_oi],
|
|
9928
9893
|
[_xms]: input[_ms],
|
|
9929
9894
|
});
|
|
@@ -9945,10 +9910,25 @@ function requireAws_restJson1 () {
|
|
|
9945
9910
|
return b.build();
|
|
9946
9911
|
};
|
|
9947
9912
|
Aws_restJson1.se_GetResolvedConfigCommand = se_GetResolvedConfigCommand;
|
|
9913
|
+
const se_GetTypeTemplateCommand = async (input, context) => {
|
|
9914
|
+
const b = (0, core_2.requestBuilder)(input, context);
|
|
9915
|
+
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9916
|
+
[_xw]: input[_wi],
|
|
9917
|
+
[_xoi]: input[_oi],
|
|
9918
|
+
});
|
|
9919
|
+
b.bp("/types/{type_name}");
|
|
9920
|
+
b.p('type_name', () => input.type_name, '{type_name}', false);
|
|
9921
|
+
let body;
|
|
9922
|
+
b.m("GET")
|
|
9923
|
+
.h(headers)
|
|
9924
|
+
.b(body);
|
|
9925
|
+
return b.build();
|
|
9926
|
+
};
|
|
9927
|
+
Aws_restJson1.se_GetTypeTemplateCommand = se_GetTypeTemplateCommand;
|
|
9948
9928
|
const se_GetTypeTemplatesListCommand = async (input, context) => {
|
|
9949
9929
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9950
9930
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9951
|
-
[
|
|
9931
|
+
[_xw]: input[_wi],
|
|
9952
9932
|
[_xoi]: input[_oi],
|
|
9953
9933
|
});
|
|
9954
9934
|
b.bp("/types");
|
|
@@ -9965,10 +9945,25 @@ function requireAws_restJson1 () {
|
|
|
9965
9945
|
return b.build();
|
|
9966
9946
|
};
|
|
9967
9947
|
Aws_restJson1.se_GetTypeTemplatesListCommand = se_GetTypeTemplatesListCommand;
|
|
9948
|
+
const se_GetVersionCommand = async (input, context) => {
|
|
9949
|
+
const b = (0, core_2.requestBuilder)(input, context);
|
|
9950
|
+
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9951
|
+
[_xw]: input[_wi],
|
|
9952
|
+
[_xoi]: input[_oi],
|
|
9953
|
+
});
|
|
9954
|
+
b.bp("/version/{id}");
|
|
9955
|
+
b.p('id', () => input.id, '{id}', false);
|
|
9956
|
+
let body;
|
|
9957
|
+
b.m("GET")
|
|
9958
|
+
.h(headers)
|
|
9959
|
+
.b(body);
|
|
9960
|
+
return b.build();
|
|
9961
|
+
};
|
|
9962
|
+
Aws_restJson1.se_GetVersionCommand = se_GetVersionCommand;
|
|
9968
9963
|
const se_GetWebhookCommand = async (input, context) => {
|
|
9969
9964
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9970
9965
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9971
|
-
[
|
|
9966
|
+
[_xw]: input[_wi],
|
|
9972
9967
|
[_xoi]: input[_oi],
|
|
9973
9968
|
});
|
|
9974
9969
|
b.bp("/webhook/{name}");
|
|
@@ -9980,10 +9975,39 @@ function requireAws_restJson1 () {
|
|
|
9980
9975
|
return b.build();
|
|
9981
9976
|
};
|
|
9982
9977
|
Aws_restJson1.se_GetWebhookCommand = se_GetWebhookCommand;
|
|
9978
|
+
const se_GetWebhookByEventCommand = async (input, context) => {
|
|
9979
|
+
const b = (0, core_2.requestBuilder)(input, context);
|
|
9980
|
+
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9981
|
+
[_xw]: input[_wi],
|
|
9982
|
+
[_xoi]: input[_oi],
|
|
9983
|
+
});
|
|
9984
|
+
b.bp("/webhook/event/{event}");
|
|
9985
|
+
b.p('event', () => input.event, '{event}', false);
|
|
9986
|
+
let body;
|
|
9987
|
+
b.m("GET")
|
|
9988
|
+
.h(headers)
|
|
9989
|
+
.b(body);
|
|
9990
|
+
return b.build();
|
|
9991
|
+
};
|
|
9992
|
+
Aws_restJson1.se_GetWebhookByEventCommand = se_GetWebhookByEventCommand;
|
|
9993
|
+
const se_GetWorkspaceCommand = async (input, context) => {
|
|
9994
|
+
const b = (0, core_2.requestBuilder)(input, context);
|
|
9995
|
+
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9996
|
+
[_xoi]: input[_oi],
|
|
9997
|
+
});
|
|
9998
|
+
b.bp("/workspaces/{workspace_name}");
|
|
9999
|
+
b.p('workspace_name', () => input.workspace_name, '{workspace_name}', false);
|
|
10000
|
+
let body;
|
|
10001
|
+
b.m("GET")
|
|
10002
|
+
.h(headers)
|
|
10003
|
+
.b(body);
|
|
10004
|
+
return b.build();
|
|
10005
|
+
};
|
|
10006
|
+
Aws_restJson1.se_GetWorkspaceCommand = se_GetWorkspaceCommand;
|
|
9983
10007
|
const se_ListAuditLogsCommand = async (input, context) => {
|
|
9984
10008
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9985
10009
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9986
|
-
[
|
|
10010
|
+
[_xw]: input[_wi],
|
|
9987
10011
|
[_xoi]: input[_oi],
|
|
9988
10012
|
});
|
|
9989
10013
|
b.bp("/audit");
|
|
@@ -9996,6 +10020,7 @@ function requireAws_restJson1 () {
|
|
|
9996
10020
|
[_ta]: [, input[_t]],
|
|
9997
10021
|
[_ac]: [, input[_ac]],
|
|
9998
10022
|
[_u]: [, input[_u]],
|
|
10023
|
+
[_sb]: [, input[_sb]],
|
|
9999
10024
|
});
|
|
10000
10025
|
let body;
|
|
10001
10026
|
b.m("GET")
|
|
@@ -10008,13 +10033,13 @@ function requireAws_restJson1 () {
|
|
|
10008
10033
|
const se_ListContextsCommand = async (input, context) => {
|
|
10009
10034
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10010
10035
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10011
|
-
[
|
|
10036
|
+
[_xw]: input[_wi],
|
|
10012
10037
|
[_xoi]: input[_oi],
|
|
10013
10038
|
});
|
|
10014
|
-
b.bp("/context
|
|
10039
|
+
b.bp("/context");
|
|
10015
10040
|
const query = (0, smithy_client_1.map)({
|
|
10016
|
-
[_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
|
|
10017
10041
|
[_c]: [() => input.count !== void 0, () => (input[_c].toString())],
|
|
10042
|
+
[_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
|
|
10018
10043
|
[_a]: [() => input.all !== void 0, () => (input[_a].toString())],
|
|
10019
10044
|
[_p]: [, input[_p]],
|
|
10020
10045
|
[_so]: [, input[_so]],
|
|
@@ -10035,7 +10060,7 @@ function requireAws_restJson1 () {
|
|
|
10035
10060
|
const se_ListDefaultConfigsCommand = async (input, context) => {
|
|
10036
10061
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10037
10062
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10038
|
-
[
|
|
10063
|
+
[_xw]: input[_wi],
|
|
10039
10064
|
[_xoi]: input[_oi],
|
|
10040
10065
|
});
|
|
10041
10066
|
b.bp("/default-config");
|
|
@@ -10043,6 +10068,7 @@ function requireAws_restJson1 () {
|
|
|
10043
10068
|
[_c]: [() => input.count !== void 0, () => (input[_c].toString())],
|
|
10044
10069
|
[_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
|
|
10045
10070
|
[_a]: [() => input.all !== void 0, () => (input[_a].toString())],
|
|
10071
|
+
[_n]: [, input[_n]],
|
|
10046
10072
|
});
|
|
10047
10073
|
let body;
|
|
10048
10074
|
b.m("GET")
|
|
@@ -10055,7 +10081,7 @@ function requireAws_restJson1 () {
|
|
|
10055
10081
|
const se_ListDimensionsCommand = async (input, context) => {
|
|
10056
10082
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10057
10083
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10058
|
-
[
|
|
10084
|
+
[_xw]: input[_wi],
|
|
10059
10085
|
[_xoi]: input[_oi],
|
|
10060
10086
|
});
|
|
10061
10087
|
b.bp("/dimension");
|
|
@@ -10075,13 +10101,13 @@ function requireAws_restJson1 () {
|
|
|
10075
10101
|
const se_ListExperimentCommand = async (input, context) => {
|
|
10076
10102
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10077
10103
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10078
|
-
[
|
|
10104
|
+
[_xw]: input[_wi],
|
|
10079
10105
|
[_xoi]: input[_oi],
|
|
10080
10106
|
});
|
|
10081
10107
|
b.bp("/experiments");
|
|
10082
10108
|
const query = (0, smithy_client_1.map)({
|
|
10083
|
-
[_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
|
|
10084
10109
|
[_c]: [() => input.count !== void 0, () => (input[_c].toString())],
|
|
10110
|
+
[_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
|
|
10085
10111
|
[_a]: [() => input.all !== void 0, () => (input[_a].toString())],
|
|
10086
10112
|
[_s]: [, input[_s]],
|
|
10087
10113
|
[_fd]: [() => input.from_date !== void 0, () => ((0, smithy_client_1.serializeDateTime)(input[_fd]).toString())],
|
|
@@ -10106,19 +10132,19 @@ function requireAws_restJson1 () {
|
|
|
10106
10132
|
const se_ListExperimentGroupsCommand = async (input, context) => {
|
|
10107
10133
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10108
10134
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10109
|
-
[
|
|
10135
|
+
[_xw]: input[_wi],
|
|
10110
10136
|
[_xoi]: input[_oi],
|
|
10111
10137
|
});
|
|
10112
10138
|
b.bp("/experiment-groups");
|
|
10113
10139
|
const query = (0, smithy_client_1.map)({
|
|
10114
|
-
[_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
|
|
10115
10140
|
[_c]: [() => input.count !== void 0, () => (input[_c].toString())],
|
|
10141
|
+
[_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
|
|
10142
|
+
[_a]: [() => input.all !== void 0, () => (input[_a].toString())],
|
|
10116
10143
|
[_n]: [, input[_n]],
|
|
10117
10144
|
[_cb]: [, input[_cb]],
|
|
10118
10145
|
[_lmb]: [, input[_lmb]],
|
|
10119
10146
|
[_so]: [, input[_so]],
|
|
10120
10147
|
[_sb]: [, input[_sb]],
|
|
10121
|
-
[_a]: [() => input.all !== void 0, () => (input[_a].toString())],
|
|
10122
10148
|
[_gt]: [, input[_gt]],
|
|
10123
10149
|
});
|
|
10124
10150
|
let body;
|
|
@@ -10132,7 +10158,7 @@ function requireAws_restJson1 () {
|
|
|
10132
10158
|
const se_ListFunctionCommand = async (input, context) => {
|
|
10133
10159
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10134
10160
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10135
|
-
[
|
|
10161
|
+
[_xw]: input[_wi],
|
|
10136
10162
|
[_xoi]: input[_oi],
|
|
10137
10163
|
});
|
|
10138
10164
|
b.bp("/function");
|
|
@@ -10169,7 +10195,7 @@ function requireAws_restJson1 () {
|
|
|
10169
10195
|
const se_ListVersionsCommand = async (input, context) => {
|
|
10170
10196
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10171
10197
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10172
|
-
[
|
|
10198
|
+
[_xw]: input[_wi],
|
|
10173
10199
|
[_xoi]: input[_oi],
|
|
10174
10200
|
});
|
|
10175
10201
|
b.bp("/config/versions");
|
|
@@ -10188,7 +10214,7 @@ function requireAws_restJson1 () {
|
|
|
10188
10214
|
const se_ListWebhookCommand = async (input, context) => {
|
|
10189
10215
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10190
10216
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10191
|
-
[
|
|
10217
|
+
[_xw]: input[_wi],
|
|
10192
10218
|
[_xoi]: input[_oi],
|
|
10193
10219
|
});
|
|
10194
10220
|
b.bp("/webhook");
|
|
@@ -10242,7 +10268,7 @@ function requireAws_restJson1 () {
|
|
|
10242
10268
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10243
10269
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10244
10270
|
'content-type': 'application/json',
|
|
10245
|
-
[
|
|
10271
|
+
[_xw]: input[_wi],
|
|
10246
10272
|
[_xoi]: input[_oi],
|
|
10247
10273
|
});
|
|
10248
10274
|
b.bp("/context/move/{id}");
|
|
@@ -10263,7 +10289,7 @@ function requireAws_restJson1 () {
|
|
|
10263
10289
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10264
10290
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10265
10291
|
'content-type': 'application/json',
|
|
10266
|
-
[
|
|
10292
|
+
[_xw]: input[_wi],
|
|
10267
10293
|
[_xoi]: input[_oi],
|
|
10268
10294
|
});
|
|
10269
10295
|
b.bp("/experiments/{id}/pause");
|
|
@@ -10282,7 +10308,7 @@ function requireAws_restJson1 () {
|
|
|
10282
10308
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10283
10309
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10284
10310
|
'content-type': 'application/json',
|
|
10285
|
-
[
|
|
10311
|
+
[_xw]: input[_wi],
|
|
10286
10312
|
[_xoi]: input[_oi],
|
|
10287
10313
|
});
|
|
10288
10314
|
b.bp("/function/{function_name}/publish");
|
|
@@ -10301,7 +10327,7 @@ function requireAws_restJson1 () {
|
|
|
10301
10327
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10302
10328
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10303
10329
|
'content-type': 'application/json',
|
|
10304
|
-
[
|
|
10330
|
+
[_xw]: input[_wi],
|
|
10305
10331
|
[_xoi]: input[_oi],
|
|
10306
10332
|
});
|
|
10307
10333
|
b.bp("/experiments/{id}/ramp");
|
|
@@ -10321,7 +10347,7 @@ function requireAws_restJson1 () {
|
|
|
10321
10347
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10322
10348
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10323
10349
|
'content-type': 'application/json',
|
|
10324
|
-
[
|
|
10350
|
+
[_xw]: input[_wi],
|
|
10325
10351
|
[_xoi]: input[_oi],
|
|
10326
10352
|
});
|
|
10327
10353
|
b.bp("/experiment-groups/{id}/remove-members");
|
|
@@ -10341,7 +10367,7 @@ function requireAws_restJson1 () {
|
|
|
10341
10367
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10342
10368
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10343
10369
|
'content-type': 'application/json',
|
|
10344
|
-
[
|
|
10370
|
+
[_xw]: input[_wi],
|
|
10345
10371
|
[_xoi]: input[_oi],
|
|
10346
10372
|
});
|
|
10347
10373
|
b.bp("/experiments/{id}/resume");
|
|
@@ -10360,7 +10386,7 @@ function requireAws_restJson1 () {
|
|
|
10360
10386
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10361
10387
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10362
10388
|
'content-type': 'application/json',
|
|
10363
|
-
[
|
|
10389
|
+
[_xw]: input[_wi],
|
|
10364
10390
|
[_xoi]: input[_oi],
|
|
10365
10391
|
});
|
|
10366
10392
|
b.bp("/function/{function_name}/{stage}/test");
|
|
@@ -10384,7 +10410,7 @@ function requireAws_restJson1 () {
|
|
|
10384
10410
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10385
10411
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10386
10412
|
'content-type': 'application/json',
|
|
10387
|
-
[
|
|
10413
|
+
[_xw]: input[_wi],
|
|
10388
10414
|
[_xoi]: input[_oi],
|
|
10389
10415
|
});
|
|
10390
10416
|
b.bp("/default-config/{key}");
|
|
@@ -10398,7 +10424,7 @@ function requireAws_restJson1 () {
|
|
|
10398
10424
|
'schema': _ => se_Object(_),
|
|
10399
10425
|
'value': _ => se_Document(_),
|
|
10400
10426
|
}));
|
|
10401
|
-
b.m("
|
|
10427
|
+
b.m("PATCH")
|
|
10402
10428
|
.h(headers)
|
|
10403
10429
|
.b(body);
|
|
10404
10430
|
return b.build();
|
|
@@ -10408,7 +10434,7 @@ function requireAws_restJson1 () {
|
|
|
10408
10434
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10409
10435
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10410
10436
|
'content-type': 'application/json',
|
|
10411
|
-
[
|
|
10437
|
+
[_xw]: input[_wi],
|
|
10412
10438
|
[_xoi]: input[_oi],
|
|
10413
10439
|
});
|
|
10414
10440
|
b.bp("/dimension/{dimension}");
|
|
@@ -10422,7 +10448,7 @@ function requireAws_restJson1 () {
|
|
|
10422
10448
|
'position': [],
|
|
10423
10449
|
'schema': _ => se_Object(_),
|
|
10424
10450
|
}));
|
|
10425
|
-
b.m("
|
|
10451
|
+
b.m("PATCH")
|
|
10426
10452
|
.h(headers)
|
|
10427
10453
|
.b(body);
|
|
10428
10454
|
return b.build();
|
|
@@ -10432,7 +10458,7 @@ function requireAws_restJson1 () {
|
|
|
10432
10458
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10433
10459
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10434
10460
|
'content-type': 'application/json',
|
|
10435
|
-
[
|
|
10461
|
+
[_xw]: input[_wi],
|
|
10436
10462
|
[_xoi]: input[_oi],
|
|
10437
10463
|
});
|
|
10438
10464
|
b.bp("/experiment-groups/{id}");
|
|
@@ -10453,7 +10479,7 @@ function requireAws_restJson1 () {
|
|
|
10453
10479
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10454
10480
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10455
10481
|
'content-type': 'application/json',
|
|
10456
|
-
[
|
|
10482
|
+
[_xw]: input[_wi],
|
|
10457
10483
|
[_xoi]: input[_oi],
|
|
10458
10484
|
});
|
|
10459
10485
|
b.bp("/function/{function_name}");
|
|
@@ -10487,7 +10513,7 @@ function requireAws_restJson1 () {
|
|
|
10487
10513
|
'sector': [],
|
|
10488
10514
|
'status': [],
|
|
10489
10515
|
}));
|
|
10490
|
-
b.m("
|
|
10516
|
+
b.m("PATCH")
|
|
10491
10517
|
.h(headers)
|
|
10492
10518
|
.b(body);
|
|
10493
10519
|
return b.build();
|
|
@@ -10497,7 +10523,7 @@ function requireAws_restJson1 () {
|
|
|
10497
10523
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10498
10524
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10499
10525
|
'content-type': 'application/json',
|
|
10500
|
-
[
|
|
10526
|
+
[_xw]: input[_wi],
|
|
10501
10527
|
[_xoi]: input[_oi],
|
|
10502
10528
|
[_xct]: input[_ct],
|
|
10503
10529
|
});
|
|
@@ -10520,7 +10546,7 @@ function requireAws_restJson1 () {
|
|
|
10520
10546
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10521
10547
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10522
10548
|
'content-type': 'application/json',
|
|
10523
|
-
[
|
|
10549
|
+
[_xw]: input[_wi],
|
|
10524
10550
|
[_xoi]: input[_oi],
|
|
10525
10551
|
});
|
|
10526
10552
|
b.bp("/experiments/{id}/overrides");
|
|
@@ -10533,7 +10559,7 @@ function requireAws_restJson1 () {
|
|
|
10533
10559
|
'metrics': _ => se_Document(_),
|
|
10534
10560
|
'variant_list': _ => se_ListVariantUpdateRequest(_),
|
|
10535
10561
|
}));
|
|
10536
|
-
b.m("
|
|
10562
|
+
b.m("PATCH")
|
|
10537
10563
|
.h(headers)
|
|
10538
10564
|
.b(body);
|
|
10539
10565
|
return b.build();
|
|
@@ -10543,7 +10569,7 @@ function requireAws_restJson1 () {
|
|
|
10543
10569
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10544
10570
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10545
10571
|
'content-type': 'application/json',
|
|
10546
|
-
[
|
|
10572
|
+
[_xw]: input[_wi],
|
|
10547
10573
|
[_xoi]: input[_oi],
|
|
10548
10574
|
});
|
|
10549
10575
|
b.bp("/types/{type_name}");
|
|
@@ -10554,7 +10580,7 @@ function requireAws_restJson1 () {
|
|
|
10554
10580
|
'description': [],
|
|
10555
10581
|
'type_schema': _ => se_Object(_),
|
|
10556
10582
|
}));
|
|
10557
|
-
b.m("
|
|
10583
|
+
b.m("PATCH")
|
|
10558
10584
|
.h(headers)
|
|
10559
10585
|
.b(body);
|
|
10560
10586
|
return b.build();
|
|
@@ -10564,7 +10590,7 @@ function requireAws_restJson1 () {
|
|
|
10564
10590
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10565
10591
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10566
10592
|
'content-type': 'application/json',
|
|
10567
|
-
[
|
|
10593
|
+
[_xw]: input[_wi],
|
|
10568
10594
|
[_xoi]: input[_oi],
|
|
10569
10595
|
});
|
|
10570
10596
|
b.bp("/webhook/{name}");
|
|
@@ -10604,16 +10630,34 @@ function requireAws_restJson1 () {
|
|
|
10604
10630
|
'workspace_admin_email': [],
|
|
10605
10631
|
'workspace_status': [],
|
|
10606
10632
|
}));
|
|
10607
|
-
b.m("
|
|
10633
|
+
b.m("PATCH")
|
|
10608
10634
|
.h(headers)
|
|
10609
10635
|
.b(body);
|
|
10610
10636
|
return b.build();
|
|
10611
10637
|
};
|
|
10612
10638
|
Aws_restJson1.se_UpdateWorkspaceCommand = se_UpdateWorkspaceCommand;
|
|
10639
|
+
const se_ValidateContextCommand = async (input, context) => {
|
|
10640
|
+
const b = (0, core_2.requestBuilder)(input, context);
|
|
10641
|
+
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10642
|
+
'content-type': 'application/json',
|
|
10643
|
+
[_xw]: input[_wi],
|
|
10644
|
+
[_xoi]: input[_oi],
|
|
10645
|
+
});
|
|
10646
|
+
b.bp("/context/validate");
|
|
10647
|
+
let body;
|
|
10648
|
+
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
10649
|
+
'context': _ => se_Condition(_),
|
|
10650
|
+
}));
|
|
10651
|
+
b.m("PUT")
|
|
10652
|
+
.h(headers)
|
|
10653
|
+
.b(body);
|
|
10654
|
+
return b.build();
|
|
10655
|
+
};
|
|
10656
|
+
Aws_restJson1.se_ValidateContextCommand = se_ValidateContextCommand;
|
|
10613
10657
|
const se_WeightRecomputeCommand = async (input, context) => {
|
|
10614
10658
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
10615
10659
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
10616
|
-
[
|
|
10660
|
+
[_xw]: input[_wi],
|
|
10617
10661
|
[_xoi]: input[_oi],
|
|
10618
10662
|
[_xct]: input[_ct],
|
|
10619
10663
|
});
|
|
@@ -11083,6 +11127,17 @@ function requireAws_restJson1 () {
|
|
|
11083
11127
|
return contents;
|
|
11084
11128
|
};
|
|
11085
11129
|
Aws_restJson1.de_DeleteTypeTemplatesCommand = de_DeleteTypeTemplatesCommand;
|
|
11130
|
+
const de_DeleteWebhookCommand = async (output, context) => {
|
|
11131
|
+
if (output.statusCode !== 201 && output.statusCode >= 300) {
|
|
11132
|
+
return de_CommandError(output, context);
|
|
11133
|
+
}
|
|
11134
|
+
const contents = (0, smithy_client_1.map)({
|
|
11135
|
+
$metadata: deserializeMetadata(output),
|
|
11136
|
+
});
|
|
11137
|
+
await (0, smithy_client_1.collectBody)(output.body, context);
|
|
11138
|
+
return contents;
|
|
11139
|
+
};
|
|
11140
|
+
Aws_restJson1.de_DeleteWebhookCommand = de_DeleteWebhookCommand;
|
|
11086
11141
|
const de_DiscardExperimentCommand = async (output, context) => {
|
|
11087
11142
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11088
11143
|
return de_CommandError(output, context);
|
|
@@ -11204,6 +11259,31 @@ function requireAws_restJson1 () {
|
|
|
11204
11259
|
return contents;
|
|
11205
11260
|
};
|
|
11206
11261
|
Aws_restJson1.de_GetContextFromConditionCommand = de_GetContextFromConditionCommand;
|
|
11262
|
+
const de_GetDefaultConfigCommand = async (output, context) => {
|
|
11263
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11264
|
+
return de_CommandError(output, context);
|
|
11265
|
+
}
|
|
11266
|
+
const contents = (0, smithy_client_1.map)({
|
|
11267
|
+
$metadata: deserializeMetadata(output),
|
|
11268
|
+
});
|
|
11269
|
+
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11270
|
+
const doc = (0, smithy_client_1.take)(data, {
|
|
11271
|
+
'autocomplete_function_name': smithy_client_1.expectString,
|
|
11272
|
+
'change_reason': smithy_client_1.expectString,
|
|
11273
|
+
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11274
|
+
'created_by': smithy_client_1.expectString,
|
|
11275
|
+
'description': smithy_client_1.expectString,
|
|
11276
|
+
'function_name': smithy_client_1.expectString,
|
|
11277
|
+
'key': smithy_client_1.expectString,
|
|
11278
|
+
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11279
|
+
'last_modified_by': smithy_client_1.expectString,
|
|
11280
|
+
'schema': _ => de_Object(_),
|
|
11281
|
+
'value': _ => de_Document(_),
|
|
11282
|
+
});
|
|
11283
|
+
Object.assign(contents, doc);
|
|
11284
|
+
return contents;
|
|
11285
|
+
};
|
|
11286
|
+
Aws_restJson1.de_GetDefaultConfigCommand = de_GetDefaultConfigCommand;
|
|
11207
11287
|
const de_GetDimensionCommand = async (output, context) => {
|
|
11208
11288
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11209
11289
|
return de_CommandError(output, context);
|
|
@@ -11364,6 +11444,28 @@ function requireAws_restJson1 () {
|
|
|
11364
11444
|
return contents;
|
|
11365
11445
|
};
|
|
11366
11446
|
Aws_restJson1.de_GetResolvedConfigCommand = de_GetResolvedConfigCommand;
|
|
11447
|
+
const de_GetTypeTemplateCommand = async (output, context) => {
|
|
11448
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11449
|
+
return de_CommandError(output, context);
|
|
11450
|
+
}
|
|
11451
|
+
const contents = (0, smithy_client_1.map)({
|
|
11452
|
+
$metadata: deserializeMetadata(output),
|
|
11453
|
+
});
|
|
11454
|
+
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11455
|
+
const doc = (0, smithy_client_1.take)(data, {
|
|
11456
|
+
'change_reason': smithy_client_1.expectString,
|
|
11457
|
+
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11458
|
+
'created_by': smithy_client_1.expectString,
|
|
11459
|
+
'description': smithy_client_1.expectString,
|
|
11460
|
+
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11461
|
+
'last_modified_by': smithy_client_1.expectString,
|
|
11462
|
+
'type_name': smithy_client_1.expectString,
|
|
11463
|
+
'type_schema': _ => de_Object(_),
|
|
11464
|
+
});
|
|
11465
|
+
Object.assign(contents, doc);
|
|
11466
|
+
return contents;
|
|
11467
|
+
};
|
|
11468
|
+
Aws_restJson1.de_GetTypeTemplateCommand = de_GetTypeTemplateCommand;
|
|
11367
11469
|
const de_GetTypeTemplatesListCommand = async (output, context) => {
|
|
11368
11470
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11369
11471
|
return de_CommandError(output, context);
|
|
@@ -11381,6 +11483,26 @@ function requireAws_restJson1 () {
|
|
|
11381
11483
|
return contents;
|
|
11382
11484
|
};
|
|
11383
11485
|
Aws_restJson1.de_GetTypeTemplatesListCommand = de_GetTypeTemplatesListCommand;
|
|
11486
|
+
const de_GetVersionCommand = async (output, context) => {
|
|
11487
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11488
|
+
return de_CommandError(output, context);
|
|
11489
|
+
}
|
|
11490
|
+
const contents = (0, smithy_client_1.map)({
|
|
11491
|
+
$metadata: deserializeMetadata(output),
|
|
11492
|
+
});
|
|
11493
|
+
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11494
|
+
const doc = (0, smithy_client_1.take)(data, {
|
|
11495
|
+
'config': _ => de_Document(_),
|
|
11496
|
+
'config_hash': smithy_client_1.expectString,
|
|
11497
|
+
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11498
|
+
'description': smithy_client_1.expectString,
|
|
11499
|
+
'id': smithy_client_1.expectString,
|
|
11500
|
+
'tags': smithy_client_1._json,
|
|
11501
|
+
});
|
|
11502
|
+
Object.assign(contents, doc);
|
|
11503
|
+
return contents;
|
|
11504
|
+
};
|
|
11505
|
+
Aws_restJson1.de_GetVersionCommand = de_GetVersionCommand;
|
|
11384
11506
|
const de_GetWebhookCommand = async (output, context) => {
|
|
11385
11507
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11386
11508
|
return de_CommandError(output, context);
|
|
@@ -11410,6 +11532,65 @@ function requireAws_restJson1 () {
|
|
|
11410
11532
|
return contents;
|
|
11411
11533
|
};
|
|
11412
11534
|
Aws_restJson1.de_GetWebhookCommand = de_GetWebhookCommand;
|
|
11535
|
+
const de_GetWebhookByEventCommand = async (output, context) => {
|
|
11536
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11537
|
+
return de_CommandError(output, context);
|
|
11538
|
+
}
|
|
11539
|
+
const contents = (0, smithy_client_1.map)({
|
|
11540
|
+
$metadata: deserializeMetadata(output),
|
|
11541
|
+
});
|
|
11542
|
+
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11543
|
+
const doc = (0, smithy_client_1.take)(data, {
|
|
11544
|
+
'change_reason': smithy_client_1.expectString,
|
|
11545
|
+
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11546
|
+
'created_by': smithy_client_1.expectString,
|
|
11547
|
+
'custom_headers': _ => de_Object(_),
|
|
11548
|
+
'description': smithy_client_1.expectString,
|
|
11549
|
+
'enabled': smithy_client_1.expectBoolean,
|
|
11550
|
+
'events': smithy_client_1._json,
|
|
11551
|
+
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11552
|
+
'last_modified_by': smithy_client_1.expectString,
|
|
11553
|
+
'last_triggered_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11554
|
+
'max_retries': smithy_client_1.expectInt32,
|
|
11555
|
+
'method': smithy_client_1.expectString,
|
|
11556
|
+
'name': smithy_client_1.expectString,
|
|
11557
|
+
'url': smithy_client_1.expectString,
|
|
11558
|
+
'version': smithy_client_1.expectString,
|
|
11559
|
+
});
|
|
11560
|
+
Object.assign(contents, doc);
|
|
11561
|
+
return contents;
|
|
11562
|
+
};
|
|
11563
|
+
Aws_restJson1.de_GetWebhookByEventCommand = de_GetWebhookByEventCommand;
|
|
11564
|
+
const de_GetWorkspaceCommand = async (output, context) => {
|
|
11565
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11566
|
+
return de_CommandError(output, context);
|
|
11567
|
+
}
|
|
11568
|
+
const contents = (0, smithy_client_1.map)({
|
|
11569
|
+
$metadata: deserializeMetadata(output),
|
|
11570
|
+
});
|
|
11571
|
+
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11572
|
+
const doc = (0, smithy_client_1.take)(data, {
|
|
11573
|
+
'allow_experiment_self_approval': smithy_client_1.expectBoolean,
|
|
11574
|
+
'auto_populate_control': smithy_client_1.expectBoolean,
|
|
11575
|
+
'config_version': smithy_client_1.expectString,
|
|
11576
|
+
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11577
|
+
'created_by': smithy_client_1.expectString,
|
|
11578
|
+
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11579
|
+
'last_modified_by': smithy_client_1.expectString,
|
|
11580
|
+
'mandatory_dimensions': smithy_client_1._json,
|
|
11581
|
+
'metrics': _ => de_Document(_),
|
|
11582
|
+
'organisation_id': smithy_client_1.expectString,
|
|
11583
|
+
'organisation_name': smithy_client_1.expectString,
|
|
11584
|
+
'strict_mode': smithy_client_1.expectBoolean,
|
|
11585
|
+
'workspace_admin_email': smithy_client_1.expectString,
|
|
11586
|
+
'workspace_name': smithy_client_1.expectString,
|
|
11587
|
+
'workspace_schema_name': smithy_client_1.expectString,
|
|
11588
|
+
'workspace_status': smithy_client_1.expectString,
|
|
11589
|
+
});
|
|
11590
|
+
Object.assign(contents, doc);
|
|
11591
|
+
return contents;
|
|
11592
|
+
};
|
|
11593
|
+
Aws_restJson1.de_GetWorkspaceCommand = de_GetWorkspaceCommand;
|
|
11413
11594
|
const de_ListAuditLogsCommand = async (output, context) => {
|
|
11414
11595
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11415
11596
|
return de_CommandError(output, context);
|
|
@@ -11488,8 +11669,8 @@ function requireAws_restJson1 () {
|
|
|
11488
11669
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11489
11670
|
const doc = (0, smithy_client_1.take)(data, {
|
|
11490
11671
|
'data': _ => de_ExperimentList(_),
|
|
11491
|
-
'total_items': smithy_client_1.
|
|
11492
|
-
'total_pages': smithy_client_1.
|
|
11672
|
+
'total_items': smithy_client_1.expectInt32,
|
|
11673
|
+
'total_pages': smithy_client_1.expectInt32,
|
|
11493
11674
|
});
|
|
11494
11675
|
Object.assign(contents, doc);
|
|
11495
11676
|
return contents;
|
|
@@ -11505,8 +11686,8 @@ function requireAws_restJson1 () {
|
|
|
11505
11686
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11506
11687
|
const doc = (0, smithy_client_1.take)(data, {
|
|
11507
11688
|
'data': _ => de_ExperimentGroupList(_),
|
|
11508
|
-
'total_items': smithy_client_1.
|
|
11509
|
-
'total_pages': smithy_client_1.
|
|
11689
|
+
'total_items': smithy_client_1.expectInt32,
|
|
11690
|
+
'total_pages': smithy_client_1.expectInt32,
|
|
11510
11691
|
});
|
|
11511
11692
|
Object.assign(contents, doc);
|
|
11512
11693
|
return contents;
|
|
@@ -11573,8 +11754,8 @@ function requireAws_restJson1 () {
|
|
|
11573
11754
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11574
11755
|
const doc = (0, smithy_client_1.take)(data, {
|
|
11575
11756
|
'data': _ => de_WebhookList(_),
|
|
11576
|
-
'total_items': smithy_client_1.
|
|
11577
|
-
'total_pages': smithy_client_1.
|
|
11757
|
+
'total_items': smithy_client_1.expectInt32,
|
|
11758
|
+
'total_pages': smithy_client_1.expectInt32,
|
|
11578
11759
|
});
|
|
11579
11760
|
Object.assign(contents, doc);
|
|
11580
11761
|
return contents;
|
|
@@ -11590,8 +11771,8 @@ function requireAws_restJson1 () {
|
|
|
11590
11771
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11591
11772
|
const doc = (0, smithy_client_1.take)(data, {
|
|
11592
11773
|
'data': _ => de_WorkspaceList(_),
|
|
11593
|
-
'total_items': smithy_client_1.
|
|
11594
|
-
'total_pages': smithy_client_1.
|
|
11774
|
+
'total_items': smithy_client_1.expectInt32,
|
|
11775
|
+
'total_pages': smithy_client_1.expectInt32,
|
|
11595
11776
|
});
|
|
11596
11777
|
Object.assign(contents, doc);
|
|
11597
11778
|
return contents;
|
|
@@ -12102,6 +12283,17 @@ function requireAws_restJson1 () {
|
|
|
12102
12283
|
return contents;
|
|
12103
12284
|
};
|
|
12104
12285
|
Aws_restJson1.de_UpdateWorkspaceCommand = de_UpdateWorkspaceCommand;
|
|
12286
|
+
const de_ValidateContextCommand = async (output, context) => {
|
|
12287
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
12288
|
+
return de_CommandError(output, context);
|
|
12289
|
+
}
|
|
12290
|
+
const contents = (0, smithy_client_1.map)({
|
|
12291
|
+
$metadata: deserializeMetadata(output),
|
|
12292
|
+
});
|
|
12293
|
+
await (0, smithy_client_1.collectBody)(output.body, context);
|
|
12294
|
+
return contents;
|
|
12295
|
+
};
|
|
12296
|
+
Aws_restJson1.de_ValidateContextCommand = de_ValidateContextCommand;
|
|
12105
12297
|
const de_WeightRecomputeCommand = async (output, context) => {
|
|
12106
12298
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
12107
12299
|
return de_CommandError(output, context);
|
|
@@ -12130,21 +12322,6 @@ function requireAws_restJson1 () {
|
|
|
12130
12322
|
case "ResourceNotFound":
|
|
12131
12323
|
case "io.superposition#ResourceNotFound":
|
|
12132
12324
|
throw await de_ResourceNotFoundRes(parsedOutput);
|
|
12133
|
-
case "FunctionNotFound":
|
|
12134
|
-
case "io.superposition#FunctionNotFound":
|
|
12135
|
-
throw await de_FunctionNotFoundRes(parsedOutput);
|
|
12136
|
-
case "TypeTemplatesNotFound":
|
|
12137
|
-
case "io.superposition#TypeTemplatesNotFound":
|
|
12138
|
-
throw await de_TypeTemplatesNotFoundRes(parsedOutput);
|
|
12139
|
-
case "OrganisationNotFound":
|
|
12140
|
-
case "io.superposition#OrganisationNotFound":
|
|
12141
|
-
throw await de_OrganisationNotFoundRes(parsedOutput);
|
|
12142
|
-
case "WebhookNotFound":
|
|
12143
|
-
case "io.superposition#WebhookNotFound":
|
|
12144
|
-
throw await de_WebhookNotFoundRes(parsedOutput);
|
|
12145
|
-
case "WorkspaceNotFound":
|
|
12146
|
-
case "io.superposition#WorkspaceNotFound":
|
|
12147
|
-
throw await de_WorkspaceNotFoundRes(parsedOutput);
|
|
12148
12325
|
default:
|
|
12149
12326
|
const parsedBody = parsedOutput.body;
|
|
12150
12327
|
return throwDefaultError({
|
|
@@ -12155,17 +12332,6 @@ function requireAws_restJson1 () {
|
|
|
12155
12332
|
}
|
|
12156
12333
|
};
|
|
12157
12334
|
const throwDefaultError = (0, smithy_client_1.withBaseException)(SuperpositionServiceException_1.SuperpositionServiceException);
|
|
12158
|
-
const de_FunctionNotFoundRes = async (parsedOutput, context) => {
|
|
12159
|
-
const contents = (0, smithy_client_1.map)({});
|
|
12160
|
-
const data = parsedOutput.body;
|
|
12161
|
-
const doc = (0, smithy_client_1.take)(data, {});
|
|
12162
|
-
Object.assign(contents, doc);
|
|
12163
|
-
const exception = new models_0_1.FunctionNotFound({
|
|
12164
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
12165
|
-
...contents
|
|
12166
|
-
});
|
|
12167
|
-
return (0, smithy_client_1.decorateServiceException)(exception, parsedOutput.body);
|
|
12168
|
-
};
|
|
12169
12335
|
const de_InternalServerErrorRes = async (parsedOutput, context) => {
|
|
12170
12336
|
const contents = (0, smithy_client_1.map)({});
|
|
12171
12337
|
const data = parsedOutput.body;
|
|
@@ -12179,17 +12345,6 @@ function requireAws_restJson1 () {
|
|
|
12179
12345
|
});
|
|
12180
12346
|
return (0, smithy_client_1.decorateServiceException)(exception, parsedOutput.body);
|
|
12181
12347
|
};
|
|
12182
|
-
const de_OrganisationNotFoundRes = async (parsedOutput, context) => {
|
|
12183
|
-
const contents = (0, smithy_client_1.map)({});
|
|
12184
|
-
const data = parsedOutput.body;
|
|
12185
|
-
const doc = (0, smithy_client_1.take)(data, {});
|
|
12186
|
-
Object.assign(contents, doc);
|
|
12187
|
-
const exception = new models_0_1.OrganisationNotFound({
|
|
12188
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
12189
|
-
...contents
|
|
12190
|
-
});
|
|
12191
|
-
return (0, smithy_client_1.decorateServiceException)(exception, parsedOutput.body);
|
|
12192
|
-
};
|
|
12193
12348
|
const de_ResourceNotFoundRes = async (parsedOutput, context) => {
|
|
12194
12349
|
const contents = (0, smithy_client_1.map)({});
|
|
12195
12350
|
const data = parsedOutput.body;
|
|
@@ -12201,39 +12356,6 @@ function requireAws_restJson1 () {
|
|
|
12201
12356
|
});
|
|
12202
12357
|
return (0, smithy_client_1.decorateServiceException)(exception, parsedOutput.body);
|
|
12203
12358
|
};
|
|
12204
|
-
const de_TypeTemplatesNotFoundRes = async (parsedOutput, context) => {
|
|
12205
|
-
const contents = (0, smithy_client_1.map)({});
|
|
12206
|
-
const data = parsedOutput.body;
|
|
12207
|
-
const doc = (0, smithy_client_1.take)(data, {});
|
|
12208
|
-
Object.assign(contents, doc);
|
|
12209
|
-
const exception = new models_0_1.TypeTemplatesNotFound({
|
|
12210
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
12211
|
-
...contents
|
|
12212
|
-
});
|
|
12213
|
-
return (0, smithy_client_1.decorateServiceException)(exception, parsedOutput.body);
|
|
12214
|
-
};
|
|
12215
|
-
const de_WebhookNotFoundRes = async (parsedOutput, context) => {
|
|
12216
|
-
const contents = (0, smithy_client_1.map)({});
|
|
12217
|
-
const data = parsedOutput.body;
|
|
12218
|
-
const doc = (0, smithy_client_1.take)(data, {});
|
|
12219
|
-
Object.assign(contents, doc);
|
|
12220
|
-
const exception = new models_0_1.WebhookNotFound({
|
|
12221
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
12222
|
-
...contents
|
|
12223
|
-
});
|
|
12224
|
-
return (0, smithy_client_1.decorateServiceException)(exception, parsedOutput.body);
|
|
12225
|
-
};
|
|
12226
|
-
const de_WorkspaceNotFoundRes = async (parsedOutput, context) => {
|
|
12227
|
-
const contents = (0, smithy_client_1.map)({});
|
|
12228
|
-
const data = parsedOutput.body;
|
|
12229
|
-
const doc = (0, smithy_client_1.take)(data, {});
|
|
12230
|
-
Object.assign(contents, doc);
|
|
12231
|
-
const exception = new models_0_1.WorkspaceNotFound({
|
|
12232
|
-
$metadata: deserializeMetadata(parsedOutput),
|
|
12233
|
-
...contents
|
|
12234
|
-
});
|
|
12235
|
-
return (0, smithy_client_1.decorateServiceException)(exception, parsedOutput.body);
|
|
12236
|
-
};
|
|
12237
12359
|
const se_AutocompleteFunctionRequest = (input, context) => {
|
|
12238
12360
|
return (0, smithy_client_1.take)(input, {
|
|
12239
12361
|
'environment': _ => se_Document(_),
|
|
@@ -12620,7 +12742,6 @@ function requireAws_restJson1 () {
|
|
|
12620
12742
|
const de_ListVersionsMember = (output, context) => {
|
|
12621
12743
|
return (0, smithy_client_1.take)(output, {
|
|
12622
12744
|
'config': (_) => de_Document(_),
|
|
12623
|
-
'config_hash': smithy_client_1.expectString,
|
|
12624
12745
|
'created_at': (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12625
12746
|
'description': smithy_client_1.expectString,
|
|
12626
12747
|
'id': smithy_client_1.expectString,
|
|
@@ -12822,7 +12943,7 @@ function requireAws_restJson1 () {
|
|
|
12822
12943
|
const _xcv = "x-config-version";
|
|
12823
12944
|
const _xms = "x-merge-strategy";
|
|
12824
12945
|
const _xoi = "x-org-id";
|
|
12825
|
-
const
|
|
12946
|
+
const _xw = "x-workspace";
|
|
12826
12947
|
return Aws_restJson1;
|
|
12827
12948
|
}
|
|
12828
12949
|
|
|
@@ -12838,7 +12959,7 @@ function requireAddMembersToGroupCommand () {
|
|
|
12838
12959
|
exports.AddMembersToGroupCommand = exports.$Command = void 0;
|
|
12839
12960
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12840
12961
|
const middleware_serde_1 = require$$1;
|
|
12841
|
-
const smithy_client_1 = require$$
|
|
12962
|
+
const smithy_client_1 = require$$71;
|
|
12842
12963
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12843
12964
|
class AddMembersToGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
12844
12965
|
.m(function (Command, cs, config, o) {
|
|
@@ -12870,7 +12991,7 @@ function requireApplicableVariantsCommand () {
|
|
|
12870
12991
|
exports.ApplicableVariantsCommand = exports.$Command = void 0;
|
|
12871
12992
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12872
12993
|
const middleware_serde_1 = require$$1;
|
|
12873
|
-
const smithy_client_1 = require$$
|
|
12994
|
+
const smithy_client_1 = require$$71;
|
|
12874
12995
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12875
12996
|
class ApplicableVariantsCommand extends smithy_client_1.Command.classBuilder()
|
|
12876
12997
|
.m(function (Command, cs, config, o) {
|
|
@@ -12902,7 +13023,7 @@ function requireBulkOperationCommand () {
|
|
|
12902
13023
|
exports.BulkOperationCommand = exports.$Command = void 0;
|
|
12903
13024
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12904
13025
|
const middleware_serde_1 = require$$1;
|
|
12905
|
-
const smithy_client_1 = require$$
|
|
13026
|
+
const smithy_client_1 = require$$71;
|
|
12906
13027
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12907
13028
|
class BulkOperationCommand extends smithy_client_1.Command.classBuilder()
|
|
12908
13029
|
.m(function (Command, cs, config, o) {
|
|
@@ -12934,7 +13055,7 @@ function requireConcludeExperimentCommand () {
|
|
|
12934
13055
|
exports.ConcludeExperimentCommand = exports.$Command = void 0;
|
|
12935
13056
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12936
13057
|
const middleware_serde_1 = require$$1;
|
|
12937
|
-
const smithy_client_1 = require$$
|
|
13058
|
+
const smithy_client_1 = require$$71;
|
|
12938
13059
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12939
13060
|
class ConcludeExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
12940
13061
|
.m(function (Command, cs, config, o) {
|
|
@@ -12966,7 +13087,7 @@ function requireCreateContextCommand () {
|
|
|
12966
13087
|
exports.CreateContextCommand = exports.$Command = void 0;
|
|
12967
13088
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
12968
13089
|
const middleware_serde_1 = require$$1;
|
|
12969
|
-
const smithy_client_1 = require$$
|
|
13090
|
+
const smithy_client_1 = require$$71;
|
|
12970
13091
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
12971
13092
|
class CreateContextCommand extends smithy_client_1.Command.classBuilder()
|
|
12972
13093
|
.m(function (Command, cs, config, o) {
|
|
@@ -12998,7 +13119,7 @@ function requireCreateDefaultConfigCommand () {
|
|
|
12998
13119
|
exports.CreateDefaultConfigCommand = exports.$Command = void 0;
|
|
12999
13120
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13000
13121
|
const middleware_serde_1 = require$$1;
|
|
13001
|
-
const smithy_client_1 = require$$
|
|
13122
|
+
const smithy_client_1 = require$$71;
|
|
13002
13123
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13003
13124
|
class CreateDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
13004
13125
|
.m(function (Command, cs, config, o) {
|
|
@@ -13030,7 +13151,7 @@ function requireCreateDimensionCommand () {
|
|
|
13030
13151
|
exports.CreateDimensionCommand = exports.$Command = void 0;
|
|
13031
13152
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13032
13153
|
const middleware_serde_1 = require$$1;
|
|
13033
|
-
const smithy_client_1 = require$$
|
|
13154
|
+
const smithy_client_1 = require$$71;
|
|
13034
13155
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13035
13156
|
class CreateDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
13036
13157
|
.m(function (Command, cs, config, o) {
|
|
@@ -13062,7 +13183,7 @@ function requireCreateExperimentCommand () {
|
|
|
13062
13183
|
exports.CreateExperimentCommand = exports.$Command = void 0;
|
|
13063
13184
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13064
13185
|
const middleware_serde_1 = require$$1;
|
|
13065
|
-
const smithy_client_1 = require$$
|
|
13186
|
+
const smithy_client_1 = require$$71;
|
|
13066
13187
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13067
13188
|
class CreateExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
13068
13189
|
.m(function (Command, cs, config, o) {
|
|
@@ -13094,7 +13215,7 @@ function requireCreateExperimentGroupCommand () {
|
|
|
13094
13215
|
exports.CreateExperimentGroupCommand = exports.$Command = void 0;
|
|
13095
13216
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13096
13217
|
const middleware_serde_1 = require$$1;
|
|
13097
|
-
const smithy_client_1 = require$$
|
|
13218
|
+
const smithy_client_1 = require$$71;
|
|
13098
13219
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13099
13220
|
class CreateExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
13100
13221
|
.m(function (Command, cs, config, o) {
|
|
@@ -13126,7 +13247,7 @@ function requireCreateFunctionCommand () {
|
|
|
13126
13247
|
exports.CreateFunctionCommand = exports.$Command = void 0;
|
|
13127
13248
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13128
13249
|
const middleware_serde_1 = require$$1;
|
|
13129
|
-
const smithy_client_1 = require$$
|
|
13250
|
+
const smithy_client_1 = require$$71;
|
|
13130
13251
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13131
13252
|
class CreateFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
13132
13253
|
.m(function (Command, cs, config, o) {
|
|
@@ -13158,7 +13279,7 @@ function requireCreateOrganisationCommand () {
|
|
|
13158
13279
|
exports.CreateOrganisationCommand = exports.$Command = void 0;
|
|
13159
13280
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13160
13281
|
const middleware_serde_1 = require$$1;
|
|
13161
|
-
const smithy_client_1 = require$$
|
|
13282
|
+
const smithy_client_1 = require$$71;
|
|
13162
13283
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13163
13284
|
class CreateOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
13164
13285
|
.m(function (Command, cs, config, o) {
|
|
@@ -13190,7 +13311,7 @@ function requireCreateTypeTemplatesCommand () {
|
|
|
13190
13311
|
exports.CreateTypeTemplatesCommand = exports.$Command = void 0;
|
|
13191
13312
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13192
13313
|
const middleware_serde_1 = require$$1;
|
|
13193
|
-
const smithy_client_1 = require$$
|
|
13314
|
+
const smithy_client_1 = require$$71;
|
|
13194
13315
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13195
13316
|
class CreateTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
|
|
13196
13317
|
.m(function (Command, cs, config, o) {
|
|
@@ -13222,7 +13343,7 @@ function requireCreateWebhookCommand () {
|
|
|
13222
13343
|
exports.CreateWebhookCommand = exports.$Command = void 0;
|
|
13223
13344
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13224
13345
|
const middleware_serde_1 = require$$1;
|
|
13225
|
-
const smithy_client_1 = require$$
|
|
13346
|
+
const smithy_client_1 = require$$71;
|
|
13226
13347
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13227
13348
|
class CreateWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
13228
13349
|
.m(function (Command, cs, config, o) {
|
|
@@ -13254,7 +13375,7 @@ function requireCreateWorkspaceCommand () {
|
|
|
13254
13375
|
exports.CreateWorkspaceCommand = exports.$Command = void 0;
|
|
13255
13376
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13256
13377
|
const middleware_serde_1 = require$$1;
|
|
13257
|
-
const smithy_client_1 = require$$
|
|
13378
|
+
const smithy_client_1 = require$$71;
|
|
13258
13379
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13259
13380
|
class CreateWorkspaceCommand extends smithy_client_1.Command.classBuilder()
|
|
13260
13381
|
.m(function (Command, cs, config, o) {
|
|
@@ -13286,7 +13407,7 @@ function requireDeleteContextCommand () {
|
|
|
13286
13407
|
exports.DeleteContextCommand = exports.$Command = void 0;
|
|
13287
13408
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13288
13409
|
const middleware_serde_1 = require$$1;
|
|
13289
|
-
const smithy_client_1 = require$$
|
|
13410
|
+
const smithy_client_1 = require$$71;
|
|
13290
13411
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13291
13412
|
class DeleteContextCommand extends smithy_client_1.Command.classBuilder()
|
|
13292
13413
|
.m(function (Command, cs, config, o) {
|
|
@@ -13318,7 +13439,7 @@ function requireDeleteDefaultConfigCommand () {
|
|
|
13318
13439
|
exports.DeleteDefaultConfigCommand = exports.$Command = void 0;
|
|
13319
13440
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13320
13441
|
const middleware_serde_1 = require$$1;
|
|
13321
|
-
const smithy_client_1 = require$$
|
|
13442
|
+
const smithy_client_1 = require$$71;
|
|
13322
13443
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13323
13444
|
class DeleteDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
13324
13445
|
.m(function (Command, cs, config, o) {
|
|
@@ -13350,7 +13471,7 @@ function requireDeleteDimensionCommand () {
|
|
|
13350
13471
|
exports.DeleteDimensionCommand = exports.$Command = void 0;
|
|
13351
13472
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13352
13473
|
const middleware_serde_1 = require$$1;
|
|
13353
|
-
const smithy_client_1 = require$$
|
|
13474
|
+
const smithy_client_1 = require$$71;
|
|
13354
13475
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13355
13476
|
class DeleteDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
13356
13477
|
.m(function (Command, cs, config, o) {
|
|
@@ -13382,7 +13503,7 @@ function requireDeleteExperimentGroupCommand () {
|
|
|
13382
13503
|
exports.DeleteExperimentGroupCommand = exports.$Command = void 0;
|
|
13383
13504
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13384
13505
|
const middleware_serde_1 = require$$1;
|
|
13385
|
-
const smithy_client_1 = require$$
|
|
13506
|
+
const smithy_client_1 = require$$71;
|
|
13386
13507
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13387
13508
|
class DeleteExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
13388
13509
|
.m(function (Command, cs, config, o) {
|
|
@@ -13414,7 +13535,7 @@ function requireDeleteFunctionCommand () {
|
|
|
13414
13535
|
exports.DeleteFunctionCommand = exports.$Command = void 0;
|
|
13415
13536
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13416
13537
|
const middleware_serde_1 = require$$1;
|
|
13417
|
-
const smithy_client_1 = require$$
|
|
13538
|
+
const smithy_client_1 = require$$71;
|
|
13418
13539
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13419
13540
|
class DeleteFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
13420
13541
|
.m(function (Command, cs, config, o) {
|
|
@@ -13446,7 +13567,7 @@ function requireDeleteTypeTemplatesCommand () {
|
|
|
13446
13567
|
exports.DeleteTypeTemplatesCommand = exports.$Command = void 0;
|
|
13447
13568
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13448
13569
|
const middleware_serde_1 = require$$1;
|
|
13449
|
-
const smithy_client_1 = require$$
|
|
13570
|
+
const smithy_client_1 = require$$71;
|
|
13450
13571
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13451
13572
|
class DeleteTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
|
|
13452
13573
|
.m(function (Command, cs, config, o) {
|
|
@@ -13466,6 +13587,38 @@ function requireDeleteTypeTemplatesCommand () {
|
|
|
13466
13587
|
return DeleteTypeTemplatesCommand;
|
|
13467
13588
|
}
|
|
13468
13589
|
|
|
13590
|
+
var DeleteWebhookCommand = {};
|
|
13591
|
+
|
|
13592
|
+
var hasRequiredDeleteWebhookCommand;
|
|
13593
|
+
|
|
13594
|
+
function requireDeleteWebhookCommand () {
|
|
13595
|
+
if (hasRequiredDeleteWebhookCommand) return DeleteWebhookCommand;
|
|
13596
|
+
hasRequiredDeleteWebhookCommand = 1;
|
|
13597
|
+
(function (exports) {
|
|
13598
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13599
|
+
exports.DeleteWebhookCommand = exports.$Command = void 0;
|
|
13600
|
+
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13601
|
+
const middleware_serde_1 = require$$1;
|
|
13602
|
+
const smithy_client_1 = require$$71;
|
|
13603
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13604
|
+
class DeleteWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
13605
|
+
.m(function (Command, cs, config, o) {
|
|
13606
|
+
return [
|
|
13607
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
13608
|
+
];
|
|
13609
|
+
})
|
|
13610
|
+
.s("Superposition", "DeleteWebhook", {})
|
|
13611
|
+
.n("SuperpositionClient", "DeleteWebhookCommand")
|
|
13612
|
+
.f(void 0, void 0)
|
|
13613
|
+
.ser(Aws_restJson1_1.se_DeleteWebhookCommand)
|
|
13614
|
+
.de(Aws_restJson1_1.de_DeleteWebhookCommand)
|
|
13615
|
+
.build() {
|
|
13616
|
+
}
|
|
13617
|
+
exports.DeleteWebhookCommand = DeleteWebhookCommand;
|
|
13618
|
+
} (DeleteWebhookCommand));
|
|
13619
|
+
return DeleteWebhookCommand;
|
|
13620
|
+
}
|
|
13621
|
+
|
|
13469
13622
|
var DiscardExperimentCommand = {};
|
|
13470
13623
|
|
|
13471
13624
|
var hasRequiredDiscardExperimentCommand;
|
|
@@ -13478,7 +13631,7 @@ function requireDiscardExperimentCommand () {
|
|
|
13478
13631
|
exports.DiscardExperimentCommand = exports.$Command = void 0;
|
|
13479
13632
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13480
13633
|
const middleware_serde_1 = require$$1;
|
|
13481
|
-
const smithy_client_1 = require$$
|
|
13634
|
+
const smithy_client_1 = require$$71;
|
|
13482
13635
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13483
13636
|
class DiscardExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
13484
13637
|
.m(function (Command, cs, config, o) {
|
|
@@ -13510,7 +13663,7 @@ function requireGetConfigCommand () {
|
|
|
13510
13663
|
exports.GetConfigCommand = exports.$Command = void 0;
|
|
13511
13664
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13512
13665
|
const middleware_serde_1 = require$$1;
|
|
13513
|
-
const smithy_client_1 = require$$
|
|
13666
|
+
const smithy_client_1 = require$$71;
|
|
13514
13667
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13515
13668
|
class GetConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
13516
13669
|
.m(function (Command, cs, config, o) {
|
|
@@ -13542,7 +13695,7 @@ function requireGetConfigFastCommand () {
|
|
|
13542
13695
|
exports.GetConfigFastCommand = exports.$Command = void 0;
|
|
13543
13696
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13544
13697
|
const middleware_serde_1 = require$$1;
|
|
13545
|
-
const smithy_client_1 = require$$
|
|
13698
|
+
const smithy_client_1 = require$$71;
|
|
13546
13699
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13547
13700
|
class GetConfigFastCommand extends smithy_client_1.Command.classBuilder()
|
|
13548
13701
|
.m(function (Command, cs, config, o) {
|
|
@@ -13574,7 +13727,7 @@ function requireGetContextCommand () {
|
|
|
13574
13727
|
exports.GetContextCommand = exports.$Command = void 0;
|
|
13575
13728
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13576
13729
|
const middleware_serde_1 = require$$1;
|
|
13577
|
-
const smithy_client_1 = require$$
|
|
13730
|
+
const smithy_client_1 = require$$71;
|
|
13578
13731
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13579
13732
|
class GetContextCommand extends smithy_client_1.Command.classBuilder()
|
|
13580
13733
|
.m(function (Command, cs, config, o) {
|
|
@@ -13606,7 +13759,7 @@ function requireGetContextFromConditionCommand () {
|
|
|
13606
13759
|
exports.GetContextFromConditionCommand = exports.$Command = void 0;
|
|
13607
13760
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13608
13761
|
const middleware_serde_1 = require$$1;
|
|
13609
|
-
const smithy_client_1 = require$$
|
|
13762
|
+
const smithy_client_1 = require$$71;
|
|
13610
13763
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13611
13764
|
class GetContextFromConditionCommand extends smithy_client_1.Command.classBuilder()
|
|
13612
13765
|
.m(function (Command, cs, config, o) {
|
|
@@ -13626,6 +13779,38 @@ function requireGetContextFromConditionCommand () {
|
|
|
13626
13779
|
return GetContextFromConditionCommand;
|
|
13627
13780
|
}
|
|
13628
13781
|
|
|
13782
|
+
var GetDefaultConfigCommand = {};
|
|
13783
|
+
|
|
13784
|
+
var hasRequiredGetDefaultConfigCommand;
|
|
13785
|
+
|
|
13786
|
+
function requireGetDefaultConfigCommand () {
|
|
13787
|
+
if (hasRequiredGetDefaultConfigCommand) return GetDefaultConfigCommand;
|
|
13788
|
+
hasRequiredGetDefaultConfigCommand = 1;
|
|
13789
|
+
(function (exports) {
|
|
13790
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13791
|
+
exports.GetDefaultConfigCommand = exports.$Command = void 0;
|
|
13792
|
+
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13793
|
+
const middleware_serde_1 = require$$1;
|
|
13794
|
+
const smithy_client_1 = require$$71;
|
|
13795
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13796
|
+
class GetDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
13797
|
+
.m(function (Command, cs, config, o) {
|
|
13798
|
+
return [
|
|
13799
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
13800
|
+
];
|
|
13801
|
+
})
|
|
13802
|
+
.s("Superposition", "GetDefaultConfig", {})
|
|
13803
|
+
.n("SuperpositionClient", "GetDefaultConfigCommand")
|
|
13804
|
+
.f(void 0, void 0)
|
|
13805
|
+
.ser(Aws_restJson1_1.se_GetDefaultConfigCommand)
|
|
13806
|
+
.de(Aws_restJson1_1.de_GetDefaultConfigCommand)
|
|
13807
|
+
.build() {
|
|
13808
|
+
}
|
|
13809
|
+
exports.GetDefaultConfigCommand = GetDefaultConfigCommand;
|
|
13810
|
+
} (GetDefaultConfigCommand));
|
|
13811
|
+
return GetDefaultConfigCommand;
|
|
13812
|
+
}
|
|
13813
|
+
|
|
13629
13814
|
var GetDimensionCommand = {};
|
|
13630
13815
|
|
|
13631
13816
|
var hasRequiredGetDimensionCommand;
|
|
@@ -13638,7 +13823,7 @@ function requireGetDimensionCommand () {
|
|
|
13638
13823
|
exports.GetDimensionCommand = exports.$Command = void 0;
|
|
13639
13824
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13640
13825
|
const middleware_serde_1 = require$$1;
|
|
13641
|
-
const smithy_client_1 = require$$
|
|
13826
|
+
const smithy_client_1 = require$$71;
|
|
13642
13827
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13643
13828
|
class GetDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
13644
13829
|
.m(function (Command, cs, config, o) {
|
|
@@ -13670,7 +13855,7 @@ function requireGetExperimentCommand () {
|
|
|
13670
13855
|
exports.GetExperimentCommand = exports.$Command = void 0;
|
|
13671
13856
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13672
13857
|
const middleware_serde_1 = require$$1;
|
|
13673
|
-
const smithy_client_1 = require$$
|
|
13858
|
+
const smithy_client_1 = require$$71;
|
|
13674
13859
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13675
13860
|
class GetExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
13676
13861
|
.m(function (Command, cs, config, o) {
|
|
@@ -13702,7 +13887,7 @@ function requireGetExperimentGroupCommand () {
|
|
|
13702
13887
|
exports.GetExperimentGroupCommand = exports.$Command = void 0;
|
|
13703
13888
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13704
13889
|
const middleware_serde_1 = require$$1;
|
|
13705
|
-
const smithy_client_1 = require$$
|
|
13890
|
+
const smithy_client_1 = require$$71;
|
|
13706
13891
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13707
13892
|
class GetExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
13708
13893
|
.m(function (Command, cs, config, o) {
|
|
@@ -13734,7 +13919,7 @@ function requireGetFunctionCommand () {
|
|
|
13734
13919
|
exports.GetFunctionCommand = exports.$Command = void 0;
|
|
13735
13920
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13736
13921
|
const middleware_serde_1 = require$$1;
|
|
13737
|
-
const smithy_client_1 = require$$
|
|
13922
|
+
const smithy_client_1 = require$$71;
|
|
13738
13923
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13739
13924
|
class GetFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
13740
13925
|
.m(function (Command, cs, config, o) {
|
|
@@ -13766,7 +13951,7 @@ function requireGetOrganisationCommand () {
|
|
|
13766
13951
|
exports.GetOrganisationCommand = exports.$Command = void 0;
|
|
13767
13952
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13768
13953
|
const middleware_serde_1 = require$$1;
|
|
13769
|
-
const smithy_client_1 = require$$
|
|
13954
|
+
const smithy_client_1 = require$$71;
|
|
13770
13955
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13771
13956
|
class GetOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
13772
13957
|
.m(function (Command, cs, config, o) {
|
|
@@ -13798,7 +13983,7 @@ function requireGetResolvedConfigCommand () {
|
|
|
13798
13983
|
exports.GetResolvedConfigCommand = exports.$Command = void 0;
|
|
13799
13984
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13800
13985
|
const middleware_serde_1 = require$$1;
|
|
13801
|
-
const smithy_client_1 = require$$
|
|
13986
|
+
const smithy_client_1 = require$$71;
|
|
13802
13987
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13803
13988
|
class GetResolvedConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
13804
13989
|
.m(function (Command, cs, config, o) {
|
|
@@ -13818,6 +14003,38 @@ function requireGetResolvedConfigCommand () {
|
|
|
13818
14003
|
return GetResolvedConfigCommand;
|
|
13819
14004
|
}
|
|
13820
14005
|
|
|
14006
|
+
var GetTypeTemplateCommand = {};
|
|
14007
|
+
|
|
14008
|
+
var hasRequiredGetTypeTemplateCommand;
|
|
14009
|
+
|
|
14010
|
+
function requireGetTypeTemplateCommand () {
|
|
14011
|
+
if (hasRequiredGetTypeTemplateCommand) return GetTypeTemplateCommand;
|
|
14012
|
+
hasRequiredGetTypeTemplateCommand = 1;
|
|
14013
|
+
(function (exports) {
|
|
14014
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14015
|
+
exports.GetTypeTemplateCommand = exports.$Command = void 0;
|
|
14016
|
+
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14017
|
+
const middleware_serde_1 = require$$1;
|
|
14018
|
+
const smithy_client_1 = require$$71;
|
|
14019
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14020
|
+
class GetTypeTemplateCommand extends smithy_client_1.Command.classBuilder()
|
|
14021
|
+
.m(function (Command, cs, config, o) {
|
|
14022
|
+
return [
|
|
14023
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
14024
|
+
];
|
|
14025
|
+
})
|
|
14026
|
+
.s("Superposition", "GetTypeTemplate", {})
|
|
14027
|
+
.n("SuperpositionClient", "GetTypeTemplateCommand")
|
|
14028
|
+
.f(void 0, void 0)
|
|
14029
|
+
.ser(Aws_restJson1_1.se_GetTypeTemplateCommand)
|
|
14030
|
+
.de(Aws_restJson1_1.de_GetTypeTemplateCommand)
|
|
14031
|
+
.build() {
|
|
14032
|
+
}
|
|
14033
|
+
exports.GetTypeTemplateCommand = GetTypeTemplateCommand;
|
|
14034
|
+
} (GetTypeTemplateCommand));
|
|
14035
|
+
return GetTypeTemplateCommand;
|
|
14036
|
+
}
|
|
14037
|
+
|
|
13821
14038
|
var GetTypeTemplatesListCommand = {};
|
|
13822
14039
|
|
|
13823
14040
|
var hasRequiredGetTypeTemplatesListCommand;
|
|
@@ -13830,7 +14047,7 @@ function requireGetTypeTemplatesListCommand () {
|
|
|
13830
14047
|
exports.GetTypeTemplatesListCommand = exports.$Command = void 0;
|
|
13831
14048
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13832
14049
|
const middleware_serde_1 = require$$1;
|
|
13833
|
-
const smithy_client_1 = require$$
|
|
14050
|
+
const smithy_client_1 = require$$71;
|
|
13834
14051
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13835
14052
|
class GetTypeTemplatesListCommand extends smithy_client_1.Command.classBuilder()
|
|
13836
14053
|
.m(function (Command, cs, config, o) {
|
|
@@ -13850,6 +14067,70 @@ function requireGetTypeTemplatesListCommand () {
|
|
|
13850
14067
|
return GetTypeTemplatesListCommand;
|
|
13851
14068
|
}
|
|
13852
14069
|
|
|
14070
|
+
var GetVersionCommand = {};
|
|
14071
|
+
|
|
14072
|
+
var hasRequiredGetVersionCommand;
|
|
14073
|
+
|
|
14074
|
+
function requireGetVersionCommand () {
|
|
14075
|
+
if (hasRequiredGetVersionCommand) return GetVersionCommand;
|
|
14076
|
+
hasRequiredGetVersionCommand = 1;
|
|
14077
|
+
(function (exports) {
|
|
14078
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14079
|
+
exports.GetVersionCommand = exports.$Command = void 0;
|
|
14080
|
+
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14081
|
+
const middleware_serde_1 = require$$1;
|
|
14082
|
+
const smithy_client_1 = require$$71;
|
|
14083
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14084
|
+
class GetVersionCommand extends smithy_client_1.Command.classBuilder()
|
|
14085
|
+
.m(function (Command, cs, config, o) {
|
|
14086
|
+
return [
|
|
14087
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
14088
|
+
];
|
|
14089
|
+
})
|
|
14090
|
+
.s("Superposition", "GetVersion", {})
|
|
14091
|
+
.n("SuperpositionClient", "GetVersionCommand")
|
|
14092
|
+
.f(void 0, void 0)
|
|
14093
|
+
.ser(Aws_restJson1_1.se_GetVersionCommand)
|
|
14094
|
+
.de(Aws_restJson1_1.de_GetVersionCommand)
|
|
14095
|
+
.build() {
|
|
14096
|
+
}
|
|
14097
|
+
exports.GetVersionCommand = GetVersionCommand;
|
|
14098
|
+
} (GetVersionCommand));
|
|
14099
|
+
return GetVersionCommand;
|
|
14100
|
+
}
|
|
14101
|
+
|
|
14102
|
+
var GetWebhookByEventCommand = {};
|
|
14103
|
+
|
|
14104
|
+
var hasRequiredGetWebhookByEventCommand;
|
|
14105
|
+
|
|
14106
|
+
function requireGetWebhookByEventCommand () {
|
|
14107
|
+
if (hasRequiredGetWebhookByEventCommand) return GetWebhookByEventCommand;
|
|
14108
|
+
hasRequiredGetWebhookByEventCommand = 1;
|
|
14109
|
+
(function (exports) {
|
|
14110
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14111
|
+
exports.GetWebhookByEventCommand = exports.$Command = void 0;
|
|
14112
|
+
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14113
|
+
const middleware_serde_1 = require$$1;
|
|
14114
|
+
const smithy_client_1 = require$$71;
|
|
14115
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14116
|
+
class GetWebhookByEventCommand extends smithy_client_1.Command.classBuilder()
|
|
14117
|
+
.m(function (Command, cs, config, o) {
|
|
14118
|
+
return [
|
|
14119
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
14120
|
+
];
|
|
14121
|
+
})
|
|
14122
|
+
.s("Superposition", "GetWebhookByEvent", {})
|
|
14123
|
+
.n("SuperpositionClient", "GetWebhookByEventCommand")
|
|
14124
|
+
.f(void 0, void 0)
|
|
14125
|
+
.ser(Aws_restJson1_1.se_GetWebhookByEventCommand)
|
|
14126
|
+
.de(Aws_restJson1_1.de_GetWebhookByEventCommand)
|
|
14127
|
+
.build() {
|
|
14128
|
+
}
|
|
14129
|
+
exports.GetWebhookByEventCommand = GetWebhookByEventCommand;
|
|
14130
|
+
} (GetWebhookByEventCommand));
|
|
14131
|
+
return GetWebhookByEventCommand;
|
|
14132
|
+
}
|
|
14133
|
+
|
|
13853
14134
|
var GetWebhookCommand = {};
|
|
13854
14135
|
|
|
13855
14136
|
var hasRequiredGetWebhookCommand;
|
|
@@ -13862,7 +14143,7 @@ function requireGetWebhookCommand () {
|
|
|
13862
14143
|
exports.GetWebhookCommand = exports.$Command = void 0;
|
|
13863
14144
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13864
14145
|
const middleware_serde_1 = require$$1;
|
|
13865
|
-
const smithy_client_1 = require$$
|
|
14146
|
+
const smithy_client_1 = require$$71;
|
|
13866
14147
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13867
14148
|
class GetWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
13868
14149
|
.m(function (Command, cs, config, o) {
|
|
@@ -13882,6 +14163,38 @@ function requireGetWebhookCommand () {
|
|
|
13882
14163
|
return GetWebhookCommand;
|
|
13883
14164
|
}
|
|
13884
14165
|
|
|
14166
|
+
var GetWorkspaceCommand = {};
|
|
14167
|
+
|
|
14168
|
+
var hasRequiredGetWorkspaceCommand;
|
|
14169
|
+
|
|
14170
|
+
function requireGetWorkspaceCommand () {
|
|
14171
|
+
if (hasRequiredGetWorkspaceCommand) return GetWorkspaceCommand;
|
|
14172
|
+
hasRequiredGetWorkspaceCommand = 1;
|
|
14173
|
+
(function (exports) {
|
|
14174
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14175
|
+
exports.GetWorkspaceCommand = exports.$Command = void 0;
|
|
14176
|
+
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14177
|
+
const middleware_serde_1 = require$$1;
|
|
14178
|
+
const smithy_client_1 = require$$71;
|
|
14179
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14180
|
+
class GetWorkspaceCommand extends smithy_client_1.Command.classBuilder()
|
|
14181
|
+
.m(function (Command, cs, config, o) {
|
|
14182
|
+
return [
|
|
14183
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
14184
|
+
];
|
|
14185
|
+
})
|
|
14186
|
+
.s("Superposition", "GetWorkspace", {})
|
|
14187
|
+
.n("SuperpositionClient", "GetWorkspaceCommand")
|
|
14188
|
+
.f(void 0, void 0)
|
|
14189
|
+
.ser(Aws_restJson1_1.se_GetWorkspaceCommand)
|
|
14190
|
+
.de(Aws_restJson1_1.de_GetWorkspaceCommand)
|
|
14191
|
+
.build() {
|
|
14192
|
+
}
|
|
14193
|
+
exports.GetWorkspaceCommand = GetWorkspaceCommand;
|
|
14194
|
+
} (GetWorkspaceCommand));
|
|
14195
|
+
return GetWorkspaceCommand;
|
|
14196
|
+
}
|
|
14197
|
+
|
|
13885
14198
|
var ListAuditLogsCommand = {};
|
|
13886
14199
|
|
|
13887
14200
|
var hasRequiredListAuditLogsCommand;
|
|
@@ -13894,7 +14207,7 @@ function requireListAuditLogsCommand () {
|
|
|
13894
14207
|
exports.ListAuditLogsCommand = exports.$Command = void 0;
|
|
13895
14208
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13896
14209
|
const middleware_serde_1 = require$$1;
|
|
13897
|
-
const smithy_client_1 = require$$
|
|
14210
|
+
const smithy_client_1 = require$$71;
|
|
13898
14211
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13899
14212
|
class ListAuditLogsCommand extends smithy_client_1.Command.classBuilder()
|
|
13900
14213
|
.m(function (Command, cs, config, o) {
|
|
@@ -13926,7 +14239,7 @@ function requireListContextsCommand () {
|
|
|
13926
14239
|
exports.ListContextsCommand = exports.$Command = void 0;
|
|
13927
14240
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13928
14241
|
const middleware_serde_1 = require$$1;
|
|
13929
|
-
const smithy_client_1 = require$$
|
|
14242
|
+
const smithy_client_1 = require$$71;
|
|
13930
14243
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13931
14244
|
class ListContextsCommand extends smithy_client_1.Command.classBuilder()
|
|
13932
14245
|
.m(function (Command, cs, config, o) {
|
|
@@ -13958,7 +14271,7 @@ function requireListDefaultConfigsCommand () {
|
|
|
13958
14271
|
exports.ListDefaultConfigsCommand = exports.$Command = void 0;
|
|
13959
14272
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13960
14273
|
const middleware_serde_1 = require$$1;
|
|
13961
|
-
const smithy_client_1 = require$$
|
|
14274
|
+
const smithy_client_1 = require$$71;
|
|
13962
14275
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13963
14276
|
class ListDefaultConfigsCommand extends smithy_client_1.Command.classBuilder()
|
|
13964
14277
|
.m(function (Command, cs, config, o) {
|
|
@@ -13990,7 +14303,7 @@ function requireListDimensionsCommand () {
|
|
|
13990
14303
|
exports.ListDimensionsCommand = exports.$Command = void 0;
|
|
13991
14304
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13992
14305
|
const middleware_serde_1 = require$$1;
|
|
13993
|
-
const smithy_client_1 = require$$
|
|
14306
|
+
const smithy_client_1 = require$$71;
|
|
13994
14307
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13995
14308
|
class ListDimensionsCommand extends smithy_client_1.Command.classBuilder()
|
|
13996
14309
|
.m(function (Command, cs, config, o) {
|
|
@@ -14022,7 +14335,7 @@ function requireListExperimentCommand () {
|
|
|
14022
14335
|
exports.ListExperimentCommand = exports.$Command = void 0;
|
|
14023
14336
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14024
14337
|
const middleware_serde_1 = require$$1;
|
|
14025
|
-
const smithy_client_1 = require$$
|
|
14338
|
+
const smithy_client_1 = require$$71;
|
|
14026
14339
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14027
14340
|
class ListExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14028
14341
|
.m(function (Command, cs, config, o) {
|
|
@@ -14054,7 +14367,7 @@ function requireListExperimentGroupsCommand () {
|
|
|
14054
14367
|
exports.ListExperimentGroupsCommand = exports.$Command = void 0;
|
|
14055
14368
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14056
14369
|
const middleware_serde_1 = require$$1;
|
|
14057
|
-
const smithy_client_1 = require$$
|
|
14370
|
+
const smithy_client_1 = require$$71;
|
|
14058
14371
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14059
14372
|
class ListExperimentGroupsCommand extends smithy_client_1.Command.classBuilder()
|
|
14060
14373
|
.m(function (Command, cs, config, o) {
|
|
@@ -14086,7 +14399,7 @@ function requireListFunctionCommand () {
|
|
|
14086
14399
|
exports.ListFunctionCommand = exports.$Command = void 0;
|
|
14087
14400
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14088
14401
|
const middleware_serde_1 = require$$1;
|
|
14089
|
-
const smithy_client_1 = require$$
|
|
14402
|
+
const smithy_client_1 = require$$71;
|
|
14090
14403
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14091
14404
|
class ListFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
14092
14405
|
.m(function (Command, cs, config, o) {
|
|
@@ -14118,7 +14431,7 @@ function requireListOrganisationCommand () {
|
|
|
14118
14431
|
exports.ListOrganisationCommand = exports.$Command = void 0;
|
|
14119
14432
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14120
14433
|
const middleware_serde_1 = require$$1;
|
|
14121
|
-
const smithy_client_1 = require$$
|
|
14434
|
+
const smithy_client_1 = require$$71;
|
|
14122
14435
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14123
14436
|
class ListOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
14124
14437
|
.m(function (Command, cs, config, o) {
|
|
@@ -14150,7 +14463,7 @@ function requireListVersionsCommand () {
|
|
|
14150
14463
|
exports.ListVersionsCommand = exports.$Command = void 0;
|
|
14151
14464
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14152
14465
|
const middleware_serde_1 = require$$1;
|
|
14153
|
-
const smithy_client_1 = require$$
|
|
14466
|
+
const smithy_client_1 = require$$71;
|
|
14154
14467
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14155
14468
|
class ListVersionsCommand extends smithy_client_1.Command.classBuilder()
|
|
14156
14469
|
.m(function (Command, cs, config, o) {
|
|
@@ -14182,7 +14495,7 @@ function requireListWebhookCommand () {
|
|
|
14182
14495
|
exports.ListWebhookCommand = exports.$Command = void 0;
|
|
14183
14496
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14184
14497
|
const middleware_serde_1 = require$$1;
|
|
14185
|
-
const smithy_client_1 = require$$
|
|
14498
|
+
const smithy_client_1 = require$$71;
|
|
14186
14499
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14187
14500
|
class ListWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
14188
14501
|
.m(function (Command, cs, config, o) {
|
|
@@ -14214,7 +14527,7 @@ function requireListWorkspaceCommand () {
|
|
|
14214
14527
|
exports.ListWorkspaceCommand = exports.$Command = void 0;
|
|
14215
14528
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14216
14529
|
const middleware_serde_1 = require$$1;
|
|
14217
|
-
const smithy_client_1 = require$$
|
|
14530
|
+
const smithy_client_1 = require$$71;
|
|
14218
14531
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14219
14532
|
class ListWorkspaceCommand extends smithy_client_1.Command.classBuilder()
|
|
14220
14533
|
.m(function (Command, cs, config, o) {
|
|
@@ -14246,7 +14559,7 @@ function requireMigrateWorkspaceSchemaCommand () {
|
|
|
14246
14559
|
exports.MigrateWorkspaceSchemaCommand = exports.$Command = void 0;
|
|
14247
14560
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14248
14561
|
const middleware_serde_1 = require$$1;
|
|
14249
|
-
const smithy_client_1 = require$$
|
|
14562
|
+
const smithy_client_1 = require$$71;
|
|
14250
14563
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14251
14564
|
class MigrateWorkspaceSchemaCommand extends smithy_client_1.Command.classBuilder()
|
|
14252
14565
|
.m(function (Command, cs, config, o) {
|
|
@@ -14278,7 +14591,7 @@ function requireMoveContextCommand () {
|
|
|
14278
14591
|
exports.MoveContextCommand = exports.$Command = void 0;
|
|
14279
14592
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14280
14593
|
const middleware_serde_1 = require$$1;
|
|
14281
|
-
const smithy_client_1 = require$$
|
|
14594
|
+
const smithy_client_1 = require$$71;
|
|
14282
14595
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14283
14596
|
class MoveContextCommand extends smithy_client_1.Command.classBuilder()
|
|
14284
14597
|
.m(function (Command, cs, config, o) {
|
|
@@ -14310,7 +14623,7 @@ function requirePauseExperimentCommand () {
|
|
|
14310
14623
|
exports.PauseExperimentCommand = exports.$Command = void 0;
|
|
14311
14624
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14312
14625
|
const middleware_serde_1 = require$$1;
|
|
14313
|
-
const smithy_client_1 = require$$
|
|
14626
|
+
const smithy_client_1 = require$$71;
|
|
14314
14627
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14315
14628
|
class PauseExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14316
14629
|
.m(function (Command, cs, config, o) {
|
|
@@ -14342,7 +14655,7 @@ function requirePublishCommand () {
|
|
|
14342
14655
|
exports.PublishCommand = exports.$Command = void 0;
|
|
14343
14656
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14344
14657
|
const middleware_serde_1 = require$$1;
|
|
14345
|
-
const smithy_client_1 = require$$
|
|
14658
|
+
const smithy_client_1 = require$$71;
|
|
14346
14659
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14347
14660
|
class PublishCommand extends smithy_client_1.Command.classBuilder()
|
|
14348
14661
|
.m(function (Command, cs, config, o) {
|
|
@@ -14374,7 +14687,7 @@ function requireRampExperimentCommand () {
|
|
|
14374
14687
|
exports.RampExperimentCommand = exports.$Command = void 0;
|
|
14375
14688
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14376
14689
|
const middleware_serde_1 = require$$1;
|
|
14377
|
-
const smithy_client_1 = require$$
|
|
14690
|
+
const smithy_client_1 = require$$71;
|
|
14378
14691
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14379
14692
|
class RampExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14380
14693
|
.m(function (Command, cs, config, o) {
|
|
@@ -14406,7 +14719,7 @@ function requireRemoveMembersFromGroupCommand () {
|
|
|
14406
14719
|
exports.RemoveMembersFromGroupCommand = exports.$Command = void 0;
|
|
14407
14720
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14408
14721
|
const middleware_serde_1 = require$$1;
|
|
14409
|
-
const smithy_client_1 = require$$
|
|
14722
|
+
const smithy_client_1 = require$$71;
|
|
14410
14723
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14411
14724
|
class RemoveMembersFromGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
14412
14725
|
.m(function (Command, cs, config, o) {
|
|
@@ -14438,7 +14751,7 @@ function requireResumeExperimentCommand () {
|
|
|
14438
14751
|
exports.ResumeExperimentCommand = exports.$Command = void 0;
|
|
14439
14752
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14440
14753
|
const middleware_serde_1 = require$$1;
|
|
14441
|
-
const smithy_client_1 = require$$
|
|
14754
|
+
const smithy_client_1 = require$$71;
|
|
14442
14755
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14443
14756
|
class ResumeExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14444
14757
|
.m(function (Command, cs, config, o) {
|
|
@@ -14470,7 +14783,7 @@ function requireTestCommand () {
|
|
|
14470
14783
|
exports.TestCommand = exports.$Command = void 0;
|
|
14471
14784
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14472
14785
|
const middleware_serde_1 = require$$1;
|
|
14473
|
-
const smithy_client_1 = require$$
|
|
14786
|
+
const smithy_client_1 = require$$71;
|
|
14474
14787
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14475
14788
|
class TestCommand extends smithy_client_1.Command.classBuilder()
|
|
14476
14789
|
.m(function (Command, cs, config, o) {
|
|
@@ -14502,7 +14815,7 @@ function requireUpdateDefaultConfigCommand () {
|
|
|
14502
14815
|
exports.UpdateDefaultConfigCommand = exports.$Command = void 0;
|
|
14503
14816
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14504
14817
|
const middleware_serde_1 = require$$1;
|
|
14505
|
-
const smithy_client_1 = require$$
|
|
14818
|
+
const smithy_client_1 = require$$71;
|
|
14506
14819
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14507
14820
|
class UpdateDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
14508
14821
|
.m(function (Command, cs, config, o) {
|
|
@@ -14534,7 +14847,7 @@ function requireUpdateDimensionCommand () {
|
|
|
14534
14847
|
exports.UpdateDimensionCommand = exports.$Command = void 0;
|
|
14535
14848
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14536
14849
|
const middleware_serde_1 = require$$1;
|
|
14537
|
-
const smithy_client_1 = require$$
|
|
14850
|
+
const smithy_client_1 = require$$71;
|
|
14538
14851
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14539
14852
|
class UpdateDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
14540
14853
|
.m(function (Command, cs, config, o) {
|
|
@@ -14566,7 +14879,7 @@ function requireUpdateExperimentGroupCommand () {
|
|
|
14566
14879
|
exports.UpdateExperimentGroupCommand = exports.$Command = void 0;
|
|
14567
14880
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14568
14881
|
const middleware_serde_1 = require$$1;
|
|
14569
|
-
const smithy_client_1 = require$$
|
|
14882
|
+
const smithy_client_1 = require$$71;
|
|
14570
14883
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14571
14884
|
class UpdateExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
14572
14885
|
.m(function (Command, cs, config, o) {
|
|
@@ -14598,7 +14911,7 @@ function requireUpdateFunctionCommand () {
|
|
|
14598
14911
|
exports.UpdateFunctionCommand = exports.$Command = void 0;
|
|
14599
14912
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14600
14913
|
const middleware_serde_1 = require$$1;
|
|
14601
|
-
const smithy_client_1 = require$$
|
|
14914
|
+
const smithy_client_1 = require$$71;
|
|
14602
14915
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14603
14916
|
class UpdateFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
14604
14917
|
.m(function (Command, cs, config, o) {
|
|
@@ -14630,7 +14943,7 @@ function requireUpdateOrganisationCommand () {
|
|
|
14630
14943
|
exports.UpdateOrganisationCommand = exports.$Command = void 0;
|
|
14631
14944
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14632
14945
|
const middleware_serde_1 = require$$1;
|
|
14633
|
-
const smithy_client_1 = require$$
|
|
14946
|
+
const smithy_client_1 = require$$71;
|
|
14634
14947
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14635
14948
|
class UpdateOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
14636
14949
|
.m(function (Command, cs, config, o) {
|
|
@@ -14662,7 +14975,7 @@ function requireUpdateOverrideCommand () {
|
|
|
14662
14975
|
exports.UpdateOverrideCommand = exports.$Command = void 0;
|
|
14663
14976
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14664
14977
|
const middleware_serde_1 = require$$1;
|
|
14665
|
-
const smithy_client_1 = require$$
|
|
14978
|
+
const smithy_client_1 = require$$71;
|
|
14666
14979
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14667
14980
|
class UpdateOverrideCommand extends smithy_client_1.Command.classBuilder()
|
|
14668
14981
|
.m(function (Command, cs, config, o) {
|
|
@@ -14694,7 +15007,7 @@ function requireUpdateOverridesExperimentCommand () {
|
|
|
14694
15007
|
exports.UpdateOverridesExperimentCommand = exports.$Command = void 0;
|
|
14695
15008
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14696
15009
|
const middleware_serde_1 = require$$1;
|
|
14697
|
-
const smithy_client_1 = require$$
|
|
15010
|
+
const smithy_client_1 = require$$71;
|
|
14698
15011
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14699
15012
|
class UpdateOverridesExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14700
15013
|
.m(function (Command, cs, config, o) {
|
|
@@ -14726,7 +15039,7 @@ function requireUpdateTypeTemplatesCommand () {
|
|
|
14726
15039
|
exports.UpdateTypeTemplatesCommand = exports.$Command = void 0;
|
|
14727
15040
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14728
15041
|
const middleware_serde_1 = require$$1;
|
|
14729
|
-
const smithy_client_1 = require$$
|
|
15042
|
+
const smithy_client_1 = require$$71;
|
|
14730
15043
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14731
15044
|
class UpdateTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
|
|
14732
15045
|
.m(function (Command, cs, config, o) {
|
|
@@ -14758,7 +15071,7 @@ function requireUpdateWebhookCommand () {
|
|
|
14758
15071
|
exports.UpdateWebhookCommand = exports.$Command = void 0;
|
|
14759
15072
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14760
15073
|
const middleware_serde_1 = require$$1;
|
|
14761
|
-
const smithy_client_1 = require$$
|
|
15074
|
+
const smithy_client_1 = require$$71;
|
|
14762
15075
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14763
15076
|
class UpdateWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
14764
15077
|
.m(function (Command, cs, config, o) {
|
|
@@ -14790,7 +15103,7 @@ function requireUpdateWorkspaceCommand () {
|
|
|
14790
15103
|
exports.UpdateWorkspaceCommand = exports.$Command = void 0;
|
|
14791
15104
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14792
15105
|
const middleware_serde_1 = require$$1;
|
|
14793
|
-
const smithy_client_1 = require$$
|
|
15106
|
+
const smithy_client_1 = require$$71;
|
|
14794
15107
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14795
15108
|
class UpdateWorkspaceCommand extends smithy_client_1.Command.classBuilder()
|
|
14796
15109
|
.m(function (Command, cs, config, o) {
|
|
@@ -14810,6 +15123,38 @@ function requireUpdateWorkspaceCommand () {
|
|
|
14810
15123
|
return UpdateWorkspaceCommand;
|
|
14811
15124
|
}
|
|
14812
15125
|
|
|
15126
|
+
var ValidateContextCommand = {};
|
|
15127
|
+
|
|
15128
|
+
var hasRequiredValidateContextCommand;
|
|
15129
|
+
|
|
15130
|
+
function requireValidateContextCommand () {
|
|
15131
|
+
if (hasRequiredValidateContextCommand) return ValidateContextCommand;
|
|
15132
|
+
hasRequiredValidateContextCommand = 1;
|
|
15133
|
+
(function (exports) {
|
|
15134
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15135
|
+
exports.ValidateContextCommand = exports.$Command = void 0;
|
|
15136
|
+
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15137
|
+
const middleware_serde_1 = require$$1;
|
|
15138
|
+
const smithy_client_1 = require$$71;
|
|
15139
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15140
|
+
class ValidateContextCommand extends smithy_client_1.Command.classBuilder()
|
|
15141
|
+
.m(function (Command, cs, config, o) {
|
|
15142
|
+
return [
|
|
15143
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
15144
|
+
];
|
|
15145
|
+
})
|
|
15146
|
+
.s("Superposition", "ValidateContext", {})
|
|
15147
|
+
.n("SuperpositionClient", "ValidateContextCommand")
|
|
15148
|
+
.f(void 0, void 0)
|
|
15149
|
+
.ser(Aws_restJson1_1.se_ValidateContextCommand)
|
|
15150
|
+
.de(Aws_restJson1_1.de_ValidateContextCommand)
|
|
15151
|
+
.build() {
|
|
15152
|
+
}
|
|
15153
|
+
exports.ValidateContextCommand = ValidateContextCommand;
|
|
15154
|
+
} (ValidateContextCommand));
|
|
15155
|
+
return ValidateContextCommand;
|
|
15156
|
+
}
|
|
15157
|
+
|
|
14813
15158
|
var WeightRecomputeCommand = {};
|
|
14814
15159
|
|
|
14815
15160
|
var hasRequiredWeightRecomputeCommand;
|
|
@@ -14822,7 +15167,7 @@ function requireWeightRecomputeCommand () {
|
|
|
14822
15167
|
exports.WeightRecomputeCommand = exports.$Command = void 0;
|
|
14823
15168
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14824
15169
|
const middleware_serde_1 = require$$1;
|
|
14825
|
-
const smithy_client_1 = require$$
|
|
15170
|
+
const smithy_client_1 = require$$71;
|
|
14826
15171
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14827
15172
|
class WeightRecomputeCommand extends smithy_client_1.Command.classBuilder()
|
|
14828
15173
|
.m(function (Command, cs, config, o) {
|
|
@@ -14870,19 +15215,25 @@ function requireSuperposition () {
|
|
|
14870
15215
|
const DeleteExperimentGroupCommand_1 = requireDeleteExperimentGroupCommand();
|
|
14871
15216
|
const DeleteFunctionCommand_1 = requireDeleteFunctionCommand();
|
|
14872
15217
|
const DeleteTypeTemplatesCommand_1 = requireDeleteTypeTemplatesCommand();
|
|
15218
|
+
const DeleteWebhookCommand_1 = requireDeleteWebhookCommand();
|
|
14873
15219
|
const DiscardExperimentCommand_1 = requireDiscardExperimentCommand();
|
|
14874
15220
|
const GetConfigCommand_1 = requireGetConfigCommand();
|
|
14875
15221
|
const GetConfigFastCommand_1 = requireGetConfigFastCommand();
|
|
14876
15222
|
const GetContextCommand_1 = requireGetContextCommand();
|
|
14877
15223
|
const GetContextFromConditionCommand_1 = requireGetContextFromConditionCommand();
|
|
15224
|
+
const GetDefaultConfigCommand_1 = requireGetDefaultConfigCommand();
|
|
14878
15225
|
const GetDimensionCommand_1 = requireGetDimensionCommand();
|
|
14879
15226
|
const GetExperimentCommand_1 = requireGetExperimentCommand();
|
|
14880
15227
|
const GetExperimentGroupCommand_1 = requireGetExperimentGroupCommand();
|
|
14881
15228
|
const GetFunctionCommand_1 = requireGetFunctionCommand();
|
|
14882
15229
|
const GetOrganisationCommand_1 = requireGetOrganisationCommand();
|
|
14883
15230
|
const GetResolvedConfigCommand_1 = requireGetResolvedConfigCommand();
|
|
15231
|
+
const GetTypeTemplateCommand_1 = requireGetTypeTemplateCommand();
|
|
14884
15232
|
const GetTypeTemplatesListCommand_1 = requireGetTypeTemplatesListCommand();
|
|
15233
|
+
const GetVersionCommand_1 = requireGetVersionCommand();
|
|
15234
|
+
const GetWebhookByEventCommand_1 = requireGetWebhookByEventCommand();
|
|
14885
15235
|
const GetWebhookCommand_1 = requireGetWebhookCommand();
|
|
15236
|
+
const GetWorkspaceCommand_1 = requireGetWorkspaceCommand();
|
|
14886
15237
|
const ListAuditLogsCommand_1 = requireListAuditLogsCommand();
|
|
14887
15238
|
const ListContextsCommand_1 = requireListContextsCommand();
|
|
14888
15239
|
const ListDefaultConfigsCommand_1 = requireListDefaultConfigsCommand();
|
|
@@ -14912,8 +15263,9 @@ function requireSuperposition () {
|
|
|
14912
15263
|
const UpdateTypeTemplatesCommand_1 = requireUpdateTypeTemplatesCommand();
|
|
14913
15264
|
const UpdateWebhookCommand_1 = requireUpdateWebhookCommand();
|
|
14914
15265
|
const UpdateWorkspaceCommand_1 = requireUpdateWorkspaceCommand();
|
|
15266
|
+
const ValidateContextCommand_1 = requireValidateContextCommand();
|
|
14915
15267
|
const WeightRecomputeCommand_1 = requireWeightRecomputeCommand();
|
|
14916
|
-
const smithy_client_1 = require$$
|
|
15268
|
+
const smithy_client_1 = require$$71;
|
|
14917
15269
|
const commands = {
|
|
14918
15270
|
AddMembersToGroupCommand: AddMembersToGroupCommand_1.AddMembersToGroupCommand,
|
|
14919
15271
|
ApplicableVariantsCommand: ApplicableVariantsCommand_1.ApplicableVariantsCommand,
|
|
@@ -14935,19 +15287,25 @@ function requireSuperposition () {
|
|
|
14935
15287
|
DeleteExperimentGroupCommand: DeleteExperimentGroupCommand_1.DeleteExperimentGroupCommand,
|
|
14936
15288
|
DeleteFunctionCommand: DeleteFunctionCommand_1.DeleteFunctionCommand,
|
|
14937
15289
|
DeleteTypeTemplatesCommand: DeleteTypeTemplatesCommand_1.DeleteTypeTemplatesCommand,
|
|
15290
|
+
DeleteWebhookCommand: DeleteWebhookCommand_1.DeleteWebhookCommand,
|
|
14938
15291
|
DiscardExperimentCommand: DiscardExperimentCommand_1.DiscardExperimentCommand,
|
|
14939
15292
|
GetConfigCommand: GetConfigCommand_1.GetConfigCommand,
|
|
14940
15293
|
GetConfigFastCommand: GetConfigFastCommand_1.GetConfigFastCommand,
|
|
14941
15294
|
GetContextCommand: GetContextCommand_1.GetContextCommand,
|
|
14942
15295
|
GetContextFromConditionCommand: GetContextFromConditionCommand_1.GetContextFromConditionCommand,
|
|
15296
|
+
GetDefaultConfigCommand: GetDefaultConfigCommand_1.GetDefaultConfigCommand,
|
|
14943
15297
|
GetDimensionCommand: GetDimensionCommand_1.GetDimensionCommand,
|
|
14944
15298
|
GetExperimentCommand: GetExperimentCommand_1.GetExperimentCommand,
|
|
14945
15299
|
GetExperimentGroupCommand: GetExperimentGroupCommand_1.GetExperimentGroupCommand,
|
|
14946
15300
|
GetFunctionCommand: GetFunctionCommand_1.GetFunctionCommand,
|
|
14947
15301
|
GetOrganisationCommand: GetOrganisationCommand_1.GetOrganisationCommand,
|
|
14948
15302
|
GetResolvedConfigCommand: GetResolvedConfigCommand_1.GetResolvedConfigCommand,
|
|
15303
|
+
GetTypeTemplateCommand: GetTypeTemplateCommand_1.GetTypeTemplateCommand,
|
|
14949
15304
|
GetTypeTemplatesListCommand: GetTypeTemplatesListCommand_1.GetTypeTemplatesListCommand,
|
|
15305
|
+
GetVersionCommand: GetVersionCommand_1.GetVersionCommand,
|
|
14950
15306
|
GetWebhookCommand: GetWebhookCommand_1.GetWebhookCommand,
|
|
15307
|
+
GetWebhookByEventCommand: GetWebhookByEventCommand_1.GetWebhookByEventCommand,
|
|
15308
|
+
GetWorkspaceCommand: GetWorkspaceCommand_1.GetWorkspaceCommand,
|
|
14951
15309
|
ListAuditLogsCommand: ListAuditLogsCommand_1.ListAuditLogsCommand,
|
|
14952
15310
|
ListContextsCommand: ListContextsCommand_1.ListContextsCommand,
|
|
14953
15311
|
ListDefaultConfigsCommand: ListDefaultConfigsCommand_1.ListDefaultConfigsCommand,
|
|
@@ -14977,6 +15335,7 @@ function requireSuperposition () {
|
|
|
14977
15335
|
UpdateTypeTemplatesCommand: UpdateTypeTemplatesCommand_1.UpdateTypeTemplatesCommand,
|
|
14978
15336
|
UpdateWebhookCommand: UpdateWebhookCommand_1.UpdateWebhookCommand,
|
|
14979
15337
|
UpdateWorkspaceCommand: UpdateWorkspaceCommand_1.UpdateWorkspaceCommand,
|
|
15338
|
+
ValidateContextCommand: ValidateContextCommand_1.ValidateContextCommand,
|
|
14980
15339
|
WeightRecomputeCommand: WeightRecomputeCommand_1.WeightRecomputeCommand,
|
|
14981
15340
|
};
|
|
14982
15341
|
let Superposition$1 = class Superposition extends SuperpositionClient_1.SuperpositionClient {
|
|
@@ -15016,19 +15375,25 @@ function requireCommands () {
|
|
|
15016
15375
|
tslib_1.__exportStar(requireDeleteExperimentGroupCommand(), exports);
|
|
15017
15376
|
tslib_1.__exportStar(requireDeleteFunctionCommand(), exports);
|
|
15018
15377
|
tslib_1.__exportStar(requireDeleteTypeTemplatesCommand(), exports);
|
|
15378
|
+
tslib_1.__exportStar(requireDeleteWebhookCommand(), exports);
|
|
15019
15379
|
tslib_1.__exportStar(requireDiscardExperimentCommand(), exports);
|
|
15020
15380
|
tslib_1.__exportStar(requireGetConfigCommand(), exports);
|
|
15021
15381
|
tslib_1.__exportStar(requireGetConfigFastCommand(), exports);
|
|
15022
15382
|
tslib_1.__exportStar(requireGetContextCommand(), exports);
|
|
15023
15383
|
tslib_1.__exportStar(requireGetContextFromConditionCommand(), exports);
|
|
15384
|
+
tslib_1.__exportStar(requireGetDefaultConfigCommand(), exports);
|
|
15024
15385
|
tslib_1.__exportStar(requireGetDimensionCommand(), exports);
|
|
15025
15386
|
tslib_1.__exportStar(requireGetExperimentCommand(), exports);
|
|
15026
15387
|
tslib_1.__exportStar(requireGetExperimentGroupCommand(), exports);
|
|
15027
15388
|
tslib_1.__exportStar(requireGetFunctionCommand(), exports);
|
|
15028
15389
|
tslib_1.__exportStar(requireGetOrganisationCommand(), exports);
|
|
15029
15390
|
tslib_1.__exportStar(requireGetResolvedConfigCommand(), exports);
|
|
15391
|
+
tslib_1.__exportStar(requireGetTypeTemplateCommand(), exports);
|
|
15030
15392
|
tslib_1.__exportStar(requireGetTypeTemplatesListCommand(), exports);
|
|
15393
|
+
tslib_1.__exportStar(requireGetVersionCommand(), exports);
|
|
15031
15394
|
tslib_1.__exportStar(requireGetWebhookCommand(), exports);
|
|
15395
|
+
tslib_1.__exportStar(requireGetWebhookByEventCommand(), exports);
|
|
15396
|
+
tslib_1.__exportStar(requireGetWorkspaceCommand(), exports);
|
|
15032
15397
|
tslib_1.__exportStar(requireListAuditLogsCommand(), exports);
|
|
15033
15398
|
tslib_1.__exportStar(requireListContextsCommand(), exports);
|
|
15034
15399
|
tslib_1.__exportStar(requireListDefaultConfigsCommand(), exports);
|
|
@@ -15058,6 +15423,7 @@ function requireCommands () {
|
|
|
15058
15423
|
tslib_1.__exportStar(requireUpdateTypeTemplatesCommand(), exports);
|
|
15059
15424
|
tslib_1.__exportStar(requireUpdateWebhookCommand(), exports);
|
|
15060
15425
|
tslib_1.__exportStar(requireUpdateWorkspaceCommand(), exports);
|
|
15426
|
+
tslib_1.__exportStar(requireValidateContextCommand(), exports);
|
|
15061
15427
|
tslib_1.__exportStar(requireWeightRecomputeCommand(), exports);
|
|
15062
15428
|
} (commands));
|
|
15063
15429
|
return commands;
|
|
@@ -15515,7 +15881,7 @@ class NativeResolver {
|
|
|
15515
15881
|
this.lib.core_free_string = this.lib.func("void core_free_string(char*)");
|
|
15516
15882
|
this.lib.core_last_error_message = this.lib.func("char* core_last_error_message()");
|
|
15517
15883
|
this.lib.core_last_error_length = this.lib.func("int core_last_error_length()");
|
|
15518
|
-
this.lib.core_get_applicable_variants = this.lib.func("char* core_get_applicable_variants(const char*, const char*, const char*, const char*)");
|
|
15884
|
+
this.lib.core_get_applicable_variants = this.lib.func("char* core_get_applicable_variants(const char*, const char*, const char*, const char*, const char*)");
|
|
15519
15885
|
this.lib.core_test_connection = this.lib.func("int core_test_connection()");
|
|
15520
15886
|
this.isAvailable = true;
|
|
15521
15887
|
}
|
|
@@ -15641,7 +16007,7 @@ class NativeResolver {
|
|
|
15641
16007
|
throw new Error(`Failed to parse reasoning evaluation result: ${parseError}`);
|
|
15642
16008
|
}
|
|
15643
16009
|
}
|
|
15644
|
-
getApplicableVariants(experiments, userContext, identifier, filterPrefixes = []) {
|
|
16010
|
+
getApplicableVariants(experiments, dimensions, userContext, identifier, filterPrefixes = []) {
|
|
15645
16011
|
if (!this.isAvailable) {
|
|
15646
16012
|
throw new Error("Native resolver is not available. Please ensure the native library is built and accessible.");
|
|
15647
16013
|
}
|
|
@@ -15653,13 +16019,14 @@ class NativeResolver {
|
|
|
15653
16019
|
}
|
|
15654
16020
|
const experimentsJson = JSON.stringify(experiments);
|
|
15655
16021
|
const userContextJson = JSON.stringify(userContext);
|
|
16022
|
+
const dimensionsJson = JSON.stringify(dimensions);
|
|
15656
16023
|
const filterPrefixesJson = filterPrefixes.length > 0 ? JSON.stringify(filterPrefixes) : null;
|
|
15657
16024
|
console.log("🔧 Calling FFI getApplicableVariants with parameters:");
|
|
15658
16025
|
console.log(" experiments:", experiments);
|
|
15659
16026
|
console.log(" userContext:", userContext);
|
|
15660
16027
|
console.log(" identifier:", identifier);
|
|
15661
16028
|
console.log(" filterPrefixes:", filterPrefixes);
|
|
15662
|
-
const result = this.lib.core_get_applicable_variants(experimentsJson, userContextJson, identifier, filterPrefixesJson);
|
|
16029
|
+
const result = this.lib.core_get_applicable_variants(experimentsJson, dimensionsJson, userContextJson, identifier, filterPrefixesJson);
|
|
15663
16030
|
console.log("FFI getApplicableVariants call completed, result:", result);
|
|
15664
16031
|
if (!result) {
|
|
15665
16032
|
this.throwLastError("Failed to get applicable variants");
|