@aws-sdk/client-gameliftstreams 3.1075.0 → 3.1076.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 +957 -15
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -29
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/GameLiftStreamsServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -103
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -664
|
@@ -1,664 +0,0 @@
|
|
|
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 _ICB = "Ipv4CidrBlocks";
|
|
66
|
-
const _ISE = "InternalServerException";
|
|
67
|
-
const _IVICB = "InternalVpcIpv4CidrBlock";
|
|
68
|
-
const _Id = "Id";
|
|
69
|
-
const _It = "Items";
|
|
70
|
-
const _L = "Locations";
|
|
71
|
-
const _LA = "ListApplications";
|
|
72
|
-
const _LAI = "ListApplicationsInput";
|
|
73
|
-
const _LAO = "ListApplicationsOutput";
|
|
74
|
-
const _LC = "LocationConfigurations";
|
|
75
|
-
const _LCo = "LocationConfiguration";
|
|
76
|
-
const _LFLU = "LogFileLocationUri";
|
|
77
|
-
const _LN = "LocationName";
|
|
78
|
-
const _LS = "LocationStates";
|
|
79
|
-
const _LSG = "ListStreamGroups";
|
|
80
|
-
const _LSGI = "ListStreamGroupsInput";
|
|
81
|
-
const _LSGO = "ListStreamGroupsOutput";
|
|
82
|
-
const _LSS = "ListStreamSessions";
|
|
83
|
-
const _LSSBA = "ListStreamSessionsByAccount";
|
|
84
|
-
const _LSSBAI = "ListStreamSessionsByAccountInput";
|
|
85
|
-
const _LSSBAO = "ListStreamSessionsByAccountOutput";
|
|
86
|
-
const _LSSI = "ListStreamSessionsInput";
|
|
87
|
-
const _LSSO = "ListStreamSessionsOutput";
|
|
88
|
-
const _LSo = "LocationState";
|
|
89
|
-
const _LTFR = "ListTagsForResource";
|
|
90
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
91
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
92
|
-
const _LUA = "LastUpdatedAt";
|
|
93
|
-
const _Lo = "Location";
|
|
94
|
-
const _M = "Message";
|
|
95
|
-
const _MC = "MaximumCapacity";
|
|
96
|
-
const _MR = "MaxResults";
|
|
97
|
-
const _NT = "NextToken";
|
|
98
|
-
const _ODC = "OnDemandCapacity";
|
|
99
|
-
const _OU = "OutputUri";
|
|
100
|
-
const _P = "Protocol";
|
|
101
|
-
const _PSC = "PerformanceStatsConfiguration";
|
|
102
|
-
const _RA = "ResourceArn";
|
|
103
|
-
const _RC = "RequestedCapacity";
|
|
104
|
-
const _RE = "RuntimeEnvironment";
|
|
105
|
-
const _RNFE = "ResourceNotFoundException";
|
|
106
|
-
const _RS = "ReplicationStatuses";
|
|
107
|
-
const _RSGL = "RemoveStreamGroupLocations";
|
|
108
|
-
const _RSGLI = "RemoveStreamGroupLocationsInput";
|
|
109
|
-
const _RSe = "ReplicationStatus";
|
|
110
|
-
const _S = "Status";
|
|
111
|
-
const _SC = "StreamClass";
|
|
112
|
-
const _SGI = "StreamGroupId";
|
|
113
|
-
const _SGS = "StreamGroupSummary";
|
|
114
|
-
const _SGSL = "StreamGroupSummaryList";
|
|
115
|
-
const _SLS = "SessionLengthSeconds";
|
|
116
|
-
const _SQEE = "ServiceQuotaExceededException";
|
|
117
|
-
const _SR = "SignalRequest";
|
|
118
|
-
const _SRi = "SignalResponse";
|
|
119
|
-
const _SRt = "StatusReason";
|
|
120
|
-
const _SSI = "StreamSessionIdentifier";
|
|
121
|
-
const _SSS = "StreamSessionSummary";
|
|
122
|
-
const _SSSI = "StartStreamSessionInput";
|
|
123
|
-
const _SSSL = "StreamSessionSummaryList";
|
|
124
|
-
const _SSSO = "StartStreamSessionOutput";
|
|
125
|
-
const _SSSt = "StartStreamSession";
|
|
126
|
-
const _SWC = "SharedWithClient";
|
|
127
|
-
const _T = "Tags";
|
|
128
|
-
const _TE = "ThrottlingException";
|
|
129
|
-
const _TGI = "TransitGatewayId";
|
|
130
|
-
const _TGRSA = "TransitGatewayResourceShareArn";
|
|
131
|
-
const _TIC = "TargetIdleCapacity";
|
|
132
|
-
const _TK = "TagKeys";
|
|
133
|
-
const _TR = "TagResource";
|
|
134
|
-
const _TRR = "TagResourceRequest";
|
|
135
|
-
const _TRRa = "TagResourceResponse";
|
|
136
|
-
const _TSS = "TerminateStreamSession";
|
|
137
|
-
const _TSSI = "TerminateStreamSessionInput";
|
|
138
|
-
const _Ty = "Type";
|
|
139
|
-
const _UA = "UpdateApplication";
|
|
140
|
-
const _UAI = "UpdateApplicationInput";
|
|
141
|
-
const _UAO = "UpdateApplicationOutput";
|
|
142
|
-
const _UI = "UserId";
|
|
143
|
-
const _UR = "UntagResource";
|
|
144
|
-
const _URR = "UntagResourceRequest";
|
|
145
|
-
const _URRn = "UntagResourceResponse";
|
|
146
|
-
const _USG = "UpdateStreamGroup";
|
|
147
|
-
const _USGI = "UpdateStreamGroupInput";
|
|
148
|
-
const _USGO = "UpdateStreamGroupOutput";
|
|
149
|
-
const _V = "Version";
|
|
150
|
-
const _VE = "ValidationException";
|
|
151
|
-
const _VI = "VpcId";
|
|
152
|
-
const _VTC = "VpcTransitConfiguration";
|
|
153
|
-
const _VTCR = "VpcTransitConfigurationResponse";
|
|
154
|
-
const _WSPU = "WebSdkProtocolUrl";
|
|
155
|
-
const _c = "client";
|
|
156
|
-
const _e = "error";
|
|
157
|
-
const _h = "http";
|
|
158
|
-
const _hE = "httpError";
|
|
159
|
-
const _hQ = "httpQuery";
|
|
160
|
-
const _l = "locations";
|
|
161
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.gameliftstreams";
|
|
162
|
-
const _se = "server";
|
|
163
|
-
const _tK = "tagKeys";
|
|
164
|
-
const n0 = "com.amazonaws.gameliftstreams";
|
|
165
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
166
|
-
const { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
167
|
-
const { GameLiftStreamsServiceException } = require("../models/GameLiftStreamsServiceException");
|
|
168
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
169
|
-
const GameLiftStreamsServiceException$ = [-3, _s, "GameLiftStreamsServiceException", 0, [], []];
|
|
170
|
-
exports.GameLiftStreamsServiceException$ = GameLiftStreamsServiceException$;
|
|
171
|
-
_s_registry.registerError(GameLiftStreamsServiceException$, GameLiftStreamsServiceException);
|
|
172
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
173
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
174
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
175
|
-
[_M],
|
|
176
|
-
[0], 1
|
|
177
|
-
];
|
|
178
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
179
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
180
|
-
const ConflictException$ = [-3, n0, _CE,
|
|
181
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
182
|
-
[_M],
|
|
183
|
-
[0], 1
|
|
184
|
-
];
|
|
185
|
-
exports.ConflictException$ = ConflictException$;
|
|
186
|
-
n0_registry.registerError(ConflictException$, ConflictException);
|
|
187
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
188
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
189
|
-
[_M],
|
|
190
|
-
[0], 1
|
|
191
|
-
];
|
|
192
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
193
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
194
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
195
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
196
|
-
[_M],
|
|
197
|
-
[0], 1
|
|
198
|
-
];
|
|
199
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
200
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
201
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
202
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
203
|
-
[_M],
|
|
204
|
-
[0], 1
|
|
205
|
-
];
|
|
206
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
207
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
208
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
209
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
210
|
-
[_M],
|
|
211
|
-
[0], 1
|
|
212
|
-
];
|
|
213
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
214
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
215
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
216
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
217
|
-
[_M],
|
|
218
|
-
[0], 1
|
|
219
|
-
];
|
|
220
|
-
exports.ValidationException$ = ValidationException$;
|
|
221
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
222
|
-
exports.errorTypeRegistries = [
|
|
223
|
-
_s_registry,
|
|
224
|
-
n0_registry,
|
|
225
|
-
];
|
|
226
|
-
var SignalRequest = [0, n0, _SR, 8, 0];
|
|
227
|
-
var SignalResponse = [0, n0, _SRi, 8, 0];
|
|
228
|
-
const AddStreamGroupLocationsInput$ = [3, n0, _ASGLI,
|
|
229
|
-
0,
|
|
230
|
-
[_I, _LC],
|
|
231
|
-
[[0, 1], () => LocationConfigurations], 2
|
|
232
|
-
];
|
|
233
|
-
exports.AddStreamGroupLocationsInput$ = AddStreamGroupLocationsInput$;
|
|
234
|
-
const AddStreamGroupLocationsOutput$ = [3, n0, _ASGLO,
|
|
235
|
-
0,
|
|
236
|
-
[_I, _L],
|
|
237
|
-
[0, () => LocationStates], 2
|
|
238
|
-
];
|
|
239
|
-
exports.AddStreamGroupLocationsOutput$ = AddStreamGroupLocationsOutput$;
|
|
240
|
-
const ApplicationSummary$ = [3, n0, _AS,
|
|
241
|
-
0,
|
|
242
|
-
[_A, _Id, _D, _S, _CA, _LUA, _RE],
|
|
243
|
-
[0, 0, 0, 0, 4, 4, () => RuntimeEnvironment$], 1
|
|
244
|
-
];
|
|
245
|
-
exports.ApplicationSummary$ = ApplicationSummary$;
|
|
246
|
-
const AssociateApplicationsInput$ = [3, n0, _AAI,
|
|
247
|
-
0,
|
|
248
|
-
[_I, _AI],
|
|
249
|
-
[[0, 1], 64 | 0], 2
|
|
250
|
-
];
|
|
251
|
-
exports.AssociateApplicationsInput$ = AssociateApplicationsInput$;
|
|
252
|
-
const AssociateApplicationsOutput$ = [3, n0, _AAO,
|
|
253
|
-
0,
|
|
254
|
-
[_A, _AA],
|
|
255
|
-
[0, 64 | 0]
|
|
256
|
-
];
|
|
257
|
-
exports.AssociateApplicationsOutput$ = AssociateApplicationsOutput$;
|
|
258
|
-
const CreateApplicationInput$ = [3, n0, _CAI,
|
|
259
|
-
0,
|
|
260
|
-
[_D, _RE, _EP, _ASU, _ALP, _ALOU, _T, _CT],
|
|
261
|
-
[0, () => RuntimeEnvironment$, 0, 0, 64 | 0, 0, 128 | 0, [0, 4]], 4
|
|
262
|
-
];
|
|
263
|
-
exports.CreateApplicationInput$ = CreateApplicationInput$;
|
|
264
|
-
const CreateApplicationOutput$ = [3, n0, _CAO,
|
|
265
|
-
0,
|
|
266
|
-
[_A, _D, _RE, _EP, _ALP, _ALOU, _ASU, _Id, _S, _SRt, _RS, _CA, _LUA, _ASG],
|
|
267
|
-
[0, 0, () => RuntimeEnvironment$, 0, 64 | 0, 0, 0, 0, 0, 0, () => ReplicationStatuses, 4, 4, 64 | 0], 1
|
|
268
|
-
];
|
|
269
|
-
exports.CreateApplicationOutput$ = CreateApplicationOutput$;
|
|
270
|
-
const CreateStreamGroupInput$ = [3, n0, _CSGI,
|
|
271
|
-
0,
|
|
272
|
-
[_D, _SC, _DAI, _LC, _T, _CT],
|
|
273
|
-
[0, 0, 0, () => LocationConfigurations, 128 | 0, [0, 4]], 2
|
|
274
|
-
];
|
|
275
|
-
exports.CreateStreamGroupInput$ = CreateStreamGroupInput$;
|
|
276
|
-
const CreateStreamGroupOutput$ = [3, n0, _CSGO,
|
|
277
|
-
0,
|
|
278
|
-
[_A, _D, _DA, _LS, _SC, _Id, _S, _SRt, _LUA, _CA, _EA, _AAs],
|
|
279
|
-
[0, 0, () => DefaultApplication$, () => LocationStates, 0, 0, 0, 0, 4, 4, 4, 64 | 0], 1
|
|
280
|
-
];
|
|
281
|
-
exports.CreateStreamGroupOutput$ = CreateStreamGroupOutput$;
|
|
282
|
-
const CreateStreamSessionConnectionInput$ = [3, n0, _CSSCI,
|
|
283
|
-
0,
|
|
284
|
-
[_I, _SSI, _SR, _CT],
|
|
285
|
-
[[0, 1], [0, 1], [() => SignalRequest, 0], [0, 4]], 3
|
|
286
|
-
];
|
|
287
|
-
exports.CreateStreamSessionConnectionInput$ = CreateStreamSessionConnectionInput$;
|
|
288
|
-
const CreateStreamSessionConnectionOutput$ = [3, n0, _CSSCO,
|
|
289
|
-
0,
|
|
290
|
-
[_SRi],
|
|
291
|
-
[[() => SignalResponse, 0]]
|
|
292
|
-
];
|
|
293
|
-
exports.CreateStreamSessionConnectionOutput$ = CreateStreamSessionConnectionOutput$;
|
|
294
|
-
const DefaultApplication$ = [3, n0, _DA,
|
|
295
|
-
0,
|
|
296
|
-
[_Id, _A],
|
|
297
|
-
[0, 0]
|
|
298
|
-
];
|
|
299
|
-
exports.DefaultApplication$ = DefaultApplication$;
|
|
300
|
-
const DeleteApplicationInput$ = [3, n0, _DAIe,
|
|
301
|
-
0,
|
|
302
|
-
[_I],
|
|
303
|
-
[[0, 1]], 1
|
|
304
|
-
];
|
|
305
|
-
exports.DeleteApplicationInput$ = DeleteApplicationInput$;
|
|
306
|
-
const DeleteStreamGroupInput$ = [3, n0, _DSGI,
|
|
307
|
-
0,
|
|
308
|
-
[_I],
|
|
309
|
-
[[0, 1]], 1
|
|
310
|
-
];
|
|
311
|
-
exports.DeleteStreamGroupInput$ = DeleteStreamGroupInput$;
|
|
312
|
-
const DisassociateApplicationsInput$ = [3, n0, _DAIi,
|
|
313
|
-
0,
|
|
314
|
-
[_I, _AI],
|
|
315
|
-
[[0, 1], 64 | 0], 2
|
|
316
|
-
];
|
|
317
|
-
exports.DisassociateApplicationsInput$ = DisassociateApplicationsInput$;
|
|
318
|
-
const DisassociateApplicationsOutput$ = [3, n0, _DAO,
|
|
319
|
-
0,
|
|
320
|
-
[_A, _AA],
|
|
321
|
-
[0, 64 | 0]
|
|
322
|
-
];
|
|
323
|
-
exports.DisassociateApplicationsOutput$ = DisassociateApplicationsOutput$;
|
|
324
|
-
const ExportFilesMetadata$ = [3, n0, _EFM,
|
|
325
|
-
0,
|
|
326
|
-
[_S, _SRt, _OU],
|
|
327
|
-
[0, 0, 0]
|
|
328
|
-
];
|
|
329
|
-
exports.ExportFilesMetadata$ = ExportFilesMetadata$;
|
|
330
|
-
const ExportStreamSessionFilesInput$ = [3, n0, _ESSFI,
|
|
331
|
-
0,
|
|
332
|
-
[_I, _SSI, _OU],
|
|
333
|
-
[[0, 1], [0, 1], 0], 3
|
|
334
|
-
];
|
|
335
|
-
exports.ExportStreamSessionFilesInput$ = ExportStreamSessionFilesInput$;
|
|
336
|
-
const ExportStreamSessionFilesOutput$ = [3, n0, _ESSFO,
|
|
337
|
-
0,
|
|
338
|
-
[],
|
|
339
|
-
[]
|
|
340
|
-
];
|
|
341
|
-
exports.ExportStreamSessionFilesOutput$ = ExportStreamSessionFilesOutput$;
|
|
342
|
-
const GetApplicationInput$ = [3, n0, _GAI,
|
|
343
|
-
0,
|
|
344
|
-
[_I],
|
|
345
|
-
[[0, 1]], 1
|
|
346
|
-
];
|
|
347
|
-
exports.GetApplicationInput$ = GetApplicationInput$;
|
|
348
|
-
const GetApplicationOutput$ = [3, n0, _GAO,
|
|
349
|
-
0,
|
|
350
|
-
[_A, _D, _RE, _EP, _ALP, _ALOU, _ASU, _Id, _S, _SRt, _RS, _CA, _LUA, _ASG],
|
|
351
|
-
[0, 0, () => RuntimeEnvironment$, 0, 64 | 0, 0, 0, 0, 0, 0, () => ReplicationStatuses, 4, 4, 64 | 0], 1
|
|
352
|
-
];
|
|
353
|
-
exports.GetApplicationOutput$ = GetApplicationOutput$;
|
|
354
|
-
const GetStreamGroupInput$ = [3, n0, _GSGI,
|
|
355
|
-
0,
|
|
356
|
-
[_I],
|
|
357
|
-
[[0, 1]], 1
|
|
358
|
-
];
|
|
359
|
-
exports.GetStreamGroupInput$ = GetStreamGroupInput$;
|
|
360
|
-
const GetStreamGroupOutput$ = [3, n0, _GSGO,
|
|
361
|
-
0,
|
|
362
|
-
[_A, _D, _DA, _LS, _SC, _Id, _S, _SRt, _LUA, _CA, _EA, _AAs],
|
|
363
|
-
[0, 0, () => DefaultApplication$, () => LocationStates, 0, 0, 0, 0, 4, 4, 4, 64 | 0], 1
|
|
364
|
-
];
|
|
365
|
-
exports.GetStreamGroupOutput$ = GetStreamGroupOutput$;
|
|
366
|
-
const GetStreamSessionInput$ = [3, n0, _GSSI,
|
|
367
|
-
0,
|
|
368
|
-
[_I, _SSI],
|
|
369
|
-
[[0, 1], [0, 1]], 2
|
|
370
|
-
];
|
|
371
|
-
exports.GetStreamSessionInput$ = GetStreamSessionInput$;
|
|
372
|
-
const GetStreamSessionOutput$ = [3, n0, _GSSO,
|
|
373
|
-
0,
|
|
374
|
-
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _PSC, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM],
|
|
375
|
-
[0, 0, 0, 0, 0, 0, 0, 0, [() => SignalRequest, 0], [() => SignalResponse, 0], 1, 1, 64 | 0, 128 | 0, () => PerformanceStatsConfiguration$, 0, 0, 4, 4, 0, () => ExportFilesMetadata$]
|
|
376
|
-
];
|
|
377
|
-
exports.GetStreamSessionOutput$ = GetStreamSessionOutput$;
|
|
378
|
-
const ListApplicationsInput$ = [3, n0, _LAI,
|
|
379
|
-
0,
|
|
380
|
-
[_NT, _MR],
|
|
381
|
-
[[0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]]
|
|
382
|
-
];
|
|
383
|
-
exports.ListApplicationsInput$ = ListApplicationsInput$;
|
|
384
|
-
const ListApplicationsOutput$ = [3, n0, _LAO,
|
|
385
|
-
0,
|
|
386
|
-
[_It, _NT],
|
|
387
|
-
[() => ApplicationSummaryList, 0]
|
|
388
|
-
];
|
|
389
|
-
exports.ListApplicationsOutput$ = ListApplicationsOutput$;
|
|
390
|
-
const ListStreamGroupsInput$ = [3, n0, _LSGI,
|
|
391
|
-
0,
|
|
392
|
-
[_NT, _MR],
|
|
393
|
-
[[0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]]
|
|
394
|
-
];
|
|
395
|
-
exports.ListStreamGroupsInput$ = ListStreamGroupsInput$;
|
|
396
|
-
const ListStreamGroupsOutput$ = [3, n0, _LSGO,
|
|
397
|
-
0,
|
|
398
|
-
[_It, _NT],
|
|
399
|
-
[() => StreamGroupSummaryList, 0]
|
|
400
|
-
];
|
|
401
|
-
exports.ListStreamGroupsOutput$ = ListStreamGroupsOutput$;
|
|
402
|
-
const ListStreamSessionsByAccountInput$ = [3, n0, _LSSBAI,
|
|
403
|
-
0,
|
|
404
|
-
[_S, _EFS, _NT, _MR],
|
|
405
|
-
[[0, { [_hQ]: _S }], [0, { [_hQ]: _EFS }], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]]
|
|
406
|
-
];
|
|
407
|
-
exports.ListStreamSessionsByAccountInput$ = ListStreamSessionsByAccountInput$;
|
|
408
|
-
const ListStreamSessionsByAccountOutput$ = [3, n0, _LSSBAO,
|
|
409
|
-
0,
|
|
410
|
-
[_It, _NT],
|
|
411
|
-
[() => StreamSessionSummaryList, 0]
|
|
412
|
-
];
|
|
413
|
-
exports.ListStreamSessionsByAccountOutput$ = ListStreamSessionsByAccountOutput$;
|
|
414
|
-
const ListStreamSessionsInput$ = [3, n0, _LSSI,
|
|
415
|
-
0,
|
|
416
|
-
[_I, _S, _EFS, _NT, _MR],
|
|
417
|
-
[[0, 1], [0, { [_hQ]: _S }], [0, { [_hQ]: _EFS }], [0, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]], 1
|
|
418
|
-
];
|
|
419
|
-
exports.ListStreamSessionsInput$ = ListStreamSessionsInput$;
|
|
420
|
-
const ListStreamSessionsOutput$ = [3, n0, _LSSO,
|
|
421
|
-
0,
|
|
422
|
-
[_It, _NT],
|
|
423
|
-
[() => StreamSessionSummaryList, 0]
|
|
424
|
-
];
|
|
425
|
-
exports.ListStreamSessionsOutput$ = ListStreamSessionsOutput$;
|
|
426
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
427
|
-
0,
|
|
428
|
-
[_RA],
|
|
429
|
-
[[0, 1]], 1
|
|
430
|
-
];
|
|
431
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
432
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
433
|
-
0,
|
|
434
|
-
[_T],
|
|
435
|
-
[128 | 0]
|
|
436
|
-
];
|
|
437
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
438
|
-
const LocationConfiguration$ = [3, n0, _LCo,
|
|
439
|
-
0,
|
|
440
|
-
[_LN, _AOC, _ODC, _TIC, _MC, _VTC],
|
|
441
|
-
[0, 1, 1, 1, 1, () => VpcTransitConfiguration$], 1
|
|
442
|
-
];
|
|
443
|
-
exports.LocationConfiguration$ = LocationConfiguration$;
|
|
444
|
-
const LocationState$ = [3, n0, _LSo,
|
|
445
|
-
0,
|
|
446
|
-
[_LN, _S, _AOC, _ODC, _TIC, _MC, _RC, _AC, _IC, _IVICB, _VTC],
|
|
447
|
-
[0, 0, 1, 1, 1, 1, 1, 1, 1, 0, () => VpcTransitConfigurationResponse$]
|
|
448
|
-
];
|
|
449
|
-
exports.LocationState$ = LocationState$;
|
|
450
|
-
const PerformanceStatsConfiguration$ = [3, n0, _PSC,
|
|
451
|
-
0,
|
|
452
|
-
[_SWC],
|
|
453
|
-
[2]
|
|
454
|
-
];
|
|
455
|
-
exports.PerformanceStatsConfiguration$ = PerformanceStatsConfiguration$;
|
|
456
|
-
const RemoveStreamGroupLocationsInput$ = [3, n0, _RSGLI,
|
|
457
|
-
0,
|
|
458
|
-
[_I, _L],
|
|
459
|
-
[[0, 1], [64 | 0, { [_hQ]: _l }]], 2
|
|
460
|
-
];
|
|
461
|
-
exports.RemoveStreamGroupLocationsInput$ = RemoveStreamGroupLocationsInput$;
|
|
462
|
-
const ReplicationStatus$ = [3, n0, _RSe,
|
|
463
|
-
0,
|
|
464
|
-
[_Lo, _S],
|
|
465
|
-
[0, 0]
|
|
466
|
-
];
|
|
467
|
-
exports.ReplicationStatus$ = ReplicationStatus$;
|
|
468
|
-
const RuntimeEnvironment$ = [3, n0, _RE,
|
|
469
|
-
0,
|
|
470
|
-
[_Ty, _V],
|
|
471
|
-
[0, 0], 2
|
|
472
|
-
];
|
|
473
|
-
exports.RuntimeEnvironment$ = RuntimeEnvironment$;
|
|
474
|
-
const StartStreamSessionInput$ = [3, n0, _SSSI,
|
|
475
|
-
0,
|
|
476
|
-
[_I, _P, _SR, _AIp, _CT, _D, _UI, _L, _CTS, _SLS, _ALA, _AEV, _PSC],
|
|
477
|
-
[[0, 1], 0, [() => SignalRequest, 0], 0, [0, 4], 0, 0, 64 | 0, 1, 1, 64 | 0, 128 | 0, () => PerformanceStatsConfiguration$], 4
|
|
478
|
-
];
|
|
479
|
-
exports.StartStreamSessionInput$ = StartStreamSessionInput$;
|
|
480
|
-
const StartStreamSessionOutput$ = [3, n0, _SSSO,
|
|
481
|
-
0,
|
|
482
|
-
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _PSC, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM],
|
|
483
|
-
[0, 0, 0, 0, 0, 0, 0, 0, [() => SignalRequest, 0], [() => SignalResponse, 0], 1, 1, 64 | 0, 128 | 0, () => PerformanceStatsConfiguration$, 0, 0, 4, 4, 0, () => ExportFilesMetadata$]
|
|
484
|
-
];
|
|
485
|
-
exports.StartStreamSessionOutput$ = StartStreamSessionOutput$;
|
|
486
|
-
const StreamGroupSummary$ = [3, n0, _SGS,
|
|
487
|
-
0,
|
|
488
|
-
[_A, _Id, _D, _DA, _SC, _S, _CA, _LUA, _EA],
|
|
489
|
-
[0, 0, 0, () => DefaultApplication$, 0, 0, 4, 4, 4], 1
|
|
490
|
-
];
|
|
491
|
-
exports.StreamGroupSummary$ = StreamGroupSummary$;
|
|
492
|
-
const StreamSessionSummary$ = [3, n0, _SSS,
|
|
493
|
-
0,
|
|
494
|
-
[_A, _UI, _S, _SRt, _P, _LUA, _CA, _AAp, _EFM, _Lo],
|
|
495
|
-
[0, 0, 0, 0, 0, 4, 4, 0, () => ExportFilesMetadata$, 0]
|
|
496
|
-
];
|
|
497
|
-
exports.StreamSessionSummary$ = StreamSessionSummary$;
|
|
498
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
499
|
-
0,
|
|
500
|
-
[_RA, _T],
|
|
501
|
-
[[0, 1], 128 | 0], 2
|
|
502
|
-
];
|
|
503
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
504
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
505
|
-
0,
|
|
506
|
-
[],
|
|
507
|
-
[]
|
|
508
|
-
];
|
|
509
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
510
|
-
const TerminateStreamSessionInput$ = [3, n0, _TSSI,
|
|
511
|
-
0,
|
|
512
|
-
[_I, _SSI],
|
|
513
|
-
[[0, 1], [0, 1]], 2
|
|
514
|
-
];
|
|
515
|
-
exports.TerminateStreamSessionInput$ = TerminateStreamSessionInput$;
|
|
516
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
517
|
-
0,
|
|
518
|
-
[_RA, _TK],
|
|
519
|
-
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
520
|
-
];
|
|
521
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
522
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
523
|
-
0,
|
|
524
|
-
[],
|
|
525
|
-
[]
|
|
526
|
-
];
|
|
527
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
528
|
-
const UpdateApplicationInput$ = [3, n0, _UAI,
|
|
529
|
-
0,
|
|
530
|
-
[_I, _D, _ALP, _ALOU],
|
|
531
|
-
[[0, 1], 0, 64 | 0, 0], 1
|
|
532
|
-
];
|
|
533
|
-
exports.UpdateApplicationInput$ = UpdateApplicationInput$;
|
|
534
|
-
const UpdateApplicationOutput$ = [3, n0, _UAO,
|
|
535
|
-
0,
|
|
536
|
-
[_A, _D, _RE, _EP, _ALP, _ALOU, _ASU, _Id, _S, _SRt, _RS, _CA, _LUA, _ASG],
|
|
537
|
-
[0, 0, () => RuntimeEnvironment$, 0, 64 | 0, 0, 0, 0, 0, 0, () => ReplicationStatuses, 4, 4, 64 | 0], 1
|
|
538
|
-
];
|
|
539
|
-
exports.UpdateApplicationOutput$ = UpdateApplicationOutput$;
|
|
540
|
-
const UpdateStreamGroupInput$ = [3, n0, _USGI,
|
|
541
|
-
0,
|
|
542
|
-
[_I, _LC, _D, _DAI],
|
|
543
|
-
[[0, 1], () => LocationConfigurations, 0, 0], 1
|
|
544
|
-
];
|
|
545
|
-
exports.UpdateStreamGroupInput$ = UpdateStreamGroupInput$;
|
|
546
|
-
const UpdateStreamGroupOutput$ = [3, n0, _USGO,
|
|
547
|
-
0,
|
|
548
|
-
[_A, _D, _DA, _LS, _SC, _Id, _S, _SRt, _LUA, _CA, _EA, _AAs],
|
|
549
|
-
[0, 0, () => DefaultApplication$, () => LocationStates, 0, 0, 0, 0, 4, 4, 4, 64 | 0], 1
|
|
550
|
-
];
|
|
551
|
-
exports.UpdateStreamGroupOutput$ = UpdateStreamGroupOutput$;
|
|
552
|
-
const VpcTransitConfiguration$ = [3, n0, _VTC,
|
|
553
|
-
0,
|
|
554
|
-
[_VI, _ICB],
|
|
555
|
-
[0, 64 | 0], 2
|
|
556
|
-
];
|
|
557
|
-
exports.VpcTransitConfiguration$ = VpcTransitConfiguration$;
|
|
558
|
-
const VpcTransitConfigurationResponse$ = [3, n0, _VTCR,
|
|
559
|
-
0,
|
|
560
|
-
[_VI, _ICB, _TGI, _TGRSA],
|
|
561
|
-
[0, 64 | 0, 0, 0]
|
|
562
|
-
];
|
|
563
|
-
exports.VpcTransitConfigurationResponse$ = VpcTransitConfigurationResponse$;
|
|
564
|
-
var __Unit = "unit";
|
|
565
|
-
var ApplicationSummaryList = [1, n0, _ASL,
|
|
566
|
-
0, () => ApplicationSummary$
|
|
567
|
-
];
|
|
568
|
-
var ArnList = 64 | 0;
|
|
569
|
-
var FilePaths = 64 | 0;
|
|
570
|
-
var GameLaunchArgList = 64 | 0;
|
|
571
|
-
var Identifiers = 64 | 0;
|
|
572
|
-
var Ipv4CidrBlockList = 64 | 0;
|
|
573
|
-
var LocationConfigurations = [1, n0, _LC,
|
|
574
|
-
0, () => LocationConfiguration$
|
|
575
|
-
];
|
|
576
|
-
var LocationList = 64 | 0;
|
|
577
|
-
var LocationsList = 64 | 0;
|
|
578
|
-
var LocationStates = [1, n0, _LS,
|
|
579
|
-
0, () => LocationState$
|
|
580
|
-
];
|
|
581
|
-
var ReplicationStatuses = [1, n0, _RS,
|
|
582
|
-
0, () => ReplicationStatus$
|
|
583
|
-
];
|
|
584
|
-
var StreamGroupSummaryList = [1, n0, _SGSL,
|
|
585
|
-
0, () => StreamGroupSummary$
|
|
586
|
-
];
|
|
587
|
-
var StreamSessionSummaryList = [1, n0, _SSSL,
|
|
588
|
-
0, () => StreamSessionSummary$
|
|
589
|
-
];
|
|
590
|
-
var TagKeyList = 64 | 0;
|
|
591
|
-
var EnvironmentVariables = 128 | 0;
|
|
592
|
-
var Tags = 128 | 0;
|
|
593
|
-
exports.AddStreamGroupLocations$ = [9, n0, _ASGL,
|
|
594
|
-
{ [_h]: ["POST", "/streamgroups/{Identifier}/locations", 200] }, () => AddStreamGroupLocationsInput$, () => AddStreamGroupLocationsOutput$
|
|
595
|
-
];
|
|
596
|
-
exports.AssociateApplications$ = [9, n0, _AAss,
|
|
597
|
-
{ [_h]: ["POST", "/streamgroups/{Identifier}/associations", 200] }, () => AssociateApplicationsInput$, () => AssociateApplicationsOutput$
|
|
598
|
-
];
|
|
599
|
-
exports.CreateApplication$ = [9, n0, _CAr,
|
|
600
|
-
{ [_h]: ["POST", "/applications", 201] }, () => CreateApplicationInput$, () => CreateApplicationOutput$
|
|
601
|
-
];
|
|
602
|
-
exports.CreateStreamGroup$ = [9, n0, _CSG,
|
|
603
|
-
{ [_h]: ["POST", "/streamgroups", 201] }, () => CreateStreamGroupInput$, () => CreateStreamGroupOutput$
|
|
604
|
-
];
|
|
605
|
-
exports.CreateStreamSessionConnection$ = [9, n0, _CSSC,
|
|
606
|
-
{ [_h]: ["POST", "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}/connections", 200] }, () => CreateStreamSessionConnectionInput$, () => CreateStreamSessionConnectionOutput$
|
|
607
|
-
];
|
|
608
|
-
exports.DeleteApplication$ = [9, n0, _DAe,
|
|
609
|
-
{ [_h]: ["DELETE", "/applications/{Identifier}", 204] }, () => DeleteApplicationInput$, () => __Unit
|
|
610
|
-
];
|
|
611
|
-
exports.DeleteStreamGroup$ = [9, n0, _DSG,
|
|
612
|
-
{ [_h]: ["DELETE", "/streamgroups/{Identifier}", 204] }, () => DeleteStreamGroupInput$, () => __Unit
|
|
613
|
-
];
|
|
614
|
-
exports.DisassociateApplications$ = [9, n0, _DAi,
|
|
615
|
-
{ [_h]: ["POST", "/streamgroups/{Identifier}/disassociations", 200] }, () => DisassociateApplicationsInput$, () => DisassociateApplicationsOutput$
|
|
616
|
-
];
|
|
617
|
-
exports.ExportStreamSessionFiles$ = [9, n0, _ESSF,
|
|
618
|
-
{ [_h]: ["PUT", "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}/exportfiles", 200] }, () => ExportStreamSessionFilesInput$, () => ExportStreamSessionFilesOutput$
|
|
619
|
-
];
|
|
620
|
-
exports.GetApplication$ = [9, n0, _GA,
|
|
621
|
-
{ [_h]: ["GET", "/applications/{Identifier}", 200] }, () => GetApplicationInput$, () => GetApplicationOutput$
|
|
622
|
-
];
|
|
623
|
-
exports.GetStreamGroup$ = [9, n0, _GSG,
|
|
624
|
-
{ [_h]: ["GET", "/streamgroups/{Identifier}", 200] }, () => GetStreamGroupInput$, () => GetStreamGroupOutput$
|
|
625
|
-
];
|
|
626
|
-
exports.GetStreamSession$ = [9, n0, _GSS,
|
|
627
|
-
{ [_h]: ["GET", "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}", 200] }, () => GetStreamSessionInput$, () => GetStreamSessionOutput$
|
|
628
|
-
];
|
|
629
|
-
exports.ListApplications$ = [9, n0, _LA,
|
|
630
|
-
{ [_h]: ["GET", "/applications", 200] }, () => ListApplicationsInput$, () => ListApplicationsOutput$
|
|
631
|
-
];
|
|
632
|
-
exports.ListStreamGroups$ = [9, n0, _LSG,
|
|
633
|
-
{ [_h]: ["GET", "/streamgroups", 200] }, () => ListStreamGroupsInput$, () => ListStreamGroupsOutput$
|
|
634
|
-
];
|
|
635
|
-
exports.ListStreamSessions$ = [9, n0, _LSS,
|
|
636
|
-
{ [_h]: ["GET", "/streamgroups/{Identifier}/streamsessions", 200] }, () => ListStreamSessionsInput$, () => ListStreamSessionsOutput$
|
|
637
|
-
];
|
|
638
|
-
exports.ListStreamSessionsByAccount$ = [9, n0, _LSSBA,
|
|
639
|
-
{ [_h]: ["GET", "/streamsessions", 200] }, () => ListStreamSessionsByAccountInput$, () => ListStreamSessionsByAccountOutput$
|
|
640
|
-
];
|
|
641
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
642
|
-
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
643
|
-
];
|
|
644
|
-
exports.RemoveStreamGroupLocations$ = [9, n0, _RSGL,
|
|
645
|
-
{ [_h]: ["DELETE", "/streamgroups/{Identifier}/locations", 204] }, () => RemoveStreamGroupLocationsInput$, () => __Unit
|
|
646
|
-
];
|
|
647
|
-
exports.StartStreamSession$ = [9, n0, _SSSt,
|
|
648
|
-
{ [_h]: ["POST", "/streamgroups/{Identifier}/streamsessions", 201] }, () => StartStreamSessionInput$, () => StartStreamSessionOutput$
|
|
649
|
-
];
|
|
650
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
651
|
-
{ [_h]: ["POST", "/tags/{ResourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
652
|
-
];
|
|
653
|
-
exports.TerminateStreamSession$ = [9, n0, _TSS,
|
|
654
|
-
{ [_h]: ["DELETE", "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}", 204] }, () => TerminateStreamSessionInput$, () => __Unit
|
|
655
|
-
];
|
|
656
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
657
|
-
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
658
|
-
];
|
|
659
|
-
exports.UpdateApplication$ = [9, n0, _UA,
|
|
660
|
-
{ [_h]: ["PATCH", "/applications/{Identifier}", 200] }, () => UpdateApplicationInput$, () => UpdateApplicationOutput$
|
|
661
|
-
];
|
|
662
|
-
exports.UpdateStreamGroup$ = [9, n0, _USG,
|
|
663
|
-
{ [_h]: ["PATCH", "/streamgroups/{Identifier}", 200] }, () => UpdateStreamGroupInput$, () => UpdateStreamGroupOutput$
|
|
664
|
-
];
|