@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 { DescribeBuildInputFilterSensitiveLog, DescribeBuildOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeBuildCommand, serializeAws_json1_1DescribeBuildCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeBuildCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeBuildCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeBuildCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeBuildInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeBuildOutputFilterSensitiveLog,
|
|
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 { DescribeEC2InstanceLimitsInputFilterSensitiveLog, DescribeEC2InstanceLimitsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeEC2InstanceLimitsCommand, serializeAws_json1_1DescribeEC2InstanceLimitsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeEC2InstanceLimitsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeEC2InstanceLimitsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeEC2InstanceLimitsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeEC2InstanceLimitsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeEC2InstanceLimitsOutputFilterSensitiveLog,
|
|
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 { DescribeFleetAttributesInputFilterSensitiveLog, DescribeFleetAttributesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetAttributesCommand, serializeAws_json1_1DescribeFleetAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeFleetAttributesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeFleetAttributesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeFleetAttributesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeFleetAttributesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeFleetAttributesOutputFilterSensitiveLog,
|
|
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 { DescribeFleetCapacityInputFilterSensitiveLog, DescribeFleetCapacityOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetCapacityCommand, serializeAws_json1_1DescribeFleetCapacityCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeFleetCapacityCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeFleetCapacityCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeFleetCapacityCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeFleetCapacityInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeFleetCapacityOutputFilterSensitiveLog,
|
|
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 { DescribeFleetEventsInputFilterSensitiveLog, DescribeFleetEventsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetEventsCommand, serializeAws_json1_1DescribeFleetEventsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeFleetEventsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeFleetEventsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeFleetEventsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeFleetEventsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeFleetEventsOutputFilterSensitiveLog,
|
|
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 { DescribeFleetLocationAttributesInputFilterSensitiveLog, DescribeFleetLocationAttributesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetLocationAttributesCommand, serializeAws_json1_1DescribeFleetLocationAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeFleetLocationAttributesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeFleetLocationAttributesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeFleetLocationAttributesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeFleetLocationAttributesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeFleetLocationAttributesOutputFilterSensitiveLog,
|
|
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 { DescribeFleetLocationCapacityInputFilterSensitiveLog, DescribeFleetLocationCapacityOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetLocationCapacityCommand, serializeAws_json1_1DescribeFleetLocationCapacityCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeFleetLocationCapacityCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeFleetLocationCapacityCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeFleetLocationCapacityCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeFleetLocationCapacityInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeFleetLocationCapacityOutputFilterSensitiveLog,
|
|
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 { DescribeFleetLocationUtilizationInputFilterSensitiveLog, DescribeFleetLocationUtilizationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetLocationUtilizationCommand, serializeAws_json1_1DescribeFleetLocationUtilizationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeFleetLocationUtilizationCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeFleetLocationUtilizationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeFleetLocationUtilizationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeFleetLocationUtilizationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeFleetLocationUtilizationOutputFilterSensitiveLog,
|
|
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 { DescribeFleetPortSettingsInputFilterSensitiveLog, DescribeFleetPortSettingsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetPortSettingsCommand, serializeAws_json1_1DescribeFleetPortSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeFleetPortSettingsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeFleetPortSettingsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeFleetPortSettingsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeFleetPortSettingsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeFleetPortSettingsOutputFilterSensitiveLog,
|
|
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 { DescribeFleetUtilizationInputFilterSensitiveLog, DescribeFleetUtilizationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeFleetUtilizationCommand, serializeAws_json1_1DescribeFleetUtilizationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeFleetUtilizationCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeFleetUtilizationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeFleetUtilizationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeFleetUtilizationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeFleetUtilizationOutputFilterSensitiveLog,
|
|
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 { DescribeGameServerInputFilterSensitiveLog, DescribeGameServerOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeGameServerCommand, serializeAws_json1_1DescribeGameServerCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeGameServerCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGameServerCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGameServerCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGameServerInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGameServerOutputFilterSensitiveLog,
|
|
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 { DescribeGameServerGroupInputFilterSensitiveLog, DescribeGameServerGroupOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeGameServerGroupCommand, serializeAws_json1_1DescribeGameServerGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeGameServerGroupCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGameServerGroupCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGameServerGroupCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGameServerGroupInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGameServerGroupOutputFilterSensitiveLog,
|
|
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 { DescribeGameServerInstancesInputFilterSensitiveLog, DescribeGameServerInstancesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeGameServerInstancesCommand, serializeAws_json1_1DescribeGameServerInstancesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeGameServerInstancesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGameServerInstancesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGameServerInstancesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGameServerInstancesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGameServerInstancesOutputFilterSensitiveLog,
|
|
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 { DescribeGameSessionDetailsInputFilterSensitiveLog, DescribeGameSessionDetailsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeGameSessionDetailsCommand, serializeAws_json1_1DescribeGameSessionDetailsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeGameSessionDetailsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGameSessionDetailsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGameSessionDetailsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGameSessionDetailsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGameSessionDetailsOutputFilterSensitiveLog,
|
|
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 { DescribeGameSessionPlacementInputFilterSensitiveLog, DescribeGameSessionPlacementOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeGameSessionPlacementCommand, serializeAws_json1_1DescribeGameSessionPlacementCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeGameSessionPlacementCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGameSessionPlacementCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGameSessionPlacementCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGameSessionPlacementInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGameSessionPlacementOutputFilterSensitiveLog,
|
|
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 { DescribeGameSessionQueuesInputFilterSensitiveLog, DescribeGameSessionQueuesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeGameSessionQueuesCommand, serializeAws_json1_1DescribeGameSessionQueuesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeGameSessionQueuesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGameSessionQueuesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGameSessionQueuesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGameSessionQueuesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGameSessionQueuesOutputFilterSensitiveLog,
|
|
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 { DescribeGameSessionsInputFilterSensitiveLog, DescribeGameSessionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeGameSessionsCommand, serializeAws_json1_1DescribeGameSessionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeGameSessionsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGameSessionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGameSessionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGameSessionsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGameSessionsOutputFilterSensitiveLog,
|
|
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 { DescribeInstancesInputFilterSensitiveLog, DescribeInstancesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeInstancesCommand, serializeAws_json1_1DescribeInstancesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeInstancesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeInstancesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeInstancesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeInstancesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeInstancesOutputFilterSensitiveLog,
|
|
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 { DescribeMatchmakingInputFilterSensitiveLog, DescribeMatchmakingOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeMatchmakingCommand, serializeAws_json1_1DescribeMatchmakingCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeMatchmakingCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeMatchmakingCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeMatchmakingCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeMatchmakingInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeMatchmakingOutputFilterSensitiveLog,
|
|
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 { DescribeMatchmakingConfigurationsInputFilterSensitiveLog, DescribeMatchmakingConfigurationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeMatchmakingConfigurationsCommand, serializeAws_json1_1DescribeMatchmakingConfigurationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeMatchmakingConfigurationsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeMatchmakingConfigurationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeMatchmakingConfigurationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeMatchmakingConfigurationsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeMatchmakingConfigurationsOutputFilterSensitiveLog,
|
|
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 { DescribeMatchmakingRuleSetsInputFilterSensitiveLog, DescribeMatchmakingRuleSetsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeMatchmakingRuleSetsCommand, serializeAws_json1_1DescribeMatchmakingRuleSetsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeMatchmakingRuleSetsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeMatchmakingRuleSetsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeMatchmakingRuleSetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeMatchmakingRuleSetsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeMatchmakingRuleSetsOutputFilterSensitiveLog,
|
|
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 { DescribePlayerSessionsInputFilterSensitiveLog, DescribePlayerSessionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribePlayerSessionsCommand, serializeAws_json1_1DescribePlayerSessionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribePlayerSessionsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribePlayerSessionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribePlayerSessionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribePlayerSessionsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribePlayerSessionsOutputFilterSensitiveLog,
|
|
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 { DescribeRuntimeConfigurationInputFilterSensitiveLog, DescribeRuntimeConfigurationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeRuntimeConfigurationCommand, serializeAws_json1_1DescribeRuntimeConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeRuntimeConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeRuntimeConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeRuntimeConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeRuntimeConfigurationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeRuntimeConfigurationOutputFilterSensitiveLog,
|
|
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 { DescribeScalingPoliciesInputFilterSensitiveLog, DescribeScalingPoliciesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeScalingPoliciesCommand, serializeAws_json1_1DescribeScalingPoliciesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeScalingPoliciesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeScalingPoliciesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeScalingPoliciesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeScalingPoliciesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeScalingPoliciesOutputFilterSensitiveLog,
|
|
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 { DescribeScriptInputFilterSensitiveLog, DescribeScriptOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeScriptCommand, serializeAws_json1_1DescribeScriptCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeScriptCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeScriptCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeScriptCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeScriptInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeScriptOutputFilterSensitiveLog,
|
|
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 { DescribeVpcPeeringAuthorizationsInputFilterSensitiveLog, DescribeVpcPeeringAuthorizationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeVpcPeeringAuthorizationsCommand, serializeAws_json1_1DescribeVpcPeeringAuthorizationsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeVpcPeeringAuthorizationsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeVpcPeeringAuthorizationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeVpcPeeringAuthorizationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeVpcPeeringAuthorizationsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeVpcPeeringAuthorizationsOutputFilterSensitiveLog,
|
|
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 { DescribeVpcPeeringConnectionsInputFilterSensitiveLog, DescribeVpcPeeringConnectionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeVpcPeeringConnectionsCommand, serializeAws_json1_1DescribeVpcPeeringConnectionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DescribeVpcPeeringConnectionsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeVpcPeeringConnectionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeVpcPeeringConnectionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeVpcPeeringConnectionsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeVpcPeeringConnectionsOutputFilterSensitiveLog,
|
|
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 { GetGameSessionLogUrlInputFilterSensitiveLog, GetGameSessionLogUrlOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetGameSessionLogUrlCommand, serializeAws_json1_1GetGameSessionLogUrlCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var GetGameSessionLogUrlCommand = (function (_super) {
|
|
7
7
|
__extends(GetGameSessionLogUrlCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetGameSessionLogUrlCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetGameSessionLogUrlInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetGameSessionLogUrlOutputFilterSensitiveLog,
|
|
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 { GetInstanceAccessInputFilterSensitiveLog, GetInstanceAccessOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetInstanceAccessCommand, serializeAws_json1_1GetInstanceAccessCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var GetInstanceAccessCommand = (function (_super) {
|
|
7
7
|
__extends(GetInstanceAccessCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetInstanceAccessCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetInstanceAccessInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetInstanceAccessOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|