@aws-sdk/client-gamelift 3.650.0 → 3.654.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
@@ -163,4 +163,15 @@ declare const DescribeFleetAttributesCommand_base: {
163
163
  * @public
164
164
  */
165
165
  export declare class DescribeFleetAttributesCommand extends DescribeFleetAttributesCommand_base {
166
+ /** @internal type navigation helper, not in runtime. */
167
+ protected static __types: {
168
+ api: {
169
+ input: DescribeFleetAttributesInput;
170
+ output: DescribeFleetAttributesOutput;
171
+ };
172
+ sdk: {
173
+ input: DescribeFleetAttributesCommandInput;
174
+ output: DescribeFleetAttributesCommandOutput;
175
+ };
176
+ };
166
177
  }
@@ -137,4 +137,15 @@ declare const DescribeFleetCapacityCommand_base: {
137
137
  * @public
138
138
  */
139
139
  export declare class DescribeFleetCapacityCommand extends DescribeFleetCapacityCommand_base {
140
+ /** @internal type navigation helper, not in runtime. */
141
+ protected static __types: {
142
+ api: {
143
+ input: DescribeFleetCapacityInput;
144
+ output: DescribeFleetCapacityOutput;
145
+ };
146
+ sdk: {
147
+ input: DescribeFleetCapacityCommandInput;
148
+ output: DescribeFleetCapacityCommandOutput;
149
+ };
150
+ };
140
151
  }
@@ -100,4 +100,15 @@ declare const DescribeFleetEventsCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class DescribeFleetEventsCommand extends DescribeFleetEventsCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: DescribeFleetEventsInput;
107
+ output: DescribeFleetEventsOutput;
108
+ };
109
+ sdk: {
110
+ input: DescribeFleetEventsCommandInput;
111
+ output: DescribeFleetEventsCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -121,4 +121,15 @@ declare const DescribeFleetLocationAttributesCommand_base: {
121
121
  * @public
122
122
  */
123
123
  export declare class DescribeFleetLocationAttributesCommand extends DescribeFleetLocationAttributesCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: DescribeFleetLocationAttributesInput;
128
+ output: DescribeFleetLocationAttributesOutput;
129
+ };
130
+ sdk: {
131
+ input: DescribeFleetLocationAttributesCommandInput;
132
+ output: DescribeFleetLocationAttributesCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -116,4 +116,15 @@ declare const DescribeFleetLocationCapacityCommand_base: {
116
116
  * @public
117
117
  */
118
118
  export declare class DescribeFleetLocationCapacityCommand extends DescribeFleetLocationCapacityCommand_base {
119
+ /** @internal type navigation helper, not in runtime. */
120
+ protected static __types: {
121
+ api: {
122
+ input: DescribeFleetLocationCapacityInput;
123
+ output: DescribeFleetLocationCapacityOutput;
124
+ };
125
+ sdk: {
126
+ input: DescribeFleetLocationCapacityCommandInput;
127
+ output: DescribeFleetLocationCapacityCommandOutput;
128
+ };
129
+ };
119
130
  }
@@ -102,4 +102,15 @@ declare const DescribeFleetLocationUtilizationCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class DescribeFleetLocationUtilizationCommand extends DescribeFleetLocationUtilizationCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: DescribeFleetLocationUtilizationInput;
109
+ output: DescribeFleetLocationUtilizationOutput;
110
+ };
111
+ sdk: {
112
+ input: DescribeFleetLocationUtilizationCommandInput;
113
+ output: DescribeFleetLocationUtilizationCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -112,4 +112,15 @@ declare const DescribeFleetPortSettingsCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class DescribeFleetPortSettingsCommand extends DescribeFleetPortSettingsCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: DescribeFleetPortSettingsInput;
119
+ output: DescribeFleetPortSettingsOutput;
120
+ };
121
+ sdk: {
122
+ input: DescribeFleetPortSettingsCommandInput;
123
+ output: DescribeFleetPortSettingsCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -121,4 +121,15 @@ declare const DescribeFleetUtilizationCommand_base: {
121
121
  * @public
122
122
  */
123
123
  export declare class DescribeFleetUtilizationCommand extends DescribeFleetUtilizationCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: DescribeFleetUtilizationInput;
128
+ output: DescribeFleetUtilizationOutput;
129
+ };
130
+ sdk: {
131
+ input: DescribeFleetUtilizationCommandInput;
132
+ output: DescribeFleetUtilizationCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -98,4 +98,15 @@ declare const DescribeGameServerCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class DescribeGameServerCommand extends DescribeGameServerCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: DescribeGameServerInput;
105
+ output: DescribeGameServerOutput;
106
+ };
107
+ sdk: {
108
+ input: DescribeGameServerCommandInput;
109
+ output: DescribeGameServerCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -107,4 +107,15 @@ declare const DescribeGameServerGroupCommand_base: {
107
107
  * @public
108
108
  */
109
109
  export declare class DescribeGameServerGroupCommand extends DescribeGameServerGroupCommand_base {
110
+ /** @internal type navigation helper, not in runtime. */
111
+ protected static __types: {
112
+ api: {
113
+ input: DescribeGameServerGroupInput;
114
+ output: DescribeGameServerGroupOutput;
115
+ };
116
+ sdk: {
117
+ input: DescribeGameServerGroupCommandInput;
118
+ output: DescribeGameServerGroupCommandOutput;
119
+ };
120
+ };
110
121
  }
@@ -106,4 +106,15 @@ declare const DescribeGameServerInstancesCommand_base: {
106
106
  * @public
107
107
  */
108
108
  export declare class DescribeGameServerInstancesCommand extends DescribeGameServerInstancesCommand_base {
109
+ /** @internal type navigation helper, not in runtime. */
110
+ protected static __types: {
111
+ api: {
112
+ input: DescribeGameServerInstancesInput;
113
+ output: DescribeGameServerInstancesOutput;
114
+ };
115
+ sdk: {
116
+ input: DescribeGameServerInstancesCommandInput;
117
+ output: DescribeGameServerInstancesCommandOutput;
118
+ };
119
+ };
109
120
  }
@@ -151,4 +151,15 @@ declare const DescribeGameSessionDetailsCommand_base: {
151
151
  * @public
152
152
  */
153
153
  export declare class DescribeGameSessionDetailsCommand extends DescribeGameSessionDetailsCommand_base {
154
+ /** @internal type navigation helper, not in runtime. */
155
+ protected static __types: {
156
+ api: {
157
+ input: DescribeGameSessionDetailsInput;
158
+ output: DescribeGameSessionDetailsOutput;
159
+ };
160
+ sdk: {
161
+ input: DescribeGameSessionDetailsCommandInput;
162
+ output: DescribeGameSessionDetailsCommandOutput;
163
+ };
164
+ };
154
165
  }
@@ -113,4 +113,15 @@ declare const DescribeGameSessionPlacementCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class DescribeGameSessionPlacementCommand extends DescribeGameSessionPlacementCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: DescribeGameSessionPlacementInput;
120
+ output: DescribeGameSessionPlacementOutput;
121
+ };
122
+ sdk: {
123
+ input: DescribeGameSessionPlacementCommandInput;
124
+ output: DescribeGameSessionPlacementCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -118,4 +118,15 @@ declare const DescribeGameSessionQueuesCommand_base: {
118
118
  * @public
119
119
  */
120
120
  export declare class DescribeGameSessionQueuesCommand extends DescribeGameSessionQueuesCommand_base {
121
+ /** @internal type navigation helper, not in runtime. */
122
+ protected static __types: {
123
+ api: {
124
+ input: DescribeGameSessionQueuesInput;
125
+ output: DescribeGameSessionQueuesOutput;
126
+ };
127
+ sdk: {
128
+ input: DescribeGameSessionQueuesCommandInput;
129
+ output: DescribeGameSessionQueuesCommandOutput;
130
+ };
131
+ };
121
132
  }
@@ -155,4 +155,15 @@ declare const DescribeGameSessionsCommand_base: {
155
155
  * @public
156
156
  */
157
157
  export declare class DescribeGameSessionsCommand extends DescribeGameSessionsCommand_base {
158
+ /** @internal type navigation helper, not in runtime. */
159
+ protected static __types: {
160
+ api: {
161
+ input: DescribeGameSessionsInput;
162
+ output: DescribeGameSessionsOutput;
163
+ };
164
+ sdk: {
165
+ input: DescribeGameSessionsCommandInput;
166
+ output: DescribeGameSessionsCommandOutput;
167
+ };
168
+ };
158
169
  }
@@ -132,4 +132,15 @@ declare const DescribeInstancesCommand_base: {
132
132
  * @public
133
133
  */
134
134
  export declare class DescribeInstancesCommand extends DescribeInstancesCommand_base {
135
+ /** @internal type navigation helper, not in runtime. */
136
+ protected static __types: {
137
+ api: {
138
+ input: DescribeInstancesInput;
139
+ output: DescribeInstancesOutput;
140
+ };
141
+ sdk: {
142
+ input: DescribeInstancesCommandInput;
143
+ output: DescribeInstancesCommandOutput;
144
+ };
145
+ };
135
146
  }
@@ -136,4 +136,15 @@ declare const DescribeMatchmakingCommand_base: {
136
136
  * @public
137
137
  */
138
138
  export declare class DescribeMatchmakingCommand extends DescribeMatchmakingCommand_base {
139
+ /** @internal type navigation helper, not in runtime. */
140
+ protected static __types: {
141
+ api: {
142
+ input: DescribeMatchmakingInput;
143
+ output: DescribeMatchmakingOutput;
144
+ };
145
+ sdk: {
146
+ input: DescribeMatchmakingCommandInput;
147
+ output: DescribeMatchmakingCommandOutput;
148
+ };
149
+ };
139
150
  }
@@ -113,4 +113,15 @@ declare const DescribeMatchmakingConfigurationsCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class DescribeMatchmakingConfigurationsCommand extends DescribeMatchmakingConfigurationsCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: DescribeMatchmakingConfigurationsInput;
120
+ output: DescribeMatchmakingConfigurationsOutput;
121
+ };
122
+ sdk: {
123
+ input: DescribeMatchmakingConfigurationsCommandInput;
124
+ output: DescribeMatchmakingConfigurationsCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -97,4 +97,15 @@ declare const DescribeMatchmakingRuleSetsCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class DescribeMatchmakingRuleSetsCommand extends DescribeMatchmakingRuleSetsCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: DescribeMatchmakingRuleSetsInput;
104
+ output: DescribeMatchmakingRuleSetsOutput;
105
+ };
106
+ sdk: {
107
+ input: DescribeMatchmakingRuleSetsCommandInput;
108
+ output: DescribeMatchmakingRuleSetsCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -119,4 +119,15 @@ declare const DescribePlayerSessionsCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class DescribePlayerSessionsCommand extends DescribePlayerSessionsCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: DescribePlayerSessionsInput;
126
+ output: DescribePlayerSessionsOutput;
127
+ };
128
+ sdk: {
129
+ input: DescribePlayerSessionsCommandInput;
130
+ output: DescribePlayerSessionsCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -101,4 +101,15 @@ declare const DescribeRuntimeConfigurationCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class DescribeRuntimeConfigurationCommand extends DescribeRuntimeConfigurationCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: DescribeRuntimeConfigurationInput;
108
+ output: DescribeRuntimeConfigurationOutput;
109
+ };
110
+ sdk: {
111
+ input: DescribeRuntimeConfigurationCommandInput;
112
+ output: DescribeRuntimeConfigurationCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -104,4 +104,15 @@ declare const DescribeScalingPoliciesCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class DescribeScalingPoliciesCommand extends DescribeScalingPoliciesCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: DescribeScalingPoliciesInput;
111
+ output: DescribeScalingPoliciesOutput;
112
+ };
113
+ sdk: {
114
+ input: DescribeScalingPoliciesCommandInput;
115
+ output: DescribeScalingPoliciesCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -98,4 +98,15 @@ declare const DescribeScriptCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class DescribeScriptCommand extends DescribeScriptCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: DescribeScriptInput;
105
+ output: DescribeScriptOutput;
106
+ };
107
+ sdk: {
108
+ input: DescribeScriptCommandInput;
109
+ output: DescribeScriptCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -82,4 +82,15 @@ declare const DescribeVpcPeeringAuthorizationsCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class DescribeVpcPeeringAuthorizationsCommand extends DescribeVpcPeeringAuthorizationsCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: {};
89
+ output: DescribeVpcPeeringAuthorizationsOutput;
90
+ };
91
+ sdk: {
92
+ input: DescribeVpcPeeringAuthorizationsCommandInput;
93
+ output: DescribeVpcPeeringAuthorizationsCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -96,4 +96,15 @@ declare const DescribeVpcPeeringConnectionsCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class DescribeVpcPeeringConnectionsCommand extends DescribeVpcPeeringConnectionsCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: DescribeVpcPeeringConnectionsInput;
103
+ output: DescribeVpcPeeringConnectionsOutput;
104
+ };
105
+ sdk: {
106
+ input: DescribeVpcPeeringConnectionsCommandInput;
107
+ output: DescribeVpcPeeringConnectionsCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -118,4 +118,15 @@ declare const GetComputeAccessCommand_base: {
118
118
  * @public
119
119
  */
120
120
  export declare class GetComputeAccessCommand extends GetComputeAccessCommand_base {
121
+ /** @internal type navigation helper, not in runtime. */
122
+ protected static __types: {
123
+ api: {
124
+ input: GetComputeAccessInput;
125
+ output: GetComputeAccessOutput;
126
+ };
127
+ sdk: {
128
+ input: GetComputeAccessCommandInput;
129
+ output: GetComputeAccessCommandOutput;
130
+ };
131
+ };
121
132
  }
@@ -118,4 +118,15 @@ declare const GetComputeAuthTokenCommand_base: {
118
118
  * @public
119
119
  */
120
120
  export declare class GetComputeAuthTokenCommand extends GetComputeAuthTokenCommand_base {
121
+ /** @internal type navigation helper, not in runtime. */
122
+ protected static __types: {
123
+ api: {
124
+ input: GetComputeAuthTokenInput;
125
+ output: GetComputeAuthTokenOutput;
126
+ };
127
+ sdk: {
128
+ input: GetComputeAuthTokenCommandInput;
129
+ output: GetComputeAuthTokenCommandOutput;
130
+ };
131
+ };
121
132
  }
@@ -81,4 +81,15 @@ declare const GetGameSessionLogUrlCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class GetGameSessionLogUrlCommand extends GetGameSessionLogUrlCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: GetGameSessionLogUrlInput;
88
+ output: GetGameSessionLogUrlOutput;
89
+ };
90
+ sdk: {
91
+ input: GetGameSessionLogUrlCommandInput;
92
+ output: GetGameSessionLogUrlCommandOutput;
93
+ };
94
+ };
84
95
  }
@@ -117,4 +117,15 @@ declare const GetInstanceAccessCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class GetInstanceAccessCommand extends GetInstanceAccessCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: GetInstanceAccessInput;
124
+ output: GetInstanceAccessOutput;
125
+ };
126
+ sdk: {
127
+ input: GetInstanceAccessCommandInput;
128
+ output: GetInstanceAccessCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -97,4 +97,15 @@ declare const ListAliasesCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class ListAliasesCommand extends ListAliasesCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: ListAliasesInput;
104
+ output: ListAliasesOutput;
105
+ };
106
+ sdk: {
107
+ input: ListAliasesCommandInput;
108
+ output: ListAliasesCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -99,4 +99,15 @@ declare const ListBuildsCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class ListBuildsCommand extends ListBuildsCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListBuildsInput;
106
+ output: ListBuildsOutput;
107
+ };
108
+ sdk: {
109
+ input: ListBuildsCommandInput;
110
+ output: ListBuildsCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -124,4 +124,15 @@ declare const ListComputeCommand_base: {
124
124
  * @public
125
125
  */
126
126
  export declare class ListComputeCommand extends ListComputeCommand_base {
127
+ /** @internal type navigation helper, not in runtime. */
128
+ protected static __types: {
129
+ api: {
130
+ input: ListComputeInput;
131
+ output: ListComputeOutput;
132
+ };
133
+ sdk: {
134
+ input: ListComputeCommandInput;
135
+ output: ListComputeCommandOutput;
136
+ };
137
+ };
127
138
  }
@@ -154,4 +154,15 @@ declare const ListContainerGroupDefinitionsCommand_base: {
154
154
  * @public
155
155
  */
156
156
  export declare class ListContainerGroupDefinitionsCommand extends ListContainerGroupDefinitionsCommand_base {
157
+ /** @internal type navigation helper, not in runtime. */
158
+ protected static __types: {
159
+ api: {
160
+ input: ListContainerGroupDefinitionsInput;
161
+ output: ListContainerGroupDefinitionsOutput;
162
+ };
163
+ sdk: {
164
+ input: ListContainerGroupDefinitionsCommandInput;
165
+ output: ListContainerGroupDefinitionsCommandOutput;
166
+ };
167
+ };
157
168
  }
@@ -110,4 +110,15 @@ declare const ListFleetsCommand_base: {
110
110
  * @public
111
111
  */
112
112
  export declare class ListFleetsCommand extends ListFleetsCommand_base {
113
+ /** @internal type navigation helper, not in runtime. */
114
+ protected static __types: {
115
+ api: {
116
+ input: ListFleetsInput;
117
+ output: ListFleetsOutput;
118
+ };
119
+ sdk: {
120
+ input: ListFleetsCommandInput;
121
+ output: ListFleetsCommandOutput;
122
+ };
123
+ };
113
124
  }
@@ -92,4 +92,15 @@ declare const ListGameServerGroupsCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class ListGameServerGroupsCommand extends ListGameServerGroupsCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: ListGameServerGroupsInput;
99
+ output: ListGameServerGroupsOutput;
100
+ };
101
+ sdk: {
102
+ input: ListGameServerGroupsCommandInput;
103
+ output: ListGameServerGroupsCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -99,4 +99,15 @@ declare const ListGameServersCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class ListGameServersCommand extends ListGameServersCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: ListGameServersInput;
106
+ output: ListGameServersOutput;
107
+ };
108
+ sdk: {
109
+ input: ListGameServersCommandInput;
110
+ output: ListGameServersCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -78,4 +78,15 @@ declare const ListLocationsCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class ListLocationsCommand extends ListLocationsCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: ListLocationsInput;
85
+ output: ListLocationsOutput;
86
+ };
87
+ sdk: {
88
+ input: ListLocationsCommandInput;
89
+ output: ListLocationsCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -98,4 +98,15 @@ declare const ListScriptsCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class ListScriptsCommand extends ListScriptsCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: ListScriptsInput;
105
+ output: ListScriptsOutput;
106
+ };
107
+ sdk: {
108
+ input: ListScriptsCommandInput;
109
+ output: ListScriptsCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -98,4 +98,15 @@ declare const ListTagsForResourceCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: ListTagsForResourceRequest;
105
+ output: ListTagsForResourceResponse;
106
+ };
107
+ sdk: {
108
+ input: ListTagsForResourceCommandInput;
109
+ output: ListTagsForResourceCommandOutput;
110
+ };
111
+ };
101
112
  }