@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 AcceptMatchCommand_base: {
67
67
  * ```javascript
68
68
  * import { GameLiftClient, AcceptMatchCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
69
69
  * // const { GameLiftClient, AcceptMatchCommand } = 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 = { // AcceptMatchInput
72
74
  * TicketId: "STRING_VALUE", // required
@@ -75,6 +75,8 @@ declare const ClaimGameServerCommand_base: {
75
75
  * ```javascript
76
76
  * import { GameLiftClient, ClaimGameServerCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
77
77
  * // const { GameLiftClient, ClaimGameServerCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
78
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
79
+ * const config = {}; // type is GameLiftClientConfig
78
80
  * const client = new GameLiftClient(config);
79
81
  * const input = { // ClaimGameServerInput
80
82
  * GameServerGroupName: "STRING_VALUE", // required
@@ -52,6 +52,8 @@ declare const CreateAliasCommand_base: {
52
52
  * ```javascript
53
53
  * import { GameLiftClient, CreateAliasCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
54
54
  * // const { GameLiftClient, CreateAliasCommand } = 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 = { // CreateAliasInput
57
59
  * Name: "STRING_VALUE", // required
@@ -75,6 +75,8 @@ declare const CreateBuildCommand_base: {
75
75
  * ```javascript
76
76
  * import { GameLiftClient, CreateBuildCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
77
77
  * // const { GameLiftClient, CreateBuildCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
78
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
79
+ * const config = {}; // type is GameLiftClientConfig
78
80
  * const client = new GameLiftClient(config);
79
81
  * const input = { // CreateBuildInput
80
82
  * Name: "STRING_VALUE",
@@ -125,6 +125,8 @@ declare const CreateContainerFleetCommand_base: {
125
125
  * ```javascript
126
126
  * import { GameLiftClient, CreateContainerFleetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
127
127
  * // const { GameLiftClient, CreateContainerFleetCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
128
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
129
+ * const config = {}; // type is GameLiftClientConfig
128
130
  * const client = new GameLiftClient(config);
129
131
  * const input = { // CreateContainerFleetInput
130
132
  * FleetRoleArn: "STRING_VALUE", // required
@@ -183,6 +183,8 @@ declare const CreateContainerGroupDefinitionCommand_base: {
183
183
  * ```javascript
184
184
  * import { GameLiftClient, CreateContainerGroupDefinitionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
185
185
  * // const { GameLiftClient, CreateContainerGroupDefinitionCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
186
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
187
+ * const config = {}; // type is GameLiftClientConfig
186
188
  * const client = new GameLiftClient(config);
187
189
  * const input = { // CreateContainerGroupDefinitionInput
188
190
  * Name: "STRING_VALUE", // required
@@ -124,6 +124,8 @@ declare const CreateFleetCommand_base: {
124
124
  * ```javascript
125
125
  * import { GameLiftClient, CreateFleetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
126
126
  * // const { GameLiftClient, CreateFleetCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
127
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
128
+ * const config = {}; // type is GameLiftClientConfig
127
129
  * const client = new GameLiftClient(config);
128
130
  * const input = { // CreateFleetInput
129
131
  * Name: "STRING_VALUE", // required
@@ -59,6 +59,8 @@ declare const CreateFleetLocationsCommand_base: {
59
59
  * ```javascript
60
60
  * import { GameLiftClient, CreateFleetLocationsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
61
61
  * // const { GameLiftClient, CreateFleetLocationsCommand } = 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 = { // CreateFleetLocationsInput
64
66
  * FleetId: "STRING_VALUE", // required
@@ -74,6 +74,8 @@ declare const CreateGameServerGroupCommand_base: {
74
74
  * ```javascript
75
75
  * import { GameLiftClient, CreateGameServerGroupCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
76
76
  * // const { GameLiftClient, CreateGameServerGroupCommand } = 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 = { // CreateGameServerGroupInput
79
81
  * GameServerGroupName: "STRING_VALUE", // required
@@ -76,6 +76,8 @@ declare const CreateGameSessionCommand_base: {
76
76
  * ```javascript
77
77
  * import { GameLiftClient, CreateGameSessionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
78
78
  * // const { GameLiftClient, CreateGameSessionCommand } = 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 = { // CreateGameSessionInput
81
83
  * FleetId: "STRING_VALUE",
@@ -144,6 +144,8 @@ declare const CreateGameSessionQueueCommand_base: {
144
144
  * ```javascript
145
145
  * import { GameLiftClient, CreateGameSessionQueueCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
146
146
  * // const { GameLiftClient, CreateGameSessionQueueCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
147
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
148
+ * const config = {}; // type is GameLiftClientConfig
147
149
  * const client = new GameLiftClient(config);
148
150
  * const input = { // CreateGameSessionQueueInput
149
151
  * Name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateLocationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GameLiftClient, CreateLocationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
35
35
  * // const { GameLiftClient, CreateLocationCommand } = 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 = { // CreateLocationInput
38
40
  * LocationName: "STRING_VALUE", // required
@@ -58,6 +58,8 @@ declare const CreateMatchmakingConfigurationCommand_base: {
58
58
  * ```javascript
59
59
  * import { GameLiftClient, CreateMatchmakingConfigurationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
60
60
  * // const { GameLiftClient, CreateMatchmakingConfigurationCommand } = 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 = { // CreateMatchmakingConfigurationInput
63
65
  * Name: "STRING_VALUE", // required
@@ -63,6 +63,8 @@ declare const CreateMatchmakingRuleSetCommand_base: {
63
63
  * ```javascript
64
64
  * import { GameLiftClient, CreateMatchmakingRuleSetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
65
65
  * // const { GameLiftClient, CreateMatchmakingRuleSetCommand } = 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 = { // CreateMatchmakingRuleSetInput
68
70
  * Name: "STRING_VALUE", // required
@@ -50,6 +50,8 @@ declare const CreatePlayerSessionCommand_base: {
50
50
  * ```javascript
51
51
  * import { GameLiftClient, CreatePlayerSessionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
52
52
  * // const { GameLiftClient, CreatePlayerSessionCommand } = 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 = { // CreatePlayerSessionInput
55
57
  * GameSessionId: "STRING_VALUE", // required
@@ -51,6 +51,8 @@ declare const CreatePlayerSessionsCommand_base: {
51
51
  * ```javascript
52
52
  * import { GameLiftClient, CreatePlayerSessionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
53
53
  * // const { GameLiftClient, CreatePlayerSessionsCommand } = 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 = { // CreatePlayerSessionsInput
56
58
  * GameSessionId: "STRING_VALUE", // required
@@ -71,6 +71,8 @@ declare const CreateScriptCommand_base: {
71
71
  * ```javascript
72
72
  * import { GameLiftClient, CreateScriptCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
73
73
  * // const { GameLiftClient, CreateScriptCommand } = 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 = { // CreateScriptInput
76
78
  * Name: "STRING_VALUE",
@@ -59,6 +59,8 @@ declare const CreateVpcPeeringAuthorizationCommand_base: {
59
59
  * ```javascript
60
60
  * import { GameLiftClient, CreateVpcPeeringAuthorizationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
61
61
  * // const { GameLiftClient, CreateVpcPeeringAuthorizationCommand } = 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 = { // CreateVpcPeeringAuthorizationInput
64
66
  * GameLiftAwsAccountId: "STRING_VALUE", // required
@@ -56,6 +56,8 @@ declare const CreateVpcPeeringConnectionCommand_base: {
56
56
  * ```javascript
57
57
  * import { GameLiftClient, CreateVpcPeeringConnectionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
58
58
  * // const { GameLiftClient, CreateVpcPeeringConnectionCommand } = 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 = { // CreateVpcPeeringConnectionInput
61
63
  * FleetId: "STRING_VALUE", // required
@@ -41,6 +41,8 @@ declare const DeleteAliasCommand_base: {
41
41
  * ```javascript
42
42
  * import { GameLiftClient, DeleteAliasCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
43
43
  * // const { GameLiftClient, DeleteAliasCommand } = 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 = { // DeleteAliasInput
46
48
  * AliasId: "STRING_VALUE", // required
@@ -46,6 +46,8 @@ declare const DeleteBuildCommand_base: {
46
46
  * ```javascript
47
47
  * import { GameLiftClient, DeleteBuildCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
48
48
  * // const { GameLiftClient, DeleteBuildCommand } = 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 = { // DeleteBuildInput
51
53
  * BuildId: "STRING_VALUE", // required
@@ -44,6 +44,8 @@ declare const DeleteContainerFleetCommand_base: {
44
44
  * ```javascript
45
45
  * import { GameLiftClient, DeleteContainerFleetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
46
46
  * // const { GameLiftClient, DeleteContainerFleetCommand } = 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 = { // DeleteContainerFleetInput
49
51
  * FleetId: "STRING_VALUE", // required
@@ -78,6 +78,8 @@ declare const DeleteContainerGroupDefinitionCommand_base: {
78
78
  * ```javascript
79
79
  * import { GameLiftClient, DeleteContainerGroupDefinitionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
80
80
  * // const { GameLiftClient, DeleteContainerGroupDefinitionCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
81
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
82
+ * const config = {}; // type is GameLiftClientConfig
81
83
  * const client = new GameLiftClient(config);
82
84
  * const input = { // DeleteContainerGroupDefinitionInput
83
85
  * Name: "STRING_VALUE", // required
@@ -50,6 +50,8 @@ declare const DeleteFleetCommand_base: {
50
50
  * ```javascript
51
51
  * import { GameLiftClient, DeleteFleetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
52
52
  * // const { GameLiftClient, DeleteFleetCommand } = 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 = { // DeleteFleetInput
55
57
  * FleetId: "STRING_VALUE", // required
@@ -46,6 +46,8 @@ declare const DeleteFleetLocationsCommand_base: {
46
46
  * ```javascript
47
47
  * import { GameLiftClient, DeleteFleetLocationsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
48
48
  * // const { GameLiftClient, DeleteFleetLocationsCommand } = 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 = { // DeleteFleetLocationsInput
51
53
  * FleetId: "STRING_VALUE", // required
@@ -67,6 +67,8 @@ declare const DeleteGameServerGroupCommand_base: {
67
67
  * ```javascript
68
68
  * import { GameLiftClient, DeleteGameServerGroupCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
69
69
  * // const { GameLiftClient, DeleteGameServerGroupCommand } = 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 = { // DeleteGameServerGroupInput
72
74
  * GameServerGroupName: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DeleteGameSessionQueueCommand_base: {
34
34
  * ```javascript
35
35
  * import { GameLiftClient, DeleteGameSessionQueueCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
36
36
  * // const { GameLiftClient, DeleteGameSessionQueueCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
37
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
38
+ * const config = {}; // type is GameLiftClientConfig
37
39
  * const client = new GameLiftClient(config);
38
40
  * const input = { // DeleteGameSessionQueueInput
39
41
  * Name: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const DeleteLocationCommand_base: {
35
35
  * ```javascript
36
36
  * import { GameLiftClient, DeleteLocationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
37
37
  * // const { GameLiftClient, DeleteLocationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
38
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
39
+ * const config = {}; // type is GameLiftClientConfig
38
40
  * const client = new GameLiftClient(config);
39
41
  * const input = { // DeleteLocationInput
40
42
  * LocationName: "STRING_VALUE", // required
@@ -35,6 +35,8 @@ declare const DeleteMatchmakingConfigurationCommand_base: {
35
35
  * ```javascript
36
36
  * import { GameLiftClient, DeleteMatchmakingConfigurationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
37
37
  * // const { GameLiftClient, DeleteMatchmakingConfigurationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
38
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
39
+ * const config = {}; // type is GameLiftClientConfig
38
40
  * const client = new GameLiftClient(config);
39
41
  * const input = { // DeleteMatchmakingConfigurationInput
40
42
  * Name: "STRING_VALUE", // required
@@ -46,6 +46,8 @@ declare const DeleteMatchmakingRuleSetCommand_base: {
46
46
  * ```javascript
47
47
  * import { GameLiftClient, DeleteMatchmakingRuleSetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
48
48
  * // const { GameLiftClient, DeleteMatchmakingRuleSetCommand } = 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 = { // DeleteMatchmakingRuleSetInput
51
53
  * Name: "STRING_VALUE", // required
@@ -37,6 +37,8 @@ declare const DeleteScalingPolicyCommand_base: {
37
37
  * ```javascript
38
38
  * import { GameLiftClient, DeleteScalingPolicyCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
39
39
  * // const { GameLiftClient, DeleteScalingPolicyCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
40
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
41
+ * const config = {}; // type is GameLiftClientConfig
40
42
  * const client = new GameLiftClient(config);
41
43
  * const input = { // DeleteScalingPolicyInput
42
44
  * Name: "STRING_VALUE", // required
@@ -51,6 +51,8 @@ declare const DeleteScriptCommand_base: {
51
51
  * ```javascript
52
52
  * import { GameLiftClient, DeleteScriptCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
53
53
  * // const { GameLiftClient, DeleteScriptCommand } = 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 = { // DeleteScriptInput
56
58
  * ScriptId: "STRING_VALUE", // required
@@ -40,6 +40,8 @@ declare const DeleteVpcPeeringAuthorizationCommand_base: {
40
40
  * ```javascript
41
41
  * import { GameLiftClient, DeleteVpcPeeringAuthorizationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
42
42
  * // const { GameLiftClient, DeleteVpcPeeringAuthorizationCommand } = 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 = { // DeleteVpcPeeringAuthorizationInput
45
47
  * GameLiftAwsAccountId: "STRING_VALUE", // required
@@ -43,6 +43,8 @@ declare const DeleteVpcPeeringConnectionCommand_base: {
43
43
  * ```javascript
44
44
  * import { GameLiftClient, DeleteVpcPeeringConnectionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
45
45
  * // const { GameLiftClient, DeleteVpcPeeringConnectionCommand } = 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 = { // DeleteVpcPeeringConnectionInput
48
50
  * FleetId: "STRING_VALUE", // required
@@ -38,6 +38,8 @@ declare const DeregisterComputeCommand_base: {
38
38
  * ```javascript
39
39
  * import { GameLiftClient, DeregisterComputeCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
40
40
  * // const { GameLiftClient, DeregisterComputeCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
41
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
42
+ * const config = {}; // type is GameLiftClientConfig
41
43
  * const client = new GameLiftClient(config);
42
44
  * const input = { // DeregisterComputeInput
43
45
  * FleetId: "STRING_VALUE", // required
@@ -48,6 +48,8 @@ declare const DeregisterGameServerCommand_base: {
48
48
  * ```javascript
49
49
  * import { GameLiftClient, DeregisterGameServerCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
50
50
  * // const { GameLiftClient, DeregisterGameServerCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
51
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
52
+ * const config = {}; // type is GameLiftClientConfig
51
53
  * const client = new GameLiftClient(config);
52
54
  * const input = { // DeregisterGameServerInput
53
55
  * GameServerGroupName: "STRING_VALUE", // required
@@ -42,6 +42,8 @@ declare const DescribeAliasCommand_base: {
42
42
  * ```javascript
43
43
  * import { GameLiftClient, DescribeAliasCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
44
44
  * // const { GameLiftClient, DescribeAliasCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
45
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
46
+ * const config = {}; // type is GameLiftClientConfig
45
47
  * const client = new GameLiftClient(config);
46
48
  * const input = { // DescribeAliasInput
47
49
  * AliasId: "STRING_VALUE", // required
@@ -44,6 +44,8 @@ declare const DescribeBuildCommand_base: {
44
44
  * ```javascript
45
45
  * import { GameLiftClient, DescribeBuildCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
46
46
  * // const { GameLiftClient, DescribeBuildCommand } = 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 = { // DescribeBuildInput
49
51
  * BuildId: "STRING_VALUE", // required
@@ -70,6 +70,8 @@ declare const DescribeComputeCommand_base: {
70
70
  * ```javascript
71
71
  * import { GameLiftClient, DescribeComputeCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
72
72
  * // const { GameLiftClient, DescribeComputeCommand } = 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 = { // DescribeComputeInput
75
77
  * FleetId: "STRING_VALUE", // required
@@ -53,6 +53,8 @@ declare const DescribeContainerFleetCommand_base: {
53
53
  * ```javascript
54
54
  * import { GameLiftClient, DescribeContainerFleetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
55
55
  * // const { GameLiftClient, DescribeContainerFleetCommand } = 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 = { // DescribeContainerFleetInput
58
60
  * FleetId: "STRING_VALUE", // required
@@ -62,6 +62,8 @@ declare const DescribeContainerGroupDefinitionCommand_base: {
62
62
  * ```javascript
63
63
  * import { GameLiftClient, DescribeContainerGroupDefinitionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
64
64
  * // const { GameLiftClient, DescribeContainerGroupDefinitionCommand } = 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 = { // DescribeContainerGroupDefinitionInput
67
69
  * Name: "STRING_VALUE", // required
@@ -87,6 +87,8 @@ declare const DescribeEC2InstanceLimitsCommand_base: {
87
87
  * ```javascript
88
88
  * import { GameLiftClient, DescribeEC2InstanceLimitsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
89
89
  * // const { GameLiftClient, DescribeEC2InstanceLimitsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
90
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
91
+ * const config = {}; // type is GameLiftClientConfig
90
92
  * const client = new GameLiftClient(config);
91
93
  * const input = { // DescribeEC2InstanceLimitsInput
92
94
  * EC2InstanceType: "t2.micro" || "t2.small" || "t2.medium" || "t2.large" || "c3.large" || "c3.xlarge" || "c3.2xlarge" || "c3.4xlarge" || "c3.8xlarge" || "c4.large" || "c4.xlarge" || "c4.2xlarge" || "c4.4xlarge" || "c4.8xlarge" || "c5.large" || "c5.xlarge" || "c5.2xlarge" || "c5.4xlarge" || "c5.9xlarge" || "c5.12xlarge" || "c5.18xlarge" || "c5.24xlarge" || "c5a.large" || "c5a.xlarge" || "c5a.2xlarge" || "c5a.4xlarge" || "c5a.8xlarge" || "c5a.12xlarge" || "c5a.16xlarge" || "c5a.24xlarge" || "r3.large" || "r3.xlarge" || "r3.2xlarge" || "r3.4xlarge" || "r3.8xlarge" || "r4.large" || "r4.xlarge" || "r4.2xlarge" || "r4.4xlarge" || "r4.8xlarge" || "r4.16xlarge" || "r5.large" || "r5.xlarge" || "r5.2xlarge" || "r5.4xlarge" || "r5.8xlarge" || "r5.12xlarge" || "r5.16xlarge" || "r5.24xlarge" || "r5a.large" || "r5a.xlarge" || "r5a.2xlarge" || "r5a.4xlarge" || "r5a.8xlarge" || "r5a.12xlarge" || "r5a.16xlarge" || "r5a.24xlarge" || "m3.medium" || "m3.large" || "m3.xlarge" || "m3.2xlarge" || "m4.large" || "m4.xlarge" || "m4.2xlarge" || "m4.4xlarge" || "m4.10xlarge" || "m5.large" || "m5.xlarge" || "m5.2xlarge" || "m5.4xlarge" || "m5.8xlarge" || "m5.12xlarge" || "m5.16xlarge" || "m5.24xlarge" || "m5a.large" || "m5a.xlarge" || "m5a.2xlarge" || "m5a.4xlarge" || "m5a.8xlarge" || "m5a.12xlarge" || "m5a.16xlarge" || "m5a.24xlarge" || "c5d.large" || "c5d.xlarge" || "c5d.2xlarge" || "c5d.4xlarge" || "c5d.9xlarge" || "c5d.12xlarge" || "c5d.18xlarge" || "c5d.24xlarge" || "c6a.large" || "c6a.xlarge" || "c6a.2xlarge" || "c6a.4xlarge" || "c6a.8xlarge" || "c6a.12xlarge" || "c6a.16xlarge" || "c6a.24xlarge" || "c6i.large" || "c6i.xlarge" || "c6i.2xlarge" || "c6i.4xlarge" || "c6i.8xlarge" || "c6i.12xlarge" || "c6i.16xlarge" || "c6i.24xlarge" || "r5d.large" || "r5d.xlarge" || "r5d.2xlarge" || "r5d.4xlarge" || "r5d.8xlarge" || "r5d.12xlarge" || "r5d.16xlarge" || "r5d.24xlarge" || "m6g.medium" || "m6g.large" || "m6g.xlarge" || "m6g.2xlarge" || "m6g.4xlarge" || "m6g.8xlarge" || "m6g.12xlarge" || "m6g.16xlarge" || "c6g.medium" || "c6g.large" || "c6g.xlarge" || "c6g.2xlarge" || "c6g.4xlarge" || "c6g.8xlarge" || "c6g.12xlarge" || "c6g.16xlarge" || "r6g.medium" || "r6g.large" || "r6g.xlarge" || "r6g.2xlarge" || "r6g.4xlarge" || "r6g.8xlarge" || "r6g.12xlarge" || "r6g.16xlarge" || "c6gn.medium" || "c6gn.large" || "c6gn.xlarge" || "c6gn.2xlarge" || "c6gn.4xlarge" || "c6gn.8xlarge" || "c6gn.12xlarge" || "c6gn.16xlarge" || "c7g.medium" || "c7g.large" || "c7g.xlarge" || "c7g.2xlarge" || "c7g.4xlarge" || "c7g.8xlarge" || "c7g.12xlarge" || "c7g.16xlarge" || "r7g.medium" || "r7g.large" || "r7g.xlarge" || "r7g.2xlarge" || "r7g.4xlarge" || "r7g.8xlarge" || "r7g.12xlarge" || "r7g.16xlarge" || "m7g.medium" || "m7g.large" || "m7g.xlarge" || "m7g.2xlarge" || "m7g.4xlarge" || "m7g.8xlarge" || "m7g.12xlarge" || "m7g.16xlarge" || "g5g.xlarge" || "g5g.2xlarge" || "g5g.4xlarge" || "g5g.8xlarge" || "g5g.16xlarge" || "r6i.large" || "r6i.xlarge" || "r6i.2xlarge" || "r6i.4xlarge" || "r6i.8xlarge" || "r6i.12xlarge" || "r6i.16xlarge" || "c6gd.medium" || "c6gd.large" || "c6gd.xlarge" || "c6gd.2xlarge" || "c6gd.4xlarge" || "c6gd.8xlarge" || "c6gd.12xlarge" || "c6gd.16xlarge" || "c6in.large" || "c6in.xlarge" || "c6in.2xlarge" || "c6in.4xlarge" || "c6in.8xlarge" || "c6in.12xlarge" || "c6in.16xlarge" || "c7a.medium" || "c7a.large" || "c7a.xlarge" || "c7a.2xlarge" || "c7a.4xlarge" || "c7a.8xlarge" || "c7a.12xlarge" || "c7a.16xlarge" || "c7gd.medium" || "c7gd.large" || "c7gd.xlarge" || "c7gd.2xlarge" || "c7gd.4xlarge" || "c7gd.8xlarge" || "c7gd.12xlarge" || "c7gd.16xlarge" || "c7gn.medium" || "c7gn.large" || "c7gn.xlarge" || "c7gn.2xlarge" || "c7gn.4xlarge" || "c7gn.8xlarge" || "c7gn.12xlarge" || "c7gn.16xlarge" || "c7i.large" || "c7i.xlarge" || "c7i.2xlarge" || "c7i.4xlarge" || "c7i.8xlarge" || "c7i.12xlarge" || "c7i.16xlarge" || "m6a.large" || "m6a.xlarge" || "m6a.2xlarge" || "m6a.4xlarge" || "m6a.8xlarge" || "m6a.12xlarge" || "m6a.16xlarge" || "m6gd.medium" || "m6gd.large" || "m6gd.xlarge" || "m6gd.2xlarge" || "m6gd.4xlarge" || "m6gd.8xlarge" || "m6gd.12xlarge" || "m6gd.16xlarge" || "m6i.large" || "m6i.xlarge" || "m6i.2xlarge" || "m6i.4xlarge" || "m6i.8xlarge" || "m6i.12xlarge" || "m6i.16xlarge" || "m7a.medium" || "m7a.large" || "m7a.xlarge" || "m7a.2xlarge" || "m7a.4xlarge" || "m7a.8xlarge" || "m7a.12xlarge" || "m7a.16xlarge" || "m7gd.medium" || "m7gd.large" || "m7gd.xlarge" || "m7gd.2xlarge" || "m7gd.4xlarge" || "m7gd.8xlarge" || "m7gd.12xlarge" || "m7gd.16xlarge" || "m7i.large" || "m7i.xlarge" || "m7i.2xlarge" || "m7i.4xlarge" || "m7i.8xlarge" || "m7i.12xlarge" || "m7i.16xlarge" || "r6gd.medium" || "r6gd.large" || "r6gd.xlarge" || "r6gd.2xlarge" || "r6gd.4xlarge" || "r6gd.8xlarge" || "r6gd.12xlarge" || "r6gd.16xlarge" || "r7a.medium" || "r7a.large" || "r7a.xlarge" || "r7a.2xlarge" || "r7a.4xlarge" || "r7a.8xlarge" || "r7a.12xlarge" || "r7a.16xlarge" || "r7gd.medium" || "r7gd.large" || "r7gd.xlarge" || "r7gd.2xlarge" || "r7gd.4xlarge" || "r7gd.8xlarge" || "r7gd.12xlarge" || "r7gd.16xlarge" || "r7i.large" || "r7i.xlarge" || "r7i.2xlarge" || "r7i.4xlarge" || "r7i.8xlarge" || "r7i.12xlarge" || "r7i.16xlarge" || "r7i.24xlarge" || "r7i.48xlarge" || "c5ad.large" || "c5ad.xlarge" || "c5ad.2xlarge" || "c5ad.4xlarge" || "c5ad.8xlarge" || "c5ad.12xlarge" || "c5ad.16xlarge" || "c5ad.24xlarge" || "c5n.large" || "c5n.xlarge" || "c5n.2xlarge" || "c5n.4xlarge" || "c5n.9xlarge" || "c5n.18xlarge" || "r5ad.large" || "r5ad.xlarge" || "r5ad.2xlarge" || "r5ad.4xlarge" || "r5ad.8xlarge" || "r5ad.12xlarge" || "r5ad.16xlarge" || "r5ad.24xlarge" || "c6id.large" || "c6id.xlarge" || "c6id.2xlarge" || "c6id.4xlarge" || "c6id.8xlarge" || "c6id.12xlarge" || "c6id.16xlarge" || "c6id.24xlarge" || "c6id.32xlarge" || "c8g.medium" || "c8g.large" || "c8g.xlarge" || "c8g.2xlarge" || "c8g.4xlarge" || "c8g.8xlarge" || "c8g.12xlarge" || "c8g.16xlarge" || "c8g.24xlarge" || "c8g.48xlarge" || "m5ad.large" || "m5ad.xlarge" || "m5ad.2xlarge" || "m5ad.4xlarge" || "m5ad.8xlarge" || "m5ad.12xlarge" || "m5ad.16xlarge" || "m5ad.24xlarge" || "m5d.large" || "m5d.xlarge" || "m5d.2xlarge" || "m5d.4xlarge" || "m5d.8xlarge" || "m5d.12xlarge" || "m5d.16xlarge" || "m5d.24xlarge" || "m5dn.large" || "m5dn.xlarge" || "m5dn.2xlarge" || "m5dn.4xlarge" || "m5dn.8xlarge" || "m5dn.12xlarge" || "m5dn.16xlarge" || "m5dn.24xlarge" || "m5n.large" || "m5n.xlarge" || "m5n.2xlarge" || "m5n.4xlarge" || "m5n.8xlarge" || "m5n.12xlarge" || "m5n.16xlarge" || "m5n.24xlarge" || "m6id.large" || "m6id.xlarge" || "m6id.2xlarge" || "m6id.4xlarge" || "m6id.8xlarge" || "m6id.12xlarge" || "m6id.16xlarge" || "m6id.24xlarge" || "m6id.32xlarge" || "m6idn.large" || "m6idn.xlarge" || "m6idn.2xlarge" || "m6idn.4xlarge" || "m6idn.8xlarge" || "m6idn.12xlarge" || "m6idn.16xlarge" || "m6idn.24xlarge" || "m6idn.32xlarge" || "m6in.large" || "m6in.xlarge" || "m6in.2xlarge" || "m6in.4xlarge" || "m6in.8xlarge" || "m6in.12xlarge" || "m6in.16xlarge" || "m6in.24xlarge" || "m6in.32xlarge" || "m8g.medium" || "m8g.large" || "m8g.xlarge" || "m8g.2xlarge" || "m8g.4xlarge" || "m8g.8xlarge" || "m8g.12xlarge" || "m8g.16xlarge" || "m8g.24xlarge" || "m8g.48xlarge" || "r5dn.large" || "r5dn.xlarge" || "r5dn.2xlarge" || "r5dn.4xlarge" || "r5dn.8xlarge" || "r5dn.12xlarge" || "r5dn.16xlarge" || "r5dn.24xlarge" || "r5n.large" || "r5n.xlarge" || "r5n.2xlarge" || "r5n.4xlarge" || "r5n.8xlarge" || "r5n.12xlarge" || "r5n.16xlarge" || "r5n.24xlarge" || "r6a.large" || "r6a.xlarge" || "r6a.2xlarge" || "r6a.4xlarge" || "r6a.8xlarge" || "r6a.12xlarge" || "r6a.16xlarge" || "r6a.24xlarge" || "r6a.32xlarge" || "r6a.48xlarge" || "r6id.large" || "r6id.xlarge" || "r6id.2xlarge" || "r6id.4xlarge" || "r6id.8xlarge" || "r6id.12xlarge" || "r6id.16xlarge" || "r6id.24xlarge" || "r6id.32xlarge" || "r6idn.large" || "r6idn.xlarge" || "r6idn.2xlarge" || "r6idn.4xlarge" || "r6idn.8xlarge" || "r6idn.12xlarge" || "r6idn.16xlarge" || "r6idn.24xlarge" || "r6idn.32xlarge" || "r6in.large" || "r6in.xlarge" || "r6in.2xlarge" || "r6in.4xlarge" || "r6in.8xlarge" || "r6in.12xlarge" || "r6in.16xlarge" || "r6in.24xlarge" || "r6in.32xlarge" || "r8g.medium" || "r8g.large" || "r8g.xlarge" || "r8g.2xlarge" || "r8g.4xlarge" || "r8g.8xlarge" || "r8g.12xlarge" || "r8g.16xlarge" || "r8g.24xlarge" || "r8g.48xlarge" || "m4.16xlarge" || "c6a.32xlarge" || "c6a.48xlarge" || "c6i.32xlarge" || "r6i.24xlarge" || "r6i.32xlarge" || "c6in.24xlarge" || "c6in.32xlarge" || "c7a.24xlarge" || "c7a.32xlarge" || "c7a.48xlarge" || "c7i.24xlarge" || "c7i.48xlarge" || "m6a.24xlarge" || "m6a.32xlarge" || "m6a.48xlarge" || "m6i.24xlarge" || "m6i.32xlarge" || "m7a.24xlarge" || "m7a.32xlarge" || "m7a.48xlarge" || "m7i.24xlarge" || "m7i.48xlarge" || "r7a.24xlarge" || "r7a.32xlarge" || "r7a.48xlarge",
@@ -59,6 +59,8 @@ declare const DescribeFleetAttributesCommand_base: {
59
59
  * ```javascript
60
60
  * import { GameLiftClient, DescribeFleetAttributesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
61
61
  * // const { GameLiftClient, DescribeFleetAttributesCommand } = 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 = { // DescribeFleetAttributesInput
64
66
  * FleetIds: [ // FleetIdOrArnList
@@ -69,6 +69,8 @@ declare const DescribeFleetCapacityCommand_base: {
69
69
  * ```javascript
70
70
  * import { GameLiftClient, DescribeFleetCapacityCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
71
71
  * // const { GameLiftClient, DescribeFleetCapacityCommand } = 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 = { // DescribeFleetCapacityInput
74
76
  * FleetIds: [ // FleetIdOrArnList
@@ -50,6 +50,8 @@ declare const DescribeFleetDeploymentCommand_base: {
50
50
  * ```javascript
51
51
  * import { GameLiftClient, DescribeFleetDeploymentCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
52
52
  * // const { GameLiftClient, DescribeFleetDeploymentCommand } = 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 = { // DescribeFleetDeploymentInput
55
57
  * FleetId: "STRING_VALUE", // required
@@ -47,6 +47,8 @@ declare const DescribeFleetEventsCommand_base: {
47
47
  * ```javascript
48
48
  * import { GameLiftClient, DescribeFleetEventsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
49
49
  * // const { GameLiftClient, DescribeFleetEventsCommand } = 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 = { // DescribeFleetEventsInput
52
54
  * FleetId: "STRING_VALUE", // required
@@ -61,6 +61,8 @@ declare const DescribeFleetLocationAttributesCommand_base: {
61
61
  * ```javascript
62
62
  * import { GameLiftClient, DescribeFleetLocationAttributesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
63
63
  * // const { GameLiftClient, DescribeFleetLocationAttributesCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
64
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
65
+ * const config = {}; // type is GameLiftClientConfig
64
66
  * const client = new GameLiftClient(config);
65
67
  * const input = { // DescribeFleetLocationAttributesInput
66
68
  * FleetId: "STRING_VALUE", // required
@@ -54,6 +54,8 @@ declare const DescribeFleetLocationCapacityCommand_base: {
54
54
  * ```javascript
55
55
  * import { GameLiftClient, DescribeFleetLocationCapacityCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
56
56
  * // const { GameLiftClient, DescribeFleetLocationCapacityCommand } = 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 = { // DescribeFleetLocationCapacityInput
59
61
  * FleetId: "STRING_VALUE", // required
@@ -52,6 +52,8 @@ declare const DescribeFleetLocationUtilizationCommand_base: {
52
52
  * ```javascript
53
53
  * import { GameLiftClient, DescribeFleetLocationUtilizationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
54
54
  * // const { GameLiftClient, DescribeFleetLocationUtilizationCommand } = 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 = { // DescribeFleetLocationUtilizationInput
57
59
  * FleetId: "STRING_VALUE", // required
@@ -58,6 +58,8 @@ declare const DescribeFleetPortSettingsCommand_base: {
58
58
  * ```javascript
59
59
  * import { GameLiftClient, DescribeFleetPortSettingsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
60
60
  * // const { GameLiftClient, DescribeFleetPortSettingsCommand } = 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 = { // DescribeFleetPortSettingsInput
63
65
  * FleetId: "STRING_VALUE", // required
@@ -68,6 +68,8 @@ declare const DescribeFleetUtilizationCommand_base: {
68
68
  * ```javascript
69
69
  * import { GameLiftClient, DescribeFleetUtilizationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
70
70
  * // const { GameLiftClient, DescribeFleetUtilizationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
71
+ * // import type { GameLiftClientConfig } from "@aws-sdk/client-gamelift";
72
+ * const config = {}; // type is GameLiftClientConfig
71
73
  * const client = new GameLiftClient(config);
72
74
  * const input = { // DescribeFleetUtilizationInput
73
75
  * FleetIds: [ // FleetIdOrArnList
@@ -47,6 +47,8 @@ declare const DescribeGameServerCommand_base: {
47
47
  * ```javascript
48
48
  * import { GameLiftClient, DescribeGameServerCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
49
49
  * // const { GameLiftClient, DescribeGameServerCommand } = 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 = { // DescribeGameServerInput
52
54
  * GameServerGroupName: "STRING_VALUE", // required
@@ -49,6 +49,8 @@ declare const DescribeGameServerGroupCommand_base: {
49
49
  * ```javascript
50
50
  * import { GameLiftClient, DescribeGameServerGroupCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
51
51
  * // const { GameLiftClient, DescribeGameServerGroupCommand } = 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 = { // DescribeGameServerGroupInput
54
56
  * GameServerGroupName: "STRING_VALUE", // required
@@ -55,6 +55,8 @@ declare const DescribeGameServerInstancesCommand_base: {
55
55
  * ```javascript
56
56
  * import { GameLiftClient, DescribeGameServerInstancesCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
57
57
  * // const { GameLiftClient, DescribeGameServerInstancesCommand } = 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 = { // DescribeGameServerInstancesInput
60
62
  * GameServerGroupName: "STRING_VALUE", // required