@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 { StartMatchmakingInput, StartMatchmakingOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StartMatchmakingCommand}.
8
10
  */
9
11
  export interface StartMatchmakingCommandInput extends StartMatchmakingInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StartMatchmakingCommand}.
13
17
  */
14
18
  export interface StartMatchmakingCommandOutput extends StartMatchmakingOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Uses FlexMatch to create a game match for a group of players based on custom matchmaking
18
23
  * rules. With games that use GameLift managed hosting, this operation also triggers GameLift
19
24
  * to find hosting resources and start a new game session for the new match. Each
@@ -54,6 +59,8 @@ export interface StartMatchmakingCommandOutput extends StartMatchmakingOutput, _
54
59
  * const response = await client.send(command);
55
60
  * ```
56
61
  *
62
+ * @param StartMatchmakingCommandInput - {@link StartMatchmakingCommandInput}
63
+ * @returns {@link StartMatchmakingCommandOutput}
57
64
  * @see {@link StartMatchmakingCommandInput} for command's `input` shape.
58
65
  * @see {@link StartMatchmakingCommandOutput} for command's `response` shape.
59
66
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -77,11 +84,20 @@ export interface StartMatchmakingCommandOutput extends StartMatchmakingOutput, _
77
84
  export declare class StartMatchmakingCommand extends $Command<StartMatchmakingCommandInput, StartMatchmakingCommandOutput, GameLiftClientResolvedConfig> {
78
85
  readonly input: StartMatchmakingCommandInput;
79
86
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
+ /**
88
+ * @public
89
+ */
80
90
  constructor(input: StartMatchmakingCommandInput);
81
91
  /**
82
92
  * @internal
83
93
  */
84
94
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartMatchmakingCommandInput, StartMatchmakingCommandOutput>;
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 { StopFleetActionsInput, StopFleetActionsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StopFleetActionsCommand}.
8
10
  */
9
11
  export interface StopFleetActionsCommandInput extends StopFleetActionsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StopFleetActionsCommand}.
13
17
  */
14
18
  export interface StopFleetActionsCommandOutput extends StopFleetActionsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Suspends certain types of activity in a fleet location. Currently, this operation is
18
23
  * used to stop auto-scaling activity. For multi-location fleets, fleet actions are managed
19
24
  * separately for each location. </p>
@@ -51,6 +56,8 @@ export interface StopFleetActionsCommandOutput extends StopFleetActionsOutput, _
51
56
  * const response = await client.send(command);
52
57
  * ```
53
58
  *
59
+ * @param StopFleetActionsCommandInput - {@link StopFleetActionsCommandInput}
60
+ * @returns {@link StopFleetActionsCommandOutput}
54
61
  * @see {@link StopFleetActionsCommandInput} for command's `input` shape.
55
62
  * @see {@link StopFleetActionsCommandOutput} for command's `response` shape.
56
63
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -77,11 +84,20 @@ export interface StopFleetActionsCommandOutput extends StopFleetActionsOutput, _
77
84
  export declare class StopFleetActionsCommand extends $Command<StopFleetActionsCommandInput, StopFleetActionsCommandOutput, GameLiftClientResolvedConfig> {
78
85
  readonly input: StopFleetActionsCommandInput;
79
86
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
+ /**
88
+ * @public
89
+ */
80
90
  constructor(input: StopFleetActionsCommandInput);
81
91
  /**
82
92
  * @internal
83
93
  */
84
94
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopFleetActionsCommandInput, StopFleetActionsCommandOutput>;
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 { StopGameSessionPlacementInput, StopGameSessionPlacementOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StopGameSessionPlacementCommand}.
8
10
  */
9
11
  export interface StopGameSessionPlacementCommandInput extends StopGameSessionPlacementInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StopGameSessionPlacementCommand}.
13
17
  */
14
18
  export interface StopGameSessionPlacementCommandOutput extends StopGameSessionPlacementOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Cancels a game session placement that is in <code>PENDING</code> status. To stop a
18
23
  * placement, provide the placement ID values. If successful, the placement is moved to
19
24
  * <code>CANCELLED</code> status.</p>
@@ -27,6 +32,8 @@ export interface StopGameSessionPlacementCommandOutput extends StopGameSessionPl
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param StopGameSessionPlacementCommandInput - {@link StopGameSessionPlacementCommandInput}
36
+ * @returns {@link StopGameSessionPlacementCommandOutput}
30
37
  * @see {@link StopGameSessionPlacementCommandInput} for command's `input` shape.
31
38
  * @see {@link StopGameSessionPlacementCommandOutput} for command's `response` shape.
32
39
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -50,11 +57,20 @@ export interface StopGameSessionPlacementCommandOutput extends StopGameSessionPl
50
57
  export declare class StopGameSessionPlacementCommand extends $Command<StopGameSessionPlacementCommandInput, StopGameSessionPlacementCommandOutput, GameLiftClientResolvedConfig> {
51
58
  readonly input: StopGameSessionPlacementCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: StopGameSessionPlacementCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopGameSessionPlacementCommandInput, StopGameSessionPlacementCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { StopMatchmakingInput, StopMatchmakingOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link StopMatchmakingCommand}.
8
10
  */
9
11
  export interface StopMatchmakingCommandInput extends StopMatchmakingInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link StopMatchmakingCommand}.
13
17
  */
14
18
  export interface StopMatchmakingCommandOutput extends StopMatchmakingOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Cancels a matchmaking ticket or match backfill ticket that is currently being
18
23
  * processed. To stop the matchmaking operation, specify the ticket ID. If successful, work
19
24
  * on the ticket is stopped, and the ticket status is changed to
@@ -43,6 +48,8 @@ export interface StopMatchmakingCommandOutput extends StopMatchmakingOutput, __M
43
48
  * const response = await client.send(command);
44
49
  * ```
45
50
  *
51
+ * @param StopMatchmakingCommandInput - {@link StopMatchmakingCommandInput}
52
+ * @returns {@link StopMatchmakingCommandOutput}
46
53
  * @see {@link StopMatchmakingCommandInput} for command's `input` shape.
47
54
  * @see {@link StopMatchmakingCommandOutput} for command's `response` shape.
48
55
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -66,11 +73,20 @@ export interface StopMatchmakingCommandOutput extends StopMatchmakingOutput, __M
66
73
  export declare class StopMatchmakingCommand extends $Command<StopMatchmakingCommandInput, StopMatchmakingCommandOutput, GameLiftClientResolvedConfig> {
67
74
  readonly input: StopMatchmakingCommandInput;
68
75
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
+ /**
77
+ * @public
78
+ */
69
79
  constructor(input: StopMatchmakingCommandInput);
70
80
  /**
71
81
  * @internal
72
82
  */
73
83
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopMatchmakingCommandInput, StopMatchmakingCommandOutput>;
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 { SuspendGameServerGroupInput, SuspendGameServerGroupOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link SuspendGameServerGroupCommand}.
8
10
  */
9
11
  export interface SuspendGameServerGroupCommandInput extends SuspendGameServerGroupInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link SuspendGameServerGroupCommand}.
13
17
  */
14
18
  export interface SuspendGameServerGroupCommandOutput extends SuspendGameServerGroupOutput, __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>
@@ -54,6 +59,8 @@ export interface SuspendGameServerGroupCommandOutput extends SuspendGameServerGr
54
59
  * const response = await client.send(command);
55
60
  * ```
56
61
  *
62
+ * @param SuspendGameServerGroupCommandInput - {@link SuspendGameServerGroupCommandInput}
63
+ * @returns {@link SuspendGameServerGroupCommandOutput}
57
64
  * @see {@link SuspendGameServerGroupCommandInput} for command's `input` shape.
58
65
  * @see {@link SuspendGameServerGroupCommandOutput} for command's `response` shape.
59
66
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -77,11 +84,20 @@ export interface SuspendGameServerGroupCommandOutput extends SuspendGameServerGr
77
84
  export declare class SuspendGameServerGroupCommand extends $Command<SuspendGameServerGroupCommandInput, SuspendGameServerGroupCommandOutput, GameLiftClientResolvedConfig> {
78
85
  readonly input: SuspendGameServerGroupCommandInput;
79
86
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
+ /**
88
+ * @public
89
+ */
80
90
  constructor(input: SuspendGameServerGroupCommandInput);
81
91
  /**
82
92
  * @internal
83
93
  */
84
94
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SuspendGameServerGroupCommandInput, SuspendGameServerGroupCommandOutput>;
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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link TagResourceCommand}.
8
10
  */
9
11
  export interface TagResourceCommandInput extends TagResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link TagResourceCommand}.
13
17
  */
14
18
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p> Assigns a tag to a GameLift resource. Amazon Web Services resource tags provide an additional
18
23
  * management tool set. You can use tags to organize resources, create IAM permissions
19
24
  * policies to manage access to groups of resources, customize Amazon Web Services cost breakdowns, etc.
@@ -72,6 +77,8 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
72
77
  * const response = await client.send(command);
73
78
  * ```
74
79
  *
80
+ * @param TagResourceCommandInput - {@link TagResourceCommandInput}
81
+ * @returns {@link TagResourceCommandOutput}
75
82
  * @see {@link TagResourceCommandInput} for command's `input` shape.
76
83
  * @see {@link TagResourceCommandOutput} for command's `response` shape.
77
84
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -97,11 +104,20 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
97
104
  export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, GameLiftClientResolvedConfig> {
98
105
  readonly input: TagResourceCommandInput;
99
106
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
107
+ /**
108
+ * @public
109
+ */
100
110
  constructor(input: TagResourceCommandInput);
101
111
  /**
102
112
  * @internal
103
113
  */
104
114
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
115
+ /**
116
+ * @internal
117
+ */
105
118
  private serialize;
119
+ /**
120
+ * @internal
121
+ */
106
122
  private deserialize;
107
123
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UntagResourceCommand}.
8
10
  */
9
11
  export interface UntagResourceCommandInput extends UntagResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UntagResourceCommand}.
13
17
  */
14
18
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes a tag that is 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>
@@ -71,6 +76,8 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
71
76
  * const response = await client.send(command);
72
77
  * ```
73
78
  *
79
+ * @param UntagResourceCommandInput - {@link UntagResourceCommandInput}
80
+ * @returns {@link UntagResourceCommandOutput}
74
81
  * @see {@link UntagResourceCommandInput} for command's `input` shape.
75
82
  * @see {@link UntagResourceCommandOutput} for command's `response` shape.
76
83
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -96,11 +103,20 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
96
103
  export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, GameLiftClientResolvedConfig> {
97
104
  readonly input: UntagResourceCommandInput;
98
105
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
106
+ /**
107
+ * @public
108
+ */
99
109
  constructor(input: UntagResourceCommandInput);
100
110
  /**
101
111
  * @internal
102
112
  */
103
113
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
114
+ /**
115
+ * @internal
116
+ */
104
117
  private serialize;
118
+ /**
119
+ * @internal
120
+ */
105
121
  private deserialize;
106
122
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { UpdateAliasInput, UpdateAliasOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateAliasCommand}.
8
10
  */
9
11
  export interface UpdateAliasCommandInput extends UpdateAliasInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateAliasCommand}.
13
17
  */
14
18
  export interface UpdateAliasCommandOutput extends UpdateAliasOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates properties for an alias. To update properties, specify the alias ID to be
18
23
  * updated and provide the information to be changed. To reassign an alias to another
19
24
  * fleet, provide an updated routing strategy. If successful, the updated alias record is
@@ -34,6 +39,8 @@ export interface UpdateAliasCommandOutput extends UpdateAliasOutput, __MetadataB
34
39
  * const response = await client.send(command);
35
40
  * ```
36
41
  *
42
+ * @param UpdateAliasCommandInput - {@link UpdateAliasCommandInput}
43
+ * @returns {@link UpdateAliasCommandOutput}
37
44
  * @see {@link UpdateAliasCommandInput} for command's `input` shape.
38
45
  * @see {@link UpdateAliasCommandOutput} for command's `response` shape.
39
46
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -57,11 +64,20 @@ export interface UpdateAliasCommandOutput extends UpdateAliasOutput, __MetadataB
57
64
  export declare class UpdateAliasCommand extends $Command<UpdateAliasCommandInput, UpdateAliasCommandOutput, GameLiftClientResolvedConfig> {
58
65
  readonly input: UpdateAliasCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: UpdateAliasCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAliasCommandInput, UpdateAliasCommandOutput>;
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 { UpdateBuildInput, UpdateBuildOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateBuildCommand}.
8
10
  */
9
11
  export interface UpdateBuildCommandInput extends UpdateBuildInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateBuildCommand}.
13
17
  */
14
18
  export interface UpdateBuildCommandOutput extends UpdateBuildOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates metadata in a build resource, including the build name and version. To update
18
23
  * the metadata, specify the build ID to update and provide the new values. If successful,
19
24
  * a build object containing the updated metadata is returned.</p>
@@ -37,6 +42,8 @@ export interface UpdateBuildCommandOutput extends UpdateBuildOutput, __MetadataB
37
42
  * const response = await client.send(command);
38
43
  * ```
39
44
  *
45
+ * @param UpdateBuildCommandInput - {@link UpdateBuildCommandInput}
46
+ * @returns {@link UpdateBuildCommandOutput}
40
47
  * @see {@link UpdateBuildCommandInput} for command's `input` shape.
41
48
  * @see {@link UpdateBuildCommandOutput} for command's `response` shape.
42
49
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -60,11 +67,20 @@ export interface UpdateBuildCommandOutput extends UpdateBuildOutput, __MetadataB
60
67
  export declare class UpdateBuildCommand extends $Command<UpdateBuildCommandInput, UpdateBuildCommandOutput, GameLiftClientResolvedConfig> {
61
68
  readonly input: UpdateBuildCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: UpdateBuildCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateBuildCommandInput, UpdateBuildCommandOutput>;
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 { UpdateFleetAttributesInput, UpdateFleetAttributesOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateFleetAttributesCommand}.
8
10
  */
9
11
  export interface UpdateFleetAttributesCommandInput extends UpdateFleetAttributesInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateFleetAttributesCommand}.
13
17
  */
14
18
  export interface UpdateFleetAttributesCommandOutput extends UpdateFleetAttributesOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates a fleet's mutable attributes, including game session protection and resource
18
23
  * creation limits.</p>
19
24
  * <p>To update fleet attributes, specify the fleet ID and the property values that you want
@@ -36,6 +41,8 @@ export interface UpdateFleetAttributesCommandOutput extends UpdateFleetAttribute
36
41
  * const response = await client.send(command);
37
42
  * ```
38
43
  *
44
+ * @param UpdateFleetAttributesCommandInput - {@link UpdateFleetAttributesCommandInput}
45
+ * @returns {@link UpdateFleetAttributesCommandOutput}
39
46
  * @see {@link UpdateFleetAttributesCommandInput} for command's `input` shape.
40
47
  * @see {@link UpdateFleetAttributesCommandOutput} for command's `response` shape.
41
48
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -74,11 +81,20 @@ export interface UpdateFleetAttributesCommandOutput extends UpdateFleetAttribute
74
81
  export declare class UpdateFleetAttributesCommand extends $Command<UpdateFleetAttributesCommandInput, UpdateFleetAttributesCommandOutput, GameLiftClientResolvedConfig> {
75
82
  readonly input: UpdateFleetAttributesCommandInput;
76
83
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
+ /**
85
+ * @public
86
+ */
77
87
  constructor(input: UpdateFleetAttributesCommandInput);
78
88
  /**
79
89
  * @internal
80
90
  */
81
91
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFleetAttributesCommandInput, UpdateFleetAttributesCommandOutput>;
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 { UpdateFleetCapacityInput, UpdateFleetCapacityOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateFleetCapacityCommand}.
8
10
  */
9
11
  export interface UpdateFleetCapacityCommandInput extends UpdateFleetCapacityInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateFleetCapacityCommand}.
13
17
  */
14
18
  export interface UpdateFleetCapacityCommandOutput extends UpdateFleetCapacityOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates capacity settings for a fleet. For fleets with multiple locations, use this
18
23
  * operation to manage capacity settings in each location individually. Fleet capacity
19
24
  * determines the number of game sessions and players that can be hosted based on the fleet
@@ -69,6 +74,8 @@ export interface UpdateFleetCapacityCommandOutput extends UpdateFleetCapacityOut
69
74
  * const response = await client.send(command);
70
75
  * ```
71
76
  *
77
+ * @param UpdateFleetCapacityCommandInput - {@link UpdateFleetCapacityCommandInput}
78
+ * @returns {@link UpdateFleetCapacityCommandOutput}
72
79
  * @see {@link UpdateFleetCapacityCommandInput} for command's `input` shape.
73
80
  * @see {@link UpdateFleetCapacityCommandOutput} for command's `response` shape.
74
81
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -110,11 +117,20 @@ export interface UpdateFleetCapacityCommandOutput extends UpdateFleetCapacityOut
110
117
  export declare class UpdateFleetCapacityCommand extends $Command<UpdateFleetCapacityCommandInput, UpdateFleetCapacityCommandOutput, GameLiftClientResolvedConfig> {
111
118
  readonly input: UpdateFleetCapacityCommandInput;
112
119
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
120
+ /**
121
+ * @public
122
+ */
113
123
  constructor(input: UpdateFleetCapacityCommandInput);
114
124
  /**
115
125
  * @internal
116
126
  */
117
127
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFleetCapacityCommandInput, UpdateFleetCapacityCommandOutput>;
128
+ /**
129
+ * @internal
130
+ */
118
131
  private serialize;
132
+ /**
133
+ * @internal
134
+ */
119
135
  private deserialize;
120
136
  }
@@ -5,16 +5,21 @@ import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f
5
5
  import { UpdateFleetPortSettingsInput } from "../models/models_0";
6
6
  import { UpdateFleetPortSettingsOutput } from "../models/models_1";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link UpdateFleetPortSettingsCommand}.
9
11
  */
10
12
  export interface UpdateFleetPortSettingsCommandInput extends UpdateFleetPortSettingsInput {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link UpdateFleetPortSettingsCommand}.
14
18
  */
15
19
  export interface UpdateFleetPortSettingsCommandOutput extends UpdateFleetPortSettingsOutput, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Updates permissions that allow inbound traffic to connect to game sessions that are
19
24
  * being hosted on instances in the fleet. </p>
20
25
  * <p>To update settings, specify the fleet ID to be updated and specify the changes to be
@@ -43,6 +48,8 @@ export interface UpdateFleetPortSettingsCommandOutput extends UpdateFleetPortSet
43
48
  * const response = await client.send(command);
44
49
  * ```
45
50
  *
51
+ * @param UpdateFleetPortSettingsCommandInput - {@link UpdateFleetPortSettingsCommandInput}
52
+ * @returns {@link UpdateFleetPortSettingsCommandOutput}
46
53
  * @see {@link UpdateFleetPortSettingsCommandInput} for command's `input` shape.
47
54
  * @see {@link UpdateFleetPortSettingsCommandOutput} for command's `response` shape.
48
55
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -81,11 +88,20 @@ export interface UpdateFleetPortSettingsCommandOutput extends UpdateFleetPortSet
81
88
  export declare class UpdateFleetPortSettingsCommand extends $Command<UpdateFleetPortSettingsCommandInput, UpdateFleetPortSettingsCommandOutput, GameLiftClientResolvedConfig> {
82
89
  readonly input: UpdateFleetPortSettingsCommandInput;
83
90
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
+ /**
92
+ * @public
93
+ */
84
94
  constructor(input: UpdateFleetPortSettingsCommandInput);
85
95
  /**
86
96
  * @internal
87
97
  */
88
98
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFleetPortSettingsCommandInput, UpdateFleetPortSettingsCommandOutput>;
99
+ /**
100
+ * @internal
101
+ */
89
102
  private serialize;
103
+ /**
104
+ * @internal
105
+ */
90
106
  private deserialize;
91
107
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { UpdateGameServerInput, UpdateGameServerOutput } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateGameServerCommand}.
8
10
  */
9
11
  export interface UpdateGameServerCommandInput extends UpdateGameServerInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateGameServerCommand}.
13
17
  */
14
18
  export interface UpdateGameServerCommandOutput extends UpdateGameServerOutput, __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>
@@ -61,6 +66,8 @@ export interface UpdateGameServerCommandOutput extends UpdateGameServerOutput, _
61
66
  * const response = await client.send(command);
62
67
  * ```
63
68
  *
69
+ * @param UpdateGameServerCommandInput - {@link UpdateGameServerCommandInput}
70
+ * @returns {@link UpdateGameServerCommandOutput}
64
71
  * @see {@link UpdateGameServerCommandInput} for command's `input` shape.
65
72
  * @see {@link UpdateGameServerCommandOutput} for command's `response` shape.
66
73
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -84,11 +91,20 @@ export interface UpdateGameServerCommandOutput extends UpdateGameServerOutput, _
84
91
  export declare class UpdateGameServerCommand extends $Command<UpdateGameServerCommandInput, UpdateGameServerCommandOutput, GameLiftClientResolvedConfig> {
85
92
  readonly input: UpdateGameServerCommandInput;
86
93
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
+ /**
95
+ * @public
96
+ */
87
97
  constructor(input: UpdateGameServerCommandInput);
88
98
  /**
89
99
  * @internal
90
100
  */
91
101
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGameServerCommandInput, UpdateGameServerCommandOutput>;
102
+ /**
103
+ * @internal
104
+ */
92
105
  private serialize;
106
+ /**
107
+ * @internal
108
+ */
93
109
  private deserialize;
94
110
  }