@aws-sdk/client-gameliftstreams 3.1093.0 → 3.1094.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 +23 -7
- package/dist-es/schemas/schemas_0.js +20 -6
- package/dist-types/commands/GetStreamSessionCommand.d.ts +6 -0
- package/dist-types/commands/StartStreamSessionCommand.d.ts +12 -0
- package/dist-types/models/models_0.d.ts +42 -0
- package/dist-types/schemas/schemas_0.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +10 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -67,7 +67,7 @@ const commonParams = {
|
|
|
67
67
|
Region: { type: "builtInParams", name: "region" },
|
|
68
68
|
};
|
|
69
69
|
|
|
70
|
-
var version = "3.
|
|
70
|
+
var version = "3.1093.0";
|
|
71
71
|
var packageInfo = {
|
|
72
72
|
version: version};
|
|
73
73
|
|
|
@@ -284,6 +284,7 @@ const _DAIi = "DisassociateApplicationsInput";
|
|
|
284
284
|
const _DAO = "DisassociateApplicationsOutput";
|
|
285
285
|
const _DAe = "DeleteApplication";
|
|
286
286
|
const _DAi = "DisassociateApplications";
|
|
287
|
+
const _DC = "DisplayConfiguration";
|
|
287
288
|
const _DSG = "DeleteStreamGroup";
|
|
288
289
|
const _DSGI = "DeleteStreamGroupInput";
|
|
289
290
|
const _EA = "ExpiresAt";
|
|
@@ -302,6 +303,7 @@ const _GSGO = "GetStreamGroupOutput";
|
|
|
302
303
|
const _GSS = "GetStreamSession";
|
|
303
304
|
const _GSSI = "GetStreamSessionInput";
|
|
304
305
|
const _GSSO = "GetStreamSessionOutput";
|
|
306
|
+
const _H = "Height";
|
|
305
307
|
const _I = "Identifier";
|
|
306
308
|
const _IC = "IdleCapacity";
|
|
307
309
|
const _ICB = "Ipv4CidrBlocks";
|
|
@@ -342,6 +344,7 @@ const _ODC = "OnDemandCapacity";
|
|
|
342
344
|
const _OU = "OutputUri";
|
|
343
345
|
const _P = "Protocol";
|
|
344
346
|
const _PSC = "PerformanceStatsConfiguration";
|
|
347
|
+
const _R = "Resolution";
|
|
345
348
|
const _RA = "RoleArn";
|
|
346
349
|
const _RAe = "ResourceArn";
|
|
347
350
|
const _RC = "RequestedCapacity";
|
|
@@ -399,6 +402,7 @@ const _VE = "ValidationException";
|
|
|
399
402
|
const _VI = "VpcId";
|
|
400
403
|
const _VTC = "VpcTransitConfiguration";
|
|
401
404
|
const _VTCR = "VpcTransitConfigurationResponse";
|
|
405
|
+
const _W = "Width";
|
|
402
406
|
const _WSPU = "WebSdkProtocolUrl";
|
|
403
407
|
const _c = "client";
|
|
404
408
|
const _e = "error";
|
|
@@ -560,6 +564,11 @@ var DisassociateApplicationsOutput$ = [3, n0, _DAO,
|
|
|
560
564
|
[_A, _AA],
|
|
561
565
|
[0, 64 | 0]
|
|
562
566
|
];
|
|
567
|
+
var DisplayConfiguration$ = [3, n0, _DC,
|
|
568
|
+
0,
|
|
569
|
+
[_R],
|
|
570
|
+
[() => Resolution$]
|
|
571
|
+
];
|
|
563
572
|
var ExportFilesMetadata$ = [3, n0, _EFM,
|
|
564
573
|
0,
|
|
565
574
|
[_S, _SRt, _OU],
|
|
@@ -602,8 +611,8 @@ var GetStreamSessionInput$ = [3, n0, _GSSI,
|
|
|
602
611
|
];
|
|
603
612
|
var GetStreamSessionOutput$ = [3, n0, _GSSO,
|
|
604
613
|
0,
|
|
605
|
-
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _PSC, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM, _RA],
|
|
606
|
-
[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$, [() => IamRoleArn, 0]]
|
|
614
|
+
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _PSC, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM, _RA, _DC],
|
|
615
|
+
[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$, [() => IamRoleArn, 0], () => DisplayConfiguration$]
|
|
607
616
|
];
|
|
608
617
|
var ListApplicationsInput$ = [3, n0, _LAI,
|
|
609
618
|
0,
|
|
@@ -680,6 +689,11 @@ var ReplicationStatus$ = [3, n0, _RSe,
|
|
|
680
689
|
[_Lo, _S],
|
|
681
690
|
[0, 0]
|
|
682
691
|
];
|
|
692
|
+
var Resolution$ = [3, n0, _R,
|
|
693
|
+
0,
|
|
694
|
+
[_W, _H],
|
|
695
|
+
[1, 1], 2
|
|
696
|
+
];
|
|
683
697
|
var RuntimeEnvironment$ = [3, n0, _RE,
|
|
684
698
|
0,
|
|
685
699
|
[_Ty, _V],
|
|
@@ -687,13 +701,13 @@ var RuntimeEnvironment$ = [3, n0, _RE,
|
|
|
687
701
|
];
|
|
688
702
|
var StartStreamSessionInput$ = [3, n0, _SSSI,
|
|
689
703
|
0,
|
|
690
|
-
[_I, _P, _SR, _AIp, _CT, _D, _UI, _L, _CTS, _SLS, _ALA, _AEV, _PSC, _RA],
|
|
691
|
-
[[0, 1], 0, [() => SignalRequest, 0], 0, [0, 4], 0, 0, 64 | 0, 1, 1, 64 | 0, 128 | 0, () => PerformanceStatsConfiguration$, [() => IamRoleArn, 0]], 4
|
|
704
|
+
[_I, _P, _SR, _AIp, _CT, _D, _UI, _L, _CTS, _SLS, _ALA, _AEV, _PSC, _RA, _DC],
|
|
705
|
+
[[0, 1], 0, [() => SignalRequest, 0], 0, [0, 4], 0, 0, 64 | 0, 1, 1, 64 | 0, 128 | 0, () => PerformanceStatsConfiguration$, [() => IamRoleArn, 0], () => DisplayConfiguration$], 4
|
|
692
706
|
];
|
|
693
707
|
var StartStreamSessionOutput$ = [3, n0, _SSSO,
|
|
694
708
|
0,
|
|
695
|
-
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _PSC, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM, _RA],
|
|
696
|
-
[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$, [() => IamRoleArn, 0]]
|
|
709
|
+
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _PSC, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM, _RA, _DC],
|
|
710
|
+
[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$, [() => IamRoleArn, 0], () => DisplayConfiguration$]
|
|
697
711
|
];
|
|
698
712
|
var StreamGroupSummary$ = [3, n0, _SGS,
|
|
699
713
|
0,
|
|
@@ -1449,6 +1463,7 @@ exports.DisassociateApplications$ = DisassociateApplications$;
|
|
|
1449
1463
|
exports.DisassociateApplicationsCommand = DisassociateApplicationsCommand;
|
|
1450
1464
|
exports.DisassociateApplicationsInput$ = DisassociateApplicationsInput$;
|
|
1451
1465
|
exports.DisassociateApplicationsOutput$ = DisassociateApplicationsOutput$;
|
|
1466
|
+
exports.DisplayConfiguration$ = DisplayConfiguration$;
|
|
1452
1467
|
exports.ExportFilesMetadata$ = ExportFilesMetadata$;
|
|
1453
1468
|
exports.ExportFilesStatus = ExportFilesStatus;
|
|
1454
1469
|
exports.ExportStreamSessionFiles$ = ExportStreamSessionFiles$;
|
|
@@ -1502,6 +1517,7 @@ exports.RemoveStreamGroupLocationsCommand = RemoveStreamGroupLocationsCommand;
|
|
|
1502
1517
|
exports.RemoveStreamGroupLocationsInput$ = RemoveStreamGroupLocationsInput$;
|
|
1503
1518
|
exports.ReplicationStatus$ = ReplicationStatus$;
|
|
1504
1519
|
exports.ReplicationStatusType = ReplicationStatusType;
|
|
1520
|
+
exports.Resolution$ = Resolution$;
|
|
1505
1521
|
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
1506
1522
|
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
1507
1523
|
exports.RuntimeEnvironment$ = RuntimeEnvironment$;
|
|
@@ -45,6 +45,7 @@ const _DAIi = "DisassociateApplicationsInput";
|
|
|
45
45
|
const _DAO = "DisassociateApplicationsOutput";
|
|
46
46
|
const _DAe = "DeleteApplication";
|
|
47
47
|
const _DAi = "DisassociateApplications";
|
|
48
|
+
const _DC = "DisplayConfiguration";
|
|
48
49
|
const _DSG = "DeleteStreamGroup";
|
|
49
50
|
const _DSGI = "DeleteStreamGroupInput";
|
|
50
51
|
const _EA = "ExpiresAt";
|
|
@@ -63,6 +64,7 @@ const _GSGO = "GetStreamGroupOutput";
|
|
|
63
64
|
const _GSS = "GetStreamSession";
|
|
64
65
|
const _GSSI = "GetStreamSessionInput";
|
|
65
66
|
const _GSSO = "GetStreamSessionOutput";
|
|
67
|
+
const _H = "Height";
|
|
66
68
|
const _I = "Identifier";
|
|
67
69
|
const _IC = "IdleCapacity";
|
|
68
70
|
const _ICB = "Ipv4CidrBlocks";
|
|
@@ -103,6 +105,7 @@ const _ODC = "OnDemandCapacity";
|
|
|
103
105
|
const _OU = "OutputUri";
|
|
104
106
|
const _P = "Protocol";
|
|
105
107
|
const _PSC = "PerformanceStatsConfiguration";
|
|
108
|
+
const _R = "Resolution";
|
|
106
109
|
const _RA = "RoleArn";
|
|
107
110
|
const _RAe = "ResourceArn";
|
|
108
111
|
const _RC = "RequestedCapacity";
|
|
@@ -160,6 +163,7 @@ const _VE = "ValidationException";
|
|
|
160
163
|
const _VI = "VpcId";
|
|
161
164
|
const _VTC = "VpcTransitConfiguration";
|
|
162
165
|
const _VTCR = "VpcTransitConfigurationResponse";
|
|
166
|
+
const _W = "Width";
|
|
163
167
|
const _WSPU = "WebSdkProtocolUrl";
|
|
164
168
|
const _c = "client";
|
|
165
169
|
const _e = "error";
|
|
@@ -324,6 +328,11 @@ export var DisassociateApplicationsOutput$ = [3, n0, _DAO,
|
|
|
324
328
|
[_A, _AA],
|
|
325
329
|
[0, 64 | 0]
|
|
326
330
|
];
|
|
331
|
+
export var DisplayConfiguration$ = [3, n0, _DC,
|
|
332
|
+
0,
|
|
333
|
+
[_R],
|
|
334
|
+
[() => Resolution$]
|
|
335
|
+
];
|
|
327
336
|
export var ExportFilesMetadata$ = [3, n0, _EFM,
|
|
328
337
|
0,
|
|
329
338
|
[_S, _SRt, _OU],
|
|
@@ -366,8 +375,8 @@ export var GetStreamSessionInput$ = [3, n0, _GSSI,
|
|
|
366
375
|
];
|
|
367
376
|
export var GetStreamSessionOutput$ = [3, n0, _GSSO,
|
|
368
377
|
0,
|
|
369
|
-
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _PSC, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM, _RA],
|
|
370
|
-
[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$, [() => IamRoleArn, 0]]
|
|
378
|
+
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _PSC, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM, _RA, _DC],
|
|
379
|
+
[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$, [() => IamRoleArn, 0], () => DisplayConfiguration$]
|
|
371
380
|
];
|
|
372
381
|
export var ListApplicationsInput$ = [3, n0, _LAI,
|
|
373
382
|
0,
|
|
@@ -444,6 +453,11 @@ export var ReplicationStatus$ = [3, n0, _RSe,
|
|
|
444
453
|
[_Lo, _S],
|
|
445
454
|
[0, 0]
|
|
446
455
|
];
|
|
456
|
+
export var Resolution$ = [3, n0, _R,
|
|
457
|
+
0,
|
|
458
|
+
[_W, _H],
|
|
459
|
+
[1, 1], 2
|
|
460
|
+
];
|
|
447
461
|
export var RuntimeEnvironment$ = [3, n0, _RE,
|
|
448
462
|
0,
|
|
449
463
|
[_Ty, _V],
|
|
@@ -451,13 +465,13 @@ export var RuntimeEnvironment$ = [3, n0, _RE,
|
|
|
451
465
|
];
|
|
452
466
|
export var StartStreamSessionInput$ = [3, n0, _SSSI,
|
|
453
467
|
0,
|
|
454
|
-
[_I, _P, _SR, _AIp, _CT, _D, _UI, _L, _CTS, _SLS, _ALA, _AEV, _PSC, _RA],
|
|
455
|
-
[[0, 1], 0, [() => SignalRequest, 0], 0, [0, 4], 0, 0, 64 | 0, 1, 1, 64 | 0, 128 | 0, () => PerformanceStatsConfiguration$, [() => IamRoleArn, 0]], 4
|
|
468
|
+
[_I, _P, _SR, _AIp, _CT, _D, _UI, _L, _CTS, _SLS, _ALA, _AEV, _PSC, _RA, _DC],
|
|
469
|
+
[[0, 1], 0, [() => SignalRequest, 0], 0, [0, 4], 0, 0, 64 | 0, 1, 1, 64 | 0, 128 | 0, () => PerformanceStatsConfiguration$, [() => IamRoleArn, 0], () => DisplayConfiguration$], 4
|
|
456
470
|
];
|
|
457
471
|
export var StartStreamSessionOutput$ = [3, n0, _SSSO,
|
|
458
472
|
0,
|
|
459
|
-
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _PSC, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM, _RA],
|
|
460
|
-
[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$, [() => IamRoleArn, 0]]
|
|
473
|
+
[_A, _D, _SGI, _UI, _S, _SRt, _P, _Lo, _SR, _SRi, _CTS, _SLS, _ALA, _AEV, _PSC, _LFLU, _WSPU, _LUA, _CA, _AAp, _EFM, _RA, _DC],
|
|
474
|
+
[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$, [() => IamRoleArn, 0], () => DisplayConfiguration$]
|
|
461
475
|
];
|
|
462
476
|
export var StreamGroupSummary$ = [3, n0, _SGS,
|
|
463
477
|
0,
|
|
@@ -72,6 +72,12 @@ declare const GetStreamSessionCommand_base: {
|
|
|
72
72
|
* // OutputUri: "STRING_VALUE",
|
|
73
73
|
* // },
|
|
74
74
|
* // RoleArn: "STRING_VALUE",
|
|
75
|
+
* // DisplayConfiguration: { // DisplayConfiguration
|
|
76
|
+
* // Resolution: { // Resolution
|
|
77
|
+
* // Width: Number("int"), // required
|
|
78
|
+
* // Height: Number("int"), // required
|
|
79
|
+
* // },
|
|
80
|
+
* // },
|
|
75
81
|
* // };
|
|
76
82
|
*
|
|
77
83
|
* ```
|
|
@@ -56,6 +56,12 @@ declare const StartStreamSessionCommand_base: {
|
|
|
56
56
|
* SharedWithClient: true || false,
|
|
57
57
|
* },
|
|
58
58
|
* RoleArn: "STRING_VALUE",
|
|
59
|
+
* DisplayConfiguration: { // DisplayConfiguration
|
|
60
|
+
* Resolution: { // Resolution
|
|
61
|
+
* Width: Number("int"), // required
|
|
62
|
+
* Height: Number("int"), // required
|
|
63
|
+
* },
|
|
64
|
+
* },
|
|
59
65
|
* };
|
|
60
66
|
* const command = new StartStreamSessionCommand(input);
|
|
61
67
|
* const response = await client.send(command);
|
|
@@ -92,6 +98,12 @@ declare const StartStreamSessionCommand_base: {
|
|
|
92
98
|
* // OutputUri: "STRING_VALUE",
|
|
93
99
|
* // },
|
|
94
100
|
* // RoleArn: "STRING_VALUE",
|
|
101
|
+
* // DisplayConfiguration: { // DisplayConfiguration
|
|
102
|
+
* // Resolution: { // Resolution
|
|
103
|
+
* // Width: Number("int"), // required
|
|
104
|
+
* // Height: Number("int"), // required
|
|
105
|
+
* // },
|
|
106
|
+
* // },
|
|
95
107
|
* // };
|
|
96
108
|
*
|
|
97
109
|
* ```
|
|
@@ -844,6 +844,33 @@ export interface DisassociateApplicationsOutput {
|
|
|
844
844
|
*/
|
|
845
845
|
ApplicationArns?: string[] | undefined;
|
|
846
846
|
}
|
|
847
|
+
/**
|
|
848
|
+
* <p>Contains the width and height dimensions, in pixels, that define the resolution of the stream session's virtual monitor. The total number of pixels (width × height) must not exceed 2,073,600 (equivalent to 1920 × 1080).</p>
|
|
849
|
+
* @public
|
|
850
|
+
*/
|
|
851
|
+
export interface Resolution {
|
|
852
|
+
/**
|
|
853
|
+
* <p>The width of the stream session's virtual monitor, in pixels. The value must be an even number.</p>
|
|
854
|
+
* @public
|
|
855
|
+
*/
|
|
856
|
+
Width: number | undefined;
|
|
857
|
+
/**
|
|
858
|
+
* <p>The height of the stream session's virtual monitor, in pixels. The value must be an even number.</p>
|
|
859
|
+
* @public
|
|
860
|
+
*/
|
|
861
|
+
Height: number | undefined;
|
|
862
|
+
}
|
|
863
|
+
/**
|
|
864
|
+
* <p>The virtual monitor settings for a stream session, including the resolution. If not specified, the stream session uses the default resolution of 1920 × 1080.</p>
|
|
865
|
+
* @public
|
|
866
|
+
*/
|
|
867
|
+
export interface DisplayConfiguration {
|
|
868
|
+
/**
|
|
869
|
+
* <p>The resolution to apply to the stream session's virtual monitor. When specified, this value overrides the default resolution of 1920 × 1080.</p>
|
|
870
|
+
* @public
|
|
871
|
+
*/
|
|
872
|
+
Resolution?: Resolution | undefined;
|
|
873
|
+
}
|
|
847
874
|
/**
|
|
848
875
|
* <p>Provides details about the stream session's exported files. </p>
|
|
849
876
|
* @public
|
|
@@ -1030,6 +1057,11 @@ export interface GetStreamSessionOutput {
|
|
|
1030
1057
|
* @public
|
|
1031
1058
|
*/
|
|
1032
1059
|
RoleArn?: string | undefined;
|
|
1060
|
+
/**
|
|
1061
|
+
* <p>The configuration for the stream session's virtual monitor.</p>
|
|
1062
|
+
* @public
|
|
1063
|
+
*/
|
|
1064
|
+
DisplayConfiguration?: DisplayConfiguration | undefined;
|
|
1033
1065
|
}
|
|
1034
1066
|
/**
|
|
1035
1067
|
* @public
|
|
@@ -1286,6 +1318,11 @@ export interface StartStreamSessionInput {
|
|
|
1286
1318
|
* @public
|
|
1287
1319
|
*/
|
|
1288
1320
|
RoleArn?: string | undefined;
|
|
1321
|
+
/**
|
|
1322
|
+
* <p>The configuration for the stream session's virtual monitor, including the resolution settings.</p> <p>If not specified, Amazon GameLift Streams uses the default resolution of 1920 × 1080.</p>
|
|
1323
|
+
* @public
|
|
1324
|
+
*/
|
|
1325
|
+
DisplayConfiguration?: DisplayConfiguration | undefined;
|
|
1289
1326
|
}
|
|
1290
1327
|
/**
|
|
1291
1328
|
* @public
|
|
@@ -1401,6 +1438,11 @@ export interface StartStreamSessionOutput {
|
|
|
1401
1438
|
* @public
|
|
1402
1439
|
*/
|
|
1403
1440
|
RoleArn?: string | undefined;
|
|
1441
|
+
/**
|
|
1442
|
+
* <p>The configuration for the stream session's virtual monitor.</p>
|
|
1443
|
+
* @public
|
|
1444
|
+
*/
|
|
1445
|
+
DisplayConfiguration?: DisplayConfiguration | undefined;
|
|
1404
1446
|
}
|
|
1405
1447
|
/**
|
|
1406
1448
|
* @public
|
|
@@ -33,6 +33,7 @@ export declare var DeleteApplicationInput$: StaticStructureSchema;
|
|
|
33
33
|
export declare var DeleteStreamGroupInput$: StaticStructureSchema;
|
|
34
34
|
export declare var DisassociateApplicationsInput$: StaticStructureSchema;
|
|
35
35
|
export declare var DisassociateApplicationsOutput$: StaticStructureSchema;
|
|
36
|
+
export declare var DisplayConfiguration$: StaticStructureSchema;
|
|
36
37
|
export declare var ExportFilesMetadata$: StaticStructureSchema;
|
|
37
38
|
export declare var ExportStreamSessionFilesInput$: StaticStructureSchema;
|
|
38
39
|
export declare var ExportStreamSessionFilesOutput$: StaticStructureSchema;
|
|
@@ -57,6 +58,7 @@ export declare var LocationState$: StaticStructureSchema;
|
|
|
57
58
|
export declare var PerformanceStatsConfiguration$: StaticStructureSchema;
|
|
58
59
|
export declare var RemoveStreamGroupLocationsInput$: StaticStructureSchema;
|
|
59
60
|
export declare var ReplicationStatus$: StaticStructureSchema;
|
|
61
|
+
export declare var Resolution$: StaticStructureSchema;
|
|
60
62
|
export declare var RuntimeEnvironment$: StaticStructureSchema;
|
|
61
63
|
export declare var StartStreamSessionInput$: StaticStructureSchema;
|
|
62
64
|
export declare var StartStreamSessionOutput$: StaticStructureSchema;
|
|
@@ -209,6 +209,13 @@ export interface DisassociateApplicationsOutput {
|
|
|
209
209
|
Arn?: string | undefined;
|
|
210
210
|
ApplicationArns?: string[] | undefined;
|
|
211
211
|
}
|
|
212
|
+
export interface Resolution {
|
|
213
|
+
Width: number | undefined;
|
|
214
|
+
Height: number | undefined;
|
|
215
|
+
}
|
|
216
|
+
export interface DisplayConfiguration {
|
|
217
|
+
Resolution?: Resolution | undefined;
|
|
218
|
+
}
|
|
212
219
|
export interface ExportFilesMetadata {
|
|
213
220
|
Status?: ExportFilesStatus | undefined;
|
|
214
221
|
StatusReason?: string | undefined;
|
|
@@ -250,6 +257,7 @@ export interface GetStreamSessionOutput {
|
|
|
250
257
|
ApplicationArn?: string | undefined;
|
|
251
258
|
ExportFilesMetadata?: ExportFilesMetadata | undefined;
|
|
252
259
|
RoleArn?: string | undefined;
|
|
260
|
+
DisplayConfiguration?: DisplayConfiguration | undefined;
|
|
253
261
|
}
|
|
254
262
|
export interface ListStreamSessionsInput {
|
|
255
263
|
Status?: StreamSessionStatus | undefined;
|
|
@@ -310,6 +318,7 @@ export interface StartStreamSessionInput {
|
|
|
310
318
|
AdditionalEnvironmentVariables?: Record<string, string> | undefined;
|
|
311
319
|
PerformanceStatsConfiguration?: PerformanceStatsConfiguration | undefined;
|
|
312
320
|
RoleArn?: string | undefined;
|
|
321
|
+
DisplayConfiguration?: DisplayConfiguration | undefined;
|
|
313
322
|
}
|
|
314
323
|
export interface StartStreamSessionOutput {
|
|
315
324
|
Arn?: string | undefined;
|
|
@@ -334,6 +343,7 @@ export interface StartStreamSessionOutput {
|
|
|
334
343
|
ApplicationArn?: string | undefined;
|
|
335
344
|
ExportFilesMetadata?: ExportFilesMetadata | undefined;
|
|
336
345
|
RoleArn?: string | undefined;
|
|
346
|
+
DisplayConfiguration?: DisplayConfiguration | undefined;
|
|
337
347
|
}
|
|
338
348
|
export interface GetStreamGroupInput {
|
|
339
349
|
Identifier: string | undefined;
|
|
@@ -28,6 +28,7 @@ export declare var DeleteApplicationInput$: StaticStructureSchema;
|
|
|
28
28
|
export declare var DeleteStreamGroupInput$: StaticStructureSchema;
|
|
29
29
|
export declare var DisassociateApplicationsInput$: StaticStructureSchema;
|
|
30
30
|
export declare var DisassociateApplicationsOutput$: StaticStructureSchema;
|
|
31
|
+
export declare var DisplayConfiguration$: StaticStructureSchema;
|
|
31
32
|
export declare var ExportFilesMetadata$: StaticStructureSchema;
|
|
32
33
|
export declare var ExportStreamSessionFilesInput$: StaticStructureSchema;
|
|
33
34
|
export declare var ExportStreamSessionFilesOutput$: StaticStructureSchema;
|
|
@@ -52,6 +53,7 @@ export declare var LocationState$: StaticStructureSchema;
|
|
|
52
53
|
export declare var PerformanceStatsConfiguration$: StaticStructureSchema;
|
|
53
54
|
export declare var RemoveStreamGroupLocationsInput$: StaticStructureSchema;
|
|
54
55
|
export declare var ReplicationStatus$: StaticStructureSchema;
|
|
56
|
+
export declare var Resolution$: StaticStructureSchema;
|
|
55
57
|
export declare var RuntimeEnvironment$: StaticStructureSchema;
|
|
56
58
|
export declare var StartStreamSessionInput$: StaticStructureSchema;
|
|
57
59
|
export declare var StartStreamSessionOutput$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-gameliftstreams",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.1094.0",
|
|
4
4
|
"description": "AWS SDK for JavaScript Gameliftstreams Client for Node.js, Browser and React Native",
|
|
5
5
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-gameliftstreams",
|
|
6
6
|
"license": "Apache-2.0",
|