@aws-sdk/client-gamelift 3.649.0 → 3.651.1

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 (110) hide show
  1. package/dist-cjs/index.js +108 -324
  2. package/dist-es/commands/AcceptMatchCommand.js +1 -3
  3. package/dist-es/commands/ClaimGameServerCommand.js +1 -3
  4. package/dist-es/commands/CreateAliasCommand.js +1 -3
  5. package/dist-es/commands/CreateBuildCommand.js +1 -3
  6. package/dist-es/commands/CreateContainerGroupDefinitionCommand.js +1 -3
  7. package/dist-es/commands/CreateFleetCommand.js +1 -3
  8. package/dist-es/commands/CreateFleetLocationsCommand.js +1 -3
  9. package/dist-es/commands/CreateGameServerGroupCommand.js +1 -3
  10. package/dist-es/commands/CreateGameSessionCommand.js +1 -3
  11. package/dist-es/commands/CreateGameSessionQueueCommand.js +1 -3
  12. package/dist-es/commands/CreateLocationCommand.js +1 -3
  13. package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +1 -3
  14. package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +1 -3
  15. package/dist-es/commands/CreatePlayerSessionCommand.js +1 -3
  16. package/dist-es/commands/CreatePlayerSessionsCommand.js +1 -3
  17. package/dist-es/commands/CreateScriptCommand.js +1 -3
  18. package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +1 -3
  19. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +1 -3
  20. package/dist-es/commands/DeleteAliasCommand.js +1 -3
  21. package/dist-es/commands/DeleteBuildCommand.js +1 -3
  22. package/dist-es/commands/DeleteContainerGroupDefinitionCommand.js +1 -3
  23. package/dist-es/commands/DeleteFleetCommand.js +1 -3
  24. package/dist-es/commands/DeleteFleetLocationsCommand.js +1 -3
  25. package/dist-es/commands/DeleteGameServerGroupCommand.js +1 -3
  26. package/dist-es/commands/DeleteGameSessionQueueCommand.js +1 -3
  27. package/dist-es/commands/DeleteLocationCommand.js +1 -3
  28. package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +1 -3
  29. package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +1 -3
  30. package/dist-es/commands/DeleteScalingPolicyCommand.js +1 -3
  31. package/dist-es/commands/DeleteScriptCommand.js +1 -3
  32. package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +1 -3
  33. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +1 -3
  34. package/dist-es/commands/DeregisterComputeCommand.js +1 -3
  35. package/dist-es/commands/DeregisterGameServerCommand.js +1 -3
  36. package/dist-es/commands/DescribeAliasCommand.js +1 -3
  37. package/dist-es/commands/DescribeBuildCommand.js +1 -3
  38. package/dist-es/commands/DescribeComputeCommand.js +1 -3
  39. package/dist-es/commands/DescribeContainerGroupDefinitionCommand.js +1 -3
  40. package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +1 -3
  41. package/dist-es/commands/DescribeFleetAttributesCommand.js +1 -3
  42. package/dist-es/commands/DescribeFleetCapacityCommand.js +1 -3
  43. package/dist-es/commands/DescribeFleetEventsCommand.js +1 -3
  44. package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +1 -3
  45. package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +1 -3
  46. package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +1 -3
  47. package/dist-es/commands/DescribeFleetPortSettingsCommand.js +1 -3
  48. package/dist-es/commands/DescribeFleetUtilizationCommand.js +1 -3
  49. package/dist-es/commands/DescribeGameServerCommand.js +1 -3
  50. package/dist-es/commands/DescribeGameServerGroupCommand.js +1 -3
  51. package/dist-es/commands/DescribeGameServerInstancesCommand.js +1 -3
  52. package/dist-es/commands/DescribeGameSessionDetailsCommand.js +1 -3
  53. package/dist-es/commands/DescribeGameSessionPlacementCommand.js +1 -3
  54. package/dist-es/commands/DescribeGameSessionQueuesCommand.js +1 -3
  55. package/dist-es/commands/DescribeGameSessionsCommand.js +1 -3
  56. package/dist-es/commands/DescribeInstancesCommand.js +1 -3
  57. package/dist-es/commands/DescribeMatchmakingCommand.js +1 -3
  58. package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +1 -3
  59. package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +1 -3
  60. package/dist-es/commands/DescribePlayerSessionsCommand.js +1 -3
  61. package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +1 -3
  62. package/dist-es/commands/DescribeScalingPoliciesCommand.js +1 -3
  63. package/dist-es/commands/DescribeScriptCommand.js +1 -3
  64. package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +1 -3
  65. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +1 -3
  66. package/dist-es/commands/GetComputeAccessCommand.js +1 -3
  67. package/dist-es/commands/GetComputeAuthTokenCommand.js +1 -3
  68. package/dist-es/commands/GetGameSessionLogUrlCommand.js +1 -3
  69. package/dist-es/commands/GetInstanceAccessCommand.js +1 -3
  70. package/dist-es/commands/ListAliasesCommand.js +1 -3
  71. package/dist-es/commands/ListBuildsCommand.js +1 -3
  72. package/dist-es/commands/ListComputeCommand.js +1 -3
  73. package/dist-es/commands/ListContainerGroupDefinitionsCommand.js +1 -3
  74. package/dist-es/commands/ListFleetsCommand.js +1 -3
  75. package/dist-es/commands/ListGameServerGroupsCommand.js +1 -3
  76. package/dist-es/commands/ListGameServersCommand.js +1 -3
  77. package/dist-es/commands/ListLocationsCommand.js +1 -3
  78. package/dist-es/commands/ListScriptsCommand.js +1 -3
  79. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  80. package/dist-es/commands/PutScalingPolicyCommand.js +1 -3
  81. package/dist-es/commands/RegisterComputeCommand.js +1 -3
  82. package/dist-es/commands/RegisterGameServerCommand.js +1 -3
  83. package/dist-es/commands/RequestUploadCredentialsCommand.js +1 -3
  84. package/dist-es/commands/ResolveAliasCommand.js +1 -3
  85. package/dist-es/commands/ResumeGameServerGroupCommand.js +1 -3
  86. package/dist-es/commands/SearchGameSessionsCommand.js +1 -3
  87. package/dist-es/commands/StartFleetActionsCommand.js +1 -3
  88. package/dist-es/commands/StartGameSessionPlacementCommand.js +1 -3
  89. package/dist-es/commands/StartMatchBackfillCommand.js +1 -3
  90. package/dist-es/commands/StartMatchmakingCommand.js +1 -3
  91. package/dist-es/commands/StopFleetActionsCommand.js +1 -3
  92. package/dist-es/commands/StopGameSessionPlacementCommand.js +1 -3
  93. package/dist-es/commands/StopMatchmakingCommand.js +1 -3
  94. package/dist-es/commands/SuspendGameServerGroupCommand.js +1 -3
  95. package/dist-es/commands/TagResourceCommand.js +1 -3
  96. package/dist-es/commands/UntagResourceCommand.js +1 -3
  97. package/dist-es/commands/UpdateAliasCommand.js +1 -3
  98. package/dist-es/commands/UpdateBuildCommand.js +1 -3
  99. package/dist-es/commands/UpdateFleetAttributesCommand.js +1 -3
  100. package/dist-es/commands/UpdateFleetCapacityCommand.js +1 -3
  101. package/dist-es/commands/UpdateFleetPortSettingsCommand.js +1 -3
  102. package/dist-es/commands/UpdateGameServerCommand.js +1 -3
  103. package/dist-es/commands/UpdateGameServerGroupCommand.js +1 -3
  104. package/dist-es/commands/UpdateGameSessionCommand.js +1 -3
  105. package/dist-es/commands/UpdateGameSessionQueueCommand.js +1 -3
  106. package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +1 -3
  107. package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +1 -3
  108. package/dist-es/commands/UpdateScriptCommand.js +1 -3
  109. package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +1 -3
  110. package/package.json +5 -5
@@ -7,9 +7,7 @@ import { de_DescribeGameSessionsCommand, se_DescribeGameSessionsCommand } from "
7
7
  export { $Command };
8
8
  export class DescribeGameSessionsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DescribeInstancesCommand, se_DescribeInstancesCommand } from "../pro
7
7
  export { $Command };
8
8
  export class DescribeInstancesCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DescribeMatchmakingCommand, se_DescribeMatchmakingCommand } from "..
7
7
  export { $Command };
8
8
  export class DescribeMatchmakingCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeMatchmakingConfigurationsCommand, se_DescribeMatchmakingConf
6
6
  export { $Command };
7
7
  export class DescribeMatchmakingConfigurationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeMatchmakingRuleSetsCommand, se_DescribeMatchmakingRuleSetsCo
6
6
  export { $Command };
7
7
  export class DescribeMatchmakingRuleSetsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_DescribePlayerSessionsCommand, se_DescribePlayerSessionsCommand } fr
7
7
  export { $Command };
8
8
  export class DescribePlayerSessionsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeRuntimeConfigurationCommand, se_DescribeRuntimeConfiguration
6
6
  export { $Command };
7
7
  export class DescribeRuntimeConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeScalingPoliciesCommand, se_DescribeScalingPoliciesCommand }
6
6
  export { $Command };
7
7
  export class DescribeScalingPoliciesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeScriptCommand, se_DescribeScriptCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DescribeScriptCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeVpcPeeringAuthorizationsCommand, se_DescribeVpcPeeringAuthor
6
6
  export { $Command };
7
7
  export class DescribeVpcPeeringAuthorizationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DescribeVpcPeeringConnectionsCommand, se_DescribeVpcPeeringConnectio
6
6
  export { $Command };
7
7
  export class DescribeVpcPeeringConnectionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetComputeAccessCommand, se_GetComputeAccessCommand } from "../proto
7
7
  export { $Command };
8
8
  export class GetComputeAccessCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetComputeAuthTokenCommand, se_GetComputeAuthTokenCommand } from "..
6
6
  export { $Command };
7
7
  export class GetComputeAuthTokenCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetGameSessionLogUrlCommand, se_GetGameSessionLogUrlCommand } from "
6
6
  export { $Command };
7
7
  export class GetGameSessionLogUrlCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_GetInstanceAccessCommand, se_GetInstanceAccessCommand } from "../pro
7
7
  export { $Command };
8
8
  export class GetInstanceAccessCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListAliasesCommand, se_ListAliasesCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class ListAliasesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListBuildsCommand, se_ListBuildsCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class ListBuildsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListComputeCommand, se_ListComputeCommand } from "../protocols/Aws_j
7
7
  export { $Command };
8
8
  export class ListComputeCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_ListContainerGroupDefinitionsCommand, se_ListContainerGroupDefinitio
7
7
  export { $Command };
8
8
  export class ListContainerGroupDefinitionsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListFleetsCommand, se_ListFleetsCommand } from "../protocols/Aws_jso
6
6
  export { $Command };
7
7
  export class ListFleetsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListGameServerGroupsCommand, se_ListGameServerGroupsCommand } from "
6
6
  export { $Command };
7
7
  export class ListGameServerGroupsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListGameServersCommand, se_ListGameServersCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ListGameServersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListLocationsCommand, se_ListLocationsCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class ListLocationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListScriptsCommand, se_ListScriptsCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class ListScriptsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
6
6
  export { $Command };
7
7
  export class ListTagsForResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_PutScalingPolicyCommand, se_PutScalingPolicyCommand } from "../proto
6
6
  export { $Command };
7
7
  export class PutScalingPolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_RegisterComputeCommand, se_RegisterComputeCommand } from "../protoco
7
7
  export { $Command };
8
8
  export class RegisterComputeCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_RegisterGameServerCommand, se_RegisterGameServerCommand } from "../p
6
6
  export { $Command };
7
7
  export class RegisterGameServerCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_RequestUploadCredentialsCommand, se_RequestUploadCredentialsCommand
7
7
  export { $Command };
8
8
  export class RequestUploadCredentialsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ResolveAliasCommand, se_ResolveAliasCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ResolveAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ResumeGameServerGroupCommand, se_ResumeGameServerGroupCommand } from
6
6
  export { $Command };
7
7
  export class ResumeGameServerGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_SearchGameSessionsCommand, se_SearchGameSessionsCommand } from "../p
7
7
  export { $Command };
8
8
  export class SearchGameSessionsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartFleetActionsCommand, se_StartFleetActionsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class StartFleetActionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_StartGameSessionPlacementCommand, se_StartGameSessionPlacementComman
7
7
  export { $Command };
8
8
  export class StartGameSessionPlacementCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_StartMatchBackfillCommand, se_StartMatchBackfillCommand } from "../p
7
7
  export { $Command };
8
8
  export class StartMatchBackfillCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_StartMatchmakingCommand, se_StartMatchmakingCommand } from "../proto
7
7
  export { $Command };
8
8
  export class StartMatchmakingCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopFleetActionsCommand, se_StopFleetActionsCommand } from "../proto
6
6
  export { $Command };
7
7
  export class StopFleetActionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_StopGameSessionPlacementCommand, se_StopGameSessionPlacementCommand
7
7
  export { $Command };
8
8
  export class StopGameSessionPlacementCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StopMatchmakingCommand, se_StopMatchmakingCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class StopMatchmakingCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_SuspendGameServerGroupCommand, se_SuspendGameServerGroupCommand } fr
6
6
  export { $Command };
7
7
  export class SuspendGameServerGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class TagResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class UntagResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateAliasCommand, se_UpdateAliasCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class UpdateAliasCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateBuildCommand, se_UpdateBuildCommand } from "../protocols/Aws_j
6
6
  export { $Command };
7
7
  export class UpdateBuildCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateFleetAttributesCommand, se_UpdateFleetAttributesCommand } from
6
6
  export { $Command };
7
7
  export class UpdateFleetAttributesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateFleetCapacityCommand, se_UpdateFleetCapacityCommand } from "..
6
6
  export { $Command };
7
7
  export class UpdateFleetCapacityCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_UpdateFleetPortSettingsCommand, se_UpdateFleetPortSettingsCommand }
7
7
  export { $Command };
8
8
  export class UpdateFleetPortSettingsCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateGameServerCommand, se_UpdateGameServerCommand } from "../proto
6
6
  export { $Command };
7
7
  export class UpdateGameServerCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateGameServerGroupCommand, se_UpdateGameServerGroupCommand } from
6
6
  export { $Command };
7
7
  export class UpdateGameServerGroupCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -7,9 +7,7 @@ import { de_UpdateGameSessionCommand, se_UpdateGameSessionCommand } from "../pro
7
7
  export { $Command };
8
8
  export class UpdateGameSessionCommand extends $Command
9
9
  .classBuilder()
10
- .ep({
11
- ...commonParams,
12
- })
10
+ .ep(commonParams)
13
11
  .m(function (Command, cs, config, o) {
14
12
  return [
15
13
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateGameSessionQueueCommand, se_UpdateGameSessionQueueCommand } fr
6
6
  export { $Command };
7
7
  export class UpdateGameSessionQueueCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateMatchmakingConfigurationCommand, se_UpdateMatchmakingConfigura
6
6
  export { $Command };
7
7
  export class UpdateMatchmakingConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateRuntimeConfigurationCommand, se_UpdateRuntimeConfigurationComm
6
6
  export { $Command };
7
7
  export class UpdateRuntimeConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),