@aws-sdk/client-gamelift 3.413.0 → 3.418.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AcceptMatchCommand.js +5 -0
- package/dist-cjs/commands/ClaimGameServerCommand.js +5 -0
- package/dist-cjs/commands/CreateAliasCommand.js +5 -0
- package/dist-cjs/commands/CreateBuildCommand.js +5 -0
- package/dist-cjs/commands/CreateFleetCommand.js +5 -0
- package/dist-cjs/commands/CreateFleetLocationsCommand.js +5 -0
- package/dist-cjs/commands/CreateGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateGameSessionCommand.js +5 -0
- package/dist-cjs/commands/CreateGameSessionQueueCommand.js +5 -0
- package/dist-cjs/commands/CreateLocationCommand.js +5 -0
- package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +5 -0
- package/dist-cjs/commands/CreatePlayerSessionCommand.js +5 -0
- package/dist-cjs/commands/CreatePlayerSessionsCommand.js +5 -0
- package/dist-cjs/commands/CreateScriptCommand.js +5 -0
- package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +5 -0
- package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +5 -0
- package/dist-cjs/commands/DeleteAliasCommand.js +5 -0
- package/dist-cjs/commands/DeleteBuildCommand.js +5 -0
- package/dist-cjs/commands/DeleteFleetCommand.js +5 -0
- package/dist-cjs/commands/DeleteFleetLocationsCommand.js +5 -0
- package/dist-cjs/commands/DeleteGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +5 -0
- package/dist-cjs/commands/DeleteLocationCommand.js +5 -0
- package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +5 -0
- package/dist-cjs/commands/DeleteScalingPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteScriptCommand.js +5 -0
- package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +5 -0
- package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +5 -0
- package/dist-cjs/commands/DeregisterComputeCommand.js +5 -0
- package/dist-cjs/commands/DeregisterGameServerCommand.js +5 -0
- package/dist-cjs/commands/DescribeAliasCommand.js +5 -0
- package/dist-cjs/commands/DescribeBuildCommand.js +5 -0
- package/dist-cjs/commands/DescribeComputeCommand.js +5 -0
- package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetAttributesCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetCapacityCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetEventsCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +5 -0
- package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameServerCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +5 -0
- package/dist-cjs/commands/DescribeGameSessionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeInstancesCommand.js +5 -0
- package/dist-cjs/commands/DescribeMatchmakingCommand.js +5 -0
- package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +5 -0
- package/dist-cjs/commands/DescribePlayerSessionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +5 -0
- package/dist-cjs/commands/DescribeScriptCommand.js +5 -0
- package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +5 -0
- package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +5 -0
- package/dist-cjs/commands/GetComputeAccessCommand.js +5 -0
- package/dist-cjs/commands/GetComputeAuthTokenCommand.js +5 -0
- package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +5 -0
- package/dist-cjs/commands/GetInstanceAccessCommand.js +5 -0
- package/dist-cjs/commands/ListAliasesCommand.js +5 -0
- package/dist-cjs/commands/ListBuildsCommand.js +5 -0
- package/dist-cjs/commands/ListComputeCommand.js +5 -0
- package/dist-cjs/commands/ListFleetsCommand.js +5 -0
- package/dist-cjs/commands/ListGameServerGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListGameServersCommand.js +5 -0
- package/dist-cjs/commands/ListLocationsCommand.js +5 -0
- package/dist-cjs/commands/ListScriptsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/PutScalingPolicyCommand.js +5 -0
- package/dist-cjs/commands/RegisterComputeCommand.js +5 -0
- package/dist-cjs/commands/RegisterGameServerCommand.js +5 -0
- package/dist-cjs/commands/RequestUploadCredentialsCommand.js +5 -0
- package/dist-cjs/commands/ResolveAliasCommand.js +5 -0
- package/dist-cjs/commands/ResumeGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/SearchGameSessionsCommand.js +5 -0
- package/dist-cjs/commands/StartFleetActionsCommand.js +5 -0
- package/dist-cjs/commands/StartGameSessionPlacementCommand.js +5 -0
- package/dist-cjs/commands/StartMatchBackfillCommand.js +5 -0
- package/dist-cjs/commands/StartMatchmakingCommand.js +5 -0
- package/dist-cjs/commands/StopFleetActionsCommand.js +5 -0
- package/dist-cjs/commands/StopGameSessionPlacementCommand.js +5 -0
- package/dist-cjs/commands/StopMatchmakingCommand.js +5 -0
- package/dist-cjs/commands/SuspendGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAliasCommand.js +5 -0
- package/dist-cjs/commands/UpdateBuildCommand.js +5 -0
- package/dist-cjs/commands/UpdateFleetAttributesCommand.js +5 -0
- package/dist-cjs/commands/UpdateFleetCapacityCommand.js +5 -0
- package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +5 -0
- package/dist-cjs/commands/UpdateGameServerCommand.js +5 -0
- package/dist-cjs/commands/UpdateGameServerGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateGameSessionCommand.js +5 -0
- package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +5 -0
- package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateScriptCommand.js +5 -0
- package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +5 -0
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/commands/AcceptMatchCommand.js +5 -0
- package/dist-es/commands/ClaimGameServerCommand.js +5 -0
- package/dist-es/commands/CreateAliasCommand.js +5 -0
- package/dist-es/commands/CreateBuildCommand.js +5 -0
- package/dist-es/commands/CreateFleetCommand.js +5 -0
- package/dist-es/commands/CreateFleetLocationsCommand.js +5 -0
- package/dist-es/commands/CreateGameServerGroupCommand.js +5 -0
- package/dist-es/commands/CreateGameSessionCommand.js +5 -0
- package/dist-es/commands/CreateGameSessionQueueCommand.js +5 -0
- package/dist-es/commands/CreateLocationCommand.js +5 -0
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +5 -0
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +5 -0
- package/dist-es/commands/CreatePlayerSessionCommand.js +5 -0
- package/dist-es/commands/CreatePlayerSessionsCommand.js +5 -0
- package/dist-es/commands/CreateScriptCommand.js +5 -0
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +5 -0
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +5 -0
- package/dist-es/commands/DeleteAliasCommand.js +5 -0
- package/dist-es/commands/DeleteBuildCommand.js +5 -0
- package/dist-es/commands/DeleteFleetCommand.js +5 -0
- package/dist-es/commands/DeleteFleetLocationsCommand.js +5 -0
- package/dist-es/commands/DeleteGameServerGroupCommand.js +5 -0
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +5 -0
- package/dist-es/commands/DeleteLocationCommand.js +5 -0
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +5 -0
- package/dist-es/commands/DeleteScalingPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteScriptCommand.js +5 -0
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +5 -0
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +5 -0
- package/dist-es/commands/DeregisterComputeCommand.js +5 -0
- package/dist-es/commands/DeregisterGameServerCommand.js +5 -0
- package/dist-es/commands/DescribeAliasCommand.js +5 -0
- package/dist-es/commands/DescribeBuildCommand.js +5 -0
- package/dist-es/commands/DescribeComputeCommand.js +5 -0
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +5 -0
- package/dist-es/commands/DescribeFleetAttributesCommand.js +5 -0
- package/dist-es/commands/DescribeFleetCapacityCommand.js +5 -0
- package/dist-es/commands/DescribeFleetEventsCommand.js +5 -0
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +5 -0
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +5 -0
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +5 -0
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +5 -0
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +5 -0
- package/dist-es/commands/DescribeGameServerCommand.js +5 -0
- package/dist-es/commands/DescribeGameServerGroupCommand.js +5 -0
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +5 -0
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +5 -0
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +5 -0
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +5 -0
- package/dist-es/commands/DescribeGameSessionsCommand.js +5 -0
- package/dist-es/commands/DescribeInstancesCommand.js +5 -0
- package/dist-es/commands/DescribeMatchmakingCommand.js +5 -0
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +5 -0
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +5 -0
- package/dist-es/commands/DescribePlayerSessionsCommand.js +5 -0
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +5 -0
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +5 -0
- package/dist-es/commands/DescribeScriptCommand.js +5 -0
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +5 -0
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +5 -0
- package/dist-es/commands/GetComputeAccessCommand.js +5 -0
- package/dist-es/commands/GetComputeAuthTokenCommand.js +5 -0
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +5 -0
- package/dist-es/commands/GetInstanceAccessCommand.js +5 -0
- package/dist-es/commands/ListAliasesCommand.js +5 -0
- package/dist-es/commands/ListBuildsCommand.js +5 -0
- package/dist-es/commands/ListComputeCommand.js +5 -0
- package/dist-es/commands/ListFleetsCommand.js +5 -0
- package/dist-es/commands/ListGameServerGroupsCommand.js +5 -0
- package/dist-es/commands/ListGameServersCommand.js +5 -0
- package/dist-es/commands/ListLocationsCommand.js +5 -0
- package/dist-es/commands/ListScriptsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/PutScalingPolicyCommand.js +5 -0
- package/dist-es/commands/RegisterComputeCommand.js +5 -0
- package/dist-es/commands/RegisterGameServerCommand.js +5 -0
- package/dist-es/commands/RequestUploadCredentialsCommand.js +5 -0
- package/dist-es/commands/ResolveAliasCommand.js +5 -0
- package/dist-es/commands/ResumeGameServerGroupCommand.js +5 -0
- package/dist-es/commands/SearchGameSessionsCommand.js +5 -0
- package/dist-es/commands/StartFleetActionsCommand.js +5 -0
- package/dist-es/commands/StartGameSessionPlacementCommand.js +5 -0
- package/dist-es/commands/StartMatchBackfillCommand.js +5 -0
- package/dist-es/commands/StartMatchmakingCommand.js +5 -0
- package/dist-es/commands/StopFleetActionsCommand.js +5 -0
- package/dist-es/commands/StopGameSessionPlacementCommand.js +5 -0
- package/dist-es/commands/StopMatchmakingCommand.js +5 -0
- package/dist-es/commands/SuspendGameServerGroupCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAliasCommand.js +5 -0
- package/dist-es/commands/UpdateBuildCommand.js +5 -0
- package/dist-es/commands/UpdateFleetAttributesCommand.js +5 -0
- package/dist-es/commands/UpdateFleetCapacityCommand.js +5 -0
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +5 -0
- package/dist-es/commands/UpdateGameServerCommand.js +5 -0
- package/dist-es/commands/UpdateGameServerGroupCommand.js +5 -0
- package/dist-es/commands/UpdateGameSessionCommand.js +5 -0
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +5 -0
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateScriptCommand.js +5 -0
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +5 -0
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +31 -30
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteLocationCommand, se_DeleteLocationCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteLocationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteLocationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DeleteLocation",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteMatchmakingConfigurationCommand, se_DeleteMatchmakingConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteMatchmakingConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteMatchmakingConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DeleteMatchmakingConfiguration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteMatchmakingRuleSetCommand, se_DeleteMatchmakingRuleSetCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteMatchmakingRuleSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteMatchmakingRuleSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DeleteMatchmakingRuleSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteScalingPolicyCommand, se_DeleteScalingPolicyCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteScalingPolicyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteScalingPolicyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DeleteScalingPolicy",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteScriptCommand, se_DeleteScriptCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteScriptCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteScriptCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DeleteScript",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteVpcPeeringAuthorizationCommand, se_DeleteVpcPeeringAuthorizationCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteVpcPeeringAuthorizationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteVpcPeeringAuthorizationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DeleteVpcPeeringAuthorization",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteVpcPeeringConnectionCommand, se_DeleteVpcPeeringConnectionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteVpcPeeringConnectionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteVpcPeeringConnectionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DeleteVpcPeeringConnection",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeregisterComputeCommand, se_DeregisterComputeCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeregisterComputeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeregisterComputeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DeregisterCompute",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeregisterGameServerCommand, se_DeregisterGameServerCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeregisterGameServerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeregisterGameServerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DeregisterGameServer",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeAliasCommand, se_DescribeAliasCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeAliasCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeAliasCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeAlias",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeBuildCommand, se_DescribeBuildCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeBuildCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeBuildCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeBuild",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeComputeCommand, se_DescribeComputeCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeComputeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeComputeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeCompute",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeEC2InstanceLimitsCommand, se_DescribeEC2InstanceLimitsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeEC2InstanceLimitsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeEC2InstanceLimitsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeEC2InstanceLimits",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeFleetAttributesCommand, se_DescribeFleetAttributesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeFleetAttributesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeFleetAttributesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeFleetAttributes",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeFleetCapacityCommand, se_DescribeFleetCapacityCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeFleetCapacityCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeFleetCapacityCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeFleetCapacity",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeFleetEventsCommand, se_DescribeFleetEventsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeFleetEventsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeFleetEventsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeFleetEvents",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeFleetLocationAttributesCommand, se_DescribeFleetLocationAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeFleetLocationAttributesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeFleetLocationAttributesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeFleetLocationAttributes",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeFleetLocationCapacityCommand, se_DescribeFleetLocationCapacityCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeFleetLocationCapacityCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeFleetLocationCapacityCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeFleetLocationCapacity",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeFleetLocationUtilizationCommand, se_DescribeFleetLocationUtilizationCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeFleetLocationUtilizationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeFleetLocationUtilizationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeFleetLocationUtilization",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeFleetPortSettingsCommand, se_DescribeFleetPortSettingsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeFleetPortSettingsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeFleetPortSettingsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeFleetPortSettings",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeFleetUtilizationCommand, se_DescribeFleetUtilizationCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeFleetUtilizationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeFleetUtilizationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeFleetUtilization",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeGameServerCommand, se_DescribeGameServerCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeGameServerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeGameServerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeGameServer",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeGameServerGroupCommand, se_DescribeGameServerGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeGameServerGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeGameServerGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeGameServerGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeGameServerInstancesCommand, se_DescribeGameServerInstancesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeGameServerInstancesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeGameServerInstancesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeGameServerInstances",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeGameSessionDetailsCommand, se_DescribeGameSessionDetailsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeGameSessionDetailsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeGameSessionDetailsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeGameSessionDetails",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeGameSessionPlacementCommand, se_DescribeGameSessionPlacementCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeGameSessionPlacementCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeGameSessionPlacementCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeGameSessionPlacement",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeGameSessionQueuesCommand, se_DescribeGameSessionQueuesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeGameSessionQueuesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeGameSessionQueuesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeGameSessionQueues",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeGameSessionsCommand, se_DescribeGameSessionsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeGameSessionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeGameSessionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeGameSessions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeInstancesCommand, se_DescribeInstancesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeInstancesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeInstancesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeInstances",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeMatchmakingCommand, se_DescribeMatchmakingCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeMatchmakingCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeMatchmakingCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeMatchmaking",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeMatchmakingConfigurationsCommand, se_DescribeMatchmakingConfigurationsCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeMatchmakingConfigurationsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeMatchmakingConfigurationsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeMatchmakingConfigurations",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeMatchmakingRuleSetsCommand, se_DescribeMatchmakingRuleSetsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeMatchmakingRuleSetsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeMatchmakingRuleSetsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "DescribeMatchmakingRuleSets",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|