@aws-sdk/client-gamelift 3.651.1 → 3.658.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 (217) hide show
  1. package/dist-types/commands/AcceptMatchCommand.d.ts +11 -0
  2. package/dist-types/commands/ClaimGameServerCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateAliasCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateBuildCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateContainerGroupDefinitionCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateFleetCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateGameSessionCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateLocationCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +11 -0
  14. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +11 -0
  15. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateScriptCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteAliasCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteBuildCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteContainerGroupDefinitionCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteFleetCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteLocationCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +11 -0
  29. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +11 -0
  30. package/dist-types/commands/DeleteScriptCommand.d.ts +11 -0
  31. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +11 -0
  32. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +11 -0
  33. package/dist-types/commands/DeregisterComputeCommand.d.ts +11 -0
  34. package/dist-types/commands/DeregisterGameServerCommand.d.ts +11 -0
  35. package/dist-types/commands/DescribeAliasCommand.d.ts +11 -0
  36. package/dist-types/commands/DescribeBuildCommand.d.ts +11 -0
  37. package/dist-types/commands/DescribeComputeCommand.d.ts +11 -0
  38. package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +11 -0
  39. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +11 -0
  40. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +11 -0
  41. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +11 -0
  42. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +11 -0
  43. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +11 -0
  44. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +11 -0
  45. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +11 -0
  46. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +11 -0
  47. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +11 -0
  48. package/dist-types/commands/DescribeGameServerCommand.d.ts +11 -0
  49. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +11 -0
  50. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +11 -0
  51. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +11 -0
  52. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +11 -0
  53. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +11 -0
  54. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +11 -0
  55. package/dist-types/commands/DescribeInstancesCommand.d.ts +11 -0
  56. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +11 -0
  57. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +11 -0
  58. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +11 -0
  59. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +11 -0
  60. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +11 -0
  61. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +11 -0
  62. package/dist-types/commands/DescribeScriptCommand.d.ts +11 -0
  63. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +11 -0
  64. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +11 -0
  65. package/dist-types/commands/GetComputeAccessCommand.d.ts +11 -0
  66. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +11 -0
  67. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +11 -0
  68. package/dist-types/commands/GetInstanceAccessCommand.d.ts +11 -0
  69. package/dist-types/commands/ListAliasesCommand.d.ts +11 -0
  70. package/dist-types/commands/ListBuildsCommand.d.ts +11 -0
  71. package/dist-types/commands/ListComputeCommand.d.ts +11 -0
  72. package/dist-types/commands/ListContainerGroupDefinitionsCommand.d.ts +11 -0
  73. package/dist-types/commands/ListFleetsCommand.d.ts +11 -0
  74. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +11 -0
  75. package/dist-types/commands/ListGameServersCommand.d.ts +11 -0
  76. package/dist-types/commands/ListLocationsCommand.d.ts +11 -0
  77. package/dist-types/commands/ListScriptsCommand.d.ts +11 -0
  78. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  79. package/dist-types/commands/PutScalingPolicyCommand.d.ts +11 -0
  80. package/dist-types/commands/RegisterComputeCommand.d.ts +11 -0
  81. package/dist-types/commands/RegisterGameServerCommand.d.ts +11 -0
  82. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +11 -0
  83. package/dist-types/commands/ResolveAliasCommand.d.ts +11 -0
  84. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +11 -0
  85. package/dist-types/commands/SearchGameSessionsCommand.d.ts +11 -0
  86. package/dist-types/commands/StartFleetActionsCommand.d.ts +11 -0
  87. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +11 -0
  88. package/dist-types/commands/StartMatchBackfillCommand.d.ts +11 -0
  89. package/dist-types/commands/StartMatchmakingCommand.d.ts +11 -0
  90. package/dist-types/commands/StopFleetActionsCommand.d.ts +11 -0
  91. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +11 -0
  92. package/dist-types/commands/StopMatchmakingCommand.d.ts +11 -0
  93. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +11 -0
  94. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  95. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  96. package/dist-types/commands/UpdateAliasCommand.d.ts +11 -0
  97. package/dist-types/commands/UpdateBuildCommand.d.ts +11 -0
  98. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +11 -0
  99. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +11 -0
  100. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +11 -0
  101. package/dist-types/commands/UpdateGameServerCommand.d.ts +11 -0
  102. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +11 -0
  103. package/dist-types/commands/UpdateGameSessionCommand.d.ts +11 -0
  104. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +11 -0
  105. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +11 -0
  106. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +11 -0
  107. package/dist-types/commands/UpdateScriptCommand.d.ts +11 -0
  108. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +11 -0
  109. package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/CreateContainerGroupDefinitionCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/DeleteContainerGroupDefinitionCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/DescribeContainerGroupDefinitionCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/ListContainerGroupDefinitionsCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +12 -1
  185. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +12 -1
  186. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  187. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +12 -1
  188. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +12 -1
  189. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +12 -1
  190. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +12 -1
  191. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +12 -1
  192. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +12 -1
  193. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +12 -1
  194. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +12 -1
  195. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +12 -1
  196. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +12 -1
  197. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +12 -1
  198. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +12 -1
  199. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +12 -1
  200. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +12 -1
  201. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +12 -1
  202. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  203. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  204. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +12 -1
  205. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +12 -1
  206. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +12 -1
  207. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +12 -1
  208. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +12 -1
  209. package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +12 -1
  210. package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +12 -1
  211. package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +12 -1
  212. package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +12 -1
  213. package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +12 -1
  214. package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +12 -1
  215. package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +12 -1
  216. package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +12 -1
  217. package/package.json +35 -35
@@ -107,4 +107,15 @@ declare const AcceptMatchCommand_base: {
107
107
  * @public
108
108
  */
109
109
  export declare class AcceptMatchCommand extends AcceptMatchCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: AcceptMatchInput;
114
+ output: {};
115
+ };
116
+ sdk: {
117
+ input: AcceptMatchCommandInput;
118
+ output: AcceptMatchCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -143,4 +143,15 @@ declare const ClaimGameServerCommand_base: {
143
143
  * @public
144
144
  */
145
145
  export declare class ClaimGameServerCommand extends ClaimGameServerCommand_base {
146
+ /** @internal type navigation helper, not in runtime. */
147
+ protected static __types: {
148
+ api: {
149
+ input: ClaimGameServerInput;
150
+ output: ClaimGameServerOutput;
151
+ };
152
+ sdk: {
153
+ input: ClaimGameServerCommandInput;
154
+ output: ClaimGameServerCommandOutput;
155
+ };
156
+ };
146
157
  }
@@ -126,4 +126,15 @@ declare const CreateAliasCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class CreateAliasCommand extends CreateAliasCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: CreateAliasInput;
133
+ output: CreateAliasOutput;
134
+ };
135
+ sdk: {
136
+ input: CreateAliasCommandInput;
137
+ output: CreateAliasCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -157,4 +157,15 @@ declare const CreateBuildCommand_base: {
157
157
  * @public
158
158
  */
159
159
  export declare class CreateBuildCommand extends CreateBuildCommand_base {
160
+ /** @internal type navigation helper, not in runtime. */
161
+ protected static __types: {
162
+ api: {
163
+ input: CreateBuildInput;
164
+ output: CreateBuildOutput;
165
+ };
166
+ sdk: {
167
+ input: CreateBuildCommandInput;
168
+ output: CreateBuildCommandOutput;
169
+ };
170
+ };
160
171
  }
@@ -260,4 +260,15 @@ declare const CreateContainerGroupDefinitionCommand_base: {
260
260
  * @public
261
261
  */
262
262
  export declare class CreateContainerGroupDefinitionCommand extends CreateContainerGroupDefinitionCommand_base {
263
+ /** @internal type navigation helper, not in runtime. */
264
+ protected static __types: {
265
+ api: {
266
+ input: CreateContainerGroupDefinitionInput;
267
+ output: CreateContainerGroupDefinitionOutput;
268
+ };
269
+ sdk: {
270
+ input: CreateContainerGroupDefinitionCommandInput;
271
+ output: CreateContainerGroupDefinitionCommandOutput;
272
+ };
273
+ };
263
274
  }
@@ -373,4 +373,15 @@ declare const CreateFleetCommand_base: {
373
373
  * @public
374
374
  */
375
375
  export declare class CreateFleetCommand extends CreateFleetCommand_base {
376
+ /** @internal type navigation helper, not in runtime. */
377
+ protected static __types: {
378
+ api: {
379
+ input: CreateFleetInput;
380
+ output: CreateFleetOutput;
381
+ };
382
+ sdk: {
383
+ input: CreateFleetCommandInput;
384
+ output: CreateFleetCommandOutput;
385
+ };
386
+ };
376
387
  }
@@ -135,4 +135,15 @@ declare const CreateFleetLocationsCommand_base: {
135
135
  * @public
136
136
  */
137
137
  export declare class CreateFleetLocationsCommand extends CreateFleetLocationsCommand_base {
138
+ /** @internal type navigation helper, not in runtime. */
139
+ protected static __types: {
140
+ api: {
141
+ input: CreateFleetLocationsInput;
142
+ output: CreateFleetLocationsOutput;
143
+ };
144
+ sdk: {
145
+ input: CreateFleetLocationsCommandInput;
146
+ output: CreateFleetLocationsCommandOutput;
147
+ };
148
+ };
138
149
  }
@@ -170,4 +170,15 @@ declare const CreateGameServerGroupCommand_base: {
170
170
  * @public
171
171
  */
172
172
  export declare class CreateGameServerGroupCommand extends CreateGameServerGroupCommand_base {
173
+ /** @internal type navigation helper, not in runtime. */
174
+ protected static __types: {
175
+ api: {
176
+ input: CreateGameServerGroupInput;
177
+ output: CreateGameServerGroupOutput;
178
+ };
179
+ sdk: {
180
+ input: CreateGameServerGroupCommandInput;
181
+ output: CreateGameServerGroupCommandOutput;
182
+ };
183
+ };
173
184
  }
@@ -186,4 +186,15 @@ declare const CreateGameSessionCommand_base: {
186
186
  * @public
187
187
  */
188
188
  export declare class CreateGameSessionCommand extends CreateGameSessionCommand_base {
189
+ /** @internal type navigation helper, not in runtime. */
190
+ protected static __types: {
191
+ api: {
192
+ input: CreateGameSessionInput;
193
+ output: CreateGameSessionOutput;
194
+ };
195
+ sdk: {
196
+ input: CreateGameSessionCommandInput;
197
+ output: CreateGameSessionCommandOutput;
198
+ };
199
+ };
189
200
  }
@@ -188,4 +188,15 @@ declare const CreateGameSessionQueueCommand_base: {
188
188
  * @public
189
189
  */
190
190
  export declare class CreateGameSessionQueueCommand extends CreateGameSessionQueueCommand_base {
191
+ /** @internal type navigation helper, not in runtime. */
192
+ protected static __types: {
193
+ api: {
194
+ input: CreateGameSessionQueueInput;
195
+ output: CreateGameSessionQueueOutput;
196
+ };
197
+ sdk: {
198
+ input: CreateGameSessionQueueCommandInput;
199
+ output: CreateGameSessionQueueCommandOutput;
200
+ };
201
+ };
191
202
  }
@@ -92,4 +92,15 @@ declare const CreateLocationCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class CreateLocationCommand extends CreateLocationCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: CreateLocationInput;
99
+ output: CreateLocationOutput;
100
+ };
101
+ sdk: {
102
+ input: CreateLocationCommandInput;
103
+ output: CreateLocationCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -156,4 +156,15 @@ declare const CreateMatchmakingConfigurationCommand_base: {
156
156
  * @public
157
157
  */
158
158
  export declare class CreateMatchmakingConfigurationCommand extends CreateMatchmakingConfigurationCommand_base {
159
+ /** @internal type navigation helper, not in runtime. */
160
+ protected static __types: {
161
+ api: {
162
+ input: CreateMatchmakingConfigurationInput;
163
+ output: CreateMatchmakingConfigurationOutput;
164
+ };
165
+ sdk: {
166
+ input: CreateMatchmakingConfigurationCommandInput;
167
+ output: CreateMatchmakingConfigurationCommandOutput;
168
+ };
169
+ };
159
170
  }
@@ -119,4 +119,15 @@ declare const CreateMatchmakingRuleSetCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class CreateMatchmakingRuleSetCommand extends CreateMatchmakingRuleSetCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: CreateMatchmakingRuleSetInput;
126
+ output: CreateMatchmakingRuleSetOutput;
127
+ };
128
+ sdk: {
129
+ input: CreateMatchmakingRuleSetCommandInput;
130
+ output: CreateMatchmakingRuleSetCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -118,4 +118,15 @@ declare const CreatePlayerSessionCommand_base: {
118
118
  * @public
119
119
  */
120
120
  export declare class CreatePlayerSessionCommand extends CreatePlayerSessionCommand_base {
121
+ /** @internal type navigation helper, not in runtime. */
122
+ protected static __types: {
123
+ api: {
124
+ input: CreatePlayerSessionInput;
125
+ output: CreatePlayerSessionOutput;
126
+ };
127
+ sdk: {
128
+ input: CreatePlayerSessionCommandInput;
129
+ output: CreatePlayerSessionCommandOutput;
130
+ };
131
+ };
121
132
  }
@@ -125,4 +125,15 @@ declare const CreatePlayerSessionsCommand_base: {
125
125
  * @public
126
126
  */
127
127
  export declare class CreatePlayerSessionsCommand extends CreatePlayerSessionsCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: CreatePlayerSessionsInput;
132
+ output: CreatePlayerSessionsOutput;
133
+ };
134
+ sdk: {
135
+ input: CreatePlayerSessionsCommandInput;
136
+ output: CreatePlayerSessionsCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -144,4 +144,15 @@ declare const CreateScriptCommand_base: {
144
144
  * @public
145
145
  */
146
146
  export declare class CreateScriptCommand extends CreateScriptCommand_base {
147
+ /** @internal type navigation helper, not in runtime. */
148
+ protected static __types: {
149
+ api: {
150
+ input: CreateScriptInput;
151
+ output: CreateScriptOutput;
152
+ };
153
+ sdk: {
154
+ input: CreateScriptCommandInput;
155
+ output: CreateScriptCommandOutput;
156
+ };
157
+ };
147
158
  }
@@ -104,4 +104,15 @@ declare const CreateVpcPeeringAuthorizationCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class CreateVpcPeeringAuthorizationCommand extends CreateVpcPeeringAuthorizationCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: CreateVpcPeeringAuthorizationInput;
111
+ output: CreateVpcPeeringAuthorizationOutput;
112
+ };
113
+ sdk: {
114
+ input: CreateVpcPeeringAuthorizationCommandInput;
115
+ output: CreateVpcPeeringAuthorizationCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -94,4 +94,15 @@ declare const CreateVpcPeeringConnectionCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class CreateVpcPeeringConnectionCommand extends CreateVpcPeeringConnectionCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: CreateVpcPeeringConnectionInput;
101
+ output: {};
102
+ };
103
+ sdk: {
104
+ input: CreateVpcPeeringConnectionCommandInput;
105
+ output: CreateVpcPeeringConnectionCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -82,4 +82,15 @@ declare const DeleteAliasCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class DeleteAliasCommand extends DeleteAliasCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: DeleteAliasInput;
89
+ output: {};
90
+ };
91
+ sdk: {
92
+ input: DeleteAliasCommandInput;
93
+ output: DeleteAliasCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -87,4 +87,15 @@ declare const DeleteBuildCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DeleteBuildCommand extends DeleteBuildCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DeleteBuildInput;
94
+ output: {};
95
+ };
96
+ sdk: {
97
+ input: DeleteBuildCommandInput;
98
+ output: DeleteBuildCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -92,4 +92,15 @@ declare const DeleteContainerGroupDefinitionCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DeleteContainerGroupDefinitionCommand extends DeleteContainerGroupDefinitionCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DeleteContainerGroupDefinitionInput;
99
+ output: {};
100
+ };
101
+ sdk: {
102
+ input: DeleteContainerGroupDefinitionCommandInput;
103
+ output: DeleteContainerGroupDefinitionCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -96,4 +96,15 @@ declare const DeleteFleetCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class DeleteFleetCommand extends DeleteFleetCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: DeleteFleetInput;
103
+ output: {};
104
+ };
105
+ sdk: {
106
+ input: DeleteFleetCommandInput;
107
+ output: DeleteFleetCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -97,4 +97,15 @@ declare const DeleteFleetLocationsCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class DeleteFleetLocationsCommand extends DeleteFleetLocationsCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: DeleteFleetLocationsInput;
104
+ output: DeleteFleetLocationsOutput;
105
+ };
106
+ sdk: {
107
+ input: DeleteFleetLocationsCommandInput;
108
+ output: DeleteFleetLocationsCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -126,4 +126,15 @@ declare const DeleteGameServerGroupCommand_base: {
126
126
  * @public
127
127
  */
128
128
  export declare class DeleteGameServerGroupCommand extends DeleteGameServerGroupCommand_base {
129
+ /** @internal type navigation helper, not in runtime. */
130
+ protected static __types: {
131
+ api: {
132
+ input: DeleteGameServerGroupInput;
133
+ output: DeleteGameServerGroupOutput;
134
+ };
135
+ sdk: {
136
+ input: DeleteGameServerGroupCommandInput;
137
+ output: DeleteGameServerGroupCommandOutput;
138
+ };
139
+ };
129
140
  }
@@ -75,4 +75,15 @@ declare const DeleteGameSessionQueueCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DeleteGameSessionQueueCommand extends DeleteGameSessionQueueCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DeleteGameSessionQueueInput;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: DeleteGameSessionQueueCommandInput;
86
+ output: DeleteGameSessionQueueCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -71,4 +71,15 @@ declare const DeleteLocationCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DeleteLocationCommand extends DeleteLocationCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DeleteLocationInput;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: DeleteLocationCommandInput;
82
+ output: DeleteLocationCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -76,4 +76,15 @@ declare const DeleteMatchmakingConfigurationCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class DeleteMatchmakingConfigurationCommand extends DeleteMatchmakingConfigurationCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: DeleteMatchmakingConfigurationInput;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: DeleteMatchmakingConfigurationCommandInput;
87
+ output: DeleteMatchmakingConfigurationCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -87,4 +87,15 @@ declare const DeleteMatchmakingRuleSetCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DeleteMatchmakingRuleSetCommand extends DeleteMatchmakingRuleSetCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DeleteMatchmakingRuleSetInput;
94
+ output: {};
95
+ };
96
+ sdk: {
97
+ input: DeleteMatchmakingRuleSetCommandInput;
98
+ output: DeleteMatchmakingRuleSetCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -74,4 +74,15 @@ declare const DeleteScalingPolicyCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteScalingPolicyCommand extends DeleteScalingPolicyCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DeleteScalingPolicyInput;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DeleteScalingPolicyCommandInput;
85
+ output: DeleteScalingPolicyCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -92,4 +92,15 @@ declare const DeleteScriptCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DeleteScriptCommand extends DeleteScriptCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DeleteScriptInput;
99
+ output: {};
100
+ };
101
+ sdk: {
102
+ input: DeleteScriptCommandInput;
103
+ output: DeleteScriptCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -77,4 +77,15 @@ declare const DeleteVpcPeeringAuthorizationCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class DeleteVpcPeeringAuthorizationCommand extends DeleteVpcPeeringAuthorizationCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: DeleteVpcPeeringAuthorizationInput;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: DeleteVpcPeeringAuthorizationCommandInput;
88
+ output: DeleteVpcPeeringAuthorizationCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -80,4 +80,15 @@ declare const DeleteVpcPeeringConnectionCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DeleteVpcPeeringConnectionCommand extends DeleteVpcPeeringConnectionCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DeleteVpcPeeringConnectionInput;
87
+ output: {};
88
+ };
89
+ sdk: {
90
+ input: DeleteVpcPeeringConnectionCommandInput;
91
+ output: DeleteVpcPeeringConnectionCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -79,4 +79,15 @@ declare const DeregisterComputeCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class DeregisterComputeCommand extends DeregisterComputeCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: DeregisterComputeInput;
86
+ output: {};
87
+ };
88
+ sdk: {
89
+ input: DeregisterComputeCommandInput;
90
+ output: DeregisterComputeCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -85,4 +85,15 @@ declare const DeregisterGameServerCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DeregisterGameServerCommand extends DeregisterGameServerCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DeregisterGameServerInput;
92
+ output: {};
93
+ };
94
+ sdk: {
95
+ input: DeregisterGameServerCommandInput;
96
+ output: DeregisterGameServerCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -92,4 +92,15 @@ declare const DescribeAliasCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DescribeAliasCommand extends DescribeAliasCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DescribeAliasInput;
99
+ output: DescribeAliasOutput;
100
+ };
101
+ sdk: {
102
+ input: DescribeAliasCommandInput;
103
+ output: DescribeAliasCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -92,4 +92,15 @@ declare const DescribeBuildCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DescribeBuildCommand extends DescribeBuildCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DescribeBuildInput;
99
+ output: DescribeBuildOutput;
100
+ };
101
+ sdk: {
102
+ input: DescribeBuildCommandInput;
103
+ output: DescribeBuildCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -119,4 +119,15 @@ declare const DescribeComputeCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class DescribeComputeCommand extends DescribeComputeCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: DescribeComputeInput;
126
+ output: DescribeComputeOutput;
127
+ };
128
+ sdk: {
129
+ input: DescribeComputeCommandInput;
130
+ output: DescribeComputeCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -150,4 +150,15 @@ declare const DescribeContainerGroupDefinitionCommand_base: {
150
150
  * @public
151
151
  */
152
152
  export declare class DescribeContainerGroupDefinitionCommand extends DescribeContainerGroupDefinitionCommand_base {
153
+ /** @internal type navigation helper, not in runtime. */
154
+ protected static __types: {
155
+ api: {
156
+ input: DescribeContainerGroupDefinitionInput;
157
+ output: DescribeContainerGroupDefinitionOutput;
158
+ };
159
+ sdk: {
160
+ input: DescribeContainerGroupDefinitionCommandInput;
161
+ output: DescribeContainerGroupDefinitionCommandOutput;
162
+ };
163
+ };
153
164
  }
@@ -133,4 +133,15 @@ declare const DescribeEC2InstanceLimitsCommand_base: {
133
133
  * @public
134
134
  */
135
135
  export declare class DescribeEC2InstanceLimitsCommand extends DescribeEC2InstanceLimitsCommand_base {
136
+ /** @internal type navigation helper, not in runtime. */
137
+ protected static __types: {
138
+ api: {
139
+ input: DescribeEC2InstanceLimitsInput;
140
+ output: DescribeEC2InstanceLimitsOutput;
141
+ };
142
+ sdk: {
143
+ input: DescribeEC2InstanceLimitsCommandInput;
144
+ output: DescribeEC2InstanceLimitsCommandOutput;
145
+ };
146
+ };
136
147
  }