@aws-sdk/client-gamelift 3.952.0 → 3.953.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 +1478 -957
- package/dist-cjs/runtimeConfig.shared.js +7 -6
- package/dist-es/commands/AcceptMatchCommand.js +2 -2
- package/dist-es/commands/ClaimGameServerCommand.js +2 -2
- package/dist-es/commands/CreateAliasCommand.js +2 -2
- package/dist-es/commands/CreateBuildCommand.js +2 -2
- package/dist-es/commands/CreateContainerFleetCommand.js +2 -2
- package/dist-es/commands/CreateContainerGroupDefinitionCommand.js +2 -2
- package/dist-es/commands/CreateFleetCommand.js +2 -2
- package/dist-es/commands/CreateFleetLocationsCommand.js +2 -2
- package/dist-es/commands/CreateGameServerGroupCommand.js +2 -2
- package/dist-es/commands/CreateGameSessionCommand.js +2 -2
- package/dist-es/commands/CreateGameSessionQueueCommand.js +2 -2
- package/dist-es/commands/CreateLocationCommand.js +2 -2
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +2 -2
- package/dist-es/commands/CreatePlayerSessionCommand.js +2 -2
- package/dist-es/commands/CreatePlayerSessionsCommand.js +2 -2
- package/dist-es/commands/CreateScriptCommand.js +2 -2
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +2 -2
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteAliasCommand.js +2 -2
- package/dist-es/commands/DeleteBuildCommand.js +2 -2
- package/dist-es/commands/DeleteContainerFleetCommand.js +2 -2
- package/dist-es/commands/DeleteContainerGroupDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteFleetCommand.js +2 -2
- package/dist-es/commands/DeleteFleetLocationsCommand.js +2 -2
- package/dist-es/commands/DeleteGameServerGroupCommand.js +2 -2
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +2 -2
- package/dist-es/commands/DeleteLocationCommand.js +2 -2
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +2 -2
- package/dist-es/commands/DeleteScalingPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteScriptCommand.js +2 -2
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -2
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
- package/dist-es/commands/DeregisterComputeCommand.js +2 -2
- package/dist-es/commands/DeregisterGameServerCommand.js +2 -2
- package/dist-es/commands/DescribeAliasCommand.js +2 -2
- package/dist-es/commands/DescribeBuildCommand.js +2 -2
- package/dist-es/commands/DescribeComputeCommand.js +2 -2
- package/dist-es/commands/DescribeContainerFleetCommand.js +2 -2
- package/dist-es/commands/DescribeContainerGroupDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +2 -2
- package/dist-es/commands/DescribeFleetAttributesCommand.js +2 -2
- package/dist-es/commands/DescribeFleetCapacityCommand.js +2 -2
- package/dist-es/commands/DescribeFleetDeploymentCommand.js +2 -2
- package/dist-es/commands/DescribeFleetEventsCommand.js +2 -2
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +2 -2
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +2 -2
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +2 -2
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +2 -2
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +2 -2
- package/dist-es/commands/DescribeGameServerCommand.js +2 -2
- package/dist-es/commands/DescribeGameServerGroupCommand.js +2 -2
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +2 -2
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +2 -2
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +2 -2
- package/dist-es/commands/DescribeGameSessionsCommand.js +2 -2
- package/dist-es/commands/DescribeInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeMatchmakingCommand.js +2 -2
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +2 -2
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +2 -2
- package/dist-es/commands/DescribePlayerSessionsCommand.js +2 -2
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +2 -2
- package/dist-es/commands/DescribeScriptCommand.js +2 -2
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -2
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
- package/dist-es/commands/GetComputeAccessCommand.js +2 -2
- package/dist-es/commands/GetComputeAuthTokenCommand.js +2 -2
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +2 -2
- package/dist-es/commands/GetInstanceAccessCommand.js +2 -2
- package/dist-es/commands/ListAliasesCommand.js +2 -2
- package/dist-es/commands/ListBuildsCommand.js +2 -2
- package/dist-es/commands/ListComputeCommand.js +2 -2
- package/dist-es/commands/ListContainerFleetsCommand.js +2 -2
- package/dist-es/commands/ListContainerGroupDefinitionVersionsCommand.js +2 -2
- package/dist-es/commands/ListContainerGroupDefinitionsCommand.js +2 -2
- package/dist-es/commands/ListFleetDeploymentsCommand.js +2 -2
- package/dist-es/commands/ListFleetsCommand.js +2 -2
- package/dist-es/commands/ListGameServerGroupsCommand.js +2 -2
- package/dist-es/commands/ListGameServersCommand.js +2 -2
- package/dist-es/commands/ListLocationsCommand.js +2 -2
- package/dist-es/commands/ListScriptsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutScalingPolicyCommand.js +2 -2
- package/dist-es/commands/RegisterComputeCommand.js +2 -2
- package/dist-es/commands/RegisterGameServerCommand.js +2 -2
- package/dist-es/commands/RequestUploadCredentialsCommand.js +2 -2
- package/dist-es/commands/ResolveAliasCommand.js +2 -2
- package/dist-es/commands/ResumeGameServerGroupCommand.js +2 -2
- package/dist-es/commands/SearchGameSessionsCommand.js +2 -2
- package/dist-es/commands/StartFleetActionsCommand.js +2 -2
- package/dist-es/commands/StartGameSessionPlacementCommand.js +2 -2
- package/dist-es/commands/StartMatchBackfillCommand.js +2 -2
- package/dist-es/commands/StartMatchmakingCommand.js +2 -2
- package/dist-es/commands/StopFleetActionsCommand.js +2 -2
- package/dist-es/commands/StopGameSessionPlacementCommand.js +2 -2
- package/dist-es/commands/StopMatchmakingCommand.js +2 -2
- package/dist-es/commands/SuspendGameServerGroupCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TerminateGameSessionCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAliasCommand.js +2 -2
- package/dist-es/commands/UpdateBuildCommand.js +2 -2
- package/dist-es/commands/UpdateContainerFleetCommand.js +2 -2
- package/dist-es/commands/UpdateContainerGroupDefinitionCommand.js +2 -2
- package/dist-es/commands/UpdateFleetAttributesCommand.js +2 -2
- package/dist-es/commands/UpdateFleetCapacityCommand.js +2 -2
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateGameServerCommand.js +2 -2
- package/dist-es/commands/UpdateGameServerGroupCommand.js +2 -2
- package/dist-es/commands/UpdateGameSessionCommand.js +2 -2
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +2 -2
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateScriptCommand.js +2 -2
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -6
- package/dist-es/schemas/schemas_0.js +895 -825
- package/dist-types/GameLiftClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +452 -537
- package/dist-types/ts3.4/GameLiftClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +451 -539
- package/package.json +34 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeregisterGameServer } from "../schemas/schemas_0";
|
|
4
|
+
import { DeregisterGameServer$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeregisterGameServerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeregisterGameServerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DeregisterGameServer", {})
|
|
13
13
|
.n("GameLiftClient", "DeregisterGameServerCommand")
|
|
14
|
-
.sc(DeregisterGameServer)
|
|
14
|
+
.sc(DeregisterGameServer$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeAlias } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeAlias$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeAliasCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeAliasCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeAlias", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeAliasCommand")
|
|
14
|
-
.sc(DescribeAlias)
|
|
14
|
+
.sc(DescribeAlias$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeBuild } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeBuild$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeBuildCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeBuildCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeBuild", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeBuildCommand")
|
|
14
|
-
.sc(DescribeBuild)
|
|
14
|
+
.sc(DescribeBuild$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeCompute } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeCompute$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeComputeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeComputeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeCompute", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeComputeCommand")
|
|
14
|
-
.sc(DescribeCompute)
|
|
14
|
+
.sc(DescribeCompute$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeContainerFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeContainerFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeContainerFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeContainerFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeContainerFleet", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeContainerFleetCommand")
|
|
14
|
-
.sc(DescribeContainerFleet)
|
|
14
|
+
.sc(DescribeContainerFleet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeContainerGroupDefinition } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeContainerGroupDefinition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeContainerGroupDefinitionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeContainerGroupDefinitionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeContainerGroupDefinition", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeContainerGroupDefinitionCommand")
|
|
14
|
-
.sc(DescribeContainerGroupDefinition)
|
|
14
|
+
.sc(DescribeContainerGroupDefinition$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeEC2InstanceLimits } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeEC2InstanceLimits$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeEC2InstanceLimitsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeEC2InstanceLimitsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeEC2InstanceLimits", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeEC2InstanceLimitsCommand")
|
|
14
|
-
.sc(DescribeEC2InstanceLimits)
|
|
14
|
+
.sc(DescribeEC2InstanceLimits$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFleetAttributes } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFleetAttributes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFleetAttributesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFleetAttributesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeFleetAttributes", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeFleetAttributesCommand")
|
|
14
|
-
.sc(DescribeFleetAttributes)
|
|
14
|
+
.sc(DescribeFleetAttributes$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFleetCapacity } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFleetCapacity$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFleetCapacityCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFleetCapacityCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeFleetCapacity", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeFleetCapacityCommand")
|
|
14
|
-
.sc(DescribeFleetCapacity)
|
|
14
|
+
.sc(DescribeFleetCapacity$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFleetDeployment } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFleetDeployment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFleetDeploymentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFleetDeploymentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeFleetDeployment", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeFleetDeploymentCommand")
|
|
14
|
-
.sc(DescribeFleetDeployment)
|
|
14
|
+
.sc(DescribeFleetDeployment$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFleetEvents } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFleetEvents$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFleetEventsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFleetEventsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeFleetEvents", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeFleetEventsCommand")
|
|
14
|
-
.sc(DescribeFleetEvents)
|
|
14
|
+
.sc(DescribeFleetEvents$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFleetLocationAttributes } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFleetLocationAttributes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFleetLocationAttributesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFleetLocationAttributesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeFleetLocationAttributes", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeFleetLocationAttributesCommand")
|
|
14
|
-
.sc(DescribeFleetLocationAttributes)
|
|
14
|
+
.sc(DescribeFleetLocationAttributes$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFleetLocationCapacity } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFleetLocationCapacity$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFleetLocationCapacityCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFleetLocationCapacityCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeFleetLocationCapacity", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeFleetLocationCapacityCommand")
|
|
14
|
-
.sc(DescribeFleetLocationCapacity)
|
|
14
|
+
.sc(DescribeFleetLocationCapacity$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFleetLocationUtilization } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFleetLocationUtilization$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFleetLocationUtilizationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFleetLocationUtilizationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeFleetLocationUtilization", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeFleetLocationUtilizationCommand")
|
|
14
|
-
.sc(DescribeFleetLocationUtilization)
|
|
14
|
+
.sc(DescribeFleetLocationUtilization$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFleetPortSettings } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFleetPortSettings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFleetPortSettingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFleetPortSettingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeFleetPortSettings", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeFleetPortSettingsCommand")
|
|
14
|
-
.sc(DescribeFleetPortSettings)
|
|
14
|
+
.sc(DescribeFleetPortSettings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeFleetUtilization } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFleetUtilization$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFleetUtilizationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFleetUtilizationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeFleetUtilization", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeFleetUtilizationCommand")
|
|
14
|
-
.sc(DescribeFleetUtilization)
|
|
14
|
+
.sc(DescribeFleetUtilization$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeGameServer } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeGameServer$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeGameServerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeGameServerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeGameServer", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeGameServerCommand")
|
|
14
|
-
.sc(DescribeGameServer)
|
|
14
|
+
.sc(DescribeGameServer$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeGameServerGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeGameServerGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeGameServerGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeGameServerGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeGameServerGroup", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeGameServerGroupCommand")
|
|
14
|
-
.sc(DescribeGameServerGroup)
|
|
14
|
+
.sc(DescribeGameServerGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeGameServerInstances } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeGameServerInstances$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeGameServerInstancesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeGameServerInstancesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeGameServerInstances", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeGameServerInstancesCommand")
|
|
14
|
-
.sc(DescribeGameServerInstances)
|
|
14
|
+
.sc(DescribeGameServerInstances$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeGameSessionDetails } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeGameSessionDetails$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeGameSessionDetailsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeGameSessionDetailsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeGameSessionDetails", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeGameSessionDetailsCommand")
|
|
14
|
-
.sc(DescribeGameSessionDetails)
|
|
14
|
+
.sc(DescribeGameSessionDetails$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeGameSessionPlacement } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeGameSessionPlacement$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeGameSessionPlacementCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeGameSessionPlacementCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeGameSessionPlacement", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeGameSessionPlacementCommand")
|
|
14
|
-
.sc(DescribeGameSessionPlacement)
|
|
14
|
+
.sc(DescribeGameSessionPlacement$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeGameSessionQueues } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeGameSessionQueues$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeGameSessionQueuesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeGameSessionQueuesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeGameSessionQueues", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeGameSessionQueuesCommand")
|
|
14
|
-
.sc(DescribeGameSessionQueues)
|
|
14
|
+
.sc(DescribeGameSessionQueues$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeGameSessions } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeGameSessions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeGameSessionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeGameSessionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeGameSessions", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeGameSessionsCommand")
|
|
14
|
-
.sc(DescribeGameSessions)
|
|
14
|
+
.sc(DescribeGameSessions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeInstances } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeInstances$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeInstancesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeInstancesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeInstances", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeInstancesCommand")
|
|
14
|
-
.sc(DescribeInstances)
|
|
14
|
+
.sc(DescribeInstances$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeMatchmaking } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeMatchmaking$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeMatchmakingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeMatchmakingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeMatchmaking", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeMatchmakingCommand")
|
|
14
|
-
.sc(DescribeMatchmaking)
|
|
14
|
+
.sc(DescribeMatchmaking$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeMatchmakingConfigurations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeMatchmakingConfigurations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeMatchmakingConfigurationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeMatchmakingConfigurationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeMatchmakingConfigurations", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeMatchmakingConfigurationsCommand")
|
|
14
|
-
.sc(DescribeMatchmakingConfigurations)
|
|
14
|
+
.sc(DescribeMatchmakingConfigurations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeMatchmakingRuleSets } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeMatchmakingRuleSets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeMatchmakingRuleSetsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeMatchmakingRuleSetsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeMatchmakingRuleSets", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeMatchmakingRuleSetsCommand")
|
|
14
|
-
.sc(DescribeMatchmakingRuleSets)
|
|
14
|
+
.sc(DescribeMatchmakingRuleSets$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribePlayerSessions } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribePlayerSessions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribePlayerSessionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribePlayerSessionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribePlayerSessions", {})
|
|
13
13
|
.n("GameLiftClient", "DescribePlayerSessionsCommand")
|
|
14
|
-
.sc(DescribePlayerSessions)
|
|
14
|
+
.sc(DescribePlayerSessions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeRuntimeConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeRuntimeConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeRuntimeConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeRuntimeConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeRuntimeConfiguration", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeRuntimeConfigurationCommand")
|
|
14
|
-
.sc(DescribeRuntimeConfiguration)
|
|
14
|
+
.sc(DescribeRuntimeConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeScalingPolicies } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeScalingPolicies$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeScalingPoliciesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeScalingPoliciesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeScalingPolicies", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeScalingPoliciesCommand")
|
|
14
|
-
.sc(DescribeScalingPolicies)
|
|
14
|
+
.sc(DescribeScalingPolicies$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeScript } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeScript$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeScriptCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeScriptCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeScript", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeScriptCommand")
|
|
14
|
-
.sc(DescribeScript)
|
|
14
|
+
.sc(DescribeScript$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeVpcPeeringAuthorizations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeVpcPeeringAuthorizations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeVpcPeeringAuthorizationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeVpcPeeringAuthorizationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeVpcPeeringAuthorizations", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeVpcPeeringAuthorizationsCommand")
|
|
14
|
-
.sc(DescribeVpcPeeringAuthorizations)
|
|
14
|
+
.sc(DescribeVpcPeeringAuthorizations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeVpcPeeringConnections } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeVpcPeeringConnections$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeVpcPeeringConnectionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeVpcPeeringConnectionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "DescribeVpcPeeringConnections", {})
|
|
13
13
|
.n("GameLiftClient", "DescribeVpcPeeringConnectionsCommand")
|
|
14
|
-
.sc(DescribeVpcPeeringConnections)
|
|
14
|
+
.sc(DescribeVpcPeeringConnections$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetComputeAccess } from "../schemas/schemas_0";
|
|
4
|
+
import { GetComputeAccess$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetComputeAccessCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetComputeAccessCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "GetComputeAccess", {})
|
|
13
13
|
.n("GameLiftClient", "GetComputeAccessCommand")
|
|
14
|
-
.sc(GetComputeAccess)
|
|
14
|
+
.sc(GetComputeAccess$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetComputeAuthToken } from "../schemas/schemas_0";
|
|
4
|
+
import { GetComputeAuthToken$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetComputeAuthTokenCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetComputeAuthTokenCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "GetComputeAuthToken", {})
|
|
13
13
|
.n("GameLiftClient", "GetComputeAuthTokenCommand")
|
|
14
|
-
.sc(GetComputeAuthToken)
|
|
14
|
+
.sc(GetComputeAuthToken$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetGameSessionLogUrl } from "../schemas/schemas_0";
|
|
4
|
+
import { GetGameSessionLogUrl$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetGameSessionLogUrlCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetGameSessionLogUrlCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("GameLift", "GetGameSessionLogUrl", {})
|
|
13
13
|
.n("GameLiftClient", "GetGameSessionLogUrlCommand")
|
|
14
|
-
.sc(GetGameSessionLogUrl)
|
|
14
|
+
.sc(GetGameSessionLogUrl$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|