@aws-sdk/client-gamelift 3.533.0 → 3.535.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-types/GameLift.d.ts +22 -1
- package/dist-types/GameLiftClient.d.ts +1 -1
- 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/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/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/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/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/models/models_0.d.ts +850 -850
- package/dist-types/models/models_1.d.ts +67 -67
- package/dist-types/ts3.4/GameLift.d.ts +21 -0
- package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -25,6 +25,15 @@ declare const DeleteVpcPeeringConnectionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteVpcPeeringConnectionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteVpcPeeringConnectionCommandInput,
|
|
32
|
+
DeleteVpcPeeringConnectionCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteVpcPeeringConnectionCommand extends DeleteVpcPeeringConnectionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeregisterComputeCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeregisterComputeCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeregisterComputeCommandInput,
|
|
31
|
+
DeregisterComputeCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeregisterComputeCommand extends DeregisterComputeCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeregisterGameServerCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeregisterGameServerCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeregisterGameServerCommandInput,
|
|
27
|
+
DeregisterGameServerCommandOutput,
|
|
28
|
+
GameLiftClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeregisterGameServerCommand extends DeregisterGameServerCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DescribeAliasCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DescribeAliasCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DescribeAliasCommandInput,
|
|
28
|
+
DescribeAliasCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DescribeAliasCommand extends DescribeAliasCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DescribeBuildCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DescribeBuildCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DescribeBuildCommandInput,
|
|
28
|
+
DescribeBuildCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DescribeBuildCommand extends DescribeBuildCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeComputeCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribeComputeCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeComputeCommandInput,
|
|
31
|
+
DescribeComputeCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeComputeCommand extends DescribeComputeCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeEC2InstanceLimitsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeEC2InstanceLimitsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeEC2InstanceLimitsCommandInput,
|
|
32
|
+
DescribeEC2InstanceLimitsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeEC2InstanceLimitsCommand extends DescribeEC2InstanceLimitsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeFleetAttributesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeFleetAttributesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeFleetAttributesCommandInput,
|
|
32
|
+
DescribeFleetAttributesCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeFleetAttributesCommand extends DescribeFleetAttributesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeFleetCapacityCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeFleetCapacityCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeFleetCapacityCommandInput,
|
|
32
|
+
DescribeFleetCapacityCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeFleetCapacityCommand extends DescribeFleetCapacityCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeFleetEventsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeFleetEventsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeFleetEventsCommandInput,
|
|
32
|
+
DescribeFleetEventsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeFleetEventsCommand extends DescribeFleetEventsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeFleetLocationAttributesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeFleetLocationAttributesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeFleetLocationAttributesCommandInput,
|
|
32
|
+
DescribeFleetLocationAttributesCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeFleetLocationAttributesCommand extends DescribeFleetLocationAttributesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeFleetLocationCapacityCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeFleetLocationCapacityCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeFleetLocationCapacityCommandInput,
|
|
32
|
+
DescribeFleetLocationCapacityCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeFleetLocationCapacityCommand extends DescribeFleetLocationCapacityCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeFleetLocationUtilizationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeFleetLocationUtilizationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeFleetLocationUtilizationCommandInput,
|
|
32
|
+
DescribeFleetLocationUtilizationCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeFleetLocationUtilizationCommand extends DescribeFleetLocationUtilizationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeFleetPortSettingsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeFleetPortSettingsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeFleetPortSettingsCommandInput,
|
|
32
|
+
DescribeFleetPortSettingsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeFleetPortSettingsCommand extends DescribeFleetPortSettingsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeFleetUtilizationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeFleetUtilizationCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeFleetUtilizationCommandInput,
|
|
32
|
+
DescribeFleetUtilizationCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeFleetUtilizationCommand extends DescribeFleetUtilizationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeGameServerCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeGameServerCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeGameServerCommandInput,
|
|
32
|
+
DescribeGameServerCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeGameServerCommand extends DescribeGameServerCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeGameServerGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeGameServerGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeGameServerGroupCommandInput,
|
|
32
|
+
DescribeGameServerGroupCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeGameServerGroupCommand extends DescribeGameServerGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeGameServerInstancesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeGameServerInstancesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeGameServerInstancesCommandInput,
|
|
32
|
+
DescribeGameServerInstancesCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeGameServerInstancesCommand extends DescribeGameServerInstancesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeGameSessionDetailsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeGameSessionDetailsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeGameSessionDetailsCommandInput,
|
|
32
|
+
DescribeGameSessionDetailsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeGameSessionDetailsCommand extends DescribeGameSessionDetailsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeGameSessionPlacementCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeGameSessionPlacementCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeGameSessionPlacementCommandInput,
|
|
32
|
+
DescribeGameSessionPlacementCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeGameSessionPlacementCommand extends DescribeGameSessionPlacementCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeGameSessionQueuesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeGameSessionQueuesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeGameSessionQueuesCommandInput,
|
|
32
|
+
DescribeGameSessionQueuesCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeGameSessionQueuesCommand extends DescribeGameSessionQueuesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeGameSessionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeGameSessionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeGameSessionsCommandInput,
|
|
32
|
+
DescribeGameSessionsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeGameSessionsCommand extends DescribeGameSessionsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeInstancesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribeInstancesCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeInstancesCommandInput,
|
|
31
|
+
DescribeInstancesCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeInstancesCommand extends DescribeInstancesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeMatchmakingCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeMatchmakingCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeMatchmakingCommandInput,
|
|
32
|
+
DescribeMatchmakingCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeMatchmakingCommand extends DescribeMatchmakingCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeMatchmakingConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeMatchmakingConfigurationsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeMatchmakingConfigurationsCommandInput,
|
|
32
|
+
DescribeMatchmakingConfigurationsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeMatchmakingConfigurationsCommand extends DescribeMatchmakingConfigurationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeMatchmakingRuleSetsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeMatchmakingRuleSetsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeMatchmakingRuleSetsCommandInput,
|
|
32
|
+
DescribeMatchmakingRuleSetsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeMatchmakingRuleSetsCommand extends DescribeMatchmakingRuleSetsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribePlayerSessionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribePlayerSessionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribePlayerSessionsCommandInput,
|
|
32
|
+
DescribePlayerSessionsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribePlayerSessionsCommand extends DescribePlayerSessionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeRuntimeConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeRuntimeConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeRuntimeConfigurationCommandInput,
|
|
32
|
+
DescribeRuntimeConfigurationCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeRuntimeConfigurationCommand extends DescribeRuntimeConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeScalingPoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeScalingPoliciesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeScalingPoliciesCommandInput,
|
|
32
|
+
DescribeScalingPoliciesCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeScalingPoliciesCommand extends DescribeScalingPoliciesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DescribeScriptCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DescribeScriptCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DescribeScriptCommandInput,
|
|
28
|
+
DescribeScriptCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DescribeScriptCommand extends DescribeScriptCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeVpcPeeringAuthorizationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeVpcPeeringAuthorizationsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeVpcPeeringAuthorizationsCommandInput,
|
|
32
|
+
DescribeVpcPeeringAuthorizationsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeVpcPeeringAuthorizationsCommand extends DescribeVpcPeeringAuthorizationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeVpcPeeringConnectionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeVpcPeeringConnectionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeVpcPeeringConnectionsCommandInput,
|
|
32
|
+
DescribeVpcPeeringConnectionsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeVpcPeeringConnectionsCommand extends DescribeVpcPeeringConnectionsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetComputeAccessCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetComputeAccessCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetComputeAccessCommandInput,
|
|
31
|
+
GetComputeAccessCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetComputeAccessCommand extends GetComputeAccessCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetComputeAuthTokenCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetComputeAuthTokenCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetComputeAuthTokenCommandInput,
|
|
32
|
+
GetComputeAuthTokenCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetComputeAuthTokenCommand extends GetComputeAuthTokenCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetGameSessionLogUrlCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetGameSessionLogUrlCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetGameSessionLogUrlCommandInput,
|
|
32
|
+
GetGameSessionLogUrlCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetGameSessionLogUrlCommand extends GetGameSessionLogUrlCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetInstanceAccessCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetInstanceAccessCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetInstanceAccessCommandInput,
|
|
31
|
+
GetInstanceAccessCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetInstanceAccessCommand extends GetInstanceAccessCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListAliasesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListAliasesCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListAliasesCommandInput,
|
|
28
|
+
ListAliasesCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListAliasesCommand extends ListAliasesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListBuildsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListBuildsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListBuildsCommandInput,
|
|
28
|
+
ListBuildsCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListBuildsCommand extends ListBuildsCommand_base {}
|