@aws-sdk/client-gamelift 3.926.0 → 3.928.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
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ??
|
|
30
|
+
new protocols_1.AwsJson1_1Protocol({
|
|
31
|
+
defaultNamespace: "com.amazonaws.gamelift",
|
|
32
|
+
serviceTarget: "GameLift",
|
|
33
|
+
awsQueryCompatible: false,
|
|
34
|
+
}),
|
|
28
35
|
serviceId: config?.serviceId ?? "GameLift",
|
|
29
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class GameLiftClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -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_AcceptMatchCommand, se_AcceptMatchCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { AcceptMatch } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class AcceptMatchCommand 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", "AcceptMatch", {})
|
|
18
13
|
.n("GameLiftClient", "AcceptMatchCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_AcceptMatchCommand)
|
|
21
|
-
.de(de_AcceptMatchCommand)
|
|
14
|
+
.sc(AcceptMatch)
|
|
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 { ClaimGameServer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ClaimGameServerCommand 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", "ClaimGameServer", {})
|
|
17
13
|
.n("GameLiftClient", "ClaimGameServerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ClaimGameServerCommand)
|
|
20
|
-
.de(de_ClaimGameServerCommand)
|
|
14
|
+
.sc(ClaimGameServer)
|
|
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 { CreateAlias } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAliasCommand 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", "CreateAlias", {})
|
|
17
13
|
.n("GameLiftClient", "CreateAliasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAliasCommand)
|
|
20
|
-
.de(de_CreateAliasCommand)
|
|
14
|
+
.sc(CreateAlias)
|
|
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_CreateBuildCommand, se_CreateBuildCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreateBuild } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateBuildCommand 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", "CreateBuild", {})
|
|
18
13
|
.n("GameLiftClient", "CreateBuildCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateBuildCommand)
|
|
21
|
-
.de(de_CreateBuildCommand)
|
|
14
|
+
.sc(CreateBuild)
|
|
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_CreateContainerFleetCommand, se_CreateContainerFleetCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreateContainerFleet } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateContainerFleetCommand 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", "CreateContainerFleet", {})
|
|
18
13
|
.n("GameLiftClient", "CreateContainerFleetCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateContainerFleetCommand)
|
|
21
|
-
.de(de_CreateContainerFleetCommand)
|
|
14
|
+
.sc(CreateContainerFleet)
|
|
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_CreateContainerGroupDefinitionCommand, se_CreateContainerGroupDefinitionCommand, } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreateContainerGroupDefinition } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateContainerGroupDefinitionCommand 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", "CreateContainerGroupDefinition", {})
|
|
18
13
|
.n("GameLiftClient", "CreateContainerGroupDefinitionCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateContainerGroupDefinitionCommand)
|
|
21
|
-
.de(de_CreateContainerGroupDefinitionCommand)
|
|
14
|
+
.sc(CreateContainerGroupDefinition)
|
|
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_CreateFleetCommand, se_CreateFleetCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreateFleet } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateFleetCommand 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", "CreateFleet", {})
|
|
18
13
|
.n("GameLiftClient", "CreateFleetCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateFleetCommand)
|
|
21
|
-
.de(de_CreateFleetCommand)
|
|
14
|
+
.sc(CreateFleet)
|
|
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 { CreateFleetLocations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateFleetLocationsCommand 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", "CreateFleetLocations", {})
|
|
17
13
|
.n("GameLiftClient", "CreateFleetLocationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateFleetLocationsCommand)
|
|
20
|
-
.de(de_CreateFleetLocationsCommand)
|
|
14
|
+
.sc(CreateFleetLocations)
|
|
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 { CreateGameServerGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateGameServerGroupCommand 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", "CreateGameServerGroup", {})
|
|
17
13
|
.n("GameLiftClient", "CreateGameServerGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateGameServerGroupCommand)
|
|
20
|
-
.de(de_CreateGameServerGroupCommand)
|
|
14
|
+
.sc(CreateGameServerGroup)
|
|
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_CreateGameSessionCommand, se_CreateGameSessionCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreateGameSession } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateGameSessionCommand 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", "CreateGameSession", {})
|
|
18
13
|
.n("GameLiftClient", "CreateGameSessionCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateGameSessionCommand)
|
|
21
|
-
.de(de_CreateGameSessionCommand)
|
|
14
|
+
.sc(CreateGameSession)
|
|
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 { CreateGameSessionQueue } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateGameSessionQueueCommand 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", "CreateGameSessionQueue", {})
|
|
17
13
|
.n("GameLiftClient", "CreateGameSessionQueueCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateGameSessionQueueCommand)
|
|
20
|
-
.de(de_CreateGameSessionQueueCommand)
|
|
14
|
+
.sc(CreateGameSessionQueue)
|
|
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 { CreateLocation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateLocationCommand 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", "CreateLocation", {})
|
|
17
13
|
.n("GameLiftClient", "CreateLocationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateLocationCommand)
|
|
20
|
-
.de(de_CreateLocationCommand)
|
|
14
|
+
.sc(CreateLocation)
|
|
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 { CreateMatchmakingConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateMatchmakingConfigurationCommand 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", "CreateMatchmakingConfiguration", {})
|
|
17
13
|
.n("GameLiftClient", "CreateMatchmakingConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateMatchmakingConfigurationCommand)
|
|
20
|
-
.de(de_CreateMatchmakingConfigurationCommand)
|
|
14
|
+
.sc(CreateMatchmakingConfiguration)
|
|
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 { CreateMatchmakingRuleSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateMatchmakingRuleSetCommand 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", "CreateMatchmakingRuleSet", {})
|
|
17
13
|
.n("GameLiftClient", "CreateMatchmakingRuleSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateMatchmakingRuleSetCommand)
|
|
20
|
-
.de(de_CreateMatchmakingRuleSetCommand)
|
|
14
|
+
.sc(CreateMatchmakingRuleSet)
|
|
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_CreatePlayerSessionCommand, se_CreatePlayerSessionCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreatePlayerSession } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreatePlayerSessionCommand 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", "CreatePlayerSession", {})
|
|
18
13
|
.n("GameLiftClient", "CreatePlayerSessionCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreatePlayerSessionCommand)
|
|
21
|
-
.de(de_CreatePlayerSessionCommand)
|
|
14
|
+
.sc(CreatePlayerSession)
|
|
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_CreatePlayerSessionsCommand, se_CreatePlayerSessionsCommand } from "../protocols/Aws_json1_1";
|
|
4
|
+
import { CreatePlayerSessions } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreatePlayerSessionsCommand 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", "CreatePlayerSessions", {})
|
|
18
13
|
.n("GameLiftClient", "CreatePlayerSessionsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreatePlayerSessionsCommand)
|
|
21
|
-
.de(de_CreatePlayerSessionsCommand)
|
|
14
|
+
.sc(CreatePlayerSessions)
|
|
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 { CreateScript } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateScriptCommand 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", "CreateScript", {})
|
|
17
13
|
.n("GameLiftClient", "CreateScriptCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateScriptCommand)
|
|
20
|
-
.de(de_CreateScriptCommand)
|
|
14
|
+
.sc(CreateScript)
|
|
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 { CreateVpcPeeringAuthorization } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateVpcPeeringAuthorizationCommand 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", "CreateVpcPeeringAuthorization", {})
|
|
17
13
|
.n("GameLiftClient", "CreateVpcPeeringAuthorizationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateVpcPeeringAuthorizationCommand)
|
|
20
|
-
.de(de_CreateVpcPeeringAuthorizationCommand)
|
|
14
|
+
.sc(CreateVpcPeeringAuthorization)
|
|
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 { CreateVpcPeeringConnection } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateVpcPeeringConnectionCommand 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", "CreateVpcPeeringConnection", {})
|
|
17
13
|
.n("GameLiftClient", "CreateVpcPeeringConnectionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateVpcPeeringConnectionCommand)
|
|
20
|
-
.de(de_CreateVpcPeeringConnectionCommand)
|
|
14
|
+
.sc(CreateVpcPeeringConnection)
|
|
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 { DeleteAlias } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteAliasCommand 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", "DeleteAlias", {})
|
|
17
13
|
.n("GameLiftClient", "DeleteAliasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteAliasCommand)
|
|
20
|
-
.de(de_DeleteAliasCommand)
|
|
14
|
+
.sc(DeleteAlias)
|
|
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 { DeleteBuild } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteBuildCommand 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", "DeleteBuild", {})
|
|
17
13
|
.n("GameLiftClient", "DeleteBuildCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteBuildCommand)
|
|
20
|
-
.de(de_DeleteBuildCommand)
|
|
14
|
+
.sc(DeleteBuild)
|
|
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 { DeleteContainerFleet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteContainerFleetCommand 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", "DeleteContainerFleet", {})
|
|
17
13
|
.n("GameLiftClient", "DeleteContainerFleetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteContainerFleetCommand)
|
|
20
|
-
.de(de_DeleteContainerFleetCommand)
|
|
14
|
+
.sc(DeleteContainerFleet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|