@aws-sdk/client-gamelift 3.300.0 → 3.303.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +443 -484
- package/dist-cjs/models/models_1.js +3 -4
- package/dist-es/models/models_0.js +443 -484
- package/dist-es/models/models_1.js +3 -4
- package/dist-types/commands/AcceptMatchCommand.d.ts +2 -2
- package/dist-types/commands/ClaimGameServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +4 -4
- package/dist-types/commands/CreateBuildCommand.d.ts +4 -4
- package/dist-types/commands/CreateFleetCommand.d.ts +15 -15
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +3 -3
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +9 -9
- package/dist-types/commands/CreateGameSessionCommand.d.ts +3 -3
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +11 -11
- package/dist-types/commands/CreateLocationCommand.d.ts +3 -3
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +6 -6
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +3 -3
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +3 -3
- package/dist-types/commands/CreateScriptCommand.d.ts +4 -4
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBuildCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -2
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLocationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteScriptCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterComputeCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBuildCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -2
- package/dist-types/commands/DescribeGameServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -2
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -2
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScriptCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/GetComputeAccessCommand.d.ts +1 -1
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +1 -1
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +1 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListBuildsCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeCommand.d.ts +1 -1
- package/dist-types/commands/ListFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListGameServersCommand.d.ts +1 -1
- package/dist-types/commands/ListLocationsCommand.d.ts +2 -2
- package/dist-types/commands/ListScriptsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -2
- package/dist-types/commands/RegisterComputeCommand.d.ts +1 -1
- package/dist-types/commands/RegisterGameServerCommand.d.ts +1 -1
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +1 -1
- package/dist-types/commands/ResolveAliasCommand.d.ts +1 -1
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -2
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +1 -1
- package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -2
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +7 -7
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +8 -8
- package/dist-types/commands/StartMatchmakingCommand.d.ts +8 -8
- package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -2
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +1 -1
- package/dist-types/commands/StopMatchmakingCommand.d.ts +1 -1
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -2
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAliasCommand.d.ts +2 -2
- package/dist-types/commands/UpdateBuildCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +4 -4
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGameServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +9 -9
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/UpdateScriptCommand.d.ts +2 -2
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +660 -455
- package/dist-types/models/models_1.d.ts +8 -3
- package/dist-types/ts3.4/models/models_0.d.ts +511 -443
- package/dist-types/ts3.4/models/models_1.d.ts +5 -3
- package/package.json +34 -34
|
@@ -80,7 +80,7 @@ export interface DescribeEC2InstanceLimitsCommandOutput extends DescribeEC2Insta
|
|
|
80
80
|
* import { GameLiftClient, DescribeEC2InstanceLimitsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
81
81
|
* // const { GameLiftClient, DescribeEC2InstanceLimitsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
82
82
|
* const client = new GameLiftClient(config);
|
|
83
|
-
* const input = {
|
|
83
|
+
* const input = { // DescribeEC2InstanceLimitsInput
|
|
84
84
|
* EC2InstanceType: "t2.micro" || "t2.small" || "t2.medium" || "t2.large" || "c3.large" || "c3.xlarge" || "c3.2xlarge" || "c3.4xlarge" || "c3.8xlarge" || "c4.large" || "c4.xlarge" || "c4.2xlarge" || "c4.4xlarge" || "c4.8xlarge" || "c5.large" || "c5.xlarge" || "c5.2xlarge" || "c5.4xlarge" || "c5.9xlarge" || "c5.12xlarge" || "c5.18xlarge" || "c5.24xlarge" || "c5a.large" || "c5a.xlarge" || "c5a.2xlarge" || "c5a.4xlarge" || "c5a.8xlarge" || "c5a.12xlarge" || "c5a.16xlarge" || "c5a.24xlarge" || "r3.large" || "r3.xlarge" || "r3.2xlarge" || "r3.4xlarge" || "r3.8xlarge" || "r4.large" || "r4.xlarge" || "r4.2xlarge" || "r4.4xlarge" || "r4.8xlarge" || "r4.16xlarge" || "r5.large" || "r5.xlarge" || "r5.2xlarge" || "r5.4xlarge" || "r5.8xlarge" || "r5.12xlarge" || "r5.16xlarge" || "r5.24xlarge" || "r5a.large" || "r5a.xlarge" || "r5a.2xlarge" || "r5a.4xlarge" || "r5a.8xlarge" || "r5a.12xlarge" || "r5a.16xlarge" || "r5a.24xlarge" || "m3.medium" || "m3.large" || "m3.xlarge" || "m3.2xlarge" || "m4.large" || "m4.xlarge" || "m4.2xlarge" || "m4.4xlarge" || "m4.10xlarge" || "m5.large" || "m5.xlarge" || "m5.2xlarge" || "m5.4xlarge" || "m5.8xlarge" || "m5.12xlarge" || "m5.16xlarge" || "m5.24xlarge" || "m5a.large" || "m5a.xlarge" || "m5a.2xlarge" || "m5a.4xlarge" || "m5a.8xlarge" || "m5a.12xlarge" || "m5a.16xlarge" || "m5a.24xlarge" || "c5d.large" || "c5d.xlarge" || "c5d.2xlarge" || "c5d.4xlarge" || "c5d.9xlarge" || "c5d.12xlarge" || "c5d.18xlarge" || "c5d.24xlarge" || "c6a.large" || "c6a.xlarge" || "c6a.2xlarge" || "c6a.4xlarge" || "c6a.8xlarge" || "c6a.12xlarge" || "c6a.16xlarge" || "c6a.24xlarge" || "c6i.large" || "c6i.xlarge" || "c6i.2xlarge" || "c6i.4xlarge" || "c6i.8xlarge" || "c6i.12xlarge" || "c6i.16xlarge" || "c6i.24xlarge" || "r5d.large" || "r5d.xlarge" || "r5d.2xlarge" || "r5d.4xlarge" || "r5d.8xlarge" || "r5d.12xlarge" || "r5d.16xlarge" || "r5d.24xlarge",
|
|
85
85
|
* Location: "STRING_VALUE",
|
|
86
86
|
* };
|
|
@@ -53,8 +53,8 @@ export interface DescribeFleetAttributesCommandOutput extends DescribeFleetAttri
|
|
|
53
53
|
* import { GameLiftClient, DescribeFleetAttributesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
54
54
|
* // const { GameLiftClient, DescribeFleetAttributesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
55
55
|
* const client = new GameLiftClient(config);
|
|
56
|
-
* const input = {
|
|
57
|
-
* FleetIds: [
|
|
56
|
+
* const input = { // DescribeFleetAttributesInput
|
|
57
|
+
* FleetIds: [ // FleetIdOrArnList
|
|
58
58
|
* "STRING_VALUE",
|
|
59
59
|
* ],
|
|
60
60
|
* Limit: Number("int"),
|
|
@@ -61,8 +61,8 @@ export interface DescribeFleetCapacityCommandOutput extends DescribeFleetCapacit
|
|
|
61
61
|
* import { GameLiftClient, DescribeFleetCapacityCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
62
62
|
* // const { GameLiftClient, DescribeFleetCapacityCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
63
63
|
* const client = new GameLiftClient(config);
|
|
64
|
-
* const input = {
|
|
65
|
-
* FleetIds: [
|
|
64
|
+
* const input = { // DescribeFleetCapacityInput
|
|
65
|
+
* FleetIds: [ // FleetIdOrArnList
|
|
66
66
|
* "STRING_VALUE",
|
|
67
67
|
* ],
|
|
68
68
|
* Limit: Number("int"),
|
|
@@ -40,7 +40,7 @@ export interface DescribeFleetEventsCommandOutput extends DescribeFleetEventsOut
|
|
|
40
40
|
* import { GameLiftClient, DescribeFleetEventsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
41
41
|
* // const { GameLiftClient, DescribeFleetEventsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
42
42
|
* const client = new GameLiftClient(config);
|
|
43
|
-
* const input = {
|
|
43
|
+
* const input = { // DescribeFleetEventsInput
|
|
44
44
|
* FleetId: "STRING_VALUE", // required
|
|
45
45
|
* StartTime: new Date("TIMESTAMP"),
|
|
46
46
|
* EndTime: new Date("TIMESTAMP"),
|
|
@@ -51,9 +51,9 @@ export interface DescribeFleetLocationAttributesCommandOutput extends DescribeFl
|
|
|
51
51
|
* import { GameLiftClient, DescribeFleetLocationAttributesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
52
52
|
* // const { GameLiftClient, DescribeFleetLocationAttributesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
53
53
|
* const client = new GameLiftClient(config);
|
|
54
|
-
* const input = {
|
|
54
|
+
* const input = { // DescribeFleetLocationAttributesInput
|
|
55
55
|
* FleetId: "STRING_VALUE", // required
|
|
56
|
-
* Locations: [
|
|
56
|
+
* Locations: [ // LocationList
|
|
57
57
|
* "STRING_VALUE",
|
|
58
58
|
* ],
|
|
59
59
|
* Limit: Number("int"),
|
|
@@ -43,7 +43,7 @@ export interface DescribeFleetLocationCapacityCommandOutput extends DescribeFlee
|
|
|
43
43
|
* import { GameLiftClient, DescribeFleetLocationCapacityCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
44
44
|
* // const { GameLiftClient, DescribeFleetLocationCapacityCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
45
45
|
* const client = new GameLiftClient(config);
|
|
46
|
-
* const input = {
|
|
46
|
+
* const input = { // DescribeFleetLocationCapacityInput
|
|
47
47
|
* FleetId: "STRING_VALUE", // required
|
|
48
48
|
* Location: "STRING_VALUE", // required
|
|
49
49
|
* };
|
|
@@ -43,7 +43,7 @@ export interface DescribeFleetLocationUtilizationCommandOutput extends DescribeF
|
|
|
43
43
|
* import { GameLiftClient, DescribeFleetLocationUtilizationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
44
44
|
* // const { GameLiftClient, DescribeFleetLocationUtilizationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
45
45
|
* const client = new GameLiftClient(config);
|
|
46
|
-
* const input = {
|
|
46
|
+
* const input = { // DescribeFleetLocationUtilizationInput
|
|
47
47
|
* FleetId: "STRING_VALUE", // required
|
|
48
48
|
* Location: "STRING_VALUE", // required
|
|
49
49
|
* };
|
|
@@ -51,7 +51,7 @@ export interface DescribeFleetPortSettingsCommandOutput extends DescribeFleetPor
|
|
|
51
51
|
* import { GameLiftClient, DescribeFleetPortSettingsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
52
52
|
* // const { GameLiftClient, DescribeFleetPortSettingsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
53
53
|
* const client = new GameLiftClient(config);
|
|
54
|
-
* const input = {
|
|
54
|
+
* const input = { // DescribeFleetPortSettingsInput
|
|
55
55
|
* FleetId: "STRING_VALUE", // required
|
|
56
56
|
* Location: "STRING_VALUE",
|
|
57
57
|
* };
|
|
@@ -61,8 +61,8 @@ export interface DescribeFleetUtilizationCommandOutput extends DescribeFleetUtil
|
|
|
61
61
|
* import { GameLiftClient, DescribeFleetUtilizationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
62
62
|
* // const { GameLiftClient, DescribeFleetUtilizationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
63
63
|
* const client = new GameLiftClient(config);
|
|
64
|
-
* const input = {
|
|
65
|
-
* FleetIds: [
|
|
64
|
+
* const input = { // DescribeFleetUtilizationInput
|
|
65
|
+
* FleetIds: [ // FleetIdOrArnList
|
|
66
66
|
* "STRING_VALUE",
|
|
67
67
|
* ],
|
|
68
68
|
* Limit: Number("int"),
|
|
@@ -40,7 +40,7 @@ export interface DescribeGameServerCommandOutput extends DescribeGameServerOutpu
|
|
|
40
40
|
* import { GameLiftClient, DescribeGameServerCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
41
41
|
* // const { GameLiftClient, DescribeGameServerCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
42
42
|
* const client = new GameLiftClient(config);
|
|
43
|
-
* const input = {
|
|
43
|
+
* const input = { // DescribeGameServerInput
|
|
44
44
|
* GameServerGroupName: "STRING_VALUE", // required
|
|
45
45
|
* GameServerId: "STRING_VALUE", // required
|
|
46
46
|
* };
|
|
@@ -42,7 +42,7 @@ export interface DescribeGameServerGroupCommandOutput extends DescribeGameServer
|
|
|
42
42
|
* import { GameLiftClient, DescribeGameServerGroupCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
43
43
|
* // const { GameLiftClient, DescribeGameServerGroupCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
44
44
|
* const client = new GameLiftClient(config);
|
|
45
|
-
* const input = {
|
|
45
|
+
* const input = { // DescribeGameServerGroupInput
|
|
46
46
|
* GameServerGroupName: "STRING_VALUE", // required
|
|
47
47
|
* };
|
|
48
48
|
* const command = new DescribeGameServerGroupCommand(input);
|
|
@@ -48,9 +48,9 @@ export interface DescribeGameServerInstancesCommandOutput extends DescribeGameSe
|
|
|
48
48
|
* import { GameLiftClient, DescribeGameServerInstancesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
49
49
|
* // const { GameLiftClient, DescribeGameServerInstancesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
50
50
|
* const client = new GameLiftClient(config);
|
|
51
|
-
* const input = {
|
|
51
|
+
* const input = { // DescribeGameServerInstancesInput
|
|
52
52
|
* GameServerGroupName: "STRING_VALUE", // required
|
|
53
|
-
* InstanceIds: [
|
|
53
|
+
* InstanceIds: [ // GameServerInstanceIds
|
|
54
54
|
* "STRING_VALUE",
|
|
55
55
|
* ],
|
|
56
56
|
* Limit: Number("int"),
|
|
@@ -60,7 +60,7 @@ export interface DescribeGameSessionDetailsCommandOutput extends DescribeGameSes
|
|
|
60
60
|
* import { GameLiftClient, DescribeGameSessionDetailsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
61
61
|
* // const { GameLiftClient, DescribeGameSessionDetailsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
62
62
|
* const client = new GameLiftClient(config);
|
|
63
|
-
* const input = {
|
|
63
|
+
* const input = { // DescribeGameSessionDetailsInput
|
|
64
64
|
* FleetId: "STRING_VALUE",
|
|
65
65
|
* GameSessionId: "STRING_VALUE",
|
|
66
66
|
* AliasId: "STRING_VALUE",
|
|
@@ -33,7 +33,7 @@ export interface DescribeGameSessionPlacementCommandOutput extends DescribeGameS
|
|
|
33
33
|
* import { GameLiftClient, DescribeGameSessionPlacementCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
34
34
|
* // const { GameLiftClient, DescribeGameSessionPlacementCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
35
35
|
* const client = new GameLiftClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DescribeGameSessionPlacementInput
|
|
37
37
|
* PlacementId: "STRING_VALUE", // required
|
|
38
38
|
* };
|
|
39
39
|
* const command = new DescribeGameSessionPlacementCommand(input);
|
|
@@ -36,8 +36,8 @@ export interface DescribeGameSessionQueuesCommandOutput extends DescribeGameSess
|
|
|
36
36
|
* import { GameLiftClient, DescribeGameSessionQueuesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
37
37
|
* // const { GameLiftClient, DescribeGameSessionQueuesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
38
38
|
* const client = new GameLiftClient(config);
|
|
39
|
-
* const input = {
|
|
40
|
-
* Names: [
|
|
39
|
+
* const input = { // DescribeGameSessionQueuesInput
|
|
40
|
+
* Names: [ // GameSessionQueueNameOrArnList
|
|
41
41
|
* "STRING_VALUE",
|
|
42
42
|
* ],
|
|
43
43
|
* Limit: Number("int"),
|
|
@@ -67,7 +67,7 @@ export interface DescribeGameSessionsCommandOutput extends DescribeGameSessionsO
|
|
|
67
67
|
* import { GameLiftClient, DescribeGameSessionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
68
68
|
* // const { GameLiftClient, DescribeGameSessionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
69
69
|
* const client = new GameLiftClient(config);
|
|
70
|
-
* const input = {
|
|
70
|
+
* const input = { // DescribeGameSessionsInput
|
|
71
71
|
* FleetId: "STRING_VALUE",
|
|
72
72
|
* GameSessionId: "STRING_VALUE",
|
|
73
73
|
* AliasId: "STRING_VALUE",
|
|
@@ -62,7 +62,7 @@ export interface DescribeInstancesCommandOutput extends DescribeInstancesOutput,
|
|
|
62
62
|
* import { GameLiftClient, DescribeInstancesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
63
63
|
* // const { GameLiftClient, DescribeInstancesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
64
64
|
* const client = new GameLiftClient(config);
|
|
65
|
-
* const input = {
|
|
65
|
+
* const input = { // DescribeInstancesInput
|
|
66
66
|
* FleetId: "STRING_VALUE", // required
|
|
67
67
|
* InstanceId: "STRING_VALUE",
|
|
68
68
|
* Limit: Number("int"),
|
|
@@ -47,8 +47,8 @@ export interface DescribeMatchmakingCommandOutput extends DescribeMatchmakingOut
|
|
|
47
47
|
* import { GameLiftClient, DescribeMatchmakingCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
48
48
|
* // const { GameLiftClient, DescribeMatchmakingCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
49
49
|
* const client = new GameLiftClient(config);
|
|
50
|
-
* const input = {
|
|
51
|
-
* TicketIds: [ // required
|
|
50
|
+
* const input = { // DescribeMatchmakingInput
|
|
51
|
+
* TicketIds: [ // MatchmakingIdList // required
|
|
52
52
|
* "STRING_VALUE",
|
|
53
53
|
* ],
|
|
54
54
|
* };
|
|
@@ -38,8 +38,8 @@ export interface DescribeMatchmakingConfigurationsCommandOutput extends Describe
|
|
|
38
38
|
* import { GameLiftClient, DescribeMatchmakingConfigurationsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
39
39
|
* // const { GameLiftClient, DescribeMatchmakingConfigurationsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
40
40
|
* const client = new GameLiftClient(config);
|
|
41
|
-
* const input = {
|
|
42
|
-
* Names: [
|
|
41
|
+
* const input = { // DescribeMatchmakingConfigurationsInput
|
|
42
|
+
* Names: [ // MatchmakingConfigurationNameList
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
45
45
|
* RuleSetName: "STRING_VALUE",
|
|
@@ -40,8 +40,8 @@ export interface DescribeMatchmakingRuleSetsCommandOutput extends DescribeMatchm
|
|
|
40
40
|
* import { GameLiftClient, DescribeMatchmakingRuleSetsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
41
41
|
* // const { GameLiftClient, DescribeMatchmakingRuleSetsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
42
42
|
* const client = new GameLiftClient(config);
|
|
43
|
-
* const input = {
|
|
44
|
-
* Names: [
|
|
43
|
+
* const input = { // DescribeMatchmakingRuleSetsInput
|
|
44
|
+
* Names: [ // MatchmakingRuleSetNameList
|
|
45
45
|
* "STRING_VALUE",
|
|
46
46
|
* ],
|
|
47
47
|
* Limit: Number("int"),
|
|
@@ -52,7 +52,7 @@ export interface DescribePlayerSessionsCommandOutput extends DescribePlayerSessi
|
|
|
52
52
|
* import { GameLiftClient, DescribePlayerSessionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
53
53
|
* // const { GameLiftClient, DescribePlayerSessionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
54
54
|
* const client = new GameLiftClient(config);
|
|
55
|
-
* const input = {
|
|
55
|
+
* const input = { // DescribePlayerSessionsInput
|
|
56
56
|
* GameSessionId: "STRING_VALUE",
|
|
57
57
|
* PlayerId: "STRING_VALUE",
|
|
58
58
|
* PlayerSessionId: "STRING_VALUE",
|
|
@@ -43,7 +43,7 @@ export interface DescribeRuntimeConfigurationCommandOutput extends DescribeRunti
|
|
|
43
43
|
* import { GameLiftClient, DescribeRuntimeConfigurationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
44
44
|
* // const { GameLiftClient, DescribeRuntimeConfigurationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
45
45
|
* const client = new GameLiftClient(config);
|
|
46
|
-
* const input = {
|
|
46
|
+
* const input = { // DescribeRuntimeConfigurationInput
|
|
47
47
|
* FleetId: "STRING_VALUE", // required
|
|
48
48
|
* };
|
|
49
49
|
* const command = new DescribeRuntimeConfigurationCommand(input);
|
|
@@ -32,7 +32,7 @@ export interface DescribeScalingPoliciesCommandOutput extends DescribeScalingPol
|
|
|
32
32
|
* import { GameLiftClient, DescribeScalingPoliciesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
33
33
|
* // const { GameLiftClient, DescribeScalingPoliciesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
34
34
|
* const client = new GameLiftClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DescribeScalingPoliciesInput
|
|
36
36
|
* FleetId: "STRING_VALUE", // required
|
|
37
37
|
* StatusFilter: "ACTIVE" || "UPDATE_REQUESTED" || "UPDATING" || "DELETE_REQUESTED" || "DELETING" || "DELETED" || "ERROR",
|
|
38
38
|
* Limit: Number("int"),
|
|
@@ -40,7 +40,7 @@ export interface DescribeScriptCommandOutput extends DescribeScriptOutput, __Met
|
|
|
40
40
|
* import { GameLiftClient, DescribeScriptCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
41
41
|
* // const { GameLiftClient, DescribeScriptCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
42
42
|
* const client = new GameLiftClient(config);
|
|
43
|
-
* const input = {
|
|
43
|
+
* const input = { // DescribeScriptInput
|
|
44
44
|
* ScriptId: "STRING_VALUE", // required
|
|
45
45
|
* };
|
|
46
46
|
* const command = new DescribeScriptCommand(input);
|
|
@@ -38,7 +38,7 @@ export interface DescribeVpcPeeringConnectionsCommandOutput extends DescribeVpcP
|
|
|
38
38
|
* import { GameLiftClient, DescribeVpcPeeringConnectionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
39
39
|
* // const { GameLiftClient, DescribeVpcPeeringConnectionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
40
40
|
* const client = new GameLiftClient(config);
|
|
41
|
-
* const input = {
|
|
41
|
+
* const input = { // DescribeVpcPeeringConnectionsInput
|
|
42
42
|
* FleetId: "STRING_VALUE",
|
|
43
43
|
* };
|
|
44
44
|
* const command = new DescribeVpcPeeringConnectionsCommand(input);
|
|
@@ -48,7 +48,7 @@ export interface GetComputeAccessCommandOutput extends GetComputeAccessOutput, _
|
|
|
48
48
|
* import { GameLiftClient, GetComputeAccessCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
49
49
|
* // const { GameLiftClient, GetComputeAccessCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
50
50
|
* const client = new GameLiftClient(config);
|
|
51
|
-
* const input = {
|
|
51
|
+
* const input = { // GetComputeAccessInput
|
|
52
52
|
* FleetId: "STRING_VALUE", // required
|
|
53
53
|
* ComputeName: "STRING_VALUE", // required
|
|
54
54
|
* };
|
|
@@ -29,7 +29,7 @@ export interface GetComputeAuthTokenCommandOutput extends GetComputeAuthTokenOut
|
|
|
29
29
|
* import { GameLiftClient, GetComputeAuthTokenCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
30
30
|
* // const { GameLiftClient, GetComputeAuthTokenCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
31
31
|
* const client = new GameLiftClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // GetComputeAuthTokenInput
|
|
33
33
|
* FleetId: "STRING_VALUE", // required
|
|
34
34
|
* ComputeName: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
@@ -36,7 +36,7 @@ export interface GetGameSessionLogUrlCommandOutput extends GetGameSessionLogUrlO
|
|
|
36
36
|
* import { GameLiftClient, GetGameSessionLogUrlCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
37
37
|
* // const { GameLiftClient, GetGameSessionLogUrlCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
38
38
|
* const client = new GameLiftClient(config);
|
|
39
|
-
* const input = {
|
|
39
|
+
* const input = { // GetGameSessionLogUrlInput
|
|
40
40
|
* GameSessionId: "STRING_VALUE", // required
|
|
41
41
|
* };
|
|
42
42
|
* const command = new GetGameSessionLogUrlCommand(input);
|
|
@@ -54,7 +54,7 @@ export interface GetInstanceAccessCommandOutput extends GetInstanceAccessOutput,
|
|
|
54
54
|
* import { GameLiftClient, GetInstanceAccessCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
55
55
|
* // const { GameLiftClient, GetInstanceAccessCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
56
56
|
* const client = new GameLiftClient(config);
|
|
57
|
-
* const input = {
|
|
57
|
+
* const input = { // GetInstanceAccessInput
|
|
58
58
|
* FleetId: "STRING_VALUE", // required
|
|
59
59
|
* InstanceId: "STRING_VALUE", // required
|
|
60
60
|
* };
|
|
@@ -37,7 +37,7 @@ export interface ListAliasesCommandOutput extends ListAliasesOutput, __MetadataB
|
|
|
37
37
|
* import { GameLiftClient, ListAliasesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
38
38
|
* // const { GameLiftClient, ListAliasesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
39
39
|
* const client = new GameLiftClient(config);
|
|
40
|
-
* const input = {
|
|
40
|
+
* const input = { // ListAliasesInput
|
|
41
41
|
* RoutingStrategyType: "SIMPLE" || "TERMINAL",
|
|
42
42
|
* Name: "STRING_VALUE",
|
|
43
43
|
* Limit: Number("int"),
|
|
@@ -42,7 +42,7 @@ export interface ListBuildsCommandOutput extends ListBuildsOutput, __MetadataBea
|
|
|
42
42
|
* import { GameLiftClient, ListBuildsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
43
43
|
* // const { GameLiftClient, ListBuildsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
44
44
|
* const client = new GameLiftClient(config);
|
|
45
|
-
* const input = {
|
|
45
|
+
* const input = { // ListBuildsInput
|
|
46
46
|
* Status: "INITIALIZED" || "READY" || "FAILED",
|
|
47
47
|
* Limit: Number("int"),
|
|
48
48
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface ListComputeCommandOutput extends ListComputeOutput, __MetadataB
|
|
|
26
26
|
* import { GameLiftClient, ListComputeCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
27
27
|
* // const { GameLiftClient, ListComputeCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
28
28
|
* const client = new GameLiftClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListComputeInput
|
|
30
30
|
* FleetId: "STRING_VALUE", // required
|
|
31
31
|
* Location: "STRING_VALUE",
|
|
32
32
|
* Limit: Number("int"),
|
|
@@ -58,7 +58,7 @@ export interface ListFleetsCommandOutput extends ListFleetsOutput, __MetadataBea
|
|
|
58
58
|
* import { GameLiftClient, ListFleetsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
59
59
|
* // const { GameLiftClient, ListFleetsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
60
60
|
* const client = new GameLiftClient(config);
|
|
61
|
-
* const input = {
|
|
61
|
+
* const input = { // ListFleetsInput
|
|
62
62
|
* BuildId: "STRING_VALUE",
|
|
63
63
|
* ScriptId: "STRING_VALUE",
|
|
64
64
|
* Limit: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface ListGameServerGroupsCommandOutput extends ListGameServerGroupsO
|
|
|
26
26
|
* import { GameLiftClient, ListGameServerGroupsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
27
27
|
* // const { GameLiftClient, ListGameServerGroupsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
28
28
|
* const client = new GameLiftClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ListGameServerGroupsInput
|
|
30
30
|
* Limit: Number("int"),
|
|
31
31
|
* NextToken: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -39,7 +39,7 @@ export interface ListGameServersCommandOutput extends ListGameServersOutput, __M
|
|
|
39
39
|
* import { GameLiftClient, ListGameServersCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
40
40
|
* // const { GameLiftClient, ListGameServersCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
41
41
|
* const client = new GameLiftClient(config);
|
|
42
|
-
* const input = {
|
|
42
|
+
* const input = { // ListGameServersInput
|
|
43
43
|
* GameServerGroupName: "STRING_VALUE", // required
|
|
44
44
|
* SortOrder: "ASCENDING" || "DESCENDING",
|
|
45
45
|
* Limit: Number("int"),
|
|
@@ -26,8 +26,8 @@ export interface ListLocationsCommandOutput extends ListLocationsOutput, __Metad
|
|
|
26
26
|
* import { GameLiftClient, ListLocationsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
27
27
|
* // const { GameLiftClient, ListLocationsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
28
28
|
* const client = new GameLiftClient(config);
|
|
29
|
-
* const input = {
|
|
30
|
-
* Filters: [
|
|
29
|
+
* const input = { // ListLocationsInput
|
|
30
|
+
* Filters: [ // LocationFilterList
|
|
31
31
|
* "AWS" || "CUSTOM",
|
|
32
32
|
* ],
|
|
33
33
|
* Limit: Number("int"),
|
|
@@ -39,7 +39,7 @@ export interface ListScriptsCommandOutput extends ListScriptsOutput, __MetadataB
|
|
|
39
39
|
* import { GameLiftClient, ListScriptsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
40
40
|
* // const { GameLiftClient, ListScriptsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
41
41
|
* const client = new GameLiftClient(config);
|
|
42
|
-
* const input = {
|
|
42
|
+
* const input = { // ListScriptsInput
|
|
43
43
|
* Limit: Number("int"),
|
|
44
44
|
* NextToken: "STRING_VALUE",
|
|
45
45
|
* };
|
|
@@ -69,7 +69,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
69
69
|
* import { GameLiftClient, ListTagsForResourceCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
70
70
|
* // const { GameLiftClient, ListTagsForResourceCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
71
71
|
* const client = new GameLiftClient(config);
|
|
72
|
-
* const input = {
|
|
72
|
+
* const input = { // ListTagsForResourceRequest
|
|
73
73
|
* ResourceARN: "STRING_VALUE", // required
|
|
74
74
|
* };
|
|
75
75
|
* const command = new ListTagsForResourceCommand(input);
|
|
@@ -83,7 +83,7 @@ export interface PutScalingPolicyCommandOutput extends PutScalingPolicyOutput, _
|
|
|
83
83
|
* import { GameLiftClient, PutScalingPolicyCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
84
84
|
* // const { GameLiftClient, PutScalingPolicyCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
85
85
|
* const client = new GameLiftClient(config);
|
|
86
|
-
* const input = {
|
|
86
|
+
* const input = { // PutScalingPolicyInput
|
|
87
87
|
* Name: "STRING_VALUE", // required
|
|
88
88
|
* FleetId: "STRING_VALUE", // required
|
|
89
89
|
* ScalingAdjustment: Number("int"),
|
|
@@ -93,7 +93,7 @@ export interface PutScalingPolicyCommandOutput extends PutScalingPolicyOutput, _
|
|
|
93
93
|
* EvaluationPeriods: Number("int"),
|
|
94
94
|
* MetricName: "ActivatingGameSessions" || "ActiveGameSessions" || "ActiveInstances" || "AvailableGameSessions" || "AvailablePlayerSessions" || "CurrentPlayerSessions" || "IdleInstances" || "PercentAvailableGameSessions" || "PercentIdleInstances" || "QueueDepth" || "WaitTime" || "ConcurrentActivatableGameSessions", // required
|
|
95
95
|
* PolicyType: "RuleBased" || "TargetBased",
|
|
96
|
-
* TargetConfiguration: {
|
|
96
|
+
* TargetConfiguration: { // TargetConfiguration
|
|
97
97
|
* TargetValue: Number("double"), // required
|
|
98
98
|
* },
|
|
99
99
|
* };
|
|
@@ -46,7 +46,7 @@ export interface RegisterComputeCommandOutput extends RegisterComputeOutput, __M
|
|
|
46
46
|
* import { GameLiftClient, RegisterComputeCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
47
47
|
* // const { GameLiftClient, RegisterComputeCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
48
48
|
* const client = new GameLiftClient(config);
|
|
49
|
-
* const input = {
|
|
49
|
+
* const input = { // RegisterComputeInput
|
|
50
50
|
* FleetId: "STRING_VALUE", // required
|
|
51
51
|
* ComputeName: "STRING_VALUE", // required
|
|
52
52
|
* CertificatePath: "STRING_VALUE",
|
|
@@ -48,7 +48,7 @@ export interface RegisterGameServerCommandOutput extends RegisterGameServerOutpu
|
|
|
48
48
|
* import { GameLiftClient, RegisterGameServerCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
49
49
|
* // const { GameLiftClient, RegisterGameServerCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
50
50
|
* const client = new GameLiftClient(config);
|
|
51
|
-
* const input = {
|
|
51
|
+
* const input = { // RegisterGameServerInput
|
|
52
52
|
* GameServerGroupName: "STRING_VALUE", // required
|
|
53
53
|
* GameServerId: "STRING_VALUE", // required
|
|
54
54
|
* InstanceId: "STRING_VALUE", // required
|
|
@@ -40,7 +40,7 @@ export interface RequestUploadCredentialsCommandOutput extends RequestUploadCred
|
|
|
40
40
|
* import { GameLiftClient, RequestUploadCredentialsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
41
41
|
* // const { GameLiftClient, RequestUploadCredentialsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
42
42
|
* const client = new GameLiftClient(config);
|
|
43
|
-
* const input = {
|
|
43
|
+
* const input = { // RequestUploadCredentialsInput
|
|
44
44
|
* BuildId: "STRING_VALUE", // required
|
|
45
45
|
* };
|
|
46
46
|
* const command = new RequestUploadCredentialsCommand(input);
|
|
@@ -32,7 +32,7 @@ export interface ResolveAliasCommandOutput extends ResolveAliasOutput, __Metadat
|
|
|
32
32
|
* import { GameLiftClient, ResolveAliasCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
33
33
|
* // const { GameLiftClient, ResolveAliasCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
34
34
|
* const client = new GameLiftClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // ResolveAliasInput
|
|
36
36
|
* AliasId: "STRING_VALUE", // required
|
|
37
37
|
* };
|
|
38
38
|
* const command = new ResolveAliasCommand(input);
|
|
@@ -45,9 +45,9 @@ export interface ResumeGameServerGroupCommandOutput extends ResumeGameServerGrou
|
|
|
45
45
|
* import { GameLiftClient, ResumeGameServerGroupCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
46
46
|
* // const { GameLiftClient, ResumeGameServerGroupCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
47
47
|
* const client = new GameLiftClient(config);
|
|
48
|
-
* const input = {
|
|
48
|
+
* const input = { // ResumeGameServerGroupInput
|
|
49
49
|
* GameServerGroupName: "STRING_VALUE", // required
|
|
50
|
-
* ResumeActions: [ // required
|
|
50
|
+
* ResumeActions: [ // GameServerGroupActions // required
|
|
51
51
|
* "REPLACE_INSTANCE_TYPES",
|
|
52
52
|
* ],
|
|
53
53
|
* };
|
|
@@ -112,7 +112,7 @@ export interface SearchGameSessionsCommandOutput extends SearchGameSessionsOutpu
|
|
|
112
112
|
* import { GameLiftClient, SearchGameSessionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
113
113
|
* // const { GameLiftClient, SearchGameSessionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
114
114
|
* const client = new GameLiftClient(config);
|
|
115
|
-
* const input = {
|
|
115
|
+
* const input = { // SearchGameSessionsInput
|
|
116
116
|
* FleetId: "STRING_VALUE",
|
|
117
117
|
* AliasId: "STRING_VALUE",
|
|
118
118
|
* Location: "STRING_VALUE",
|
|
@@ -49,9 +49,9 @@ export interface StartFleetActionsCommandOutput extends StartFleetActionsOutput,
|
|
|
49
49
|
* import { GameLiftClient, StartFleetActionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
50
50
|
* // const { GameLiftClient, StartFleetActionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
51
51
|
* const client = new GameLiftClient(config);
|
|
52
|
-
* const input = {
|
|
52
|
+
* const input = { // StartFleetActionsInput
|
|
53
53
|
* FleetId: "STRING_VALUE", // required
|
|
54
|
-
* Actions: [ // required
|
|
54
|
+
* Actions: [ // FleetActionList // required
|
|
55
55
|
* "AUTO_SCALING",
|
|
56
56
|
* ],
|
|
57
57
|
* Location: "STRING_VALUE",
|
|
@@ -65,26 +65,26 @@ export interface StartGameSessionPlacementCommandOutput extends StartGameSession
|
|
|
65
65
|
* import { GameLiftClient, StartGameSessionPlacementCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
66
66
|
* // const { GameLiftClient, StartGameSessionPlacementCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
67
67
|
* const client = new GameLiftClient(config);
|
|
68
|
-
* const input = {
|
|
68
|
+
* const input = { // StartGameSessionPlacementInput
|
|
69
69
|
* PlacementId: "STRING_VALUE", // required
|
|
70
70
|
* GameSessionQueueName: "STRING_VALUE", // required
|
|
71
|
-
* GameProperties: [
|
|
72
|
-
* {
|
|
71
|
+
* GameProperties: [ // GamePropertyList
|
|
72
|
+
* { // GameProperty
|
|
73
73
|
* Key: "STRING_VALUE", // required
|
|
74
74
|
* Value: "STRING_VALUE", // required
|
|
75
75
|
* },
|
|
76
76
|
* ],
|
|
77
77
|
* MaximumPlayerSessionCount: Number("int"), // required
|
|
78
78
|
* GameSessionName: "STRING_VALUE",
|
|
79
|
-
* PlayerLatencies: [
|
|
80
|
-
* {
|
|
79
|
+
* PlayerLatencies: [ // PlayerLatencyList
|
|
80
|
+
* { // PlayerLatency
|
|
81
81
|
* PlayerId: "STRING_VALUE",
|
|
82
82
|
* RegionIdentifier: "STRING_VALUE",
|
|
83
83
|
* LatencyInMilliseconds: Number("float"),
|
|
84
84
|
* },
|
|
85
85
|
* ],
|
|
86
|
-
* DesiredPlayerSessions: [
|
|
87
|
-
* {
|
|
86
|
+
* DesiredPlayerSessions: [ // DesiredPlayerSessionList
|
|
87
|
+
* { // DesiredPlayerSession
|
|
88
88
|
* PlayerId: "STRING_VALUE",
|
|
89
89
|
* PlayerData: "STRING_VALUE",
|
|
90
90
|
* },
|
|
@@ -63,27 +63,27 @@ export interface StartMatchBackfillCommandOutput extends StartMatchBackfillOutpu
|
|
|
63
63
|
* import { GameLiftClient, StartMatchBackfillCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
64
64
|
* // const { GameLiftClient, StartMatchBackfillCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
65
65
|
* const client = new GameLiftClient(config);
|
|
66
|
-
* const input = {
|
|
66
|
+
* const input = { // StartMatchBackfillInput
|
|
67
67
|
* TicketId: "STRING_VALUE",
|
|
68
68
|
* ConfigurationName: "STRING_VALUE", // required
|
|
69
69
|
* GameSessionArn: "STRING_VALUE",
|
|
70
|
-
* Players: [ // required
|
|
71
|
-
* {
|
|
70
|
+
* Players: [ // PlayerList // required
|
|
71
|
+
* { // Player
|
|
72
72
|
* PlayerId: "STRING_VALUE",
|
|
73
|
-
* PlayerAttributes: {
|
|
74
|
-
* "<keys>": {
|
|
73
|
+
* PlayerAttributes: { // PlayerAttributeMap
|
|
74
|
+
* "<keys>": { // AttributeValue
|
|
75
75
|
* S: "STRING_VALUE",
|
|
76
76
|
* N: Number("double"),
|
|
77
|
-
* SL: [
|
|
77
|
+
* SL: [ // PlayerAttributeStringList
|
|
78
78
|
* "STRING_VALUE",
|
|
79
79
|
* ],
|
|
80
|
-
* SDM: {
|
|
80
|
+
* SDM: { // PlayerAttributeStringDoubleMap
|
|
81
81
|
* "<keys>": Number("double"),
|
|
82
82
|
* },
|
|
83
83
|
* },
|
|
84
84
|
* },
|
|
85
85
|
* Team: "STRING_VALUE",
|
|
86
|
-
* LatencyInMs: {
|
|
86
|
+
* LatencyInMs: { // LatencyMap
|
|
87
87
|
* "<keys>": Number("int"),
|
|
88
88
|
* },
|
|
89
89
|
* },
|