@aws-sdk/client-gamelift 3.927.0 → 3.929.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/index.js +3736 -4924
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/GameLiftClient.js +2 -0
- package/dist-es/commands/AcceptMatchCommand.js +3 -10
- package/dist-es/commands/ClaimGameServerCommand.js +3 -9
- package/dist-es/commands/CreateAliasCommand.js +3 -9
- package/dist-es/commands/CreateBuildCommand.js +3 -10
- package/dist-es/commands/CreateContainerFleetCommand.js +3 -10
- package/dist-es/commands/CreateContainerGroupDefinitionCommand.js +3 -10
- package/dist-es/commands/CreateFleetCommand.js +3 -10
- package/dist-es/commands/CreateFleetLocationsCommand.js +3 -9
- package/dist-es/commands/CreateGameServerGroupCommand.js +3 -9
- package/dist-es/commands/CreateGameSessionCommand.js +3 -10
- package/dist-es/commands/CreateGameSessionQueueCommand.js +3 -9
- package/dist-es/commands/CreateLocationCommand.js +3 -9
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +3 -9
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +3 -9
- package/dist-es/commands/CreatePlayerSessionCommand.js +3 -10
- package/dist-es/commands/CreatePlayerSessionsCommand.js +3 -10
- package/dist-es/commands/CreateScriptCommand.js +3 -9
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +3 -9
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -9
- package/dist-es/commands/DeleteAliasCommand.js +3 -9
- package/dist-es/commands/DeleteBuildCommand.js +3 -9
- package/dist-es/commands/DeleteContainerFleetCommand.js +3 -9
- package/dist-es/commands/DeleteContainerGroupDefinitionCommand.js +3 -9
- package/dist-es/commands/DeleteFleetCommand.js +3 -9
- package/dist-es/commands/DeleteFleetLocationsCommand.js +3 -9
- package/dist-es/commands/DeleteGameServerGroupCommand.js +3 -9
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +3 -9
- package/dist-es/commands/DeleteLocationCommand.js +3 -9
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +3 -9
- package/dist-es/commands/DeleteScalingPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteScriptCommand.js +3 -9
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +3 -9
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -9
- package/dist-es/commands/DeregisterComputeCommand.js +3 -9
- package/dist-es/commands/DeregisterGameServerCommand.js +3 -9
- package/dist-es/commands/DescribeAliasCommand.js +3 -9
- package/dist-es/commands/DescribeBuildCommand.js +3 -9
- package/dist-es/commands/DescribeComputeCommand.js +3 -10
- package/dist-es/commands/DescribeContainerFleetCommand.js +3 -10
- package/dist-es/commands/DescribeContainerGroupDefinitionCommand.js +3 -10
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +3 -9
- package/dist-es/commands/DescribeFleetAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeFleetCapacityCommand.js +3 -9
- package/dist-es/commands/DescribeFleetDeploymentCommand.js +3 -9
- package/dist-es/commands/DescribeFleetEventsCommand.js +3 -9
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +3 -9
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +3 -9
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +3 -10
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +3 -9
- package/dist-es/commands/DescribeGameServerCommand.js +3 -9
- package/dist-es/commands/DescribeGameServerGroupCommand.js +3 -9
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +3 -9
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +3 -10
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +3 -10
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +3 -9
- package/dist-es/commands/DescribeGameSessionsCommand.js +3 -10
- package/dist-es/commands/DescribeInstancesCommand.js +3 -10
- package/dist-es/commands/DescribeMatchmakingCommand.js +3 -10
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +3 -9
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +3 -9
- package/dist-es/commands/DescribePlayerSessionsCommand.js +3 -10
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +3 -9
- package/dist-es/commands/DescribeScriptCommand.js +3 -9
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +3 -9
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -9
- package/dist-es/commands/GetComputeAccessCommand.js +3 -10
- package/dist-es/commands/GetComputeAuthTokenCommand.js +3 -9
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +3 -9
- package/dist-es/commands/GetInstanceAccessCommand.js +3 -10
- package/dist-es/commands/ListAliasesCommand.js +3 -9
- package/dist-es/commands/ListBuildsCommand.js +3 -9
- package/dist-es/commands/ListComputeCommand.js +3 -10
- package/dist-es/commands/ListContainerFleetsCommand.js +3 -10
- package/dist-es/commands/ListContainerGroupDefinitionVersionsCommand.js +3 -10
- package/dist-es/commands/ListContainerGroupDefinitionsCommand.js +3 -10
- package/dist-es/commands/ListFleetDeploymentsCommand.js +3 -9
- package/dist-es/commands/ListFleetsCommand.js +3 -9
- package/dist-es/commands/ListGameServerGroupsCommand.js +3 -9
- package/dist-es/commands/ListGameServersCommand.js +3 -9
- package/dist-es/commands/ListLocationsCommand.js +3 -9
- package/dist-es/commands/ListScriptsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PutScalingPolicyCommand.js +3 -9
- package/dist-es/commands/RegisterComputeCommand.js +3 -10
- package/dist-es/commands/RegisterGameServerCommand.js +3 -9
- package/dist-es/commands/RequestUploadCredentialsCommand.js +3 -10
- package/dist-es/commands/ResolveAliasCommand.js +3 -9
- package/dist-es/commands/ResumeGameServerGroupCommand.js +3 -9
- package/dist-es/commands/SearchGameSessionsCommand.js +3 -10
- package/dist-es/commands/StartFleetActionsCommand.js +3 -9
- package/dist-es/commands/StartGameSessionPlacementCommand.js +3 -10
- package/dist-es/commands/StartMatchBackfillCommand.js +3 -10
- package/dist-es/commands/StartMatchmakingCommand.js +3 -10
- package/dist-es/commands/StopFleetActionsCommand.js +3 -9
- package/dist-es/commands/StopGameSessionPlacementCommand.js +3 -10
- package/dist-es/commands/StopMatchmakingCommand.js +3 -9
- package/dist-es/commands/SuspendGameServerGroupCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TerminateGameSessionCommand.js +3 -10
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAliasCommand.js +3 -9
- package/dist-es/commands/UpdateBuildCommand.js +3 -9
- package/dist-es/commands/UpdateContainerFleetCommand.js +3 -10
- package/dist-es/commands/UpdateContainerGroupDefinitionCommand.js +3 -10
- package/dist-es/commands/UpdateFleetAttributesCommand.js +3 -9
- package/dist-es/commands/UpdateFleetCapacityCommand.js +3 -9
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +3 -10
- package/dist-es/commands/UpdateGameServerCommand.js +3 -9
- package/dist-es/commands/UpdateGameServerGroupCommand.js +3 -9
- package/dist-es/commands/UpdateGameSessionCommand.js +3 -10
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +3 -9
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateScriptCommand.js +3 -9
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -252
- package/dist-es/models/models_1.js +0 -110
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +3463 -0
- package/dist-types/GameLiftClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -204
- package/dist-types/models/models_1.d.ts +0 -88
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +537 -0
- package/dist-types/ts3.4/GameLiftClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -143
- package/dist-types/ts3.4/models/models_1.d.ts +0 -66
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +544 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -3610
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -1064
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1421
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeFleetEvents } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeFleetEventsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeFleetEvents", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeFleetEventsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeFleetEventsCommand)
|
|
20
|
-
.de(de_DescribeFleetEventsCommand)
|
|
14
|
+
.sc(DescribeFleetEvents)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeFleetLocationAttributes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeFleetLocationAttributesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeFleetLocationAttributes", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeFleetLocationAttributesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeFleetLocationAttributesCommand)
|
|
20
|
-
.de(de_DescribeFleetLocationAttributesCommand)
|
|
14
|
+
.sc(DescribeFleetLocationAttributes)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeFleetLocationCapacity } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeFleetLocationCapacityCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeFleetLocationCapacity", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeFleetLocationCapacityCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeFleetLocationCapacityCommand)
|
|
20
|
-
.de(de_DescribeFleetLocationCapacityCommand)
|
|
14
|
+
.sc(DescribeFleetLocationCapacity)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeFleetLocationUtilization } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeFleetLocationUtilizationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeFleetLocationUtilization", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeFleetLocationUtilizationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeFleetLocationUtilizationCommand)
|
|
20
|
-
.de(de_DescribeFleetLocationUtilizationCommand)
|
|
14
|
+
.sc(DescribeFleetLocationUtilization)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeFleetPortSettingsCommand, se_DescribeFleetPortSettingsCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeFleetPortSettings } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeFleetPortSettingsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("GameLift", "DescribeFleetPortSettings", {})
|
|
18
13
|
.n("GameLiftClient", "DescribeFleetPortSettingsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeFleetPortSettingsCommand)
|
|
21
|
-
.de(de_DescribeFleetPortSettingsCommand)
|
|
14
|
+
.sc(DescribeFleetPortSettings)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeFleetUtilization } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeFleetUtilizationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeFleetUtilization", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeFleetUtilizationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeFleetUtilizationCommand)
|
|
20
|
-
.de(de_DescribeFleetUtilizationCommand)
|
|
14
|
+
.sc(DescribeFleetUtilization)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeGameServer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeGameServerCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeGameServer", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeGameServerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeGameServerCommand)
|
|
20
|
-
.de(de_DescribeGameServerCommand)
|
|
14
|
+
.sc(DescribeGameServer)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeGameServerGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeGameServerGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeGameServerGroup", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeGameServerGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeGameServerGroupCommand)
|
|
20
|
-
.de(de_DescribeGameServerGroupCommand)
|
|
14
|
+
.sc(DescribeGameServerGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeGameServerInstances } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeGameServerInstancesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeGameServerInstances", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeGameServerInstancesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeGameServerInstancesCommand)
|
|
20
|
-
.de(de_DescribeGameServerInstancesCommand)
|
|
14
|
+
.sc(DescribeGameServerInstances)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeGameSessionDetailsCommand, se_DescribeGameSessionDetailsCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeGameSessionDetails } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeGameSessionDetailsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("GameLift", "DescribeGameSessionDetails", {})
|
|
18
13
|
.n("GameLiftClient", "DescribeGameSessionDetailsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeGameSessionDetailsCommand)
|
|
21
|
-
.de(de_DescribeGameSessionDetailsCommand)
|
|
14
|
+
.sc(DescribeGameSessionDetails)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeGameSessionPlacementCommand, se_DescribeGameSessionPlacementCommand, } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeGameSessionPlacement } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeGameSessionPlacementCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("GameLift", "DescribeGameSessionPlacement", {})
|
|
18
13
|
.n("GameLiftClient", "DescribeGameSessionPlacementCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeGameSessionPlacementCommand)
|
|
21
|
-
.de(de_DescribeGameSessionPlacementCommand)
|
|
14
|
+
.sc(DescribeGameSessionPlacement)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeGameSessionQueues } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeGameSessionQueuesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeGameSessionQueues", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeGameSessionQueuesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeGameSessionQueuesCommand)
|
|
20
|
-
.de(de_DescribeGameSessionQueuesCommand)
|
|
14
|
+
.sc(DescribeGameSessionQueues)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeGameSessionsCommand, se_DescribeGameSessionsCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeGameSessions } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeGameSessionsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("GameLift", "DescribeGameSessions", {})
|
|
18
13
|
.n("GameLiftClient", "DescribeGameSessionsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeGameSessionsCommand)
|
|
21
|
-
.de(de_DescribeGameSessionsCommand)
|
|
14
|
+
.sc(DescribeGameSessions)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeInstancesCommand, se_DescribeInstancesCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeInstances } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeInstancesCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("GameLift", "DescribeInstances", {})
|
|
18
13
|
.n("GameLiftClient", "DescribeInstancesCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeInstancesCommand)
|
|
21
|
-
.de(de_DescribeInstancesCommand)
|
|
14
|
+
.sc(DescribeInstances)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeMatchmakingCommand, se_DescribeMatchmakingCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribeMatchmaking } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeMatchmakingCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("GameLift", "DescribeMatchmaking", {})
|
|
18
13
|
.n("GameLiftClient", "DescribeMatchmakingCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeMatchmakingCommand)
|
|
21
|
-
.de(de_DescribeMatchmakingCommand)
|
|
14
|
+
.sc(DescribeMatchmaking)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeMatchmakingConfigurations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeMatchmakingConfigurationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeMatchmakingConfigurations", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeMatchmakingConfigurationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeMatchmakingConfigurationsCommand)
|
|
20
|
-
.de(de_DescribeMatchmakingConfigurationsCommand)
|
|
14
|
+
.sc(DescribeMatchmakingConfigurations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeMatchmakingRuleSets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeMatchmakingRuleSetsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeMatchmakingRuleSets", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeMatchmakingRuleSetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeMatchmakingRuleSetsCommand)
|
|
20
|
-
.de(de_DescribeMatchmakingRuleSetsCommand)
|
|
14
|
+
.sc(DescribeMatchmakingRuleSets)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribePlayerSessionsCommand, se_DescribePlayerSessionsCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { DescribePlayerSessions } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribePlayerSessionsCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("GameLift", "DescribePlayerSessions", {})
|
|
18
13
|
.n("GameLiftClient", "DescribePlayerSessionsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribePlayerSessionsCommand)
|
|
21
|
-
.de(de_DescribePlayerSessionsCommand)
|
|
14
|
+
.sc(DescribePlayerSessions)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeRuntimeConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRuntimeConfigurationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeRuntimeConfiguration", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeRuntimeConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRuntimeConfigurationCommand)
|
|
20
|
-
.de(de_DescribeRuntimeConfigurationCommand)
|
|
14
|
+
.sc(DescribeRuntimeConfiguration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeScalingPolicies } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeScalingPoliciesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeScalingPolicies", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeScalingPoliciesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeScalingPoliciesCommand)
|
|
20
|
-
.de(de_DescribeScalingPoliciesCommand)
|
|
14
|
+
.sc(DescribeScalingPolicies)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeScript } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeScriptCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeScript", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeScriptCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeScriptCommand)
|
|
20
|
-
.de(de_DescribeScriptCommand)
|
|
14
|
+
.sc(DescribeScript)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeVpcPeeringAuthorizations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeVpcPeeringAuthorizationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeVpcPeeringAuthorizations", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeVpcPeeringAuthorizationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeVpcPeeringAuthorizationsCommand)
|
|
20
|
-
.de(de_DescribeVpcPeeringAuthorizationsCommand)
|
|
14
|
+
.sc(DescribeVpcPeeringAuthorizations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeVpcPeeringConnections } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeVpcPeeringConnectionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("GameLift", "DescribeVpcPeeringConnections", {})
|
|
17
13
|
.n("GameLiftClient", "DescribeVpcPeeringConnectionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeVpcPeeringConnectionsCommand)
|
|
20
|
-
.de(de_DescribeVpcPeeringConnectionsCommand)
|
|
14
|
+
.sc(DescribeVpcPeeringConnections)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|