types-boto3-medialive 1.40.10__py3-none-any.whl → 1.40.29__py3-none-any.whl
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.
- types_boto3_medialive/__main__.py +3 -3
- types_boto3_medialive/literals.py +10 -12
- types_boto3_medialive/literals.pyi +10 -12
- types_boto3_medialive/type_defs.py +43 -7
- types_boto3_medialive/type_defs.pyi +37 -6
- types_boto3_medialive/version.py +1 -1
- {types_boto3_medialive-1.40.10.dist-info → types_boto3_medialive-1.40.29.dist-info}/METADATA +4 -4
- {types_boto3_medialive-1.40.10.dist-info → types_boto3_medialive-1.40.29.dist-info}/RECORD +11 -11
- {types_boto3_medialive-1.40.10.dist-info → types_boto3_medialive-1.40.29.dist-info}/WHEEL +0 -0
- {types_boto3_medialive-1.40.10.dist-info → types_boto3_medialive-1.40.29.dist-info}/licenses/LICENSE +0 -0
- {types_boto3_medialive-1.40.10.dist-info → types_boto3_medialive-1.40.29.dist-info}/top_level.txt +0 -0
|
@@ -12,8 +12,8 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 MediaLive 1.40.
|
|
16
|
-
"Version: 1.40.
|
|
15
|
+
"Type annotations for boto3 MediaLive 1.40.29\n"
|
|
16
|
+
"Version: 1.40.29\n"
|
|
17
17
|
"Builder version: 8.11.0\n"
|
|
18
18
|
"Docs: https://youtype.github.io/types_boto3_docs/types_boto3_medialive//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive.html#medialive\n"
|
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
|
26
26
|
"""
|
|
27
27
|
Print package version to stdout.
|
|
28
28
|
"""
|
|
29
|
-
sys.stdout.write("1.40.
|
|
29
|
+
sys.stdout.write("1.40.29\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -61,6 +61,7 @@ __all__ = (
|
|
|
61
61
|
"BlackoutSlateStateType",
|
|
62
62
|
"BurnInAlignmentType",
|
|
63
63
|
"BurnInBackgroundColorType",
|
|
64
|
+
"BurnInDestinationSubtitleRowsType",
|
|
64
65
|
"BurnInFontColorType",
|
|
65
66
|
"BurnInOutlineColorType",
|
|
66
67
|
"BurnInShadowColorType",
|
|
@@ -106,6 +107,7 @@ __all__ = (
|
|
|
106
107
|
"DvbSubDestinationFontColorType",
|
|
107
108
|
"DvbSubDestinationOutlineColorType",
|
|
108
109
|
"DvbSubDestinationShadowColorType",
|
|
110
|
+
"DvbSubDestinationSubtitleRowsType",
|
|
109
111
|
"DvbSubDestinationTeletextGridControlType",
|
|
110
112
|
"DvbSubOcrLanguageType",
|
|
111
113
|
"Eac3AtmosCodingModeType",
|
|
@@ -183,9 +185,11 @@ __all__ = (
|
|
|
183
185
|
"H265TreeblockSizeType",
|
|
184
186
|
"HlsAdMarkersType",
|
|
185
187
|
"HlsAkamaiHttpTransferModeType",
|
|
188
|
+
"HlsAutoSelectType",
|
|
186
189
|
"HlsCaptionLanguageSettingType",
|
|
187
190
|
"HlsClientCacheType",
|
|
188
191
|
"HlsCodecSpecificationType",
|
|
192
|
+
"HlsDefaultType",
|
|
189
193
|
"HlsDirectoryStructureType",
|
|
190
194
|
"HlsDiscontinuityTagsType",
|
|
191
195
|
"HlsEncryptionTypeType",
|
|
@@ -476,6 +480,7 @@ BlackoutSlateNetworkEndBlackoutType = Literal["DISABLED", "ENABLED"]
|
|
|
476
480
|
BlackoutSlateStateType = Literal["DISABLED", "ENABLED"]
|
|
477
481
|
BurnInAlignmentType = Literal["CENTERED", "LEFT", "SMART"]
|
|
478
482
|
BurnInBackgroundColorType = Literal["BLACK", "NONE", "WHITE"]
|
|
483
|
+
BurnInDestinationSubtitleRowsType = Literal["ROWS_16", "ROWS_20", "ROWS_24"]
|
|
479
484
|
BurnInFontColorType = Literal["BLACK", "BLUE", "GREEN", "RED", "WHITE", "YELLOW"]
|
|
480
485
|
BurnInOutlineColorType = Literal["BLACK", "BLUE", "GREEN", "RED", "WHITE", "YELLOW"]
|
|
481
486
|
BurnInShadowColorType = Literal["BLACK", "NONE", "WHITE"]
|
|
@@ -598,6 +603,7 @@ DvbSubDestinationBackgroundColorType = Literal["BLACK", "NONE", "WHITE"]
|
|
|
598
603
|
DvbSubDestinationFontColorType = Literal["BLACK", "BLUE", "GREEN", "RED", "WHITE", "YELLOW"]
|
|
599
604
|
DvbSubDestinationOutlineColorType = Literal["BLACK", "BLUE", "GREEN", "RED", "WHITE", "YELLOW"]
|
|
600
605
|
DvbSubDestinationShadowColorType = Literal["BLACK", "NONE", "WHITE"]
|
|
606
|
+
DvbSubDestinationSubtitleRowsType = Literal["ROWS_16", "ROWS_20", "ROWS_24"]
|
|
601
607
|
DvbSubDestinationTeletextGridControlType = Literal["FIXED", "SCALED"]
|
|
602
608
|
DvbSubOcrLanguageType = Literal["DEU", "ENG", "FRA", "NLD", "POR", "SPA"]
|
|
603
609
|
Eac3AtmosCodingModeType = Literal["CODING_MODE_5_1_4", "CODING_MODE_7_1_4", "CODING_MODE_9_1_6"]
|
|
@@ -744,9 +750,11 @@ H265TimecodeInsertionBehaviorType = Literal["DISABLED", "PIC_TIMING_SEI"]
|
|
|
744
750
|
H265TreeblockSizeType = Literal["AUTO", "TREE_SIZE_32X32"]
|
|
745
751
|
HlsAdMarkersType = Literal["ADOBE", "ELEMENTAL", "ELEMENTAL_SCTE35"]
|
|
746
752
|
HlsAkamaiHttpTransferModeType = Literal["CHUNKED", "NON_CHUNKED"]
|
|
753
|
+
HlsAutoSelectType = Literal["NO", "OMIT", "YES"]
|
|
747
754
|
HlsCaptionLanguageSettingType = Literal["INSERT", "NONE", "OMIT"]
|
|
748
755
|
HlsClientCacheType = Literal["DISABLED", "ENABLED"]
|
|
749
756
|
HlsCodecSpecificationType = Literal["RFC_4281", "RFC_6381"]
|
|
757
|
+
HlsDefaultType = Literal["NO", "OMIT", "YES"]
|
|
750
758
|
HlsDirectoryStructureType = Literal["SINGLE_DIRECTORY", "SUBDIRECTORY_PER_STREAM"]
|
|
751
759
|
HlsDiscontinuityTagsType = Literal["INSERT", "NEVER_INSERT"]
|
|
752
760
|
HlsEncryptionTypeType = Literal["AES128", "SAMPLE_AES"]
|
|
@@ -1130,6 +1138,7 @@ ServiceName = Literal[
|
|
|
1130
1138
|
"backup-gateway",
|
|
1131
1139
|
"backupsearch",
|
|
1132
1140
|
"batch",
|
|
1141
|
+
"bcm-dashboards",
|
|
1133
1142
|
"bcm-data-exports",
|
|
1134
1143
|
"bcm-pricing-calculator",
|
|
1135
1144
|
"bcm-recommended-actions",
|
|
@@ -1374,8 +1383,6 @@ ServiceName = Literal[
|
|
|
1374
1383
|
"omics",
|
|
1375
1384
|
"opensearch",
|
|
1376
1385
|
"opensearchserverless",
|
|
1377
|
-
"opsworks",
|
|
1378
|
-
"opsworkscm",
|
|
1379
1386
|
"organizations",
|
|
1380
1387
|
"osis",
|
|
1381
1388
|
"outposts",
|
|
@@ -1508,16 +1515,7 @@ ServiceName = Literal[
|
|
|
1508
1515
|
"xray",
|
|
1509
1516
|
]
|
|
1510
1517
|
ResourceServiceName = Literal[
|
|
1511
|
-
"cloudformation",
|
|
1512
|
-
"cloudwatch",
|
|
1513
|
-
"dynamodb",
|
|
1514
|
-
"ec2",
|
|
1515
|
-
"glacier",
|
|
1516
|
-
"iam",
|
|
1517
|
-
"opsworks",
|
|
1518
|
-
"s3",
|
|
1519
|
-
"sns",
|
|
1520
|
-
"sqs",
|
|
1518
|
+
"cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
|
|
1521
1519
|
]
|
|
1522
1520
|
PaginatorName = Literal[
|
|
1523
1521
|
"describe_schedule",
|
|
@@ -60,6 +60,7 @@ __all__ = (
|
|
|
60
60
|
"BlackoutSlateStateType",
|
|
61
61
|
"BurnInAlignmentType",
|
|
62
62
|
"BurnInBackgroundColorType",
|
|
63
|
+
"BurnInDestinationSubtitleRowsType",
|
|
63
64
|
"BurnInFontColorType",
|
|
64
65
|
"BurnInOutlineColorType",
|
|
65
66
|
"BurnInShadowColorType",
|
|
@@ -105,6 +106,7 @@ __all__ = (
|
|
|
105
106
|
"DvbSubDestinationFontColorType",
|
|
106
107
|
"DvbSubDestinationOutlineColorType",
|
|
107
108
|
"DvbSubDestinationShadowColorType",
|
|
109
|
+
"DvbSubDestinationSubtitleRowsType",
|
|
108
110
|
"DvbSubDestinationTeletextGridControlType",
|
|
109
111
|
"DvbSubOcrLanguageType",
|
|
110
112
|
"Eac3AtmosCodingModeType",
|
|
@@ -182,9 +184,11 @@ __all__ = (
|
|
|
182
184
|
"H265TreeblockSizeType",
|
|
183
185
|
"HlsAdMarkersType",
|
|
184
186
|
"HlsAkamaiHttpTransferModeType",
|
|
187
|
+
"HlsAutoSelectType",
|
|
185
188
|
"HlsCaptionLanguageSettingType",
|
|
186
189
|
"HlsClientCacheType",
|
|
187
190
|
"HlsCodecSpecificationType",
|
|
191
|
+
"HlsDefaultType",
|
|
188
192
|
"HlsDirectoryStructureType",
|
|
189
193
|
"HlsDiscontinuityTagsType",
|
|
190
194
|
"HlsEncryptionTypeType",
|
|
@@ -474,6 +478,7 @@ BlackoutSlateNetworkEndBlackoutType = Literal["DISABLED", "ENABLED"]
|
|
|
474
478
|
BlackoutSlateStateType = Literal["DISABLED", "ENABLED"]
|
|
475
479
|
BurnInAlignmentType = Literal["CENTERED", "LEFT", "SMART"]
|
|
476
480
|
BurnInBackgroundColorType = Literal["BLACK", "NONE", "WHITE"]
|
|
481
|
+
BurnInDestinationSubtitleRowsType = Literal["ROWS_16", "ROWS_20", "ROWS_24"]
|
|
477
482
|
BurnInFontColorType = Literal["BLACK", "BLUE", "GREEN", "RED", "WHITE", "YELLOW"]
|
|
478
483
|
BurnInOutlineColorType = Literal["BLACK", "BLUE", "GREEN", "RED", "WHITE", "YELLOW"]
|
|
479
484
|
BurnInShadowColorType = Literal["BLACK", "NONE", "WHITE"]
|
|
@@ -596,6 +601,7 @@ DvbSubDestinationBackgroundColorType = Literal["BLACK", "NONE", "WHITE"]
|
|
|
596
601
|
DvbSubDestinationFontColorType = Literal["BLACK", "BLUE", "GREEN", "RED", "WHITE", "YELLOW"]
|
|
597
602
|
DvbSubDestinationOutlineColorType = Literal["BLACK", "BLUE", "GREEN", "RED", "WHITE", "YELLOW"]
|
|
598
603
|
DvbSubDestinationShadowColorType = Literal["BLACK", "NONE", "WHITE"]
|
|
604
|
+
DvbSubDestinationSubtitleRowsType = Literal["ROWS_16", "ROWS_20", "ROWS_24"]
|
|
599
605
|
DvbSubDestinationTeletextGridControlType = Literal["FIXED", "SCALED"]
|
|
600
606
|
DvbSubOcrLanguageType = Literal["DEU", "ENG", "FRA", "NLD", "POR", "SPA"]
|
|
601
607
|
Eac3AtmosCodingModeType = Literal["CODING_MODE_5_1_4", "CODING_MODE_7_1_4", "CODING_MODE_9_1_6"]
|
|
@@ -742,9 +748,11 @@ H265TimecodeInsertionBehaviorType = Literal["DISABLED", "PIC_TIMING_SEI"]
|
|
|
742
748
|
H265TreeblockSizeType = Literal["AUTO", "TREE_SIZE_32X32"]
|
|
743
749
|
HlsAdMarkersType = Literal["ADOBE", "ELEMENTAL", "ELEMENTAL_SCTE35"]
|
|
744
750
|
HlsAkamaiHttpTransferModeType = Literal["CHUNKED", "NON_CHUNKED"]
|
|
751
|
+
HlsAutoSelectType = Literal["NO", "OMIT", "YES"]
|
|
745
752
|
HlsCaptionLanguageSettingType = Literal["INSERT", "NONE", "OMIT"]
|
|
746
753
|
HlsClientCacheType = Literal["DISABLED", "ENABLED"]
|
|
747
754
|
HlsCodecSpecificationType = Literal["RFC_4281", "RFC_6381"]
|
|
755
|
+
HlsDefaultType = Literal["NO", "OMIT", "YES"]
|
|
748
756
|
HlsDirectoryStructureType = Literal["SINGLE_DIRECTORY", "SUBDIRECTORY_PER_STREAM"]
|
|
749
757
|
HlsDiscontinuityTagsType = Literal["INSERT", "NEVER_INSERT"]
|
|
750
758
|
HlsEncryptionTypeType = Literal["AES128", "SAMPLE_AES"]
|
|
@@ -1128,6 +1136,7 @@ ServiceName = Literal[
|
|
|
1128
1136
|
"backup-gateway",
|
|
1129
1137
|
"backupsearch",
|
|
1130
1138
|
"batch",
|
|
1139
|
+
"bcm-dashboards",
|
|
1131
1140
|
"bcm-data-exports",
|
|
1132
1141
|
"bcm-pricing-calculator",
|
|
1133
1142
|
"bcm-recommended-actions",
|
|
@@ -1372,8 +1381,6 @@ ServiceName = Literal[
|
|
|
1372
1381
|
"omics",
|
|
1373
1382
|
"opensearch",
|
|
1374
1383
|
"opensearchserverless",
|
|
1375
|
-
"opsworks",
|
|
1376
|
-
"opsworkscm",
|
|
1377
1384
|
"organizations",
|
|
1378
1385
|
"osis",
|
|
1379
1386
|
"outposts",
|
|
@@ -1506,16 +1513,7 @@ ServiceName = Literal[
|
|
|
1506
1513
|
"xray",
|
|
1507
1514
|
]
|
|
1508
1515
|
ResourceServiceName = Literal[
|
|
1509
|
-
"cloudformation",
|
|
1510
|
-
"cloudwatch",
|
|
1511
|
-
"dynamodb",
|
|
1512
|
-
"ec2",
|
|
1513
|
-
"glacier",
|
|
1514
|
-
"iam",
|
|
1515
|
-
"opsworks",
|
|
1516
|
-
"s3",
|
|
1517
|
-
"sns",
|
|
1518
|
-
"sqs",
|
|
1516
|
+
"cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
|
|
1519
1517
|
]
|
|
1520
1518
|
PaginatorName = Literal[
|
|
1521
1519
|
"describe_schedule",
|
|
@@ -59,6 +59,7 @@ from .literals import (
|
|
|
59
59
|
BlackoutSlateStateType,
|
|
60
60
|
BurnInAlignmentType,
|
|
61
61
|
BurnInBackgroundColorType,
|
|
62
|
+
BurnInDestinationSubtitleRowsType,
|
|
62
63
|
BurnInFontColorType,
|
|
63
64
|
BurnInOutlineColorType,
|
|
64
65
|
BurnInShadowColorType,
|
|
@@ -92,6 +93,7 @@ from .literals import (
|
|
|
92
93
|
DvbSubDestinationFontColorType,
|
|
93
94
|
DvbSubDestinationOutlineColorType,
|
|
94
95
|
DvbSubDestinationShadowColorType,
|
|
96
|
+
DvbSubDestinationSubtitleRowsType,
|
|
95
97
|
DvbSubDestinationTeletextGridControlType,
|
|
96
98
|
DvbSubOcrLanguageType,
|
|
97
99
|
Eac3AtmosCodingModeType,
|
|
@@ -169,9 +171,11 @@ from .literals import (
|
|
|
169
171
|
H265TreeblockSizeType,
|
|
170
172
|
HlsAdMarkersType,
|
|
171
173
|
HlsAkamaiHttpTransferModeType,
|
|
174
|
+
HlsAutoSelectType,
|
|
172
175
|
HlsCaptionLanguageSettingType,
|
|
173
176
|
HlsClientCacheType,
|
|
174
177
|
HlsCodecSpecificationType,
|
|
178
|
+
HlsDefaultType,
|
|
175
179
|
HlsDirectoryStructureType,
|
|
176
180
|
HlsDiscontinuityTagsType,
|
|
177
181
|
HlsEncryptionTypeType,
|
|
@@ -758,8 +762,13 @@ __all__ = (
|
|
|
758
762
|
"MaintenanceUpdateSettingsTypeDef",
|
|
759
763
|
"MediaConnectFlowRequestTypeDef",
|
|
760
764
|
"MediaConnectFlowTypeDef",
|
|
765
|
+
"MediaPackageGroupSettingsOutputTypeDef",
|
|
761
766
|
"MediaPackageGroupSettingsTypeDef",
|
|
762
767
|
"MediaPackageOutputDestinationSettingsTypeDef",
|
|
768
|
+
"MediaPackageOutputSettingsTypeDef",
|
|
769
|
+
"MediaPackageV2DestinationSettingsTypeDef",
|
|
770
|
+
"MediaPackageV2GroupSettingsOutputTypeDef",
|
|
771
|
+
"MediaPackageV2GroupSettingsTypeDef",
|
|
763
772
|
"MediaResourceNeighborTypeDef",
|
|
764
773
|
"MediaResourceTypeDef",
|
|
765
774
|
"MonitorDeploymentTypeDef",
|
|
@@ -2258,6 +2267,13 @@ class MediaPackageOutputDestinationSettingsTypeDef(TypedDict):
|
|
|
2258
2267
|
ChannelName: NotRequired[str]
|
|
2259
2268
|
|
|
2260
2269
|
|
|
2270
|
+
class MediaPackageV2DestinationSettingsTypeDef(TypedDict):
|
|
2271
|
+
AudioGroupId: NotRequired[str]
|
|
2272
|
+
AudioRenditionSets: NotRequired[str]
|
|
2273
|
+
HlsAutoSelect: NotRequired[HlsAutoSelectType]
|
|
2274
|
+
HlsDefault: NotRequired[HlsDefaultType]
|
|
2275
|
+
|
|
2276
|
+
|
|
2261
2277
|
class MediaResourceNeighborTypeDef(TypedDict):
|
|
2262
2278
|
Arn: str
|
|
2263
2279
|
Name: NotRequired[str]
|
|
@@ -2632,10 +2648,6 @@ class AdditionalDestinationsTypeDef(TypedDict):
|
|
|
2632
2648
|
Destination: OutputLocationRefTypeDef
|
|
2633
2649
|
|
|
2634
2650
|
|
|
2635
|
-
class MediaPackageGroupSettingsTypeDef(TypedDict):
|
|
2636
|
-
Destination: OutputLocationRefTypeDef
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
2651
|
class MsSmoothGroupSettingsTypeDef(TypedDict):
|
|
2640
2652
|
Destination: OutputLocationRefTypeDef
|
|
2641
2653
|
AcquisitionPointId: NotRequired[str]
|
|
@@ -2737,6 +2749,7 @@ class BurnInDestinationSettingsTypeDef(TypedDict):
|
|
|
2737
2749
|
TeletextGridControl: NotRequired[BurnInTeletextGridControlType]
|
|
2738
2750
|
XPosition: NotRequired[int]
|
|
2739
2751
|
YPosition: NotRequired[int]
|
|
2752
|
+
SubtitleRows: NotRequired[BurnInDestinationSubtitleRowsType]
|
|
2740
2753
|
|
|
2741
2754
|
|
|
2742
2755
|
class DvbSubDestinationSettingsTypeDef(TypedDict):
|
|
@@ -2757,6 +2770,7 @@ class DvbSubDestinationSettingsTypeDef(TypedDict):
|
|
|
2757
2770
|
TeletextGridControl: NotRequired[DvbSubDestinationTeletextGridControlType]
|
|
2758
2771
|
XPosition: NotRequired[int]
|
|
2759
2772
|
YPosition: NotRequired[int]
|
|
2773
|
+
SubtitleRows: NotRequired[DvbSubDestinationSubtitleRowsType]
|
|
2760
2774
|
|
|
2761
2775
|
|
|
2762
2776
|
class InputLossBehaviorTypeDef(TypedDict):
|
|
@@ -3093,6 +3107,14 @@ class UpdateEventBridgeRuleTemplateGroupResponseTypeDef(TypedDict):
|
|
|
3093
3107
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
3094
3108
|
|
|
3095
3109
|
|
|
3110
|
+
class MediaPackageV2GroupSettingsOutputTypeDef(TypedDict):
|
|
3111
|
+
CaptionLanguageMappings: NotRequired[List[CaptionLanguageMappingTypeDef]]
|
|
3112
|
+
|
|
3113
|
+
|
|
3114
|
+
class MediaPackageV2GroupSettingsTypeDef(TypedDict):
|
|
3115
|
+
CaptionLanguageMappings: NotRequired[Sequence[CaptionLanguageMappingTypeDef]]
|
|
3116
|
+
|
|
3117
|
+
|
|
3096
3118
|
class TeletextSourceSettingsTypeDef(TypedDict):
|
|
3097
3119
|
OutputRectangle: NotRequired[CaptionRectangleTypeDef]
|
|
3098
3120
|
PageNumber: NotRequired[str]
|
|
@@ -3989,6 +4011,10 @@ class StandardHlsSettingsTypeDef(TypedDict):
|
|
|
3989
4011
|
AudioRenditionSets: NotRequired[str]
|
|
3990
4012
|
|
|
3991
4013
|
|
|
4014
|
+
class MediaPackageOutputSettingsTypeDef(TypedDict):
|
|
4015
|
+
MediaPackageV2DestinationSettings: NotRequired[MediaPackageV2DestinationSettingsTypeDef]
|
|
4016
|
+
|
|
4017
|
+
|
|
3992
4018
|
class MediaResourceTypeDef(TypedDict):
|
|
3993
4019
|
Destinations: NotRequired[List[MediaResourceNeighborTypeDef]]
|
|
3994
4020
|
Name: NotRequired[str]
|
|
@@ -4307,6 +4333,16 @@ class AvailConfigurationTypeDef(TypedDict):
|
|
|
4307
4333
|
Scte35SegmentationScope: NotRequired[Scte35SegmentationScopeType]
|
|
4308
4334
|
|
|
4309
4335
|
|
|
4336
|
+
class MediaPackageGroupSettingsOutputTypeDef(TypedDict):
|
|
4337
|
+
Destination: OutputLocationRefTypeDef
|
|
4338
|
+
MediapackageV2GroupSettings: NotRequired[MediaPackageV2GroupSettingsOutputTypeDef]
|
|
4339
|
+
|
|
4340
|
+
|
|
4341
|
+
class MediaPackageGroupSettingsTypeDef(TypedDict):
|
|
4342
|
+
Destination: OutputLocationRefTypeDef
|
|
4343
|
+
MediapackageV2GroupSettings: NotRequired[MediaPackageV2GroupSettingsTypeDef]
|
|
4344
|
+
|
|
4345
|
+
|
|
4310
4346
|
class CaptionSelectorSettingsOutputTypeDef(TypedDict):
|
|
4311
4347
|
AncillarySourceSettings: NotRequired[AncillarySourceSettingsTypeDef]
|
|
4312
4348
|
AribSourceSettings: NotRequired[Dict[str, Any]]
|
|
@@ -5384,7 +5420,7 @@ class OutputGroupSettingsOutputTypeDef(TypedDict):
|
|
|
5384
5420
|
ArchiveGroupSettings: NotRequired[ArchiveGroupSettingsTypeDef]
|
|
5385
5421
|
FrameCaptureGroupSettings: NotRequired[FrameCaptureGroupSettingsTypeDef]
|
|
5386
5422
|
HlsGroupSettings: NotRequired[HlsGroupSettingsOutputTypeDef]
|
|
5387
|
-
MediaPackageGroupSettings: NotRequired[
|
|
5423
|
+
MediaPackageGroupSettings: NotRequired[MediaPackageGroupSettingsOutputTypeDef]
|
|
5388
5424
|
MsSmoothGroupSettings: NotRequired[MsSmoothGroupSettingsTypeDef]
|
|
5389
5425
|
MultiplexGroupSettings: NotRequired[Dict[str, Any]]
|
|
5390
5426
|
RtmpGroupSettings: NotRequired[RtmpGroupSettingsOutputTypeDef]
|
|
@@ -5518,7 +5554,7 @@ class OutputSettingsOutputTypeDef(TypedDict):
|
|
|
5518
5554
|
ArchiveOutputSettings: NotRequired[ArchiveOutputSettingsOutputTypeDef]
|
|
5519
5555
|
FrameCaptureOutputSettings: NotRequired[FrameCaptureOutputSettingsTypeDef]
|
|
5520
5556
|
HlsOutputSettings: NotRequired[HlsOutputSettingsOutputTypeDef]
|
|
5521
|
-
MediaPackageOutputSettings: NotRequired[
|
|
5557
|
+
MediaPackageOutputSettings: NotRequired[MediaPackageOutputSettingsTypeDef]
|
|
5522
5558
|
MsSmoothOutputSettings: NotRequired[MsSmoothOutputSettingsTypeDef]
|
|
5523
5559
|
MultiplexOutputSettings: NotRequired[MultiplexOutputSettingsTypeDef]
|
|
5524
5560
|
RtmpOutputSettings: NotRequired[RtmpOutputSettingsTypeDef]
|
|
@@ -5531,7 +5567,7 @@ class OutputSettingsTypeDef(TypedDict):
|
|
|
5531
5567
|
ArchiveOutputSettings: NotRequired[ArchiveOutputSettingsTypeDef]
|
|
5532
5568
|
FrameCaptureOutputSettings: NotRequired[FrameCaptureOutputSettingsTypeDef]
|
|
5533
5569
|
HlsOutputSettings: NotRequired[HlsOutputSettingsTypeDef]
|
|
5534
|
-
MediaPackageOutputSettings: NotRequired[
|
|
5570
|
+
MediaPackageOutputSettings: NotRequired[MediaPackageOutputSettingsTypeDef]
|
|
5535
5571
|
MsSmoothOutputSettings: NotRequired[MsSmoothOutputSettingsTypeDef]
|
|
5536
5572
|
MultiplexOutputSettings: NotRequired[MultiplexOutputSettingsTypeDef]
|
|
5537
5573
|
RtmpOutputSettings: NotRequired[RtmpOutputSettingsTypeDef]
|
|
@@ -59,6 +59,7 @@ from .literals import (
|
|
|
59
59
|
BlackoutSlateStateType,
|
|
60
60
|
BurnInAlignmentType,
|
|
61
61
|
BurnInBackgroundColorType,
|
|
62
|
+
BurnInDestinationSubtitleRowsType,
|
|
62
63
|
BurnInFontColorType,
|
|
63
64
|
BurnInOutlineColorType,
|
|
64
65
|
BurnInShadowColorType,
|
|
@@ -92,6 +93,7 @@ from .literals import (
|
|
|
92
93
|
DvbSubDestinationFontColorType,
|
|
93
94
|
DvbSubDestinationOutlineColorType,
|
|
94
95
|
DvbSubDestinationShadowColorType,
|
|
96
|
+
DvbSubDestinationSubtitleRowsType,
|
|
95
97
|
DvbSubDestinationTeletextGridControlType,
|
|
96
98
|
DvbSubOcrLanguageType,
|
|
97
99
|
Eac3AtmosCodingModeType,
|
|
@@ -169,9 +171,11 @@ from .literals import (
|
|
|
169
171
|
H265TreeblockSizeType,
|
|
170
172
|
HlsAdMarkersType,
|
|
171
173
|
HlsAkamaiHttpTransferModeType,
|
|
174
|
+
HlsAutoSelectType,
|
|
172
175
|
HlsCaptionLanguageSettingType,
|
|
173
176
|
HlsClientCacheType,
|
|
174
177
|
HlsCodecSpecificationType,
|
|
178
|
+
HlsDefaultType,
|
|
175
179
|
HlsDirectoryStructureType,
|
|
176
180
|
HlsDiscontinuityTagsType,
|
|
177
181
|
HlsEncryptionTypeType,
|
|
@@ -757,8 +761,13 @@ __all__ = (
|
|
|
757
761
|
"MaintenanceUpdateSettingsTypeDef",
|
|
758
762
|
"MediaConnectFlowRequestTypeDef",
|
|
759
763
|
"MediaConnectFlowTypeDef",
|
|
764
|
+
"MediaPackageGroupSettingsOutputTypeDef",
|
|
760
765
|
"MediaPackageGroupSettingsTypeDef",
|
|
761
766
|
"MediaPackageOutputDestinationSettingsTypeDef",
|
|
767
|
+
"MediaPackageOutputSettingsTypeDef",
|
|
768
|
+
"MediaPackageV2DestinationSettingsTypeDef",
|
|
769
|
+
"MediaPackageV2GroupSettingsOutputTypeDef",
|
|
770
|
+
"MediaPackageV2GroupSettingsTypeDef",
|
|
762
771
|
"MediaResourceNeighborTypeDef",
|
|
763
772
|
"MediaResourceTypeDef",
|
|
764
773
|
"MonitorDeploymentTypeDef",
|
|
@@ -2049,6 +2058,12 @@ class MediaPackageOutputDestinationSettingsTypeDef(TypedDict):
|
|
|
2049
2058
|
ChannelGroup: NotRequired[str]
|
|
2050
2059
|
ChannelName: NotRequired[str]
|
|
2051
2060
|
|
|
2061
|
+
class MediaPackageV2DestinationSettingsTypeDef(TypedDict):
|
|
2062
|
+
AudioGroupId: NotRequired[str]
|
|
2063
|
+
AudioRenditionSets: NotRequired[str]
|
|
2064
|
+
HlsAutoSelect: NotRequired[HlsAutoSelectType]
|
|
2065
|
+
HlsDefault: NotRequired[HlsDefaultType]
|
|
2066
|
+
|
|
2052
2067
|
class MediaResourceNeighborTypeDef(TypedDict):
|
|
2053
2068
|
Arn: str
|
|
2054
2069
|
Name: NotRequired[str]
|
|
@@ -2361,9 +2376,6 @@ class UpdateAccountConfigurationRequestTypeDef(TypedDict):
|
|
|
2361
2376
|
class AdditionalDestinationsTypeDef(TypedDict):
|
|
2362
2377
|
Destination: OutputLocationRefTypeDef
|
|
2363
2378
|
|
|
2364
|
-
class MediaPackageGroupSettingsTypeDef(TypedDict):
|
|
2365
|
-
Destination: OutputLocationRefTypeDef
|
|
2366
|
-
|
|
2367
2379
|
class MsSmoothGroupSettingsTypeDef(TypedDict):
|
|
2368
2380
|
Destination: OutputLocationRefTypeDef
|
|
2369
2381
|
AcquisitionPointId: NotRequired[str]
|
|
@@ -2455,6 +2467,7 @@ class BurnInDestinationSettingsTypeDef(TypedDict):
|
|
|
2455
2467
|
TeletextGridControl: NotRequired[BurnInTeletextGridControlType]
|
|
2456
2468
|
XPosition: NotRequired[int]
|
|
2457
2469
|
YPosition: NotRequired[int]
|
|
2470
|
+
SubtitleRows: NotRequired[BurnInDestinationSubtitleRowsType]
|
|
2458
2471
|
|
|
2459
2472
|
class DvbSubDestinationSettingsTypeDef(TypedDict):
|
|
2460
2473
|
Alignment: NotRequired[DvbSubDestinationAlignmentType]
|
|
@@ -2474,6 +2487,7 @@ class DvbSubDestinationSettingsTypeDef(TypedDict):
|
|
|
2474
2487
|
TeletextGridControl: NotRequired[DvbSubDestinationTeletextGridControlType]
|
|
2475
2488
|
XPosition: NotRequired[int]
|
|
2476
2489
|
YPosition: NotRequired[int]
|
|
2490
|
+
SubtitleRows: NotRequired[DvbSubDestinationSubtitleRowsType]
|
|
2477
2491
|
|
|
2478
2492
|
class InputLossBehaviorTypeDef(TypedDict):
|
|
2479
2493
|
BlackFrameMsec: NotRequired[int]
|
|
@@ -2773,6 +2787,12 @@ class UpdateEventBridgeRuleTemplateGroupResponseTypeDef(TypedDict):
|
|
|
2773
2787
|
Tags: Dict[str, str]
|
|
2774
2788
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
2775
2789
|
|
|
2790
|
+
class MediaPackageV2GroupSettingsOutputTypeDef(TypedDict):
|
|
2791
|
+
CaptionLanguageMappings: NotRequired[List[CaptionLanguageMappingTypeDef]]
|
|
2792
|
+
|
|
2793
|
+
class MediaPackageV2GroupSettingsTypeDef(TypedDict):
|
|
2794
|
+
CaptionLanguageMappings: NotRequired[Sequence[CaptionLanguageMappingTypeDef]]
|
|
2795
|
+
|
|
2776
2796
|
class TeletextSourceSettingsTypeDef(TypedDict):
|
|
2777
2797
|
OutputRectangle: NotRequired[CaptionRectangleTypeDef]
|
|
2778
2798
|
PageNumber: NotRequired[str]
|
|
@@ -3556,6 +3576,9 @@ class StandardHlsSettingsTypeDef(TypedDict):
|
|
|
3556
3576
|
M3u8Settings: M3u8SettingsTypeDef
|
|
3557
3577
|
AudioRenditionSets: NotRequired[str]
|
|
3558
3578
|
|
|
3579
|
+
class MediaPackageOutputSettingsTypeDef(TypedDict):
|
|
3580
|
+
MediaPackageV2DestinationSettings: NotRequired[MediaPackageV2DestinationSettingsTypeDef]
|
|
3581
|
+
|
|
3559
3582
|
class MediaResourceTypeDef(TypedDict):
|
|
3560
3583
|
Destinations: NotRequired[List[MediaResourceNeighborTypeDef]]
|
|
3561
3584
|
Name: NotRequired[str]
|
|
@@ -3835,6 +3858,14 @@ class AvailConfigurationTypeDef(TypedDict):
|
|
|
3835
3858
|
AvailSettings: NotRequired[AvailSettingsTypeDef]
|
|
3836
3859
|
Scte35SegmentationScope: NotRequired[Scte35SegmentationScopeType]
|
|
3837
3860
|
|
|
3861
|
+
class MediaPackageGroupSettingsOutputTypeDef(TypedDict):
|
|
3862
|
+
Destination: OutputLocationRefTypeDef
|
|
3863
|
+
MediapackageV2GroupSettings: NotRequired[MediaPackageV2GroupSettingsOutputTypeDef]
|
|
3864
|
+
|
|
3865
|
+
class MediaPackageGroupSettingsTypeDef(TypedDict):
|
|
3866
|
+
Destination: OutputLocationRefTypeDef
|
|
3867
|
+
MediapackageV2GroupSettings: NotRequired[MediaPackageV2GroupSettingsTypeDef]
|
|
3868
|
+
|
|
3838
3869
|
class CaptionSelectorSettingsOutputTypeDef(TypedDict):
|
|
3839
3870
|
AncillarySourceSettings: NotRequired[AncillarySourceSettingsTypeDef]
|
|
3840
3871
|
AribSourceSettings: NotRequired[Dict[str, Any]]
|
|
@@ -4816,7 +4847,7 @@ class OutputGroupSettingsOutputTypeDef(TypedDict):
|
|
|
4816
4847
|
ArchiveGroupSettings: NotRequired[ArchiveGroupSettingsTypeDef]
|
|
4817
4848
|
FrameCaptureGroupSettings: NotRequired[FrameCaptureGroupSettingsTypeDef]
|
|
4818
4849
|
HlsGroupSettings: NotRequired[HlsGroupSettingsOutputTypeDef]
|
|
4819
|
-
MediaPackageGroupSettings: NotRequired[
|
|
4850
|
+
MediaPackageGroupSettings: NotRequired[MediaPackageGroupSettingsOutputTypeDef]
|
|
4820
4851
|
MsSmoothGroupSettings: NotRequired[MsSmoothGroupSettingsTypeDef]
|
|
4821
4852
|
MultiplexGroupSettings: NotRequired[Dict[str, Any]]
|
|
4822
4853
|
RtmpGroupSettings: NotRequired[RtmpGroupSettingsOutputTypeDef]
|
|
@@ -4941,7 +4972,7 @@ class OutputSettingsOutputTypeDef(TypedDict):
|
|
|
4941
4972
|
ArchiveOutputSettings: NotRequired[ArchiveOutputSettingsOutputTypeDef]
|
|
4942
4973
|
FrameCaptureOutputSettings: NotRequired[FrameCaptureOutputSettingsTypeDef]
|
|
4943
4974
|
HlsOutputSettings: NotRequired[HlsOutputSettingsOutputTypeDef]
|
|
4944
|
-
MediaPackageOutputSettings: NotRequired[
|
|
4975
|
+
MediaPackageOutputSettings: NotRequired[MediaPackageOutputSettingsTypeDef]
|
|
4945
4976
|
MsSmoothOutputSettings: NotRequired[MsSmoothOutputSettingsTypeDef]
|
|
4946
4977
|
MultiplexOutputSettings: NotRequired[MultiplexOutputSettingsTypeDef]
|
|
4947
4978
|
RtmpOutputSettings: NotRequired[RtmpOutputSettingsTypeDef]
|
|
@@ -4953,7 +4984,7 @@ class OutputSettingsTypeDef(TypedDict):
|
|
|
4953
4984
|
ArchiveOutputSettings: NotRequired[ArchiveOutputSettingsTypeDef]
|
|
4954
4985
|
FrameCaptureOutputSettings: NotRequired[FrameCaptureOutputSettingsTypeDef]
|
|
4955
4986
|
HlsOutputSettings: NotRequired[HlsOutputSettingsTypeDef]
|
|
4956
|
-
MediaPackageOutputSettings: NotRequired[
|
|
4987
|
+
MediaPackageOutputSettings: NotRequired[MediaPackageOutputSettingsTypeDef]
|
|
4957
4988
|
MsSmoothOutputSettings: NotRequired[MsSmoothOutputSettingsTypeDef]
|
|
4958
4989
|
MultiplexOutputSettings: NotRequired[MultiplexOutputSettingsTypeDef]
|
|
4959
4990
|
RtmpOutputSettings: NotRequired[RtmpOutputSettingsTypeDef]
|
types_boto3_medialive/version.py
CHANGED
{types_boto3_medialive-1.40.10.dist-info → types_boto3_medialive-1.40.29.dist-info}/METADATA
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-boto3-medialive
|
|
3
|
-
Version: 1.40.
|
|
4
|
-
Summary: Type annotations for boto3 MediaLive 1.40.
|
|
3
|
+
Version: 1.40.29
|
|
4
|
+
Summary: Type annotations for boto3 MediaLive 1.40.29 service generated with mypy-boto3-builder 8.11.0
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|
|
|
57
57
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 MediaLive 1.40.
|
|
59
|
+
Type annotations for [boto3 MediaLive 1.40.29](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.40.
|
|
122
|
+
`uvx --with 'boto3==1.40.29' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3` AWS SDK.
|
|
124
124
|
3. Add `MediaLive` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
types_boto3_medialive/__init__.py,sha256=O8z4BCW20d8oS1sP9r3K5Vd9YET1hOEZP6UimRmp9Xw,9246
|
|
2
2
|
types_boto3_medialive/__init__.pyi,sha256=woytB_2JCqZYwiEoPU6RVtNACohmXUlZPWMJZjg5tCk,9245
|
|
3
|
-
types_boto3_medialive/__main__.py,sha256=
|
|
3
|
+
types_boto3_medialive/__main__.py,sha256=ngWPuXGjX83dRHdeLs8-enKs_RNtFOhqDuj-aXVu8ic,993
|
|
4
4
|
types_boto3_medialive/client.py,sha256=WvfJV56JrL45_Z_RV6KtvxIvRKfXqOkYy9vXehSnMFo,96925
|
|
5
5
|
types_boto3_medialive/client.pyi,sha256=eZWGKI3vmBcY7c3btjYX7tTtm9W1rkVKNZ9jy_CggOs,96922
|
|
6
|
-
types_boto3_medialive/literals.py,sha256=
|
|
7
|
-
types_boto3_medialive/literals.pyi,sha256=
|
|
6
|
+
types_boto3_medialive/literals.py,sha256=7oC7HdQ0X5jR5ThY0zPXpPPMfq9LOCNAV1Q-uT0M2x4,52759
|
|
7
|
+
types_boto3_medialive/literals.pyi,sha256=raJVMJ8la-hIQlbLOKygKHSRA80zej7Eq15kiBRiYdM,52757
|
|
8
8
|
types_boto3_medialive/paginator.py,sha256=7Zw5m_EOQvMI27bZ6a0cgBv8cWa_-5IMlYyy0UILwEw,29618
|
|
9
9
|
types_boto3_medialive/paginator.pyi,sha256=4pQIMSX4HqSdd8JAy20Nk5AYOu6kCQ2dKcn4rBbsOGk,29557
|
|
10
10
|
types_boto3_medialive/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
|
-
types_boto3_medialive/type_defs.py,sha256=
|
|
12
|
-
types_boto3_medialive/type_defs.pyi,sha256=
|
|
13
|
-
types_boto3_medialive/version.py,sha256=
|
|
11
|
+
types_boto3_medialive/type_defs.py,sha256=bGVJs-G1eGwyUEZsCni4TGx4WacXTRYrrI-9DeOh7ls,205603
|
|
12
|
+
types_boto3_medialive/type_defs.pyi,sha256=sn4Gpw4pIfE7AATJKTktFw3YnPzjH5fiieVmybY2j3E,204972
|
|
13
|
+
types_boto3_medialive/version.py,sha256=E4KNTEUYwlsDNuQd4tzCulZjnP8aqFwpR7wypr-9rH4,93
|
|
14
14
|
types_boto3_medialive/waiter.py,sha256=QcGR2lxcXrx6MqN32xtv3fQegxEgv9qZ5UUBA03N2qE,24281
|
|
15
15
|
types_boto3_medialive/waiter.pyi,sha256=bC4PsWq4om-y5VJim-inhJF1ezVeYJ9pR8RisgKBBn0,24236
|
|
16
|
-
types_boto3_medialive-1.40.
|
|
17
|
-
types_boto3_medialive-1.40.
|
|
18
|
-
types_boto3_medialive-1.40.
|
|
19
|
-
types_boto3_medialive-1.40.
|
|
20
|
-
types_boto3_medialive-1.40.
|
|
16
|
+
types_boto3_medialive-1.40.29.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
|
|
17
|
+
types_boto3_medialive-1.40.29.dist-info/METADATA,sha256=zIKGG0WfdiS--wdwHC46qUTr0kL1yPQuToOICP4W4FY,21102
|
|
18
|
+
types_boto3_medialive-1.40.29.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
19
|
+
types_boto3_medialive-1.40.29.dist-info/top_level.txt,sha256=ObnwlKE8EUI6nh64SLkLF3YrioCtul-5VbXe2USlsFg,22
|
|
20
|
+
types_boto3_medialive-1.40.29.dist-info/RECORD,,
|
|
File without changes
|
{types_boto3_medialive-1.40.10.dist-info → types_boto3_medialive-1.40.29.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{types_boto3_medialive-1.40.10.dist-info → types_boto3_medialive-1.40.29.dist-info}/top_level.txt
RENAMED
|
File without changes
|