@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 { DescribeEC2InstanceLimitsInput, DescribeEC2InstanceLimitsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeEC2InstanceLimitsCommand}.
8
10
  */
9
11
  export interface DescribeEC2InstanceLimitsCommandInput extends DescribeEC2InstanceLimitsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeEC2InstanceLimitsCommand}.
13
17
  */
14
18
  export interface DescribeEC2InstanceLimitsCommandOutput extends DescribeEC2InstanceLimitsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves the instance limits and current utilization for an Amazon Web Services Region or location.
18
23
  * Instance limits control the number of instances, per instance type, per location, that
19
24
  * your Amazon Web Services account can use. Learn more at <a href="http://aws.amazon.com/ec2/instance-types/">Amazon EC2 Instance Types</a>. The information
@@ -79,6 +84,8 @@ export interface DescribeEC2InstanceLimitsCommandOutput extends DescribeEC2Insta
79
84
  * const response = await client.send(command);
80
85
  * ```
81
86
  *
87
+ * @param DescribeEC2InstanceLimitsCommandInput - {@link DescribeEC2InstanceLimitsCommandInput}
88
+ * @returns {@link DescribeEC2InstanceLimitsCommandOutput}
82
89
  * @see {@link DescribeEC2InstanceLimitsCommandInput} for command's `input` shape.
83
90
  * @see {@link DescribeEC2InstanceLimitsCommandOutput} for command's `response` shape.
84
91
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -102,11 +109,20 @@ export interface DescribeEC2InstanceLimitsCommandOutput extends DescribeEC2Insta
102
109
  export declare class DescribeEC2InstanceLimitsCommand extends $Command<DescribeEC2InstanceLimitsCommandInput, DescribeEC2InstanceLimitsCommandOutput, GameLiftClientResolvedConfig> {
103
110
  readonly input: DescribeEC2InstanceLimitsCommandInput;
104
111
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
112
+ /**
113
+ * @public
114
+ */
105
115
  constructor(input: DescribeEC2InstanceLimitsCommandInput);
106
116
  /**
107
117
  * @internal
108
118
  */
109
119
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEC2InstanceLimitsCommandInput, DescribeEC2InstanceLimitsCommandOutput>;
120
+ /**
121
+ * @internal
122
+ */
110
123
  private serialize;
124
+ /**
125
+ * @internal
126
+ */
111
127
  private deserialize;
112
128
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeFleetAttributesInput, DescribeFleetAttributesOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFleetAttributesCommand}.
8
10
  */
9
11
  export interface DescribeFleetAttributesCommandInput extends DescribeFleetAttributesInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFleetAttributesCommand}.
13
17
  */
14
18
  export interface DescribeFleetAttributesCommandOutput extends DescribeFleetAttributesOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves core fleet-wide properties, including the computing hardware and deployment
18
23
  * configuration for all instances in the fleet.</p>
19
24
  * <p>This operation can be used in the following ways: </p>
@@ -52,6 +57,8 @@ export interface DescribeFleetAttributesCommandOutput extends DescribeFleetAttri
52
57
  * const response = await client.send(command);
53
58
  * ```
54
59
  *
60
+ * @param DescribeFleetAttributesCommandInput - {@link DescribeFleetAttributesCommandInput}
61
+ * @returns {@link DescribeFleetAttributesCommandOutput}
55
62
  * @see {@link DescribeFleetAttributesCommandInput} for command's `input` shape.
56
63
  * @see {@link DescribeFleetAttributesCommandOutput} for command's `response` shape.
57
64
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -75,11 +82,20 @@ export interface DescribeFleetAttributesCommandOutput extends DescribeFleetAttri
75
82
  export declare class DescribeFleetAttributesCommand extends $Command<DescribeFleetAttributesCommandInput, DescribeFleetAttributesCommandOutput, GameLiftClientResolvedConfig> {
76
83
  readonly input: DescribeFleetAttributesCommandInput;
77
84
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
+ /**
86
+ * @public
87
+ */
78
88
  constructor(input: DescribeFleetAttributesCommandInput);
79
89
  /**
80
90
  * @internal
81
91
  */
82
92
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFleetAttributesCommandInput, DescribeFleetAttributesCommandOutput>;
93
+ /**
94
+ * @internal
95
+ */
83
96
  private serialize;
97
+ /**
98
+ * @internal
99
+ */
84
100
  private deserialize;
85
101
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeFleetCapacityInput, DescribeFleetCapacityOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFleetCapacityCommand}.
8
10
  */
9
11
  export interface DescribeFleetCapacityCommandInput extends DescribeFleetCapacityInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFleetCapacityCommand}.
13
17
  */
14
18
  export interface DescribeFleetCapacityCommandOutput extends DescribeFleetCapacityOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves the resource capacity settings for one or more fleets. The data returned
18
23
  * includes the current fleet capacity (number of EC2 instances), and settings that can
19
24
  * control how capacity scaling. For fleets with remote locations, this operation retrieves
@@ -60,6 +65,8 @@ export interface DescribeFleetCapacityCommandOutput extends DescribeFleetCapacit
60
65
  * const response = await client.send(command);
61
66
  * ```
62
67
  *
68
+ * @param DescribeFleetCapacityCommandInput - {@link DescribeFleetCapacityCommandInput}
69
+ * @returns {@link DescribeFleetCapacityCommandOutput}
63
70
  * @see {@link DescribeFleetCapacityCommandInput} for command's `input` shape.
64
71
  * @see {@link DescribeFleetCapacityCommandOutput} for command's `response` shape.
65
72
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -83,11 +90,20 @@ export interface DescribeFleetCapacityCommandOutput extends DescribeFleetCapacit
83
90
  export declare class DescribeFleetCapacityCommand extends $Command<DescribeFleetCapacityCommandInput, DescribeFleetCapacityCommandOutput, GameLiftClientResolvedConfig> {
84
91
  readonly input: DescribeFleetCapacityCommandInput;
85
92
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
+ /**
94
+ * @public
95
+ */
86
96
  constructor(input: DescribeFleetCapacityCommandInput);
87
97
  /**
88
98
  * @internal
89
99
  */
90
100
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFleetCapacityCommandInput, DescribeFleetCapacityCommandOutput>;
101
+ /**
102
+ * @internal
103
+ */
91
104
  private serialize;
105
+ /**
106
+ * @internal
107
+ */
92
108
  private deserialize;
93
109
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeFleetEventsInput, DescribeFleetEventsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFleetEventsCommand}.
8
10
  */
9
11
  export interface DescribeFleetEventsCommandInput extends DescribeFleetEventsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFleetEventsCommand}.
13
17
  */
14
18
  export interface DescribeFleetEventsCommandOutput extends DescribeFleetEventsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves entries from a fleet's event log. Fleet events are initiated by changes in
18
23
  * status, such as during fleet creation and termination, changes in capacity, etc. If a
19
24
  * fleet has multiple locations, events are also initiated by changes to status and
@@ -39,6 +44,8 @@ export interface DescribeFleetEventsCommandOutput extends DescribeFleetEventsOut
39
44
  * const response = await client.send(command);
40
45
  * ```
41
46
  *
47
+ * @param DescribeFleetEventsCommandInput - {@link DescribeFleetEventsCommandInput}
48
+ * @returns {@link DescribeFleetEventsCommandOutput}
42
49
  * @see {@link DescribeFleetEventsCommandInput} for command's `input` shape.
43
50
  * @see {@link DescribeFleetEventsCommandOutput} for command's `response` shape.
44
51
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -62,11 +69,20 @@ export interface DescribeFleetEventsCommandOutput extends DescribeFleetEventsOut
62
69
  export declare class DescribeFleetEventsCommand extends $Command<DescribeFleetEventsCommandInput, DescribeFleetEventsCommandOutput, GameLiftClientResolvedConfig> {
63
70
  readonly input: DescribeFleetEventsCommandInput;
64
71
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
+ /**
73
+ * @public
74
+ */
65
75
  constructor(input: DescribeFleetEventsCommandInput);
66
76
  /**
67
77
  * @internal
68
78
  */
69
79
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFleetEventsCommandInput, DescribeFleetEventsCommandOutput>;
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 { DescribeFleetLocationAttributesInput, DescribeFleetLocationAttributesOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFleetLocationAttributesCommand}.
8
10
  */
9
11
  export interface DescribeFleetLocationAttributesCommandInput extends DescribeFleetLocationAttributesInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFleetLocationAttributesCommand}.
13
17
  */
14
18
  export interface DescribeFleetLocationAttributesCommandOutput extends DescribeFleetLocationAttributesOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves information on a fleet's remote locations, including life-cycle status and
18
23
  * any suspended fleet activity. </p>
19
24
  * <p>This operation can be used in the following ways: </p>
@@ -50,6 +55,8 @@ export interface DescribeFleetLocationAttributesCommandOutput extends DescribeFl
50
55
  * const response = await client.send(command);
51
56
  * ```
52
57
  *
58
+ * @param DescribeFleetLocationAttributesCommandInput - {@link DescribeFleetLocationAttributesCommandInput}
59
+ * @returns {@link DescribeFleetLocationAttributesCommandOutput}
53
60
  * @see {@link DescribeFleetLocationAttributesCommandInput} for command's `input` shape.
54
61
  * @see {@link DescribeFleetLocationAttributesCommandOutput} for command's `response` shape.
55
62
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -76,11 +83,20 @@ export interface DescribeFleetLocationAttributesCommandOutput extends DescribeFl
76
83
  export declare class DescribeFleetLocationAttributesCommand extends $Command<DescribeFleetLocationAttributesCommandInput, DescribeFleetLocationAttributesCommandOutput, GameLiftClientResolvedConfig> {
77
84
  readonly input: DescribeFleetLocationAttributesCommandInput;
78
85
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
+ /**
87
+ * @public
88
+ */
79
89
  constructor(input: DescribeFleetLocationAttributesCommandInput);
80
90
  /**
81
91
  * @internal
82
92
  */
83
93
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFleetLocationAttributesCommandInput, DescribeFleetLocationAttributesCommandOutput>;
94
+ /**
95
+ * @internal
96
+ */
84
97
  private serialize;
98
+ /**
99
+ * @internal
100
+ */
85
101
  private deserialize;
86
102
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeFleetLocationCapacityInput, DescribeFleetLocationCapacityOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFleetLocationCapacityCommand}.
8
10
  */
9
11
  export interface DescribeFleetLocationCapacityCommandInput extends DescribeFleetLocationCapacityInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFleetLocationCapacityCommand}.
13
17
  */
14
18
  export interface DescribeFleetLocationCapacityCommandOutput extends DescribeFleetLocationCapacityOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves the resource capacity settings for a fleet location. The data returned
18
23
  * includes the current capacity (number of EC2 instances) and some scaling settings for
19
24
  * the requested fleet location. Use this operation to retrieve capacity information for a
@@ -42,6 +47,8 @@ export interface DescribeFleetLocationCapacityCommandOutput extends DescribeFlee
42
47
  * const response = await client.send(command);
43
48
  * ```
44
49
  *
50
+ * @param DescribeFleetLocationCapacityCommandInput - {@link DescribeFleetLocationCapacityCommandInput}
51
+ * @returns {@link DescribeFleetLocationCapacityCommandOutput}
45
52
  * @see {@link DescribeFleetLocationCapacityCommandInput} for command's `input` shape.
46
53
  * @see {@link DescribeFleetLocationCapacityCommandOutput} for command's `response` shape.
47
54
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -68,11 +75,20 @@ export interface DescribeFleetLocationCapacityCommandOutput extends DescribeFlee
68
75
  export declare class DescribeFleetLocationCapacityCommand extends $Command<DescribeFleetLocationCapacityCommandInput, DescribeFleetLocationCapacityCommandOutput, GameLiftClientResolvedConfig> {
69
76
  readonly input: DescribeFleetLocationCapacityCommandInput;
70
77
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
+ /**
79
+ * @public
80
+ */
71
81
  constructor(input: DescribeFleetLocationCapacityCommandInput);
72
82
  /**
73
83
  * @internal
74
84
  */
75
85
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFleetLocationCapacityCommandInput, DescribeFleetLocationCapacityCommandOutput>;
86
+ /**
87
+ * @internal
88
+ */
76
89
  private serialize;
90
+ /**
91
+ * @internal
92
+ */
77
93
  private deserialize;
78
94
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeFleetLocationUtilizationInput, DescribeFleetLocationUtilizationOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFleetLocationUtilizationCommand}.
8
10
  */
9
11
  export interface DescribeFleetLocationUtilizationCommandInput extends DescribeFleetLocationUtilizationInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFleetLocationUtilizationCommand}.
13
17
  */
14
18
  export interface DescribeFleetLocationUtilizationCommandOutput extends DescribeFleetLocationUtilizationOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves current usage data for a fleet location. Utilization data provides a
18
23
  * snapshot of current game hosting activity at the requested location. Use this operation
19
24
  * to retrieve utilization information for a fleet's remote location or home Region (you
@@ -42,6 +47,8 @@ export interface DescribeFleetLocationUtilizationCommandOutput extends DescribeF
42
47
  * const response = await client.send(command);
43
48
  * ```
44
49
  *
50
+ * @param DescribeFleetLocationUtilizationCommandInput - {@link DescribeFleetLocationUtilizationCommandInput}
51
+ * @returns {@link DescribeFleetLocationUtilizationCommandOutput}
45
52
  * @see {@link DescribeFleetLocationUtilizationCommandInput} for command's `input` shape.
46
53
  * @see {@link DescribeFleetLocationUtilizationCommandOutput} for command's `response` shape.
47
54
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -68,11 +75,20 @@ export interface DescribeFleetLocationUtilizationCommandOutput extends DescribeF
68
75
  export declare class DescribeFleetLocationUtilizationCommand extends $Command<DescribeFleetLocationUtilizationCommandInput, DescribeFleetLocationUtilizationCommandOutput, GameLiftClientResolvedConfig> {
69
76
  readonly input: DescribeFleetLocationUtilizationCommandInput;
70
77
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
+ /**
79
+ * @public
80
+ */
71
81
  constructor(input: DescribeFleetLocationUtilizationCommandInput);
72
82
  /**
73
83
  * @internal
74
84
  */
75
85
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFleetLocationUtilizationCommandInput, DescribeFleetLocationUtilizationCommandOutput>;
86
+ /**
87
+ * @internal
88
+ */
76
89
  private serialize;
90
+ /**
91
+ * @internal
92
+ */
77
93
  private deserialize;
78
94
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeFleetPortSettingsInput, DescribeFleetPortSettingsOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFleetPortSettingsCommand}.
8
10
  */
9
11
  export interface DescribeFleetPortSettingsCommandInput extends DescribeFleetPortSettingsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFleetPortSettingsCommand}.
13
17
  */
14
18
  export interface DescribeFleetPortSettingsCommandOutput extends DescribeFleetPortSettingsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves a fleet's inbound connection permissions. Connection permissions specify the
18
23
  * range of IP addresses and port settings that incoming traffic can use to access server
19
24
  * processes in the fleet. Game sessions that are running on instances in the fleet must
@@ -50,6 +55,8 @@ export interface DescribeFleetPortSettingsCommandOutput extends DescribeFleetPor
50
55
  * const response = await client.send(command);
51
56
  * ```
52
57
  *
58
+ * @param DescribeFleetPortSettingsCommandInput - {@link DescribeFleetPortSettingsCommandInput}
59
+ * @returns {@link DescribeFleetPortSettingsCommandOutput}
53
60
  * @see {@link DescribeFleetPortSettingsCommandInput} for command's `input` shape.
54
61
  * @see {@link DescribeFleetPortSettingsCommandOutput} for command's `response` shape.
55
62
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -76,11 +83,20 @@ export interface DescribeFleetPortSettingsCommandOutput extends DescribeFleetPor
76
83
  export declare class DescribeFleetPortSettingsCommand extends $Command<DescribeFleetPortSettingsCommandInput, DescribeFleetPortSettingsCommandOutput, GameLiftClientResolvedConfig> {
77
84
  readonly input: DescribeFleetPortSettingsCommandInput;
78
85
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
+ /**
87
+ * @public
88
+ */
79
89
  constructor(input: DescribeFleetPortSettingsCommandInput);
80
90
  /**
81
91
  * @internal
82
92
  */
83
93
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFleetPortSettingsCommandInput, DescribeFleetPortSettingsCommandOutput>;
94
+ /**
95
+ * @internal
96
+ */
84
97
  private serialize;
98
+ /**
99
+ * @internal
100
+ */
85
101
  private deserialize;
86
102
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeFleetUtilizationInput, DescribeFleetUtilizationOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeFleetUtilizationCommand}.
8
10
  */
9
11
  export interface DescribeFleetUtilizationCommandInput extends DescribeFleetUtilizationInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeFleetUtilizationCommand}.
13
17
  */
14
18
  export interface DescribeFleetUtilizationCommandOutput extends DescribeFleetUtilizationOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Retrieves utilization statistics for one or more fleets. Utilization data provides a
18
23
  * snapshot of how the fleet's hosting resources are currently being used. For fleets with
19
24
  * remote locations, this operation retrieves data for the fleet's home Region only. See
@@ -60,6 +65,8 @@ export interface DescribeFleetUtilizationCommandOutput extends DescribeFleetUtil
60
65
  * const response = await client.send(command);
61
66
  * ```
62
67
  *
68
+ * @param DescribeFleetUtilizationCommandInput - {@link DescribeFleetUtilizationCommandInput}
69
+ * @returns {@link DescribeFleetUtilizationCommandOutput}
63
70
  * @see {@link DescribeFleetUtilizationCommandInput} for command's `input` shape.
64
71
  * @see {@link DescribeFleetUtilizationCommandOutput} for command's `response` shape.
65
72
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -83,11 +90,20 @@ export interface DescribeFleetUtilizationCommandOutput extends DescribeFleetUtil
83
90
  export declare class DescribeFleetUtilizationCommand extends $Command<DescribeFleetUtilizationCommandInput, DescribeFleetUtilizationCommandOutput, GameLiftClientResolvedConfig> {
84
91
  readonly input: DescribeFleetUtilizationCommandInput;
85
92
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
+ /**
94
+ * @public
95
+ */
86
96
  constructor(input: DescribeFleetUtilizationCommandInput);
87
97
  /**
88
98
  * @internal
89
99
  */
90
100
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFleetUtilizationCommandInput, DescribeFleetUtilizationCommandOutput>;
101
+ /**
102
+ * @internal
103
+ */
91
104
  private serialize;
105
+ /**
106
+ * @internal
107
+ */
92
108
  private deserialize;
93
109
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeGameServerInput, DescribeGameServerOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeGameServerCommand}.
8
10
  */
9
11
  export interface DescribeGameServerCommandInput extends DescribeGameServerInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeGameServerCommand}.
13
17
  */
14
18
  export interface DescribeGameServerCommandOutput extends DescribeGameServerOutput, __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>
@@ -39,6 +44,8 @@ export interface DescribeGameServerCommandOutput extends DescribeGameServerOutpu
39
44
  * const response = await client.send(command);
40
45
  * ```
41
46
  *
47
+ * @param DescribeGameServerCommandInput - {@link DescribeGameServerCommandInput}
48
+ * @returns {@link DescribeGameServerCommandOutput}
42
49
  * @see {@link DescribeGameServerCommandInput} for command's `input` shape.
43
50
  * @see {@link DescribeGameServerCommandOutput} for command's `response` shape.
44
51
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -62,11 +69,20 @@ export interface DescribeGameServerCommandOutput extends DescribeGameServerOutpu
62
69
  export declare class DescribeGameServerCommand extends $Command<DescribeGameServerCommandInput, DescribeGameServerCommandOutput, GameLiftClientResolvedConfig> {
63
70
  readonly input: DescribeGameServerCommandInput;
64
71
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
+ /**
73
+ * @public
74
+ */
65
75
  constructor(input: DescribeGameServerCommandInput);
66
76
  /**
67
77
  * @internal
68
78
  */
69
79
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGameServerCommandInput, DescribeGameServerCommandOutput>;
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 { DescribeGameServerGroupInput, DescribeGameServerGroupOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeGameServerGroupCommand}.
8
10
  */
9
11
  export interface DescribeGameServerGroupCommandInput extends DescribeGameServerGroupInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeGameServerGroupCommand}.
13
17
  */
14
18
  export interface DescribeGameServerGroupCommandOutput extends DescribeGameServerGroupOutput, __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>
@@ -41,6 +46,8 @@ export interface DescribeGameServerGroupCommandOutput extends DescribeGameServer
41
46
  * const response = await client.send(command);
42
47
  * ```
43
48
  *
49
+ * @param DescribeGameServerGroupCommandInput - {@link DescribeGameServerGroupCommandInput}
50
+ * @returns {@link DescribeGameServerGroupCommandOutput}
44
51
  * @see {@link DescribeGameServerGroupCommandInput} for command's `input` shape.
45
52
  * @see {@link DescribeGameServerGroupCommandOutput} for command's `response` shape.
46
53
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -64,11 +71,20 @@ export interface DescribeGameServerGroupCommandOutput extends DescribeGameServer
64
71
  export declare class DescribeGameServerGroupCommand extends $Command<DescribeGameServerGroupCommandInput, DescribeGameServerGroupCommandOutput, GameLiftClientResolvedConfig> {
65
72
  readonly input: DescribeGameServerGroupCommandInput;
66
73
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
+ /**
75
+ * @public
76
+ */
67
77
  constructor(input: DescribeGameServerGroupCommandInput);
68
78
  /**
69
79
  * @internal
70
80
  */
71
81
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGameServerGroupCommandInput, DescribeGameServerGroupCommandOutput>;
82
+ /**
83
+ * @internal
84
+ */
72
85
  private serialize;
86
+ /**
87
+ * @internal
88
+ */
73
89
  private deserialize;
74
90
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
5
5
  import { DescribeGameServerInstancesInput, DescribeGameServerInstancesOutput } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeGameServerInstancesCommand}.
8
10
  */
9
11
  export interface DescribeGameServerInstancesCommandInput extends DescribeGameServerInstancesInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeGameServerInstancesCommand}.
13
17
  */
14
18
  export interface DescribeGameServerInstancesCommandOutput extends DescribeGameServerInstancesOutput, __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 DescribeGameServerInstancesCommandOutput extends DescribeGameSe
47
52
  * const response = await client.send(command);
48
53
  * ```
49
54
  *
55
+ * @param DescribeGameServerInstancesCommandInput - {@link DescribeGameServerInstancesCommandInput}
56
+ * @returns {@link DescribeGameServerInstancesCommandOutput}
50
57
  * @see {@link DescribeGameServerInstancesCommandInput} for command's `input` shape.
51
58
  * @see {@link DescribeGameServerInstancesCommandOutput} for command's `response` shape.
52
59
  * @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
@@ -70,11 +77,20 @@ export interface DescribeGameServerInstancesCommandOutput extends DescribeGameSe
70
77
  export declare class DescribeGameServerInstancesCommand extends $Command<DescribeGameServerInstancesCommandInput, DescribeGameServerInstancesCommandOutput, GameLiftClientResolvedConfig> {
71
78
  readonly input: DescribeGameServerInstancesCommandInput;
72
79
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
+ /**
81
+ * @public
82
+ */
73
83
  constructor(input: DescribeGameServerInstancesCommandInput);
74
84
  /**
75
85
  * @internal
76
86
  */
77
87
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGameServerInstancesCommandInput, DescribeGameServerInstancesCommandOutput>;
88
+ /**
89
+ * @internal
90
+ */
78
91
  private serialize;
92
+ /**
93
+ * @internal
94
+ */
79
95
  private deserialize;
80
96
  }