@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
|
@@ -55,26 +55,26 @@ export interface StartMatchmakingCommandOutput extends StartMatchmakingOutput, _
|
|
|
55
55
|
* import { GameLiftClient, StartMatchmakingCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
56
56
|
* // const { GameLiftClient, StartMatchmakingCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
57
57
|
* const client = new GameLiftClient(config);
|
|
58
|
-
* const input = {
|
|
58
|
+
* const input = { // StartMatchmakingInput
|
|
59
59
|
* TicketId: "STRING_VALUE",
|
|
60
60
|
* ConfigurationName: "STRING_VALUE", // required
|
|
61
|
-
* Players: [ // required
|
|
62
|
-
* {
|
|
61
|
+
* Players: [ // PlayerList // required
|
|
62
|
+
* { // Player
|
|
63
63
|
* PlayerId: "STRING_VALUE",
|
|
64
|
-
* PlayerAttributes: {
|
|
65
|
-
* "<keys>": {
|
|
64
|
+
* PlayerAttributes: { // PlayerAttributeMap
|
|
65
|
+
* "<keys>": { // AttributeValue
|
|
66
66
|
* S: "STRING_VALUE",
|
|
67
67
|
* N: Number("double"),
|
|
68
|
-
* SL: [
|
|
68
|
+
* SL: [ // PlayerAttributeStringList
|
|
69
69
|
* "STRING_VALUE",
|
|
70
70
|
* ],
|
|
71
|
-
* SDM: {
|
|
71
|
+
* SDM: { // PlayerAttributeStringDoubleMap
|
|
72
72
|
* "<keys>": Number("double"),
|
|
73
73
|
* },
|
|
74
74
|
* },
|
|
75
75
|
* },
|
|
76
76
|
* Team: "STRING_VALUE",
|
|
77
|
-
* LatencyInMs: {
|
|
77
|
+
* LatencyInMs: { // LatencyMap
|
|
78
78
|
* "<keys>": Number("int"),
|
|
79
79
|
* },
|
|
80
80
|
* },
|
|
@@ -52,9 +52,9 @@ export interface StopFleetActionsCommandOutput extends StopFleetActionsOutput, _
|
|
|
52
52
|
* import { GameLiftClient, StopFleetActionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
53
53
|
* // const { GameLiftClient, StopFleetActionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
54
54
|
* const client = new GameLiftClient(config);
|
|
55
|
-
* const input = {
|
|
55
|
+
* const input = { // StopFleetActionsInput
|
|
56
56
|
* FleetId: "STRING_VALUE", // required
|
|
57
|
-
* Actions: [ // required
|
|
57
|
+
* Actions: [ // FleetActionList // required
|
|
58
58
|
* "AUTO_SCALING",
|
|
59
59
|
* ],
|
|
60
60
|
* Location: "STRING_VALUE",
|
|
@@ -28,7 +28,7 @@ export interface StopGameSessionPlacementCommandOutput extends StopGameSessionPl
|
|
|
28
28
|
* import { GameLiftClient, StopGameSessionPlacementCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
29
29
|
* // const { GameLiftClient, StopGameSessionPlacementCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
30
30
|
* const client = new GameLiftClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // StopGameSessionPlacementInput
|
|
32
32
|
* PlacementId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new StopGameSessionPlacementCommand(input);
|
|
@@ -44,7 +44,7 @@ export interface StopMatchmakingCommandOutput extends StopMatchmakingOutput, __M
|
|
|
44
44
|
* import { GameLiftClient, StopMatchmakingCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
45
45
|
* // const { GameLiftClient, StopMatchmakingCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
46
46
|
* const client = new GameLiftClient(config);
|
|
47
|
-
* const input = {
|
|
47
|
+
* const input = { // StopMatchmakingInput
|
|
48
48
|
* TicketId: "STRING_VALUE", // required
|
|
49
49
|
* };
|
|
50
50
|
* const command = new StopMatchmakingCommand(input);
|
|
@@ -55,9 +55,9 @@ export interface SuspendGameServerGroupCommandOutput extends SuspendGameServerGr
|
|
|
55
55
|
* import { GameLiftClient, SuspendGameServerGroupCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
56
56
|
* // const { GameLiftClient, SuspendGameServerGroupCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
57
57
|
* const client = new GameLiftClient(config);
|
|
58
|
-
* const input = {
|
|
58
|
+
* const input = { // SuspendGameServerGroupInput
|
|
59
59
|
* GameServerGroupName: "STRING_VALUE", // required
|
|
60
|
-
* SuspendActions: [ // required
|
|
60
|
+
* SuspendActions: [ // GameServerGroupActions // required
|
|
61
61
|
* "REPLACE_INSTANCE_TYPES",
|
|
62
62
|
* ],
|
|
63
63
|
* };
|
|
@@ -73,10 +73,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
73
73
|
* import { GameLiftClient, TagResourceCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
74
74
|
* // const { GameLiftClient, TagResourceCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
75
75
|
* const client = new GameLiftClient(config);
|
|
76
|
-
* const input = {
|
|
76
|
+
* const input = { // TagResourceRequest
|
|
77
77
|
* ResourceARN: "STRING_VALUE", // required
|
|
78
|
-
* Tags: [ // required
|
|
79
|
-
* {
|
|
78
|
+
* Tags: [ // TagList // required
|
|
79
|
+
* { // Tag
|
|
80
80
|
* Key: "STRING_VALUE", // required
|
|
81
81
|
* Value: "STRING_VALUE", // required
|
|
82
82
|
* },
|
|
@@ -72,9 +72,9 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
72
72
|
* import { GameLiftClient, UntagResourceCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
73
73
|
* // const { GameLiftClient, UntagResourceCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
74
74
|
* const client = new GameLiftClient(config);
|
|
75
|
-
* const input = {
|
|
75
|
+
* const input = { // UntagResourceRequest
|
|
76
76
|
* ResourceARN: "STRING_VALUE", // required
|
|
77
|
-
* TagKeys: [ // required
|
|
77
|
+
* TagKeys: [ // TagKeyList // required
|
|
78
78
|
* "STRING_VALUE",
|
|
79
79
|
* ],
|
|
80
80
|
* };
|
|
@@ -35,11 +35,11 @@ export interface UpdateAliasCommandOutput extends UpdateAliasOutput, __MetadataB
|
|
|
35
35
|
* import { GameLiftClient, UpdateAliasCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
36
36
|
* // const { GameLiftClient, UpdateAliasCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
37
37
|
* const client = new GameLiftClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // UpdateAliasInput
|
|
39
39
|
* AliasId: "STRING_VALUE", // required
|
|
40
40
|
* Name: "STRING_VALUE",
|
|
41
41
|
* Description: "STRING_VALUE",
|
|
42
|
-
* RoutingStrategy: {
|
|
42
|
+
* RoutingStrategy: { // RoutingStrategy
|
|
43
43
|
* Type: "SIMPLE" || "TERMINAL",
|
|
44
44
|
* FleetId: "STRING_VALUE",
|
|
45
45
|
* Message: "STRING_VALUE",
|
|
@@ -38,7 +38,7 @@ export interface UpdateBuildCommandOutput extends UpdateBuildOutput, __MetadataB
|
|
|
38
38
|
* import { GameLiftClient, UpdateBuildCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
39
39
|
* // const { GameLiftClient, UpdateBuildCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
40
40
|
* const client = new GameLiftClient(config);
|
|
41
|
-
* const input = {
|
|
41
|
+
* const input = { // UpdateBuildInput
|
|
42
42
|
* BuildId: "STRING_VALUE", // required
|
|
43
43
|
* Name: "STRING_VALUE",
|
|
44
44
|
* Version: "STRING_VALUE",
|
|
@@ -37,19 +37,19 @@ export interface UpdateFleetAttributesCommandOutput extends UpdateFleetAttribute
|
|
|
37
37
|
* import { GameLiftClient, UpdateFleetAttributesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
38
38
|
* // const { GameLiftClient, UpdateFleetAttributesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
39
39
|
* const client = new GameLiftClient(config);
|
|
40
|
-
* const input = {
|
|
40
|
+
* const input = { // UpdateFleetAttributesInput
|
|
41
41
|
* FleetId: "STRING_VALUE", // required
|
|
42
42
|
* Name: "STRING_VALUE",
|
|
43
43
|
* Description: "STRING_VALUE",
|
|
44
44
|
* NewGameSessionProtectionPolicy: "NoProtection" || "FullProtection",
|
|
45
|
-
* ResourceCreationLimitPolicy: {
|
|
45
|
+
* ResourceCreationLimitPolicy: { // ResourceCreationLimitPolicy
|
|
46
46
|
* NewGameSessionsPerCreator: Number("int"),
|
|
47
47
|
* PolicyPeriodInMinutes: Number("int"),
|
|
48
48
|
* },
|
|
49
|
-
* MetricGroups: [
|
|
49
|
+
* MetricGroups: [ // MetricGroupList
|
|
50
50
|
* "STRING_VALUE",
|
|
51
51
|
* ],
|
|
52
|
-
* AnywhereConfiguration: {
|
|
52
|
+
* AnywhereConfiguration: { // AnywhereConfiguration
|
|
53
53
|
* Cost: "STRING_VALUE", // required
|
|
54
54
|
* },
|
|
55
55
|
* };
|
|
@@ -70,7 +70,7 @@ export interface UpdateFleetCapacityCommandOutput extends UpdateFleetCapacityOut
|
|
|
70
70
|
* import { GameLiftClient, UpdateFleetCapacityCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
71
71
|
* // const { GameLiftClient, UpdateFleetCapacityCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
72
72
|
* const client = new GameLiftClient(config);
|
|
73
|
-
* const input = {
|
|
73
|
+
* const input = { // UpdateFleetCapacityInput
|
|
74
74
|
* FleetId: "STRING_VALUE", // required
|
|
75
75
|
* DesiredInstances: Number("int"),
|
|
76
76
|
* MinSize: Number("int"),
|
|
@@ -44,10 +44,10 @@ export interface UpdateFleetPortSettingsCommandOutput extends UpdateFleetPortSet
|
|
|
44
44
|
* import { GameLiftClient, UpdateFleetPortSettingsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
45
45
|
* // const { GameLiftClient, UpdateFleetPortSettingsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
46
46
|
* const client = new GameLiftClient(config);
|
|
47
|
-
* const input = {
|
|
47
|
+
* const input = { // UpdateFleetPortSettingsInput
|
|
48
48
|
* FleetId: "STRING_VALUE", // required
|
|
49
|
-
* InboundPermissionAuthorizations: [
|
|
50
|
-
* {
|
|
49
|
+
* InboundPermissionAuthorizations: [ // IpPermissionsList
|
|
50
|
+
* { // IpPermission
|
|
51
51
|
* FromPort: Number("int"), // required
|
|
52
52
|
* ToPort: Number("int"), // required
|
|
53
53
|
* IpRange: "STRING_VALUE", // required
|
|
@@ -62,7 +62,7 @@ export interface UpdateGameServerCommandOutput extends UpdateGameServerOutput, _
|
|
|
62
62
|
* import { GameLiftClient, UpdateGameServerCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
63
63
|
* // const { GameLiftClient, UpdateGameServerCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
64
64
|
* const client = new GameLiftClient(config);
|
|
65
|
-
* const input = {
|
|
65
|
+
* const input = { // UpdateGameServerInput
|
|
66
66
|
* GameServerGroupName: "STRING_VALUE", // required
|
|
67
67
|
* GameServerId: "STRING_VALUE", // required
|
|
68
68
|
* GameServerData: "STRING_VALUE",
|
|
@@ -43,11 +43,11 @@ export interface UpdateGameServerGroupCommandOutput extends UpdateGameServerGrou
|
|
|
43
43
|
* import { GameLiftClient, UpdateGameServerGroupCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
44
44
|
* // const { GameLiftClient, UpdateGameServerGroupCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
45
45
|
* const client = new GameLiftClient(config);
|
|
46
|
-
* const input = {
|
|
46
|
+
* const input = { // UpdateGameServerGroupInput
|
|
47
47
|
* GameServerGroupName: "STRING_VALUE", // required
|
|
48
48
|
* RoleArn: "STRING_VALUE",
|
|
49
|
-
* InstanceDefinitions: [
|
|
50
|
-
* {
|
|
49
|
+
* InstanceDefinitions: [ // InstanceDefinitions
|
|
50
|
+
* { // InstanceDefinition
|
|
51
51
|
* InstanceType: "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" || "c6g.medium" || "c6g.large" || "c6g.xlarge" || "c6g.2xlarge" || "c6g.4xlarge" || "c6g.8xlarge" || "c6g.12xlarge" || "c6g.16xlarge" || "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" || "r6g.medium" || "r6g.large" || "r6g.xlarge" || "r6g.2xlarge" || "r6g.4xlarge" || "r6g.8xlarge" || "r6g.12xlarge" || "r6g.16xlarge" || "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" || "m6g.medium" || "m6g.large" || "m6g.xlarge" || "m6g.2xlarge" || "m6g.4xlarge" || "m6g.8xlarge" || "m6g.12xlarge" || "m6g.16xlarge", // required
|
|
52
52
|
* WeightedCapacity: "STRING_VALUE",
|
|
53
53
|
* },
|
|
@@ -32,7 +32,7 @@ export interface UpdateGameSessionCommandOutput extends UpdateGameSessionOutput,
|
|
|
32
32
|
* import { GameLiftClient, UpdateGameSessionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
33
33
|
* // const { GameLiftClient, UpdateGameSessionCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
34
34
|
* const client = new GameLiftClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // UpdateGameSessionInput
|
|
36
36
|
* GameSessionId: "STRING_VALUE", // required
|
|
37
37
|
* MaximumPlayerSessionCount: Number("int"),
|
|
38
38
|
* Name: "STRING_VALUE",
|
|
@@ -36,27 +36,27 @@ export interface UpdateGameSessionQueueCommandOutput extends UpdateGameSessionQu
|
|
|
36
36
|
* import { GameLiftClient, UpdateGameSessionQueueCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
37
37
|
* // const { GameLiftClient, UpdateGameSessionQueueCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
38
38
|
* const client = new GameLiftClient(config);
|
|
39
|
-
* const input = {
|
|
39
|
+
* const input = { // UpdateGameSessionQueueInput
|
|
40
40
|
* Name: "STRING_VALUE", // required
|
|
41
41
|
* TimeoutInSeconds: Number("int"),
|
|
42
|
-
* PlayerLatencyPolicies: [
|
|
43
|
-
* {
|
|
42
|
+
* PlayerLatencyPolicies: [ // PlayerLatencyPolicyList
|
|
43
|
+
* { // PlayerLatencyPolicy
|
|
44
44
|
* MaximumIndividualPlayerLatencyMilliseconds: Number("int"),
|
|
45
45
|
* PolicyDurationSeconds: Number("int"),
|
|
46
46
|
* },
|
|
47
47
|
* ],
|
|
48
|
-
* Destinations: [
|
|
49
|
-
* {
|
|
48
|
+
* Destinations: [ // GameSessionQueueDestinationList
|
|
49
|
+
* { // GameSessionQueueDestination
|
|
50
50
|
* DestinationArn: "STRING_VALUE",
|
|
51
51
|
* },
|
|
52
52
|
* ],
|
|
53
|
-
* FilterConfiguration: {
|
|
54
|
-
* AllowedLocations: [
|
|
53
|
+
* FilterConfiguration: { // FilterConfiguration
|
|
54
|
+
* AllowedLocations: [ // LocationList
|
|
55
55
|
* "STRING_VALUE",
|
|
56
56
|
* ],
|
|
57
57
|
* },
|
|
58
|
-
* PriorityConfiguration: {
|
|
59
|
-
* PriorityOrder: [
|
|
58
|
+
* PriorityConfiguration: { // PriorityConfiguration
|
|
59
|
+
* PriorityOrder: [ // PriorityTypeList
|
|
60
60
|
* "LATENCY" || "COST" || "DESTINATION" || "LOCATION",
|
|
61
61
|
* ],
|
|
62
62
|
* LocationOrder: [
|
|
@@ -35,10 +35,10 @@ export interface UpdateMatchmakingConfigurationCommandOutput extends UpdateMatch
|
|
|
35
35
|
* import { GameLiftClient, UpdateMatchmakingConfigurationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
36
36
|
* // const { GameLiftClient, UpdateMatchmakingConfigurationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
37
37
|
* const client = new GameLiftClient(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // UpdateMatchmakingConfigurationInput
|
|
39
39
|
* Name: "STRING_VALUE", // required
|
|
40
40
|
* Description: "STRING_VALUE",
|
|
41
|
-
* GameSessionQueueArns: [
|
|
41
|
+
* GameSessionQueueArns: [ // QueueArnsList
|
|
42
42
|
* "STRING_VALUE",
|
|
43
43
|
* ],
|
|
44
44
|
* RequestTimeoutSeconds: Number("int"),
|
|
@@ -48,8 +48,8 @@ export interface UpdateMatchmakingConfigurationCommandOutput extends UpdateMatch
|
|
|
48
48
|
* NotificationTarget: "STRING_VALUE",
|
|
49
49
|
* AdditionalPlayerCount: Number("int"),
|
|
50
50
|
* CustomEventData: "STRING_VALUE",
|
|
51
|
-
* GameProperties: [
|
|
52
|
-
* {
|
|
51
|
+
* GameProperties: [ // GamePropertyList
|
|
52
|
+
* { // GameProperty
|
|
53
53
|
* Key: "STRING_VALUE", // required
|
|
54
54
|
* Value: "STRING_VALUE", // required
|
|
55
55
|
* },
|
|
@@ -44,11 +44,11 @@ export interface UpdateRuntimeConfigurationCommandOutput extends UpdateRuntimeCo
|
|
|
44
44
|
* import { GameLiftClient, UpdateRuntimeConfigurationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
45
45
|
* // const { GameLiftClient, UpdateRuntimeConfigurationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
46
46
|
* const client = new GameLiftClient(config);
|
|
47
|
-
* const input = {
|
|
47
|
+
* const input = { // UpdateRuntimeConfigurationInput
|
|
48
48
|
* FleetId: "STRING_VALUE", // required
|
|
49
|
-
* RuntimeConfiguration: {
|
|
50
|
-
* ServerProcesses: [
|
|
51
|
-
* {
|
|
49
|
+
* RuntimeConfiguration: { // RuntimeConfiguration
|
|
50
|
+
* ServerProcesses: [ // ServerProcessList
|
|
51
|
+
* { // ServerProcess
|
|
52
52
|
* LaunchPath: "STRING_VALUE", // required
|
|
53
53
|
* Parameters: "STRING_VALUE",
|
|
54
54
|
* ConcurrentExecutions: Number("int"), // required
|
|
@@ -47,11 +47,11 @@ export interface UpdateScriptCommandOutput extends UpdateScriptOutput, __Metadat
|
|
|
47
47
|
* import { GameLiftClient, UpdateScriptCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
48
48
|
* // const { GameLiftClient, UpdateScriptCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
49
49
|
* const client = new GameLiftClient(config);
|
|
50
|
-
* const input = {
|
|
50
|
+
* const input = { // UpdateScriptInput
|
|
51
51
|
* ScriptId: "STRING_VALUE", // required
|
|
52
52
|
* Name: "STRING_VALUE",
|
|
53
53
|
* Version: "STRING_VALUE",
|
|
54
|
-
* StorageLocation: {
|
|
54
|
+
* StorageLocation: { // S3Location
|
|
55
55
|
* Bucket: "STRING_VALUE",
|
|
56
56
|
* Key: "STRING_VALUE",
|
|
57
57
|
* RoleArn: "STRING_VALUE",
|
|
@@ -39,7 +39,7 @@ export interface ValidateMatchmakingRuleSetCommandOutput extends ValidateMatchma
|
|
|
39
39
|
* import { GameLiftClient, ValidateMatchmakingRuleSetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
|
|
40
40
|
* // const { GameLiftClient, ValidateMatchmakingRuleSetCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
|
|
41
41
|
* const client = new GameLiftClient(config);
|
|
42
|
-
* const input = {
|
|
42
|
+
* const input = { // ValidateMatchmakingRuleSetInput
|
|
43
43
|
* RuleSetBody: "STRING_VALUE", // required
|
|
44
44
|
* };
|
|
45
45
|
* const command = new ValidateMatchmakingRuleSetCommand(input);
|