@aws-sdk/client-gameliftstreams 3.928.0 → 3.929.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.
- package/dist-cjs/index.js +991 -1166
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/GameLiftStreamsClient.js +2 -0
- package/dist-es/commands/AddStreamGroupLocationsCommand.js +3 -9
- package/dist-es/commands/AssociateApplicationsCommand.js +3 -9
- package/dist-es/commands/CreateApplicationCommand.js +3 -9
- package/dist-es/commands/CreateStreamGroupCommand.js +3 -9
- package/dist-es/commands/CreateStreamSessionConnectionCommand.js +3 -10
- package/dist-es/commands/DeleteApplicationCommand.js +3 -9
- package/dist-es/commands/DeleteStreamGroupCommand.js +3 -9
- package/dist-es/commands/DisassociateApplicationsCommand.js +3 -9
- package/dist-es/commands/ExportStreamSessionFilesCommand.js +3 -9
- package/dist-es/commands/GetApplicationCommand.js +3 -9
- package/dist-es/commands/GetStreamGroupCommand.js +3 -9
- package/dist-es/commands/GetStreamSessionCommand.js +3 -10
- package/dist-es/commands/ListApplicationsCommand.js +3 -9
- package/dist-es/commands/ListStreamGroupsCommand.js +3 -9
- package/dist-es/commands/ListStreamSessionsByAccountCommand.js +3 -9
- package/dist-es/commands/ListStreamSessionsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/RemoveStreamGroupLocationsCommand.js +3 -9
- package/dist-es/commands/StartStreamSessionCommand.js +3 -10
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TerminateStreamSessionCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateApplicationCommand.js +3 -9
- package/dist-es/commands/UpdateStreamGroupCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -23
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +937 -0
- package/dist-types/GameLiftStreamsClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -20
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +104 -0
- package/dist-types/ts3.4/GameLiftStreamsClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -15
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +110 -0
- package/package.json +2 -3
- package/dist-es/protocols/Aws_restJson1.js +0 -959
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -218
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -293
|
@@ -0,0 +1,937 @@
|
|
|
1
|
+
const _A = "Arn";
|
|
2
|
+
const _AA = "ApplicationArns";
|
|
3
|
+
const _AAI = "AssociateApplicationsInput";
|
|
4
|
+
const _AAO = "AssociateApplicationsOutput";
|
|
5
|
+
const _AAp = "ApplicationArn";
|
|
6
|
+
const _AAs = "AssociatedApplications";
|
|
7
|
+
const _AAss = "AssociateApplications";
|
|
8
|
+
const _AC = "AllocatedCapacity";
|
|
9
|
+
const _ADE = "AccessDeniedException";
|
|
10
|
+
const _AEV = "AdditionalEnvironmentVariables";
|
|
11
|
+
const _AI = "ApplicationIdentifiers";
|
|
12
|
+
const _AIp = "ApplicationIdentifier";
|
|
13
|
+
const _ALA = "AdditionalLaunchArgs";
|
|
14
|
+
const _ALOU = "ApplicationLogOutputUri";
|
|
15
|
+
const _ALP = "ApplicationLogPaths";
|
|
16
|
+
const _AOC = "AlwaysOnCapacity";
|
|
17
|
+
const _AS = "ApplicationSummary";
|
|
18
|
+
const _ASG = "AssociatedStreamGroups";
|
|
19
|
+
const _ASGL = "AddStreamGroupLocations";
|
|
20
|
+
const _ASGLI = "AddStreamGroupLocationsInput";
|
|
21
|
+
const _ASGLO = "AddStreamGroupLocationsOutput";
|
|
22
|
+
const _ASL = "ApplicationSummaryList";
|
|
23
|
+
const _ASU = "ApplicationSourceUri";
|
|
24
|
+
const _CA = "CreatedAt";
|
|
25
|
+
const _CAI = "CreateApplicationInput";
|
|
26
|
+
const _CAO = "CreateApplicationOutput";
|
|
27
|
+
const _CAr = "CreateApplication";
|
|
28
|
+
const _CE = "ConflictException";
|
|
29
|
+
const _CSG = "CreateStreamGroup";
|
|
30
|
+
const _CSGI = "CreateStreamGroupInput";
|
|
31
|
+
const _CSGO = "CreateStreamGroupOutput";
|
|
32
|
+
const _CSSC = "CreateStreamSessionConnection";
|
|
33
|
+
const _CSSCI = "CreateStreamSessionConnectionInput";
|
|
34
|
+
const _CSSCO = "CreateStreamSessionConnectionOutput";
|
|
35
|
+
const _CT = "ClientToken";
|
|
36
|
+
const _CTS = "ConnectionTimeoutSeconds";
|
|
37
|
+
const _D = "Description";
|
|
38
|
+
const _DA = "DefaultApplication";
|
|
39
|
+
const _DAI = "DefaultApplicationIdentifier";
|
|
40
|
+
const _DAIe = "DeleteApplicationInput";
|
|
41
|
+
const _DAIi = "DisassociateApplicationsInput";
|
|
42
|
+
const _DAO = "DisassociateApplicationsOutput";
|
|
43
|
+
const _DAe = "DeleteApplication";
|
|
44
|
+
const _DAi = "DisassociateApplications";
|
|
45
|
+
const _DSG = "DeleteStreamGroup";
|
|
46
|
+
const _DSGI = "DeleteStreamGroupInput";
|
|
47
|
+
const _EA = "ExpiresAt";
|
|
48
|
+
const _EFM = "ExportFilesMetadata";
|
|
49
|
+
const _EFS = "ExportFilesStatus";
|
|
50
|
+
const _EP = "ExecutablePath";
|
|
51
|
+
const _ESSF = "ExportStreamSessionFiles";
|
|
52
|
+
const _ESSFI = "ExportStreamSessionFilesInput";
|
|
53
|
+
const _ESSFO = "ExportStreamSessionFilesOutput";
|
|
54
|
+
const _GA = "GetApplication";
|
|
55
|
+
const _GAI = "GetApplicationInput";
|
|
56
|
+
const _GAO = "GetApplicationOutput";
|
|
57
|
+
const _GSG = "GetStreamGroup";
|
|
58
|
+
const _GSGI = "GetStreamGroupInput";
|
|
59
|
+
const _GSGO = "GetStreamGroupOutput";
|
|
60
|
+
const _GSS = "GetStreamSession";
|
|
61
|
+
const _GSSI = "GetStreamSessionInput";
|
|
62
|
+
const _GSSO = "GetStreamSessionOutput";
|
|
63
|
+
const _I = "Identifier";
|
|
64
|
+
const _IC = "IdleCapacity";
|
|
65
|
+
const _ISE = "InternalServerException";
|
|
66
|
+
const _Id = "Id";
|
|
67
|
+
const _It = "Items";
|
|
68
|
+
const _L = "Locations";
|
|
69
|
+
const _LA = "ListApplications";
|
|
70
|
+
const _LAI = "ListApplicationsInput";
|
|
71
|
+
const _LAO = "ListApplicationsOutput";
|
|
72
|
+
const _LC = "LocationConfigurations";
|
|
73
|
+
const _LCo = "LocationConfiguration";
|
|
74
|
+
const _LFLU = "LogFileLocationUri";
|
|
75
|
+
const _LN = "LocationName";
|
|
76
|
+
const _LS = "LocationStates";
|
|
77
|
+
const _LSG = "ListStreamGroups";
|
|
78
|
+
const _LSGI = "ListStreamGroupsInput";
|
|
79
|
+
const _LSGO = "ListStreamGroupsOutput";
|
|
80
|
+
const _LSS = "ListStreamSessions";
|
|
81
|
+
const _LSSBA = "ListStreamSessionsByAccount";
|
|
82
|
+
const _LSSBAI = "ListStreamSessionsByAccountInput";
|
|
83
|
+
const _LSSBAO = "ListStreamSessionsByAccountOutput";
|
|
84
|
+
const _LSSI = "ListStreamSessionsInput";
|
|
85
|
+
const _LSSO = "ListStreamSessionsOutput";
|
|
86
|
+
const _LSo = "LocationState";
|
|
87
|
+
const _LTFR = "ListTagsForResource";
|
|
88
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
89
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
90
|
+
const _LUA = "LastUpdatedAt";
|
|
91
|
+
const _Lo = "Location";
|
|
92
|
+
const _M = "Message";
|
|
93
|
+
const _MR = "MaxResults";
|
|
94
|
+
const _NT = "NextToken";
|
|
95
|
+
const _ODC = "OnDemandCapacity";
|
|
96
|
+
const _OU = "OutputUri";
|
|
97
|
+
const _P = "Protocol";
|
|
98
|
+
const _RA = "ResourceArn";
|
|
99
|
+
const _RC = "RequestedCapacity";
|
|
100
|
+
const _RE = "RuntimeEnvironment";
|
|
101
|
+
const _RNFE = "ResourceNotFoundException";
|
|
102
|
+
const _RS = "ReplicationStatuses";
|
|
103
|
+
const _RSGL = "RemoveStreamGroupLocations";
|
|
104
|
+
const _RSGLI = "RemoveStreamGroupLocationsInput";
|
|
105
|
+
const _RSe = "ReplicationStatus";
|
|
106
|
+
const _S = "Status";
|
|
107
|
+
const _SC = "StreamClass";
|
|
108
|
+
const _SGI = "StreamGroupId";
|
|
109
|
+
const _SGS = "StreamGroupSummary";
|
|
110
|
+
const _SGSL = "StreamGroupSummaryList";
|
|
111
|
+
const _SLS = "SessionLengthSeconds";
|
|
112
|
+
const _SQEE = "ServiceQuotaExceededException";
|
|
113
|
+
const _SR = "SignalRequest";
|
|
114
|
+
const _SRi = "SignalResponse";
|
|
115
|
+
const _SRt = "StatusReason";
|
|
116
|
+
const _SSI = "StreamSessionIdentifier";
|
|
117
|
+
const _SSS = "StreamSessionSummary";
|
|
118
|
+
const _SSSI = "StartStreamSessionInput";
|
|
119
|
+
const _SSSL = "StreamSessionSummaryList";
|
|
120
|
+
const _SSSO = "StartStreamSessionOutput";
|
|
121
|
+
const _SSSt = "StartStreamSession";
|
|
122
|
+
const _T = "Tags";
|
|
123
|
+
const _TE = "ThrottlingException";
|
|
124
|
+
const _TK = "TagKeys";
|
|
125
|
+
const _TR = "TagResource";
|
|
126
|
+
const _TRR = "TagResourceRequest";
|
|
127
|
+
const _TRRa = "TagResourceResponse";
|
|
128
|
+
const _TSS = "TerminateStreamSession";
|
|
129
|
+
const _TSSI = "TerminateStreamSessionInput";
|
|
130
|
+
const _Ty = "Type";
|
|
131
|
+
const _UA = "UpdateApplication";
|
|
132
|
+
const _UAI = "UpdateApplicationInput";
|
|
133
|
+
const _UAO = "UpdateApplicationOutput";
|
|
134
|
+
const _UI = "UserId";
|
|
135
|
+
const _UR = "UntagResource";
|
|
136
|
+
const _URR = "UntagResourceRequest";
|
|
137
|
+
const _URRn = "UntagResourceResponse";
|
|
138
|
+
const _USG = "UpdateStreamGroup";
|
|
139
|
+
const _USGI = "UpdateStreamGroupInput";
|
|
140
|
+
const _USGO = "UpdateStreamGroupOutput";
|
|
141
|
+
const _V = "Version";
|
|
142
|
+
const _VE = "ValidationException";
|
|
143
|
+
const _WSPU = "WebSdkProtocolUrl";
|
|
144
|
+
const _c = "client";
|
|
145
|
+
const _e = "error";
|
|
146
|
+
const _h = "http";
|
|
147
|
+
const _hE = "httpError";
|
|
148
|
+
const _hQ = "httpQuery";
|
|
149
|
+
const _l = "locations";
|
|
150
|
+
const _s = "server";
|
|
151
|
+
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.gameliftstreams";
|
|
152
|
+
const _tK = "tagKeys";
|
|
153
|
+
const n0 = "com.amazonaws.gameliftstreams";
|
|
154
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
155
|
+
import { GameLiftStreamsServiceException as __GameLiftStreamsServiceException } from "../models/GameLiftStreamsServiceException";
|
|
156
|
+
import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
|
|
157
|
+
export var SignalRequest = [0, n0, _SR, 8, 0];
|
|
158
|
+
export var SignalResponse = [0, n0, _SRi, 8, 0];
|
|
159
|
+
export var AccessDeniedException = [
|
|
160
|
+
-3,
|
|
161
|
+
n0,
|
|
162
|
+
_ADE,
|
|
163
|
+
{
|
|
164
|
+
[_e]: _c,
|
|
165
|
+
[_hE]: 403,
|
|
166
|
+
},
|
|
167
|
+
[_M],
|
|
168
|
+
[0],
|
|
169
|
+
];
|
|
170
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
171
|
+
export var AddStreamGroupLocationsInput = [
|
|
172
|
+
3,
|
|
173
|
+
n0,
|
|
174
|
+
_ASGLI,
|
|
175
|
+
0,
|
|
176
|
+
[_I, _LC],
|
|
177
|
+
[[0, 1], () => LocationConfigurations],
|
|
178
|
+
];
|
|
179
|
+
export var AddStreamGroupLocationsOutput = [
|
|
180
|
+
3,
|
|
181
|
+
n0,
|
|
182
|
+
_ASGLO,
|
|
183
|
+
0,
|
|
184
|
+
[_I, _L],
|
|
185
|
+
[0, () => LocationStates],
|
|
186
|
+
];
|
|
187
|
+
export var ApplicationSummary = [
|
|
188
|
+
3,
|
|
189
|
+
n0,
|
|
190
|
+
_AS,
|
|
191
|
+
0,
|
|
192
|
+
[_A, _Id, _D, _S, _CA, _LUA, _RE],
|
|
193
|
+
[0, 0, 0, 0, 4, 4, () => RuntimeEnvironment],
|
|
194
|
+
];
|
|
195
|
+
export var AssociateApplicationsInput = [3, n0, _AAI, 0, [_I, _AI], [[0, 1], 64 | 0]];
|
|
196
|
+
export var AssociateApplicationsOutput = [3, n0, _AAO, 0, [_A, _AA], [0, 64 | 0]];
|
|
197
|
+
export var ConflictException = [
|
|
198
|
+
-3,
|
|
199
|
+
n0,
|
|
200
|
+
_CE,
|
|
201
|
+
{
|
|
202
|
+
[_e]: _c,
|
|
203
|
+
[_hE]: 409,
|
|
204
|
+
},
|
|
205
|
+
[_M],
|
|
206
|
+
[0],
|
|
207
|
+
];
|
|
208
|
+
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
209
|
+
export var CreateApplicationInput = [
|
|
210
|
+
3,
|
|
211
|
+
n0,
|
|
212
|
+
_CAI,
|
|
213
|
+
0,
|
|
214
|
+
[_D, _RE, _EP, _ASU, _ALP, _ALOU, _T, _CT],
|
|
215
|
+
[0, () => RuntimeEnvironment, 0, 0, 64 | 0, 0, 128 | 0, [0, 4]],
|
|
216
|
+
];
|
|
217
|
+
export var CreateApplicationOutput = [
|
|
218
|
+
3,
|
|
219
|
+
n0,
|
|
220
|
+
_CAO,
|
|
221
|
+
0,
|
|
222
|
+
[_A, _D, _RE, _EP, _ALP, _ALOU, _ASU, _Id, _S, _SRt, _RS, _CA, _LUA, _ASG],
|
|
223
|
+
[0, 0, () => RuntimeEnvironment, 0, 64 | 0, 0, 0, 0, 0, 0, () => ReplicationStatuses, 4, 4, 64 | 0],
|
|
224
|
+
];
|
|
225
|
+
export var CreateStreamGroupInput = [
|
|
226
|
+
3,
|
|
227
|
+
n0,
|
|
228
|
+
_CSGI,
|
|
229
|
+
0,
|
|
230
|
+
[_D, _SC, _DAI, _LC, _T, _CT],
|
|
231
|
+
[0, 0, 0, () => LocationConfigurations, 128 | 0, [0, 4]],
|
|
232
|
+
];
|
|
233
|
+
export var CreateStreamGroupOutput = [
|
|
234
|
+
3,
|
|
235
|
+
n0,
|
|
236
|
+
_CSGO,
|
|
237
|
+
0,
|
|
238
|
+
[_A, _D, _DA, _LS, _SC, _Id, _S, _SRt, _LUA, _CA, _EA, _AAs],
|
|
239
|
+
[0, 0, () => DefaultApplication, () => LocationStates, 0, 0, 0, 0, 4, 4, 4, 64 | 0],
|
|
240
|
+
];
|
|
241
|
+
export var CreateStreamSessionConnectionInput = [
|
|
242
|
+
3,
|
|
243
|
+
n0,
|
|
244
|
+
_CSSCI,
|
|
245
|
+
0,
|
|
246
|
+
[_CT, _I, _SSI, _SR],
|
|
247
|
+
[
|
|
248
|
+
[0, 4],
|
|
249
|
+
[0, 1],
|
|
250
|
+
[0, 1],
|
|
251
|
+
[() => SignalRequest, 0],
|
|
252
|
+
],
|
|
253
|
+
];
|
|
254
|
+
export var CreateStreamSessionConnectionOutput = [
|
|
255
|
+
3,
|
|
256
|
+
n0,
|
|
257
|
+
_CSSCO,
|
|
258
|
+
0,
|
|
259
|
+
[_SRi],
|
|
260
|
+
[[() => SignalResponse, 0]],
|
|
261
|
+
];
|
|
262
|
+
export var DefaultApplication = [3, n0, _DA, 0, [_Id, _A], [0, 0]];
|
|
263
|
+
export var DeleteApplicationInput = [3, n0, _DAIe, 0, [_I], [[0, 1]]];
|
|
264
|
+
export var DeleteStreamGroupInput = [3, n0, _DSGI, 0, [_I], [[0, 1]]];
|
|
265
|
+
export var DisassociateApplicationsInput = [3, n0, _DAIi, 0, [_I, _AI], [[0, 1], 64 | 0]];
|
|
266
|
+
export var DisassociateApplicationsOutput = [3, n0, _DAO, 0, [_A, _AA], [0, 64 | 0]];
|
|
267
|
+
export var ExportFilesMetadata = [3, n0, _EFM, 0, [_S, _SRt, _OU], [0, 0, 0]];
|
|
268
|
+
export var ExportStreamSessionFilesInput = [
|
|
269
|
+
3,
|
|
270
|
+
n0,
|
|
271
|
+
_ESSFI,
|
|
272
|
+
0,
|
|
273
|
+
[_I, _SSI, _OU],
|
|
274
|
+
[[0, 1], [0, 1], 0],
|
|
275
|
+
];
|
|
276
|
+
export var ExportStreamSessionFilesOutput = [3, n0, _ESSFO, 0, [], []];
|
|
277
|
+
export var GetApplicationInput = [3, n0, _GAI, 0, [_I], [[0, 1]]];
|
|
278
|
+
export var GetApplicationOutput = [
|
|
279
|
+
3,
|
|
280
|
+
n0,
|
|
281
|
+
_GAO,
|
|
282
|
+
0,
|
|
283
|
+
[_A, _D, _RE, _EP, _ALP, _ALOU, _ASU, _Id, _S, _SRt, _RS, _CA, _LUA, _ASG],
|
|
284
|
+
[0, 0, () => RuntimeEnvironment, 0, 64 | 0, 0, 0, 0, 0, 0, () => ReplicationStatuses, 4, 4, 64 | 0],
|
|
285
|
+
];
|
|
286
|
+
export var GetStreamGroupInput = [3, n0, _GSGI, 0, [_I], [[0, 1]]];
|
|
287
|
+
export var GetStreamGroupOutput = [
|
|
288
|
+
3,
|
|
289
|
+
n0,
|
|
290
|
+
_GSGO,
|
|
291
|
+
0,
|
|
292
|
+
[_A, _D, _DA, _LS, _SC, _Id, _S, _SRt, _LUA, _CA, _EA, _AAs],
|
|
293
|
+
[0, 0, () => DefaultApplication, () => LocationStates, 0, 0, 0, 0, 4, 4, 4, 64 | 0],
|
|
294
|
+
];
|
|
295
|
+
export var GetStreamSessionInput = [
|
|
296
|
+
3,
|
|
297
|
+
n0,
|
|
298
|
+
_GSSI,
|
|
299
|
+
0,
|
|
300
|
+
[_I, _SSI],
|
|
301
|
+
[
|
|
302
|
+
[0, 1],
|
|
303
|
+
[0, 1],
|
|
304
|
+
],
|
|
305
|
+
];
|
|
306
|
+
export var GetStreamSessionOutput = [
|
|
307
|
+
3,
|
|
308
|
+
n0,
|
|
309
|
+
_GSSO,
|
|
310
|
+
0,
|
|
311
|
+
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM],
|
|
312
|
+
[
|
|
313
|
+
0,
|
|
314
|
+
0,
|
|
315
|
+
0,
|
|
316
|
+
0,
|
|
317
|
+
0,
|
|
318
|
+
0,
|
|
319
|
+
0,
|
|
320
|
+
0,
|
|
321
|
+
[() => SignalRequest, 0],
|
|
322
|
+
[() => SignalResponse, 0],
|
|
323
|
+
1,
|
|
324
|
+
1,
|
|
325
|
+
64 | 0,
|
|
326
|
+
128 | 0,
|
|
327
|
+
0,
|
|
328
|
+
0,
|
|
329
|
+
4,
|
|
330
|
+
4,
|
|
331
|
+
0,
|
|
332
|
+
() => ExportFilesMetadata,
|
|
333
|
+
],
|
|
334
|
+
];
|
|
335
|
+
export var InternalServerException = [
|
|
336
|
+
-3,
|
|
337
|
+
n0,
|
|
338
|
+
_ISE,
|
|
339
|
+
{
|
|
340
|
+
[_e]: _s,
|
|
341
|
+
[_hE]: 500,
|
|
342
|
+
},
|
|
343
|
+
[_M],
|
|
344
|
+
[0],
|
|
345
|
+
];
|
|
346
|
+
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
347
|
+
export var ListApplicationsInput = [
|
|
348
|
+
3,
|
|
349
|
+
n0,
|
|
350
|
+
_LAI,
|
|
351
|
+
0,
|
|
352
|
+
[_NT, _MR],
|
|
353
|
+
[
|
|
354
|
+
[
|
|
355
|
+
0,
|
|
356
|
+
{
|
|
357
|
+
[_hQ]: _NT,
|
|
358
|
+
},
|
|
359
|
+
],
|
|
360
|
+
[
|
|
361
|
+
1,
|
|
362
|
+
{
|
|
363
|
+
[_hQ]: _MR,
|
|
364
|
+
},
|
|
365
|
+
],
|
|
366
|
+
],
|
|
367
|
+
];
|
|
368
|
+
export var ListApplicationsOutput = [
|
|
369
|
+
3,
|
|
370
|
+
n0,
|
|
371
|
+
_LAO,
|
|
372
|
+
0,
|
|
373
|
+
[_It, _NT],
|
|
374
|
+
[() => ApplicationSummaryList, 0],
|
|
375
|
+
];
|
|
376
|
+
export var ListStreamGroupsInput = [
|
|
377
|
+
3,
|
|
378
|
+
n0,
|
|
379
|
+
_LSGI,
|
|
380
|
+
0,
|
|
381
|
+
[_NT, _MR],
|
|
382
|
+
[
|
|
383
|
+
[
|
|
384
|
+
0,
|
|
385
|
+
{
|
|
386
|
+
[_hQ]: _NT,
|
|
387
|
+
},
|
|
388
|
+
],
|
|
389
|
+
[
|
|
390
|
+
1,
|
|
391
|
+
{
|
|
392
|
+
[_hQ]: _MR,
|
|
393
|
+
},
|
|
394
|
+
],
|
|
395
|
+
],
|
|
396
|
+
];
|
|
397
|
+
export var ListStreamGroupsOutput = [
|
|
398
|
+
3,
|
|
399
|
+
n0,
|
|
400
|
+
_LSGO,
|
|
401
|
+
0,
|
|
402
|
+
[_It, _NT],
|
|
403
|
+
[() => StreamGroupSummaryList, 0],
|
|
404
|
+
];
|
|
405
|
+
export var ListStreamSessionsByAccountInput = [
|
|
406
|
+
3,
|
|
407
|
+
n0,
|
|
408
|
+
_LSSBAI,
|
|
409
|
+
0,
|
|
410
|
+
[_S, _EFS, _NT, _MR],
|
|
411
|
+
[
|
|
412
|
+
[
|
|
413
|
+
0,
|
|
414
|
+
{
|
|
415
|
+
[_hQ]: _S,
|
|
416
|
+
},
|
|
417
|
+
],
|
|
418
|
+
[
|
|
419
|
+
0,
|
|
420
|
+
{
|
|
421
|
+
[_hQ]: _EFS,
|
|
422
|
+
},
|
|
423
|
+
],
|
|
424
|
+
[
|
|
425
|
+
0,
|
|
426
|
+
{
|
|
427
|
+
[_hQ]: _NT,
|
|
428
|
+
},
|
|
429
|
+
],
|
|
430
|
+
[
|
|
431
|
+
1,
|
|
432
|
+
{
|
|
433
|
+
[_hQ]: _MR,
|
|
434
|
+
},
|
|
435
|
+
],
|
|
436
|
+
],
|
|
437
|
+
];
|
|
438
|
+
export var ListStreamSessionsByAccountOutput = [
|
|
439
|
+
3,
|
|
440
|
+
n0,
|
|
441
|
+
_LSSBAO,
|
|
442
|
+
0,
|
|
443
|
+
[_It, _NT],
|
|
444
|
+
[() => StreamSessionSummaryList, 0],
|
|
445
|
+
];
|
|
446
|
+
export var ListStreamSessionsInput = [
|
|
447
|
+
3,
|
|
448
|
+
n0,
|
|
449
|
+
_LSSI,
|
|
450
|
+
0,
|
|
451
|
+
[_S, _EFS, _NT, _MR, _I],
|
|
452
|
+
[
|
|
453
|
+
[
|
|
454
|
+
0,
|
|
455
|
+
{
|
|
456
|
+
[_hQ]: _S,
|
|
457
|
+
},
|
|
458
|
+
],
|
|
459
|
+
[
|
|
460
|
+
0,
|
|
461
|
+
{
|
|
462
|
+
[_hQ]: _EFS,
|
|
463
|
+
},
|
|
464
|
+
],
|
|
465
|
+
[
|
|
466
|
+
0,
|
|
467
|
+
{
|
|
468
|
+
[_hQ]: _NT,
|
|
469
|
+
},
|
|
470
|
+
],
|
|
471
|
+
[
|
|
472
|
+
1,
|
|
473
|
+
{
|
|
474
|
+
[_hQ]: _MR,
|
|
475
|
+
},
|
|
476
|
+
],
|
|
477
|
+
[0, 1],
|
|
478
|
+
],
|
|
479
|
+
];
|
|
480
|
+
export var ListStreamSessionsOutput = [
|
|
481
|
+
3,
|
|
482
|
+
n0,
|
|
483
|
+
_LSSO,
|
|
484
|
+
0,
|
|
485
|
+
[_It, _NT],
|
|
486
|
+
[() => StreamSessionSummaryList, 0],
|
|
487
|
+
];
|
|
488
|
+
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA], [[0, 1]]];
|
|
489
|
+
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T], [128 | 0]];
|
|
490
|
+
export var LocationConfiguration = [3, n0, _LCo, 0, [_LN, _AOC, _ODC], [0, 1, 1]];
|
|
491
|
+
export var LocationState = [
|
|
492
|
+
3,
|
|
493
|
+
n0,
|
|
494
|
+
_LSo,
|
|
495
|
+
0,
|
|
496
|
+
[_LN, _S, _AOC, _ODC, _RC, _AC, _IC],
|
|
497
|
+
[0, 0, 1, 1, 1, 1, 1],
|
|
498
|
+
];
|
|
499
|
+
export var RemoveStreamGroupLocationsInput = [
|
|
500
|
+
3,
|
|
501
|
+
n0,
|
|
502
|
+
_RSGLI,
|
|
503
|
+
0,
|
|
504
|
+
[_I, _L],
|
|
505
|
+
[
|
|
506
|
+
[0, 1],
|
|
507
|
+
[
|
|
508
|
+
64 | 0,
|
|
509
|
+
{
|
|
510
|
+
[_hQ]: _l,
|
|
511
|
+
},
|
|
512
|
+
],
|
|
513
|
+
],
|
|
514
|
+
];
|
|
515
|
+
export var ReplicationStatus = [3, n0, _RSe, 0, [_Lo, _S], [0, 0]];
|
|
516
|
+
export var ResourceNotFoundException = [
|
|
517
|
+
-3,
|
|
518
|
+
n0,
|
|
519
|
+
_RNFE,
|
|
520
|
+
{
|
|
521
|
+
[_e]: _c,
|
|
522
|
+
[_hE]: 404,
|
|
523
|
+
},
|
|
524
|
+
[_M],
|
|
525
|
+
[0],
|
|
526
|
+
];
|
|
527
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
528
|
+
export var RuntimeEnvironment = [3, n0, _RE, 0, [_Ty, _V], [0, 0]];
|
|
529
|
+
export var ServiceQuotaExceededException = [
|
|
530
|
+
-3,
|
|
531
|
+
n0,
|
|
532
|
+
_SQEE,
|
|
533
|
+
{
|
|
534
|
+
[_e]: _c,
|
|
535
|
+
[_hE]: 402,
|
|
536
|
+
},
|
|
537
|
+
[_M],
|
|
538
|
+
[0],
|
|
539
|
+
];
|
|
540
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
541
|
+
export var StartStreamSessionInput = [
|
|
542
|
+
3,
|
|
543
|
+
n0,
|
|
544
|
+
_SSSI,
|
|
545
|
+
0,
|
|
546
|
+
[_CT, _D, _I, _P, _SR, _AIp, _UI, _L, _CTS, _SLS, _ALA, _AEV],
|
|
547
|
+
[[0, 4], 0, [0, 1], 0, [() => SignalRequest, 0], 0, 0, 64 | 0, 1, 1, 64 | 0, 128 | 0],
|
|
548
|
+
];
|
|
549
|
+
export var StartStreamSessionOutput = [
|
|
550
|
+
3,
|
|
551
|
+
n0,
|
|
552
|
+
_SSSO,
|
|
553
|
+
0,
|
|
554
|
+
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM],
|
|
555
|
+
[
|
|
556
|
+
0,
|
|
557
|
+
0,
|
|
558
|
+
0,
|
|
559
|
+
0,
|
|
560
|
+
0,
|
|
561
|
+
0,
|
|
562
|
+
0,
|
|
563
|
+
0,
|
|
564
|
+
[() => SignalRequest, 0],
|
|
565
|
+
[() => SignalResponse, 0],
|
|
566
|
+
1,
|
|
567
|
+
1,
|
|
568
|
+
64 | 0,
|
|
569
|
+
128 | 0,
|
|
570
|
+
0,
|
|
571
|
+
0,
|
|
572
|
+
4,
|
|
573
|
+
4,
|
|
574
|
+
0,
|
|
575
|
+
() => ExportFilesMetadata,
|
|
576
|
+
],
|
|
577
|
+
];
|
|
578
|
+
export var StreamGroupSummary = [
|
|
579
|
+
3,
|
|
580
|
+
n0,
|
|
581
|
+
_SGS,
|
|
582
|
+
0,
|
|
583
|
+
[_A, _Id, _D, _DA, _SC, _S, _CA, _LUA, _EA],
|
|
584
|
+
[0, 0, 0, () => DefaultApplication, 0, 0, 4, 4, 4],
|
|
585
|
+
];
|
|
586
|
+
export var StreamSessionSummary = [
|
|
587
|
+
3,
|
|
588
|
+
n0,
|
|
589
|
+
_SSS,
|
|
590
|
+
0,
|
|
591
|
+
[_A, _UI, _S, _P, _LUA, _CA, _AAp, _EFM, _Lo],
|
|
592
|
+
[0, 0, 0, 0, 4, 4, 0, () => ExportFilesMetadata, 0],
|
|
593
|
+
];
|
|
594
|
+
export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _T], [[0, 1], 128 | 0]];
|
|
595
|
+
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
596
|
+
export var TerminateStreamSessionInput = [
|
|
597
|
+
3,
|
|
598
|
+
n0,
|
|
599
|
+
_TSSI,
|
|
600
|
+
0,
|
|
601
|
+
[_I, _SSI],
|
|
602
|
+
[
|
|
603
|
+
[0, 1],
|
|
604
|
+
[0, 1],
|
|
605
|
+
],
|
|
606
|
+
];
|
|
607
|
+
export var ThrottlingException = [
|
|
608
|
+
-3,
|
|
609
|
+
n0,
|
|
610
|
+
_TE,
|
|
611
|
+
{
|
|
612
|
+
[_e]: _c,
|
|
613
|
+
[_hE]: 429,
|
|
614
|
+
},
|
|
615
|
+
[_M],
|
|
616
|
+
[0],
|
|
617
|
+
];
|
|
618
|
+
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
619
|
+
export var UntagResourceRequest = [
|
|
620
|
+
3,
|
|
621
|
+
n0,
|
|
622
|
+
_URR,
|
|
623
|
+
0,
|
|
624
|
+
[_RA, _TK],
|
|
625
|
+
[
|
|
626
|
+
[0, 1],
|
|
627
|
+
[
|
|
628
|
+
64 | 0,
|
|
629
|
+
{
|
|
630
|
+
[_hQ]: _tK,
|
|
631
|
+
},
|
|
632
|
+
],
|
|
633
|
+
],
|
|
634
|
+
];
|
|
635
|
+
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
636
|
+
export var UpdateApplicationInput = [
|
|
637
|
+
3,
|
|
638
|
+
n0,
|
|
639
|
+
_UAI,
|
|
640
|
+
0,
|
|
641
|
+
[_I, _D, _ALP, _ALOU],
|
|
642
|
+
[[0, 1], 0, 64 | 0, 0],
|
|
643
|
+
];
|
|
644
|
+
export var UpdateApplicationOutput = [
|
|
645
|
+
3,
|
|
646
|
+
n0,
|
|
647
|
+
_UAO,
|
|
648
|
+
0,
|
|
649
|
+
[_A, _D, _RE, _EP, _ALP, _ALOU, _ASU, _Id, _S, _SRt, _RS, _CA, _LUA, _ASG],
|
|
650
|
+
[0, 0, () => RuntimeEnvironment, 0, 64 | 0, 0, 0, 0, 0, 0, () => ReplicationStatuses, 4, 4, 64 | 0],
|
|
651
|
+
];
|
|
652
|
+
export var UpdateStreamGroupInput = [
|
|
653
|
+
3,
|
|
654
|
+
n0,
|
|
655
|
+
_USGI,
|
|
656
|
+
0,
|
|
657
|
+
[_I, _LC, _D, _DAI],
|
|
658
|
+
[[0, 1], () => LocationConfigurations, 0, 0],
|
|
659
|
+
];
|
|
660
|
+
export var UpdateStreamGroupOutput = [
|
|
661
|
+
3,
|
|
662
|
+
n0,
|
|
663
|
+
_USGO,
|
|
664
|
+
0,
|
|
665
|
+
[_A, _D, _DA, _LS, _SC, _Id, _S, _SRt, _LUA, _CA, _EA, _AAs],
|
|
666
|
+
[0, 0, () => DefaultApplication, () => LocationStates, 0, 0, 0, 0, 4, 4, 4, 64 | 0],
|
|
667
|
+
];
|
|
668
|
+
export var ValidationException = [
|
|
669
|
+
-3,
|
|
670
|
+
n0,
|
|
671
|
+
_VE,
|
|
672
|
+
{
|
|
673
|
+
[_e]: _c,
|
|
674
|
+
[_hE]: 400,
|
|
675
|
+
},
|
|
676
|
+
[_M],
|
|
677
|
+
[0],
|
|
678
|
+
];
|
|
679
|
+
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
680
|
+
export var __Unit = "unit";
|
|
681
|
+
export var GameLiftStreamsServiceException = [-3, _sm, "GameLiftStreamsServiceException", 0, [], []];
|
|
682
|
+
TypeRegistry.for(_sm).registerError(GameLiftStreamsServiceException, __GameLiftStreamsServiceException);
|
|
683
|
+
export var ApplicationSummaryList = [1, n0, _ASL, 0, () => ApplicationSummary];
|
|
684
|
+
export var ArnList = 64 | 0;
|
|
685
|
+
export var FilePaths = 64 | 0;
|
|
686
|
+
export var GameLaunchArgList = 64 | 0;
|
|
687
|
+
export var Identifiers = 64 | 0;
|
|
688
|
+
export var LocationConfigurations = [1, n0, _LC, 0, () => LocationConfiguration];
|
|
689
|
+
export var LocationList = 64 | 0;
|
|
690
|
+
export var LocationsList = 64 | 0;
|
|
691
|
+
export var LocationStates = [1, n0, _LS, 0, () => LocationState];
|
|
692
|
+
export var ReplicationStatuses = [1, n0, _RS, 0, () => ReplicationStatus];
|
|
693
|
+
export var StreamGroupSummaryList = [1, n0, _SGSL, 0, () => StreamGroupSummary];
|
|
694
|
+
export var StreamSessionSummaryList = [1, n0, _SSSL, 0, () => StreamSessionSummary];
|
|
695
|
+
export var TagKeyList = 64 | 0;
|
|
696
|
+
export var EnvironmentVariables = 128 | 0;
|
|
697
|
+
export var Tags = 128 | 0;
|
|
698
|
+
export var AddStreamGroupLocations = [
|
|
699
|
+
9,
|
|
700
|
+
n0,
|
|
701
|
+
_ASGL,
|
|
702
|
+
{
|
|
703
|
+
[_h]: ["POST", "/streamgroups/{Identifier}/locations", 200],
|
|
704
|
+
},
|
|
705
|
+
() => AddStreamGroupLocationsInput,
|
|
706
|
+
() => AddStreamGroupLocationsOutput,
|
|
707
|
+
];
|
|
708
|
+
export var AssociateApplications = [
|
|
709
|
+
9,
|
|
710
|
+
n0,
|
|
711
|
+
_AAss,
|
|
712
|
+
{
|
|
713
|
+
[_h]: ["POST", "/streamgroups/{Identifier}/associations", 200],
|
|
714
|
+
},
|
|
715
|
+
() => AssociateApplicationsInput,
|
|
716
|
+
() => AssociateApplicationsOutput,
|
|
717
|
+
];
|
|
718
|
+
export var CreateApplication = [
|
|
719
|
+
9,
|
|
720
|
+
n0,
|
|
721
|
+
_CAr,
|
|
722
|
+
{
|
|
723
|
+
[_h]: ["POST", "/applications", 201],
|
|
724
|
+
},
|
|
725
|
+
() => CreateApplicationInput,
|
|
726
|
+
() => CreateApplicationOutput,
|
|
727
|
+
];
|
|
728
|
+
export var CreateStreamGroup = [
|
|
729
|
+
9,
|
|
730
|
+
n0,
|
|
731
|
+
_CSG,
|
|
732
|
+
{
|
|
733
|
+
[_h]: ["POST", "/streamgroups", 201],
|
|
734
|
+
},
|
|
735
|
+
() => CreateStreamGroupInput,
|
|
736
|
+
() => CreateStreamGroupOutput,
|
|
737
|
+
];
|
|
738
|
+
export var CreateStreamSessionConnection = [
|
|
739
|
+
9,
|
|
740
|
+
n0,
|
|
741
|
+
_CSSC,
|
|
742
|
+
{
|
|
743
|
+
[_h]: ["POST", "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}/connections", 200],
|
|
744
|
+
},
|
|
745
|
+
() => CreateStreamSessionConnectionInput,
|
|
746
|
+
() => CreateStreamSessionConnectionOutput,
|
|
747
|
+
];
|
|
748
|
+
export var DeleteApplication = [
|
|
749
|
+
9,
|
|
750
|
+
n0,
|
|
751
|
+
_DAe,
|
|
752
|
+
{
|
|
753
|
+
[_h]: ["DELETE", "/applications/{Identifier}", 204],
|
|
754
|
+
},
|
|
755
|
+
() => DeleteApplicationInput,
|
|
756
|
+
() => __Unit,
|
|
757
|
+
];
|
|
758
|
+
export var DeleteStreamGroup = [
|
|
759
|
+
9,
|
|
760
|
+
n0,
|
|
761
|
+
_DSG,
|
|
762
|
+
{
|
|
763
|
+
[_h]: ["DELETE", "/streamgroups/{Identifier}", 204],
|
|
764
|
+
},
|
|
765
|
+
() => DeleteStreamGroupInput,
|
|
766
|
+
() => __Unit,
|
|
767
|
+
];
|
|
768
|
+
export var DisassociateApplications = [
|
|
769
|
+
9,
|
|
770
|
+
n0,
|
|
771
|
+
_DAi,
|
|
772
|
+
{
|
|
773
|
+
[_h]: ["POST", "/streamgroups/{Identifier}/disassociations", 200],
|
|
774
|
+
},
|
|
775
|
+
() => DisassociateApplicationsInput,
|
|
776
|
+
() => DisassociateApplicationsOutput,
|
|
777
|
+
];
|
|
778
|
+
export var ExportStreamSessionFiles = [
|
|
779
|
+
9,
|
|
780
|
+
n0,
|
|
781
|
+
_ESSF,
|
|
782
|
+
{
|
|
783
|
+
[_h]: ["PUT", "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}/exportfiles", 200],
|
|
784
|
+
},
|
|
785
|
+
() => ExportStreamSessionFilesInput,
|
|
786
|
+
() => ExportStreamSessionFilesOutput,
|
|
787
|
+
];
|
|
788
|
+
export var GetApplication = [
|
|
789
|
+
9,
|
|
790
|
+
n0,
|
|
791
|
+
_GA,
|
|
792
|
+
{
|
|
793
|
+
[_h]: ["GET", "/applications/{Identifier}", 200],
|
|
794
|
+
},
|
|
795
|
+
() => GetApplicationInput,
|
|
796
|
+
() => GetApplicationOutput,
|
|
797
|
+
];
|
|
798
|
+
export var GetStreamGroup = [
|
|
799
|
+
9,
|
|
800
|
+
n0,
|
|
801
|
+
_GSG,
|
|
802
|
+
{
|
|
803
|
+
[_h]: ["GET", "/streamgroups/{Identifier}", 200],
|
|
804
|
+
},
|
|
805
|
+
() => GetStreamGroupInput,
|
|
806
|
+
() => GetStreamGroupOutput,
|
|
807
|
+
];
|
|
808
|
+
export var GetStreamSession = [
|
|
809
|
+
9,
|
|
810
|
+
n0,
|
|
811
|
+
_GSS,
|
|
812
|
+
{
|
|
813
|
+
[_h]: ["GET", "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}", 200],
|
|
814
|
+
},
|
|
815
|
+
() => GetStreamSessionInput,
|
|
816
|
+
() => GetStreamSessionOutput,
|
|
817
|
+
];
|
|
818
|
+
export var ListApplications = [
|
|
819
|
+
9,
|
|
820
|
+
n0,
|
|
821
|
+
_LA,
|
|
822
|
+
{
|
|
823
|
+
[_h]: ["GET", "/applications", 200],
|
|
824
|
+
},
|
|
825
|
+
() => ListApplicationsInput,
|
|
826
|
+
() => ListApplicationsOutput,
|
|
827
|
+
];
|
|
828
|
+
export var ListStreamGroups = [
|
|
829
|
+
9,
|
|
830
|
+
n0,
|
|
831
|
+
_LSG,
|
|
832
|
+
{
|
|
833
|
+
[_h]: ["GET", "/streamgroups", 200],
|
|
834
|
+
},
|
|
835
|
+
() => ListStreamGroupsInput,
|
|
836
|
+
() => ListStreamGroupsOutput,
|
|
837
|
+
];
|
|
838
|
+
export var ListStreamSessions = [
|
|
839
|
+
9,
|
|
840
|
+
n0,
|
|
841
|
+
_LSS,
|
|
842
|
+
{
|
|
843
|
+
[_h]: ["GET", "/streamgroups/{Identifier}/streamsessions", 200],
|
|
844
|
+
},
|
|
845
|
+
() => ListStreamSessionsInput,
|
|
846
|
+
() => ListStreamSessionsOutput,
|
|
847
|
+
];
|
|
848
|
+
export var ListStreamSessionsByAccount = [
|
|
849
|
+
9,
|
|
850
|
+
n0,
|
|
851
|
+
_LSSBA,
|
|
852
|
+
{
|
|
853
|
+
[_h]: ["GET", "/streamsessions", 200],
|
|
854
|
+
},
|
|
855
|
+
() => ListStreamSessionsByAccountInput,
|
|
856
|
+
() => ListStreamSessionsByAccountOutput,
|
|
857
|
+
];
|
|
858
|
+
export var ListTagsForResource = [
|
|
859
|
+
9,
|
|
860
|
+
n0,
|
|
861
|
+
_LTFR,
|
|
862
|
+
{
|
|
863
|
+
[_h]: ["GET", "/tags/{ResourceArn}", 200],
|
|
864
|
+
},
|
|
865
|
+
() => ListTagsForResourceRequest,
|
|
866
|
+
() => ListTagsForResourceResponse,
|
|
867
|
+
];
|
|
868
|
+
export var RemoveStreamGroupLocations = [
|
|
869
|
+
9,
|
|
870
|
+
n0,
|
|
871
|
+
_RSGL,
|
|
872
|
+
{
|
|
873
|
+
[_h]: ["DELETE", "/streamgroups/{Identifier}/locations", 204],
|
|
874
|
+
},
|
|
875
|
+
() => RemoveStreamGroupLocationsInput,
|
|
876
|
+
() => __Unit,
|
|
877
|
+
];
|
|
878
|
+
export var StartStreamSession = [
|
|
879
|
+
9,
|
|
880
|
+
n0,
|
|
881
|
+
_SSSt,
|
|
882
|
+
{
|
|
883
|
+
[_h]: ["POST", "/streamgroups/{Identifier}/streamsessions", 201],
|
|
884
|
+
},
|
|
885
|
+
() => StartStreamSessionInput,
|
|
886
|
+
() => StartStreamSessionOutput,
|
|
887
|
+
];
|
|
888
|
+
export var TagResource = [
|
|
889
|
+
9,
|
|
890
|
+
n0,
|
|
891
|
+
_TR,
|
|
892
|
+
{
|
|
893
|
+
[_h]: ["POST", "/tags/{ResourceArn}", 200],
|
|
894
|
+
},
|
|
895
|
+
() => TagResourceRequest,
|
|
896
|
+
() => TagResourceResponse,
|
|
897
|
+
];
|
|
898
|
+
export var TerminateStreamSession = [
|
|
899
|
+
9,
|
|
900
|
+
n0,
|
|
901
|
+
_TSS,
|
|
902
|
+
{
|
|
903
|
+
[_h]: ["DELETE", "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}", 204],
|
|
904
|
+
},
|
|
905
|
+
() => TerminateStreamSessionInput,
|
|
906
|
+
() => __Unit,
|
|
907
|
+
];
|
|
908
|
+
export var UntagResource = [
|
|
909
|
+
9,
|
|
910
|
+
n0,
|
|
911
|
+
_UR,
|
|
912
|
+
{
|
|
913
|
+
[_h]: ["DELETE", "/tags/{ResourceArn}", 200],
|
|
914
|
+
},
|
|
915
|
+
() => UntagResourceRequest,
|
|
916
|
+
() => UntagResourceResponse,
|
|
917
|
+
];
|
|
918
|
+
export var UpdateApplication = [
|
|
919
|
+
9,
|
|
920
|
+
n0,
|
|
921
|
+
_UA,
|
|
922
|
+
{
|
|
923
|
+
[_h]: ["PATCH", "/applications/{Identifier}", 200],
|
|
924
|
+
},
|
|
925
|
+
() => UpdateApplicationInput,
|
|
926
|
+
() => UpdateApplicationOutput,
|
|
927
|
+
];
|
|
928
|
+
export var UpdateStreamGroup = [
|
|
929
|
+
9,
|
|
930
|
+
n0,
|
|
931
|
+
_USG,
|
|
932
|
+
{
|
|
933
|
+
[_h]: ["PATCH", "/streamgroups/{Identifier}", 200],
|
|
934
|
+
},
|
|
935
|
+
() => UpdateStreamGroupInput,
|
|
936
|
+
() => UpdateStreamGroupOutput,
|
|
937
|
+
];
|