types-boto3-medialive 1.38.11__tar.gz → 1.39.0__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. {types_boto3_medialive-1.38.11/types_boto3_medialive.egg-info → types_boto3_medialive-1.39.0}/PKG-INFO +4 -4
  2. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/README.md +2 -2
  3. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/setup.py +2 -2
  4. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/__main__.py +3 -3
  5. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/literals.py +7 -1
  6. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/literals.pyi +7 -1
  7. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/type_defs.py +7 -0
  8. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/type_defs.pyi +7 -0
  9. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/version.py +1 -1
  10. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0/types_boto3_medialive.egg-info}/PKG-INFO +4 -4
  11. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/LICENSE +0 -0
  12. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/setup.cfg +0 -0
  13. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/__init__.py +0 -0
  14. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/__init__.pyi +0 -0
  15. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/client.py +0 -0
  16. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/client.pyi +0 -0
  17. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/paginator.py +0 -0
  18. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/paginator.pyi +0 -0
  19. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/py.typed +0 -0
  20. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/waiter.py +0 -0
  21. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive/waiter.pyi +0 -0
  22. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive.egg-info/SOURCES.txt +0 -0
  23. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive.egg-info/dependency_links.txt +0 -0
  24. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive.egg-info/not-zip-safe +0 -0
  25. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive.egg-info/requires.txt +0 -0
  26. {types_boto3_medialive-1.38.11 → types_boto3_medialive-1.39.0}/types_boto3_medialive.egg-info/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-boto3-medialive
3
- Version: 1.38.11
4
- Summary: Type annotations for boto3 MediaLive 1.38.11 service generated with mypy-boto3-builder 8.11.0
3
+ Version: 1.39.0
4
+ Summary: Type annotations for boto3 MediaLive 1.39.0 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.11](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 MediaLive 1.39.0](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.38.11' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.39.0' 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.
@@ -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.11](https://pypi.org/project/boto3/)
12
+ Type annotations for [boto3 MediaLive 1.39.0](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/),
@@ -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.11' mypy-boto3-builder`
75
+ `uvx --with 'boto3==1.39.0' mypy-boto3-builder`
76
76
  2. Select `boto3` AWS SDK.
77
77
  3. Add `MediaLive` service.
78
78
  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="types-boto3-medialive",
16
- version="1.38.11",
16
+ version="1.39.0",
17
17
  packages=["types_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.11 service generated with mypy-boto3-builder 8.11.0",
22
+ description="Type annotations for boto3 MediaLive 1.39.0 service generated with mypy-boto3-builder 8.11.0",
23
23
  classifiers=[
24
24
  "Development Status :: 5 - Production/Stable",
25
25
  "Intended Audience :: Developers",
@@ -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.38.11\n"
16
- "Version: 1.38.11\n"
15
+ "Type annotations for boto3 MediaLive 1.39.0\n"
16
+ "Version: 1.39.0\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.38.11\n")
29
+ sys.stdout.write("1.39.0\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[
@@ -1094,6 +1096,7 @@ ServiceName = Literal[
1094
1096
  "account",
1095
1097
  "acm",
1096
1098
  "acm-pca",
1099
+ "aiops",
1097
1100
  "amp",
1098
1101
  "amplify",
1099
1102
  "amplifybackend",
@@ -1234,6 +1237,7 @@ ServiceName = Literal[
1234
1237
  "es",
1235
1238
  "events",
1236
1239
  "evidently",
1240
+ "evs",
1237
1241
  "finspace",
1238
1242
  "finspace-data",
1239
1243
  "firehose",
@@ -1291,6 +1295,7 @@ ServiceName = Literal[
1291
1295
  "kendra",
1292
1296
  "kendra-ranking",
1293
1297
  "keyspaces",
1298
+ "keyspacesstreams",
1294
1299
  "kinesis",
1295
1300
  "kinesis-video-archived-media",
1296
1301
  "kinesis-video-media",
@@ -1346,6 +1351,7 @@ ServiceName = Literal[
1346
1351
  "migrationhub-config",
1347
1352
  "migrationhuborchestrator",
1348
1353
  "migrationhubstrategy",
1354
+ "mpa",
1349
1355
  "mq",
1350
1356
  "mturk",
1351
1357
  "mwaa",
@@ -1386,7 +1392,6 @@ ServiceName = Literal[
1386
1392
  "pipes",
1387
1393
  "polly",
1388
1394
  "pricing",
1389
- "privatenetworks",
1390
1395
  "proton",
1391
1396
  "qapps",
1392
1397
  "qbusiness",
@@ -1491,6 +1496,7 @@ ServiceName = Literal[
1491
1496
  "workmail",
1492
1497
  "workmailmessageflow",
1493
1498
  "workspaces",
1499
+ "workspaces-instances",
1494
1500
  "workspaces-thin-client",
1495
1501
  "workspaces-web",
1496
1502
  "xray",
@@ -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[
@@ -1092,6 +1094,7 @@ ServiceName = Literal[
1092
1094
  "account",
1093
1095
  "acm",
1094
1096
  "acm-pca",
1097
+ "aiops",
1095
1098
  "amp",
1096
1099
  "amplify",
1097
1100
  "amplifybackend",
@@ -1232,6 +1235,7 @@ ServiceName = Literal[
1232
1235
  "es",
1233
1236
  "events",
1234
1237
  "evidently",
1238
+ "evs",
1235
1239
  "finspace",
1236
1240
  "finspace-data",
1237
1241
  "firehose",
@@ -1289,6 +1293,7 @@ ServiceName = Literal[
1289
1293
  "kendra",
1290
1294
  "kendra-ranking",
1291
1295
  "keyspaces",
1296
+ "keyspacesstreams",
1292
1297
  "kinesis",
1293
1298
  "kinesis-video-archived-media",
1294
1299
  "kinesis-video-media",
@@ -1344,6 +1349,7 @@ ServiceName = Literal[
1344
1349
  "migrationhub-config",
1345
1350
  "migrationhuborchestrator",
1346
1351
  "migrationhubstrategy",
1352
+ "mpa",
1347
1353
  "mq",
1348
1354
  "mturk",
1349
1355
  "mwaa",
@@ -1384,7 +1390,6 @@ ServiceName = Literal[
1384
1390
  "pipes",
1385
1391
  "polly",
1386
1392
  "pricing",
1387
- "privatenetworks",
1388
1393
  "proton",
1389
1394
  "qapps",
1390
1395
  "qbusiness",
@@ -1489,6 +1494,7 @@ ServiceName = Literal[
1489
1494
  "workmail",
1490
1495
  "workmailmessageflow",
1491
1496
  "workspaces",
1497
+ "workspaces-instances",
1492
1498
  "workspaces-thin-client",
1493
1499
  "workspaces-web",
1494
1500
  "xray",
@@ -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):
@@ -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]
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.38.11"
7
+ __version__ = "1.39.0"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-boto3-medialive
3
- Version: 1.38.11
4
- Summary: Type annotations for boto3 MediaLive 1.38.11 service generated with mypy-boto3-builder 8.11.0
3
+ Version: 1.39.0
4
+ Summary: Type annotations for boto3 MediaLive 1.39.0 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.11](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 MediaLive 1.39.0](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.38.11' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.39.0' 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.