@aws-sdk/client-gamelift 3.649.0 → 3.651.1
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/index.js +108 -324
- package/dist-es/commands/AcceptMatchCommand.js +1 -3
- package/dist-es/commands/ClaimGameServerCommand.js +1 -3
- package/dist-es/commands/CreateAliasCommand.js +1 -3
- package/dist-es/commands/CreateBuildCommand.js +1 -3
- package/dist-es/commands/CreateContainerGroupDefinitionCommand.js +1 -3
- package/dist-es/commands/CreateFleetCommand.js +1 -3
- package/dist-es/commands/CreateFleetLocationsCommand.js +1 -3
- package/dist-es/commands/CreateGameServerGroupCommand.js +1 -3
- package/dist-es/commands/CreateGameSessionCommand.js +1 -3
- package/dist-es/commands/CreateGameSessionQueueCommand.js +1 -3
- package/dist-es/commands/CreateLocationCommand.js +1 -3
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +1 -3
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +1 -3
- package/dist-es/commands/CreatePlayerSessionCommand.js +1 -3
- package/dist-es/commands/CreatePlayerSessionsCommand.js +1 -3
- package/dist-es/commands/CreateScriptCommand.js +1 -3
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +1 -3
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +1 -3
- package/dist-es/commands/DeleteAliasCommand.js +1 -3
- package/dist-es/commands/DeleteBuildCommand.js +1 -3
- package/dist-es/commands/DeleteContainerGroupDefinitionCommand.js +1 -3
- package/dist-es/commands/DeleteFleetCommand.js +1 -3
- package/dist-es/commands/DeleteFleetLocationsCommand.js +1 -3
- package/dist-es/commands/DeleteGameServerGroupCommand.js +1 -3
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +1 -3
- package/dist-es/commands/DeleteLocationCommand.js +1 -3
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +1 -3
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +1 -3
- package/dist-es/commands/DeleteScalingPolicyCommand.js +1 -3
- package/dist-es/commands/DeleteScriptCommand.js +1 -3
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +1 -3
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +1 -3
- package/dist-es/commands/DeregisterComputeCommand.js +1 -3
- package/dist-es/commands/DeregisterGameServerCommand.js +1 -3
- package/dist-es/commands/DescribeAliasCommand.js +1 -3
- package/dist-es/commands/DescribeBuildCommand.js +1 -3
- package/dist-es/commands/DescribeComputeCommand.js +1 -3
- package/dist-es/commands/DescribeContainerGroupDefinitionCommand.js +1 -3
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +1 -3
- package/dist-es/commands/DescribeFleetAttributesCommand.js +1 -3
- package/dist-es/commands/DescribeFleetCapacityCommand.js +1 -3
- package/dist-es/commands/DescribeFleetEventsCommand.js +1 -3
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +1 -3
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +1 -3
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +1 -3
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +1 -3
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +1 -3
- package/dist-es/commands/DescribeGameServerCommand.js +1 -3
- package/dist-es/commands/DescribeGameServerGroupCommand.js +1 -3
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +1 -3
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +1 -3
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +1 -3
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +1 -3
- package/dist-es/commands/DescribeGameSessionsCommand.js +1 -3
- package/dist-es/commands/DescribeInstancesCommand.js +1 -3
- package/dist-es/commands/DescribeMatchmakingCommand.js +1 -3
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +1 -3
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +1 -3
- package/dist-es/commands/DescribePlayerSessionsCommand.js +1 -3
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +1 -3
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +1 -3
- package/dist-es/commands/DescribeScriptCommand.js +1 -3
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +1 -3
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +1 -3
- package/dist-es/commands/GetComputeAccessCommand.js +1 -3
- package/dist-es/commands/GetComputeAuthTokenCommand.js +1 -3
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +1 -3
- package/dist-es/commands/GetInstanceAccessCommand.js +1 -3
- package/dist-es/commands/ListAliasesCommand.js +1 -3
- package/dist-es/commands/ListBuildsCommand.js +1 -3
- package/dist-es/commands/ListComputeCommand.js +1 -3
- package/dist-es/commands/ListContainerGroupDefinitionsCommand.js +1 -3
- package/dist-es/commands/ListFleetsCommand.js +1 -3
- package/dist-es/commands/ListGameServerGroupsCommand.js +1 -3
- package/dist-es/commands/ListGameServersCommand.js +1 -3
- package/dist-es/commands/ListLocationsCommand.js +1 -3
- package/dist-es/commands/ListScriptsCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/PutScalingPolicyCommand.js +1 -3
- package/dist-es/commands/RegisterComputeCommand.js +1 -3
- package/dist-es/commands/RegisterGameServerCommand.js +1 -3
- package/dist-es/commands/RequestUploadCredentialsCommand.js +1 -3
- package/dist-es/commands/ResolveAliasCommand.js +1 -3
- package/dist-es/commands/ResumeGameServerGroupCommand.js +1 -3
- package/dist-es/commands/SearchGameSessionsCommand.js +1 -3
- package/dist-es/commands/StartFleetActionsCommand.js +1 -3
- package/dist-es/commands/StartGameSessionPlacementCommand.js +1 -3
- package/dist-es/commands/StartMatchBackfillCommand.js +1 -3
- package/dist-es/commands/StartMatchmakingCommand.js +1 -3
- package/dist-es/commands/StopFleetActionsCommand.js +1 -3
- package/dist-es/commands/StopGameSessionPlacementCommand.js +1 -3
- package/dist-es/commands/StopMatchmakingCommand.js +1 -3
- package/dist-es/commands/SuspendGameServerGroupCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateAliasCommand.js +1 -3
- package/dist-es/commands/UpdateBuildCommand.js +1 -3
- package/dist-es/commands/UpdateFleetAttributesCommand.js +1 -3
- package/dist-es/commands/UpdateFleetCapacityCommand.js +1 -3
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +1 -3
- package/dist-es/commands/UpdateGameServerCommand.js +1 -3
- package/dist-es/commands/UpdateGameServerGroupCommand.js +1 -3
- package/dist-es/commands/UpdateGameSessionCommand.js +1 -3
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +1 -3
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +1 -3
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +1 -3
- package/dist-es/commands/UpdateScriptCommand.js +1 -3
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +1 -3
- package/package.json +5 -5
|
@@ -7,9 +7,7 @@ import { de_DescribeGameSessionsCommand, se_DescribeGameSessionsCommand } from "
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DescribeGameSessionsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DescribeInstancesCommand, se_DescribeInstancesCommand } from "../pro
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DescribeInstancesCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DescribeMatchmakingCommand, se_DescribeMatchmakingCommand } from "..
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DescribeMatchmakingCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeMatchmakingConfigurationsCommand, se_DescribeMatchmakingConf
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeMatchmakingConfigurationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeMatchmakingRuleSetsCommand, se_DescribeMatchmakingRuleSetsCo
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeMatchmakingRuleSetsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_DescribePlayerSessionsCommand, se_DescribePlayerSessionsCommand } fr
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DescribePlayerSessionsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeRuntimeConfigurationCommand, se_DescribeRuntimeConfiguration
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeRuntimeConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeScalingPoliciesCommand, se_DescribeScalingPoliciesCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeScalingPoliciesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeScriptCommand, se_DescribeScriptCommand } from "../protocols
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeScriptCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeVpcPeeringAuthorizationsCommand, se_DescribeVpcPeeringAuthor
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeVpcPeeringAuthorizationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DescribeVpcPeeringConnectionsCommand, se_DescribeVpcPeeringConnectio
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DescribeVpcPeeringConnectionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_GetComputeAccessCommand, se_GetComputeAccessCommand } from "../proto
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GetComputeAccessCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetComputeAuthTokenCommand, se_GetComputeAuthTokenCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetComputeAuthTokenCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetGameSessionLogUrlCommand, se_GetGameSessionLogUrlCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetGameSessionLogUrlCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_GetInstanceAccessCommand, se_GetInstanceAccessCommand } from "../pro
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GetInstanceAccessCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListAliasesCommand, se_ListAliasesCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListAliasesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListBuildsCommand, se_ListBuildsCommand } from "../protocols/Aws_jso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListBuildsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_ListComputeCommand, se_ListComputeCommand } from "../protocols/Aws_j
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class ListComputeCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_ListContainerGroupDefinitionsCommand, se_ListContainerGroupDefinitio
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class ListContainerGroupDefinitionsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListFleetsCommand, se_ListFleetsCommand } from "../protocols/Aws_jso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListFleetsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListGameServerGroupsCommand, se_ListGameServerGroupsCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListGameServerGroupsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListGameServersCommand, se_ListGameServersCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListGameServersCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListLocationsCommand, se_ListLocationsCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListLocationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListScriptsCommand, se_ListScriptsCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListScriptsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTagsForResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_PutScalingPolicyCommand, se_PutScalingPolicyCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutScalingPolicyCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_RegisterComputeCommand, se_RegisterComputeCommand } from "../protoco
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class RegisterComputeCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_RegisterGameServerCommand, se_RegisterGameServerCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RegisterGameServerCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_RequestUploadCredentialsCommand, se_RequestUploadCredentialsCommand
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class RequestUploadCredentialsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ResolveAliasCommand, se_ResolveAliasCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ResolveAliasCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ResumeGameServerGroupCommand, se_ResumeGameServerGroupCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ResumeGameServerGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_SearchGameSessionsCommand, se_SearchGameSessionsCommand } from "../p
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class SearchGameSessionsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StartFleetActionsCommand, se_StartFleetActionsCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StartFleetActionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_StartGameSessionPlacementCommand, se_StartGameSessionPlacementComman
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class StartGameSessionPlacementCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_StartMatchBackfillCommand, se_StartMatchBackfillCommand } from "../p
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class StartMatchBackfillCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_StartMatchmakingCommand, se_StartMatchmakingCommand } from "../proto
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class StartMatchmakingCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StopFleetActionsCommand, se_StopFleetActionsCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StopFleetActionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_StopGameSessionPlacementCommand, se_StopGameSessionPlacementCommand
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class StopGameSessionPlacementCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StopMatchmakingCommand, se_StopMatchmakingCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StopMatchmakingCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_SuspendGameServerGroupCommand, se_SuspendGameServerGroupCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class SuspendGameServerGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class TagResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UntagResourceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateAliasCommand, se_UpdateAliasCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateAliasCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateBuildCommand, se_UpdateBuildCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateBuildCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateFleetAttributesCommand, se_UpdateFleetAttributesCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateFleetAttributesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateFleetCapacityCommand, se_UpdateFleetCapacityCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateFleetCapacityCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_UpdateFleetPortSettingsCommand, se_UpdateFleetPortSettingsCommand }
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class UpdateFleetPortSettingsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateGameServerCommand, se_UpdateGameServerCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateGameServerCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateGameServerGroupCommand, se_UpdateGameServerGroupCommand } from
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateGameServerGroupCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_UpdateGameSessionCommand, se_UpdateGameSessionCommand } from "../pro
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class UpdateGameSessionCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateGameSessionQueueCommand, se_UpdateGameSessionQueueCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateGameSessionQueueCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateMatchmakingConfigurationCommand, se_UpdateMatchmakingConfigura
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateMatchmakingConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateRuntimeConfigurationCommand, se_UpdateRuntimeConfigurationComm
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateRuntimeConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|