@aws-sdk/client-gamelift 3.933.0 → 3.935.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 (93) hide show
  1. package/dist-cjs/index.js +1063 -1063
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +953 -0
  4. package/dist-es/models/errors.js +225 -0
  5. package/dist-es/models/models_0.js +1 -1163
  6. package/dist-es/models/models_1.js +1 -15
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/ListComputeCommand.d.ts +1 -1
  9. package/dist-types/commands/ListContainerFleetsCommand.d.ts +1 -1
  10. package/dist-types/commands/ListContainerGroupDefinitionVersionsCommand.d.ts +1 -1
  11. package/dist-types/commands/ListContainerGroupDefinitionsCommand.d.ts +1 -1
  12. package/dist-types/commands/ListFleetDeploymentsCommand.d.ts +1 -1
  13. package/dist-types/commands/ListFleetsCommand.d.ts +1 -1
  14. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +1 -1
  15. package/dist-types/commands/ListGameServersCommand.d.ts +1 -1
  16. package/dist-types/commands/ListLocationsCommand.d.ts +1 -1
  17. package/dist-types/commands/ListScriptsCommand.d.ts +1 -1
  18. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  19. package/dist-types/commands/PutScalingPolicyCommand.d.ts +1 -1
  20. package/dist-types/commands/RegisterComputeCommand.d.ts +1 -1
  21. package/dist-types/commands/RegisterGameServerCommand.d.ts +1 -1
  22. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +1 -1
  23. package/dist-types/commands/ResolveAliasCommand.d.ts +1 -1
  24. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +1 -1
  25. package/dist-types/commands/SearchGameSessionsCommand.d.ts +1 -1
  26. package/dist-types/commands/StartFleetActionsCommand.d.ts +1 -1
  27. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +1 -1
  28. package/dist-types/commands/StartMatchBackfillCommand.d.ts +1 -1
  29. package/dist-types/commands/StartMatchmakingCommand.d.ts +1 -1
  30. package/dist-types/commands/StopFleetActionsCommand.d.ts +1 -1
  31. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +1 -1
  32. package/dist-types/commands/StopMatchmakingCommand.d.ts +1 -1
  33. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +1 -1
  34. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  35. package/dist-types/commands/TerminateGameSessionCommand.d.ts +1 -1
  36. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  37. package/dist-types/commands/UpdateAliasCommand.d.ts +1 -1
  38. package/dist-types/commands/UpdateBuildCommand.d.ts +1 -1
  39. package/dist-types/commands/UpdateContainerFleetCommand.d.ts +1 -1
  40. package/dist-types/commands/UpdateContainerGroupDefinitionCommand.d.ts +1 -1
  41. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +1 -1
  44. package/dist-types/index.d.ts +4 -1
  45. package/dist-types/models/enums.d.ts +1433 -0
  46. package/dist-types/models/errors.d.ts +233 -0
  47. package/dist-types/models/models_0.d.ts +1747 -1613
  48. package/dist-types/models/models_1.d.ts +2 -1800
  49. package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/ListContainerFleetsCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/ListContainerGroupDefinitionVersionsCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/ListContainerGroupDefinitionsCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/ListFleetDeploymentsCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/TerminateGameSessionCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/UpdateContainerFleetCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/UpdateContainerGroupDefinitionCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/index.d.ts +4 -1
  86. package/dist-types/ts3.4/models/enums.d.ts +1059 -0
  87. package/dist-types/ts3.4/models/errors.d.ts +133 -0
  88. package/dist-types/ts3.4/models/models_0.d.ts +398 -1170
  89. package/dist-types/ts3.4/models/models_1.d.ts +8 -400
  90. package/package.json +12 -12
  91. package/dist-es/models/index.js +0 -2
  92. package/dist-types/models/index.d.ts +0 -2
  93. package/dist-types/ts3.4/models/index.d.ts +0 -2
@@ -0,0 +1,225 @@
1
+ import { GameLiftServiceException as __BaseException } from "./GameLiftServiceException";
2
+ export class InternalServiceException extends __BaseException {
3
+ name = "InternalServiceException";
4
+ $fault = "server";
5
+ Message;
6
+ constructor(opts) {
7
+ super({
8
+ name: "InternalServiceException",
9
+ $fault: "server",
10
+ ...opts,
11
+ });
12
+ Object.setPrototypeOf(this, InternalServiceException.prototype);
13
+ this.Message = opts.Message;
14
+ }
15
+ }
16
+ export class InvalidRequestException extends __BaseException {
17
+ name = "InvalidRequestException";
18
+ $fault = "client";
19
+ Message;
20
+ constructor(opts) {
21
+ super({
22
+ name: "InvalidRequestException",
23
+ $fault: "client",
24
+ ...opts,
25
+ });
26
+ Object.setPrototypeOf(this, InvalidRequestException.prototype);
27
+ this.Message = opts.Message;
28
+ }
29
+ }
30
+ export class NotFoundException extends __BaseException {
31
+ name = "NotFoundException";
32
+ $fault = "client";
33
+ Message;
34
+ constructor(opts) {
35
+ super({
36
+ name: "NotFoundException",
37
+ $fault: "client",
38
+ ...opts,
39
+ });
40
+ Object.setPrototypeOf(this, NotFoundException.prototype);
41
+ this.Message = opts.Message;
42
+ }
43
+ }
44
+ export class UnsupportedRegionException extends __BaseException {
45
+ name = "UnsupportedRegionException";
46
+ $fault = "client";
47
+ Message;
48
+ constructor(opts) {
49
+ super({
50
+ name: "UnsupportedRegionException",
51
+ $fault: "client",
52
+ ...opts,
53
+ });
54
+ Object.setPrototypeOf(this, UnsupportedRegionException.prototype);
55
+ this.Message = opts.Message;
56
+ }
57
+ }
58
+ export class ConflictException extends __BaseException {
59
+ name = "ConflictException";
60
+ $fault = "client";
61
+ Message;
62
+ constructor(opts) {
63
+ super({
64
+ name: "ConflictException",
65
+ $fault: "client",
66
+ ...opts,
67
+ });
68
+ Object.setPrototypeOf(this, ConflictException.prototype);
69
+ this.Message = opts.Message;
70
+ }
71
+ }
72
+ export class OutOfCapacityException extends __BaseException {
73
+ name = "OutOfCapacityException";
74
+ $fault = "client";
75
+ Message;
76
+ constructor(opts) {
77
+ super({
78
+ name: "OutOfCapacityException",
79
+ $fault: "client",
80
+ ...opts,
81
+ });
82
+ Object.setPrototypeOf(this, OutOfCapacityException.prototype);
83
+ this.Message = opts.Message;
84
+ }
85
+ }
86
+ export class UnauthorizedException extends __BaseException {
87
+ name = "UnauthorizedException";
88
+ $fault = "client";
89
+ Message;
90
+ constructor(opts) {
91
+ super({
92
+ name: "UnauthorizedException",
93
+ $fault: "client",
94
+ ...opts,
95
+ });
96
+ Object.setPrototypeOf(this, UnauthorizedException.prototype);
97
+ this.Message = opts.Message;
98
+ }
99
+ }
100
+ export class LimitExceededException extends __BaseException {
101
+ name = "LimitExceededException";
102
+ $fault = "client";
103
+ Message;
104
+ constructor(opts) {
105
+ super({
106
+ name: "LimitExceededException",
107
+ $fault: "client",
108
+ ...opts,
109
+ });
110
+ Object.setPrototypeOf(this, LimitExceededException.prototype);
111
+ this.Message = opts.Message;
112
+ }
113
+ }
114
+ export class TaggingFailedException extends __BaseException {
115
+ name = "TaggingFailedException";
116
+ $fault = "client";
117
+ Message;
118
+ constructor(opts) {
119
+ super({
120
+ name: "TaggingFailedException",
121
+ $fault: "client",
122
+ ...opts,
123
+ });
124
+ Object.setPrototypeOf(this, TaggingFailedException.prototype);
125
+ this.Message = opts.Message;
126
+ }
127
+ }
128
+ export class NotReadyException extends __BaseException {
129
+ name = "NotReadyException";
130
+ $fault = "client";
131
+ Message;
132
+ constructor(opts) {
133
+ super({
134
+ name: "NotReadyException",
135
+ $fault: "client",
136
+ ...opts,
137
+ });
138
+ Object.setPrototypeOf(this, NotReadyException.prototype);
139
+ this.Message = opts.Message;
140
+ }
141
+ }
142
+ export class InvalidFleetStatusException extends __BaseException {
143
+ name = "InvalidFleetStatusException";
144
+ $fault = "client";
145
+ Message;
146
+ constructor(opts) {
147
+ super({
148
+ name: "InvalidFleetStatusException",
149
+ $fault: "client",
150
+ ...opts,
151
+ });
152
+ Object.setPrototypeOf(this, InvalidFleetStatusException.prototype);
153
+ this.Message = opts.Message;
154
+ }
155
+ }
156
+ export class FleetCapacityExceededException extends __BaseException {
157
+ name = "FleetCapacityExceededException";
158
+ $fault = "client";
159
+ Message;
160
+ constructor(opts) {
161
+ super({
162
+ name: "FleetCapacityExceededException",
163
+ $fault: "client",
164
+ ...opts,
165
+ });
166
+ Object.setPrototypeOf(this, FleetCapacityExceededException.prototype);
167
+ this.Message = opts.Message;
168
+ }
169
+ }
170
+ export class IdempotentParameterMismatchException extends __BaseException {
171
+ name = "IdempotentParameterMismatchException";
172
+ $fault = "client";
173
+ Message;
174
+ constructor(opts) {
175
+ super({
176
+ name: "IdempotentParameterMismatchException",
177
+ $fault: "client",
178
+ ...opts,
179
+ });
180
+ Object.setPrototypeOf(this, IdempotentParameterMismatchException.prototype);
181
+ this.Message = opts.Message;
182
+ }
183
+ }
184
+ export class TerminalRoutingStrategyException extends __BaseException {
185
+ name = "TerminalRoutingStrategyException";
186
+ $fault = "client";
187
+ Message;
188
+ constructor(opts) {
189
+ super({
190
+ name: "TerminalRoutingStrategyException",
191
+ $fault: "client",
192
+ ...opts,
193
+ });
194
+ Object.setPrototypeOf(this, TerminalRoutingStrategyException.prototype);
195
+ this.Message = opts.Message;
196
+ }
197
+ }
198
+ export class GameSessionFullException extends __BaseException {
199
+ name = "GameSessionFullException";
200
+ $fault = "client";
201
+ Message;
202
+ constructor(opts) {
203
+ super({
204
+ name: "GameSessionFullException",
205
+ $fault: "client",
206
+ ...opts,
207
+ });
208
+ Object.setPrototypeOf(this, GameSessionFullException.prototype);
209
+ this.Message = opts.Message;
210
+ }
211
+ }
212
+ export class InvalidGameSessionStatusException extends __BaseException {
213
+ name = "InvalidGameSessionStatusException";
214
+ $fault = "client";
215
+ Message;
216
+ constructor(opts) {
217
+ super({
218
+ name: "InvalidGameSessionStatusException",
219
+ $fault: "client",
220
+ ...opts,
221
+ });
222
+ Object.setPrototypeOf(this, InvalidGameSessionStatusException.prototype);
223
+ this.Message = opts.Message;
224
+ }
225
+ }