mypy-boto3-medialive 1.38.0__tar.gz → 1.38.14__tar.gz

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.
Files changed (26) hide show
  1. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/PKG-INFO +5 -5
  2. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/README.md +3 -3
  3. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/__main__.py +4 -4
  4. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/literals.py +3 -1
  5. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/literals.pyi +3 -1
  6. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/type_defs.py +8 -0
  7. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/type_defs.pyi +8 -0
  8. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/version.py +1 -1
  9. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive.egg-info/PKG-INFO +5 -5
  10. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/setup.py +2 -2
  11. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/LICENSE +0 -0
  12. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/__init__.py +0 -0
  13. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/__init__.pyi +0 -0
  14. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/client.py +0 -0
  15. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/client.pyi +0 -0
  16. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/paginator.py +0 -0
  17. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/paginator.pyi +0 -0
  18. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/py.typed +0 -0
  19. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/waiter.py +0 -0
  20. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive/waiter.pyi +0 -0
  21. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive.egg-info/SOURCES.txt +0 -0
  22. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive.egg-info/dependency_links.txt +0 -0
  23. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive.egg-info/not-zip-safe +0 -0
  24. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive.egg-info/requires.txt +0 -0
  25. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/mypy_boto3_medialive.egg-info/top_level.txt +0 -0
  26. {mypy_boto3_medialive-1.38.0 → mypy_boto3_medialive-1.38.14}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-medialive
3
- Version: 1.38.0
4
- Summary: Type annotations for boto3 MediaLive 1.38.0 service generated with mypy-boto3-builder 8.10.1
3
+ Version: 1.38.14
4
+ Summary: Type annotations for boto3 MediaLive 1.38.14 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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
- Type annotations for [boto3 MediaLive 1.38.0](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 MediaLive 1.38.14](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/),
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
65
65
  [pyright](https://github.com/microsoft/pyright) and other tools.
66
66
 
67
67
  Generated with
68
- [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
68
+ [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
69
69
 
70
70
  More information can be found on
71
71
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -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.38.0' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.38.14' mypy-boto3-builder`
123
123
  2. Select `boto3-stubs` AWS SDK.
124
124
  3. Add `MediaLive` service.
125
125
  4. Use provided commands to install generated packages.
@@ -9,7 +9,7 @@
9
9
 
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
- Type annotations for [boto3 MediaLive 1.38.0](https://pypi.org/project/boto3/)
12
+ Type annotations for [boto3 MediaLive 1.38.14](https://pypi.org/project/boto3/)
13
13
  compatible with [VSCode](https://code.visualstudio.com/),
14
14
  [PyCharm](https://www.jetbrains.com/pycharm/),
15
15
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -18,7 +18,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
18
18
  [pyright](https://github.com/microsoft/pyright) and other tools.
19
19
 
20
20
  Generated with
21
- [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
21
+ [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
22
22
 
23
23
  More information can be found on
24
24
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -72,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
72
72
  isolation.
73
73
 
74
74
  1. Run mypy-boto3-builder in your package root directory:
75
- `uvx --with 'boto3==1.38.0' mypy-boto3-builder`
75
+ `uvx --with 'boto3==1.38.14' mypy-boto3-builder`
76
76
  2. Select `boto3-stubs` AWS SDK.
77
77
  3. Add `MediaLive` service.
78
78
  4. Use provided commands to install generated packages.
@@ -12,9 +12,9 @@ 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.38.0\n"
16
- "Version: 1.38.0\n"
17
- "Builder version: 8.10.1\n"
15
+ "Type annotations for boto3 MediaLive 1.38.14\n"
16
+ "Version: 1.38.14\n"
17
+ "Builder version: 8.11.0\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_medialive//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive.html#medialive\n"
20
20
  "Other services: https://pypi.org/project/boto3-stubs/\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.38.0\n")
29
+ sys.stdout.write("1.38.14\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -52,6 +52,7 @@ __all__ = (
52
52
  "Av1GopSizeUnitsType",
53
53
  "Av1LevelType",
54
54
  "Av1LookAheadRateControlType",
55
+ "Av1RateControlModeType",
55
56
  "Av1SceneChangeDetectType",
56
57
  "AvailBlankingStateType",
57
58
  "BandwidthReductionFilterStrengthType",
@@ -462,6 +463,7 @@ Av1LevelType = Literal[
462
463
  "AV1_LEVEL_AUTO",
463
464
  ]
464
465
  Av1LookAheadRateControlType = Literal["HIGH", "LOW", "MEDIUM"]
466
+ Av1RateControlModeType = Literal["CBR", "QVBR"]
465
467
  Av1SceneChangeDetectType = Literal["DISABLED", "ENABLED"]
466
468
  AvailBlankingStateType = Literal["DISABLED", "ENABLED"]
467
469
  BandwidthReductionFilterStrengthType = Literal[
@@ -1447,7 +1449,6 @@ ServiceName = Literal[
1447
1449
  "signer",
1448
1450
  "simspaceweaver",
1449
1451
  "sms",
1450
- "sms-voice",
1451
1452
  "snow-device-management",
1452
1453
  "snowball",
1453
1454
  "sns",
@@ -1455,6 +1456,7 @@ ServiceName = Literal[
1455
1456
  "sqs",
1456
1457
  "ssm",
1457
1458
  "ssm-contacts",
1459
+ "ssm-guiconnect",
1458
1460
  "ssm-incidents",
1459
1461
  "ssm-quicksetup",
1460
1462
  "ssm-sap",
@@ -51,6 +51,7 @@ __all__ = (
51
51
  "Av1GopSizeUnitsType",
52
52
  "Av1LevelType",
53
53
  "Av1LookAheadRateControlType",
54
+ "Av1RateControlModeType",
54
55
  "Av1SceneChangeDetectType",
55
56
  "AvailBlankingStateType",
56
57
  "BandwidthReductionFilterStrengthType",
@@ -460,6 +461,7 @@ Av1LevelType = Literal[
460
461
  "AV1_LEVEL_AUTO",
461
462
  ]
462
463
  Av1LookAheadRateControlType = Literal["HIGH", "LOW", "MEDIUM"]
464
+ Av1RateControlModeType = Literal["CBR", "QVBR"]
463
465
  Av1SceneChangeDetectType = Literal["DISABLED", "ENABLED"]
464
466
  AvailBlankingStateType = Literal["DISABLED", "ENABLED"]
465
467
  BandwidthReductionFilterStrengthType = Literal[
@@ -1445,7 +1447,6 @@ ServiceName = Literal[
1445
1447
  "signer",
1446
1448
  "simspaceweaver",
1447
1449
  "sms",
1448
- "sms-voice",
1449
1450
  "snow-device-management",
1450
1451
  "snowball",
1451
1452
  "sns",
@@ -1453,6 +1454,7 @@ ServiceName = Literal[
1453
1454
  "sqs",
1454
1455
  "ssm",
1455
1456
  "ssm-contacts",
1457
+ "ssm-guiconnect",
1456
1458
  "ssm-incidents",
1457
1459
  "ssm-quicksetup",
1458
1460
  "ssm-sap",
@@ -50,6 +50,7 @@ from .literals import (
50
50
  Av1GopSizeUnitsType,
51
51
  Av1LevelType,
52
52
  Av1LookAheadRateControlType,
53
+ Av1RateControlModeType,
53
54
  Av1SceneChangeDetectType,
54
55
  AvailBlankingStateType,
55
56
  BandwidthReductionFilterStrengthType,
@@ -4097,6 +4098,7 @@ class OutputDestinationOutputTypeDef(TypedDict):
4097
4098
  MultiplexSettings: NotRequired[MultiplexProgramChannelDestinationSettingsTypeDef]
4098
4099
  Settings: NotRequired[List[OutputDestinationSettingsTypeDef]]
4099
4100
  SrtSettings: NotRequired[List[SrtOutputDestinationSettingsTypeDef]]
4101
+ LogicalInterfaceNames: NotRequired[List[str]]
4100
4102
 
4101
4103
 
4102
4104
  class OutputDestinationTypeDef(TypedDict):
@@ -4105,6 +4107,7 @@ class OutputDestinationTypeDef(TypedDict):
4105
4107
  MultiplexSettings: NotRequired[MultiplexProgramChannelDestinationSettingsTypeDef]
4106
4108
  Settings: NotRequired[Sequence[OutputDestinationSettingsTypeDef]]
4107
4109
  SrtSettings: NotRequired[Sequence[SrtOutputDestinationSettingsTypeDef]]
4110
+ LogicalInterfaceNames: NotRequired[Sequence[str]]
4108
4111
 
4109
4112
 
4110
4113
  class PauseStateScheduleActionSettingsOutputTypeDef(TypedDict):
@@ -4266,6 +4269,8 @@ class Av1SettingsOutputTypeDef(TypedDict):
4266
4269
  QvbrQualityLevel: NotRequired[int]
4267
4270
  SceneChangeDetect: NotRequired[Av1SceneChangeDetectType]
4268
4271
  TimecodeBurninSettings: NotRequired[TimecodeBurninSettingsTypeDef]
4272
+ Bitrate: NotRequired[int]
4273
+ RateControlMode: NotRequired[Av1RateControlModeType]
4269
4274
 
4270
4275
 
4271
4276
  class Av1SettingsTypeDef(TypedDict):
@@ -4286,6 +4291,8 @@ class Av1SettingsTypeDef(TypedDict):
4286
4291
  QvbrQualityLevel: NotRequired[int]
4287
4292
  SceneChangeDetect: NotRequired[Av1SceneChangeDetectType]
4288
4293
  TimecodeBurninSettings: NotRequired[TimecodeBurninSettingsTypeDef]
4294
+ Bitrate: NotRequired[int]
4295
+ RateControlMode: NotRequired[Av1RateControlModeType]
4289
4296
 
4290
4297
 
4291
4298
  class AvailConfigurationTypeDef(TypedDict):
@@ -6031,6 +6038,7 @@ class UpdateChannelRequestTypeDef(TypedDict):
6031
6038
  RoleArn: NotRequired[str]
6032
6039
  ChannelEngineVersion: NotRequired[ChannelEngineVersionRequestTypeDef]
6033
6040
  DryRun: NotRequired[bool]
6041
+ AnywhereSettings: NotRequired[AnywhereSettingsTypeDef]
6034
6042
 
6035
6043
 
6036
6044
  class BatchUpdateScheduleRequestTypeDef(TypedDict):
@@ -50,6 +50,7 @@ from .literals import (
50
50
  Av1GopSizeUnitsType,
51
51
  Av1LevelType,
52
52
  Av1LookAheadRateControlType,
53
+ Av1RateControlModeType,
53
54
  Av1SceneChangeDetectType,
54
55
  AvailBlankingStateType,
55
56
  BandwidthReductionFilterStrengthType,
@@ -3650,6 +3651,7 @@ class OutputDestinationOutputTypeDef(TypedDict):
3650
3651
  MultiplexSettings: NotRequired[MultiplexProgramChannelDestinationSettingsTypeDef]
3651
3652
  Settings: NotRequired[List[OutputDestinationSettingsTypeDef]]
3652
3653
  SrtSettings: NotRequired[List[SrtOutputDestinationSettingsTypeDef]]
3654
+ LogicalInterfaceNames: NotRequired[List[str]]
3653
3655
 
3654
3656
  class OutputDestinationTypeDef(TypedDict):
3655
3657
  Id: NotRequired[str]
@@ -3657,6 +3659,7 @@ class OutputDestinationTypeDef(TypedDict):
3657
3659
  MultiplexSettings: NotRequired[MultiplexProgramChannelDestinationSettingsTypeDef]
3658
3660
  Settings: NotRequired[Sequence[OutputDestinationSettingsTypeDef]]
3659
3661
  SrtSettings: NotRequired[Sequence[SrtOutputDestinationSettingsTypeDef]]
3662
+ LogicalInterfaceNames: NotRequired[Sequence[str]]
3660
3663
 
3661
3664
  class PauseStateScheduleActionSettingsOutputTypeDef(TypedDict):
3662
3665
  Pipelines: NotRequired[List[PipelinePauseStateSettingsTypeDef]]
@@ -3798,6 +3801,8 @@ class Av1SettingsOutputTypeDef(TypedDict):
3798
3801
  QvbrQualityLevel: NotRequired[int]
3799
3802
  SceneChangeDetect: NotRequired[Av1SceneChangeDetectType]
3800
3803
  TimecodeBurninSettings: NotRequired[TimecodeBurninSettingsTypeDef]
3804
+ Bitrate: NotRequired[int]
3805
+ RateControlMode: NotRequired[Av1RateControlModeType]
3801
3806
 
3802
3807
  class Av1SettingsTypeDef(TypedDict):
3803
3808
  FramerateDenominator: int
@@ -3817,6 +3822,8 @@ class Av1SettingsTypeDef(TypedDict):
3817
3822
  QvbrQualityLevel: NotRequired[int]
3818
3823
  SceneChangeDetect: NotRequired[Av1SceneChangeDetectType]
3819
3824
  TimecodeBurninSettings: NotRequired[TimecodeBurninSettingsTypeDef]
3825
+ Bitrate: NotRequired[int]
3826
+ RateControlMode: NotRequired[Av1RateControlModeType]
3820
3827
 
3821
3828
  class AvailConfigurationTypeDef(TypedDict):
3822
3829
  AvailSettings: NotRequired[AvailSettingsTypeDef]
@@ -5407,6 +5414,7 @@ class UpdateChannelRequestTypeDef(TypedDict):
5407
5414
  RoleArn: NotRequired[str]
5408
5415
  ChannelEngineVersion: NotRequired[ChannelEngineVersionRequestTypeDef]
5409
5416
  DryRun: NotRequired[bool]
5417
+ AnywhereSettings: NotRequired[AnywhereSettingsTypeDef]
5410
5418
 
5411
5419
  class BatchUpdateScheduleRequestTypeDef(TypedDict):
5412
5420
  ChannelId: str
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.38.0"
7
+ __version__ = "1.38.14"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-medialive
3
- Version: 1.38.0
4
- Summary: Type annotations for boto3 MediaLive 1.38.0 service generated with mypy-boto3-builder 8.10.1
3
+ Version: 1.38.14
4
+ Summary: Type annotations for boto3 MediaLive 1.38.14 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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
- Type annotations for [boto3 MediaLive 1.38.0](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 MediaLive 1.38.14](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/),
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
65
65
  [pyright](https://github.com/microsoft/pyright) and other tools.
66
66
 
67
67
  Generated with
68
- [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
68
+ [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
69
69
 
70
70
  More information can be found on
71
71
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -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.38.0' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.38.14' mypy-boto3-builder`
123
123
  2. Select `boto3-stubs` AWS SDK.
124
124
  3. Add `MediaLive` service.
125
125
  4. Use provided commands to install generated packages.
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
13
13
 
14
14
  setup(
15
15
  name="mypy-boto3-medialive",
16
- version="1.38.0",
16
+ version="1.38.14",
17
17
  packages=["mypy_boto3_medialive"],
18
18
  url="https://github.com/youtype/mypy_boto3_builder",
19
19
  license="MIT License",
20
20
  author="Vlad Emelianov",
21
21
  author_email="vlad.emelianov.nz@gmail.com",
22
- description="Type annotations for boto3 MediaLive 1.38.0 service generated with mypy-boto3-builder 8.10.1",
22
+ description="Type annotations for boto3 MediaLive 1.38.14 service generated with mypy-boto3-builder 8.11.0",
23
23
  classifiers=[
24
24
  "Development Status :: 5 - Production/Stable",
25
25
  "Intended Audience :: Developers",