@aws-sdk/client-gamelift 3.279.0 → 3.281.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/README.md +835 -0
- package/dist-types/commands/AcceptMatchCommand.d.ts +6 -0
- package/dist-types/commands/ClaimGameServerCommand.d.ts +6 -0
- package/dist-types/commands/CreateAliasCommand.d.ts +6 -0
- package/dist-types/commands/CreateBuildCommand.d.ts +6 -0
- package/dist-types/commands/CreateFleetCommand.d.ts +6 -0
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +6 -0
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateGameSessionCommand.d.ts +6 -0
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +6 -0
- package/dist-types/commands/CreateLocationCommand.d.ts +6 -0
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +6 -0
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +6 -0
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +6 -0
- package/dist-types/commands/CreateScriptCommand.d.ts +6 -0
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +6 -0
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAliasCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBuildCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFleetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +6 -0
- package/dist-types/commands/DeleteLocationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteScriptCommand.d.ts +6 -0
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +6 -0
- package/dist-types/commands/DeregisterComputeCommand.d.ts +6 -0
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAliasCommand.d.ts +6 -0
- package/dist-types/commands/DescribeBuildCommand.d.ts +6 -0
- package/dist-types/commands/DescribeComputeCommand.d.ts +6 -0
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameServerCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeInstancesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +6 -0
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +6 -0
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeScriptCommand.d.ts +6 -0
- package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +6 -0
- package/dist-types/commands/GetComputeAccessCommand.d.ts +6 -0
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +6 -0
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +6 -0
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +6 -0
- package/dist-types/commands/ListAliasesCommand.d.ts +6 -0
- package/dist-types/commands/ListBuildsCommand.d.ts +6 -0
- package/dist-types/commands/ListComputeCommand.d.ts +6 -0
- package/dist-types/commands/ListFleetsCommand.d.ts +6 -0
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListGameServersCommand.d.ts +6 -0
- package/dist-types/commands/ListLocationsCommand.d.ts +6 -0
- package/dist-types/commands/ListScriptsCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +6 -0
- package/dist-types/commands/RegisterComputeCommand.d.ts +6 -0
- package/dist-types/commands/RegisterGameServerCommand.d.ts +6 -0
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +6 -0
- package/dist-types/commands/ResolveAliasCommand.d.ts +6 -0
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +6 -0
- package/dist-types/commands/StartFleetActionsCommand.d.ts +6 -0
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +6 -0
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +6 -0
- package/dist-types/commands/StartMatchmakingCommand.d.ts +6 -0
- package/dist-types/commands/StopFleetActionsCommand.d.ts +6 -0
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +6 -0
- package/dist-types/commands/StopMatchmakingCommand.d.ts +6 -0
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAliasCommand.d.ts +6 -0
- package/dist-types/commands/UpdateBuildCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGameServerCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +6 -0
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateScriptCommand.d.ts +6 -0
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +6 -0
- package/package.json +3 -3
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeFleetLocationAttributesInput, DescribeFleetLocationAttributesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeFleetLocationAttributesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeFleetLocationAttributesCommandInput extends DescribeFleetLocationAttributesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeFleetLocationAttributesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeFleetLocationAttributesCommandOutput extends DescribeFleetLocationAttributesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeFleetLocationCapacityInput, DescribeFleetLocationCapacityOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeFleetLocationCapacityCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeFleetLocationCapacityCommandInput extends DescribeFleetLocationCapacityInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeFleetLocationCapacityCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeFleetLocationCapacityCommandOutput extends DescribeFleetLocationCapacityOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeFleetLocationUtilizationInput, DescribeFleetLocationUtilizationOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeFleetLocationUtilizationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeFleetLocationUtilizationCommandInput extends DescribeFleetLocationUtilizationInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeFleetLocationUtilizationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeFleetLocationUtilizationCommandOutput extends DescribeFleetLocationUtilizationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeFleetPortSettingsInput, DescribeFleetPortSettingsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeFleetPortSettingsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeFleetPortSettingsCommandInput extends DescribeFleetPortSettingsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeFleetPortSettingsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeFleetPortSettingsCommandOutput extends DescribeFleetPortSettingsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeFleetUtilizationInput, DescribeFleetUtilizationOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeFleetUtilizationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeFleetUtilizationCommandInput extends DescribeFleetUtilizationInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeFleetUtilizationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeFleetUtilizationCommandOutput extends DescribeFleetUtilizationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeGameServerInput, DescribeGameServerOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeGameServerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeGameServerCommandInput extends DescribeGameServerInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeGameServerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeGameServerCommandOutput extends DescribeGameServerOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeGameServerGroupInput, DescribeGameServerGroupOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeGameServerGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeGameServerGroupCommandInput extends DescribeGameServerGroupInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeGameServerGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeGameServerGroupCommandOutput extends DescribeGameServerGroupOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeGameServerInstancesInput, DescribeGameServerInstancesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeGameServerInstancesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeGameServerInstancesCommandInput extends DescribeGameServerInstancesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeGameServerInstancesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeGameServerInstancesCommandOutput extends DescribeGameServerInstancesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeGameSessionDetailsInput, DescribeGameSessionDetailsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeGameSessionDetailsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeGameSessionDetailsCommandInput extends DescribeGameSessionDetailsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeGameSessionDetailsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeGameSessionDetailsCommandOutput extends DescribeGameSessionDetailsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeGameSessionPlacementInput, DescribeGameSessionPlacementOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeGameSessionPlacementCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeGameSessionPlacementCommandInput extends DescribeGameSessionPlacementInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeGameSessionPlacementCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeGameSessionPlacementCommandOutput extends DescribeGameSessionPlacementOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeGameSessionQueuesInput, DescribeGameSessionQueuesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeGameSessionQueuesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeGameSessionQueuesCommandInput extends DescribeGameSessionQueuesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeGameSessionQueuesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeGameSessionQueuesCommandOutput extends DescribeGameSessionQueuesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeGameSessionsInput, DescribeGameSessionsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeGameSessionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeGameSessionsCommandInput extends DescribeGameSessionsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeGameSessionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeGameSessionsCommandOutput extends DescribeGameSessionsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeInstancesInput, DescribeInstancesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeInstancesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeInstancesCommandInput extends DescribeInstancesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeInstancesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeInstancesCommandOutput extends DescribeInstancesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeMatchmakingInput, DescribeMatchmakingOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeMatchmakingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeMatchmakingCommandInput extends DescribeMatchmakingInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeMatchmakingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeMatchmakingCommandOutput extends DescribeMatchmakingOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeMatchmakingConfigurationsInput, DescribeMatchmakingConfigurationsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeMatchmakingConfigurationsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeMatchmakingConfigurationsCommandInput extends DescribeMatchmakingConfigurationsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeMatchmakingConfigurationsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeMatchmakingConfigurationsCommandOutput extends DescribeMatchmakingConfigurationsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeMatchmakingRuleSetsInput, DescribeMatchmakingRuleSetsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeMatchmakingRuleSetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeMatchmakingRuleSetsCommandInput extends DescribeMatchmakingRuleSetsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeMatchmakingRuleSetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeMatchmakingRuleSetsCommandOutput extends DescribeMatchmakingRuleSetsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribePlayerSessionsInput, DescribePlayerSessionsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribePlayerSessionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribePlayerSessionsCommandInput extends DescribePlayerSessionsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribePlayerSessionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribePlayerSessionsCommandOutput extends DescribePlayerSessionsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeRuntimeConfigurationInput, DescribeRuntimeConfigurationOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeRuntimeConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeRuntimeConfigurationCommandInput extends DescribeRuntimeConfigurationInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeRuntimeConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeRuntimeConfigurationCommandOutput extends DescribeRuntimeConfigurationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeScalingPoliciesInput, DescribeScalingPoliciesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeScalingPoliciesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeScalingPoliciesCommandInput extends DescribeScalingPoliciesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeScalingPoliciesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeScalingPoliciesCommandOutput extends DescribeScalingPoliciesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeScriptInput, DescribeScriptOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeScriptCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeScriptCommandInput extends DescribeScriptInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeScriptCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeScriptCommandOutput extends DescribeScriptOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeVpcPeeringAuthorizationsInput, DescribeVpcPeeringAuthorizationsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeVpcPeeringAuthorizationsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeVpcPeeringAuthorizationsCommandInput extends DescribeVpcPeeringAuthorizationsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeVpcPeeringAuthorizationsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeVpcPeeringAuthorizationsCommandOutput extends DescribeVpcPeeringAuthorizationsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { DescribeVpcPeeringConnectionsInput, DescribeVpcPeeringConnectionsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeVpcPeeringConnectionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeVpcPeeringConnectionsCommandInput extends DescribeVpcPeeringConnectionsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeVpcPeeringConnectionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeVpcPeeringConnectionsCommandOutput extends DescribeVpcPeeringConnectionsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { GetComputeAccessInput, GetComputeAccessOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetComputeAccessCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetComputeAccessCommandInput extends GetComputeAccessInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetComputeAccessCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetComputeAccessCommandOutput extends GetComputeAccessOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { GetComputeAuthTokenInput, GetComputeAuthTokenOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetComputeAuthTokenCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetComputeAuthTokenCommandInput extends GetComputeAuthTokenInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetComputeAuthTokenCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetComputeAuthTokenCommandOutput extends GetComputeAuthTokenOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { GetGameSessionLogUrlInput, GetGameSessionLogUrlOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetGameSessionLogUrlCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetGameSessionLogUrlCommandInput extends GetGameSessionLogUrlInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetGameSessionLogUrlCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetGameSessionLogUrlCommandOutput extends GetGameSessionLogUrlOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { GetInstanceAccessInput, GetInstanceAccessOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetInstanceAccessCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetInstanceAccessCommandInput extends GetInstanceAccessInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetInstanceAccessCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetInstanceAccessCommandOutput extends GetInstanceAccessOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ListAliasesInput, ListAliasesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListAliasesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListAliasesCommandInput extends ListAliasesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListAliasesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListAliasesCommandOutput extends ListAliasesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ListBuildsInput, ListBuildsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListBuildsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListBuildsCommandInput extends ListBuildsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListBuildsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListBuildsCommandOutput extends ListBuildsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ListComputeInput, ListComputeOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListComputeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListComputeCommandInput extends ListComputeInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListComputeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListComputeCommandOutput extends ListComputeOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ListFleetsInput, ListFleetsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListFleetsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListFleetsCommandInput extends ListFleetsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListFleetsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListFleetsCommandOutput extends ListFleetsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ListGameServerGroupsInput, ListGameServerGroupsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListGameServerGroupsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListGameServerGroupsCommandInput extends ListGameServerGroupsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListGameServerGroupsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListGameServerGroupsCommandOutput extends ListGameServerGroupsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ListGameServersInput, ListGameServersOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListGameServersCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListGameServersCommandInput extends ListGameServersInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListGameServersCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListGameServersCommandOutput extends ListGameServersOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ListLocationsInput, ListLocationsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListLocationsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListLocationsCommandInput extends ListLocationsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListLocationsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListLocationsCommandOutput extends ListLocationsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ListScriptsInput, ListScriptsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListScriptsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListScriptsCommandInput extends ListScriptsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListScriptsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListScriptsCommandOutput extends ListScriptsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTagsForResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTagsForResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { PutScalingPolicyInput, PutScalingPolicyOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link PutScalingPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface PutScalingPolicyCommandInput extends PutScalingPolicyInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link PutScalingPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface PutScalingPolicyCommandOutput extends PutScalingPolicyOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { RegisterComputeInput, RegisterComputeOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RegisterComputeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RegisterComputeCommandInput extends RegisterComputeInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RegisterComputeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RegisterComputeCommandOutput extends RegisterComputeOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { RegisterGameServerInput, RegisterGameServerOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RegisterGameServerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RegisterGameServerCommandInput extends RegisterGameServerInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RegisterGameServerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RegisterGameServerCommandOutput extends RegisterGameServerOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { RequestUploadCredentialsInput, RequestUploadCredentialsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link RequestUploadCredentialsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface RequestUploadCredentialsCommandInput extends RequestUploadCredentialsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link RequestUploadCredentialsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface RequestUploadCredentialsCommandOutput extends RequestUploadCredentialsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|