superposition-provider 0.95.0 → 0.97.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/experimentation-client.d.ts +2 -1
- package/dist/index.esm.js +244 -129
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +244 -129
- 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 +2 -2
package/dist/index.esm.js
CHANGED
|
@@ -8343,7 +8343,7 @@ var require$$8 = /*@__PURE__*/getAugmentedNamespace(distEs$a);
|
|
|
8343
8343
|
|
|
8344
8344
|
var runtimeConfig_shared = {};
|
|
8345
8345
|
|
|
8346
|
-
var require$$
|
|
8346
|
+
var require$$77 = /*@__PURE__*/getAugmentedNamespace(distEs$f);
|
|
8347
8347
|
|
|
8348
8348
|
function parseQueryString(querystring) {
|
|
8349
8349
|
const query = {};
|
|
@@ -8407,7 +8407,7 @@ function requireRuntimeConfig_shared () {
|
|
|
8407
8407
|
runtimeConfig_shared.getRuntimeConfig = void 0;
|
|
8408
8408
|
const httpAuthSchemeProvider_1 = requireHttpAuthSchemeProvider();
|
|
8409
8409
|
const core_1 = require$$3$3;
|
|
8410
|
-
const smithy_client_1 = require$$
|
|
8410
|
+
const smithy_client_1 = require$$77;
|
|
8411
8411
|
const url_parser_1 = require$$3$1;
|
|
8412
8412
|
const util_base64_1 = require$$4$1;
|
|
8413
8413
|
const util_utf8_1 = require$$5$1;
|
|
@@ -8711,9 +8711,9 @@ function requireRuntimeConfig () {
|
|
|
8711
8711
|
const util_body_length_node_1 = require$$7$1;
|
|
8712
8712
|
const util_retry_1 = require$$8;
|
|
8713
8713
|
const runtimeConfig_shared_1 = requireRuntimeConfig_shared();
|
|
8714
|
-
const smithy_client_1 = require$$
|
|
8714
|
+
const smithy_client_1 = require$$77;
|
|
8715
8715
|
const util_defaults_mode_node_1 = require$$11;
|
|
8716
|
-
const smithy_client_2 = require$$
|
|
8716
|
+
const smithy_client_2 = require$$77;
|
|
8717
8717
|
const getRuntimeConfig = (config) => {
|
|
8718
8718
|
(0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
|
|
8719
8719
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
@@ -8804,7 +8804,7 @@ function requireRuntimeExtensions () {
|
|
|
8804
8804
|
runtimeExtensions.resolveRuntimeExtensions = void 0;
|
|
8805
8805
|
const httpAuthExtensionConfiguration_1 = requireHttpAuthExtensionConfiguration();
|
|
8806
8806
|
const protocol_http_1 = require$$1$1;
|
|
8807
|
-
const smithy_client_1 = require$$
|
|
8807
|
+
const smithy_client_1 = require$$77;
|
|
8808
8808
|
const asPartial = (t) => t;
|
|
8809
8809
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
8810
8810
|
const extensionConfiguration = {
|
|
@@ -9033,7 +9033,7 @@ function requireSuperpositionClient () {
|
|
|
9033
9033
|
const core_1 = require$$3$3;
|
|
9034
9034
|
const middleware_content_length_1 = require$$9;
|
|
9035
9035
|
const middleware_retry_1 = require$$10;
|
|
9036
|
-
const smithy_client_1 = require$$
|
|
9036
|
+
const smithy_client_1 = require$$77;
|
|
9037
9037
|
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
9038
9038
|
class SuperpositionClient extends smithy_client_1.Client {
|
|
9039
9039
|
config;
|
|
@@ -9085,7 +9085,7 @@ function requireSuperpositionServiceException () {
|
|
|
9085
9085
|
(function (exports) {
|
|
9086
9086
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9087
9087
|
exports.SuperpositionServiceException = exports.__ServiceException = void 0;
|
|
9088
|
-
const smithy_client_1 = require$$
|
|
9088
|
+
const smithy_client_1 = require$$77;
|
|
9089
9089
|
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
9090
9090
|
class SuperpositionServiceException extends smithy_client_1.ServiceException {
|
|
9091
9091
|
constructor(options) {
|
|
@@ -9106,7 +9106,7 @@ function requireModels_0 () {
|
|
|
9106
9106
|
if (hasRequiredModels_0) return models_0;
|
|
9107
9107
|
hasRequiredModels_0 = 1;
|
|
9108
9108
|
Object.defineProperty(models_0, "__esModule", { value: true });
|
|
9109
|
-
models_0.VariableSortOn = 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.AuditAction = models_0.VariantType = models_0.ResourceNotFound = models_0.InternalServerError = models_0.GroupType = void 0;
|
|
9109
|
+
models_0.VariableSortOn = 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.FunctionRuntimeVersion = 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.AuditAction = models_0.VariantType = models_0.ResourceNotFound = models_0.InternalServerError = models_0.GroupType = void 0;
|
|
9110
9110
|
const SuperpositionServiceException_1 = requireSuperpositionServiceException();
|
|
9111
9111
|
models_0.GroupType = {
|
|
9112
9112
|
SYSTEM_GENERATED: "SYSTEM_GENERATED",
|
|
@@ -9226,8 +9226,13 @@ function requireModels_0 () {
|
|
|
9226
9226
|
WEIGHT: "weight",
|
|
9227
9227
|
};
|
|
9228
9228
|
models_0.FunctionTypes = {
|
|
9229
|
-
|
|
9230
|
-
|
|
9229
|
+
CHANGE_REASON_VALIDATION: "CHANGE_REASON_VALIDATION",
|
|
9230
|
+
CONTEXT_VALIDATION: "CONTEXT_VALIDATION",
|
|
9231
|
+
VALUE_COMPUTE: "VALUE_COMPUTE",
|
|
9232
|
+
VALUE_VALIDATION: "VALUE_VALIDATION",
|
|
9233
|
+
};
|
|
9234
|
+
models_0.FunctionRuntimeVersion = {
|
|
9235
|
+
V1: "1.0",
|
|
9231
9236
|
};
|
|
9232
9237
|
models_0.OrgStatus = {
|
|
9233
9238
|
ACTIVE: "Active",
|
|
@@ -9261,10 +9266,14 @@ function requireModels_0 () {
|
|
|
9261
9266
|
var FunctionExecutionRequest;
|
|
9262
9267
|
(function (FunctionExecutionRequest) {
|
|
9263
9268
|
FunctionExecutionRequest.visit = (value, visitor) => {
|
|
9264
|
-
if (value.
|
|
9265
|
-
return visitor.
|
|
9266
|
-
if (value.
|
|
9267
|
-
return visitor.
|
|
9269
|
+
if (value.value_validate !== undefined)
|
|
9270
|
+
return visitor.value_validate(value.value_validate);
|
|
9271
|
+
if (value.value_compute !== undefined)
|
|
9272
|
+
return visitor.value_compute(value.value_compute);
|
|
9273
|
+
if (value.context_validate !== undefined)
|
|
9274
|
+
return visitor.context_validate(value.context_validate);
|
|
9275
|
+
if (value.change_reason_validate !== undefined)
|
|
9276
|
+
return visitor.change_reason_validate(value.change_reason_validate);
|
|
9268
9277
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
9269
9278
|
};
|
|
9270
9279
|
})(FunctionExecutionRequest || (models_0.FunctionExecutionRequest = FunctionExecutionRequest = {}));
|
|
@@ -9288,14 +9297,15 @@ function requireAws_restJson1 () {
|
|
|
9288
9297
|
if (hasRequiredAws_restJson1) return Aws_restJson1;
|
|
9289
9298
|
hasRequiredAws_restJson1 = 1;
|
|
9290
9299
|
Object.defineProperty(Aws_restJson1, "__esModule", { value: true });
|
|
9291
|
-
Aws_restJson1.
|
|
9292
|
-
Aws_restJson1.
|
|
9293
|
-
Aws_restJson1.
|
|
9300
|
+
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_GetVariableCommand = Aws_restJson1.se_GetTypeTemplatesListCommand = Aws_restJson1.se_GetTypeTemplateCommand = Aws_restJson1.se_GetResolvedConfigWithIdentifierCommand = 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_DeleteVariableCommand = 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_CreateVariableCommand = 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;
|
|
9301
|
+
Aws_restJson1.de_DiscardExperimentCommand = Aws_restJson1.de_DeleteWebhookCommand = Aws_restJson1.de_DeleteVariableCommand = 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_CreateVariableCommand = 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_UpdateVariableCommand = 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 = Aws_restJson1.se_ListWorkspaceCommand = Aws_restJson1.se_ListWebhookCommand = Aws_restJson1.se_ListVersionsCommand = Aws_restJson1.se_ListVariablesCommand = Aws_restJson1.se_ListOrganisationCommand = void 0;
|
|
9302
|
+
Aws_restJson1.de_UpdateWorkspaceCommand = Aws_restJson1.de_UpdateWebhookCommand = Aws_restJson1.de_UpdateVariableCommand = 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_ListVariablesCommand = 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_GetVariableCommand = Aws_restJson1.de_GetTypeTemplatesListCommand = Aws_restJson1.de_GetTypeTemplateCommand = Aws_restJson1.de_GetResolvedConfigWithIdentifierCommand = Aws_restJson1.de_GetResolvedConfigCommand = Aws_restJson1.de_GetOrganisationCommand = Aws_restJson1.de_GetFunctionCommand = Aws_restJson1.de_GetExperimentGroupCommand = Aws_restJson1.de_GetExperimentCommand = Aws_restJson1.de_GetDimensionCommand = Aws_restJson1.de_GetDefaultConfigCommand = Aws_restJson1.de_GetContextFromConditionCommand = Aws_restJson1.de_GetContextCommand = Aws_restJson1.de_GetConfigFastCommand = Aws_restJson1.de_GetConfigCommand = void 0;
|
|
9303
|
+
Aws_restJson1.de_WeightRecomputeCommand = Aws_restJson1.de_ValidateContextCommand = void 0;
|
|
9294
9304
|
const SuperpositionServiceException_1 = requireSuperpositionServiceException();
|
|
9295
9305
|
const models_0_1 = requireModels_0();
|
|
9296
9306
|
const core_1 = require$$2;
|
|
9297
9307
|
const core_2 = require$$3$3;
|
|
9298
|
-
const smithy_client_1 = require$$
|
|
9308
|
+
const smithy_client_1 = require$$77;
|
|
9299
9309
|
const se_AddMembersToGroupCommand = async (input, context) => {
|
|
9300
9310
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9301
9311
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
@@ -9408,13 +9418,13 @@ function requireAws_restJson1 () {
|
|
|
9408
9418
|
b.bp("/default-config");
|
|
9409
9419
|
let body;
|
|
9410
9420
|
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
9411
|
-
'autocomplete_function_name': [],
|
|
9412
9421
|
'change_reason': [],
|
|
9413
9422
|
'description': [],
|
|
9414
|
-
'function_name': [],
|
|
9415
9423
|
'key': [],
|
|
9416
9424
|
'schema': _ => se_Object(_),
|
|
9417
9425
|
'value': _ => se_Document(_),
|
|
9426
|
+
'value_compute_function_name': [],
|
|
9427
|
+
'value_validation_function_name': [],
|
|
9418
9428
|
}));
|
|
9419
9429
|
b.m("POST")
|
|
9420
9430
|
.h(headers)
|
|
@@ -9432,14 +9442,14 @@ function requireAws_restJson1 () {
|
|
|
9432
9442
|
b.bp("/dimension");
|
|
9433
9443
|
let body;
|
|
9434
9444
|
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
9435
|
-
'autocomplete_function_name': [],
|
|
9436
9445
|
'change_reason': [],
|
|
9437
9446
|
'description': [],
|
|
9438
9447
|
'dimension': [],
|
|
9439
9448
|
'dimension_type': _ => (0, smithy_client_1._json)(_),
|
|
9440
|
-
'function_name': [],
|
|
9441
9449
|
'position': [],
|
|
9442
9450
|
'schema': _ => se_Object(_),
|
|
9451
|
+
'value_compute_function_name': [],
|
|
9452
|
+
'value_validation_function_name': [],
|
|
9443
9453
|
}));
|
|
9444
9454
|
b.m("POST")
|
|
9445
9455
|
.h(headers)
|
|
@@ -9618,6 +9628,8 @@ function requireAws_restJson1 () {
|
|
|
9618
9628
|
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
9619
9629
|
'allow_experiment_self_approval': [],
|
|
9620
9630
|
'auto_populate_control': [],
|
|
9631
|
+
'enable_change_reason_validation': [],
|
|
9632
|
+
'enable_context_validation': [],
|
|
9621
9633
|
'metrics': _ => se_Document(_),
|
|
9622
9634
|
'strict_mode': [],
|
|
9623
9635
|
'workspace_admin_email': [],
|
|
@@ -9960,6 +9972,34 @@ function requireAws_restJson1 () {
|
|
|
9960
9972
|
return b.build();
|
|
9961
9973
|
};
|
|
9962
9974
|
Aws_restJson1.se_GetResolvedConfigCommand = se_GetResolvedConfigCommand;
|
|
9975
|
+
const se_GetResolvedConfigWithIdentifierCommand = async (input, context) => {
|
|
9976
|
+
const b = (0, core_2.requestBuilder)(input, context);
|
|
9977
|
+
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
9978
|
+
'content-type': 'application/json',
|
|
9979
|
+
[_xw]: input[_wi],
|
|
9980
|
+
[_xoi]: input[_oi],
|
|
9981
|
+
[_xms]: input[_ms],
|
|
9982
|
+
});
|
|
9983
|
+
b.bp("/resolve");
|
|
9984
|
+
const query = (0, smithy_client_1.map)({
|
|
9985
|
+
[_p]: [() => input.prefix !== void 0, () => ((input[_p] || []))],
|
|
9986
|
+
[_v]: [, input[_v]],
|
|
9987
|
+
[_sr]: [() => input.show_reasoning !== void 0, () => (input[_sr].toString())],
|
|
9988
|
+
[_ci]: [, input[_ci]],
|
|
9989
|
+
[_rr]: [() => input.resolve_remote !== void 0, () => (input[_rr].toString())],
|
|
9990
|
+
[_i]: [, input[_i]],
|
|
9991
|
+
});
|
|
9992
|
+
let body;
|
|
9993
|
+
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
9994
|
+
'context': _ => se_ContextMap(_),
|
|
9995
|
+
}));
|
|
9996
|
+
b.m("POST")
|
|
9997
|
+
.h(headers)
|
|
9998
|
+
.q(query)
|
|
9999
|
+
.b(body);
|
|
10000
|
+
return b.build();
|
|
10001
|
+
};
|
|
10002
|
+
Aws_restJson1.se_GetResolvedConfigWithIdentifierCommand = se_GetResolvedConfigWithIdentifierCommand;
|
|
9963
10003
|
const se_GetTypeTemplateCommand = async (input, context) => {
|
|
9964
10004
|
const b = (0, core_2.requestBuilder)(input, context);
|
|
9965
10005
|
const headers = (0, smithy_client_1.map)({}, smithy_client_1.isSerializableHeaderValue, {
|
|
@@ -10510,12 +10550,12 @@ function requireAws_restJson1 () {
|
|
|
10510
10550
|
b.p('key', () => input.key, '{key}', false);
|
|
10511
10551
|
let body;
|
|
10512
10552
|
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
10513
|
-
'autocomplete_function_name': [],
|
|
10514
10553
|
'change_reason': [],
|
|
10515
10554
|
'description': [],
|
|
10516
|
-
'function_name': [],
|
|
10517
10555
|
'schema': _ => se_Object(_),
|
|
10518
10556
|
'value': _ => se_Document(_),
|
|
10557
|
+
'value_compute_function_name': [],
|
|
10558
|
+
'value_validation_function_name': [],
|
|
10519
10559
|
}));
|
|
10520
10560
|
b.m("PATCH")
|
|
10521
10561
|
.h(headers)
|
|
@@ -10534,12 +10574,12 @@ function requireAws_restJson1 () {
|
|
|
10534
10574
|
b.p('dimension', () => input.dimension, '{dimension}', false);
|
|
10535
10575
|
let body;
|
|
10536
10576
|
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
10537
|
-
'autocomplete_function_name': [],
|
|
10538
10577
|
'change_reason': [],
|
|
10539
10578
|
'description': [],
|
|
10540
|
-
'function_name': [],
|
|
10541
10579
|
'position': [],
|
|
10542
10580
|
'schema': _ => se_Object(_),
|
|
10581
|
+
'value_compute_function_name': [],
|
|
10582
|
+
'value_validation_function_name': [],
|
|
10543
10583
|
}));
|
|
10544
10584
|
b.m("PATCH")
|
|
10545
10585
|
.h(headers)
|
|
@@ -10739,6 +10779,8 @@ function requireAws_restJson1 () {
|
|
|
10739
10779
|
'allow_experiment_self_approval': [],
|
|
10740
10780
|
'auto_populate_control': [],
|
|
10741
10781
|
'config_version': [],
|
|
10782
|
+
'enable_change_reason_validation': [],
|
|
10783
|
+
'enable_context_validation': [],
|
|
10742
10784
|
'mandatory_dimensions': _ => (0, smithy_client_1._json)(_),
|
|
10743
10785
|
'metrics': _ => se_Document(_),
|
|
10744
10786
|
'workspace_admin_email': [],
|
|
@@ -10909,17 +10951,17 @@ function requireAws_restJson1 () {
|
|
|
10909
10951
|
});
|
|
10910
10952
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
10911
10953
|
const doc = (0, smithy_client_1.take)(data, {
|
|
10912
|
-
'autocomplete_function_name': smithy_client_1.expectString,
|
|
10913
10954
|
'change_reason': smithy_client_1.expectString,
|
|
10914
10955
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
10915
10956
|
'created_by': smithy_client_1.expectString,
|
|
10916
10957
|
'description': smithy_client_1.expectString,
|
|
10917
|
-
'function_name': smithy_client_1.expectString,
|
|
10918
10958
|
'key': smithy_client_1.expectString,
|
|
10919
10959
|
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
10920
10960
|
'last_modified_by': smithy_client_1.expectString,
|
|
10921
10961
|
'schema': _ => de_Object(_),
|
|
10922
10962
|
'value': _ => de_Document(_),
|
|
10963
|
+
'value_compute_function_name': smithy_client_1.expectString,
|
|
10964
|
+
'value_validation_function_name': smithy_client_1.expectString,
|
|
10923
10965
|
});
|
|
10924
10966
|
Object.assign(contents, doc);
|
|
10925
10967
|
return contents;
|
|
@@ -10934,7 +10976,6 @@ function requireAws_restJson1 () {
|
|
|
10934
10976
|
});
|
|
10935
10977
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
10936
10978
|
const doc = (0, smithy_client_1.take)(data, {
|
|
10937
|
-
'autocomplete_function_name': smithy_client_1.expectString,
|
|
10938
10979
|
'change_reason': smithy_client_1.expectString,
|
|
10939
10980
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
10940
10981
|
'created_by': smithy_client_1.expectString,
|
|
@@ -10942,12 +10983,13 @@ function requireAws_restJson1 () {
|
|
|
10942
10983
|
'description': smithy_client_1.expectString,
|
|
10943
10984
|
'dimension': smithy_client_1.expectString,
|
|
10944
10985
|
'dimension_type': _ => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
|
|
10945
|
-
'function_name': smithy_client_1.expectString,
|
|
10946
10986
|
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
10947
10987
|
'last_modified_by': smithy_client_1.expectString,
|
|
10948
10988
|
'mandatory': smithy_client_1.expectBoolean,
|
|
10949
10989
|
'position': smithy_client_1.expectInt32,
|
|
10950
10990
|
'schema': _ => de_Object(_),
|
|
10991
|
+
'value_compute_function_name': smithy_client_1.expectString,
|
|
10992
|
+
'value_validation_function_name': smithy_client_1.expectString,
|
|
10951
10993
|
});
|
|
10952
10994
|
Object.assign(contents, doc);
|
|
10953
10995
|
return contents;
|
|
@@ -11156,6 +11198,8 @@ function requireAws_restJson1 () {
|
|
|
11156
11198
|
'config_version': smithy_client_1.expectString,
|
|
11157
11199
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11158
11200
|
'created_by': smithy_client_1.expectString,
|
|
11201
|
+
'enable_change_reason_validation': smithy_client_1.expectBoolean,
|
|
11202
|
+
'enable_context_validation': smithy_client_1.expectBoolean,
|
|
11159
11203
|
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11160
11204
|
'last_modified_by': smithy_client_1.expectString,
|
|
11161
11205
|
'mandatory_dimensions': smithy_client_1._json,
|
|
@@ -11429,17 +11473,17 @@ function requireAws_restJson1 () {
|
|
|
11429
11473
|
});
|
|
11430
11474
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11431
11475
|
const doc = (0, smithy_client_1.take)(data, {
|
|
11432
|
-
'autocomplete_function_name': smithy_client_1.expectString,
|
|
11433
11476
|
'change_reason': smithy_client_1.expectString,
|
|
11434
11477
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11435
11478
|
'created_by': smithy_client_1.expectString,
|
|
11436
11479
|
'description': smithy_client_1.expectString,
|
|
11437
|
-
'function_name': smithy_client_1.expectString,
|
|
11438
11480
|
'key': smithy_client_1.expectString,
|
|
11439
11481
|
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11440
11482
|
'last_modified_by': smithy_client_1.expectString,
|
|
11441
11483
|
'schema': _ => de_Object(_),
|
|
11442
11484
|
'value': _ => de_Document(_),
|
|
11485
|
+
'value_compute_function_name': smithy_client_1.expectString,
|
|
11486
|
+
'value_validation_function_name': smithy_client_1.expectString,
|
|
11443
11487
|
});
|
|
11444
11488
|
Object.assign(contents, doc);
|
|
11445
11489
|
return contents;
|
|
@@ -11454,7 +11498,6 @@ function requireAws_restJson1 () {
|
|
|
11454
11498
|
});
|
|
11455
11499
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
11456
11500
|
const doc = (0, smithy_client_1.take)(data, {
|
|
11457
|
-
'autocomplete_function_name': smithy_client_1.expectString,
|
|
11458
11501
|
'change_reason': smithy_client_1.expectString,
|
|
11459
11502
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11460
11503
|
'created_by': smithy_client_1.expectString,
|
|
@@ -11462,12 +11505,13 @@ function requireAws_restJson1 () {
|
|
|
11462
11505
|
'description': smithy_client_1.expectString,
|
|
11463
11506
|
'dimension': smithy_client_1.expectString,
|
|
11464
11507
|
'dimension_type': _ => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
|
|
11465
|
-
'function_name': smithy_client_1.expectString,
|
|
11466
11508
|
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11467
11509
|
'last_modified_by': smithy_client_1.expectString,
|
|
11468
11510
|
'mandatory': smithy_client_1.expectBoolean,
|
|
11469
11511
|
'position': smithy_client_1.expectInt32,
|
|
11470
11512
|
'schema': _ => de_Object(_),
|
|
11513
|
+
'value_compute_function_name': smithy_client_1.expectString,
|
|
11514
|
+
'value_validation_function_name': smithy_client_1.expectString,
|
|
11471
11515
|
});
|
|
11472
11516
|
Object.assign(contents, doc);
|
|
11473
11517
|
return contents;
|
|
@@ -11605,6 +11649,22 @@ function requireAws_restJson1 () {
|
|
|
11605
11649
|
return contents;
|
|
11606
11650
|
};
|
|
11607
11651
|
Aws_restJson1.de_GetResolvedConfigCommand = de_GetResolvedConfigCommand;
|
|
11652
|
+
const de_GetResolvedConfigWithIdentifierCommand = async (output, context) => {
|
|
11653
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11654
|
+
return de_CommandError(output, context);
|
|
11655
|
+
}
|
|
11656
|
+
const contents = (0, smithy_client_1.map)({
|
|
11657
|
+
$metadata: deserializeMetadata(output),
|
|
11658
|
+
[_v]: [, output.headers[_xcv]],
|
|
11659
|
+
[_lm_]: [() => void 0 !== output.headers[_lm], () => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(output.headers[_lm]))],
|
|
11660
|
+
[_ai]: [, output.headers[_xai]],
|
|
11661
|
+
});
|
|
11662
|
+
const data = await collectBodyString(output.body, context);
|
|
11663
|
+
contents.config = data;
|
|
11664
|
+
contents.config = JSON.parse(data);
|
|
11665
|
+
return contents;
|
|
11666
|
+
};
|
|
11667
|
+
Aws_restJson1.de_GetResolvedConfigWithIdentifierCommand = de_GetResolvedConfigWithIdentifierCommand;
|
|
11608
11668
|
const de_GetTypeTemplateCommand = async (output, context) => {
|
|
11609
11669
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
11610
11670
|
return de_CommandError(output, context);
|
|
@@ -11758,6 +11818,8 @@ function requireAws_restJson1 () {
|
|
|
11758
11818
|
'config_version': smithy_client_1.expectString,
|
|
11759
11819
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11760
11820
|
'created_by': smithy_client_1.expectString,
|
|
11821
|
+
'enable_change_reason_validation': smithy_client_1.expectBoolean,
|
|
11822
|
+
'enable_context_validation': smithy_client_1.expectBoolean,
|
|
11761
11823
|
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11762
11824
|
'last_modified_by': smithy_client_1.expectString,
|
|
11763
11825
|
'mandatory_dimensions': smithy_client_1._json,
|
|
@@ -11992,6 +12054,8 @@ function requireAws_restJson1 () {
|
|
|
11992
12054
|
'config_version': smithy_client_1.expectString,
|
|
11993
12055
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11994
12056
|
'created_by': smithy_client_1.expectString,
|
|
12057
|
+
'enable_change_reason_validation': smithy_client_1.expectBoolean,
|
|
12058
|
+
'enable_context_validation': smithy_client_1.expectBoolean,
|
|
11995
12059
|
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
11996
12060
|
'last_modified_by': smithy_client_1.expectString,
|
|
11997
12061
|
'mandatory_dimensions': smithy_client_1._json,
|
|
@@ -12217,17 +12281,17 @@ function requireAws_restJson1 () {
|
|
|
12217
12281
|
});
|
|
12218
12282
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
12219
12283
|
const doc = (0, smithy_client_1.take)(data, {
|
|
12220
|
-
'autocomplete_function_name': smithy_client_1.expectString,
|
|
12221
12284
|
'change_reason': smithy_client_1.expectString,
|
|
12222
12285
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12223
12286
|
'created_by': smithy_client_1.expectString,
|
|
12224
12287
|
'description': smithy_client_1.expectString,
|
|
12225
|
-
'function_name': smithy_client_1.expectString,
|
|
12226
12288
|
'key': smithy_client_1.expectString,
|
|
12227
12289
|
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12228
12290
|
'last_modified_by': smithy_client_1.expectString,
|
|
12229
12291
|
'schema': _ => de_Object(_),
|
|
12230
12292
|
'value': _ => de_Document(_),
|
|
12293
|
+
'value_compute_function_name': smithy_client_1.expectString,
|
|
12294
|
+
'value_validation_function_name': smithy_client_1.expectString,
|
|
12231
12295
|
});
|
|
12232
12296
|
Object.assign(contents, doc);
|
|
12233
12297
|
return contents;
|
|
@@ -12242,7 +12306,6 @@ function requireAws_restJson1 () {
|
|
|
12242
12306
|
});
|
|
12243
12307
|
const data = (0, smithy_client_1.expectNonNull)(((0, smithy_client_1.expectObject)(await (0, core_1.parseJsonBody)(output.body, context))), "body");
|
|
12244
12308
|
const doc = (0, smithy_client_1.take)(data, {
|
|
12245
|
-
'autocomplete_function_name': smithy_client_1.expectString,
|
|
12246
12309
|
'change_reason': smithy_client_1.expectString,
|
|
12247
12310
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12248
12311
|
'created_by': smithy_client_1.expectString,
|
|
@@ -12250,12 +12313,13 @@ function requireAws_restJson1 () {
|
|
|
12250
12313
|
'description': smithy_client_1.expectString,
|
|
12251
12314
|
'dimension': smithy_client_1.expectString,
|
|
12252
12315
|
'dimension_type': _ => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
|
|
12253
|
-
'function_name': smithy_client_1.expectString,
|
|
12254
12316
|
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12255
12317
|
'last_modified_by': smithy_client_1.expectString,
|
|
12256
12318
|
'mandatory': smithy_client_1.expectBoolean,
|
|
12257
12319
|
'position': smithy_client_1.expectInt32,
|
|
12258
12320
|
'schema': _ => de_Object(_),
|
|
12321
|
+
'value_compute_function_name': smithy_client_1.expectString,
|
|
12322
|
+
'value_validation_function_name': smithy_client_1.expectString,
|
|
12259
12323
|
});
|
|
12260
12324
|
Object.assign(contents, doc);
|
|
12261
12325
|
return contents;
|
|
@@ -12489,6 +12553,8 @@ function requireAws_restJson1 () {
|
|
|
12489
12553
|
'config_version': smithy_client_1.expectString,
|
|
12490
12554
|
'created_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12491
12555
|
'created_by': smithy_client_1.expectString,
|
|
12556
|
+
'enable_change_reason_validation': smithy_client_1.expectBoolean,
|
|
12557
|
+
'enable_context_validation': smithy_client_1.expectBoolean,
|
|
12492
12558
|
'last_modified_at': _ => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12493
12559
|
'last_modified_by': smithy_client_1.expectString,
|
|
12494
12560
|
'mandatory_dimensions': smithy_client_1._json,
|
|
@@ -12578,13 +12644,6 @@ function requireAws_restJson1 () {
|
|
|
12578
12644
|
});
|
|
12579
12645
|
return (0, smithy_client_1.decorateServiceException)(exception, parsedOutput.body);
|
|
12580
12646
|
};
|
|
12581
|
-
const se_AutocompleteFunctionRequest = (input, context) => {
|
|
12582
|
-
return (0, smithy_client_1.take)(input, {
|
|
12583
|
-
'environment': _ => se_Document(_),
|
|
12584
|
-
'name': [],
|
|
12585
|
-
'prefix': [],
|
|
12586
|
-
});
|
|
12587
|
-
};
|
|
12588
12647
|
const se_BulkOperationList = (input, context) => {
|
|
12589
12648
|
return input.filter((e) => e != null).map(entry => {
|
|
12590
12649
|
return se_ContextAction(entry);
|
|
@@ -12645,10 +12704,17 @@ function requireAws_restJson1 () {
|
|
|
12645
12704
|
'override': _ => se_Overrides(_),
|
|
12646
12705
|
});
|
|
12647
12706
|
};
|
|
12707
|
+
const se_ContextValidationFunctionRequest = (input, context) => {
|
|
12708
|
+
return (0, smithy_client_1.take)(input, {
|
|
12709
|
+
'environment': _ => se_Document(_),
|
|
12710
|
+
});
|
|
12711
|
+
};
|
|
12648
12712
|
const se_FunctionExecutionRequest = (input, context) => {
|
|
12649
12713
|
return models_0_1.FunctionExecutionRequest.visit(input, {
|
|
12650
|
-
|
|
12651
|
-
|
|
12714
|
+
change_reason_validate: value => ({ "change_reason_validate": (0, smithy_client_1._json)(value) }),
|
|
12715
|
+
context_validate: value => ({ "context_validate": se_ContextValidationFunctionRequest(value) }),
|
|
12716
|
+
value_compute: value => ({ "value_compute": se_ValueComputeFunctionRequest(value) }),
|
|
12717
|
+
value_validate: value => ({ "value_validate": se_ValueValidationFunctionRequest(value) }),
|
|
12652
12718
|
_: (name, value) => ({ name: value })
|
|
12653
12719
|
});
|
|
12654
12720
|
};
|
|
@@ -12688,9 +12754,19 @@ function requireAws_restJson1 () {
|
|
|
12688
12754
|
'override': _ => se_Overrides(_),
|
|
12689
12755
|
});
|
|
12690
12756
|
};
|
|
12691
|
-
const
|
|
12757
|
+
const se_ValueComputeFunctionRequest = (input, context) => {
|
|
12758
|
+
return (0, smithy_client_1.take)(input, {
|
|
12759
|
+
'environment': _ => se_Document(_),
|
|
12760
|
+
'name': [],
|
|
12761
|
+
'prefix': [],
|
|
12762
|
+
'type': [],
|
|
12763
|
+
});
|
|
12764
|
+
};
|
|
12765
|
+
const se_ValueValidationFunctionRequest = (input, context) => {
|
|
12692
12766
|
return (0, smithy_client_1.take)(input, {
|
|
12767
|
+
'environment': _ => se_Document(_),
|
|
12693
12768
|
'key': [],
|
|
12769
|
+
'type': [],
|
|
12694
12770
|
'value': _ => se_Document(_),
|
|
12695
12771
|
});
|
|
12696
12772
|
};
|
|
@@ -12807,17 +12883,17 @@ function requireAws_restJson1 () {
|
|
|
12807
12883
|
};
|
|
12808
12884
|
const de_DefaultConfigResponse = (output, context) => {
|
|
12809
12885
|
return (0, smithy_client_1.take)(output, {
|
|
12810
|
-
'autocomplete_function_name': smithy_client_1.expectString,
|
|
12811
12886
|
'change_reason': smithy_client_1.expectString,
|
|
12812
12887
|
'created_at': (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12813
12888
|
'created_by': smithy_client_1.expectString,
|
|
12814
12889
|
'description': smithy_client_1.expectString,
|
|
12815
|
-
'function_name': smithy_client_1.expectString,
|
|
12816
12890
|
'key': smithy_client_1.expectString,
|
|
12817
12891
|
'last_modified_at': (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12818
12892
|
'last_modified_by': smithy_client_1.expectString,
|
|
12819
12893
|
'schema': (_) => de_Object(_),
|
|
12820
12894
|
'value': (_) => de_Document(_),
|
|
12895
|
+
'value_compute_function_name': smithy_client_1.expectString,
|
|
12896
|
+
'value_validation_function_name': smithy_client_1.expectString,
|
|
12821
12897
|
});
|
|
12822
12898
|
};
|
|
12823
12899
|
const de_DimensionData = (output, context) => {
|
|
@@ -12831,11 +12907,11 @@ function requireAws_restJson1 () {
|
|
|
12831
12907
|
};
|
|
12832
12908
|
const de_DimensionInfo = (output, context) => {
|
|
12833
12909
|
return (0, smithy_client_1.take)(output, {
|
|
12834
|
-
'autocomplete_function_name': smithy_client_1.expectString,
|
|
12835
12910
|
'dependency_graph': smithy_client_1._json,
|
|
12836
12911
|
'dimension_type': (_) => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
|
|
12837
12912
|
'position': smithy_client_1.expectInt32,
|
|
12838
12913
|
'schema': (_) => de_Object(_),
|
|
12914
|
+
'value_compute_function_name': smithy_client_1.expectString,
|
|
12839
12915
|
});
|
|
12840
12916
|
};
|
|
12841
12917
|
const de_DimensionList = (output, context) => {
|
|
@@ -12846,7 +12922,6 @@ function requireAws_restJson1 () {
|
|
|
12846
12922
|
};
|
|
12847
12923
|
const de_DimensionResponse = (output, context) => {
|
|
12848
12924
|
return (0, smithy_client_1.take)(output, {
|
|
12849
|
-
'autocomplete_function_name': smithy_client_1.expectString,
|
|
12850
12925
|
'change_reason': smithy_client_1.expectString,
|
|
12851
12926
|
'created_at': (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12852
12927
|
'created_by': smithy_client_1.expectString,
|
|
@@ -12854,12 +12929,13 @@ function requireAws_restJson1 () {
|
|
|
12854
12929
|
'description': smithy_client_1.expectString,
|
|
12855
12930
|
'dimension': smithy_client_1.expectString,
|
|
12856
12931
|
'dimension_type': (_) => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
|
|
12857
|
-
'function_name': smithy_client_1.expectString,
|
|
12858
12932
|
'last_modified_at': (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
12859
12933
|
'last_modified_by': smithy_client_1.expectString,
|
|
12860
12934
|
'mandatory': smithy_client_1.expectBoolean,
|
|
12861
12935
|
'position': smithy_client_1.expectInt32,
|
|
12862
12936
|
'schema': (_) => de_Object(_),
|
|
12937
|
+
'value_compute_function_name': smithy_client_1.expectString,
|
|
12938
|
+
'value_validation_function_name': smithy_client_1.expectString,
|
|
12863
12939
|
});
|
|
12864
12940
|
};
|
|
12865
12941
|
const de_ExperimentGroupList = (output, context) => {
|
|
@@ -13119,6 +13195,8 @@ function requireAws_restJson1 () {
|
|
|
13119
13195
|
'config_version': smithy_client_1.expectString,
|
|
13120
13196
|
'created_at': (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
13121
13197
|
'created_by': smithy_client_1.expectString,
|
|
13198
|
+
'enable_change_reason_validation': smithy_client_1.expectBoolean,
|
|
13199
|
+
'enable_context_validation': smithy_client_1.expectBoolean,
|
|
13122
13200
|
'last_modified_at': (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
13123
13201
|
'last_modified_by': smithy_client_1.expectString,
|
|
13124
13202
|
'mandatory_dimensions': smithy_client_1._json,
|
|
@@ -13157,6 +13235,7 @@ function requireAws_restJson1 () {
|
|
|
13157
13235
|
const _ft = "function_type";
|
|
13158
13236
|
const _geo = "global_experiments_only";
|
|
13159
13237
|
const _gt = "group_type";
|
|
13238
|
+
const _i = "identifier";
|
|
13160
13239
|
const _lm = "last-modified";
|
|
13161
13240
|
const _lm_ = "last_modified";
|
|
13162
13241
|
const _lmb = "last_modified_by";
|
|
@@ -13198,7 +13277,7 @@ function requireAddMembersToGroupCommand () {
|
|
|
13198
13277
|
exports.AddMembersToGroupCommand = exports.$Command = void 0;
|
|
13199
13278
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13200
13279
|
const middleware_serde_1 = require$$1;
|
|
13201
|
-
const smithy_client_1 = require$$
|
|
13280
|
+
const smithy_client_1 = require$$77;
|
|
13202
13281
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13203
13282
|
class AddMembersToGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
13204
13283
|
.m(function (Command, cs, config, o) {
|
|
@@ -13230,7 +13309,7 @@ function requireApplicableVariantsCommand () {
|
|
|
13230
13309
|
exports.ApplicableVariantsCommand = exports.$Command = void 0;
|
|
13231
13310
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13232
13311
|
const middleware_serde_1 = require$$1;
|
|
13233
|
-
const smithy_client_1 = require$$
|
|
13312
|
+
const smithy_client_1 = require$$77;
|
|
13234
13313
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13235
13314
|
class ApplicableVariantsCommand extends smithy_client_1.Command.classBuilder()
|
|
13236
13315
|
.m(function (Command, cs, config, o) {
|
|
@@ -13262,7 +13341,7 @@ function requireBulkOperationCommand () {
|
|
|
13262
13341
|
exports.BulkOperationCommand = exports.$Command = void 0;
|
|
13263
13342
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13264
13343
|
const middleware_serde_1 = require$$1;
|
|
13265
|
-
const smithy_client_1 = require$$
|
|
13344
|
+
const smithy_client_1 = require$$77;
|
|
13266
13345
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13267
13346
|
class BulkOperationCommand extends smithy_client_1.Command.classBuilder()
|
|
13268
13347
|
.m(function (Command, cs, config, o) {
|
|
@@ -13294,7 +13373,7 @@ function requireConcludeExperimentCommand () {
|
|
|
13294
13373
|
exports.ConcludeExperimentCommand = exports.$Command = void 0;
|
|
13295
13374
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13296
13375
|
const middleware_serde_1 = require$$1;
|
|
13297
|
-
const smithy_client_1 = require$$
|
|
13376
|
+
const smithy_client_1 = require$$77;
|
|
13298
13377
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13299
13378
|
class ConcludeExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
13300
13379
|
.m(function (Command, cs, config, o) {
|
|
@@ -13326,7 +13405,7 @@ function requireCreateContextCommand () {
|
|
|
13326
13405
|
exports.CreateContextCommand = exports.$Command = void 0;
|
|
13327
13406
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13328
13407
|
const middleware_serde_1 = require$$1;
|
|
13329
|
-
const smithy_client_1 = require$$
|
|
13408
|
+
const smithy_client_1 = require$$77;
|
|
13330
13409
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13331
13410
|
class CreateContextCommand extends smithy_client_1.Command.classBuilder()
|
|
13332
13411
|
.m(function (Command, cs, config, o) {
|
|
@@ -13358,7 +13437,7 @@ function requireCreateDefaultConfigCommand () {
|
|
|
13358
13437
|
exports.CreateDefaultConfigCommand = exports.$Command = void 0;
|
|
13359
13438
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13360
13439
|
const middleware_serde_1 = require$$1;
|
|
13361
|
-
const smithy_client_1 = require$$
|
|
13440
|
+
const smithy_client_1 = require$$77;
|
|
13362
13441
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13363
13442
|
class CreateDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
13364
13443
|
.m(function (Command, cs, config, o) {
|
|
@@ -13390,7 +13469,7 @@ function requireCreateDimensionCommand () {
|
|
|
13390
13469
|
exports.CreateDimensionCommand = exports.$Command = void 0;
|
|
13391
13470
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13392
13471
|
const middleware_serde_1 = require$$1;
|
|
13393
|
-
const smithy_client_1 = require$$
|
|
13472
|
+
const smithy_client_1 = require$$77;
|
|
13394
13473
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13395
13474
|
class CreateDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
13396
13475
|
.m(function (Command, cs, config, o) {
|
|
@@ -13422,7 +13501,7 @@ function requireCreateExperimentCommand () {
|
|
|
13422
13501
|
exports.CreateExperimentCommand = exports.$Command = void 0;
|
|
13423
13502
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13424
13503
|
const middleware_serde_1 = require$$1;
|
|
13425
|
-
const smithy_client_1 = require$$
|
|
13504
|
+
const smithy_client_1 = require$$77;
|
|
13426
13505
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13427
13506
|
class CreateExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
13428
13507
|
.m(function (Command, cs, config, o) {
|
|
@@ -13454,7 +13533,7 @@ function requireCreateExperimentGroupCommand () {
|
|
|
13454
13533
|
exports.CreateExperimentGroupCommand = exports.$Command = void 0;
|
|
13455
13534
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13456
13535
|
const middleware_serde_1 = require$$1;
|
|
13457
|
-
const smithy_client_1 = require$$
|
|
13536
|
+
const smithy_client_1 = require$$77;
|
|
13458
13537
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13459
13538
|
class CreateExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
13460
13539
|
.m(function (Command, cs, config, o) {
|
|
@@ -13486,7 +13565,7 @@ function requireCreateFunctionCommand () {
|
|
|
13486
13565
|
exports.CreateFunctionCommand = exports.$Command = void 0;
|
|
13487
13566
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13488
13567
|
const middleware_serde_1 = require$$1;
|
|
13489
|
-
const smithy_client_1 = require$$
|
|
13568
|
+
const smithy_client_1 = require$$77;
|
|
13490
13569
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13491
13570
|
class CreateFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
13492
13571
|
.m(function (Command, cs, config, o) {
|
|
@@ -13518,7 +13597,7 @@ function requireCreateOrganisationCommand () {
|
|
|
13518
13597
|
exports.CreateOrganisationCommand = exports.$Command = void 0;
|
|
13519
13598
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13520
13599
|
const middleware_serde_1 = require$$1;
|
|
13521
|
-
const smithy_client_1 = require$$
|
|
13600
|
+
const smithy_client_1 = require$$77;
|
|
13522
13601
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13523
13602
|
class CreateOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
13524
13603
|
.m(function (Command, cs, config, o) {
|
|
@@ -13550,7 +13629,7 @@ function requireCreateTypeTemplatesCommand () {
|
|
|
13550
13629
|
exports.CreateTypeTemplatesCommand = exports.$Command = void 0;
|
|
13551
13630
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13552
13631
|
const middleware_serde_1 = require$$1;
|
|
13553
|
-
const smithy_client_1 = require$$
|
|
13632
|
+
const smithy_client_1 = require$$77;
|
|
13554
13633
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13555
13634
|
class CreateTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
|
|
13556
13635
|
.m(function (Command, cs, config, o) {
|
|
@@ -13582,7 +13661,7 @@ function requireCreateVariableCommand () {
|
|
|
13582
13661
|
exports.CreateVariableCommand = exports.$Command = void 0;
|
|
13583
13662
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13584
13663
|
const middleware_serde_1 = require$$1;
|
|
13585
|
-
const smithy_client_1 = require$$
|
|
13664
|
+
const smithy_client_1 = require$$77;
|
|
13586
13665
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13587
13666
|
class CreateVariableCommand extends smithy_client_1.Command.classBuilder()
|
|
13588
13667
|
.m(function (Command, cs, config, o) {
|
|
@@ -13614,7 +13693,7 @@ function requireCreateWebhookCommand () {
|
|
|
13614
13693
|
exports.CreateWebhookCommand = exports.$Command = void 0;
|
|
13615
13694
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13616
13695
|
const middleware_serde_1 = require$$1;
|
|
13617
|
-
const smithy_client_1 = require$$
|
|
13696
|
+
const smithy_client_1 = require$$77;
|
|
13618
13697
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13619
13698
|
class CreateWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
13620
13699
|
.m(function (Command, cs, config, o) {
|
|
@@ -13646,7 +13725,7 @@ function requireCreateWorkspaceCommand () {
|
|
|
13646
13725
|
exports.CreateWorkspaceCommand = exports.$Command = void 0;
|
|
13647
13726
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13648
13727
|
const middleware_serde_1 = require$$1;
|
|
13649
|
-
const smithy_client_1 = require$$
|
|
13728
|
+
const smithy_client_1 = require$$77;
|
|
13650
13729
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13651
13730
|
class CreateWorkspaceCommand extends smithy_client_1.Command.classBuilder()
|
|
13652
13731
|
.m(function (Command, cs, config, o) {
|
|
@@ -13678,7 +13757,7 @@ function requireDeleteContextCommand () {
|
|
|
13678
13757
|
exports.DeleteContextCommand = exports.$Command = void 0;
|
|
13679
13758
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13680
13759
|
const middleware_serde_1 = require$$1;
|
|
13681
|
-
const smithy_client_1 = require$$
|
|
13760
|
+
const smithy_client_1 = require$$77;
|
|
13682
13761
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13683
13762
|
class DeleteContextCommand extends smithy_client_1.Command.classBuilder()
|
|
13684
13763
|
.m(function (Command, cs, config, o) {
|
|
@@ -13710,7 +13789,7 @@ function requireDeleteDefaultConfigCommand () {
|
|
|
13710
13789
|
exports.DeleteDefaultConfigCommand = exports.$Command = void 0;
|
|
13711
13790
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13712
13791
|
const middleware_serde_1 = require$$1;
|
|
13713
|
-
const smithy_client_1 = require$$
|
|
13792
|
+
const smithy_client_1 = require$$77;
|
|
13714
13793
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13715
13794
|
class DeleteDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
13716
13795
|
.m(function (Command, cs, config, o) {
|
|
@@ -13742,7 +13821,7 @@ function requireDeleteDimensionCommand () {
|
|
|
13742
13821
|
exports.DeleteDimensionCommand = exports.$Command = void 0;
|
|
13743
13822
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13744
13823
|
const middleware_serde_1 = require$$1;
|
|
13745
|
-
const smithy_client_1 = require$$
|
|
13824
|
+
const smithy_client_1 = require$$77;
|
|
13746
13825
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13747
13826
|
class DeleteDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
13748
13827
|
.m(function (Command, cs, config, o) {
|
|
@@ -13774,7 +13853,7 @@ function requireDeleteExperimentGroupCommand () {
|
|
|
13774
13853
|
exports.DeleteExperimentGroupCommand = exports.$Command = void 0;
|
|
13775
13854
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13776
13855
|
const middleware_serde_1 = require$$1;
|
|
13777
|
-
const smithy_client_1 = require$$
|
|
13856
|
+
const smithy_client_1 = require$$77;
|
|
13778
13857
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13779
13858
|
class DeleteExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
13780
13859
|
.m(function (Command, cs, config, o) {
|
|
@@ -13806,7 +13885,7 @@ function requireDeleteFunctionCommand () {
|
|
|
13806
13885
|
exports.DeleteFunctionCommand = exports.$Command = void 0;
|
|
13807
13886
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13808
13887
|
const middleware_serde_1 = require$$1;
|
|
13809
|
-
const smithy_client_1 = require$$
|
|
13888
|
+
const smithy_client_1 = require$$77;
|
|
13810
13889
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13811
13890
|
class DeleteFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
13812
13891
|
.m(function (Command, cs, config, o) {
|
|
@@ -13838,7 +13917,7 @@ function requireDeleteTypeTemplatesCommand () {
|
|
|
13838
13917
|
exports.DeleteTypeTemplatesCommand = exports.$Command = void 0;
|
|
13839
13918
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13840
13919
|
const middleware_serde_1 = require$$1;
|
|
13841
|
-
const smithy_client_1 = require$$
|
|
13920
|
+
const smithy_client_1 = require$$77;
|
|
13842
13921
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13843
13922
|
class DeleteTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
|
|
13844
13923
|
.m(function (Command, cs, config, o) {
|
|
@@ -13870,7 +13949,7 @@ function requireDeleteVariableCommand () {
|
|
|
13870
13949
|
exports.DeleteVariableCommand = exports.$Command = void 0;
|
|
13871
13950
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13872
13951
|
const middleware_serde_1 = require$$1;
|
|
13873
|
-
const smithy_client_1 = require$$
|
|
13952
|
+
const smithy_client_1 = require$$77;
|
|
13874
13953
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13875
13954
|
class DeleteVariableCommand extends smithy_client_1.Command.classBuilder()
|
|
13876
13955
|
.m(function (Command, cs, config, o) {
|
|
@@ -13902,7 +13981,7 @@ function requireDeleteWebhookCommand () {
|
|
|
13902
13981
|
exports.DeleteWebhookCommand = exports.$Command = void 0;
|
|
13903
13982
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13904
13983
|
const middleware_serde_1 = require$$1;
|
|
13905
|
-
const smithy_client_1 = require$$
|
|
13984
|
+
const smithy_client_1 = require$$77;
|
|
13906
13985
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13907
13986
|
class DeleteWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
13908
13987
|
.m(function (Command, cs, config, o) {
|
|
@@ -13934,7 +14013,7 @@ function requireDiscardExperimentCommand () {
|
|
|
13934
14013
|
exports.DiscardExperimentCommand = exports.$Command = void 0;
|
|
13935
14014
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13936
14015
|
const middleware_serde_1 = require$$1;
|
|
13937
|
-
const smithy_client_1 = require$$
|
|
14016
|
+
const smithy_client_1 = require$$77;
|
|
13938
14017
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13939
14018
|
class DiscardExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
13940
14019
|
.m(function (Command, cs, config, o) {
|
|
@@ -13966,7 +14045,7 @@ function requireGetConfigCommand () {
|
|
|
13966
14045
|
exports.GetConfigCommand = exports.$Command = void 0;
|
|
13967
14046
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
13968
14047
|
const middleware_serde_1 = require$$1;
|
|
13969
|
-
const smithy_client_1 = require$$
|
|
14048
|
+
const smithy_client_1 = require$$77;
|
|
13970
14049
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
13971
14050
|
class GetConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
13972
14051
|
.m(function (Command, cs, config, o) {
|
|
@@ -13998,7 +14077,7 @@ function requireGetConfigFastCommand () {
|
|
|
13998
14077
|
exports.GetConfigFastCommand = exports.$Command = void 0;
|
|
13999
14078
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14000
14079
|
const middleware_serde_1 = require$$1;
|
|
14001
|
-
const smithy_client_1 = require$$
|
|
14080
|
+
const smithy_client_1 = require$$77;
|
|
14002
14081
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14003
14082
|
class GetConfigFastCommand extends smithy_client_1.Command.classBuilder()
|
|
14004
14083
|
.m(function (Command, cs, config, o) {
|
|
@@ -14030,7 +14109,7 @@ function requireGetContextCommand () {
|
|
|
14030
14109
|
exports.GetContextCommand = exports.$Command = void 0;
|
|
14031
14110
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14032
14111
|
const middleware_serde_1 = require$$1;
|
|
14033
|
-
const smithy_client_1 = require$$
|
|
14112
|
+
const smithy_client_1 = require$$77;
|
|
14034
14113
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14035
14114
|
class GetContextCommand extends smithy_client_1.Command.classBuilder()
|
|
14036
14115
|
.m(function (Command, cs, config, o) {
|
|
@@ -14062,7 +14141,7 @@ function requireGetContextFromConditionCommand () {
|
|
|
14062
14141
|
exports.GetContextFromConditionCommand = exports.$Command = void 0;
|
|
14063
14142
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14064
14143
|
const middleware_serde_1 = require$$1;
|
|
14065
|
-
const smithy_client_1 = require$$
|
|
14144
|
+
const smithy_client_1 = require$$77;
|
|
14066
14145
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14067
14146
|
class GetContextFromConditionCommand extends smithy_client_1.Command.classBuilder()
|
|
14068
14147
|
.m(function (Command, cs, config, o) {
|
|
@@ -14094,7 +14173,7 @@ function requireGetDefaultConfigCommand () {
|
|
|
14094
14173
|
exports.GetDefaultConfigCommand = exports.$Command = void 0;
|
|
14095
14174
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14096
14175
|
const middleware_serde_1 = require$$1;
|
|
14097
|
-
const smithy_client_1 = require$$
|
|
14176
|
+
const smithy_client_1 = require$$77;
|
|
14098
14177
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14099
14178
|
class GetDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
14100
14179
|
.m(function (Command, cs, config, o) {
|
|
@@ -14126,7 +14205,7 @@ function requireGetDimensionCommand () {
|
|
|
14126
14205
|
exports.GetDimensionCommand = exports.$Command = void 0;
|
|
14127
14206
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14128
14207
|
const middleware_serde_1 = require$$1;
|
|
14129
|
-
const smithy_client_1 = require$$
|
|
14208
|
+
const smithy_client_1 = require$$77;
|
|
14130
14209
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14131
14210
|
class GetDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
14132
14211
|
.m(function (Command, cs, config, o) {
|
|
@@ -14158,7 +14237,7 @@ function requireGetExperimentCommand () {
|
|
|
14158
14237
|
exports.GetExperimentCommand = exports.$Command = void 0;
|
|
14159
14238
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14160
14239
|
const middleware_serde_1 = require$$1;
|
|
14161
|
-
const smithy_client_1 = require$$
|
|
14240
|
+
const smithy_client_1 = require$$77;
|
|
14162
14241
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14163
14242
|
class GetExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14164
14243
|
.m(function (Command, cs, config, o) {
|
|
@@ -14190,7 +14269,7 @@ function requireGetExperimentGroupCommand () {
|
|
|
14190
14269
|
exports.GetExperimentGroupCommand = exports.$Command = void 0;
|
|
14191
14270
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14192
14271
|
const middleware_serde_1 = require$$1;
|
|
14193
|
-
const smithy_client_1 = require$$
|
|
14272
|
+
const smithy_client_1 = require$$77;
|
|
14194
14273
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14195
14274
|
class GetExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
14196
14275
|
.m(function (Command, cs, config, o) {
|
|
@@ -14222,7 +14301,7 @@ function requireGetFunctionCommand () {
|
|
|
14222
14301
|
exports.GetFunctionCommand = exports.$Command = void 0;
|
|
14223
14302
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14224
14303
|
const middleware_serde_1 = require$$1;
|
|
14225
|
-
const smithy_client_1 = require$$
|
|
14304
|
+
const smithy_client_1 = require$$77;
|
|
14226
14305
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14227
14306
|
class GetFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
14228
14307
|
.m(function (Command, cs, config, o) {
|
|
@@ -14254,7 +14333,7 @@ function requireGetOrganisationCommand () {
|
|
|
14254
14333
|
exports.GetOrganisationCommand = exports.$Command = void 0;
|
|
14255
14334
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14256
14335
|
const middleware_serde_1 = require$$1;
|
|
14257
|
-
const smithy_client_1 = require$$
|
|
14336
|
+
const smithy_client_1 = require$$77;
|
|
14258
14337
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14259
14338
|
class GetOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
14260
14339
|
.m(function (Command, cs, config, o) {
|
|
@@ -14286,7 +14365,7 @@ function requireGetResolvedConfigCommand () {
|
|
|
14286
14365
|
exports.GetResolvedConfigCommand = exports.$Command = void 0;
|
|
14287
14366
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14288
14367
|
const middleware_serde_1 = require$$1;
|
|
14289
|
-
const smithy_client_1 = require$$
|
|
14368
|
+
const smithy_client_1 = require$$77;
|
|
14290
14369
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14291
14370
|
class GetResolvedConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
14292
14371
|
.m(function (Command, cs, config, o) {
|
|
@@ -14306,6 +14385,38 @@ function requireGetResolvedConfigCommand () {
|
|
|
14306
14385
|
return GetResolvedConfigCommand;
|
|
14307
14386
|
}
|
|
14308
14387
|
|
|
14388
|
+
var GetResolvedConfigWithIdentifierCommand = {};
|
|
14389
|
+
|
|
14390
|
+
var hasRequiredGetResolvedConfigWithIdentifierCommand;
|
|
14391
|
+
|
|
14392
|
+
function requireGetResolvedConfigWithIdentifierCommand () {
|
|
14393
|
+
if (hasRequiredGetResolvedConfigWithIdentifierCommand) return GetResolvedConfigWithIdentifierCommand;
|
|
14394
|
+
hasRequiredGetResolvedConfigWithIdentifierCommand = 1;
|
|
14395
|
+
(function (exports) {
|
|
14396
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14397
|
+
exports.GetResolvedConfigWithIdentifierCommand = exports.$Command = void 0;
|
|
14398
|
+
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14399
|
+
const middleware_serde_1 = require$$1;
|
|
14400
|
+
const smithy_client_1 = require$$77;
|
|
14401
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14402
|
+
class GetResolvedConfigWithIdentifierCommand extends smithy_client_1.Command.classBuilder()
|
|
14403
|
+
.m(function (Command, cs, config, o) {
|
|
14404
|
+
return [
|
|
14405
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
14406
|
+
];
|
|
14407
|
+
})
|
|
14408
|
+
.s("Superposition", "GetResolvedConfigWithIdentifier", {})
|
|
14409
|
+
.n("SuperpositionClient", "GetResolvedConfigWithIdentifierCommand")
|
|
14410
|
+
.f(void 0, void 0)
|
|
14411
|
+
.ser(Aws_restJson1_1.se_GetResolvedConfigWithIdentifierCommand)
|
|
14412
|
+
.de(Aws_restJson1_1.de_GetResolvedConfigWithIdentifierCommand)
|
|
14413
|
+
.build() {
|
|
14414
|
+
}
|
|
14415
|
+
exports.GetResolvedConfigWithIdentifierCommand = GetResolvedConfigWithIdentifierCommand;
|
|
14416
|
+
} (GetResolvedConfigWithIdentifierCommand));
|
|
14417
|
+
return GetResolvedConfigWithIdentifierCommand;
|
|
14418
|
+
}
|
|
14419
|
+
|
|
14309
14420
|
var GetTypeTemplateCommand = {};
|
|
14310
14421
|
|
|
14311
14422
|
var hasRequiredGetTypeTemplateCommand;
|
|
@@ -14318,7 +14429,7 @@ function requireGetTypeTemplateCommand () {
|
|
|
14318
14429
|
exports.GetTypeTemplateCommand = exports.$Command = void 0;
|
|
14319
14430
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14320
14431
|
const middleware_serde_1 = require$$1;
|
|
14321
|
-
const smithy_client_1 = require$$
|
|
14432
|
+
const smithy_client_1 = require$$77;
|
|
14322
14433
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14323
14434
|
class GetTypeTemplateCommand extends smithy_client_1.Command.classBuilder()
|
|
14324
14435
|
.m(function (Command, cs, config, o) {
|
|
@@ -14350,7 +14461,7 @@ function requireGetTypeTemplatesListCommand () {
|
|
|
14350
14461
|
exports.GetTypeTemplatesListCommand = exports.$Command = void 0;
|
|
14351
14462
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14352
14463
|
const middleware_serde_1 = require$$1;
|
|
14353
|
-
const smithy_client_1 = require$$
|
|
14464
|
+
const smithy_client_1 = require$$77;
|
|
14354
14465
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14355
14466
|
class GetTypeTemplatesListCommand extends smithy_client_1.Command.classBuilder()
|
|
14356
14467
|
.m(function (Command, cs, config, o) {
|
|
@@ -14382,7 +14493,7 @@ function requireGetVariableCommand () {
|
|
|
14382
14493
|
exports.GetVariableCommand = exports.$Command = void 0;
|
|
14383
14494
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14384
14495
|
const middleware_serde_1 = require$$1;
|
|
14385
|
-
const smithy_client_1 = require$$
|
|
14496
|
+
const smithy_client_1 = require$$77;
|
|
14386
14497
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14387
14498
|
class GetVariableCommand extends smithy_client_1.Command.classBuilder()
|
|
14388
14499
|
.m(function (Command, cs, config, o) {
|
|
@@ -14414,7 +14525,7 @@ function requireGetVersionCommand () {
|
|
|
14414
14525
|
exports.GetVersionCommand = exports.$Command = void 0;
|
|
14415
14526
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14416
14527
|
const middleware_serde_1 = require$$1;
|
|
14417
|
-
const smithy_client_1 = require$$
|
|
14528
|
+
const smithy_client_1 = require$$77;
|
|
14418
14529
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14419
14530
|
class GetVersionCommand extends smithy_client_1.Command.classBuilder()
|
|
14420
14531
|
.m(function (Command, cs, config, o) {
|
|
@@ -14446,7 +14557,7 @@ function requireGetWebhookByEventCommand () {
|
|
|
14446
14557
|
exports.GetWebhookByEventCommand = exports.$Command = void 0;
|
|
14447
14558
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14448
14559
|
const middleware_serde_1 = require$$1;
|
|
14449
|
-
const smithy_client_1 = require$$
|
|
14560
|
+
const smithy_client_1 = require$$77;
|
|
14450
14561
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14451
14562
|
class GetWebhookByEventCommand extends smithy_client_1.Command.classBuilder()
|
|
14452
14563
|
.m(function (Command, cs, config, o) {
|
|
@@ -14478,7 +14589,7 @@ function requireGetWebhookCommand () {
|
|
|
14478
14589
|
exports.GetWebhookCommand = exports.$Command = void 0;
|
|
14479
14590
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14480
14591
|
const middleware_serde_1 = require$$1;
|
|
14481
|
-
const smithy_client_1 = require$$
|
|
14592
|
+
const smithy_client_1 = require$$77;
|
|
14482
14593
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14483
14594
|
class GetWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
14484
14595
|
.m(function (Command, cs, config, o) {
|
|
@@ -14510,7 +14621,7 @@ function requireGetWorkspaceCommand () {
|
|
|
14510
14621
|
exports.GetWorkspaceCommand = exports.$Command = void 0;
|
|
14511
14622
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14512
14623
|
const middleware_serde_1 = require$$1;
|
|
14513
|
-
const smithy_client_1 = require$$
|
|
14624
|
+
const smithy_client_1 = require$$77;
|
|
14514
14625
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14515
14626
|
class GetWorkspaceCommand extends smithy_client_1.Command.classBuilder()
|
|
14516
14627
|
.m(function (Command, cs, config, o) {
|
|
@@ -14542,7 +14653,7 @@ function requireListAuditLogsCommand () {
|
|
|
14542
14653
|
exports.ListAuditLogsCommand = exports.$Command = void 0;
|
|
14543
14654
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14544
14655
|
const middleware_serde_1 = require$$1;
|
|
14545
|
-
const smithy_client_1 = require$$
|
|
14656
|
+
const smithy_client_1 = require$$77;
|
|
14546
14657
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14547
14658
|
class ListAuditLogsCommand extends smithy_client_1.Command.classBuilder()
|
|
14548
14659
|
.m(function (Command, cs, config, o) {
|
|
@@ -14574,7 +14685,7 @@ function requireListContextsCommand () {
|
|
|
14574
14685
|
exports.ListContextsCommand = exports.$Command = void 0;
|
|
14575
14686
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14576
14687
|
const middleware_serde_1 = require$$1;
|
|
14577
|
-
const smithy_client_1 = require$$
|
|
14688
|
+
const smithy_client_1 = require$$77;
|
|
14578
14689
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14579
14690
|
class ListContextsCommand extends smithy_client_1.Command.classBuilder()
|
|
14580
14691
|
.m(function (Command, cs, config, o) {
|
|
@@ -14606,7 +14717,7 @@ function requireListDefaultConfigsCommand () {
|
|
|
14606
14717
|
exports.ListDefaultConfigsCommand = exports.$Command = void 0;
|
|
14607
14718
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14608
14719
|
const middleware_serde_1 = require$$1;
|
|
14609
|
-
const smithy_client_1 = require$$
|
|
14720
|
+
const smithy_client_1 = require$$77;
|
|
14610
14721
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14611
14722
|
class ListDefaultConfigsCommand extends smithy_client_1.Command.classBuilder()
|
|
14612
14723
|
.m(function (Command, cs, config, o) {
|
|
@@ -14638,7 +14749,7 @@ function requireListDimensionsCommand () {
|
|
|
14638
14749
|
exports.ListDimensionsCommand = exports.$Command = void 0;
|
|
14639
14750
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14640
14751
|
const middleware_serde_1 = require$$1;
|
|
14641
|
-
const smithy_client_1 = require$$
|
|
14752
|
+
const smithy_client_1 = require$$77;
|
|
14642
14753
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14643
14754
|
class ListDimensionsCommand extends smithy_client_1.Command.classBuilder()
|
|
14644
14755
|
.m(function (Command, cs, config, o) {
|
|
@@ -14670,7 +14781,7 @@ function requireListExperimentCommand () {
|
|
|
14670
14781
|
exports.ListExperimentCommand = exports.$Command = void 0;
|
|
14671
14782
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14672
14783
|
const middleware_serde_1 = require$$1;
|
|
14673
|
-
const smithy_client_1 = require$$
|
|
14784
|
+
const smithy_client_1 = require$$77;
|
|
14674
14785
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14675
14786
|
class ListExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14676
14787
|
.m(function (Command, cs, config, o) {
|
|
@@ -14702,7 +14813,7 @@ function requireListExperimentGroupsCommand () {
|
|
|
14702
14813
|
exports.ListExperimentGroupsCommand = exports.$Command = void 0;
|
|
14703
14814
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14704
14815
|
const middleware_serde_1 = require$$1;
|
|
14705
|
-
const smithy_client_1 = require$$
|
|
14816
|
+
const smithy_client_1 = require$$77;
|
|
14706
14817
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14707
14818
|
class ListExperimentGroupsCommand extends smithy_client_1.Command.classBuilder()
|
|
14708
14819
|
.m(function (Command, cs, config, o) {
|
|
@@ -14734,7 +14845,7 @@ function requireListFunctionCommand () {
|
|
|
14734
14845
|
exports.ListFunctionCommand = exports.$Command = void 0;
|
|
14735
14846
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14736
14847
|
const middleware_serde_1 = require$$1;
|
|
14737
|
-
const smithy_client_1 = require$$
|
|
14848
|
+
const smithy_client_1 = require$$77;
|
|
14738
14849
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14739
14850
|
class ListFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
14740
14851
|
.m(function (Command, cs, config, o) {
|
|
@@ -14766,7 +14877,7 @@ function requireListOrganisationCommand () {
|
|
|
14766
14877
|
exports.ListOrganisationCommand = exports.$Command = void 0;
|
|
14767
14878
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14768
14879
|
const middleware_serde_1 = require$$1;
|
|
14769
|
-
const smithy_client_1 = require$$
|
|
14880
|
+
const smithy_client_1 = require$$77;
|
|
14770
14881
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14771
14882
|
class ListOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
14772
14883
|
.m(function (Command, cs, config, o) {
|
|
@@ -14798,7 +14909,7 @@ function requireListVariablesCommand () {
|
|
|
14798
14909
|
exports.ListVariablesCommand = exports.$Command = void 0;
|
|
14799
14910
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14800
14911
|
const middleware_serde_1 = require$$1;
|
|
14801
|
-
const smithy_client_1 = require$$
|
|
14912
|
+
const smithy_client_1 = require$$77;
|
|
14802
14913
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14803
14914
|
class ListVariablesCommand extends smithy_client_1.Command.classBuilder()
|
|
14804
14915
|
.m(function (Command, cs, config, o) {
|
|
@@ -14830,7 +14941,7 @@ function requireListVersionsCommand () {
|
|
|
14830
14941
|
exports.ListVersionsCommand = exports.$Command = void 0;
|
|
14831
14942
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14832
14943
|
const middleware_serde_1 = require$$1;
|
|
14833
|
-
const smithy_client_1 = require$$
|
|
14944
|
+
const smithy_client_1 = require$$77;
|
|
14834
14945
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14835
14946
|
class ListVersionsCommand extends smithy_client_1.Command.classBuilder()
|
|
14836
14947
|
.m(function (Command, cs, config, o) {
|
|
@@ -14862,7 +14973,7 @@ function requireListWebhookCommand () {
|
|
|
14862
14973
|
exports.ListWebhookCommand = exports.$Command = void 0;
|
|
14863
14974
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14864
14975
|
const middleware_serde_1 = require$$1;
|
|
14865
|
-
const smithy_client_1 = require$$
|
|
14976
|
+
const smithy_client_1 = require$$77;
|
|
14866
14977
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14867
14978
|
class ListWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
14868
14979
|
.m(function (Command, cs, config, o) {
|
|
@@ -14894,7 +15005,7 @@ function requireListWorkspaceCommand () {
|
|
|
14894
15005
|
exports.ListWorkspaceCommand = exports.$Command = void 0;
|
|
14895
15006
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14896
15007
|
const middleware_serde_1 = require$$1;
|
|
14897
|
-
const smithy_client_1 = require$$
|
|
15008
|
+
const smithy_client_1 = require$$77;
|
|
14898
15009
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14899
15010
|
class ListWorkspaceCommand extends smithy_client_1.Command.classBuilder()
|
|
14900
15011
|
.m(function (Command, cs, config, o) {
|
|
@@ -14926,7 +15037,7 @@ function requireMigrateWorkspaceSchemaCommand () {
|
|
|
14926
15037
|
exports.MigrateWorkspaceSchemaCommand = exports.$Command = void 0;
|
|
14927
15038
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14928
15039
|
const middleware_serde_1 = require$$1;
|
|
14929
|
-
const smithy_client_1 = require$$
|
|
15040
|
+
const smithy_client_1 = require$$77;
|
|
14930
15041
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14931
15042
|
class MigrateWorkspaceSchemaCommand extends smithy_client_1.Command.classBuilder()
|
|
14932
15043
|
.m(function (Command, cs, config, o) {
|
|
@@ -14958,7 +15069,7 @@ function requireMoveContextCommand () {
|
|
|
14958
15069
|
exports.MoveContextCommand = exports.$Command = void 0;
|
|
14959
15070
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14960
15071
|
const middleware_serde_1 = require$$1;
|
|
14961
|
-
const smithy_client_1 = require$$
|
|
15072
|
+
const smithy_client_1 = require$$77;
|
|
14962
15073
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14963
15074
|
class MoveContextCommand extends smithy_client_1.Command.classBuilder()
|
|
14964
15075
|
.m(function (Command, cs, config, o) {
|
|
@@ -14990,7 +15101,7 @@ function requirePauseExperimentCommand () {
|
|
|
14990
15101
|
exports.PauseExperimentCommand = exports.$Command = void 0;
|
|
14991
15102
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
14992
15103
|
const middleware_serde_1 = require$$1;
|
|
14993
|
-
const smithy_client_1 = require$$
|
|
15104
|
+
const smithy_client_1 = require$$77;
|
|
14994
15105
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
14995
15106
|
class PauseExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
14996
15107
|
.m(function (Command, cs, config, o) {
|
|
@@ -15022,7 +15133,7 @@ function requirePublishCommand () {
|
|
|
15022
15133
|
exports.PublishCommand = exports.$Command = void 0;
|
|
15023
15134
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15024
15135
|
const middleware_serde_1 = require$$1;
|
|
15025
|
-
const smithy_client_1 = require$$
|
|
15136
|
+
const smithy_client_1 = require$$77;
|
|
15026
15137
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15027
15138
|
class PublishCommand extends smithy_client_1.Command.classBuilder()
|
|
15028
15139
|
.m(function (Command, cs, config, o) {
|
|
@@ -15054,7 +15165,7 @@ function requireRampExperimentCommand () {
|
|
|
15054
15165
|
exports.RampExperimentCommand = exports.$Command = void 0;
|
|
15055
15166
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15056
15167
|
const middleware_serde_1 = require$$1;
|
|
15057
|
-
const smithy_client_1 = require$$
|
|
15168
|
+
const smithy_client_1 = require$$77;
|
|
15058
15169
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15059
15170
|
class RampExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
15060
15171
|
.m(function (Command, cs, config, o) {
|
|
@@ -15086,7 +15197,7 @@ function requireRemoveMembersFromGroupCommand () {
|
|
|
15086
15197
|
exports.RemoveMembersFromGroupCommand = exports.$Command = void 0;
|
|
15087
15198
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15088
15199
|
const middleware_serde_1 = require$$1;
|
|
15089
|
-
const smithy_client_1 = require$$
|
|
15200
|
+
const smithy_client_1 = require$$77;
|
|
15090
15201
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15091
15202
|
class RemoveMembersFromGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
15092
15203
|
.m(function (Command, cs, config, o) {
|
|
@@ -15118,7 +15229,7 @@ function requireResumeExperimentCommand () {
|
|
|
15118
15229
|
exports.ResumeExperimentCommand = exports.$Command = void 0;
|
|
15119
15230
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15120
15231
|
const middleware_serde_1 = require$$1;
|
|
15121
|
-
const smithy_client_1 = require$$
|
|
15232
|
+
const smithy_client_1 = require$$77;
|
|
15122
15233
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15123
15234
|
class ResumeExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
15124
15235
|
.m(function (Command, cs, config, o) {
|
|
@@ -15150,7 +15261,7 @@ function requireTestCommand () {
|
|
|
15150
15261
|
exports.TestCommand = exports.$Command = void 0;
|
|
15151
15262
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15152
15263
|
const middleware_serde_1 = require$$1;
|
|
15153
|
-
const smithy_client_1 = require$$
|
|
15264
|
+
const smithy_client_1 = require$$77;
|
|
15154
15265
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15155
15266
|
class TestCommand extends smithy_client_1.Command.classBuilder()
|
|
15156
15267
|
.m(function (Command, cs, config, o) {
|
|
@@ -15182,7 +15293,7 @@ function requireUpdateDefaultConfigCommand () {
|
|
|
15182
15293
|
exports.UpdateDefaultConfigCommand = exports.$Command = void 0;
|
|
15183
15294
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15184
15295
|
const middleware_serde_1 = require$$1;
|
|
15185
|
-
const smithy_client_1 = require$$
|
|
15296
|
+
const smithy_client_1 = require$$77;
|
|
15186
15297
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15187
15298
|
class UpdateDefaultConfigCommand extends smithy_client_1.Command.classBuilder()
|
|
15188
15299
|
.m(function (Command, cs, config, o) {
|
|
@@ -15214,7 +15325,7 @@ function requireUpdateDimensionCommand () {
|
|
|
15214
15325
|
exports.UpdateDimensionCommand = exports.$Command = void 0;
|
|
15215
15326
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15216
15327
|
const middleware_serde_1 = require$$1;
|
|
15217
|
-
const smithy_client_1 = require$$
|
|
15328
|
+
const smithy_client_1 = require$$77;
|
|
15218
15329
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15219
15330
|
class UpdateDimensionCommand extends smithy_client_1.Command.classBuilder()
|
|
15220
15331
|
.m(function (Command, cs, config, o) {
|
|
@@ -15246,7 +15357,7 @@ function requireUpdateExperimentGroupCommand () {
|
|
|
15246
15357
|
exports.UpdateExperimentGroupCommand = exports.$Command = void 0;
|
|
15247
15358
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15248
15359
|
const middleware_serde_1 = require$$1;
|
|
15249
|
-
const smithy_client_1 = require$$
|
|
15360
|
+
const smithy_client_1 = require$$77;
|
|
15250
15361
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15251
15362
|
class UpdateExperimentGroupCommand extends smithy_client_1.Command.classBuilder()
|
|
15252
15363
|
.m(function (Command, cs, config, o) {
|
|
@@ -15278,7 +15389,7 @@ function requireUpdateFunctionCommand () {
|
|
|
15278
15389
|
exports.UpdateFunctionCommand = exports.$Command = void 0;
|
|
15279
15390
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15280
15391
|
const middleware_serde_1 = require$$1;
|
|
15281
|
-
const smithy_client_1 = require$$
|
|
15392
|
+
const smithy_client_1 = require$$77;
|
|
15282
15393
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15283
15394
|
class UpdateFunctionCommand extends smithy_client_1.Command.classBuilder()
|
|
15284
15395
|
.m(function (Command, cs, config, o) {
|
|
@@ -15310,7 +15421,7 @@ function requireUpdateOrganisationCommand () {
|
|
|
15310
15421
|
exports.UpdateOrganisationCommand = exports.$Command = void 0;
|
|
15311
15422
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15312
15423
|
const middleware_serde_1 = require$$1;
|
|
15313
|
-
const smithy_client_1 = require$$
|
|
15424
|
+
const smithy_client_1 = require$$77;
|
|
15314
15425
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15315
15426
|
class UpdateOrganisationCommand extends smithy_client_1.Command.classBuilder()
|
|
15316
15427
|
.m(function (Command, cs, config, o) {
|
|
@@ -15342,7 +15453,7 @@ function requireUpdateOverrideCommand () {
|
|
|
15342
15453
|
exports.UpdateOverrideCommand = exports.$Command = void 0;
|
|
15343
15454
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15344
15455
|
const middleware_serde_1 = require$$1;
|
|
15345
|
-
const smithy_client_1 = require$$
|
|
15456
|
+
const smithy_client_1 = require$$77;
|
|
15346
15457
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15347
15458
|
class UpdateOverrideCommand extends smithy_client_1.Command.classBuilder()
|
|
15348
15459
|
.m(function (Command, cs, config, o) {
|
|
@@ -15374,7 +15485,7 @@ function requireUpdateOverridesExperimentCommand () {
|
|
|
15374
15485
|
exports.UpdateOverridesExperimentCommand = exports.$Command = void 0;
|
|
15375
15486
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15376
15487
|
const middleware_serde_1 = require$$1;
|
|
15377
|
-
const smithy_client_1 = require$$
|
|
15488
|
+
const smithy_client_1 = require$$77;
|
|
15378
15489
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15379
15490
|
class UpdateOverridesExperimentCommand extends smithy_client_1.Command.classBuilder()
|
|
15380
15491
|
.m(function (Command, cs, config, o) {
|
|
@@ -15406,7 +15517,7 @@ function requireUpdateTypeTemplatesCommand () {
|
|
|
15406
15517
|
exports.UpdateTypeTemplatesCommand = exports.$Command = void 0;
|
|
15407
15518
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15408
15519
|
const middleware_serde_1 = require$$1;
|
|
15409
|
-
const smithy_client_1 = require$$
|
|
15520
|
+
const smithy_client_1 = require$$77;
|
|
15410
15521
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15411
15522
|
class UpdateTypeTemplatesCommand extends smithy_client_1.Command.classBuilder()
|
|
15412
15523
|
.m(function (Command, cs, config, o) {
|
|
@@ -15438,7 +15549,7 @@ function requireUpdateVariableCommand () {
|
|
|
15438
15549
|
exports.UpdateVariableCommand = exports.$Command = void 0;
|
|
15439
15550
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15440
15551
|
const middleware_serde_1 = require$$1;
|
|
15441
|
-
const smithy_client_1 = require$$
|
|
15552
|
+
const smithy_client_1 = require$$77;
|
|
15442
15553
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15443
15554
|
class UpdateVariableCommand extends smithy_client_1.Command.classBuilder()
|
|
15444
15555
|
.m(function (Command, cs, config, o) {
|
|
@@ -15470,7 +15581,7 @@ function requireUpdateWebhookCommand () {
|
|
|
15470
15581
|
exports.UpdateWebhookCommand = exports.$Command = void 0;
|
|
15471
15582
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15472
15583
|
const middleware_serde_1 = require$$1;
|
|
15473
|
-
const smithy_client_1 = require$$
|
|
15584
|
+
const smithy_client_1 = require$$77;
|
|
15474
15585
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15475
15586
|
class UpdateWebhookCommand extends smithy_client_1.Command.classBuilder()
|
|
15476
15587
|
.m(function (Command, cs, config, o) {
|
|
@@ -15502,7 +15613,7 @@ function requireUpdateWorkspaceCommand () {
|
|
|
15502
15613
|
exports.UpdateWorkspaceCommand = exports.$Command = void 0;
|
|
15503
15614
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15504
15615
|
const middleware_serde_1 = require$$1;
|
|
15505
|
-
const smithy_client_1 = require$$
|
|
15616
|
+
const smithy_client_1 = require$$77;
|
|
15506
15617
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15507
15618
|
class UpdateWorkspaceCommand extends smithy_client_1.Command.classBuilder()
|
|
15508
15619
|
.m(function (Command, cs, config, o) {
|
|
@@ -15534,7 +15645,7 @@ function requireValidateContextCommand () {
|
|
|
15534
15645
|
exports.ValidateContextCommand = exports.$Command = void 0;
|
|
15535
15646
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15536
15647
|
const middleware_serde_1 = require$$1;
|
|
15537
|
-
const smithy_client_1 = require$$
|
|
15648
|
+
const smithy_client_1 = require$$77;
|
|
15538
15649
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15539
15650
|
class ValidateContextCommand extends smithy_client_1.Command.classBuilder()
|
|
15540
15651
|
.m(function (Command, cs, config, o) {
|
|
@@ -15566,7 +15677,7 @@ function requireWeightRecomputeCommand () {
|
|
|
15566
15677
|
exports.WeightRecomputeCommand = exports.$Command = void 0;
|
|
15567
15678
|
const Aws_restJson1_1 = requireAws_restJson1();
|
|
15568
15679
|
const middleware_serde_1 = require$$1;
|
|
15569
|
-
const smithy_client_1 = require$$
|
|
15680
|
+
const smithy_client_1 = require$$77;
|
|
15570
15681
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
15571
15682
|
class WeightRecomputeCommand extends smithy_client_1.Command.classBuilder()
|
|
15572
15683
|
.m(function (Command, cs, config, o) {
|
|
@@ -15629,6 +15740,7 @@ function requireSuperposition () {
|
|
|
15629
15740
|
const GetFunctionCommand_1 = requireGetFunctionCommand();
|
|
15630
15741
|
const GetOrganisationCommand_1 = requireGetOrganisationCommand();
|
|
15631
15742
|
const GetResolvedConfigCommand_1 = requireGetResolvedConfigCommand();
|
|
15743
|
+
const GetResolvedConfigWithIdentifierCommand_1 = requireGetResolvedConfigWithIdentifierCommand();
|
|
15632
15744
|
const GetTypeTemplateCommand_1 = requireGetTypeTemplateCommand();
|
|
15633
15745
|
const GetTypeTemplatesListCommand_1 = requireGetTypeTemplatesListCommand();
|
|
15634
15746
|
const GetVariableCommand_1 = requireGetVariableCommand();
|
|
@@ -15669,7 +15781,7 @@ function requireSuperposition () {
|
|
|
15669
15781
|
const UpdateWorkspaceCommand_1 = requireUpdateWorkspaceCommand();
|
|
15670
15782
|
const ValidateContextCommand_1 = requireValidateContextCommand();
|
|
15671
15783
|
const WeightRecomputeCommand_1 = requireWeightRecomputeCommand();
|
|
15672
|
-
const smithy_client_1 = require$$
|
|
15784
|
+
const smithy_client_1 = require$$77;
|
|
15673
15785
|
const commands = {
|
|
15674
15786
|
AddMembersToGroupCommand: AddMembersToGroupCommand_1.AddMembersToGroupCommand,
|
|
15675
15787
|
ApplicableVariantsCommand: ApplicableVariantsCommand_1.ApplicableVariantsCommand,
|
|
@@ -15706,6 +15818,7 @@ function requireSuperposition () {
|
|
|
15706
15818
|
GetFunctionCommand: GetFunctionCommand_1.GetFunctionCommand,
|
|
15707
15819
|
GetOrganisationCommand: GetOrganisationCommand_1.GetOrganisationCommand,
|
|
15708
15820
|
GetResolvedConfigCommand: GetResolvedConfigCommand_1.GetResolvedConfigCommand,
|
|
15821
|
+
GetResolvedConfigWithIdentifierCommand: GetResolvedConfigWithIdentifierCommand_1.GetResolvedConfigWithIdentifierCommand,
|
|
15709
15822
|
GetTypeTemplateCommand: GetTypeTemplateCommand_1.GetTypeTemplateCommand,
|
|
15710
15823
|
GetTypeTemplatesListCommand: GetTypeTemplatesListCommand_1.GetTypeTemplatesListCommand,
|
|
15711
15824
|
GetVariableCommand: GetVariableCommand_1.GetVariableCommand,
|
|
@@ -15799,6 +15912,7 @@ function requireCommands () {
|
|
|
15799
15912
|
tslib_1.__exportStar(requireGetFunctionCommand(), exports);
|
|
15800
15913
|
tslib_1.__exportStar(requireGetOrganisationCommand(), exports);
|
|
15801
15914
|
tslib_1.__exportStar(requireGetResolvedConfigCommand(), exports);
|
|
15915
|
+
tslib_1.__exportStar(requireGetResolvedConfigWithIdentifierCommand(), exports);
|
|
15802
15916
|
tslib_1.__exportStar(requireGetTypeTemplateCommand(), exports);
|
|
15803
15917
|
tslib_1.__exportStar(requireGetTypeTemplatesListCommand(), exports);
|
|
15804
15918
|
tslib_1.__exportStar(requireGetVariableCommand(), exports);
|
|
@@ -15969,6 +16083,7 @@ class ExperimentationClient {
|
|
|
15969
16083
|
context: this.normalizeToStringRecord(exp.context),
|
|
15970
16084
|
variants: variants,
|
|
15971
16085
|
traffic_percentage: exp.traffic_percentage || 100,
|
|
16086
|
+
status: exp.status || superpositionSdk.ExperimentStatusType.DISCARDED,
|
|
15972
16087
|
});
|
|
15973
16088
|
}
|
|
15974
16089
|
return experiments;
|