@aws-sdk/client-gamelift 3.296.0 → 3.297.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.
Files changed (134) hide show
  1. package/dist-types/GameLift.d.ts +105 -0
  2. package/dist-types/GameLiftClient.d.ts +24 -4
  3. package/dist-types/commands/AcceptMatchCommand.d.ts +16 -0
  4. package/dist-types/commands/ClaimGameServerCommand.d.ts +16 -0
  5. package/dist-types/commands/CreateAliasCommand.d.ts +16 -0
  6. package/dist-types/commands/CreateBuildCommand.d.ts +16 -0
  7. package/dist-types/commands/CreateFleetCommand.d.ts +16 -0
  8. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +16 -0
  9. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +16 -0
  10. package/dist-types/commands/CreateGameSessionCommand.d.ts +16 -0
  11. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +16 -0
  12. package/dist-types/commands/CreateLocationCommand.d.ts +16 -0
  13. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +16 -0
  14. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +16 -0
  15. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +16 -0
  16. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +16 -0
  17. package/dist-types/commands/CreateScriptCommand.d.ts +16 -0
  18. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +16 -0
  19. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +16 -0
  20. package/dist-types/commands/DeleteAliasCommand.d.ts +16 -0
  21. package/dist-types/commands/DeleteBuildCommand.d.ts +16 -0
  22. package/dist-types/commands/DeleteFleetCommand.d.ts +16 -0
  23. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +16 -0
  24. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +16 -0
  25. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +16 -0
  26. package/dist-types/commands/DeleteLocationCommand.d.ts +16 -0
  27. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +16 -0
  28. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +16 -0
  29. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +16 -0
  30. package/dist-types/commands/DeleteScriptCommand.d.ts +16 -0
  31. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +16 -0
  32. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +16 -0
  33. package/dist-types/commands/DeregisterComputeCommand.d.ts +16 -0
  34. package/dist-types/commands/DeregisterGameServerCommand.d.ts +16 -0
  35. package/dist-types/commands/DescribeAliasCommand.d.ts +16 -0
  36. package/dist-types/commands/DescribeBuildCommand.d.ts +16 -0
  37. package/dist-types/commands/DescribeComputeCommand.d.ts +16 -0
  38. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +16 -0
  39. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +16 -0
  40. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +16 -0
  41. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +16 -0
  42. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +16 -0
  43. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +16 -0
  44. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +16 -0
  45. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +16 -0
  46. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +16 -0
  47. package/dist-types/commands/DescribeGameServerCommand.d.ts +16 -0
  48. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +16 -0
  49. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +16 -0
  50. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +16 -0
  51. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +16 -0
  52. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +16 -0
  53. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +16 -0
  54. package/dist-types/commands/DescribeInstancesCommand.d.ts +16 -0
  55. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +16 -0
  56. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +16 -0
  57. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +16 -0
  58. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +16 -0
  59. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +16 -0
  60. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +16 -0
  61. package/dist-types/commands/DescribeScriptCommand.d.ts +16 -0
  62. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +16 -0
  63. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +16 -0
  64. package/dist-types/commands/GetComputeAccessCommand.d.ts +16 -0
  65. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +16 -0
  66. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +16 -0
  67. package/dist-types/commands/GetInstanceAccessCommand.d.ts +16 -0
  68. package/dist-types/commands/ListAliasesCommand.d.ts +16 -0
  69. package/dist-types/commands/ListBuildsCommand.d.ts +16 -0
  70. package/dist-types/commands/ListComputeCommand.d.ts +16 -0
  71. package/dist-types/commands/ListFleetsCommand.d.ts +16 -0
  72. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +16 -0
  73. package/dist-types/commands/ListGameServersCommand.d.ts +16 -0
  74. package/dist-types/commands/ListLocationsCommand.d.ts +16 -0
  75. package/dist-types/commands/ListScriptsCommand.d.ts +16 -0
  76. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  77. package/dist-types/commands/PutScalingPolicyCommand.d.ts +16 -0
  78. package/dist-types/commands/RegisterComputeCommand.d.ts +16 -0
  79. package/dist-types/commands/RegisterGameServerCommand.d.ts +16 -0
  80. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +16 -0
  81. package/dist-types/commands/ResolveAliasCommand.d.ts +16 -0
  82. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +16 -0
  83. package/dist-types/commands/SearchGameSessionsCommand.d.ts +16 -0
  84. package/dist-types/commands/StartFleetActionsCommand.d.ts +16 -0
  85. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +16 -0
  86. package/dist-types/commands/StartMatchBackfillCommand.d.ts +16 -0
  87. package/dist-types/commands/StartMatchmakingCommand.d.ts +16 -0
  88. package/dist-types/commands/StopFleetActionsCommand.d.ts +16 -0
  89. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +16 -0
  90. package/dist-types/commands/StopMatchmakingCommand.d.ts +16 -0
  91. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +16 -0
  92. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  93. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  94. package/dist-types/commands/UpdateAliasCommand.d.ts +16 -0
  95. package/dist-types/commands/UpdateBuildCommand.d.ts +16 -0
  96. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +16 -0
  97. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +16 -0
  98. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +16 -0
  99. package/dist-types/commands/UpdateGameServerCommand.d.ts +16 -0
  100. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +16 -0
  101. package/dist-types/commands/UpdateGameSessionCommand.d.ts +16 -0
  102. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +16 -0
  103. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +16 -0
  104. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +16 -0
  105. package/dist-types/commands/UpdateScriptCommand.d.ts +16 -0
  106. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +16 -0
  107. package/dist-types/models/GameLiftServiceException.d.ts +2 -0
  108. package/dist-types/models/models_0.d.ts +754 -2
  109. package/dist-types/models/models_1.d.ts +54 -0
  110. package/dist-types/pagination/DescribeFleetAttributesPaginator.d.ts +3 -0
  111. package/dist-types/pagination/DescribeFleetCapacityPaginator.d.ts +3 -0
  112. package/dist-types/pagination/DescribeFleetEventsPaginator.d.ts +3 -0
  113. package/dist-types/pagination/DescribeFleetLocationAttributesPaginator.d.ts +3 -0
  114. package/dist-types/pagination/DescribeFleetUtilizationPaginator.d.ts +3 -0
  115. package/dist-types/pagination/DescribeGameServerInstancesPaginator.d.ts +3 -0
  116. package/dist-types/pagination/DescribeGameSessionDetailsPaginator.d.ts +3 -0
  117. package/dist-types/pagination/DescribeGameSessionQueuesPaginator.d.ts +3 -0
  118. package/dist-types/pagination/DescribeGameSessionsPaginator.d.ts +3 -0
  119. package/dist-types/pagination/DescribeInstancesPaginator.d.ts +3 -0
  120. package/dist-types/pagination/DescribeMatchmakingConfigurationsPaginator.d.ts +3 -0
  121. package/dist-types/pagination/DescribeMatchmakingRuleSetsPaginator.d.ts +3 -0
  122. package/dist-types/pagination/DescribePlayerSessionsPaginator.d.ts +3 -0
  123. package/dist-types/pagination/DescribeScalingPoliciesPaginator.d.ts +3 -0
  124. package/dist-types/pagination/Interfaces.d.ts +3 -0
  125. package/dist-types/pagination/ListAliasesPaginator.d.ts +3 -0
  126. package/dist-types/pagination/ListBuildsPaginator.d.ts +3 -0
  127. package/dist-types/pagination/ListComputePaginator.d.ts +3 -0
  128. package/dist-types/pagination/ListFleetsPaginator.d.ts +3 -0
  129. package/dist-types/pagination/ListGameServerGroupsPaginator.d.ts +3 -0
  130. package/dist-types/pagination/ListGameServersPaginator.d.ts +3 -0
  131. package/dist-types/pagination/ListLocationsPaginator.d.ts +3 -0
  132. package/dist-types/pagination/ListScriptsPaginator.d.ts +3 -0
  133. package/dist-types/pagination/SearchGameSessionsPaginator.d.ts +3 -0
  134. package/package.json +3 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ListScriptsInput, ListScriptsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListScriptsCommand}.
8
10
  */
9
11
  export interface ListScriptsCommandInput extends ListScriptsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListScriptsCommand}.
13
17
  */
14
18
  export interface ListScriptsCommandOutput extends ListScriptsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves script records for all Realtime scripts that are associated with the Amazon Web Services
18
23
  * account in use. </p>
19
24
  * <p>
@@ -38,6 +43,8 @@ export interface ListScriptsCommandOutput extends ListScriptsOutput, __MetadataB
38
43
  * const response = await client.send(command);
39
44
  * ```
40
45
  *
46
+ * @param ListScriptsCommandInput - {@link ListScriptsCommandInput}
47
+ * @returns {@link ListScriptsCommandOutput}
41
48
  * @see {@link ListScriptsCommandInput} for command's `input` shape.
42
49
  * @see {@link ListScriptsCommandOutput} for command's `response` shape.
43
50
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -58,11 +65,20 @@ export interface ListScriptsCommandOutput extends ListScriptsOutput, __MetadataB
58
65
  export declare class ListScriptsCommand extends $Command<ListScriptsCommandInput, ListScriptsCommandOutput, GameLiftClientResolvedConfig> {
59
66
  readonly input: ListScriptsCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: ListScriptsCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListScriptsCommandInput, ListScriptsCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListTagsForResourceCommand}.
8
10
  */
9
11
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListTagsForResourceCommand}.
13
17
  */
14
18
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves all tags that are assigned to a GameLift resource. Resource tags are used to
18
23
  * organize Amazon Web Services resources for a range of purposes. This operation handles the permissions
19
24
  * necessary to manage tags for the following GameLift resource types:</p>
@@ -68,6 +73,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
68
73
  * const response = await client.send(command);
69
74
  * ```
70
75
  *
76
+ * @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
77
+ * @returns {@link ListTagsForResourceCommandOutput}
71
78
  * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
72
79
  * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
73
80
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -93,11 +100,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
93
100
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GameLiftClientResolvedConfig> {
94
101
  readonly input: ListTagsForResourceCommandInput;
95
102
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
103
+ /**
104
+ * @public
105
+ */
96
106
  constructor(input: ListTagsForResourceCommandInput);
97
107
  /**
98
108
  * @internal
99
109
  */
100
110
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
111
+ /**
112
+ * @internal
113
+ */
101
114
  private serialize;
115
+ /**
116
+ * @internal
117
+ */
102
118
  private deserialize;
103
119
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { PutScalingPolicyInput, PutScalingPolicyOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link PutScalingPolicyCommand}.
8
10
  */
9
11
  export interface PutScalingPolicyCommandInput extends PutScalingPolicyInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link PutScalingPolicyCommand}.
13
17
  */
14
18
  export interface PutScalingPolicyCommandOutput extends PutScalingPolicyOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates or updates a scaling policy for a fleet. Scaling policies are used to
18
23
  * automatically scale a fleet's hosting capacity to meet player demand. An active scaling
19
24
  * policy instructs Amazon GameLift to track a fleet metric and automatically change the fleet's
@@ -82,6 +87,8 @@ export interface PutScalingPolicyCommandOutput extends PutScalingPolicyOutput, _
82
87
  * const response = await client.send(command);
83
88
  * ```
84
89
  *
90
+ * @param PutScalingPolicyCommandInput - {@link PutScalingPolicyCommandInput}
91
+ * @returns {@link PutScalingPolicyCommandOutput}
85
92
  * @see {@link PutScalingPolicyCommandInput} for command's `input` shape.
86
93
  * @see {@link PutScalingPolicyCommandOutput} for command's `response` shape.
87
94
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -105,11 +112,20 @@ export interface PutScalingPolicyCommandOutput extends PutScalingPolicyOutput, _
105
112
  export declare class PutScalingPolicyCommand extends $Command<PutScalingPolicyCommandInput, PutScalingPolicyCommandOutput, GameLiftClientResolvedConfig> {
106
113
  readonly input: PutScalingPolicyCommandInput;
107
114
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
115
+ /**
116
+ * @public
117
+ */
108
118
  constructor(input: PutScalingPolicyCommandInput);
109
119
  /**
110
120
  * @internal
111
121
  */
112
122
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutScalingPolicyCommandInput, PutScalingPolicyCommandOutput>;
123
+ /**
124
+ * @internal
125
+ */
113
126
  private serialize;
127
+ /**
128
+ * @internal
129
+ */
114
130
  private deserialize;
115
131
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { RegisterComputeInput, RegisterComputeOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RegisterComputeCommand}.
8
10
  */
9
11
  export interface RegisterComputeCommandInput extends RegisterComputeInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RegisterComputeCommand}.
13
17
  */
14
18
  export interface RegisterComputeCommandOutput extends RegisterComputeOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Registers your compute resources in a fleet you previously created. After you register
18
23
  * a compute to your fleet, you can monitor and manage your compute using GameLift. The
19
24
  * operation returns the compute resource containing SDK endpoint you can use to connect
@@ -45,6 +50,8 @@ export interface RegisterComputeCommandOutput extends RegisterComputeOutput, __M
45
50
  * const response = await client.send(command);
46
51
  * ```
47
52
  *
53
+ * @param RegisterComputeCommandInput - {@link RegisterComputeCommandInput}
54
+ * @returns {@link RegisterComputeCommandOutput}
48
55
  * @see {@link RegisterComputeCommandInput} for command's `input` shape.
49
56
  * @see {@link RegisterComputeCommandOutput} for command's `response` shape.
50
57
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -71,11 +78,20 @@ export interface RegisterComputeCommandOutput extends RegisterComputeOutput, __M
71
78
  export declare class RegisterComputeCommand extends $Command<RegisterComputeCommandInput, RegisterComputeCommandOutput, GameLiftClientResolvedConfig> {
72
79
  readonly input: RegisterComputeCommandInput;
73
80
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
+ /**
82
+ * @public
83
+ */
74
84
  constructor(input: RegisterComputeCommandInput);
75
85
  /**
76
86
  * @internal
77
87
  */
78
88
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterComputeCommandInput, RegisterComputeCommandOutput>;
89
+ /**
90
+ * @internal
91
+ */
79
92
  private serialize;
93
+ /**
94
+ * @internal
95
+ */
80
96
  private deserialize;
81
97
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { RegisterGameServerInput, RegisterGameServerOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RegisterGameServerCommand}.
8
10
  */
9
11
  export interface RegisterGameServerCommandInput extends RegisterGameServerInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RegisterGameServerCommand}.
13
17
  */
14
18
  export interface RegisterGameServerCommandOutput extends RegisterGameServerOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * <b>This operation is used with the GameLift FleetIQ solution and game server groups.</b>
19
24
  * </p>
@@ -47,6 +52,8 @@ export interface RegisterGameServerCommandOutput extends RegisterGameServerOutpu
47
52
  * const response = await client.send(command);
48
53
  * ```
49
54
  *
55
+ * @param RegisterGameServerCommandInput - {@link RegisterGameServerCommandInput}
56
+ * @returns {@link RegisterGameServerCommandOutput}
50
57
  * @see {@link RegisterGameServerCommandInput} for command's `input` shape.
51
58
  * @see {@link RegisterGameServerCommandOutput} for command's `response` shape.
52
59
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -77,11 +84,20 @@ export interface RegisterGameServerCommandOutput extends RegisterGameServerOutpu
77
84
  export declare class RegisterGameServerCommand extends $Command<RegisterGameServerCommandInput, RegisterGameServerCommandOutput, GameLiftClientResolvedConfig> {
78
85
  readonly input: RegisterGameServerCommandInput;
79
86
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
+ /**
88
+ * @public
89
+ */
80
90
  constructor(input: RegisterGameServerCommandInput);
81
91
  /**
82
92
  * @internal
83
93
  */
84
94
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterGameServerCommandInput, RegisterGameServerCommandOutput>;
95
+ /**
96
+ * @internal
97
+ */
85
98
  private serialize;
99
+ /**
100
+ * @internal
101
+ */
86
102
  private deserialize;
87
103
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { RequestUploadCredentialsInput, RequestUploadCredentialsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RequestUploadCredentialsCommand}.
8
10
  */
9
11
  export interface RequestUploadCredentialsCommandInput extends RequestUploadCredentialsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RequestUploadCredentialsCommand}.
13
17
  */
14
18
  export interface RequestUploadCredentialsCommandOutput extends RequestUploadCredentialsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a fresh set of credentials for use when uploading a new set of game build
18
23
  * files to Amazon GameLift's Amazon S3. This is done as part of the build creation process; see
19
24
  * <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_CreateBuild.html">GameSession</a>.</p>
@@ -39,6 +44,8 @@ export interface RequestUploadCredentialsCommandOutput extends RequestUploadCred
39
44
  * const response = await client.send(command);
40
45
  * ```
41
46
  *
47
+ * @param RequestUploadCredentialsCommandInput - {@link RequestUploadCredentialsCommandInput}
48
+ * @returns {@link RequestUploadCredentialsCommandOutput}
42
49
  * @see {@link RequestUploadCredentialsCommandInput} for command's `input` shape.
43
50
  * @see {@link RequestUploadCredentialsCommandOutput} for command's `response` shape.
44
51
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -62,11 +69,20 @@ export interface RequestUploadCredentialsCommandOutput extends RequestUploadCred
62
69
  export declare class RequestUploadCredentialsCommand extends $Command<RequestUploadCredentialsCommandInput, RequestUploadCredentialsCommandOutput, GameLiftClientResolvedConfig> {
63
70
  readonly input: RequestUploadCredentialsCommandInput;
64
71
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
+ /**
73
+ * @public
74
+ */
65
75
  constructor(input: RequestUploadCredentialsCommandInput);
66
76
  /**
67
77
  * @internal
68
78
  */
69
79
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RequestUploadCredentialsCommandInput, RequestUploadCredentialsCommandOutput>;
80
+ /**
81
+ * @internal
82
+ */
70
83
  private serialize;
84
+ /**
85
+ * @internal
86
+ */
71
87
  private deserialize;
72
88
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ResolveAliasInput, ResolveAliasOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ResolveAliasCommand}.
8
10
  */
9
11
  export interface ResolveAliasCommandInput extends ResolveAliasInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ResolveAliasCommand}.
13
17
  */
14
18
  export interface ResolveAliasCommandOutput extends ResolveAliasOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves the fleet ID that an alias is currently pointing to.</p>
18
23
  * <p>
19
24
  * <b>Related actions</b>
@@ -31,6 +36,8 @@ export interface ResolveAliasCommandOutput extends ResolveAliasOutput, __Metadat
31
36
  * const response = await client.send(command);
32
37
  * ```
33
38
  *
39
+ * @param ResolveAliasCommandInput - {@link ResolveAliasCommandInput}
40
+ * @returns {@link ResolveAliasCommandOutput}
34
41
  * @see {@link ResolveAliasCommandInput} for command's `input` shape.
35
42
  * @see {@link ResolveAliasCommandOutput} for command's `response` shape.
36
43
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -60,11 +67,20 @@ export interface ResolveAliasCommandOutput extends ResolveAliasOutput, __Metadat
60
67
  export declare class ResolveAliasCommand extends $Command<ResolveAliasCommandInput, ResolveAliasCommandOutput, GameLiftClientResolvedConfig> {
61
68
  readonly input: ResolveAliasCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: ResolveAliasCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResolveAliasCommandInput, ResolveAliasCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
68
81
  private serialize;
82
+ /**
83
+ * @internal
84
+ */
69
85
  private deserialize;
70
86
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { ResumeGameServerGroupInput, ResumeGameServerGroupOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ResumeGameServerGroupCommand}.
8
10
  */
9
11
  export interface ResumeGameServerGroupCommandInput extends ResumeGameServerGroupInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ResumeGameServerGroupCommand}.
13
17
  */
14
18
  export interface ResumeGameServerGroupCommandOutput extends ResumeGameServerGroupOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * <b>This operation is used with the GameLift FleetIQ solution and game server groups.</b>
19
24
  * </p>
@@ -44,6 +49,8 @@ export interface ResumeGameServerGroupCommandOutput extends ResumeGameServerGrou
44
49
  * const response = await client.send(command);
45
50
  * ```
46
51
  *
52
+ * @param ResumeGameServerGroupCommandInput - {@link ResumeGameServerGroupCommandInput}
53
+ * @returns {@link ResumeGameServerGroupCommandOutput}
47
54
  * @see {@link ResumeGameServerGroupCommandInput} for command's `input` shape.
48
55
  * @see {@link ResumeGameServerGroupCommandOutput} for command's `response` shape.
49
56
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -67,11 +74,20 @@ export interface ResumeGameServerGroupCommandOutput extends ResumeGameServerGrou
67
74
  export declare class ResumeGameServerGroupCommand extends $Command<ResumeGameServerGroupCommandInput, ResumeGameServerGroupCommandOutput, GameLiftClientResolvedConfig> {
68
75
  readonly input: ResumeGameServerGroupCommandInput;
69
76
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
+ /**
78
+ * @public
79
+ */
70
80
  constructor(input: ResumeGameServerGroupCommandInput);
71
81
  /**
72
82
  * @internal
73
83
  */
74
84
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResumeGameServerGroupCommandInput, ResumeGameServerGroupCommandOutput>;
85
+ /**
86
+ * @internal
87
+ */
75
88
  private serialize;
89
+ /**
90
+ * @internal
91
+ */
76
92
  private deserialize;
77
93
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { SearchGameSessionsInput, SearchGameSessionsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link SearchGameSessionsCommand}.
8
10
  */
9
11
  export interface SearchGameSessionsCommandInput extends SearchGameSessionsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link SearchGameSessionsCommand}.
13
17
  */
14
18
  export interface SearchGameSessionsCommandOutput extends SearchGameSessionsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves all active game sessions that match a set of search criteria and sorts them
18
23
  * into a specified order. </p>
19
24
  * <p>This operation is not designed to be continually called to track game session status.
@@ -111,6 +116,8 @@ export interface SearchGameSessionsCommandOutput extends SearchGameSessionsOutpu
111
116
  * const response = await client.send(command);
112
117
  * ```
113
118
  *
119
+ * @param SearchGameSessionsCommandInput - {@link SearchGameSessionsCommandInput}
120
+ * @returns {@link SearchGameSessionsCommandOutput}
114
121
  * @see {@link SearchGameSessionsCommandInput} for command's `input` shape.
115
122
  * @see {@link SearchGameSessionsCommandOutput} for command's `response` shape.
116
123
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -143,11 +150,20 @@ export interface SearchGameSessionsCommandOutput extends SearchGameSessionsOutpu
143
150
  export declare class SearchGameSessionsCommand extends $Command<SearchGameSessionsCommandInput, SearchGameSessionsCommandOutput, GameLiftClientResolvedConfig> {
144
151
  readonly input: SearchGameSessionsCommandInput;
145
152
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
153
+ /**
154
+ * @public
155
+ */
146
156
  constructor(input: SearchGameSessionsCommandInput);
147
157
  /**
148
158
  * @internal
149
159
  */
150
160
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchGameSessionsCommandInput, SearchGameSessionsCommandOutput>;
161
+ /**
162
+ * @internal
163
+ */
151
164
  private serialize;
165
+ /**
166
+ * @internal
167
+ */
152
168
  private deserialize;
153
169
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { StartFleetActionsInput, StartFleetActionsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartFleetActionsCommand}.
8
10
  */
9
11
  export interface StartFleetActionsCommandInput extends StartFleetActionsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartFleetActionsCommand}.
13
17
  */
14
18
  export interface StartFleetActionsCommandOutput extends StartFleetActionsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Resumes certain types of activity on fleet instances that were suspended with <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_StopFleetActions.html">StopFleetActions</a>. For multi-location fleets, fleet actions are managed
18
23
  * separately for each location. Currently, this operation is used to restart a fleet's
19
24
  * auto-scaling activity.</p>
@@ -48,6 +53,8 @@ export interface StartFleetActionsCommandOutput extends StartFleetActionsOutput,
48
53
  * const response = await client.send(command);
49
54
  * ```
50
55
  *
56
+ * @param StartFleetActionsCommandInput - {@link StartFleetActionsCommandInput}
57
+ * @returns {@link StartFleetActionsCommandOutput}
51
58
  * @see {@link StartFleetActionsCommandInput} for command's `input` shape.
52
59
  * @see {@link StartFleetActionsCommandOutput} for command's `response` shape.
53
60
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -74,11 +81,20 @@ export interface StartFleetActionsCommandOutput extends StartFleetActionsOutput,
74
81
  export declare class StartFleetActionsCommand extends $Command<StartFleetActionsCommandInput, StartFleetActionsCommandOutput, GameLiftClientResolvedConfig> {
75
82
  readonly input: StartFleetActionsCommandInput;
76
83
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
+ /**
85
+ * @public
86
+ */
77
87
  constructor(input: StartFleetActionsCommandInput);
78
88
  /**
79
89
  * @internal
80
90
  */
81
91
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartFleetActionsCommandInput, StartFleetActionsCommandOutput>;
92
+ /**
93
+ * @internal
94
+ */
82
95
  private serialize;
96
+ /**
97
+ * @internal
98
+ */
83
99
  private deserialize;
84
100
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { StartGameSessionPlacementInput, StartGameSessionPlacementOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartGameSessionPlacementCommand}.
8
10
  */
9
11
  export interface StartGameSessionPlacementCommandInput extends StartGameSessionPlacementInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartGameSessionPlacementCommand}.
13
17
  */
14
18
  export interface StartGameSessionPlacementCommandOutput extends StartGameSessionPlacementOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Places a request for a new game session in a queue. When processing a placement
18
23
  * request, Amazon GameLift searches for available resources on the queue's destinations, scanning
19
24
  * each until it finds resources or the placement request times out.</p>
@@ -64,6 +69,8 @@ export interface StartGameSessionPlacementCommandOutput extends StartGameSession
64
69
  * const response = await client.send(command);
65
70
  * ```
66
71
  *
72
+ * @param StartGameSessionPlacementCommandInput - {@link StartGameSessionPlacementCommandInput}
73
+ * @returns {@link StartGameSessionPlacementCommandOutput}
67
74
  * @see {@link StartGameSessionPlacementCommandInput} for command's `input` shape.
68
75
  * @see {@link StartGameSessionPlacementCommandOutput} for command's `response` shape.
69
76
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -87,11 +94,20 @@ export interface StartGameSessionPlacementCommandOutput extends StartGameSession
87
94
  export declare class StartGameSessionPlacementCommand extends $Command<StartGameSessionPlacementCommandInput, StartGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig> {
88
95
  readonly input: StartGameSessionPlacementCommandInput;
89
96
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
+ /**
98
+ * @public
99
+ */
90
100
  constructor(input: StartGameSessionPlacementCommandInput);
91
101
  /**
92
102
  * @internal
93
103
  */
94
104
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartGameSessionPlacementCommandInput, StartGameSessionPlacementCommandOutput>;
105
+ /**
106
+ * @internal
107
+ */
95
108
  private serialize;
109
+ /**
110
+ * @internal
111
+ */
96
112
  private deserialize;
97
113
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { StartMatchBackfillInput, StartMatchBackfillOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartMatchBackfillCommand}.
8
10
  */
9
11
  export interface StartMatchBackfillCommandInput extends StartMatchBackfillInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartMatchBackfillCommand}.
13
17
  */
14
18
  export interface StartMatchBackfillCommandOutput extends StartMatchBackfillOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Finds new players to fill open slots in currently running game sessions. The backfill
18
23
  * match process is essentially identical to the process of forming new matches. Backfill
19
24
  * requests use the same matchmaker that was used to make the original match, and they
@@ -62,6 +67,8 @@ export interface StartMatchBackfillCommandOutput extends StartMatchBackfillOutpu
62
67
  * const response = await client.send(command);
63
68
  * ```
64
69
  *
70
+ * @param StartMatchBackfillCommandInput - {@link StartMatchBackfillCommandInput}
71
+ * @returns {@link StartMatchBackfillCommandOutput}
65
72
  * @see {@link StartMatchBackfillCommandInput} for command's `input` shape.
66
73
  * @see {@link StartMatchBackfillCommandOutput} for command's `response` shape.
67
74
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -85,11 +92,20 @@ export interface StartMatchBackfillCommandOutput extends StartMatchBackfillOutpu
85
92
  export declare class StartMatchBackfillCommand extends $Command<StartMatchBackfillCommandInput, StartMatchBackfillCommandOutput, GameLiftClientResolvedConfig> {
86
93
  readonly input: StartMatchBackfillCommandInput;
87
94
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
+ /**
96
+ * @public
97
+ */
88
98
  constructor(input: StartMatchBackfillCommandInput);
89
99
  /**
90
100
  * @internal
91
101
  */
92
102
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartMatchBackfillCommandInput, StartMatchBackfillCommandOutput>;
103
+ /**
104
+ * @internal
105
+ */
93
106
  private serialize;
107
+ /**
108
+ * @internal
109
+ */
94
110
  private deserialize;
95
111
  }