@aws-sdk/client-gamelift 3.413.0 → 3.418.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 (213) hide show
  1. package/dist-cjs/commands/AcceptMatchCommand.js +5 -0
  2. package/dist-cjs/commands/ClaimGameServerCommand.js +5 -0
  3. package/dist-cjs/commands/CreateAliasCommand.js +5 -0
  4. package/dist-cjs/commands/CreateBuildCommand.js +5 -0
  5. package/dist-cjs/commands/CreateFleetCommand.js +5 -0
  6. package/dist-cjs/commands/CreateFleetLocationsCommand.js +5 -0
  7. package/dist-cjs/commands/CreateGameServerGroupCommand.js +5 -0
  8. package/dist-cjs/commands/CreateGameSessionCommand.js +5 -0
  9. package/dist-cjs/commands/CreateGameSessionQueueCommand.js +5 -0
  10. package/dist-cjs/commands/CreateLocationCommand.js +5 -0
  11. package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +5 -0
  12. package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +5 -0
  13. package/dist-cjs/commands/CreatePlayerSessionCommand.js +5 -0
  14. package/dist-cjs/commands/CreatePlayerSessionsCommand.js +5 -0
  15. package/dist-cjs/commands/CreateScriptCommand.js +5 -0
  16. package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +5 -0
  17. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteAliasCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteBuildCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteFleetCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteFleetLocationsCommand.js +5 -0
  22. package/dist-cjs/commands/DeleteGameServerGroupCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteLocationCommand.js +5 -0
  25. package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +5 -0
  26. package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +5 -0
  27. package/dist-cjs/commands/DeleteScalingPolicyCommand.js +5 -0
  28. package/dist-cjs/commands/DeleteScriptCommand.js +5 -0
  29. package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +5 -0
  30. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +5 -0
  31. package/dist-cjs/commands/DeregisterComputeCommand.js +5 -0
  32. package/dist-cjs/commands/DeregisterGameServerCommand.js +5 -0
  33. package/dist-cjs/commands/DescribeAliasCommand.js +5 -0
  34. package/dist-cjs/commands/DescribeBuildCommand.js +5 -0
  35. package/dist-cjs/commands/DescribeComputeCommand.js +5 -0
  36. package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +5 -0
  37. package/dist-cjs/commands/DescribeFleetAttributesCommand.js +5 -0
  38. package/dist-cjs/commands/DescribeFleetCapacityCommand.js +5 -0
  39. package/dist-cjs/commands/DescribeFleetEventsCommand.js +5 -0
  40. package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +5 -0
  41. package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +5 -0
  42. package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +5 -0
  43. package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +5 -0
  44. package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +5 -0
  45. package/dist-cjs/commands/DescribeGameServerCommand.js +5 -0
  46. package/dist-cjs/commands/DescribeGameServerGroupCommand.js +5 -0
  47. package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +5 -0
  48. package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +5 -0
  49. package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +5 -0
  50. package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +5 -0
  51. package/dist-cjs/commands/DescribeGameSessionsCommand.js +5 -0
  52. package/dist-cjs/commands/DescribeInstancesCommand.js +5 -0
  53. package/dist-cjs/commands/DescribeMatchmakingCommand.js +5 -0
  54. package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +5 -0
  55. package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +5 -0
  56. package/dist-cjs/commands/DescribePlayerSessionsCommand.js +5 -0
  57. package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +5 -0
  58. package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +5 -0
  59. package/dist-cjs/commands/DescribeScriptCommand.js +5 -0
  60. package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +5 -0
  61. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +5 -0
  62. package/dist-cjs/commands/GetComputeAccessCommand.js +5 -0
  63. package/dist-cjs/commands/GetComputeAuthTokenCommand.js +5 -0
  64. package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +5 -0
  65. package/dist-cjs/commands/GetInstanceAccessCommand.js +5 -0
  66. package/dist-cjs/commands/ListAliasesCommand.js +5 -0
  67. package/dist-cjs/commands/ListBuildsCommand.js +5 -0
  68. package/dist-cjs/commands/ListComputeCommand.js +5 -0
  69. package/dist-cjs/commands/ListFleetsCommand.js +5 -0
  70. package/dist-cjs/commands/ListGameServerGroupsCommand.js +5 -0
  71. package/dist-cjs/commands/ListGameServersCommand.js +5 -0
  72. package/dist-cjs/commands/ListLocationsCommand.js +5 -0
  73. package/dist-cjs/commands/ListScriptsCommand.js +5 -0
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  75. package/dist-cjs/commands/PutScalingPolicyCommand.js +5 -0
  76. package/dist-cjs/commands/RegisterComputeCommand.js +5 -0
  77. package/dist-cjs/commands/RegisterGameServerCommand.js +5 -0
  78. package/dist-cjs/commands/RequestUploadCredentialsCommand.js +5 -0
  79. package/dist-cjs/commands/ResolveAliasCommand.js +5 -0
  80. package/dist-cjs/commands/ResumeGameServerGroupCommand.js +5 -0
  81. package/dist-cjs/commands/SearchGameSessionsCommand.js +5 -0
  82. package/dist-cjs/commands/StartFleetActionsCommand.js +5 -0
  83. package/dist-cjs/commands/StartGameSessionPlacementCommand.js +5 -0
  84. package/dist-cjs/commands/StartMatchBackfillCommand.js +5 -0
  85. package/dist-cjs/commands/StartMatchmakingCommand.js +5 -0
  86. package/dist-cjs/commands/StopFleetActionsCommand.js +5 -0
  87. package/dist-cjs/commands/StopGameSessionPlacementCommand.js +5 -0
  88. package/dist-cjs/commands/StopMatchmakingCommand.js +5 -0
  89. package/dist-cjs/commands/SuspendGameServerGroupCommand.js +5 -0
  90. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  91. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  92. package/dist-cjs/commands/UpdateAliasCommand.js +5 -0
  93. package/dist-cjs/commands/UpdateBuildCommand.js +5 -0
  94. package/dist-cjs/commands/UpdateFleetAttributesCommand.js +5 -0
  95. package/dist-cjs/commands/UpdateFleetCapacityCommand.js +5 -0
  96. package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +5 -0
  97. package/dist-cjs/commands/UpdateGameServerCommand.js +5 -0
  98. package/dist-cjs/commands/UpdateGameServerGroupCommand.js +5 -0
  99. package/dist-cjs/commands/UpdateGameSessionCommand.js +5 -0
  100. package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +5 -0
  101. package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +5 -0
  102. package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +5 -0
  103. package/dist-cjs/commands/UpdateScriptCommand.js +5 -0
  104. package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +5 -0
  105. package/dist-cjs/runtimeExtensions.js +3 -0
  106. package/dist-es/commands/AcceptMatchCommand.js +5 -0
  107. package/dist-es/commands/ClaimGameServerCommand.js +5 -0
  108. package/dist-es/commands/CreateAliasCommand.js +5 -0
  109. package/dist-es/commands/CreateBuildCommand.js +5 -0
  110. package/dist-es/commands/CreateFleetCommand.js +5 -0
  111. package/dist-es/commands/CreateFleetLocationsCommand.js +5 -0
  112. package/dist-es/commands/CreateGameServerGroupCommand.js +5 -0
  113. package/dist-es/commands/CreateGameSessionCommand.js +5 -0
  114. package/dist-es/commands/CreateGameSessionQueueCommand.js +5 -0
  115. package/dist-es/commands/CreateLocationCommand.js +5 -0
  116. package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +5 -0
  117. package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +5 -0
  118. package/dist-es/commands/CreatePlayerSessionCommand.js +5 -0
  119. package/dist-es/commands/CreatePlayerSessionsCommand.js +5 -0
  120. package/dist-es/commands/CreateScriptCommand.js +5 -0
  121. package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +5 -0
  122. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +5 -0
  123. package/dist-es/commands/DeleteAliasCommand.js +5 -0
  124. package/dist-es/commands/DeleteBuildCommand.js +5 -0
  125. package/dist-es/commands/DeleteFleetCommand.js +5 -0
  126. package/dist-es/commands/DeleteFleetLocationsCommand.js +5 -0
  127. package/dist-es/commands/DeleteGameServerGroupCommand.js +5 -0
  128. package/dist-es/commands/DeleteGameSessionQueueCommand.js +5 -0
  129. package/dist-es/commands/DeleteLocationCommand.js +5 -0
  130. package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +5 -0
  131. package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +5 -0
  132. package/dist-es/commands/DeleteScalingPolicyCommand.js +5 -0
  133. package/dist-es/commands/DeleteScriptCommand.js +5 -0
  134. package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +5 -0
  135. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +5 -0
  136. package/dist-es/commands/DeregisterComputeCommand.js +5 -0
  137. package/dist-es/commands/DeregisterGameServerCommand.js +5 -0
  138. package/dist-es/commands/DescribeAliasCommand.js +5 -0
  139. package/dist-es/commands/DescribeBuildCommand.js +5 -0
  140. package/dist-es/commands/DescribeComputeCommand.js +5 -0
  141. package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +5 -0
  142. package/dist-es/commands/DescribeFleetAttributesCommand.js +5 -0
  143. package/dist-es/commands/DescribeFleetCapacityCommand.js +5 -0
  144. package/dist-es/commands/DescribeFleetEventsCommand.js +5 -0
  145. package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +5 -0
  146. package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +5 -0
  147. package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +5 -0
  148. package/dist-es/commands/DescribeFleetPortSettingsCommand.js +5 -0
  149. package/dist-es/commands/DescribeFleetUtilizationCommand.js +5 -0
  150. package/dist-es/commands/DescribeGameServerCommand.js +5 -0
  151. package/dist-es/commands/DescribeGameServerGroupCommand.js +5 -0
  152. package/dist-es/commands/DescribeGameServerInstancesCommand.js +5 -0
  153. package/dist-es/commands/DescribeGameSessionDetailsCommand.js +5 -0
  154. package/dist-es/commands/DescribeGameSessionPlacementCommand.js +5 -0
  155. package/dist-es/commands/DescribeGameSessionQueuesCommand.js +5 -0
  156. package/dist-es/commands/DescribeGameSessionsCommand.js +5 -0
  157. package/dist-es/commands/DescribeInstancesCommand.js +5 -0
  158. package/dist-es/commands/DescribeMatchmakingCommand.js +5 -0
  159. package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +5 -0
  160. package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +5 -0
  161. package/dist-es/commands/DescribePlayerSessionsCommand.js +5 -0
  162. package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +5 -0
  163. package/dist-es/commands/DescribeScalingPoliciesCommand.js +5 -0
  164. package/dist-es/commands/DescribeScriptCommand.js +5 -0
  165. package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +5 -0
  166. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +5 -0
  167. package/dist-es/commands/GetComputeAccessCommand.js +5 -0
  168. package/dist-es/commands/GetComputeAuthTokenCommand.js +5 -0
  169. package/dist-es/commands/GetGameSessionLogUrlCommand.js +5 -0
  170. package/dist-es/commands/GetInstanceAccessCommand.js +5 -0
  171. package/dist-es/commands/ListAliasesCommand.js +5 -0
  172. package/dist-es/commands/ListBuildsCommand.js +5 -0
  173. package/dist-es/commands/ListComputeCommand.js +5 -0
  174. package/dist-es/commands/ListFleetsCommand.js +5 -0
  175. package/dist-es/commands/ListGameServerGroupsCommand.js +5 -0
  176. package/dist-es/commands/ListGameServersCommand.js +5 -0
  177. package/dist-es/commands/ListLocationsCommand.js +5 -0
  178. package/dist-es/commands/ListScriptsCommand.js +5 -0
  179. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  180. package/dist-es/commands/PutScalingPolicyCommand.js +5 -0
  181. package/dist-es/commands/RegisterComputeCommand.js +5 -0
  182. package/dist-es/commands/RegisterGameServerCommand.js +5 -0
  183. package/dist-es/commands/RequestUploadCredentialsCommand.js +5 -0
  184. package/dist-es/commands/ResolveAliasCommand.js +5 -0
  185. package/dist-es/commands/ResumeGameServerGroupCommand.js +5 -0
  186. package/dist-es/commands/SearchGameSessionsCommand.js +5 -0
  187. package/dist-es/commands/StartFleetActionsCommand.js +5 -0
  188. package/dist-es/commands/StartGameSessionPlacementCommand.js +5 -0
  189. package/dist-es/commands/StartMatchBackfillCommand.js +5 -0
  190. package/dist-es/commands/StartMatchmakingCommand.js +5 -0
  191. package/dist-es/commands/StopFleetActionsCommand.js +5 -0
  192. package/dist-es/commands/StopGameSessionPlacementCommand.js +5 -0
  193. package/dist-es/commands/StopMatchmakingCommand.js +5 -0
  194. package/dist-es/commands/SuspendGameServerGroupCommand.js +5 -0
  195. package/dist-es/commands/TagResourceCommand.js +5 -0
  196. package/dist-es/commands/UntagResourceCommand.js +5 -0
  197. package/dist-es/commands/UpdateAliasCommand.js +5 -0
  198. package/dist-es/commands/UpdateBuildCommand.js +5 -0
  199. package/dist-es/commands/UpdateFleetAttributesCommand.js +5 -0
  200. package/dist-es/commands/UpdateFleetCapacityCommand.js +5 -0
  201. package/dist-es/commands/UpdateFleetPortSettingsCommand.js +5 -0
  202. package/dist-es/commands/UpdateGameServerCommand.js +5 -0
  203. package/dist-es/commands/UpdateGameServerGroupCommand.js +5 -0
  204. package/dist-es/commands/UpdateGameSessionCommand.js +5 -0
  205. package/dist-es/commands/UpdateGameSessionQueueCommand.js +5 -0
  206. package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +5 -0
  207. package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +5 -0
  208. package/dist-es/commands/UpdateScriptCommand.js +5 -0
  209. package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +5 -0
  210. package/dist-es/runtimeExtensions.js +3 -0
  211. package/dist-types/extensionConfiguration.d.ts +2 -1
  212. package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
  213. package/package.json +31 -30
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribePlayerSessionsCommand, se_DescribePlayerSessionsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribePlayerSessionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribePlayerSessionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "DescribePlayerSessions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeRuntimeConfigurationCommand, se_DescribeRuntimeConfigurationCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeRuntimeConfigurationCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeRuntimeConfigurationCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "DescribeRuntimeConfiguration",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeScalingPoliciesCommand, se_DescribeScalingPoliciesCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeScalingPoliciesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeScalingPoliciesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "DescribeScalingPolicies",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeScriptCommand, se_DescribeScriptCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeScriptCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeScriptCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "DescribeScript",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeVpcPeeringAuthorizationsCommand, se_DescribeVpcPeeringAuthorizationsCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeVpcPeeringAuthorizationsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeVpcPeeringAuthorizationsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "DescribeVpcPeeringAuthorizations",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeVpcPeeringConnectionsCommand, se_DescribeVpcPeeringConnectionsCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeVpcPeeringConnectionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeVpcPeeringConnectionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "DescribeVpcPeeringConnections",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetComputeAccessOutputFilterSensitiveLog, } from "../models/models_0";
5
6
  import { de_GetComputeAccessCommand, se_GetComputeAccessCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetComputeAccessCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: GetComputeAccessOutputFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "GameLift",
36
+ operation: "GetComputeAccess",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetComputeAuthTokenCommand, se_GetComputeAuthTokenCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetComputeAuthTokenCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetComputeAuthTokenCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "GetComputeAuthToken",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_GetGameSessionLogUrlCommand, se_GetGameSessionLogUrlCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class GetGameSessionLogUrlCommand extends $Command {
@@ -29,6 +30,10 @@ export class GetGameSessionLogUrlCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "GetGameSessionLogUrl",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { GetInstanceAccessOutputFilterSensitiveLog, } from "../models/models_0";
5
6
  import { de_GetInstanceAccessCommand, se_GetInstanceAccessCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class GetInstanceAccessCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: GetInstanceAccessOutputFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "GameLift",
36
+ operation: "GetInstanceAccess",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListAliasesCommand, se_ListAliasesCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListAliasesCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListAliasesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "ListAliases",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListBuildsCommand, se_ListBuildsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListBuildsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListBuildsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "ListBuilds",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListComputeCommand, se_ListComputeCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListComputeCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListComputeCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "ListCompute",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListFleetsCommand, se_ListFleetsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListFleetsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListFleetsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "ListFleets",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListGameServerGroupsCommand, se_ListGameServerGroupsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListGameServerGroupsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListGameServerGroupsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "ListGameServerGroups",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListGameServersCommand, se_ListGameServersCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListGameServersCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListGameServersCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "ListGameServers",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListLocationsCommand, se_ListLocationsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListLocationsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListLocationsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "ListLocations",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListScriptsCommand, se_ListScriptsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListScriptsCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListScriptsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "ListScripts",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ListTagsForResourceCommand extends $Command {
@@ -29,6 +30,10 @@ export class ListTagsForResourceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "ListTagsForResource",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_PutScalingPolicyCommand, se_PutScalingPolicyCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class PutScalingPolicyCommand extends $Command {
@@ -29,6 +30,10 @@ export class PutScalingPolicyCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "PutScalingPolicy",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_RegisterComputeCommand, se_RegisterComputeCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class RegisterComputeCommand extends $Command {
@@ -29,6 +30,10 @@ export class RegisterComputeCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "RegisterCompute",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_RegisterGameServerCommand, se_RegisterGameServerCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class RegisterGameServerCommand extends $Command {
@@ -29,6 +30,10 @@ export class RegisterGameServerCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "RegisterGameServer",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { RequestUploadCredentialsOutputFilterSensitiveLog, } from "../models/models_0";
5
6
  import { de_RequestUploadCredentialsCommand, se_RequestUploadCredentialsCommand } from "../protocols/Aws_json1_1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class RequestUploadCredentialsCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: RequestUploadCredentialsOutputFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "GameLift",
36
+ operation: "RequestUploadCredentials",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ResolveAliasCommand, se_ResolveAliasCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ResolveAliasCommand extends $Command {
@@ -29,6 +30,10 @@ export class ResolveAliasCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "ResolveAlias",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_ResumeGameServerGroupCommand, se_ResumeGameServerGroupCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class ResumeGameServerGroupCommand extends $Command {
@@ -29,6 +30,10 @@ export class ResumeGameServerGroupCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "ResumeGameServerGroup",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_SearchGameSessionsCommand, se_SearchGameSessionsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class SearchGameSessionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class SearchGameSessionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "SearchGameSessions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_StartFleetActionsCommand, se_StartFleetActionsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class StartFleetActionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class StartFleetActionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "StartFleetActions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_StartGameSessionPlacementCommand, se_StartGameSessionPlacementCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class StartGameSessionPlacementCommand extends $Command {
@@ -29,6 +30,10 @@ export class StartGameSessionPlacementCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "StartGameSessionPlacement",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_StartMatchBackfillCommand, se_StartMatchBackfillCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class StartMatchBackfillCommand extends $Command {
@@ -29,6 +30,10 @@ export class StartMatchBackfillCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "StartMatchBackfill",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_StartMatchmakingCommand, se_StartMatchmakingCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class StartMatchmakingCommand extends $Command {
@@ -29,6 +30,10 @@ export class StartMatchmakingCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "StartMatchmaking",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_StopFleetActionsCommand, se_StopFleetActionsCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class StopFleetActionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class StopFleetActionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "StopFleetActions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_StopGameSessionPlacementCommand, se_StopGameSessionPlacementCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class StopGameSessionPlacementCommand extends $Command {
@@ -29,6 +30,10 @@ export class StopGameSessionPlacementCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "GameLift",
35
+ operation: "StopGameSessionPlacement",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);