@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,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateGameServerCommand = 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 UpdateGameServerCommand 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", "UpdateGameServer", {})
|
|
22
|
-
.n("GameLiftClient", "UpdateGameServerCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_UpdateGameServerCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_UpdateGameServerCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateGameServerCommand = UpdateGameServerCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateGameServerGroupCommand = 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 UpdateGameServerGroupCommand 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", "UpdateGameServerGroup", {})
|
|
22
|
-
.n("GameLiftClient", "UpdateGameServerGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_UpdateGameServerGroupCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_UpdateGameServerGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateGameServerGroupCommand = UpdateGameServerGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateGameSessionCommand = 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 UpdateGameSessionCommand 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", "UpdateGameSession", {})
|
|
23
|
-
.n("GameLiftClient", "UpdateGameSessionCommand")
|
|
24
|
-
.f(void 0, models_1_1.UpdateGameSessionOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_UpdateGameSessionCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_UpdateGameSessionCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.UpdateGameSessionCommand = UpdateGameSessionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateGameSessionQueueCommand = 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 UpdateGameSessionQueueCommand 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", "UpdateGameSessionQueue", {})
|
|
22
|
-
.n("GameLiftClient", "UpdateGameSessionQueueCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_UpdateGameSessionQueueCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_UpdateGameSessionQueueCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateGameSessionQueueCommand = UpdateGameSessionQueueCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateMatchmakingConfigurationCommand = 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 UpdateMatchmakingConfigurationCommand 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", "UpdateMatchmakingConfiguration", {})
|
|
22
|
-
.n("GameLiftClient", "UpdateMatchmakingConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_UpdateMatchmakingConfigurationCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_UpdateMatchmakingConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateMatchmakingConfigurationCommand = UpdateMatchmakingConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRuntimeConfigurationCommand = 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 UpdateRuntimeConfigurationCommand 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", "UpdateRuntimeConfiguration", {})
|
|
22
|
-
.n("GameLiftClient", "UpdateRuntimeConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_UpdateRuntimeConfigurationCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_UpdateRuntimeConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateRuntimeConfigurationCommand = UpdateRuntimeConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateScriptCommand = 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 UpdateScriptCommand 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", "UpdateScript", {})
|
|
22
|
-
.n("GameLiftClient", "UpdateScriptCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_UpdateScriptCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_UpdateScriptCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateScriptCommand = UpdateScriptCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ValidateMatchmakingRuleSetCommand = 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 ValidateMatchmakingRuleSetCommand 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", "ValidateMatchmakingRuleSet", {})
|
|
22
|
-
.n("GameLiftClient", "ValidateMatchmakingRuleSetCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_ValidateMatchmakingRuleSetCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_ValidateMatchmakingRuleSetCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ValidateMatchmakingRuleSetCommand = ValidateMatchmakingRuleSetCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,107 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./AcceptMatchCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./ClaimGameServerCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./CreateAliasCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./CreateBuildCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./CreateFleetCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./CreateFleetLocationsCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./CreateGameServerGroupCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./CreateGameSessionCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./CreateGameSessionQueueCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./CreateLocationCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./CreateMatchmakingConfigurationCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./CreateMatchmakingRuleSetCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./CreatePlayerSessionCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./CreatePlayerSessionsCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./CreateScriptCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./CreateVpcPeeringAuthorizationCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./CreateVpcPeeringConnectionCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./DeleteAliasCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./DeleteBuildCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./DeleteFleetCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./DeleteFleetLocationsCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./DeleteGameServerGroupCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./DeleteGameSessionQueueCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./DeleteLocationCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./DeleteMatchmakingConfigurationCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./DeleteMatchmakingRuleSetCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./DeleteScalingPolicyCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./DeleteScriptCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./DeleteVpcPeeringAuthorizationCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./DeleteVpcPeeringConnectionCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./DeregisterComputeCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./DeregisterGameServerCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./DescribeAliasCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./DescribeBuildCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./DescribeComputeCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./DescribeEC2InstanceLimitsCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./DescribeFleetAttributesCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./DescribeFleetCapacityCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./DescribeFleetEventsCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./DescribeFleetLocationAttributesCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./DescribeFleetLocationCapacityCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./DescribeFleetLocationUtilizationCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./DescribeFleetPortSettingsCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./DescribeFleetUtilizationCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./DescribeGameServerCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./DescribeGameServerGroupCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./DescribeGameServerInstancesCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./DescribeGameSessionDetailsCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./DescribeGameSessionPlacementCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./DescribeGameSessionQueuesCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./DescribeGameSessionsCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./DescribeInstancesCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./DescribeMatchmakingCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./DescribeMatchmakingConfigurationsCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./DescribeMatchmakingRuleSetsCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./DescribePlayerSessionsCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./DescribeRuntimeConfigurationCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./DescribeScalingPoliciesCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./DescribeScriptCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./DescribeVpcPeeringAuthorizationsCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./DescribeVpcPeeringConnectionsCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./GetComputeAccessCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./GetComputeAuthTokenCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./GetGameSessionLogUrlCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./GetInstanceAccessCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./ListAliasesCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./ListBuildsCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./ListComputeCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./ListFleetsCommand"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./ListGameServerGroupsCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./ListGameServersCommand"), exports);
|
|
75
|
-
tslib_1.__exportStar(require("./ListLocationsCommand"), exports);
|
|
76
|
-
tslib_1.__exportStar(require("./ListScriptsCommand"), exports);
|
|
77
|
-
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
78
|
-
tslib_1.__exportStar(require("./PutScalingPolicyCommand"), exports);
|
|
79
|
-
tslib_1.__exportStar(require("./RegisterComputeCommand"), exports);
|
|
80
|
-
tslib_1.__exportStar(require("./RegisterGameServerCommand"), exports);
|
|
81
|
-
tslib_1.__exportStar(require("./RequestUploadCredentialsCommand"), exports);
|
|
82
|
-
tslib_1.__exportStar(require("./ResolveAliasCommand"), exports);
|
|
83
|
-
tslib_1.__exportStar(require("./ResumeGameServerGroupCommand"), exports);
|
|
84
|
-
tslib_1.__exportStar(require("./SearchGameSessionsCommand"), exports);
|
|
85
|
-
tslib_1.__exportStar(require("./StartFleetActionsCommand"), exports);
|
|
86
|
-
tslib_1.__exportStar(require("./StartGameSessionPlacementCommand"), exports);
|
|
87
|
-
tslib_1.__exportStar(require("./StartMatchBackfillCommand"), exports);
|
|
88
|
-
tslib_1.__exportStar(require("./StartMatchmakingCommand"), exports);
|
|
89
|
-
tslib_1.__exportStar(require("./StopFleetActionsCommand"), exports);
|
|
90
|
-
tslib_1.__exportStar(require("./StopGameSessionPlacementCommand"), exports);
|
|
91
|
-
tslib_1.__exportStar(require("./StopMatchmakingCommand"), exports);
|
|
92
|
-
tslib_1.__exportStar(require("./SuspendGameServerGroupCommand"), exports);
|
|
93
|
-
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
94
|
-
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
95
|
-
tslib_1.__exportStar(require("./UpdateAliasCommand"), exports);
|
|
96
|
-
tslib_1.__exportStar(require("./UpdateBuildCommand"), exports);
|
|
97
|
-
tslib_1.__exportStar(require("./UpdateFleetAttributesCommand"), exports);
|
|
98
|
-
tslib_1.__exportStar(require("./UpdateFleetCapacityCommand"), exports);
|
|
99
|
-
tslib_1.__exportStar(require("./UpdateFleetPortSettingsCommand"), exports);
|
|
100
|
-
tslib_1.__exportStar(require("./UpdateGameServerCommand"), exports);
|
|
101
|
-
tslib_1.__exportStar(require("./UpdateGameServerGroupCommand"), exports);
|
|
102
|
-
tslib_1.__exportStar(require("./UpdateGameSessionCommand"), exports);
|
|
103
|
-
tslib_1.__exportStar(require("./UpdateGameSessionQueueCommand"), exports);
|
|
104
|
-
tslib_1.__exportStar(require("./UpdateMatchmakingConfigurationCommand"), exports);
|
|
105
|
-
tslib_1.__exportStar(require("./UpdateRuntimeConfigurationCommand"), exports);
|
|
106
|
-
tslib_1.__exportStar(require("./UpdateScriptCommand"), exports);
|
|
107
|
-
tslib_1.__exportStar(require("./ValidateMatchmakingRuleSetCommand"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
|
-
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
7
|
-
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
|
-
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
|
-
defaultSigningName: "gamelift",
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
-
exports.commonParams = {
|
|
14
|
-
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
-
Region: { type: "builtInParams", name: "region" },
|
|
17
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("./index.js");
|