@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_StopMatchmakingCommand, se_StopMatchmakingCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StopMatchmakingCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StopMatchmakingCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "StopMatchmaking",
|
|
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_SuspendGameServerGroupCommand, se_SuspendGameServerGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SuspendGameServerGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SuspendGameServerGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "SuspendGameServerGroup",
|
|
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_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "TagResource",
|
|
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_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UntagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UntagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UntagResource",
|
|
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_UpdateAliasCommand, se_UpdateAliasCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateAliasCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateAliasCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateAlias",
|
|
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_UpdateBuildCommand, se_UpdateBuildCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateBuildCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateBuildCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateBuild",
|
|
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_UpdateFleetAttributesCommand, se_UpdateFleetAttributesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateFleetAttributesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateFleetAttributesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateFleetAttributes",
|
|
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_UpdateFleetCapacityCommand, se_UpdateFleetCapacityCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateFleetCapacityCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateFleetCapacityCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateFleetCapacity",
|
|
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_UpdateFleetPortSettingsCommand, se_UpdateFleetPortSettingsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateFleetPortSettingsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateFleetPortSettingsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateFleetPortSettings",
|
|
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_UpdateGameServerCommand, se_UpdateGameServerCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateGameServerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateGameServerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateGameServer",
|
|
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_UpdateGameServerGroupCommand, se_UpdateGameServerGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateGameServerGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateGameServerGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateGameServerGroup",
|
|
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_UpdateGameSessionCommand, se_UpdateGameSessionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateGameSessionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateGameSessionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateGameSession",
|
|
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_UpdateGameSessionQueueCommand, se_UpdateGameSessionQueueCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateGameSessionQueueCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateGameSessionQueueCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateGameSessionQueue",
|
|
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_UpdateMatchmakingConfigurationCommand, se_UpdateMatchmakingConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateMatchmakingConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateMatchmakingConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateMatchmakingConfiguration",
|
|
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_UpdateRuntimeConfigurationCommand, se_UpdateRuntimeConfigurationCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRuntimeConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRuntimeConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateRuntimeConfiguration",
|
|
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_UpdateScriptCommand, se_UpdateScriptCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateScriptCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateScriptCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "UpdateScript",
|
|
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_ValidateMatchmakingRuleSetCommand, se_ValidateMatchmakingRuleSetCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ValidateMatchmakingRuleSetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ValidateMatchmakingRuleSetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "GameLift",
|
|
35
|
+
operation: "ValidateMatchmakingRuleSet",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,14 +1,17 @@
|
|
|
1
|
+
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
1
2
|
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
2
3
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
3
4
|
const asPartial = (t) => t;
|
|
4
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
5
6
|
const extensionConfiguration = {
|
|
7
|
+
...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
|
|
6
8
|
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
7
9
|
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
8
10
|
};
|
|
9
11
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
10
12
|
return {
|
|
11
13
|
...runtimeConfig,
|
|
14
|
+
...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
12
15
|
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
13
16
|
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
14
17
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
2
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
3
4
|
/**
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
|
-
export interface GameLiftExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration {
|
|
7
|
+
export interface GameLiftExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration, AwsRegionExtensionConfiguration {
|
|
7
8
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
2
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
3
4
|
export interface GameLiftExtensionConfiguration
|
|
4
5
|
extends HttpHandlerExtensionConfiguration,
|
|
5
|
-
DefaultExtensionConfiguration
|
|
6
|
+
DefaultExtensionConfiguration,
|
|
7
|
+
AwsRegionExtensionConfiguration {}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-gamelift",
|
|
3
3
|
"description": "AWS SDK for JavaScript Gamelift Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.418.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,38 +21,39 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/
|
|
32
|
-
"@aws-sdk/
|
|
33
|
-
"@aws-sdk/util-
|
|
34
|
-
"@aws-sdk/util-user-agent-
|
|
35
|
-
"@
|
|
36
|
-
"@smithy/
|
|
37
|
-
"@smithy/
|
|
38
|
-
"@smithy/
|
|
39
|
-
"@smithy/
|
|
40
|
-
"@smithy/middleware-
|
|
41
|
-
"@smithy/middleware-
|
|
42
|
-
"@smithy/middleware-
|
|
43
|
-
"@smithy/middleware-
|
|
44
|
-
"@smithy/
|
|
45
|
-
"@smithy/node-
|
|
46
|
-
"@smithy/
|
|
47
|
-
"@smithy/
|
|
48
|
-
"@smithy/
|
|
49
|
-
"@smithy/
|
|
24
|
+
"@aws-sdk/client-sts": "3.418.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.418.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.418.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.418.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.418.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.418.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.418.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.418.0",
|
|
32
|
+
"@aws-sdk/types": "3.418.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.418.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.418.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.418.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.0.10",
|
|
37
|
+
"@smithy/fetch-http-handler": "^2.1.5",
|
|
38
|
+
"@smithy/hash-node": "^2.0.9",
|
|
39
|
+
"@smithy/invalid-dependency": "^2.0.9",
|
|
40
|
+
"@smithy/middleware-content-length": "^2.0.11",
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.0.9",
|
|
42
|
+
"@smithy/middleware-retry": "^2.0.12",
|
|
43
|
+
"@smithy/middleware-serde": "^2.0.9",
|
|
44
|
+
"@smithy/middleware-stack": "^2.0.2",
|
|
45
|
+
"@smithy/node-config-provider": "^2.0.12",
|
|
46
|
+
"@smithy/node-http-handler": "^2.1.5",
|
|
47
|
+
"@smithy/protocol-http": "^3.0.5",
|
|
48
|
+
"@smithy/smithy-client": "^2.1.6",
|
|
49
|
+
"@smithy/types": "^2.3.3",
|
|
50
|
+
"@smithy/url-parser": "^2.0.9",
|
|
50
51
|
"@smithy/util-base64": "^2.0.0",
|
|
51
52
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
52
53
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
55
|
-
"@smithy/util-retry": "^2.0.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.0.10",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.0.12",
|
|
56
|
+
"@smithy/util-retry": "^2.0.2",
|
|
56
57
|
"@smithy/util-utf8": "^2.0.0",
|
|
57
58
|
"tslib": "^2.5.0"
|
|
58
59
|
},
|