@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 { DescribeGameSessionDetailsInput, DescribeGameSessionDetailsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeGameSessionDetailsCommand}.
8
10
  */
9
11
  export interface DescribeGameSessionDetailsCommandInput extends DescribeGameSessionDetailsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeGameSessionDetailsCommand}.
13
17
  */
14
18
  export interface DescribeGameSessionDetailsCommandOutput extends DescribeGameSessionDetailsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves additional game session properties, including the game session protection
18
23
  * policy in force, a set of one or more game sessions in a specific fleet location. You
19
24
  * can optionally filter the results by current game session status.</p>
@@ -59,6 +64,8 @@ export interface DescribeGameSessionDetailsCommandOutput extends DescribeGameSes
59
64
  * const response = await client.send(command);
60
65
  * ```
61
66
  *
67
+ * @param DescribeGameSessionDetailsCommandInput - {@link DescribeGameSessionDetailsCommandInput}
68
+ * @returns {@link DescribeGameSessionDetailsCommandOutput}
62
69
  * @see {@link DescribeGameSessionDetailsCommandInput} for command's `input` shape.
63
70
  * @see {@link DescribeGameSessionDetailsCommandOutput} for command's `response` shape.
64
71
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -91,11 +98,20 @@ export interface DescribeGameSessionDetailsCommandOutput extends DescribeGameSes
91
98
  export declare class DescribeGameSessionDetailsCommand extends $Command<DescribeGameSessionDetailsCommandInput, DescribeGameSessionDetailsCommandOutput, GameLiftClientResolvedConfig> {
92
99
  readonly input: DescribeGameSessionDetailsCommandInput;
93
100
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
+ /**
102
+ * @public
103
+ */
94
104
  constructor(input: DescribeGameSessionDetailsCommandInput);
95
105
  /**
96
106
  * @internal
97
107
  */
98
108
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGameSessionDetailsCommandInput, DescribeGameSessionDetailsCommandOutput>;
109
+ /**
110
+ * @internal
111
+ */
99
112
  private serialize;
113
+ /**
114
+ * @internal
115
+ */
100
116
  private deserialize;
101
117
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeGameSessionPlacementInput, DescribeGameSessionPlacementOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeGameSessionPlacementCommand}.
8
10
  */
9
11
  export interface DescribeGameSessionPlacementCommandInput extends DescribeGameSessionPlacementInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeGameSessionPlacementCommand}.
13
17
  */
14
18
  export interface DescribeGameSessionPlacementCommandOutput extends DescribeGameSessionPlacementOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves information, including current status, about a game session placement
18
23
  * request. </p>
19
24
  * <p>To get game session placement details, specify the placement ID.</p>
@@ -32,6 +37,8 @@ export interface DescribeGameSessionPlacementCommandOutput extends DescribeGameS
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param DescribeGameSessionPlacementCommandInput - {@link DescribeGameSessionPlacementCommandInput}
41
+ * @returns {@link DescribeGameSessionPlacementCommandOutput}
35
42
  * @see {@link DescribeGameSessionPlacementCommandInput} for command's `input` shape.
36
43
  * @see {@link DescribeGameSessionPlacementCommandOutput} for command's `response` shape.
37
44
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -55,11 +62,20 @@ export interface DescribeGameSessionPlacementCommandOutput extends DescribeGameS
55
62
  export declare class DescribeGameSessionPlacementCommand extends $Command<DescribeGameSessionPlacementCommandInput, DescribeGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig> {
56
63
  readonly input: DescribeGameSessionPlacementCommandInput;
57
64
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
65
+ /**
66
+ * @public
67
+ */
58
68
  constructor(input: DescribeGameSessionPlacementCommandInput);
59
69
  /**
60
70
  * @internal
61
71
  */
62
72
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGameSessionPlacementCommandInput, DescribeGameSessionPlacementCommandOutput>;
73
+ /**
74
+ * @internal
75
+ */
63
76
  private serialize;
77
+ /**
78
+ * @internal
79
+ */
64
80
  private deserialize;
65
81
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeGameSessionQueuesInput, DescribeGameSessionQueuesOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeGameSessionQueuesCommand}.
8
10
  */
9
11
  export interface DescribeGameSessionQueuesCommandInput extends DescribeGameSessionQueuesInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeGameSessionQueuesCommand}.
13
17
  */
14
18
  export interface DescribeGameSessionQueuesCommandOutput extends DescribeGameSessionQueuesOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves the properties for one or more game session queues. When requesting multiple
18
23
  * queues, use the pagination parameters to retrieve results as a set of sequential pages.
19
24
  * When specifying a list of queues, objects are returned only for queues that currently
@@ -35,6 +40,8 @@ export interface DescribeGameSessionQueuesCommandOutput extends DescribeGameSess
35
40
  * const response = await client.send(command);
36
41
  * ```
37
42
  *
43
+ * @param DescribeGameSessionQueuesCommandInput - {@link DescribeGameSessionQueuesCommandInput}
44
+ * @returns {@link DescribeGameSessionQueuesCommandOutput}
38
45
  * @see {@link DescribeGameSessionQueuesCommandInput} for command's `input` shape.
39
46
  * @see {@link DescribeGameSessionQueuesCommandOutput} for command's `response` shape.
40
47
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -58,11 +65,20 @@ export interface DescribeGameSessionQueuesCommandOutput extends DescribeGameSess
58
65
  export declare class DescribeGameSessionQueuesCommand extends $Command<DescribeGameSessionQueuesCommandInput, DescribeGameSessionQueuesCommandOutput, GameLiftClientResolvedConfig> {
59
66
  readonly input: DescribeGameSessionQueuesCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: DescribeGameSessionQueuesCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGameSessionQueuesCommandInput, DescribeGameSessionQueuesCommandOutput>;
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 { DescribeGameSessionsInput, DescribeGameSessionsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeGameSessionsCommand}.
8
10
  */
9
11
  export interface DescribeGameSessionsCommandInput extends DescribeGameSessionsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeGameSessionsCommand}.
13
17
  */
14
18
  export interface DescribeGameSessionsCommandOutput extends DescribeGameSessionsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a set of one or more game sessions in a specific fleet location. You can
18
23
  * optionally filter the results by current game session status.</p>
19
24
  * <p>This operation can be used in the following ways: </p>
@@ -66,6 +71,8 @@ export interface DescribeGameSessionsCommandOutput extends DescribeGameSessionsO
66
71
  * const response = await client.send(command);
67
72
  * ```
68
73
  *
74
+ * @param DescribeGameSessionsCommandInput - {@link DescribeGameSessionsCommandInput}
75
+ * @returns {@link DescribeGameSessionsCommandOutput}
69
76
  * @see {@link DescribeGameSessionsCommandInput} for command's `input` shape.
70
77
  * @see {@link DescribeGameSessionsCommandOutput} for command's `response` shape.
71
78
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -98,11 +105,20 @@ export interface DescribeGameSessionsCommandOutput extends DescribeGameSessionsO
98
105
  export declare class DescribeGameSessionsCommand extends $Command<DescribeGameSessionsCommandInput, DescribeGameSessionsCommandOutput, GameLiftClientResolvedConfig> {
99
106
  readonly input: DescribeGameSessionsCommandInput;
100
107
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
108
+ /**
109
+ * @public
110
+ */
101
111
  constructor(input: DescribeGameSessionsCommandInput);
102
112
  /**
103
113
  * @internal
104
114
  */
105
115
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGameSessionsCommandInput, DescribeGameSessionsCommandOutput>;
116
+ /**
117
+ * @internal
118
+ */
106
119
  private serialize;
120
+ /**
121
+ * @internal
122
+ */
107
123
  private deserialize;
108
124
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeInstancesInput, DescribeInstancesOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeInstancesCommand}.
8
10
  */
9
11
  export interface DescribeInstancesCommandInput extends DescribeInstancesInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeInstancesCommand}.
13
17
  */
14
18
  export interface DescribeInstancesCommandOutput extends DescribeInstancesOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves information about a fleet's instances, including instance IDs, connection
18
23
  * data, and status. </p>
19
24
  * <p>This operation can be used in the following ways:</p>
@@ -61,6 +66,8 @@ export interface DescribeInstancesCommandOutput extends DescribeInstancesOutput,
61
66
  * const response = await client.send(command);
62
67
  * ```
63
68
  *
69
+ * @param DescribeInstancesCommandInput - {@link DescribeInstancesCommandInput}
70
+ * @returns {@link DescribeInstancesCommandOutput}
64
71
  * @see {@link DescribeInstancesCommandInput} for command's `input` shape.
65
72
  * @see {@link DescribeInstancesCommandOutput} for command's `response` shape.
66
73
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -87,11 +94,20 @@ export interface DescribeInstancesCommandOutput extends DescribeInstancesOutput,
87
94
  export declare class DescribeInstancesCommand extends $Command<DescribeInstancesCommandInput, DescribeInstancesCommandOutput, GameLiftClientResolvedConfig> {
88
95
  readonly input: DescribeInstancesCommandInput;
89
96
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
97
+ /**
98
+ * @public
99
+ */
90
100
  constructor(input: DescribeInstancesCommandInput);
91
101
  /**
92
102
  * @internal
93
103
  */
94
104
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeInstancesCommandInput, DescribeInstancesCommandOutput>;
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 { DescribeMatchmakingInput, DescribeMatchmakingOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeMatchmakingCommand}.
8
10
  */
9
11
  export interface DescribeMatchmakingCommandInput extends DescribeMatchmakingInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeMatchmakingCommand}.
13
17
  */
14
18
  export interface DescribeMatchmakingCommandOutput extends DescribeMatchmakingOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves one or more matchmaking tickets. Use this operation to retrieve ticket
18
23
  * information, including--after a successful match is made--connection information for the
19
24
  * resulting new game session. </p>
@@ -46,6 +51,8 @@ export interface DescribeMatchmakingCommandOutput extends DescribeMatchmakingOut
46
51
  * const response = await client.send(command);
47
52
  * ```
48
53
  *
54
+ * @param DescribeMatchmakingCommandInput - {@link DescribeMatchmakingCommandInput}
55
+ * @returns {@link DescribeMatchmakingCommandOutput}
49
56
  * @see {@link DescribeMatchmakingCommandInput} for command's `input` shape.
50
57
  * @see {@link DescribeMatchmakingCommandOutput} for command's `response` shape.
51
58
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -66,11 +73,20 @@ export interface DescribeMatchmakingCommandOutput extends DescribeMatchmakingOut
66
73
  export declare class DescribeMatchmakingCommand extends $Command<DescribeMatchmakingCommandInput, DescribeMatchmakingCommandOutput, GameLiftClientResolvedConfig> {
67
74
  readonly input: DescribeMatchmakingCommandInput;
68
75
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
+ /**
77
+ * @public
78
+ */
69
79
  constructor(input: DescribeMatchmakingCommandInput);
70
80
  /**
71
81
  * @internal
72
82
  */
73
83
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMatchmakingCommandInput, DescribeMatchmakingCommandOutput>;
84
+ /**
85
+ * @internal
86
+ */
74
87
  private serialize;
88
+ /**
89
+ * @internal
90
+ */
75
91
  private deserialize;
76
92
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeMatchmakingConfigurationsInput, DescribeMatchmakingConfigurationsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeMatchmakingConfigurationsCommand}.
8
10
  */
9
11
  export interface DescribeMatchmakingConfigurationsCommandInput extends DescribeMatchmakingConfigurationsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeMatchmakingConfigurationsCommand}.
13
17
  */
14
18
  export interface DescribeMatchmakingConfigurationsCommandOutput extends DescribeMatchmakingConfigurationsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves the details of FlexMatch matchmaking configurations. </p>
18
23
  * <p>This operation offers the following options: (1) retrieve all matchmaking
19
24
  * configurations, (2) retrieve configurations for a specified list, or (3) retrieve all
@@ -37,6 +42,8 @@ export interface DescribeMatchmakingConfigurationsCommandOutput extends Describe
37
42
  * const response = await client.send(command);
38
43
  * ```
39
44
  *
45
+ * @param DescribeMatchmakingConfigurationsCommandInput - {@link DescribeMatchmakingConfigurationsCommandInput}
46
+ * @returns {@link DescribeMatchmakingConfigurationsCommandOutput}
40
47
  * @see {@link DescribeMatchmakingConfigurationsCommandInput} for command's `input` shape.
41
48
  * @see {@link DescribeMatchmakingConfigurationsCommandOutput} for command's `response` shape.
42
49
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -57,11 +64,20 @@ export interface DescribeMatchmakingConfigurationsCommandOutput extends Describe
57
64
  export declare class DescribeMatchmakingConfigurationsCommand extends $Command<DescribeMatchmakingConfigurationsCommandInput, DescribeMatchmakingConfigurationsCommandOutput, GameLiftClientResolvedConfig> {
58
65
  readonly input: DescribeMatchmakingConfigurationsCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: DescribeMatchmakingConfigurationsCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMatchmakingConfigurationsCommandInput, DescribeMatchmakingConfigurationsCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeMatchmakingRuleSetsInput, DescribeMatchmakingRuleSetsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeMatchmakingRuleSetsCommand}.
8
10
  */
9
11
  export interface DescribeMatchmakingRuleSetsCommandInput extends DescribeMatchmakingRuleSetsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeMatchmakingRuleSetsCommand}.
13
17
  */
14
18
  export interface DescribeMatchmakingRuleSetsCommandOutput extends DescribeMatchmakingRuleSetsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves the details for FlexMatch matchmaking rule sets. You can request all existing
18
23
  * rule sets for the Region, or provide a list of one or more rule set names. When
19
24
  * requesting multiple items, use the pagination parameters to retrieve results as a set of
@@ -39,6 +44,8 @@ export interface DescribeMatchmakingRuleSetsCommandOutput extends DescribeMatchm
39
44
  * const response = await client.send(command);
40
45
  * ```
41
46
  *
47
+ * @param DescribeMatchmakingRuleSetsCommandInput - {@link DescribeMatchmakingRuleSetsCommandInput}
48
+ * @returns {@link DescribeMatchmakingRuleSetsCommandOutput}
42
49
  * @see {@link DescribeMatchmakingRuleSetsCommandInput} for command's `input` shape.
43
50
  * @see {@link DescribeMatchmakingRuleSetsCommandOutput} for command's `response` shape.
44
51
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -62,11 +69,20 @@ export interface DescribeMatchmakingRuleSetsCommandOutput extends DescribeMatchm
62
69
  export declare class DescribeMatchmakingRuleSetsCommand extends $Command<DescribeMatchmakingRuleSetsCommandInput, DescribeMatchmakingRuleSetsCommandOutput, GameLiftClientResolvedConfig> {
63
70
  readonly input: DescribeMatchmakingRuleSetsCommandInput;
64
71
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
+ /**
73
+ * @public
74
+ */
65
75
  constructor(input: DescribeMatchmakingRuleSetsCommandInput);
66
76
  /**
67
77
  * @internal
68
78
  */
69
79
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMatchmakingRuleSetsCommandInput, DescribeMatchmakingRuleSetsCommandOutput>;
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 { DescribePlayerSessionsInput, DescribePlayerSessionsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribePlayerSessionsCommand}.
8
10
  */
9
11
  export interface DescribePlayerSessionsCommandInput extends DescribePlayerSessionsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribePlayerSessionsCommand}.
13
17
  */
14
18
  export interface DescribePlayerSessionsCommandOutput extends DescribePlayerSessionsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves properties for one or more player sessions. </p>
18
23
  * <p>This action can be used in the following ways: </p>
19
24
  * <ul>
@@ -51,6 +56,8 @@ export interface DescribePlayerSessionsCommandOutput extends DescribePlayerSessi
51
56
  * const response = await client.send(command);
52
57
  * ```
53
58
  *
59
+ * @param DescribePlayerSessionsCommandInput - {@link DescribePlayerSessionsCommandInput}
60
+ * @returns {@link DescribePlayerSessionsCommandOutput}
54
61
  * @see {@link DescribePlayerSessionsCommandInput} for command's `input` shape.
55
62
  * @see {@link DescribePlayerSessionsCommandOutput} for command's `response` shape.
56
63
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -74,11 +81,20 @@ export interface DescribePlayerSessionsCommandOutput extends DescribePlayerSessi
74
81
  export declare class DescribePlayerSessionsCommand extends $Command<DescribePlayerSessionsCommandInput, DescribePlayerSessionsCommandOutput, GameLiftClientResolvedConfig> {
75
82
  readonly input: DescribePlayerSessionsCommandInput;
76
83
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
+ /**
85
+ * @public
86
+ */
77
87
  constructor(input: DescribePlayerSessionsCommandInput);
78
88
  /**
79
89
  * @internal
80
90
  */
81
91
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePlayerSessionsCommandInput, DescribePlayerSessionsCommandOutput>;
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 { DescribeRuntimeConfigurationInput, DescribeRuntimeConfigurationOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeRuntimeConfigurationCommand}.
8
10
  */
9
11
  export interface DescribeRuntimeConfigurationCommandInput extends DescribeRuntimeConfigurationInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeRuntimeConfigurationCommand}.
13
17
  */
14
18
  export interface DescribeRuntimeConfigurationCommandOutput extends DescribeRuntimeConfigurationOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a fleet's runtime configuration settings. The runtime configuration tells
18
23
  * GameLift which server processes to run (and how) on each instance in the fleet.</p>
19
24
  * <p>To get the runtime configuration that is currently in forces for a fleet, provide the
@@ -42,6 +47,8 @@ export interface DescribeRuntimeConfigurationCommandOutput extends DescribeRunti
42
47
  * const response = await client.send(command);
43
48
  * ```
44
49
  *
50
+ * @param DescribeRuntimeConfigurationCommandInput - {@link DescribeRuntimeConfigurationCommandInput}
51
+ * @returns {@link DescribeRuntimeConfigurationCommandOutput}
45
52
  * @see {@link DescribeRuntimeConfigurationCommandInput} for command's `input` shape.
46
53
  * @see {@link DescribeRuntimeConfigurationCommandOutput} for command's `response` shape.
47
54
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -65,11 +72,20 @@ export interface DescribeRuntimeConfigurationCommandOutput extends DescribeRunti
65
72
  export declare class DescribeRuntimeConfigurationCommand extends $Command<DescribeRuntimeConfigurationCommandInput, DescribeRuntimeConfigurationCommandOutput, GameLiftClientResolvedConfig> {
66
73
  readonly input: DescribeRuntimeConfigurationCommandInput;
67
74
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
+ /**
76
+ * @public
77
+ */
68
78
  constructor(input: DescribeRuntimeConfigurationCommandInput);
69
79
  /**
70
80
  * @internal
71
81
  */
72
82
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRuntimeConfigurationCommandInput, DescribeRuntimeConfigurationCommandOutput>;
83
+ /**
84
+ * @internal
85
+ */
73
86
  private serialize;
87
+ /**
88
+ * @internal
89
+ */
74
90
  private deserialize;
75
91
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeScalingPoliciesInput, DescribeScalingPoliciesOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeScalingPoliciesCommand}.
8
10
  */
9
11
  export interface DescribeScalingPoliciesCommandInput extends DescribeScalingPoliciesInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeScalingPoliciesCommand}.
13
17
  */
14
18
  export interface DescribeScalingPoliciesCommandOutput extends DescribeScalingPoliciesOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves all scaling policies applied to a fleet.</p>
18
23
  * <p>To get a fleet's scaling policies, specify the fleet ID. You can filter this request
19
24
  * by policy status, such as to retrieve only active scaling policies. Use the pagination
@@ -31,6 +36,8 @@ export interface DescribeScalingPoliciesCommandOutput extends DescribeScalingPol
31
36
  * const response = await client.send(command);
32
37
  * ```
33
38
  *
39
+ * @param DescribeScalingPoliciesCommandInput - {@link DescribeScalingPoliciesCommandInput}
40
+ * @returns {@link DescribeScalingPoliciesCommandOutput}
34
41
  * @see {@link DescribeScalingPoliciesCommandInput} for command's `input` shape.
35
42
  * @see {@link DescribeScalingPoliciesCommandOutput} for command's `response` shape.
36
43
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -57,11 +64,20 @@ export interface DescribeScalingPoliciesCommandOutput extends DescribeScalingPol
57
64
  export declare class DescribeScalingPoliciesCommand extends $Command<DescribeScalingPoliciesCommandInput, DescribeScalingPoliciesCommandOutput, GameLiftClientResolvedConfig> {
58
65
  readonly input: DescribeScalingPoliciesCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: DescribeScalingPoliciesCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeScalingPoliciesCommandInput, DescribeScalingPoliciesCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeScriptInput, DescribeScriptOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeScriptCommand}.
8
10
  */
9
11
  export interface DescribeScriptCommandInput extends DescribeScriptInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeScriptCommand}.
13
17
  */
14
18
  export interface DescribeScriptCommandOutput extends DescribeScriptOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves properties for a Realtime script. </p>
18
23
  * <p>To request a script record, specify the script ID. If successful, an object containing
19
24
  * the script properties is returned.</p>
@@ -39,6 +44,8 @@ export interface DescribeScriptCommandOutput extends DescribeScriptOutput, __Met
39
44
  * const response = await client.send(command);
40
45
  * ```
41
46
  *
47
+ * @param DescribeScriptCommandInput - {@link DescribeScriptCommandInput}
48
+ * @returns {@link DescribeScriptCommandOutput}
42
49
  * @see {@link DescribeScriptCommandInput} for command's `input` shape.
43
50
  * @see {@link DescribeScriptCommandOutput} for command's `response` shape.
44
51
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -62,11 +69,20 @@ export interface DescribeScriptCommandOutput extends DescribeScriptOutput, __Met
62
69
  export declare class DescribeScriptCommand extends $Command<DescribeScriptCommandInput, DescribeScriptCommandOutput, GameLiftClientResolvedConfig> {
63
70
  readonly input: DescribeScriptCommandInput;
64
71
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
+ /**
73
+ * @public
74
+ */
65
75
  constructor(input: DescribeScriptCommandInput);
66
76
  /**
67
77
  * @internal
68
78
  */
69
79
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeScriptCommandInput, DescribeScriptCommandOutput>;
80
+ /**
81
+ * @internal
82
+ */
70
83
  private serialize;
84
+ /**
85
+ * @internal
86
+ */
71
87
  private deserialize;
72
88
  }