@aws-sdk/client-gamelift 3.890.0 → 3.891.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 (119) hide show
  1. package/dist-types/commands/AcceptMatchCommand.d.ts +2 -0
  2. package/dist-types/commands/ClaimGameServerCommand.d.ts +2 -0
  3. package/dist-types/commands/CreateAliasCommand.d.ts +2 -0
  4. package/dist-types/commands/CreateBuildCommand.d.ts +2 -0
  5. package/dist-types/commands/CreateContainerFleetCommand.d.ts +2 -0
  6. package/dist-types/commands/CreateContainerGroupDefinitionCommand.d.ts +2 -0
  7. package/dist-types/commands/CreateFleetCommand.d.ts +2 -0
  8. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +2 -0
  9. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +2 -0
  10. package/dist-types/commands/CreateGameSessionCommand.d.ts +2 -0
  11. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +2 -0
  12. package/dist-types/commands/CreateLocationCommand.d.ts +2 -0
  13. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +2 -0
  14. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +2 -0
  15. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +2 -0
  16. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +2 -0
  17. package/dist-types/commands/CreateScriptCommand.d.ts +2 -0
  18. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +2 -0
  19. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -0
  20. package/dist-types/commands/DeleteAliasCommand.d.ts +2 -0
  21. package/dist-types/commands/DeleteBuildCommand.d.ts +2 -0
  22. package/dist-types/commands/DeleteContainerFleetCommand.d.ts +2 -0
  23. package/dist-types/commands/DeleteContainerGroupDefinitionCommand.d.ts +2 -0
  24. package/dist-types/commands/DeleteFleetCommand.d.ts +2 -0
  25. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -0
  26. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +2 -0
  27. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +2 -0
  28. package/dist-types/commands/DeleteLocationCommand.d.ts +2 -0
  29. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +2 -0
  30. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +2 -0
  31. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +2 -0
  32. package/dist-types/commands/DeleteScriptCommand.d.ts +2 -0
  33. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +2 -0
  34. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -0
  35. package/dist-types/commands/DeregisterComputeCommand.d.ts +2 -0
  36. package/dist-types/commands/DeregisterGameServerCommand.d.ts +2 -0
  37. package/dist-types/commands/DescribeAliasCommand.d.ts +2 -0
  38. package/dist-types/commands/DescribeBuildCommand.d.ts +2 -0
  39. package/dist-types/commands/DescribeComputeCommand.d.ts +2 -0
  40. package/dist-types/commands/DescribeContainerFleetCommand.d.ts +2 -0
  41. package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +2 -0
  42. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +2 -0
  43. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -0
  44. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -0
  45. package/dist-types/commands/DescribeFleetDeploymentCommand.d.ts +2 -0
  46. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +2 -0
  47. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -0
  48. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +2 -0
  49. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +2 -0
  50. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +2 -0
  51. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -0
  52. package/dist-types/commands/DescribeGameServerCommand.d.ts +2 -0
  53. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +2 -0
  54. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -0
  55. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +2 -0
  56. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +2 -0
  57. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -0
  58. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +2 -0
  59. package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -0
  60. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -0
  61. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -0
  62. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -0
  63. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +2 -0
  64. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +2 -0
  65. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +2 -0
  66. package/dist-types/commands/DescribeScriptCommand.d.ts +2 -0
  67. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +2 -0
  68. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -0
  69. package/dist-types/commands/GetComputeAccessCommand.d.ts +2 -0
  70. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +2 -0
  71. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +2 -0
  72. package/dist-types/commands/GetInstanceAccessCommand.d.ts +2 -0
  73. package/dist-types/commands/ListAliasesCommand.d.ts +2 -0
  74. package/dist-types/commands/ListBuildsCommand.d.ts +2 -0
  75. package/dist-types/commands/ListComputeCommand.d.ts +2 -0
  76. package/dist-types/commands/ListContainerFleetsCommand.d.ts +2 -0
  77. package/dist-types/commands/ListContainerGroupDefinitionVersionsCommand.d.ts +2 -0
  78. package/dist-types/commands/ListContainerGroupDefinitionsCommand.d.ts +2 -0
  79. package/dist-types/commands/ListFleetDeploymentsCommand.d.ts +2 -0
  80. package/dist-types/commands/ListFleetsCommand.d.ts +2 -0
  81. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +2 -0
  82. package/dist-types/commands/ListGameServersCommand.d.ts +2 -0
  83. package/dist-types/commands/ListLocationsCommand.d.ts +2 -0
  84. package/dist-types/commands/ListScriptsCommand.d.ts +2 -0
  85. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
  86. package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -0
  87. package/dist-types/commands/RegisterComputeCommand.d.ts +2 -0
  88. package/dist-types/commands/RegisterGameServerCommand.d.ts +2 -0
  89. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +2 -0
  90. package/dist-types/commands/ResolveAliasCommand.d.ts +2 -0
  91. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -0
  92. package/dist-types/commands/SearchGameSessionsCommand.d.ts +2 -0
  93. package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -0
  94. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +2 -0
  95. package/dist-types/commands/StartMatchBackfillCommand.d.ts +2 -0
  96. package/dist-types/commands/StartMatchmakingCommand.d.ts +2 -0
  97. package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -0
  98. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +2 -0
  99. package/dist-types/commands/StopMatchmakingCommand.d.ts +2 -0
  100. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -0
  101. package/dist-types/commands/TagResourceCommand.d.ts +2 -0
  102. package/dist-types/commands/TerminateGameSessionCommand.d.ts +2 -0
  103. package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
  104. package/dist-types/commands/UpdateAliasCommand.d.ts +2 -0
  105. package/dist-types/commands/UpdateBuildCommand.d.ts +2 -0
  106. package/dist-types/commands/UpdateContainerFleetCommand.d.ts +2 -0
  107. package/dist-types/commands/UpdateContainerGroupDefinitionCommand.d.ts +2 -0
  108. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +2 -0
  109. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +2 -0
  110. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +2 -0
  111. package/dist-types/commands/UpdateGameServerCommand.d.ts +2 -0
  112. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +2 -0
  113. package/dist-types/commands/UpdateGameSessionCommand.d.ts +2 -0
  114. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +2 -0
  115. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +2 -0
  116. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +2 -0
  117. package/dist-types/commands/UpdateScriptCommand.d.ts +2 -0
  118. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +2 -0
  119. package/package.json +10 -10
@@ -67,6 +67,8 @@ declare const DescribeGameSessionDetailsCommand_base: {
67
67
  * ```javascript
68
68
  * import { GameLiftClient, DescribeGameSessionDetailsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
69
69
  * // const { GameLiftClient, DescribeGameSessionDetailsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
70
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
71
+ * const config = {}; // type is GameLiftClientConfig
70
72
  * const client = new GameLiftClient(config);
71
73
  * const input = { // DescribeGameSessionDetailsInput
72
74
  * FleetId: "STRING_VALUE",
@@ -40,6 +40,8 @@ declare const DescribeGameSessionPlacementCommand_base: {
40
40
  * ```javascript
41
41
  * import { GameLiftClient, DescribeGameSessionPlacementCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
42
42
  * // const { GameLiftClient, DescribeGameSessionPlacementCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
43
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
44
+ * const config = {}; // type is GameLiftClientConfig
43
45
  * const client = new GameLiftClient(config);
44
46
  * const input = { // DescribeGameSessionPlacementInput
45
47
  * PlacementId: "STRING_VALUE", // required
@@ -43,6 +43,8 @@ declare const DescribeGameSessionQueuesCommand_base: {
43
43
  * ```javascript
44
44
  * import { GameLiftClient, DescribeGameSessionQueuesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
45
45
  * // const { GameLiftClient, DescribeGameSessionQueuesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
46
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
47
+ * const config = {}; // type is GameLiftClientConfig
46
48
  * const client = new GameLiftClient(config);
47
49
  * const input = { // DescribeGameSessionQueuesInput
48
50
  * Names: [ // GameSessionQueueNameOrArnList
@@ -74,6 +74,8 @@ declare const DescribeGameSessionsCommand_base: {
74
74
  * ```javascript
75
75
  * import { GameLiftClient, DescribeGameSessionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
76
76
  * // const { GameLiftClient, DescribeGameSessionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
77
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
78
+ * const config = {}; // type is GameLiftClientConfig
77
79
  * const client = new GameLiftClient(config);
78
80
  * const input = { // DescribeGameSessionsInput
79
81
  * FleetId: "STRING_VALUE",
@@ -73,6 +73,8 @@ declare const DescribeInstancesCommand_base: {
73
73
  * ```javascript
74
74
  * import { GameLiftClient, DescribeInstancesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
75
75
  * // const { GameLiftClient, DescribeInstancesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
76
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
77
+ * const config = {}; // type is GameLiftClientConfig
76
78
  * const client = new GameLiftClient(config);
77
79
  * const input = { // DescribeInstancesInput
78
80
  * FleetId: "STRING_VALUE", // required
@@ -54,6 +54,8 @@ declare const DescribeMatchmakingCommand_base: {
54
54
  * ```javascript
55
55
  * import { GameLiftClient, DescribeMatchmakingCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
56
56
  * // const { GameLiftClient, DescribeMatchmakingCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
57
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
58
+ * const config = {}; // type is GameLiftClientConfig
57
59
  * const client = new GameLiftClient(config);
58
60
  * const input = { // DescribeMatchmakingInput
59
61
  * TicketIds: [ // MatchmakingIdList // required
@@ -45,6 +45,8 @@ declare const DescribeMatchmakingConfigurationsCommand_base: {
45
45
  * ```javascript
46
46
  * import { GameLiftClient, DescribeMatchmakingConfigurationsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
47
47
  * // const { GameLiftClient, DescribeMatchmakingConfigurationsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
48
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
49
+ * const config = {}; // type is GameLiftClientConfig
48
50
  * const client = new GameLiftClient(config);
49
51
  * const input = { // DescribeMatchmakingConfigurationsInput
50
52
  * Names: [ // MatchmakingConfigurationNameList
@@ -47,6 +47,8 @@ declare const DescribeMatchmakingRuleSetsCommand_base: {
47
47
  * ```javascript
48
48
  * import { GameLiftClient, DescribeMatchmakingRuleSetsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
49
49
  * // const { GameLiftClient, DescribeMatchmakingRuleSetsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
50
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
51
+ * const config = {}; // type is GameLiftClientConfig
50
52
  * const client = new GameLiftClient(config);
51
53
  * const input = { // DescribeMatchmakingRuleSetsInput
52
54
  * Names: [ // MatchmakingRuleSetNameList
@@ -60,6 +60,8 @@ declare const DescribePlayerSessionsCommand_base: {
60
60
  * ```javascript
61
61
  * import { GameLiftClient, DescribePlayerSessionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
62
62
  * // const { GameLiftClient, DescribePlayerSessionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
63
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
64
+ * const config = {}; // type is GameLiftClientConfig
63
65
  * const client = new GameLiftClient(config);
64
66
  * const input = { // DescribePlayerSessionsInput
65
67
  * GameSessionId: "STRING_VALUE",
@@ -53,6 +53,8 @@ declare const DescribeRuntimeConfigurationCommand_base: {
53
53
  * ```javascript
54
54
  * import { GameLiftClient, DescribeRuntimeConfigurationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
55
55
  * // const { GameLiftClient, DescribeRuntimeConfigurationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
56
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
57
+ * const config = {}; // type is GameLiftClientConfig
56
58
  * const client = new GameLiftClient(config);
57
59
  * const input = { // DescribeRuntimeConfigurationInput
58
60
  * FleetId: "STRING_VALUE", // required
@@ -39,6 +39,8 @@ declare const DescribeScalingPoliciesCommand_base: {
39
39
  * ```javascript
40
40
  * import { GameLiftClient, DescribeScalingPoliciesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
41
41
  * // const { GameLiftClient, DescribeScalingPoliciesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
42
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
43
+ * const config = {}; // type is GameLiftClientConfig
42
44
  * const client = new GameLiftClient(config);
43
45
  * const input = { // DescribeScalingPoliciesInput
44
46
  * FleetId: "STRING_VALUE", // required
@@ -47,6 +47,8 @@ declare const DescribeScriptCommand_base: {
47
47
  * ```javascript
48
48
  * import { GameLiftClient, DescribeScriptCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
49
49
  * // const { GameLiftClient, DescribeScriptCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
50
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
51
+ * const config = {}; // type is GameLiftClientConfig
50
52
  * const client = new GameLiftClient(config);
51
53
  * const input = { // DescribeScriptInput
52
54
  * ScriptId: "STRING_VALUE", // required
@@ -41,6 +41,8 @@ declare const DescribeVpcPeeringAuthorizationsCommand_base: {
41
41
  * ```javascript
42
42
  * import { GameLiftClient, DescribeVpcPeeringAuthorizationsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
43
43
  * // const { GameLiftClient, DescribeVpcPeeringAuthorizationsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
44
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
45
+ * const config = {}; // type is GameLiftClientConfig
44
46
  * const client = new GameLiftClient(config);
45
47
  * const input = {};
46
48
  * const command = new DescribeVpcPeeringAuthorizationsCommand(input);
@@ -45,6 +45,8 @@ declare const DescribeVpcPeeringConnectionsCommand_base: {
45
45
  * ```javascript
46
46
  * import { GameLiftClient, DescribeVpcPeeringConnectionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
47
47
  * // const { GameLiftClient, DescribeVpcPeeringConnectionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
48
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
49
+ * const config = {}; // type is GameLiftClientConfig
48
50
  * const client = new GameLiftClient(config);
49
51
  * const input = { // DescribeVpcPeeringConnectionsInput
50
52
  * FleetId: "STRING_VALUE",
@@ -63,6 +63,8 @@ declare const GetComputeAccessCommand_base: {
63
63
  * ```javascript
64
64
  * import { GameLiftClient, GetComputeAccessCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
65
65
  * // const { GameLiftClient, GetComputeAccessCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
66
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
67
+ * const config = {}; // type is GameLiftClientConfig
66
68
  * const client = new GameLiftClient(config);
67
69
  * const input = { // GetComputeAccessInput
68
70
  * FleetId: "STRING_VALUE", // required
@@ -76,6 +76,8 @@ declare const GetComputeAuthTokenCommand_base: {
76
76
  * ```javascript
77
77
  * import { GameLiftClient, GetComputeAuthTokenCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
78
78
  * // const { GameLiftClient, GetComputeAuthTokenCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
79
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
80
+ * const config = {}; // type is GameLiftClientConfig
79
81
  * const client = new GameLiftClient(config);
80
82
  * const input = { // GetComputeAuthTokenInput
81
83
  * FleetId: "STRING_VALUE", // required
@@ -43,6 +43,8 @@ declare const GetGameSessionLogUrlCommand_base: {
43
43
  * ```javascript
44
44
  * import { GameLiftClient, GetGameSessionLogUrlCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
45
45
  * // const { GameLiftClient, GetGameSessionLogUrlCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
46
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
47
+ * const config = {}; // type is GameLiftClientConfig
46
48
  * const client = new GameLiftClient(config);
47
49
  * const input = { // GetGameSessionLogUrlInput
48
50
  * GameSessionId: "STRING_VALUE", // required
@@ -69,6 +69,8 @@ declare const GetInstanceAccessCommand_base: {
69
69
  * ```javascript
70
70
  * import { GameLiftClient, GetInstanceAccessCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
71
71
  * // const { GameLiftClient, GetInstanceAccessCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
72
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
73
+ * const config = {}; // type is GameLiftClientConfig
72
74
  * const client = new GameLiftClient(config);
73
75
  * const input = { // GetInstanceAccessInput
74
76
  * FleetId: "STRING_VALUE", // required
@@ -44,6 +44,8 @@ declare const ListAliasesCommand_base: {
44
44
  * ```javascript
45
45
  * import { GameLiftClient, ListAliasesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
46
46
  * // const { GameLiftClient, ListAliasesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
47
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
48
+ * const config = {}; // type is GameLiftClientConfig
47
49
  * const client = new GameLiftClient(config);
48
50
  * const input = { // ListAliasesInput
49
51
  * RoutingStrategyType: "SIMPLE" || "TERMINAL",
@@ -49,6 +49,8 @@ declare const ListBuildsCommand_base: {
49
49
  * ```javascript
50
50
  * import { GameLiftClient, ListBuildsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
51
51
  * // const { GameLiftClient, ListBuildsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
52
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
53
+ * const config = {}; // type is GameLiftClientConfig
52
54
  * const client = new GameLiftClient(config);
53
55
  * const input = { // ListBuildsInput
54
56
  * Status: "INITIALIZED" || "READY" || "FAILED",
@@ -65,6 +65,8 @@ declare const ListComputeCommand_base: {
65
65
  * ```javascript
66
66
  * import { GameLiftClient, ListComputeCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
67
67
  * // const { GameLiftClient, ListComputeCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
68
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
69
+ * const config = {}; // type is GameLiftClientConfig
68
70
  * const client = new GameLiftClient(config);
69
71
  * const input = { // ListComputeInput
70
72
  * FleetId: "STRING_VALUE", // required
@@ -59,6 +59,8 @@ declare const ListContainerFleetsCommand_base: {
59
59
  * ```javascript
60
60
  * import { GameLiftClient, ListContainerFleetsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
61
61
  * // const { GameLiftClient, ListContainerFleetsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
62
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
63
+ * const config = {}; // type is GameLiftClientConfig
62
64
  * const client = new GameLiftClient(config);
63
65
  * const input = { // ListContainerFleetsInput
64
66
  * ContainerGroupDefinitionName: "STRING_VALUE",
@@ -63,6 +63,8 @@ declare const ListContainerGroupDefinitionVersionsCommand_base: {
63
63
  * ```javascript
64
64
  * import { GameLiftClient, ListContainerGroupDefinitionVersionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
65
65
  * // const { GameLiftClient, ListContainerGroupDefinitionVersionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
66
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
67
+ * const config = {}; // type is GameLiftClientConfig
66
68
  * const client = new GameLiftClient(config);
67
69
  * const input = { // ListContainerGroupDefinitionVersionsInput
68
70
  * Name: "STRING_VALUE", // required
@@ -56,6 +56,8 @@ declare const ListContainerGroupDefinitionsCommand_base: {
56
56
  * ```javascript
57
57
  * import { GameLiftClient, ListContainerGroupDefinitionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
58
58
  * // const { GameLiftClient, ListContainerGroupDefinitionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
59
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
60
+ * const config = {}; // type is GameLiftClientConfig
59
61
  * const client = new GameLiftClient(config);
60
62
  * const input = { // ListContainerGroupDefinitionsInput
61
63
  * ContainerGroupType: "GAME_SERVER" || "PER_INSTANCE",
@@ -54,6 +54,8 @@ declare const ListFleetDeploymentsCommand_base: {
54
54
  * ```javascript
55
55
  * import { GameLiftClient, ListFleetDeploymentsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
56
56
  * // const { GameLiftClient, ListFleetDeploymentsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
57
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
58
+ * const config = {}; // type is GameLiftClientConfig
57
59
  * const client = new GameLiftClient(config);
58
60
  * const input = { // ListFleetDeploymentsInput
59
61
  * FleetId: "STRING_VALUE",
@@ -58,6 +58,8 @@ declare const ListFleetsCommand_base: {
58
58
  * ```javascript
59
59
  * import { GameLiftClient, ListFleetsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
60
60
  * // const { GameLiftClient, ListFleetsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
61
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
62
+ * const config = {}; // type is GameLiftClientConfig
61
63
  * const client = new GameLiftClient(config);
62
64
  * const input = { // ListFleetsInput
63
65
  * BuildId: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListGameServerGroupsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GameLiftClient, ListGameServerGroupsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
35
35
  * // const { GameLiftClient, ListGameServerGroupsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
36
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
37
+ * const config = {}; // type is GameLiftClientConfig
36
38
  * const client = new GameLiftClient(config);
37
39
  * const input = { // ListGameServerGroupsInput
38
40
  * Limit: Number("int"),
@@ -46,6 +46,8 @@ declare const ListGameServersCommand_base: {
46
46
  * ```javascript
47
47
  * import { GameLiftClient, ListGameServersCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
48
48
  * // const { GameLiftClient, ListGameServersCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
49
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
50
+ * const config = {}; // type is GameLiftClientConfig
49
51
  * const client = new GameLiftClient(config);
50
52
  * const input = { // ListGameServersInput
51
53
  * GameServerGroupName: "STRING_VALUE", // required
@@ -45,6 +45,8 @@ declare const ListLocationsCommand_base: {
45
45
  * ```javascript
46
46
  * import { GameLiftClient, ListLocationsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
47
47
  * // const { GameLiftClient, ListLocationsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
48
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
49
+ * const config = {}; // type is GameLiftClientConfig
48
50
  * const client = new GameLiftClient(config);
49
51
  * const input = { // ListLocationsInput
50
52
  * Filters: [ // LocationFilterList
@@ -46,6 +46,8 @@ declare const ListScriptsCommand_base: {
46
46
  * ```javascript
47
47
  * import { GameLiftClient, ListScriptsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
48
48
  * // const { GameLiftClient, ListScriptsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
49
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
50
+ * const config = {}; // type is GameLiftClientConfig
49
51
  * const client = new GameLiftClient(config);
50
52
  * const input = { // ListScriptsInput
51
53
  * Limit: Number("int"),
@@ -53,6 +53,8 @@ declare const ListTagsForResourceCommand_base: {
53
53
  * ```javascript
54
54
  * import { GameLiftClient, ListTagsForResourceCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
55
55
  * // const { GameLiftClient, ListTagsForResourceCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
56
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
57
+ * const config = {}; // type is GameLiftClientConfig
56
58
  * const client = new GameLiftClient(config);
57
59
  * const input = { // ListTagsForResourceRequest
58
60
  * ResourceARN: "STRING_VALUE", // required
@@ -90,6 +90,8 @@ declare const PutScalingPolicyCommand_base: {
90
90
  * ```javascript
91
91
  * import { GameLiftClient, PutScalingPolicyCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
92
92
  * // const { GameLiftClient, PutScalingPolicyCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
93
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
94
+ * const config = {}; // type is GameLiftClientConfig
93
95
  * const client = new GameLiftClient(config);
94
96
  * const input = { // PutScalingPolicyInput
95
97
  * Name: "STRING_VALUE", // required
@@ -67,6 +67,8 @@ declare const RegisterComputeCommand_base: {
67
67
  * ```javascript
68
68
  * import { GameLiftClient, RegisterComputeCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
69
69
  * // const { GameLiftClient, RegisterComputeCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
70
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
71
+ * const config = {}; // type is GameLiftClientConfig
70
72
  * const client = new GameLiftClient(config);
71
73
  * const input = { // RegisterComputeInput
72
74
  * FleetId: "STRING_VALUE", // required
@@ -55,6 +55,8 @@ declare const RegisterGameServerCommand_base: {
55
55
  * ```javascript
56
56
  * import { GameLiftClient, RegisterGameServerCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
57
57
  * // const { GameLiftClient, RegisterGameServerCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
58
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
59
+ * const config = {}; // type is GameLiftClientConfig
58
60
  * const client = new GameLiftClient(config);
59
61
  * const input = { // RegisterGameServerInput
60
62
  * GameServerGroupName: "STRING_VALUE", // required
@@ -47,6 +47,8 @@ declare const RequestUploadCredentialsCommand_base: {
47
47
  * ```javascript
48
48
  * import { GameLiftClient, RequestUploadCredentialsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
49
49
  * // const { GameLiftClient, RequestUploadCredentialsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
50
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
51
+ * const config = {}; // type is GameLiftClientConfig
50
52
  * const client = new GameLiftClient(config);
51
53
  * const input = { // RequestUploadCredentialsInput
52
54
  * BuildId: "STRING_VALUE", // required
@@ -43,6 +43,8 @@ declare const ResolveAliasCommand_base: {
43
43
  * ```javascript
44
44
  * import { GameLiftClient, ResolveAliasCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
45
45
  * // const { GameLiftClient, ResolveAliasCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
46
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
47
+ * const config = {}; // type is GameLiftClientConfig
46
48
  * const client = new GameLiftClient(config);
47
49
  * const input = { // ResolveAliasInput
48
50
  * AliasId: "STRING_VALUE", // required
@@ -52,6 +52,8 @@ declare const ResumeGameServerGroupCommand_base: {
52
52
  * ```javascript
53
53
  * import { GameLiftClient, ResumeGameServerGroupCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
54
54
  * // const { GameLiftClient, ResumeGameServerGroupCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
55
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
56
+ * const config = {}; // type is GameLiftClientConfig
55
57
  * const client = new GameLiftClient(config);
56
58
  * const input = { // ResumeGameServerGroupInput
57
59
  * GameServerGroupName: "STRING_VALUE", // required
@@ -114,6 +114,8 @@ declare const SearchGameSessionsCommand_base: {
114
114
  * ```javascript
115
115
  * import { GameLiftClient, SearchGameSessionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
116
116
  * // const { GameLiftClient, SearchGameSessionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
117
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
118
+ * const config = {}; // type is GameLiftClientConfig
117
119
  * const client = new GameLiftClient(config);
118
120
  * const input = { // SearchGameSessionsInput
119
121
  * FleetId: "STRING_VALUE",
@@ -56,6 +56,8 @@ declare const StartFleetActionsCommand_base: {
56
56
  * ```javascript
57
57
  * import { GameLiftClient, StartFleetActionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
58
58
  * // const { GameLiftClient, StartFleetActionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
59
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
60
+ * const config = {}; // type is GameLiftClientConfig
59
61
  * const client = new GameLiftClient(config);
60
62
  * const input = { // StartFleetActionsInput
61
63
  * FleetId: "STRING_VALUE", // required
@@ -138,6 +138,8 @@ declare const StartGameSessionPlacementCommand_base: {
138
138
  * ```javascript
139
139
  * import { GameLiftClient, StartGameSessionPlacementCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
140
140
  * // const { GameLiftClient, StartGameSessionPlacementCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
141
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
142
+ * const config = {}; // type is GameLiftClientConfig
141
143
  * const client = new GameLiftClient(config);
142
144
  * const input = { // StartGameSessionPlacementInput
143
145
  * PlacementId: "STRING_VALUE", // required
@@ -70,6 +70,8 @@ declare const StartMatchBackfillCommand_base: {
70
70
  * ```javascript
71
71
  * import { GameLiftClient, StartMatchBackfillCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
72
72
  * // const { GameLiftClient, StartMatchBackfillCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
73
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
74
+ * const config = {}; // type is GameLiftClientConfig
73
75
  * const client = new GameLiftClient(config);
74
76
  * const input = { // StartMatchBackfillInput
75
77
  * TicketId: "STRING_VALUE",
@@ -62,6 +62,8 @@ declare const StartMatchmakingCommand_base: {
62
62
  * ```javascript
63
63
  * import { GameLiftClient, StartMatchmakingCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
64
64
  * // const { GameLiftClient, StartMatchmakingCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
65
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
66
+ * const config = {}; // type is GameLiftClientConfig
65
67
  * const client = new GameLiftClient(config);
66
68
  * const input = { // StartMatchmakingInput
67
69
  * TicketId: "STRING_VALUE",
@@ -60,6 +60,8 @@ declare const StopFleetActionsCommand_base: {
60
60
  * ```javascript
61
61
  * import { GameLiftClient, StopFleetActionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
62
62
  * // const { GameLiftClient, StopFleetActionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
63
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
64
+ * const config = {}; // type is GameLiftClientConfig
63
65
  * const client = new GameLiftClient(config);
64
66
  * const input = { // StopFleetActionsInput
65
67
  * FleetId: "STRING_VALUE", // required
@@ -40,6 +40,8 @@ declare const StopGameSessionPlacementCommand_base: {
40
40
  * ```javascript
41
41
  * import { GameLiftClient, StopGameSessionPlacementCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
42
42
  * // const { GameLiftClient, StopGameSessionPlacementCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
43
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
44
+ * const config = {}; // type is GameLiftClientConfig
43
45
  * const client = new GameLiftClient(config);
44
46
  * const input = { // StopGameSessionPlacementInput
45
47
  * PlacementId: "STRING_VALUE", // required
@@ -51,6 +51,8 @@ declare const StopMatchmakingCommand_base: {
51
51
  * ```javascript
52
52
  * import { GameLiftClient, StopMatchmakingCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
53
53
  * // const { GameLiftClient, StopMatchmakingCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
54
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
55
+ * const config = {}; // type is GameLiftClientConfig
54
56
  * const client = new GameLiftClient(config);
55
57
  * const input = { // StopMatchmakingInput
56
58
  * TicketId: "STRING_VALUE", // required
@@ -62,6 +62,8 @@ declare const SuspendGameServerGroupCommand_base: {
62
62
  * ```javascript
63
63
  * import { GameLiftClient, SuspendGameServerGroupCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
64
64
  * // const { GameLiftClient, SuspendGameServerGroupCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
65
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
66
+ * const config = {}; // type is GameLiftClientConfig
65
67
  * const client = new GameLiftClient(config);
66
68
  * const input = { // SuspendGameServerGroupInput
67
69
  * GameServerGroupName: "STRING_VALUE", // required
@@ -56,6 +56,8 @@ declare const TagResourceCommand_base: {
56
56
  * ```javascript
57
57
  * import { GameLiftClient, TagResourceCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
58
58
  * // const { GameLiftClient, TagResourceCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
59
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
60
+ * const config = {}; // type is GameLiftClientConfig
59
61
  * const client = new GameLiftClient(config);
60
62
  * const input = { // TagResourceRequest
61
63
  * ResourceARN: "STRING_VALUE", // required
@@ -81,6 +81,8 @@ declare const TerminateGameSessionCommand_base: {
81
81
  * ```javascript
82
82
  * import { GameLiftClient, TerminateGameSessionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
83
83
  * // const { GameLiftClient, TerminateGameSessionCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
84
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
85
+ * const config = {}; // type is GameLiftClientConfig
84
86
  * const client = new GameLiftClient(config);
85
87
  * const input = { // TerminateGameSessionInput
86
88
  * GameSessionId: "STRING_VALUE", // required
@@ -55,6 +55,8 @@ declare const UntagResourceCommand_base: {
55
55
  * ```javascript
56
56
  * import { GameLiftClient, UntagResourceCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
57
57
  * // const { GameLiftClient, UntagResourceCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
58
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
59
+ * const config = {}; // type is GameLiftClientConfig
58
60
  * const client = new GameLiftClient(config);
59
61
  * const input = { // UntagResourceRequest
60
62
  * ResourceARN: "STRING_VALUE", // required
@@ -41,6 +41,8 @@ declare const UpdateAliasCommand_base: {
41
41
  * ```javascript
42
42
  * import { GameLiftClient, UpdateAliasCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
43
43
  * // const { GameLiftClient, UpdateAliasCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
44
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
45
+ * const config = {}; // type is GameLiftClientConfig
44
46
  * const client = new GameLiftClient(config);
45
47
  * const input = { // UpdateAliasInput
46
48
  * AliasId: "STRING_VALUE", // required
@@ -45,6 +45,8 @@ declare const UpdateBuildCommand_base: {
45
45
  * ```javascript
46
46
  * import { GameLiftClient, UpdateBuildCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
47
47
  * // const { GameLiftClient, UpdateBuildCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
48
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
49
+ * const config = {}; // type is GameLiftClientConfig
48
50
  * const client = new GameLiftClient(config);
49
51
  * const input = { // UpdateBuildInput
50
52
  * BuildId: "STRING_VALUE", // required
@@ -95,6 +95,8 @@ declare const UpdateContainerFleetCommand_base: {
95
95
  * ```javascript
96
96
  * import { GameLiftClient, UpdateContainerFleetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
97
97
  * // const { GameLiftClient, UpdateContainerFleetCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
98
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
99
+ * const config = {}; // type is GameLiftClientConfig
98
100
  * const client = new GameLiftClient(config);
99
101
  * const input = { // UpdateContainerFleetInput
100
102
  * FleetId: "STRING_VALUE", // required
@@ -74,6 +74,8 @@ declare const UpdateContainerGroupDefinitionCommand_base: {
74
74
  * ```javascript
75
75
  * import { GameLiftClient, UpdateContainerGroupDefinitionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
76
76
  * // const { GameLiftClient, UpdateContainerGroupDefinitionCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
77
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
78
+ * const config = {}; // type is GameLiftClientConfig
77
79
  * const client = new GameLiftClient(config);
78
80
  * const input = { // UpdateContainerGroupDefinitionInput
79
81
  * Name: "STRING_VALUE", // required
@@ -43,6 +43,8 @@ declare const UpdateFleetAttributesCommand_base: {
43
43
  * ```javascript
44
44
  * import { GameLiftClient, UpdateFleetAttributesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
45
45
  * // const { GameLiftClient, UpdateFleetAttributesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
46
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
47
+ * const config = {}; // type is GameLiftClientConfig
46
48
  * const client = new GameLiftClient(config);
47
49
  * const input = { // UpdateFleetAttributesInput
48
50
  * FleetId: "STRING_VALUE", // required
@@ -71,6 +71,8 @@ declare const UpdateFleetCapacityCommand_base: {
71
71
  * ```javascript
72
72
  * import { GameLiftClient, UpdateFleetCapacityCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
73
73
  * // const { GameLiftClient, UpdateFleetCapacityCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
74
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
75
+ * const config = {}; // type is GameLiftClientConfig
74
76
  * const client = new GameLiftClient(config);
75
77
  * const input = { // UpdateFleetCapacityInput
76
78
  * FleetId: "STRING_VALUE", // required
@@ -50,6 +50,8 @@ declare const UpdateFleetPortSettingsCommand_base: {
50
50
  * ```javascript
51
51
  * import { GameLiftClient, UpdateFleetPortSettingsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
52
52
  * // const { GameLiftClient, UpdateFleetPortSettingsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
53
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
54
+ * const config = {}; // type is GameLiftClientConfig
53
55
  * const client = new GameLiftClient(config);
54
56
  * const input = { // UpdateFleetPortSettingsInput
55
57
  * FleetId: "STRING_VALUE", // required
@@ -69,6 +69,8 @@ declare const UpdateGameServerCommand_base: {
69
69
  * ```javascript
70
70
  * import { GameLiftClient, UpdateGameServerCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
71
71
  * // const { GameLiftClient, UpdateGameServerCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
72
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
73
+ * const config = {}; // type is GameLiftClientConfig
72
74
  * const client = new GameLiftClient(config);
73
75
  * const input = { // UpdateGameServerInput
74
76
  * GameServerGroupName: "STRING_VALUE", // required