@aws-sdk/client-gamelift 3.278.0 → 3.281.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +835 -0
- package/dist-types/commands/AcceptMatchCommand.d.ts +6 -0
- package/dist-types/commands/ClaimGameServerCommand.d.ts +6 -0
- package/dist-types/commands/CreateAliasCommand.d.ts +6 -0
- package/dist-types/commands/CreateBuildCommand.d.ts +6 -0
- package/dist-types/commands/CreateFleetCommand.d.ts +6 -0
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +6 -0
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateGameSessionCommand.d.ts +6 -0
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +6 -0
- package/dist-types/commands/CreateLocationCommand.d.ts +6 -0
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +6 -0
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +6 -0
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +6 -0
- package/dist-types/commands/CreateScriptCommand.d.ts +6 -0
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +6 -0
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAliasCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBuildCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFleetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +6 -0
- package/dist-types/commands/DeleteLocationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteScriptCommand.d.ts +6 -0
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +6 -0
- package/dist-types/commands/DeregisterComputeCommand.d.ts +6 -0
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAliasCommand.d.ts +6 -0
- package/dist-types/commands/DescribeBuildCommand.d.ts +6 -0
- package/dist-types/commands/DescribeComputeCommand.d.ts +6 -0
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameServerCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeInstancesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +6 -0
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +6 -0
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeScriptCommand.d.ts +6 -0
- package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +6 -0
- package/dist-types/commands/GetComputeAccessCommand.d.ts +6 -0
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +6 -0
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +6 -0
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +6 -0
- package/dist-types/commands/ListAliasesCommand.d.ts +6 -0
- package/dist-types/commands/ListBuildsCommand.d.ts +6 -0
- package/dist-types/commands/ListComputeCommand.d.ts +6 -0
- package/dist-types/commands/ListFleetsCommand.d.ts +6 -0
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListGameServersCommand.d.ts +6 -0
- package/dist-types/commands/ListLocationsCommand.d.ts +6 -0
- package/dist-types/commands/ListScriptsCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +6 -0
- package/dist-types/commands/RegisterComputeCommand.d.ts +6 -0
- package/dist-types/commands/RegisterGameServerCommand.d.ts +6 -0
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +6 -0
- package/dist-types/commands/ResolveAliasCommand.d.ts +6 -0
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +6 -0
- package/dist-types/commands/StartFleetActionsCommand.d.ts +6 -0
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +6 -0
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +6 -0
- package/dist-types/commands/StartMatchmakingCommand.d.ts +6 -0
- package/dist-types/commands/StopFleetActionsCommand.d.ts +6 -0
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +6 -0
- package/dist-types/commands/StopMatchmakingCommand.d.ts +6 -0
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAliasCommand.d.ts +6 -0
- package/dist-types/commands/UpdateBuildCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGameServerCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +6 -0
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateScriptCommand.d.ts +6 -0
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +6 -0
- package/package.json +6 -6
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ResolveAliasInput, ResolveAliasOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ResolveAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ResolveAliasCommandInput extends ResolveAliasInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ResolveAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ResolveAliasCommandOutput extends ResolveAliasOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ResumeGameServerGroupInput, ResumeGameServerGroupOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ResumeGameServerGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ResumeGameServerGroupCommandInput extends ResumeGameServerGroupInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ResumeGameServerGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ResumeGameServerGroupCommandOutput extends ResumeGameServerGroupOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { SearchGameSessionsInput, SearchGameSessionsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SearchGameSessionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SearchGameSessionsCommandInput extends SearchGameSessionsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SearchGameSessionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SearchGameSessionsCommandOutput extends SearchGameSessionsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { StartFleetActionsInput, StartFleetActionsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StartFleetActionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StartFleetActionsCommandInput extends StartFleetActionsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StartFleetActionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StartFleetActionsCommandOutput extends StartFleetActionsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { StartGameSessionPlacementInput, StartGameSessionPlacementOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StartGameSessionPlacementCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StartGameSessionPlacementCommandInput extends StartGameSessionPlacementInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StartGameSessionPlacementCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StartGameSessionPlacementCommandOutput extends StartGameSessionPlacementOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { StartMatchBackfillInput, StartMatchBackfillOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StartMatchBackfillCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StartMatchBackfillCommandInput extends StartMatchBackfillInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StartMatchBackfillCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StartMatchBackfillCommandOutput extends StartMatchBackfillOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { StartMatchmakingInput, StartMatchmakingOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StartMatchmakingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StartMatchmakingCommandInput extends StartMatchmakingInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StartMatchmakingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StartMatchmakingCommandOutput extends StartMatchmakingOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { StopFleetActionsInput, StopFleetActionsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StopFleetActionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StopFleetActionsCommandInput extends StopFleetActionsInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StopFleetActionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StopFleetActionsCommandOutput extends StopFleetActionsOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { StopGameSessionPlacementInput, StopGameSessionPlacementOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StopGameSessionPlacementCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StopGameSessionPlacementCommandInput extends StopGameSessionPlacementInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StopGameSessionPlacementCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StopGameSessionPlacementCommandOutput extends StopGameSessionPlacementOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { StopMatchmakingInput, StopMatchmakingOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link StopMatchmakingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface StopMatchmakingCommandInput extends StopMatchmakingInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link StopMatchmakingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface StopMatchmakingCommandOutput extends StopMatchmakingOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { SuspendGameServerGroupInput, SuspendGameServerGroupOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link SuspendGameServerGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface SuspendGameServerGroupCommandInput extends SuspendGameServerGroupInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link SuspendGameServerGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface SuspendGameServerGroupCommandOutput extends SuspendGameServerGroupOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateAliasInput, UpdateAliasOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateAliasCommandInput extends UpdateAliasInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateAliasCommandOutput extends UpdateAliasOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateBuildInput, UpdateBuildOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateBuildCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateBuildCommandInput extends UpdateBuildInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateBuildCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateBuildCommandOutput extends UpdateBuildOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateFleetAttributesInput, UpdateFleetAttributesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateFleetAttributesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateFleetAttributesCommandInput extends UpdateFleetAttributesInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateFleetAttributesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateFleetAttributesCommandOutput extends UpdateFleetAttributesOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateFleetCapacityInput, UpdateFleetCapacityOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateFleetCapacityCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateFleetCapacityCommandInput extends UpdateFleetCapacityInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateFleetCapacityCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateFleetCapacityCommandOutput extends UpdateFleetCapacityOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -4,8 +4,14 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateFleetPortSettingsInput } from "../models/models_0";
|
|
6
6
|
import { UpdateFleetPortSettingsOutput } from "../models/models_1";
|
|
7
|
+
/**
|
|
8
|
+
* The input for {@link UpdateFleetPortSettingsCommand}.
|
|
9
|
+
*/
|
|
7
10
|
export interface UpdateFleetPortSettingsCommandInput extends UpdateFleetPortSettingsInput {
|
|
8
11
|
}
|
|
12
|
+
/**
|
|
13
|
+
* The output of {@link UpdateFleetPortSettingsCommand}.
|
|
14
|
+
*/
|
|
9
15
|
export interface UpdateFleetPortSettingsCommandOutput extends UpdateFleetPortSettingsOutput, __MetadataBearer {
|
|
10
16
|
}
|
|
11
17
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateGameServerInput, UpdateGameServerOutput } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateGameServerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateGameServerCommandInput extends UpdateGameServerInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateGameServerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateGameServerCommandOutput extends UpdateGameServerOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateGameServerGroupInput, UpdateGameServerGroupOutput } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateGameServerGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateGameServerGroupCommandInput extends UpdateGameServerGroupInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateGameServerGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateGameServerGroupCommandOutput extends UpdateGameServerGroupOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateGameSessionInput, UpdateGameSessionOutput } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateGameSessionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateGameSessionCommandInput extends UpdateGameSessionInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateGameSessionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateGameSessionCommandOutput extends UpdateGameSessionOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateGameSessionQueueInput, UpdateGameSessionQueueOutput } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateGameSessionQueueCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateGameSessionQueueCommandInput extends UpdateGameSessionQueueInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateGameSessionQueueCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateGameSessionQueueCommandOutput extends UpdateGameSessionQueueOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateMatchmakingConfigurationInput, UpdateMatchmakingConfigurationOutput } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateMatchmakingConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateMatchmakingConfigurationCommandInput extends UpdateMatchmakingConfigurationInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateMatchmakingConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateMatchmakingConfigurationCommandOutput extends UpdateMatchmakingConfigurationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateRuntimeConfigurationInput, UpdateRuntimeConfigurationOutput } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateRuntimeConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateRuntimeConfigurationCommandInput extends UpdateRuntimeConfigurationInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateRuntimeConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateRuntimeConfigurationCommandOutput extends UpdateRuntimeConfigurationOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateScriptInput, UpdateScriptOutput } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateScriptCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateScriptCommandInput extends UpdateScriptInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateScriptCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateScriptCommandOutput extends UpdateScriptOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ValidateMatchmakingRuleSetInput, ValidateMatchmakingRuleSetOutput } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ValidateMatchmakingRuleSetCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ValidateMatchmakingRuleSetCommandInput extends ValidateMatchmakingRuleSetInput {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ValidateMatchmakingRuleSetCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ValidateMatchmakingRuleSetCommandOutput extends ValidateMatchmakingRuleSetOutput, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-gamelift",
|
|
3
3
|
"description": "AWS SDK for JavaScript Gamelift Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.281.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.281.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.272.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.281.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.272.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.272.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.272.0",
|
|
@@ -39,14 +39,14 @@
|
|
|
39
39
|
"@aws-sdk/node-config-provider": "3.272.0",
|
|
40
40
|
"@aws-sdk/node-http-handler": "3.272.0",
|
|
41
41
|
"@aws-sdk/protocol-http": "3.272.0",
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
42
|
+
"@aws-sdk/smithy-client": "3.279.0",
|
|
43
43
|
"@aws-sdk/types": "3.272.0",
|
|
44
44
|
"@aws-sdk/url-parser": "3.272.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.208.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.279.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.279.0",
|
|
50
50
|
"@aws-sdk/util-endpoints": "3.272.0",
|
|
51
51
|
"@aws-sdk/util-retry": "3.272.0",
|
|
52
52
|
"@aws-sdk/util-user-agent-browser": "3.272.0",
|