@aws-sdk/client-gamelift 3.297.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (217) hide show
  1. package/dist-cjs/commands/AcceptMatchCommand.js +2 -3
  2. package/dist-cjs/commands/ClaimGameServerCommand.js +2 -3
  3. package/dist-cjs/commands/CreateAliasCommand.js +2 -3
  4. package/dist-cjs/commands/CreateBuildCommand.js +1 -1
  5. package/dist-cjs/commands/CreateFleetCommand.js +2 -3
  6. package/dist-cjs/commands/CreateFleetLocationsCommand.js +2 -3
  7. package/dist-cjs/commands/CreateGameServerGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateGameSessionCommand.js +2 -3
  9. package/dist-cjs/commands/CreateGameSessionQueueCommand.js +2 -3
  10. package/dist-cjs/commands/CreateLocationCommand.js +2 -3
  11. package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +2 -3
  12. package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +2 -3
  13. package/dist-cjs/commands/CreatePlayerSessionCommand.js +2 -3
  14. package/dist-cjs/commands/CreatePlayerSessionsCommand.js +2 -3
  15. package/dist-cjs/commands/CreateScriptCommand.js +2 -3
  16. package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +2 -3
  17. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteAliasCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteBuildCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteFleetCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteFleetLocationsCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteGameServerGroupCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteLocationCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteScalingPolicyCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteScriptCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -3
  31. package/dist-cjs/commands/DeregisterComputeCommand.js +2 -3
  32. package/dist-cjs/commands/DeregisterGameServerCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeAliasCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeBuildCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeComputeCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeFleetAttributesCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeFleetCapacityCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeFleetEventsCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +2 -3
  42. package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +2 -3
  45. package/dist-cjs/commands/DescribeGameServerCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeGameServerGroupCommand.js +2 -3
  47. package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +2 -3
  50. package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +2 -3
  51. package/dist-cjs/commands/DescribeGameSessionsCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeMatchmakingCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +2 -3
  56. package/dist-cjs/commands/DescribePlayerSessionsCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeScriptCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -3
  62. package/dist-cjs/commands/GetComputeAccessCommand.js +1 -1
  63. package/dist-cjs/commands/GetComputeAuthTokenCommand.js +2 -3
  64. package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +2 -3
  65. package/dist-cjs/commands/GetInstanceAccessCommand.js +1 -1
  66. package/dist-cjs/commands/ListAliasesCommand.js +2 -3
  67. package/dist-cjs/commands/ListBuildsCommand.js +2 -3
  68. package/dist-cjs/commands/ListComputeCommand.js +2 -3
  69. package/dist-cjs/commands/ListFleetsCommand.js +2 -3
  70. package/dist-cjs/commands/ListGameServerGroupsCommand.js +2 -3
  71. package/dist-cjs/commands/ListGameServersCommand.js +2 -3
  72. package/dist-cjs/commands/ListLocationsCommand.js +2 -3
  73. package/dist-cjs/commands/ListScriptsCommand.js +2 -3
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  75. package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -3
  76. package/dist-cjs/commands/RegisterComputeCommand.js +2 -3
  77. package/dist-cjs/commands/RegisterGameServerCommand.js +2 -3
  78. package/dist-cjs/commands/RequestUploadCredentialsCommand.js +1 -1
  79. package/dist-cjs/commands/ResolveAliasCommand.js +2 -3
  80. package/dist-cjs/commands/ResumeGameServerGroupCommand.js +2 -3
  81. package/dist-cjs/commands/SearchGameSessionsCommand.js +2 -3
  82. package/dist-cjs/commands/StartFleetActionsCommand.js +2 -3
  83. package/dist-cjs/commands/StartGameSessionPlacementCommand.js +2 -3
  84. package/dist-cjs/commands/StartMatchBackfillCommand.js +2 -3
  85. package/dist-cjs/commands/StartMatchmakingCommand.js +2 -3
  86. package/dist-cjs/commands/StopFleetActionsCommand.js +2 -3
  87. package/dist-cjs/commands/StopGameSessionPlacementCommand.js +2 -3
  88. package/dist-cjs/commands/StopMatchmakingCommand.js +2 -3
  89. package/dist-cjs/commands/SuspendGameServerGroupCommand.js +2 -3
  90. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  91. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  92. package/dist-cjs/commands/UpdateAliasCommand.js +2 -3
  93. package/dist-cjs/commands/UpdateBuildCommand.js +2 -3
  94. package/dist-cjs/commands/UpdateFleetAttributesCommand.js +2 -3
  95. package/dist-cjs/commands/UpdateFleetCapacityCommand.js +2 -3
  96. package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +2 -4
  97. package/dist-cjs/commands/UpdateGameServerCommand.js +2 -3
  98. package/dist-cjs/commands/UpdateGameServerGroupCommand.js +2 -3
  99. package/dist-cjs/commands/UpdateGameSessionCommand.js +2 -3
  100. package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +2 -3
  101. package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +2 -3
  102. package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +2 -3
  103. package/dist-cjs/commands/UpdateScriptCommand.js +2 -3
  104. package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +2 -3
  105. package/dist-cjs/models/models_0.js +1 -953
  106. package/dist-cjs/models/models_1.js +1 -69
  107. package/dist-es/commands/AcceptMatchCommand.js +2 -3
  108. package/dist-es/commands/ClaimGameServerCommand.js +2 -3
  109. package/dist-es/commands/CreateAliasCommand.js +2 -3
  110. package/dist-es/commands/CreateBuildCommand.js +2 -2
  111. package/dist-es/commands/CreateFleetCommand.js +2 -3
  112. package/dist-es/commands/CreateFleetLocationsCommand.js +2 -3
  113. package/dist-es/commands/CreateGameServerGroupCommand.js +2 -3
  114. package/dist-es/commands/CreateGameSessionCommand.js +2 -3
  115. package/dist-es/commands/CreateGameSessionQueueCommand.js +2 -3
  116. package/dist-es/commands/CreateLocationCommand.js +2 -3
  117. package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +2 -3
  118. package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +2 -3
  119. package/dist-es/commands/CreatePlayerSessionCommand.js +2 -3
  120. package/dist-es/commands/CreatePlayerSessionsCommand.js +2 -3
  121. package/dist-es/commands/CreateScriptCommand.js +2 -3
  122. package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +2 -3
  123. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +2 -3
  124. package/dist-es/commands/DeleteAliasCommand.js +2 -3
  125. package/dist-es/commands/DeleteBuildCommand.js +2 -3
  126. package/dist-es/commands/DeleteFleetCommand.js +2 -3
  127. package/dist-es/commands/DeleteFleetLocationsCommand.js +2 -3
  128. package/dist-es/commands/DeleteGameServerGroupCommand.js +2 -3
  129. package/dist-es/commands/DeleteGameSessionQueueCommand.js +2 -3
  130. package/dist-es/commands/DeleteLocationCommand.js +2 -3
  131. package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +2 -3
  132. package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +2 -3
  133. package/dist-es/commands/DeleteScalingPolicyCommand.js +2 -3
  134. package/dist-es/commands/DeleteScriptCommand.js +2 -3
  135. package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -3
  136. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +2 -3
  137. package/dist-es/commands/DeregisterComputeCommand.js +2 -3
  138. package/dist-es/commands/DeregisterGameServerCommand.js +2 -3
  139. package/dist-es/commands/DescribeAliasCommand.js +2 -3
  140. package/dist-es/commands/DescribeBuildCommand.js +2 -3
  141. package/dist-es/commands/DescribeComputeCommand.js +2 -3
  142. package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +2 -3
  143. package/dist-es/commands/DescribeFleetAttributesCommand.js +2 -3
  144. package/dist-es/commands/DescribeFleetCapacityCommand.js +2 -3
  145. package/dist-es/commands/DescribeFleetEventsCommand.js +2 -3
  146. package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +2 -3
  147. package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +2 -3
  148. package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +2 -3
  149. package/dist-es/commands/DescribeFleetPortSettingsCommand.js +2 -3
  150. package/dist-es/commands/DescribeFleetUtilizationCommand.js +2 -3
  151. package/dist-es/commands/DescribeGameServerCommand.js +2 -3
  152. package/dist-es/commands/DescribeGameServerGroupCommand.js +2 -3
  153. package/dist-es/commands/DescribeGameServerInstancesCommand.js +2 -3
  154. package/dist-es/commands/DescribeGameSessionDetailsCommand.js +2 -3
  155. package/dist-es/commands/DescribeGameSessionPlacementCommand.js +2 -3
  156. package/dist-es/commands/DescribeGameSessionQueuesCommand.js +2 -3
  157. package/dist-es/commands/DescribeGameSessionsCommand.js +2 -3
  158. package/dist-es/commands/DescribeInstancesCommand.js +2 -3
  159. package/dist-es/commands/DescribeMatchmakingCommand.js +2 -3
  160. package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +2 -3
  161. package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +2 -3
  162. package/dist-es/commands/DescribePlayerSessionsCommand.js +2 -3
  163. package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +2 -3
  164. package/dist-es/commands/DescribeScalingPoliciesCommand.js +2 -3
  165. package/dist-es/commands/DescribeScriptCommand.js +2 -3
  166. package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -3
  167. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +2 -3
  168. package/dist-es/commands/GetComputeAccessCommand.js +2 -2
  169. package/dist-es/commands/GetComputeAuthTokenCommand.js +2 -3
  170. package/dist-es/commands/GetGameSessionLogUrlCommand.js +2 -3
  171. package/dist-es/commands/GetInstanceAccessCommand.js +2 -2
  172. package/dist-es/commands/ListAliasesCommand.js +2 -3
  173. package/dist-es/commands/ListBuildsCommand.js +2 -3
  174. package/dist-es/commands/ListComputeCommand.js +2 -3
  175. package/dist-es/commands/ListFleetsCommand.js +2 -3
  176. package/dist-es/commands/ListGameServerGroupsCommand.js +2 -3
  177. package/dist-es/commands/ListGameServersCommand.js +2 -3
  178. package/dist-es/commands/ListLocationsCommand.js +2 -3
  179. package/dist-es/commands/ListScriptsCommand.js +2 -3
  180. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  181. package/dist-es/commands/PutScalingPolicyCommand.js +2 -3
  182. package/dist-es/commands/RegisterComputeCommand.js +2 -3
  183. package/dist-es/commands/RegisterGameServerCommand.js +2 -3
  184. package/dist-es/commands/RequestUploadCredentialsCommand.js +2 -2
  185. package/dist-es/commands/ResolveAliasCommand.js +2 -3
  186. package/dist-es/commands/ResumeGameServerGroupCommand.js +2 -3
  187. package/dist-es/commands/SearchGameSessionsCommand.js +2 -3
  188. package/dist-es/commands/StartFleetActionsCommand.js +2 -3
  189. package/dist-es/commands/StartGameSessionPlacementCommand.js +2 -3
  190. package/dist-es/commands/StartMatchBackfillCommand.js +2 -3
  191. package/dist-es/commands/StartMatchmakingCommand.js +2 -3
  192. package/dist-es/commands/StopFleetActionsCommand.js +2 -3
  193. package/dist-es/commands/StopGameSessionPlacementCommand.js +2 -3
  194. package/dist-es/commands/StopMatchmakingCommand.js +2 -3
  195. package/dist-es/commands/SuspendGameServerGroupCommand.js +2 -3
  196. package/dist-es/commands/TagResourceCommand.js +2 -3
  197. package/dist-es/commands/UntagResourceCommand.js +2 -3
  198. package/dist-es/commands/UpdateAliasCommand.js +2 -3
  199. package/dist-es/commands/UpdateBuildCommand.js +2 -3
  200. package/dist-es/commands/UpdateFleetAttributesCommand.js +2 -3
  201. package/dist-es/commands/UpdateFleetCapacityCommand.js +2 -3
  202. package/dist-es/commands/UpdateFleetPortSettingsCommand.js +2 -4
  203. package/dist-es/commands/UpdateGameServerCommand.js +2 -3
  204. package/dist-es/commands/UpdateGameServerGroupCommand.js +2 -3
  205. package/dist-es/commands/UpdateGameSessionCommand.js +2 -3
  206. package/dist-es/commands/UpdateGameSessionQueueCommand.js +2 -3
  207. package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +2 -3
  208. package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +2 -3
  209. package/dist-es/commands/UpdateScriptCommand.js +2 -3
  210. package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +2 -3
  211. package/dist-es/models/models_0.js +0 -711
  212. package/dist-es/models/models_1.js +0 -51
  213. package/dist-types/models/models_0.d.ts +2 -950
  214. package/dist-types/models/models_1.d.ts +0 -68
  215. package/dist-types/ts3.4/models/models_0.d.ts +0 -685
  216. package/dist-types/ts3.4/models/models_1.d.ts +0 -51
  217. package/package.json +4 -3
@@ -113,54 +113,3 @@ export interface ValidateMatchmakingRuleSetInput {
113
113
  export interface ValidateMatchmakingRuleSetOutput {
114
114
  Valid?: boolean;
115
115
  }
116
- export declare const UpdateFleetPortSettingsOutputFilterSensitiveLog: (
117
- obj: UpdateFleetPortSettingsOutput
118
- ) => any;
119
- export declare const UpdateGameServerInputFilterSensitiveLog: (
120
- obj: UpdateGameServerInput
121
- ) => any;
122
- export declare const UpdateGameServerOutputFilterSensitiveLog: (
123
- obj: UpdateGameServerOutput
124
- ) => any;
125
- export declare const UpdateGameServerGroupInputFilterSensitiveLog: (
126
- obj: UpdateGameServerGroupInput
127
- ) => any;
128
- export declare const UpdateGameServerGroupOutputFilterSensitiveLog: (
129
- obj: UpdateGameServerGroupOutput
130
- ) => any;
131
- export declare const UpdateGameSessionInputFilterSensitiveLog: (
132
- obj: UpdateGameSessionInput
133
- ) => any;
134
- export declare const UpdateGameSessionOutputFilterSensitiveLog: (
135
- obj: UpdateGameSessionOutput
136
- ) => any;
137
- export declare const UpdateGameSessionQueueInputFilterSensitiveLog: (
138
- obj: UpdateGameSessionQueueInput
139
- ) => any;
140
- export declare const UpdateGameSessionQueueOutputFilterSensitiveLog: (
141
- obj: UpdateGameSessionQueueOutput
142
- ) => any;
143
- export declare const UpdateMatchmakingConfigurationInputFilterSensitiveLog: (
144
- obj: UpdateMatchmakingConfigurationInput
145
- ) => any;
146
- export declare const UpdateMatchmakingConfigurationOutputFilterSensitiveLog: (
147
- obj: UpdateMatchmakingConfigurationOutput
148
- ) => any;
149
- export declare const UpdateRuntimeConfigurationInputFilterSensitiveLog: (
150
- obj: UpdateRuntimeConfigurationInput
151
- ) => any;
152
- export declare const UpdateRuntimeConfigurationOutputFilterSensitiveLog: (
153
- obj: UpdateRuntimeConfigurationOutput
154
- ) => any;
155
- export declare const UpdateScriptInputFilterSensitiveLog: (
156
- obj: UpdateScriptInput
157
- ) => any;
158
- export declare const UpdateScriptOutputFilterSensitiveLog: (
159
- obj: UpdateScriptOutput
160
- ) => any;
161
- export declare const ValidateMatchmakingRuleSetInputFilterSensitiveLog: (
162
- obj: ValidateMatchmakingRuleSetInput
163
- ) => any;
164
- export declare const ValidateMatchmakingRuleSetOutputFilterSensitiveLog: (
165
- obj: ValidateMatchmakingRuleSetOutput
166
- ) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-gamelift",
3
3
  "description": "AWS SDK for JavaScript Gamelift Client for Node.js, Browser and React Native",
4
- "version": "3.297.0",
4
+ "version": "3.298.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -11,6 +11,7 @@
11
11
  "build:types": "tsc -p tsconfig.types.json",
12
12
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
13
13
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
14
+ "extract:docs": "api-extractor run --local",
14
15
  "generate:client": "node ../../scripts/generate-clients/single-service --solo gamelift"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
@@ -20,9 +21,9 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "3.0.0",
22
23
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.297.0",
24
+ "@aws-sdk/client-sts": "3.298.0",
24
25
  "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.297.0",
26
+ "@aws-sdk/credential-provider-node": "3.298.0",
26
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
27
28
  "@aws-sdk/hash-node": "3.296.0",
28
29
  "@aws-sdk/invalid-dependency": "3.296.0",