@aws-sdk/client-gamelift 3.130.0 → 3.141.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 +30 -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-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-types/models/models_0.d.ts +960 -1440
- package/dist-types/ts3.4/models/models_0.d.ts +480 -960
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,36 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.141.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.140.0...v3.141.0) (2022-08-01)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** update client endpoints as of 2022-08-01 ([aaf49f2](https://github.com/aws/aws-sdk-js-v3/commit/aaf49f21b371412e6ea7e00890b71a7b31991b66))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* **namespaces:** remove namespaces with only a log filter ([#3823](https://github.com/aws/aws-sdk-js-v3/issues/3823)) ([33e6822](https://github.com/aws/aws-sdk-js-v3/commit/33e68228fb64c53dd8f89e6be76dd5f46edc3cfd))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
# [3.131.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0) (2022-07-15)
|
|
29
|
+
|
|
30
|
+
**Note:** Version bump only for package @aws-sdk/client-gamelift
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
6
36
|
# [3.130.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.129.0...v3.130.0) (2022-07-14)
|
|
7
37
|
|
|
8
38
|
|
package/README.md
CHANGED
|
@@ -223,7 +223,7 @@ try {
|
|
|
223
223
|
const data = await client.send(command);
|
|
224
224
|
// process data.
|
|
225
225
|
} catch (error) {
|
|
226
|
-
const { requestId, cfId, extendedRequestId } = error
|
|
226
|
+
const { requestId, cfId, extendedRequestId } = error.$$metadata;
|
|
227
227
|
console.log({ requestId, cfId, extendedRequestId });
|
|
228
228
|
/**
|
|
229
229
|
* The keys within exceptions are also parsed.
|
|
@@ -20,8 +20,8 @@ class AcceptMatchCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.AcceptMatchInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.AcceptMatchOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class ClaimGameServerCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.ClaimGameServerInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.ClaimGameServerOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateAliasCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateAliasInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateAliasOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateBuildCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateBuildInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateBuildOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateFleetCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateFleetInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateFleetOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateFleetLocationsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateFleetLocationsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateFleetLocationsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateGameServerGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateGameServerGroupInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateGameServerGroupOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateGameSessionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateGameSessionInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateGameSessionOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateGameSessionQueueCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateGameSessionQueueInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateGameSessionQueueOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateMatchmakingConfigurationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateMatchmakingConfigurationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateMatchmakingConfigurationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateMatchmakingRuleSetCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateMatchmakingRuleSetInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateMatchmakingRuleSetOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreatePlayerSessionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreatePlayerSessionInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreatePlayerSessionOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreatePlayerSessionsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreatePlayerSessionsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreatePlayerSessionsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateScriptCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateScriptInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateScriptOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateVpcPeeringAuthorizationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateVpcPeeringAuthorizationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateVpcPeeringAuthorizationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateVpcPeeringConnectionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateVpcPeeringConnectionInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateVpcPeeringConnectionOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,7 +20,7 @@ class DeleteAliasCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteAliasInputFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,7 +20,7 @@ class DeleteBuildCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteBuildInputFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,7 +20,7 @@ class DeleteFleetCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteFleetInputFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,8 +20,8 @@ class DeleteFleetLocationsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteFleetLocationsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteFleetLocationsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteGameServerGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteGameServerGroupInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteGameServerGroupOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteGameSessionQueueCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteGameSessionQueueInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteGameSessionQueueOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteMatchmakingConfigurationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteMatchmakingConfigurationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteMatchmakingConfigurationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteMatchmakingRuleSetCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteMatchmakingRuleSetInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteMatchmakingRuleSetOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,7 +20,7 @@ class DeleteScalingPolicyCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteScalingPolicyInputFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,7 +20,7 @@ class DeleteScriptCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteScriptInputFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,8 +20,8 @@ class DeleteVpcPeeringAuthorizationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteVpcPeeringAuthorizationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteVpcPeeringAuthorizationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteVpcPeeringConnectionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteVpcPeeringConnectionInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteVpcPeeringConnectionOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,7 +20,7 @@ class DeregisterGameServerCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeregisterGameServerInputFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: (output) => output,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
@@ -20,8 +20,8 @@ class DescribeAliasCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeAliasInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeAliasOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeBuildCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeBuildInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeBuildOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeEC2InstanceLimitsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeEC2InstanceLimitsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeEC2InstanceLimitsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeFleetAttributesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeFleetAttributesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeFleetAttributesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeFleetCapacityCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeFleetCapacityInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeFleetCapacityOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeFleetEventsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeFleetEventsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeFleetEventsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeFleetLocationAttributesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeFleetLocationAttributesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeFleetLocationAttributesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeFleetLocationCapacityCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeFleetLocationCapacityInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeFleetLocationCapacityOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeFleetLocationUtilizationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeFleetLocationUtilizationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeFleetLocationUtilizationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeFleetPortSettingsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeFleetPortSettingsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeFleetPortSettingsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeFleetUtilizationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeFleetUtilizationInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeFleetUtilizationOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeGameServerCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeGameServerInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeGameServerOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeGameServerGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeGameServerGroupInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeGameServerGroupOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeGameServerInstancesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeGameServerInstancesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeGameServerInstancesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeGameSessionDetailsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeGameSessionDetailsInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeGameSessionDetailsOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeGameSessionPlacementCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeGameSessionPlacementInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeGameSessionPlacementOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DescribeGameSessionQueuesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeGameSessionQueuesInputFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeGameSessionQueuesOutputFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|