@aws-sdk/client-gamelift 3.489.0 → 3.495.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/GameLift.js +1 -219
- package/dist-cjs/GameLiftClient.js +1 -43
- package/dist-cjs/commands/AcceptMatchCommand.js +1 -29
- package/dist-cjs/commands/ClaimGameServerCommand.js +1 -28
- package/dist-cjs/commands/CreateAliasCommand.js +1 -28
- package/dist-cjs/commands/CreateBuildCommand.js +1 -29
- package/dist-cjs/commands/CreateFleetCommand.js +1 -29
- package/dist-cjs/commands/CreateFleetLocationsCommand.js +1 -28
- package/dist-cjs/commands/CreateGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateGameSessionCommand.js +1 -29
- package/dist-cjs/commands/CreateGameSessionQueueCommand.js +1 -28
- package/dist-cjs/commands/CreateLocationCommand.js +1 -28
- package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +1 -28
- package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +1 -28
- package/dist-cjs/commands/CreatePlayerSessionCommand.js +1 -29
- package/dist-cjs/commands/CreatePlayerSessionsCommand.js +1 -29
- package/dist-cjs/commands/CreateScriptCommand.js +1 -28
- package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +1 -28
- package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +1 -28
- package/dist-cjs/commands/DeleteAliasCommand.js +1 -28
- package/dist-cjs/commands/DeleteBuildCommand.js +1 -28
- package/dist-cjs/commands/DeleteFleetCommand.js +1 -28
- package/dist-cjs/commands/DeleteFleetLocationsCommand.js +1 -28
- package/dist-cjs/commands/DeleteGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +1 -28
- package/dist-cjs/commands/DeleteLocationCommand.js +1 -28
- package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteScalingPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteScriptCommand.js +1 -28
- package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +1 -28
- package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +1 -28
- package/dist-cjs/commands/DeregisterComputeCommand.js +1 -28
- package/dist-cjs/commands/DeregisterGameServerCommand.js +1 -28
- package/dist-cjs/commands/DescribeAliasCommand.js +1 -28
- package/dist-cjs/commands/DescribeBuildCommand.js +1 -28
- package/dist-cjs/commands/DescribeComputeCommand.js +1 -29
- package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetAttributesCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetCapacityCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetEventsCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +1 -29
- package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +1 -28
- package/dist-cjs/commands/DescribeGameServerCommand.js +1 -28
- package/dist-cjs/commands/DescribeGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +1 -28
- package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +1 -29
- package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +1 -29
- package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +1 -28
- package/dist-cjs/commands/DescribeGameSessionsCommand.js +1 -29
- package/dist-cjs/commands/DescribeInstancesCommand.js +1 -29
- package/dist-cjs/commands/DescribeMatchmakingCommand.js +1 -29
- package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +1 -28
- package/dist-cjs/commands/DescribePlayerSessionsCommand.js +1 -29
- package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +1 -28
- package/dist-cjs/commands/DescribeScriptCommand.js +1 -28
- package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +1 -28
- package/dist-cjs/commands/GetComputeAccessCommand.js +1 -29
- package/dist-cjs/commands/GetComputeAuthTokenCommand.js +1 -28
- package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +1 -28
- package/dist-cjs/commands/GetInstanceAccessCommand.js +1 -29
- package/dist-cjs/commands/ListAliasesCommand.js +1 -28
- package/dist-cjs/commands/ListBuildsCommand.js +1 -28
- package/dist-cjs/commands/ListComputeCommand.js +1 -29
- package/dist-cjs/commands/ListFleetsCommand.js +1 -28
- package/dist-cjs/commands/ListGameServerGroupsCommand.js +1 -28
- package/dist-cjs/commands/ListGameServersCommand.js +1 -28
- package/dist-cjs/commands/ListLocationsCommand.js +1 -28
- package/dist-cjs/commands/ListScriptsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/PutScalingPolicyCommand.js +1 -28
- package/dist-cjs/commands/RegisterComputeCommand.js +1 -29
- package/dist-cjs/commands/RegisterGameServerCommand.js +1 -28
- package/dist-cjs/commands/RequestUploadCredentialsCommand.js +1 -29
- package/dist-cjs/commands/ResolveAliasCommand.js +1 -28
- package/dist-cjs/commands/ResumeGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/SearchGameSessionsCommand.js +1 -29
- package/dist-cjs/commands/StartFleetActionsCommand.js +1 -28
- package/dist-cjs/commands/StartGameSessionPlacementCommand.js +1 -29
- package/dist-cjs/commands/StartMatchBackfillCommand.js +1 -29
- package/dist-cjs/commands/StartMatchmakingCommand.js +1 -29
- package/dist-cjs/commands/StopFleetActionsCommand.js +1 -28
- package/dist-cjs/commands/StopGameSessionPlacementCommand.js +1 -29
- package/dist-cjs/commands/StopMatchmakingCommand.js +1 -28
- package/dist-cjs/commands/SuspendGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateAliasCommand.js +1 -28
- package/dist-cjs/commands/UpdateBuildCommand.js +1 -28
- package/dist-cjs/commands/UpdateFleetAttributesCommand.js +1 -28
- package/dist-cjs/commands/UpdateFleetCapacityCommand.js +1 -28
- package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +1 -29
- package/dist-cjs/commands/UpdateGameServerCommand.js +1 -28
- package/dist-cjs/commands/UpdateGameServerGroupCommand.js +1 -28
- package/dist-cjs/commands/UpdateGameSessionCommand.js +1 -29
- package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +1 -28
- package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateScriptCommand.js +1 -28
- package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -107
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +9776 -11
- package/dist-cjs/models/GameLiftServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -5
- package/dist-cjs/models/models_0.js +1 -1008
- package/dist-cjs/models/models_1.js +1 -22
- package/dist-cjs/pagination/DescribeFleetAttributesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeFleetCapacityPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeFleetEventsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeFleetLocationAttributesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeFleetUtilizationPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeGameServerInstancesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeGameSessionDetailsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeGameSessionQueuesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeGameSessionsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeInstancesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeMatchmakingConfigurationsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeMatchmakingRuleSetsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribePlayerSessionsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeScalingPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListAliasesPaginator.js +1 -7
- package/dist-cjs/pagination/ListBuildsPaginator.js +1 -7
- package/dist-cjs/pagination/ListComputePaginator.js +1 -7
- package/dist-cjs/pagination/ListFleetsPaginator.js +1 -7
- package/dist-cjs/pagination/ListGameServerGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/ListGameServersPaginator.js +1 -7
- package/dist-cjs/pagination/ListLocationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListScriptsPaginator.js +1 -7
- package/dist-cjs/pagination/SearchGameSessionsPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -27
- package/dist-cjs/protocols/Aws_json1_1.js +1 -6405
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RegisterComputeCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class RegisterComputeCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "RegisterCompute", {})
|
|
23
|
-
.n("GameLiftClient", "RegisterComputeCommand")
|
|
24
|
-
.f(models_0_1.RegisterComputeInputFilterSensitiveLog, models_0_1.RegisterComputeOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_RegisterComputeCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_RegisterComputeCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.RegisterComputeCommand = RegisterComputeCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RegisterGameServerCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class RegisterGameServerCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "RegisterGameServer", {})
|
|
22
|
-
.n("GameLiftClient", "RegisterGameServerCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_RegisterGameServerCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_RegisterGameServerCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.RegisterGameServerCommand = RegisterGameServerCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RequestUploadCredentialsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class RequestUploadCredentialsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "RequestUploadCredentials", {})
|
|
23
|
-
.n("GameLiftClient", "RequestUploadCredentialsCommand")
|
|
24
|
-
.f(void 0, models_0_1.RequestUploadCredentialsOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_RequestUploadCredentialsCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_RequestUploadCredentialsCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.RequestUploadCredentialsCommand = RequestUploadCredentialsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ResolveAliasCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ResolveAliasCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "ResolveAlias", {})
|
|
22
|
-
.n("GameLiftClient", "ResolveAliasCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_ResolveAliasCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_ResolveAliasCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ResolveAliasCommand = ResolveAliasCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ResumeGameServerGroupCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ResumeGameServerGroupCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "ResumeGameServerGroup", {})
|
|
22
|
-
.n("GameLiftClient", "ResumeGameServerGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_ResumeGameServerGroupCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_ResumeGameServerGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ResumeGameServerGroupCommand = ResumeGameServerGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SearchGameSessionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class SearchGameSessionsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "SearchGameSessions", {})
|
|
23
|
-
.n("GameLiftClient", "SearchGameSessionsCommand")
|
|
24
|
-
.f(void 0, models_0_1.SearchGameSessionsOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_SearchGameSessionsCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_SearchGameSessionsCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.SearchGameSessionsCommand = SearchGameSessionsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StartFleetActionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class StartFleetActionsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "StartFleetActions", {})
|
|
22
|
-
.n("GameLiftClient", "StartFleetActionsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_StartFleetActionsCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_StartFleetActionsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.StartFleetActionsCommand = StartFleetActionsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StartGameSessionPlacementCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class StartGameSessionPlacementCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "StartGameSessionPlacement", {})
|
|
23
|
-
.n("GameLiftClient", "StartGameSessionPlacementCommand")
|
|
24
|
-
.f(models_0_1.StartGameSessionPlacementInputFilterSensitiveLog, models_0_1.StartGameSessionPlacementOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_StartGameSessionPlacementCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_StartGameSessionPlacementCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.StartGameSessionPlacementCommand = StartGameSessionPlacementCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StartMatchBackfillCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class StartMatchBackfillCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "StartMatchBackfill", {})
|
|
23
|
-
.n("GameLiftClient", "StartMatchBackfillCommand")
|
|
24
|
-
.f(models_0_1.StartMatchBackfillInputFilterSensitiveLog, models_0_1.StartMatchBackfillOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_StartMatchBackfillCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_StartMatchBackfillCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.StartMatchBackfillCommand = StartMatchBackfillCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StartMatchmakingCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class StartMatchmakingCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "StartMatchmaking", {})
|
|
23
|
-
.n("GameLiftClient", "StartMatchmakingCommand")
|
|
24
|
-
.f(models_0_1.StartMatchmakingInputFilterSensitiveLog, models_0_1.StartMatchmakingOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_StartMatchmakingCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_StartMatchmakingCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.StartMatchmakingCommand = StartMatchmakingCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StopFleetActionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class StopFleetActionsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "StopFleetActions", {})
|
|
22
|
-
.n("GameLiftClient", "StopFleetActionsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_StopFleetActionsCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_StopFleetActionsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.StopFleetActionsCommand = StopFleetActionsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StopGameSessionPlacementCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class StopGameSessionPlacementCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "StopGameSessionPlacement", {})
|
|
23
|
-
.n("GameLiftClient", "StopGameSessionPlacementCommand")
|
|
24
|
-
.f(void 0, models_0_1.StopGameSessionPlacementOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_StopGameSessionPlacementCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_StopGameSessionPlacementCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.StopGameSessionPlacementCommand = StopGameSessionPlacementCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StopMatchmakingCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class StopMatchmakingCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "StopMatchmaking", {})
|
|
22
|
-
.n("GameLiftClient", "StopMatchmakingCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_StopMatchmakingCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_StopMatchmakingCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.StopMatchmakingCommand = StopMatchmakingCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SuspendGameServerGroupCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class SuspendGameServerGroupCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "SuspendGameServerGroup", {})
|
|
22
|
-
.n("GameLiftClient", "SuspendGameServerGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_SuspendGameServerGroupCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_SuspendGameServerGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.SuspendGameServerGroupCommand = SuspendGameServerGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class TagResourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "TagResource", {})
|
|
22
|
-
.n("GameLiftClient", "TagResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_TagResourceCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_TagResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.TagResourceCommand = TagResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UntagResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class UntagResourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "UntagResource", {})
|
|
22
|
-
.n("GameLiftClient", "UntagResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_UntagResourceCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_UntagResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UntagResourceCommand = UntagResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateAliasCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class UpdateAliasCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "UpdateAlias", {})
|
|
22
|
-
.n("GameLiftClient", "UpdateAliasCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_UpdateAliasCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_UpdateAliasCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateAliasCommand = UpdateAliasCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateBuildCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class UpdateBuildCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "UpdateBuild", {})
|
|
22
|
-
.n("GameLiftClient", "UpdateBuildCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_UpdateBuildCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_UpdateBuildCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateBuildCommand = UpdateBuildCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFleetAttributesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class UpdateFleetAttributesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "UpdateFleetAttributes", {})
|
|
22
|
-
.n("GameLiftClient", "UpdateFleetAttributesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_UpdateFleetAttributesCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_UpdateFleetAttributesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateFleetAttributesCommand = UpdateFleetAttributesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFleetCapacityCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class UpdateFleetCapacityCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("GameLift", "UpdateFleetCapacity", {})
|
|
22
|
-
.n("GameLiftClient", "UpdateFleetCapacityCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_UpdateFleetCapacityCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_UpdateFleetCapacityCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateFleetCapacityCommand = UpdateFleetCapacityCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFleetPortSettingsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_1_1 = require("../models/models_1");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class UpdateFleetPortSettingsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("GameLift", "UpdateFleetPortSettings", {})
|
|
23
|
-
.n("GameLiftClient", "UpdateFleetPortSettingsCommand")
|
|
24
|
-
.f(models_1_1.UpdateFleetPortSettingsInputFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_1_1.se_UpdateFleetPortSettingsCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_UpdateFleetPortSettingsCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.UpdateFleetPortSettingsCommand = UpdateFleetPortSettingsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|