@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
|
@@ -21,6 +21,15 @@ declare const ListComputeCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListComputeCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListComputeCommandInput,
|
|
28
|
+
ListComputeCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListComputeCommand extends ListComputeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListFleetsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListFleetsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListFleetsCommandInput,
|
|
28
|
+
ListFleetsCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListFleetsCommand extends ListFleetsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListGameServerGroupsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListGameServerGroupsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListGameServerGroupsCommandInput,
|
|
32
|
+
ListGameServerGroupsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListGameServerGroupsCommand extends ListGameServerGroupsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListGameServersCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListGameServersCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListGameServersCommandInput,
|
|
31
|
+
ListGameServersCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListGameServersCommand extends ListGameServersCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListLocationsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListLocationsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListLocationsCommandInput,
|
|
28
|
+
ListLocationsCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListLocationsCommand extends ListLocationsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListScriptsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListScriptsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListScriptsCommandInput,
|
|
28
|
+
ListScriptsCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListScriptsCommand extends ListScriptsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const PutScalingPolicyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: PutScalingPolicyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
PutScalingPolicyCommandInput,
|
|
31
|
+
PutScalingPolicyCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class PutScalingPolicyCommand extends PutScalingPolicyCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const RegisterComputeCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: RegisterComputeCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
RegisterComputeCommandInput,
|
|
31
|
+
RegisterComputeCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class RegisterComputeCommand extends RegisterComputeCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const RegisterGameServerCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: RegisterGameServerCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
RegisterGameServerCommandInput,
|
|
32
|
+
RegisterGameServerCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class RegisterGameServerCommand extends RegisterGameServerCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const RequestUploadCredentialsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: RequestUploadCredentialsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
RequestUploadCredentialsCommandInput,
|
|
32
|
+
RequestUploadCredentialsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class RequestUploadCredentialsCommand extends RequestUploadCredentialsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ResolveAliasCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ResolveAliasCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ResolveAliasCommandInput,
|
|
28
|
+
ResolveAliasCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ResolveAliasCommand extends ResolveAliasCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ResumeGameServerGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ResumeGameServerGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ResumeGameServerGroupCommandInput,
|
|
32
|
+
ResumeGameServerGroupCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ResumeGameServerGroupCommand extends ResumeGameServerGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const SearchGameSessionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [SearchGameSessionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
SearchGameSessionsCommandInput,
|
|
32
|
+
SearchGameSessionsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class SearchGameSessionsCommand extends SearchGameSessionsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const StartFleetActionsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: StartFleetActionsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
StartFleetActionsCommandInput,
|
|
31
|
+
StartFleetActionsCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class StartFleetActionsCommand extends StartFleetActionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const StartGameSessionPlacementCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: StartGameSessionPlacementCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
StartGameSessionPlacementCommandInput,
|
|
32
|
+
StartGameSessionPlacementCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class StartGameSessionPlacementCommand extends StartGameSessionPlacementCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const StartMatchBackfillCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: StartMatchBackfillCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
StartMatchBackfillCommandInput,
|
|
32
|
+
StartMatchBackfillCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class StartMatchBackfillCommand extends StartMatchBackfillCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const StartMatchmakingCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: StartMatchmakingCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
StartMatchmakingCommandInput,
|
|
31
|
+
StartMatchmakingCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class StartMatchmakingCommand extends StartMatchmakingCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const StopFleetActionsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: StopFleetActionsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
StopFleetActionsCommandInput,
|
|
31
|
+
StopFleetActionsCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class StopFleetActionsCommand extends StopFleetActionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const StopGameSessionPlacementCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: StopGameSessionPlacementCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
StopGameSessionPlacementCommandInput,
|
|
32
|
+
StopGameSessionPlacementCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class StopGameSessionPlacementCommand extends StopGameSessionPlacementCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const StopMatchmakingCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: StopMatchmakingCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
StopMatchmakingCommandInput,
|
|
31
|
+
StopMatchmakingCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class StopMatchmakingCommand extends StopMatchmakingCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const SuspendGameServerGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: SuspendGameServerGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
SuspendGameServerGroupCommandInput,
|
|
32
|
+
SuspendGameServerGroupCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class SuspendGameServerGroupCommand extends SuspendGameServerGroupCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: TagResourceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
TagResourceCommandInput,
|
|
28
|
+
TagResourceCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class TagResourceCommand extends TagResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UntagResourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UntagResourceCommandInput,
|
|
31
|
+
UntagResourceCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const UpdateAliasCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: UpdateAliasCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
UpdateAliasCommandInput,
|
|
28
|
+
UpdateAliasCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class UpdateAliasCommand extends UpdateAliasCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const UpdateBuildCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: UpdateBuildCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
UpdateBuildCommandInput,
|
|
28
|
+
UpdateBuildCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class UpdateBuildCommand extends UpdateBuildCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateFleetAttributesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateFleetAttributesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateFleetAttributesCommandInput,
|
|
32
|
+
UpdateFleetAttributesCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateFleetAttributesCommand extends UpdateFleetAttributesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateFleetCapacityCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateFleetCapacityCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateFleetCapacityCommandInput,
|
|
32
|
+
UpdateFleetCapacityCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateFleetCapacityCommand extends UpdateFleetCapacityCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateFleetPortSettingsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateFleetPortSettingsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateFleetPortSettingsCommandInput,
|
|
32
|
+
UpdateFleetPortSettingsCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateFleetPortSettingsCommand extends UpdateFleetPortSettingsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UpdateGameServerCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UpdateGameServerCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UpdateGameServerCommandInput,
|
|
31
|
+
UpdateGameServerCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UpdateGameServerCommand extends UpdateGameServerCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateGameServerGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateGameServerGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateGameServerGroupCommandInput,
|
|
32
|
+
UpdateGameServerGroupCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateGameServerGroupCommand extends UpdateGameServerGroupCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UpdateGameSessionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UpdateGameSessionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UpdateGameSessionCommandInput,
|
|
31
|
+
UpdateGameSessionCommandOutput,
|
|
32
|
+
GameLiftClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UpdateGameSessionCommand extends UpdateGameSessionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateGameSessionQueueCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateGameSessionQueueCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateGameSessionQueueCommandInput,
|
|
32
|
+
UpdateGameSessionQueueCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateGameSessionQueueCommand extends UpdateGameSessionQueueCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateMatchmakingConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateMatchmakingConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateMatchmakingConfigurationCommandInput,
|
|
32
|
+
UpdateMatchmakingConfigurationCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateMatchmakingConfigurationCommand extends UpdateMatchmakingConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateRuntimeConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateRuntimeConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateRuntimeConfigurationCommandInput,
|
|
32
|
+
UpdateRuntimeConfigurationCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateRuntimeConfigurationCommand extends UpdateRuntimeConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const UpdateScriptCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: UpdateScriptCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
UpdateScriptCommandInput,
|
|
28
|
+
UpdateScriptCommandOutput,
|
|
29
|
+
GameLiftClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class UpdateScriptCommand extends UpdateScriptCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ValidateMatchmakingRuleSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ValidateMatchmakingRuleSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ValidateMatchmakingRuleSetCommandInput,
|
|
32
|
+
ValidateMatchmakingRuleSetCommandOutput,
|
|
33
|
+
GameLiftClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ValidateMatchmakingRuleSetCommand extends ValidateMatchmakingRuleSetCommand_base {}
|