@aws-sdk/client-mediatailor 3.1023.0 → 3.1025.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/schemas/schemas_0.js +19 -18
- package/dist-es/schemas/schemas_0.js +19 -18
- package/dist-types/commands/CreatePrefetchScheduleCommand.d.ts +2 -0
- package/dist-types/commands/CreateProgramCommand.d.ts +6 -0
- package/dist-types/commands/DescribeProgramCommand.d.ts +3 -0
- package/dist-types/commands/GetPrefetchScheduleCommand.d.ts +1 -0
- package/dist-types/commands/ListPrefetchSchedulesCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProgramCommand.d.ts +3 -0
- package/dist-types/models/models_0.d.ts +40 -0
- package/dist-types/ts3.4/models/models_0.d.ts +8 -0
- package/package.json +1 -1
|
@@ -493,23 +493,23 @@ exports.CreateLiveSourceResponse$ = [3, n0, _CLSRr,
|
|
|
493
493
|
];
|
|
494
494
|
exports.CreatePrefetchScheduleRequest$ = [3, n0, _CPSR,
|
|
495
495
|
0,
|
|
496
|
-
[_N, _PCN, _Co, _R, _RPC, _ST, _SI],
|
|
497
|
-
[[0, 1], [0, 1], () => exports.PrefetchConsumption$, () => exports.PrefetchRetrieval$, () => exports.RecurringPrefetchConfiguration$, 0, 0], 2
|
|
496
|
+
[_N, _PCN, _Co, _R, _RPC, _ST, _SI, _Ta],
|
|
497
|
+
[[0, 1], [0, 1], () => exports.PrefetchConsumption$, () => exports.PrefetchRetrieval$, () => exports.RecurringPrefetchConfiguration$, 0, 0, [128 | 0, { [_jN]: _t }]], 2
|
|
498
498
|
];
|
|
499
499
|
exports.CreatePrefetchScheduleResponse$ = [3, n0, _CPSRr,
|
|
500
500
|
0,
|
|
501
|
-
[_Ar, _Co, _N, _PCN, _R, _RPC, _ST, _SI],
|
|
502
|
-
[0, () => exports.PrefetchConsumption$, 0, 0, () => exports.PrefetchRetrieval$, () => exports.RecurringPrefetchConfiguration$, 0, 0]
|
|
501
|
+
[_Ar, _Co, _N, _PCN, _R, _RPC, _ST, _SI, _Ta],
|
|
502
|
+
[0, () => exports.PrefetchConsumption$, 0, 0, () => exports.PrefetchRetrieval$, () => exports.RecurringPrefetchConfiguration$, 0, 0, [128 | 0, { [_jN]: _t }]]
|
|
503
503
|
];
|
|
504
504
|
exports.CreateProgramRequest$ = [3, n0, _CPR,
|
|
505
505
|
0,
|
|
506
|
-
[_CN, _PN, _SC, _SLN, _ABd, _LSN, _VSN, _AMu],
|
|
507
|
-
[[0, 1], [0, 1], () => exports.ScheduleConfiguration$, 0, () => __listOfAdBreak, 0, 0, () => __listOfAudienceMedia], 4
|
|
506
|
+
[_CN, _PN, _SC, _SLN, _ABd, _LSN, _VSN, _AMu, _Ta],
|
|
507
|
+
[[0, 1], [0, 1], () => exports.ScheduleConfiguration$, 0, () => __listOfAdBreak, 0, 0, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]], 4
|
|
508
508
|
];
|
|
509
509
|
exports.CreateProgramResponse$ = [3, n0, _CPRr,
|
|
510
510
|
0,
|
|
511
|
-
[_ABd, _Ar, _CN, _CT, _LSN, _PN, _SST, _SLN, _VSN, _CR, _DM, _AMu],
|
|
512
|
-
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => exports.ClipRange$, 1, () => __listOfAudienceMedia]
|
|
511
|
+
[_ABd, _Ar, _CN, _CT, _LSN, _PN, _SST, _SLN, _VSN, _CR, _DM, _AMu, _Ta],
|
|
512
|
+
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => exports.ClipRange$, 1, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
|
|
513
513
|
];
|
|
514
514
|
exports.CreateSourceLocationRequest$ = [3, n0, _CSLR,
|
|
515
515
|
0,
|
|
@@ -658,8 +658,8 @@ exports.DescribeProgramRequest$ = [3, n0, _DPRes,
|
|
|
658
658
|
];
|
|
659
659
|
exports.DescribeProgramResponse$ = [3, n0, _DPResc,
|
|
660
660
|
0,
|
|
661
|
-
[_ABd, _Ar, _CN, _CT, _LSN, _PN, _SST, _SLN, _VSN, _CR, _DM, _AMu],
|
|
662
|
-
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => exports.ClipRange$, 1, () => __listOfAudienceMedia]
|
|
661
|
+
[_ABd, _Ar, _CN, _CT, _LSN, _PN, _SST, _SLN, _VSN, _CR, _DM, _AMu, _Ta],
|
|
662
|
+
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => exports.ClipRange$, 1, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
|
|
663
663
|
];
|
|
664
664
|
exports.DescribeSourceLocationRequest$ = [3, n0, _DSLRes,
|
|
665
665
|
0,
|
|
@@ -718,8 +718,8 @@ exports.GetPrefetchScheduleRequest$ = [3, n0, _GPSR,
|
|
|
718
718
|
];
|
|
719
719
|
exports.GetPrefetchScheduleResponse$ = [3, n0, _GPSRe,
|
|
720
720
|
0,
|
|
721
|
-
[_Ar, _Co, _N, _PCN, _R, _ST, _RPC, _SI],
|
|
722
|
-
[0, () => exports.PrefetchConsumption$, 0, 0, () => exports.PrefetchRetrieval$, 0, () => exports.RecurringPrefetchConfiguration$, 0]
|
|
721
|
+
[_Ar, _Co, _N, _PCN, _R, _ST, _RPC, _SI, _Ta],
|
|
722
|
+
[0, () => exports.PrefetchConsumption$, 0, 0, () => exports.PrefetchRetrieval$, 0, () => exports.RecurringPrefetchConfiguration$, 0, [128 | 0, { [_jN]: _t }]]
|
|
723
723
|
];
|
|
724
724
|
exports.HlsConfiguration$ = [3, n0, _HCl,
|
|
725
725
|
0,
|
|
@@ -799,7 +799,7 @@ exports.ListPrefetchSchedulesRequest$ = [3, n0, _LPSR,
|
|
|
799
799
|
exports.ListPrefetchSchedulesResponse$ = [3, n0, _LPSRi,
|
|
800
800
|
0,
|
|
801
801
|
[_I, _NT],
|
|
802
|
-
[() => __listOfPrefetchSchedule, 0]
|
|
802
|
+
[[() => __listOfPrefetchSchedule, 0], 0]
|
|
803
803
|
];
|
|
804
804
|
exports.ListSourceLocationsRequest$ = [3, n0, _LSLR,
|
|
805
805
|
0,
|
|
@@ -878,8 +878,8 @@ exports.PrefetchRetrieval$ = [3, n0, _PR,
|
|
|
878
878
|
];
|
|
879
879
|
exports.PrefetchSchedule$ = [3, n0, _PS,
|
|
880
880
|
0,
|
|
881
|
-
[_Ar, _N, _PCN, _Co, _R, _ST, _RPC, _SI],
|
|
882
|
-
[0, 0, 0, () => exports.PrefetchConsumption$, () => exports.PrefetchRetrieval$, 0, () => exports.RecurringPrefetchConfiguration$, 0], 3
|
|
881
|
+
[_Ar, _N, _PCN, _Co, _R, _ST, _RPC, _SI, _Ta],
|
|
882
|
+
[0, 0, 0, () => exports.PrefetchConsumption$, () => exports.PrefetchRetrieval$, 0, () => exports.RecurringPrefetchConfiguration$, 0, [128 | 0, { [_jN]: _t }]], 3
|
|
883
883
|
];
|
|
884
884
|
exports.PutChannelPolicyRequest$ = [3, n0, _PCPR,
|
|
885
885
|
0,
|
|
@@ -1053,8 +1053,8 @@ exports.UpdateProgramRequest$ = [3, n0, _UPR,
|
|
|
1053
1053
|
];
|
|
1054
1054
|
exports.UpdateProgramResponse$ = [3, n0, _UPRp,
|
|
1055
1055
|
0,
|
|
1056
|
-
[_ABd, _Ar, _CN, _CT, _PN, _SLN, _VSN, _LSN, _CR, _DM, _SST, _AMu],
|
|
1057
|
-
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 0, 0, () => exports.ClipRange$, 1, 7, () => __listOfAudienceMedia]
|
|
1056
|
+
[_ABd, _Ar, _CN, _CT, _PN, _SLN, _VSN, _LSN, _CR, _DM, _SST, _AMu, _Ta],
|
|
1057
|
+
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 0, 0, () => exports.ClipRange$, 1, 7, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
|
|
1058
1058
|
];
|
|
1059
1059
|
exports.UpdateProgramScheduleConfiguration$ = [3, n0, _UPSC,
|
|
1060
1060
|
0,
|
|
@@ -1124,7 +1124,8 @@ var __listOfPlaybackConfiguration = [1, n0, _lOPC,
|
|
|
1124
1124
|
0]
|
|
1125
1125
|
];
|
|
1126
1126
|
var __listOfPrefetchSchedule = [1, n0, _lOPS,
|
|
1127
|
-
0, () => exports.PrefetchSchedule
|
|
1127
|
+
0, [() => exports.PrefetchSchedule$,
|
|
1128
|
+
0]
|
|
1128
1129
|
];
|
|
1129
1130
|
var __listOfScheduleAdBreak = [1, n0, _lOSAB,
|
|
1130
1131
|
0, () => exports.ScheduleAdBreak$
|
|
@@ -487,23 +487,23 @@ export var CreateLiveSourceResponse$ = [3, n0, _CLSRr,
|
|
|
487
487
|
];
|
|
488
488
|
export var CreatePrefetchScheduleRequest$ = [3, n0, _CPSR,
|
|
489
489
|
0,
|
|
490
|
-
[_N, _PCN, _Co, _R, _RPC, _ST, _SI],
|
|
491
|
-
[[0, 1], [0, 1], () => PrefetchConsumption$, () => PrefetchRetrieval$, () => RecurringPrefetchConfiguration$, 0, 0], 2
|
|
490
|
+
[_N, _PCN, _Co, _R, _RPC, _ST, _SI, _Ta],
|
|
491
|
+
[[0, 1], [0, 1], () => PrefetchConsumption$, () => PrefetchRetrieval$, () => RecurringPrefetchConfiguration$, 0, 0, [128 | 0, { [_jN]: _t }]], 2
|
|
492
492
|
];
|
|
493
493
|
export var CreatePrefetchScheduleResponse$ = [3, n0, _CPSRr,
|
|
494
494
|
0,
|
|
495
|
-
[_Ar, _Co, _N, _PCN, _R, _RPC, _ST, _SI],
|
|
496
|
-
[0, () => PrefetchConsumption$, 0, 0, () => PrefetchRetrieval$, () => RecurringPrefetchConfiguration$, 0, 0]
|
|
495
|
+
[_Ar, _Co, _N, _PCN, _R, _RPC, _ST, _SI, _Ta],
|
|
496
|
+
[0, () => PrefetchConsumption$, 0, 0, () => PrefetchRetrieval$, () => RecurringPrefetchConfiguration$, 0, 0, [128 | 0, { [_jN]: _t }]]
|
|
497
497
|
];
|
|
498
498
|
export var CreateProgramRequest$ = [3, n0, _CPR,
|
|
499
499
|
0,
|
|
500
|
-
[_CN, _PN, _SC, _SLN, _ABd, _LSN, _VSN, _AMu],
|
|
501
|
-
[[0, 1], [0, 1], () => ScheduleConfiguration$, 0, () => __listOfAdBreak, 0, 0, () => __listOfAudienceMedia], 4
|
|
500
|
+
[_CN, _PN, _SC, _SLN, _ABd, _LSN, _VSN, _AMu, _Ta],
|
|
501
|
+
[[0, 1], [0, 1], () => ScheduleConfiguration$, 0, () => __listOfAdBreak, 0, 0, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]], 4
|
|
502
502
|
];
|
|
503
503
|
export var CreateProgramResponse$ = [3, n0, _CPRr,
|
|
504
504
|
0,
|
|
505
|
-
[_ABd, _Ar, _CN, _CT, _LSN, _PN, _SST, _SLN, _VSN, _CR, _DM, _AMu],
|
|
506
|
-
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => ClipRange$, 1, () => __listOfAudienceMedia]
|
|
505
|
+
[_ABd, _Ar, _CN, _CT, _LSN, _PN, _SST, _SLN, _VSN, _CR, _DM, _AMu, _Ta],
|
|
506
|
+
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => ClipRange$, 1, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
|
|
507
507
|
];
|
|
508
508
|
export var CreateSourceLocationRequest$ = [3, n0, _CSLR,
|
|
509
509
|
0,
|
|
@@ -652,8 +652,8 @@ export var DescribeProgramRequest$ = [3, n0, _DPRes,
|
|
|
652
652
|
];
|
|
653
653
|
export var DescribeProgramResponse$ = [3, n0, _DPResc,
|
|
654
654
|
0,
|
|
655
|
-
[_ABd, _Ar, _CN, _CT, _LSN, _PN, _SST, _SLN, _VSN, _CR, _DM, _AMu],
|
|
656
|
-
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => ClipRange$, 1, () => __listOfAudienceMedia]
|
|
655
|
+
[_ABd, _Ar, _CN, _CT, _LSN, _PN, _SST, _SLN, _VSN, _CR, _DM, _AMu, _Ta],
|
|
656
|
+
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => ClipRange$, 1, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
|
|
657
657
|
];
|
|
658
658
|
export var DescribeSourceLocationRequest$ = [3, n0, _DSLRes,
|
|
659
659
|
0,
|
|
@@ -712,8 +712,8 @@ export var GetPrefetchScheduleRequest$ = [3, n0, _GPSR,
|
|
|
712
712
|
];
|
|
713
713
|
export var GetPrefetchScheduleResponse$ = [3, n0, _GPSRe,
|
|
714
714
|
0,
|
|
715
|
-
[_Ar, _Co, _N, _PCN, _R, _ST, _RPC, _SI],
|
|
716
|
-
[0, () => PrefetchConsumption$, 0, 0, () => PrefetchRetrieval$, 0, () => RecurringPrefetchConfiguration$, 0]
|
|
715
|
+
[_Ar, _Co, _N, _PCN, _R, _ST, _RPC, _SI, _Ta],
|
|
716
|
+
[0, () => PrefetchConsumption$, 0, 0, () => PrefetchRetrieval$, 0, () => RecurringPrefetchConfiguration$, 0, [128 | 0, { [_jN]: _t }]]
|
|
717
717
|
];
|
|
718
718
|
export var HlsConfiguration$ = [3, n0, _HCl,
|
|
719
719
|
0,
|
|
@@ -793,7 +793,7 @@ export var ListPrefetchSchedulesRequest$ = [3, n0, _LPSR,
|
|
|
793
793
|
export var ListPrefetchSchedulesResponse$ = [3, n0, _LPSRi,
|
|
794
794
|
0,
|
|
795
795
|
[_I, _NT],
|
|
796
|
-
[() => __listOfPrefetchSchedule, 0]
|
|
796
|
+
[[() => __listOfPrefetchSchedule, 0], 0]
|
|
797
797
|
];
|
|
798
798
|
export var ListSourceLocationsRequest$ = [3, n0, _LSLR,
|
|
799
799
|
0,
|
|
@@ -872,8 +872,8 @@ export var PrefetchRetrieval$ = [3, n0, _PR,
|
|
|
872
872
|
];
|
|
873
873
|
export var PrefetchSchedule$ = [3, n0, _PS,
|
|
874
874
|
0,
|
|
875
|
-
[_Ar, _N, _PCN, _Co, _R, _ST, _RPC, _SI],
|
|
876
|
-
[0, 0, 0, () => PrefetchConsumption$, () => PrefetchRetrieval$, 0, () => RecurringPrefetchConfiguration$, 0], 3
|
|
875
|
+
[_Ar, _N, _PCN, _Co, _R, _ST, _RPC, _SI, _Ta],
|
|
876
|
+
[0, 0, 0, () => PrefetchConsumption$, () => PrefetchRetrieval$, 0, () => RecurringPrefetchConfiguration$, 0, [128 | 0, { [_jN]: _t }]], 3
|
|
877
877
|
];
|
|
878
878
|
export var PutChannelPolicyRequest$ = [3, n0, _PCPR,
|
|
879
879
|
0,
|
|
@@ -1047,8 +1047,8 @@ export var UpdateProgramRequest$ = [3, n0, _UPR,
|
|
|
1047
1047
|
];
|
|
1048
1048
|
export var UpdateProgramResponse$ = [3, n0, _UPRp,
|
|
1049
1049
|
0,
|
|
1050
|
-
[_ABd, _Ar, _CN, _CT, _PN, _SLN, _VSN, _LSN, _CR, _DM, _SST, _AMu],
|
|
1051
|
-
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 0, 0, () => ClipRange$, 1, 7, () => __listOfAudienceMedia]
|
|
1050
|
+
[_ABd, _Ar, _CN, _CT, _PN, _SLN, _VSN, _LSN, _CR, _DM, _SST, _AMu, _Ta],
|
|
1051
|
+
[() => __listOfAdBreak, 0, 0, 7, 0, 0, 0, 0, () => ClipRange$, 1, 7, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
|
|
1052
1052
|
];
|
|
1053
1053
|
export var UpdateProgramScheduleConfiguration$ = [3, n0, _UPSC,
|
|
1054
1054
|
0,
|
|
@@ -1118,7 +1118,8 @@ var __listOfPlaybackConfiguration = [1, n0, _lOPC,
|
|
|
1118
1118
|
0]
|
|
1119
1119
|
];
|
|
1120
1120
|
var __listOfPrefetchSchedule = [1, n0, _lOPS,
|
|
1121
|
-
0, () => PrefetchSchedule
|
|
1121
|
+
0, [() => PrefetchSchedule$,
|
|
1122
|
+
0]
|
|
1122
1123
|
];
|
|
1123
1124
|
var __listOfScheduleAdBreak = [1, n0, _lOSAB,
|
|
1124
1125
|
0, () => ScheduleAdBreak$
|
|
@@ -93,6 +93,7 @@ declare const CreatePrefetchScheduleCommand_base: {
|
|
|
93
93
|
* },
|
|
94
94
|
* ScheduleType: "SINGLE" || "RECURRING",
|
|
95
95
|
* StreamId: "STRING_VALUE",
|
|
96
|
+
* Tags: "<__mapOf__string>",
|
|
96
97
|
* };
|
|
97
98
|
* const command = new CreatePrefetchScheduleCommand(input);
|
|
98
99
|
* const response = await client.send(command);
|
|
@@ -154,6 +155,7 @@ declare const CreatePrefetchScheduleCommand_base: {
|
|
|
154
155
|
* // },
|
|
155
156
|
* // ScheduleType: "SINGLE" || "RECURRING",
|
|
156
157
|
* // StreamId: "STRING_VALUE",
|
|
158
|
+
* // Tags: "<__mapOf__string>",
|
|
157
159
|
* // };
|
|
158
160
|
*
|
|
159
161
|
* ```
|
|
@@ -145,6 +145,9 @@ declare const CreateProgramCommand_base: {
|
|
|
145
145
|
* ],
|
|
146
146
|
* },
|
|
147
147
|
* ],
|
|
148
|
+
* Tags: { // __mapOf__string
|
|
149
|
+
* "<keys>": "STRING_VALUE",
|
|
150
|
+
* },
|
|
148
151
|
* };
|
|
149
152
|
* const command = new CreateProgramCommand(input);
|
|
150
153
|
* const response = await client.send(command);
|
|
@@ -252,6 +255,9 @@ declare const CreateProgramCommand_base: {
|
|
|
252
255
|
* // ],
|
|
253
256
|
* // },
|
|
254
257
|
* // ],
|
|
258
|
+
* // Tags: { // __mapOf__string
|
|
259
|
+
* // "<keys>": "STRING_VALUE",
|
|
260
|
+
* // },
|
|
255
261
|
* // };
|
|
256
262
|
*
|
|
257
263
|
* ```
|
|
@@ -1029,6 +1029,11 @@ export interface PrefetchSchedule {
|
|
|
1029
1029
|
* @public
|
|
1030
1030
|
*/
|
|
1031
1031
|
StreamId?: string | undefined;
|
|
1032
|
+
/**
|
|
1033
|
+
* <p>The tags assigned to the prefetch schedule. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.</p>
|
|
1034
|
+
* @public
|
|
1035
|
+
*/
|
|
1036
|
+
Tags?: Record<string, string> | undefined;
|
|
1032
1037
|
}
|
|
1033
1038
|
/**
|
|
1034
1039
|
* <p>The schedule's ad break properties.</p>
|
|
@@ -1788,6 +1793,11 @@ export interface CreateProgramRequest {
|
|
|
1788
1793
|
* @public
|
|
1789
1794
|
*/
|
|
1790
1795
|
AudienceMedia?: AudienceMedia[] | undefined;
|
|
1796
|
+
/**
|
|
1797
|
+
* <p>The tags to assign to the program. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.</p>
|
|
1798
|
+
* @public
|
|
1799
|
+
*/
|
|
1800
|
+
Tags?: Record<string, string> | undefined;
|
|
1791
1801
|
}
|
|
1792
1802
|
/**
|
|
1793
1803
|
* @public
|
|
@@ -1853,6 +1863,11 @@ export interface CreateProgramResponse {
|
|
|
1853
1863
|
* @public
|
|
1854
1864
|
*/
|
|
1855
1865
|
AudienceMedia?: AudienceMedia[] | undefined;
|
|
1866
|
+
/**
|
|
1867
|
+
* <p>The tags to assign to the program. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.</p>
|
|
1868
|
+
* @public
|
|
1869
|
+
*/
|
|
1870
|
+
Tags?: Record<string, string> | undefined;
|
|
1856
1871
|
}
|
|
1857
1872
|
/**
|
|
1858
1873
|
* @public
|
|
@@ -1953,6 +1968,11 @@ export interface DescribeProgramResponse {
|
|
|
1953
1968
|
* @public
|
|
1954
1969
|
*/
|
|
1955
1970
|
AudienceMedia?: AudienceMedia[] | undefined;
|
|
1971
|
+
/**
|
|
1972
|
+
* <p>The tags assigned to the program. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.</p>
|
|
1973
|
+
* @public
|
|
1974
|
+
*/
|
|
1975
|
+
Tags?: Record<string, string> | undefined;
|
|
1956
1976
|
}
|
|
1957
1977
|
/**
|
|
1958
1978
|
* <p>Program transition configuration.</p>
|
|
@@ -2080,6 +2100,11 @@ export interface UpdateProgramResponse {
|
|
|
2080
2100
|
* @public
|
|
2081
2101
|
*/
|
|
2082
2102
|
AudienceMedia?: AudienceMedia[] | undefined;
|
|
2103
|
+
/**
|
|
2104
|
+
* <p>The tags assigned to the program. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.</p>
|
|
2105
|
+
* @public
|
|
2106
|
+
*/
|
|
2107
|
+
Tags?: Record<string, string> | undefined;
|
|
2083
2108
|
}
|
|
2084
2109
|
/**
|
|
2085
2110
|
* @public
|
|
@@ -2371,6 +2396,11 @@ export interface CreatePrefetchScheduleRequest {
|
|
|
2371
2396
|
* @public
|
|
2372
2397
|
*/
|
|
2373
2398
|
StreamId?: string | undefined;
|
|
2399
|
+
/**
|
|
2400
|
+
* <p>The tags to assign to the prefetch schedule. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.</p>
|
|
2401
|
+
* @public
|
|
2402
|
+
*/
|
|
2403
|
+
Tags?: Record<string, string> | undefined;
|
|
2374
2404
|
}
|
|
2375
2405
|
/**
|
|
2376
2406
|
* @public
|
|
@@ -2416,6 +2446,11 @@ export interface CreatePrefetchScheduleResponse {
|
|
|
2416
2446
|
* @public
|
|
2417
2447
|
*/
|
|
2418
2448
|
StreamId?: string | undefined;
|
|
2449
|
+
/**
|
|
2450
|
+
* <p>The tags to assign to the prefetch schedule. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.</p>
|
|
2451
|
+
* @public
|
|
2452
|
+
*/
|
|
2453
|
+
Tags?: Record<string, string> | undefined;
|
|
2419
2454
|
}
|
|
2420
2455
|
/**
|
|
2421
2456
|
* @public
|
|
@@ -3032,6 +3067,11 @@ export interface GetPrefetchScheduleResponse {
|
|
|
3032
3067
|
* @public
|
|
3033
3068
|
*/
|
|
3034
3069
|
StreamId?: string | undefined;
|
|
3070
|
+
/**
|
|
3071
|
+
* <p>The tags assigned to the prefetch schedule. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/tagging.html">Tagging AWS Elemental MediaTailor Resources</a>.</p>
|
|
3072
|
+
* @public
|
|
3073
|
+
*/
|
|
3074
|
+
Tags?: Record<string, string> | undefined;
|
|
3035
3075
|
}
|
|
3036
3076
|
/**
|
|
3037
3077
|
* @public
|
|
@@ -264,6 +264,7 @@ export interface PrefetchSchedule {
|
|
|
264
264
|
ScheduleType?: PrefetchScheduleType | undefined;
|
|
265
265
|
RecurringPrefetchConfiguration?: RecurringPrefetchConfiguration | undefined;
|
|
266
266
|
StreamId?: string | undefined;
|
|
267
|
+
Tags?: Record<string, string> | undefined;
|
|
267
268
|
}
|
|
268
269
|
export interface ScheduleAdBreak {
|
|
269
270
|
ApproximateDurationSeconds?: number | undefined;
|
|
@@ -447,6 +448,7 @@ export interface CreateProgramRequest {
|
|
|
447
448
|
SourceLocationName: string | undefined;
|
|
448
449
|
VodSourceName?: string | undefined;
|
|
449
450
|
AudienceMedia?: AudienceMedia[] | undefined;
|
|
451
|
+
Tags?: Record<string, string> | undefined;
|
|
450
452
|
}
|
|
451
453
|
export interface CreateProgramResponse {
|
|
452
454
|
AdBreaks?: AdBreak[] | undefined;
|
|
@@ -461,6 +463,7 @@ export interface CreateProgramResponse {
|
|
|
461
463
|
ClipRange?: ClipRange | undefined;
|
|
462
464
|
DurationMillis?: number | undefined;
|
|
463
465
|
AudienceMedia?: AudienceMedia[] | undefined;
|
|
466
|
+
Tags?: Record<string, string> | undefined;
|
|
464
467
|
}
|
|
465
468
|
export interface DeleteProgramRequest {
|
|
466
469
|
ChannelName: string | undefined;
|
|
@@ -484,6 +487,7 @@ export interface DescribeProgramResponse {
|
|
|
484
487
|
ClipRange?: ClipRange | undefined;
|
|
485
488
|
DurationMillis?: number | undefined;
|
|
486
489
|
AudienceMedia?: AudienceMedia[] | undefined;
|
|
490
|
+
Tags?: Record<string, string> | undefined;
|
|
487
491
|
}
|
|
488
492
|
export interface UpdateProgramTransition {
|
|
489
493
|
ScheduledStartTimeMillis?: number | undefined;
|
|
@@ -513,6 +517,7 @@ export interface UpdateProgramResponse {
|
|
|
513
517
|
DurationMillis?: number | undefined;
|
|
514
518
|
ScheduledStartTime?: Date | undefined;
|
|
515
519
|
AudienceMedia?: AudienceMedia[] | undefined;
|
|
520
|
+
Tags?: Record<string, string> | undefined;
|
|
516
521
|
}
|
|
517
522
|
export interface StartChannelRequest {
|
|
518
523
|
ChannelName: string | undefined;
|
|
@@ -580,6 +585,7 @@ export interface CreatePrefetchScheduleRequest {
|
|
|
580
585
|
RecurringPrefetchConfiguration?: RecurringPrefetchConfiguration | undefined;
|
|
581
586
|
ScheduleType?: PrefetchScheduleType | undefined;
|
|
582
587
|
StreamId?: string | undefined;
|
|
588
|
+
Tags?: Record<string, string> | undefined;
|
|
583
589
|
}
|
|
584
590
|
export interface CreatePrefetchScheduleResponse {
|
|
585
591
|
Arn?: string | undefined;
|
|
@@ -590,6 +596,7 @@ export interface CreatePrefetchScheduleResponse {
|
|
|
590
596
|
RecurringPrefetchConfiguration?: RecurringPrefetchConfiguration | undefined;
|
|
591
597
|
ScheduleType?: PrefetchScheduleType | undefined;
|
|
592
598
|
StreamId?: string | undefined;
|
|
599
|
+
Tags?: Record<string, string> | undefined;
|
|
593
600
|
}
|
|
594
601
|
export interface CreateSourceLocationRequest {
|
|
595
602
|
AccessConfiguration?: AccessConfiguration | undefined;
|
|
@@ -739,6 +746,7 @@ export interface GetPrefetchScheduleResponse {
|
|
|
739
746
|
ScheduleType?: PrefetchScheduleType | undefined;
|
|
740
747
|
RecurringPrefetchConfiguration?: RecurringPrefetchConfiguration | undefined;
|
|
741
748
|
StreamId?: string | undefined;
|
|
749
|
+
Tags?: Record<string, string> | undefined;
|
|
742
750
|
}
|
|
743
751
|
export interface ListAlertsRequest {
|
|
744
752
|
MaxResults?: number | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-mediatailor",
|
|
3
3
|
"description": "AWS SDK for JavaScript Mediatailor Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1025.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-mediatailor",
|