@aws-sdk/client-gamelift 3.590.0 → 3.596.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 +0 -108
- package/dist-types/commands/AcceptMatchCommand.d.ts +2 -1
- package/dist-types/commands/ClaimGameServerCommand.d.ts +2 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateBuildCommand.d.ts +2 -1
- package/dist-types/commands/CreateContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocationCommand.d.ts +2 -1
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/commands/CreateScriptCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAliasCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBuildCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScriptCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterComputeCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAliasCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBuildCommand.d.ts +2 -1
- package/dist-types/commands/DescribeComputeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScriptCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/GetComputeAccessCommand.d.ts +2 -1
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +2 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListBuildsCommand.d.ts +2 -1
- package/dist-types/commands/ListComputeCommand.d.ts +2 -1
- package/dist-types/commands/ListContainerGroupDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListFleetsCommand.d.ts +2 -1
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListGameServersCommand.d.ts +2 -1
- package/dist-types/commands/ListLocationsCommand.d.ts +2 -1
- package/dist-types/commands/ListScriptsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RegisterComputeCommand.d.ts +2 -1
- package/dist-types/commands/RegisterGameServerCommand.d.ts +2 -1
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/ResolveAliasCommand.d.ts +2 -1
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +2 -1
- package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -1
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +2 -1
- package/dist-types/commands/StartMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -1
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/commands/StopMatchmakingCommand.d.ts +2 -1
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAliasCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBuildCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameServerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateScriptCommand.d.ts +2 -1
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/GameLiftServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeContainerGroupDefinitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListContainerGroupDefinitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/GameLiftServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateFleetLocationsInput,
|
|
10
10
|
CreateFleetLocationsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateFleetLocationsCommandInput
|
|
14
15
|
extends CreateFleetLocationsInput {}
|
|
15
16
|
export interface CreateFleetLocationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateGameServerGroupInput,
|
|
10
10
|
CreateGameServerGroupOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateGameServerGroupCommandInput
|
|
14
15
|
extends CreateGameServerGroupInput {}
|
|
15
16
|
export interface CreateGameServerGroupCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateGameSessionInput,
|
|
10
10
|
CreateGameSessionOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateGameSessionCommandInput extends CreateGameSessionInput {}
|
|
14
15
|
export interface CreateGameSessionCommandOutput
|
|
15
16
|
extends CreateGameSessionOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateGameSessionQueueInput,
|
|
10
10
|
CreateGameSessionQueueOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateGameSessionQueueCommandInput
|
|
14
15
|
extends CreateGameSessionQueueInput {}
|
|
15
16
|
export interface CreateGameSessionQueueCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { CreateLocationInput, CreateLocationOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateLocationCommandInput extends CreateLocationInput {}
|
|
11
12
|
export interface CreateLocationCommandOutput
|
|
12
13
|
extends CreateLocationOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateMatchmakingConfigurationInput,
|
|
10
10
|
CreateMatchmakingConfigurationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateMatchmakingConfigurationCommandInput
|
|
14
15
|
extends CreateMatchmakingConfigurationInput {}
|
|
15
16
|
export interface CreateMatchmakingConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateMatchmakingRuleSetInput,
|
|
10
10
|
CreateMatchmakingRuleSetOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateMatchmakingRuleSetCommandInput
|
|
14
15
|
extends CreateMatchmakingRuleSetInput {}
|
|
15
16
|
export interface CreateMatchmakingRuleSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreatePlayerSessionInput,
|
|
10
10
|
CreatePlayerSessionOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreatePlayerSessionCommandInput
|
|
14
15
|
extends CreatePlayerSessionInput {}
|
|
15
16
|
export interface CreatePlayerSessionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreatePlayerSessionsInput,
|
|
10
10
|
CreatePlayerSessionsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreatePlayerSessionsCommandInput
|
|
14
15
|
extends CreatePlayerSessionsInput {}
|
|
15
16
|
export interface CreatePlayerSessionsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { CreateScriptInput, CreateScriptOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateScriptCommandInput extends CreateScriptInput {}
|
|
11
12
|
export interface CreateScriptCommandOutput
|
|
12
13
|
extends CreateScriptOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateVpcPeeringAuthorizationInput,
|
|
10
10
|
CreateVpcPeeringAuthorizationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateVpcPeeringAuthorizationCommandInput
|
|
14
15
|
extends CreateVpcPeeringAuthorizationInput {}
|
|
15
16
|
export interface CreateVpcPeeringAuthorizationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateVpcPeeringConnectionInput,
|
|
10
10
|
CreateVpcPeeringConnectionOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateVpcPeeringConnectionCommandInput
|
|
14
15
|
extends CreateVpcPeeringConnectionInput {}
|
|
15
16
|
export interface CreateVpcPeeringConnectionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { DeleteAliasInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteAliasCommandInput extends DeleteAliasInput {}
|
|
11
12
|
export interface DeleteAliasCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteAliasCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { DeleteBuildInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteBuildCommandInput extends DeleteBuildInput {}
|
|
11
12
|
export interface DeleteBuildCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteBuildCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { DeleteContainerGroupDefinitionInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteContainerGroupDefinitionCommandInput
|
|
11
12
|
extends DeleteContainerGroupDefinitionInput {}
|
|
12
13
|
export interface DeleteContainerGroupDefinitionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { DeleteFleetInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteFleetCommandInput extends DeleteFleetInput {}
|
|
11
12
|
export interface DeleteFleetCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteFleetCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteFleetLocationsInput,
|
|
10
10
|
DeleteFleetLocationsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteFleetLocationsCommandInput
|
|
14
15
|
extends DeleteFleetLocationsInput {}
|
|
15
16
|
export interface DeleteFleetLocationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteGameServerGroupInput,
|
|
10
10
|
DeleteGameServerGroupOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteGameServerGroupCommandInput
|
|
14
15
|
extends DeleteGameServerGroupInput {}
|
|
15
16
|
export interface DeleteGameServerGroupCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteGameSessionQueueInput,
|
|
10
10
|
DeleteGameSessionQueueOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteGameSessionQueueCommandInput
|
|
14
15
|
extends DeleteGameSessionQueueInput {}
|
|
15
16
|
export interface DeleteGameSessionQueueCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { DeleteLocationInput, DeleteLocationOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteLocationCommandInput extends DeleteLocationInput {}
|
|
11
12
|
export interface DeleteLocationCommandOutput
|
|
12
13
|
extends DeleteLocationOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteMatchmakingConfigurationInput,
|
|
10
10
|
DeleteMatchmakingConfigurationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteMatchmakingConfigurationCommandInput
|
|
14
15
|
extends DeleteMatchmakingConfigurationInput {}
|
|
15
16
|
export interface DeleteMatchmakingConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteMatchmakingRuleSetInput,
|
|
10
10
|
DeleteMatchmakingRuleSetOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteMatchmakingRuleSetCommandInput
|
|
14
15
|
extends DeleteMatchmakingRuleSetInput {}
|
|
15
16
|
export interface DeleteMatchmakingRuleSetCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { DeleteScalingPolicyInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteScalingPolicyCommandInput
|
|
11
12
|
extends DeleteScalingPolicyInput {}
|
|
12
13
|
export interface DeleteScalingPolicyCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { DeleteScriptInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteScriptCommandInput extends DeleteScriptInput {}
|
|
11
12
|
export interface DeleteScriptCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteScriptCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteVpcPeeringAuthorizationInput,
|
|
10
10
|
DeleteVpcPeeringAuthorizationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteVpcPeeringAuthorizationCommandInput
|
|
14
15
|
extends DeleteVpcPeeringAuthorizationInput {}
|
|
15
16
|
export interface DeleteVpcPeeringAuthorizationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteVpcPeeringConnectionInput,
|
|
10
10
|
DeleteVpcPeeringConnectionOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteVpcPeeringConnectionCommandInput
|
|
14
15
|
extends DeleteVpcPeeringConnectionInput {}
|
|
15
16
|
export interface DeleteVpcPeeringConnectionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeregisterComputeInput,
|
|
10
10
|
DeregisterComputeOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeregisterComputeCommandInput extends DeregisterComputeInput {}
|
|
14
15
|
export interface DeregisterComputeCommandOutput
|
|
15
16
|
extends DeregisterComputeOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { DeregisterGameServerInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeregisterGameServerCommandInput
|
|
11
12
|
extends DeregisterGameServerInput {}
|
|
12
13
|
export interface DeregisterGameServerCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { DescribeAliasInput, DescribeAliasOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeAliasCommandInput extends DescribeAliasInput {}
|
|
11
12
|
export interface DescribeAliasCommandOutput
|
|
12
13
|
extends DescribeAliasOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { DescribeBuildInput, DescribeBuildOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeBuildCommandInput extends DescribeBuildInput {}
|
|
11
12
|
export interface DescribeBuildCommandOutput
|
|
12
13
|
extends DescribeBuildOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeComputeInput,
|
|
10
10
|
DescribeComputeOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeComputeCommandInput extends DescribeComputeInput {}
|
|
14
15
|
export interface DescribeComputeCommandOutput
|
|
15
16
|
extends DescribeComputeOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeContainerGroupDefinitionInput,
|
|
10
10
|
DescribeContainerGroupDefinitionOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeContainerGroupDefinitionCommandInput
|
|
14
15
|
extends DescribeContainerGroupDefinitionInput {}
|
|
15
16
|
export interface DescribeContainerGroupDefinitionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeEC2InstanceLimitsInput,
|
|
10
10
|
DescribeEC2InstanceLimitsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeEC2InstanceLimitsCommandInput
|
|
14
15
|
extends DescribeEC2InstanceLimitsInput {}
|
|
15
16
|
export interface DescribeEC2InstanceLimitsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeFleetAttributesInput,
|
|
10
10
|
DescribeFleetAttributesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFleetAttributesCommandInput
|
|
14
15
|
extends DescribeFleetAttributesInput {}
|
|
15
16
|
export interface DescribeFleetAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeFleetCapacityInput,
|
|
10
10
|
DescribeFleetCapacityOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFleetCapacityCommandInput
|
|
14
15
|
extends DescribeFleetCapacityInput {}
|
|
15
16
|
export interface DescribeFleetCapacityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeFleetEventsInput,
|
|
10
10
|
DescribeFleetEventsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFleetEventsCommandInput
|
|
14
15
|
extends DescribeFleetEventsInput {}
|
|
15
16
|
export interface DescribeFleetEventsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeFleetLocationAttributesInput,
|
|
10
10
|
DescribeFleetLocationAttributesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFleetLocationAttributesCommandInput
|
|
14
15
|
extends DescribeFleetLocationAttributesInput {}
|
|
15
16
|
export interface DescribeFleetLocationAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeFleetLocationCapacityInput,
|
|
10
10
|
DescribeFleetLocationCapacityOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFleetLocationCapacityCommandInput
|
|
14
15
|
extends DescribeFleetLocationCapacityInput {}
|
|
15
16
|
export interface DescribeFleetLocationCapacityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeFleetLocationUtilizationInput,
|
|
10
10
|
DescribeFleetLocationUtilizationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFleetLocationUtilizationCommandInput
|
|
14
15
|
extends DescribeFleetLocationUtilizationInput {}
|
|
15
16
|
export interface DescribeFleetLocationUtilizationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeFleetPortSettingsInput,
|
|
10
10
|
DescribeFleetPortSettingsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFleetPortSettingsCommandInput
|
|
14
15
|
extends DescribeFleetPortSettingsInput {}
|
|
15
16
|
export interface DescribeFleetPortSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeFleetUtilizationInput,
|
|
10
10
|
DescribeFleetUtilizationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeFleetUtilizationCommandInput
|
|
14
15
|
extends DescribeFleetUtilizationInput {}
|
|
15
16
|
export interface DescribeFleetUtilizationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeGameServerInput,
|
|
10
10
|
DescribeGameServerOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeGameServerCommandInput
|
|
14
15
|
extends DescribeGameServerInput {}
|
|
15
16
|
export interface DescribeGameServerCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeGameServerGroupInput,
|
|
10
10
|
DescribeGameServerGroupOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeGameServerGroupCommandInput
|
|
14
15
|
extends DescribeGameServerGroupInput {}
|
|
15
16
|
export interface DescribeGameServerGroupCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeGameServerInstancesInput,
|
|
10
10
|
DescribeGameServerInstancesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeGameServerInstancesCommandInput
|
|
14
15
|
extends DescribeGameServerInstancesInput {}
|
|
15
16
|
export interface DescribeGameServerInstancesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeGameSessionDetailsInput,
|
|
10
10
|
DescribeGameSessionDetailsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeGameSessionDetailsCommandInput
|
|
14
15
|
extends DescribeGameSessionDetailsInput {}
|
|
15
16
|
export interface DescribeGameSessionDetailsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeGameSessionPlacementInput,
|
|
10
10
|
DescribeGameSessionPlacementOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeGameSessionPlacementCommandInput
|
|
14
15
|
extends DescribeGameSessionPlacementInput {}
|
|
15
16
|
export interface DescribeGameSessionPlacementCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeGameSessionQueuesInput,
|
|
10
10
|
DescribeGameSessionQueuesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeGameSessionQueuesCommandInput
|
|
14
15
|
extends DescribeGameSessionQueuesInput {}
|
|
15
16
|
export interface DescribeGameSessionQueuesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeGameSessionsInput,
|
|
10
10
|
DescribeGameSessionsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeGameSessionsCommandInput
|
|
14
15
|
extends DescribeGameSessionsInput {}
|
|
15
16
|
export interface DescribeGameSessionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeInstancesInput,
|
|
10
10
|
DescribeInstancesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeInstancesCommandInput extends DescribeInstancesInput {}
|
|
14
15
|
export interface DescribeInstancesCommandOutput
|
|
15
16
|
extends DescribeInstancesOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeMatchmakingInput,
|
|
10
10
|
DescribeMatchmakingOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeMatchmakingCommandInput
|
|
14
15
|
extends DescribeMatchmakingInput {}
|
|
15
16
|
export interface DescribeMatchmakingCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeMatchmakingConfigurationsInput,
|
|
10
10
|
DescribeMatchmakingConfigurationsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeMatchmakingConfigurationsCommandInput
|
|
14
15
|
extends DescribeMatchmakingConfigurationsInput {}
|
|
15
16
|
export interface DescribeMatchmakingConfigurationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeMatchmakingRuleSetsInput,
|
|
10
10
|
DescribeMatchmakingRuleSetsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeMatchmakingRuleSetsCommandInput
|
|
14
15
|
extends DescribeMatchmakingRuleSetsInput {}
|
|
15
16
|
export interface DescribeMatchmakingRuleSetsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribePlayerSessionsInput,
|
|
10
10
|
DescribePlayerSessionsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribePlayerSessionsCommandInput
|
|
14
15
|
extends DescribePlayerSessionsInput {}
|
|
15
16
|
export interface DescribePlayerSessionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeRuntimeConfigurationInput,
|
|
10
10
|
DescribeRuntimeConfigurationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeRuntimeConfigurationCommandInput
|
|
14
15
|
extends DescribeRuntimeConfigurationInput {}
|
|
15
16
|
export interface DescribeRuntimeConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeScalingPoliciesInput,
|
|
10
10
|
DescribeScalingPoliciesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeScalingPoliciesCommandInput
|
|
14
15
|
extends DescribeScalingPoliciesInput {}
|
|
15
16
|
export interface DescribeScalingPoliciesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GameLiftClient";
|
|
8
8
|
import { DescribeScriptInput, DescribeScriptOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeScriptCommandInput extends DescribeScriptInput {}
|
|
11
12
|
export interface DescribeScriptCommandOutput
|
|
12
13
|
extends DescribeScriptOutput,
|