@aws-sdk/client-gamelift 3.131.0 → 3.142.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/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AcceptMatchCommand.js +2 -2
- package/dist-cjs/commands/ClaimGameServerCommand.js +2 -2
- package/dist-cjs/commands/CreateAliasCommand.js +2 -2
- package/dist-cjs/commands/CreateBuildCommand.js +2 -2
- package/dist-cjs/commands/CreateFleetCommand.js +2 -2
- package/dist-cjs/commands/CreateFleetLocationsCommand.js +2 -2
- package/dist-cjs/commands/CreateGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateGameSessionCommand.js +2 -2
- package/dist-cjs/commands/CreateGameSessionQueueCommand.js +2 -2
- package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +2 -2
- package/dist-cjs/commands/CreatePlayerSessionCommand.js +2 -2
- package/dist-cjs/commands/CreatePlayerSessionsCommand.js +2 -2
- package/dist-cjs/commands/CreateScriptCommand.js +2 -2
- package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteAliasCommand.js +1 -1
- package/dist-cjs/commands/DeleteBuildCommand.js +1 -1
- package/dist-cjs/commands/DeleteFleetCommand.js +1 -1
- package/dist-cjs/commands/DeleteFleetLocationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +2 -2
- package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteScalingPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteScriptCommand.js +1 -1
- package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeregisterGameServerCommand.js +1 -1
- package/dist-cjs/commands/DescribeAliasCommand.js +2 -2
- package/dist-cjs/commands/DescribeBuildCommand.js +2 -2
- package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetCapacityCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameServerCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameSessionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeMatchmakingCommand.js +2 -2
- package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +2 -2
- package/dist-cjs/commands/DescribePlayerSessionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +2 -2
- package/dist-cjs/commands/DescribeScriptCommand.js +2 -2
- package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
- package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +2 -2
- package/dist-cjs/commands/GetInstanceAccessCommand.js +2 -2
- package/dist-cjs/commands/ListAliasesCommand.js +2 -2
- package/dist-cjs/commands/ListBuildsCommand.js +2 -2
- package/dist-cjs/commands/ListFleetsCommand.js +2 -2
- package/dist-cjs/commands/ListGameServerGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListGameServersCommand.js +2 -2
- package/dist-cjs/commands/ListScriptsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -2
- package/dist-cjs/commands/RegisterGameServerCommand.js +2 -2
- package/dist-cjs/commands/RequestUploadCredentialsCommand.js +2 -2
- package/dist-cjs/commands/ResolveAliasCommand.js +2 -2
- package/dist-cjs/commands/ResumeGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/SearchGameSessionsCommand.js +2 -2
- package/dist-cjs/commands/StartFleetActionsCommand.js +2 -2
- package/dist-cjs/commands/StartGameSessionPlacementCommand.js +2 -2
- package/dist-cjs/commands/StartMatchBackfillCommand.js +2 -2
- package/dist-cjs/commands/StartMatchmakingCommand.js +2 -2
- package/dist-cjs/commands/StopFleetActionsCommand.js +2 -2
- package/dist-cjs/commands/StopGameSessionPlacementCommand.js +2 -2
- package/dist-cjs/commands/StopMatchmakingCommand.js +2 -2
- package/dist-cjs/commands/SuspendGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAliasCommand.js +2 -2
- package/dist-cjs/commands/UpdateBuildCommand.js +2 -2
- package/dist-cjs/commands/UpdateFleetAttributesCommand.js +2 -2
- package/dist-cjs/commands/UpdateFleetCapacityCommand.js +2 -2
- package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateGameServerCommand.js +2 -2
- package/dist-cjs/commands/UpdateGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateGameSessionCommand.js +2 -2
- package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +2 -2
- package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateScriptCommand.js +2 -2
- package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +2 -2
- package/dist-cjs/models/models_0.js +970 -1450
- package/dist-cjs/protocols/Aws_json1_1.js +475 -841
- package/dist-es/commands/AcceptMatchCommand.js +3 -3
- package/dist-es/commands/ClaimGameServerCommand.js +3 -3
- package/dist-es/commands/CreateAliasCommand.js +3 -3
- package/dist-es/commands/CreateBuildCommand.js +3 -3
- package/dist-es/commands/CreateFleetCommand.js +3 -3
- package/dist-es/commands/CreateFleetLocationsCommand.js +3 -3
- package/dist-es/commands/CreateGameServerGroupCommand.js +3 -3
- package/dist-es/commands/CreateGameSessionCommand.js +3 -3
- package/dist-es/commands/CreateGameSessionQueueCommand.js +3 -3
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +3 -3
- package/dist-es/commands/CreatePlayerSessionCommand.js +3 -3
- package/dist-es/commands/CreatePlayerSessionsCommand.js +3 -3
- package/dist-es/commands/CreateScriptCommand.js +3 -3
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +3 -3
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteAliasCommand.js +2 -2
- package/dist-es/commands/DeleteBuildCommand.js +2 -2
- package/dist-es/commands/DeleteFleetCommand.js +2 -2
- package/dist-es/commands/DeleteFleetLocationsCommand.js +3 -3
- package/dist-es/commands/DeleteGameServerGroupCommand.js +3 -3
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +3 -3
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +3 -3
- package/dist-es/commands/DeleteScalingPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteScriptCommand.js +2 -2
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +3 -3
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
- package/dist-es/commands/DeregisterGameServerCommand.js +2 -2
- package/dist-es/commands/DescribeAliasCommand.js +3 -3
- package/dist-es/commands/DescribeBuildCommand.js +3 -3
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeFleetCapacityCommand.js +3 -3
- package/dist-es/commands/DescribeFleetEventsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +3 -3
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +3 -3
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +3 -3
- package/dist-es/commands/DescribeGameServerCommand.js +3 -3
- package/dist-es/commands/DescribeGameServerGroupCommand.js +3 -3
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +3 -3
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +3 -3
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +3 -3
- package/dist-es/commands/DescribeGameSessionsCommand.js +3 -3
- package/dist-es/commands/DescribeInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeMatchmakingCommand.js +3 -3
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +3 -3
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +3 -3
- package/dist-es/commands/DescribePlayerSessionsCommand.js +3 -3
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +3 -3
- package/dist-es/commands/DescribeScriptCommand.js +3 -3
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +3 -3
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +3 -3
- package/dist-es/commands/GetInstanceAccessCommand.js +3 -3
- package/dist-es/commands/ListAliasesCommand.js +3 -3
- package/dist-es/commands/ListBuildsCommand.js +3 -3
- package/dist-es/commands/ListFleetsCommand.js +3 -3
- package/dist-es/commands/ListGameServerGroupsCommand.js +3 -3
- package/dist-es/commands/ListGameServersCommand.js +3 -3
- package/dist-es/commands/ListScriptsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutScalingPolicyCommand.js +3 -3
- package/dist-es/commands/RegisterGameServerCommand.js +3 -3
- package/dist-es/commands/RequestUploadCredentialsCommand.js +3 -3
- package/dist-es/commands/ResolveAliasCommand.js +3 -3
- package/dist-es/commands/ResumeGameServerGroupCommand.js +3 -3
- package/dist-es/commands/SearchGameSessionsCommand.js +3 -3
- package/dist-es/commands/StartFleetActionsCommand.js +3 -3
- package/dist-es/commands/StartGameSessionPlacementCommand.js +3 -3
- package/dist-es/commands/StartMatchBackfillCommand.js +3 -3
- package/dist-es/commands/StartMatchmakingCommand.js +3 -3
- package/dist-es/commands/StopFleetActionsCommand.js +3 -3
- package/dist-es/commands/StopGameSessionPlacementCommand.js +3 -3
- package/dist-es/commands/StopMatchmakingCommand.js +3 -3
- package/dist-es/commands/SuspendGameServerGroupCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAliasCommand.js +3 -3
- package/dist-es/commands/UpdateBuildCommand.js +3 -3
- package/dist-es/commands/UpdateFleetAttributesCommand.js +3 -3
- package/dist-es/commands/UpdateFleetCapacityCommand.js +3 -3
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateGameServerCommand.js +3 -3
- package/dist-es/commands/UpdateGameServerGroupCommand.js +3 -3
- package/dist-es/commands/UpdateGameSessionCommand.js +3 -3
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +3 -3
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateScriptCommand.js +3 -3
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +3 -3
- package/dist-es/models/models_0.js +240 -960
- package/dist-es/protocols/Aws_json1_1.js +761 -842
- package/dist-types/models/models_0.d.ts +960 -1440
- package/dist-types/ts3.4/models/models_0.d.ts +480 -960
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateGameServerGroupInputFilterSensitiveLog, UpdateGameServerGroupOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateGameServerGroupCommand, serializeAws_json1_1UpdateGameServerGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateGameServerGroupCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateGameServerGroupCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateGameServerGroupCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateGameServerGroupInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateGameServerGroupOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateGameSessionInputFilterSensitiveLog, UpdateGameSessionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateGameSessionCommand, serializeAws_json1_1UpdateGameSessionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateGameSessionCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateGameSessionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateGameSessionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateGameSessionInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateGameSessionOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateGameSessionQueueInputFilterSensitiveLog, UpdateGameSessionQueueOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateGameSessionQueueCommand, serializeAws_json1_1UpdateGameSessionQueueCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateGameSessionQueueCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateGameSessionQueueCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateGameSessionQueueCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateGameSessionQueueInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateGameSessionQueueOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateMatchmakingConfigurationInputFilterSensitiveLog, UpdateMatchmakingConfigurationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateMatchmakingConfigurationCommand, serializeAws_json1_1UpdateMatchmakingConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateMatchmakingConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateMatchmakingConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateMatchmakingConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateMatchmakingConfigurationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateMatchmakingConfigurationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateRuntimeConfigurationInputFilterSensitiveLog, UpdateRuntimeConfigurationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateRuntimeConfigurationCommand, serializeAws_json1_1UpdateRuntimeConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateRuntimeConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateRuntimeConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateRuntimeConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateRuntimeConfigurationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateRuntimeConfigurationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UpdateScriptInputFilterSensitiveLog, UpdateScriptOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1UpdateScriptCommand, serializeAws_json1_1UpdateScriptCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var UpdateScriptCommand = (function (_super) {
|
|
7
7
|
__extends(UpdateScriptCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UpdateScriptCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UpdateScriptInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UpdateScriptOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ValidateMatchmakingRuleSetInputFilterSensitiveLog, ValidateMatchmakingRuleSetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1ValidateMatchmakingRuleSetCommand, serializeAws_json1_1ValidateMatchmakingRuleSetCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var ValidateMatchmakingRuleSetCommand = (function (_super) {
|
|
7
7
|
__extends(ValidateMatchmakingRuleSetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ValidateMatchmakingRuleSetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ValidateMatchmakingRuleSetInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ValidateMatchmakingRuleSetOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|