types-boto3-medialive 1.40.45__tar.gz → 1.40.57__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.
- {types_boto3_medialive-1.40.45/types_boto3_medialive.egg-info → types_boto3_medialive-1.40.57}/PKG-INFO +14 -4
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/README.md +12 -2
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/setup.py +2 -2
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/__init__.py +12 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/__init__.pyi +12 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/__main__.py +3 -3
- types_boto3_medialive-1.40.45/types_boto3_medialive/client.pyi → types_boto3_medialive-1.40.57/types_boto3_medialive/client.py +73 -0
- types_boto3_medialive-1.40.45/types_boto3_medialive/client.py → types_boto3_medialive-1.40.57/types_boto3_medialive/client.pyi +70 -3
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/literals.py +16 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/literals.pyi +16 -0
- types_boto3_medialive-1.40.45/types_boto3_medialive/paginator.pyi → types_boto3_medialive-1.40.57/types_boto3_medialive/paginator.py +139 -0
- types_boto3_medialive-1.40.45/types_boto3_medialive/paginator.py → types_boto3_medialive-1.40.57/types_boto3_medialive/paginator.pyi +66 -58
- types_boto3_medialive-1.40.45/types_boto3_medialive/type_defs.pyi → types_boto3_medialive-1.40.57/types_boto3_medialive/type_defs.py +735 -1
- types_boto3_medialive-1.40.45/types_boto3_medialive/type_defs.py → types_boto3_medialive-1.40.57/types_boto3_medialive/type_defs.pyi +80 -620
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/version.py +1 -1
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57/types_boto3_medialive.egg-info}/PKG-INFO +14 -4
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/LICENSE +0 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/setup.cfg +0 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/py.typed +0 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/waiter.py +0 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/waiter.pyi +0 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive.egg-info/SOURCES.txt +0 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive.egg-info/dependency_links.txt +0 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive.egg-info/not-zip-safe +0 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive.egg-info/requires.txt +0 -0
- {types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/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.40.
|
|
4
|
-
Summary: Type annotations for boto3 MediaLive 1.40.
|
|
3
|
+
Version: 1.40.57
|
|
4
|
+
Summary: Type annotations for boto3 MediaLive 1.40.57 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.57](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.57' 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.
|
|
@@ -354,10 +354,12 @@ from boto3.session import Session
|
|
|
354
354
|
from types_boto3_medialive import MediaLiveClient
|
|
355
355
|
from types_boto3_medialive.paginator import (
|
|
356
356
|
DescribeSchedulePaginator,
|
|
357
|
+
ListAlertsPaginator,
|
|
357
358
|
ListChannelPlacementGroupsPaginator,
|
|
358
359
|
ListChannelsPaginator,
|
|
359
360
|
ListCloudWatchAlarmTemplateGroupsPaginator,
|
|
360
361
|
ListCloudWatchAlarmTemplatesPaginator,
|
|
362
|
+
ListClusterAlertsPaginator,
|
|
361
363
|
ListClustersPaginator,
|
|
362
364
|
ListEventBridgeRuleTemplateGroupsPaginator,
|
|
363
365
|
ListEventBridgeRuleTemplatesPaginator,
|
|
@@ -365,6 +367,7 @@ from types_boto3_medialive.paginator import (
|
|
|
365
367
|
ListInputDevicesPaginator,
|
|
366
368
|
ListInputSecurityGroupsPaginator,
|
|
367
369
|
ListInputsPaginator,
|
|
370
|
+
ListMultiplexAlertsPaginator,
|
|
368
371
|
ListMultiplexProgramsPaginator,
|
|
369
372
|
ListMultiplexesPaginator,
|
|
370
373
|
ListNetworksPaginator,
|
|
@@ -380,6 +383,7 @@ client: MediaLiveClient = Session().client("medialive")
|
|
|
380
383
|
# Explicit type annotations are optional here
|
|
381
384
|
# Types should be correctly discovered by mypy and IDEs
|
|
382
385
|
describe_schedule_paginator: DescribeSchedulePaginator = client.get_paginator("describe_schedule")
|
|
386
|
+
list_alerts_paginator: ListAlertsPaginator = client.get_paginator("list_alerts")
|
|
383
387
|
list_channel_placement_groups_paginator: ListChannelPlacementGroupsPaginator = client.get_paginator(
|
|
384
388
|
"list_channel_placement_groups"
|
|
385
389
|
)
|
|
@@ -390,6 +394,9 @@ list_cloud_watch_alarm_template_groups_paginator: ListCloudWatchAlarmTemplateGro
|
|
|
390
394
|
list_cloud_watch_alarm_templates_paginator: ListCloudWatchAlarmTemplatesPaginator = (
|
|
391
395
|
client.get_paginator("list_cloud_watch_alarm_templates")
|
|
392
396
|
)
|
|
397
|
+
list_cluster_alerts_paginator: ListClusterAlertsPaginator = client.get_paginator(
|
|
398
|
+
"list_cluster_alerts"
|
|
399
|
+
)
|
|
393
400
|
list_clusters_paginator: ListClustersPaginator = client.get_paginator("list_clusters")
|
|
394
401
|
list_event_bridge_rule_template_groups_paginator: ListEventBridgeRuleTemplateGroupsPaginator = (
|
|
395
402
|
client.get_paginator("list_event_bridge_rule_template_groups")
|
|
@@ -405,6 +412,9 @@ list_input_security_groups_paginator: ListInputSecurityGroupsPaginator = client.
|
|
|
405
412
|
"list_input_security_groups"
|
|
406
413
|
)
|
|
407
414
|
list_inputs_paginator: ListInputsPaginator = client.get_paginator("list_inputs")
|
|
415
|
+
list_multiplex_alerts_paginator: ListMultiplexAlertsPaginator = client.get_paginator(
|
|
416
|
+
"list_multiplex_alerts"
|
|
417
|
+
)
|
|
408
418
|
list_multiplex_programs_paginator: ListMultiplexProgramsPaginator = client.get_paginator(
|
|
409
419
|
"list_multiplex_programs"
|
|
410
420
|
)
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
Type annotations for [boto3 MediaLive 1.40.
|
|
12
|
+
Type annotations for [boto3 MediaLive 1.40.57](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.40.
|
|
75
|
+
`uvx --with 'boto3==1.40.57' 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.
|
|
@@ -307,10 +307,12 @@ from boto3.session import Session
|
|
|
307
307
|
from types_boto3_medialive import MediaLiveClient
|
|
308
308
|
from types_boto3_medialive.paginator import (
|
|
309
309
|
DescribeSchedulePaginator,
|
|
310
|
+
ListAlertsPaginator,
|
|
310
311
|
ListChannelPlacementGroupsPaginator,
|
|
311
312
|
ListChannelsPaginator,
|
|
312
313
|
ListCloudWatchAlarmTemplateGroupsPaginator,
|
|
313
314
|
ListCloudWatchAlarmTemplatesPaginator,
|
|
315
|
+
ListClusterAlertsPaginator,
|
|
314
316
|
ListClustersPaginator,
|
|
315
317
|
ListEventBridgeRuleTemplateGroupsPaginator,
|
|
316
318
|
ListEventBridgeRuleTemplatesPaginator,
|
|
@@ -318,6 +320,7 @@ from types_boto3_medialive.paginator import (
|
|
|
318
320
|
ListInputDevicesPaginator,
|
|
319
321
|
ListInputSecurityGroupsPaginator,
|
|
320
322
|
ListInputsPaginator,
|
|
323
|
+
ListMultiplexAlertsPaginator,
|
|
321
324
|
ListMultiplexProgramsPaginator,
|
|
322
325
|
ListMultiplexesPaginator,
|
|
323
326
|
ListNetworksPaginator,
|
|
@@ -333,6 +336,7 @@ client: MediaLiveClient = Session().client("medialive")
|
|
|
333
336
|
# Explicit type annotations are optional here
|
|
334
337
|
# Types should be correctly discovered by mypy and IDEs
|
|
335
338
|
describe_schedule_paginator: DescribeSchedulePaginator = client.get_paginator("describe_schedule")
|
|
339
|
+
list_alerts_paginator: ListAlertsPaginator = client.get_paginator("list_alerts")
|
|
336
340
|
list_channel_placement_groups_paginator: ListChannelPlacementGroupsPaginator = client.get_paginator(
|
|
337
341
|
"list_channel_placement_groups"
|
|
338
342
|
)
|
|
@@ -343,6 +347,9 @@ list_cloud_watch_alarm_template_groups_paginator: ListCloudWatchAlarmTemplateGro
|
|
|
343
347
|
list_cloud_watch_alarm_templates_paginator: ListCloudWatchAlarmTemplatesPaginator = (
|
|
344
348
|
client.get_paginator("list_cloud_watch_alarm_templates")
|
|
345
349
|
)
|
|
350
|
+
list_cluster_alerts_paginator: ListClusterAlertsPaginator = client.get_paginator(
|
|
351
|
+
"list_cluster_alerts"
|
|
352
|
+
)
|
|
346
353
|
list_clusters_paginator: ListClustersPaginator = client.get_paginator("list_clusters")
|
|
347
354
|
list_event_bridge_rule_template_groups_paginator: ListEventBridgeRuleTemplateGroupsPaginator = (
|
|
348
355
|
client.get_paginator("list_event_bridge_rule_template_groups")
|
|
@@ -358,6 +365,9 @@ list_input_security_groups_paginator: ListInputSecurityGroupsPaginator = client.
|
|
|
358
365
|
"list_input_security_groups"
|
|
359
366
|
)
|
|
360
367
|
list_inputs_paginator: ListInputsPaginator = client.get_paginator("list_inputs")
|
|
368
|
+
list_multiplex_alerts_paginator: ListMultiplexAlertsPaginator = client.get_paginator(
|
|
369
|
+
"list_multiplex_alerts"
|
|
370
|
+
)
|
|
361
371
|
list_multiplex_programs_paginator: ListMultiplexProgramsPaginator = client.get_paginator(
|
|
362
372
|
"list_multiplex_programs"
|
|
363
373
|
)
|
|
@@ -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.40.
|
|
16
|
+
version="1.40.57",
|
|
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.40.
|
|
22
|
+
description="Type annotations for boto3 MediaLive 1.40.57 service generated with mypy-boto3-builder 8.11.0",
|
|
23
23
|
classifiers=[
|
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
|
25
25
|
"Intended Audience :: Developers",
|
{types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/__init__.py
RENAMED
|
@@ -24,10 +24,12 @@ Usage::
|
|
|
24
24
|
InputAttachedWaiter,
|
|
25
25
|
InputDeletedWaiter,
|
|
26
26
|
InputDetachedWaiter,
|
|
27
|
+
ListAlertsPaginator,
|
|
27
28
|
ListChannelPlacementGroupsPaginator,
|
|
28
29
|
ListChannelsPaginator,
|
|
29
30
|
ListCloudWatchAlarmTemplateGroupsPaginator,
|
|
30
31
|
ListCloudWatchAlarmTemplatesPaginator,
|
|
32
|
+
ListClusterAlertsPaginator,
|
|
31
33
|
ListClustersPaginator,
|
|
32
34
|
ListEventBridgeRuleTemplateGroupsPaginator,
|
|
33
35
|
ListEventBridgeRuleTemplatesPaginator,
|
|
@@ -35,6 +37,7 @@ Usage::
|
|
|
35
37
|
ListInputDevicesPaginator,
|
|
36
38
|
ListInputSecurityGroupsPaginator,
|
|
37
39
|
ListInputsPaginator,
|
|
40
|
+
ListMultiplexAlertsPaginator,
|
|
38
41
|
ListMultiplexProgramsPaginator,
|
|
39
42
|
ListMultiplexesPaginator,
|
|
40
43
|
ListNetworksPaginator,
|
|
@@ -83,10 +86,12 @@ Usage::
|
|
|
83
86
|
signal_map_updated_waiter: SignalMapUpdatedWaiter = client.get_waiter("signal_map_updated")
|
|
84
87
|
|
|
85
88
|
describe_schedule_paginator: DescribeSchedulePaginator = client.get_paginator("describe_schedule")
|
|
89
|
+
list_alerts_paginator: ListAlertsPaginator = client.get_paginator("list_alerts")
|
|
86
90
|
list_channel_placement_groups_paginator: ListChannelPlacementGroupsPaginator = client.get_paginator("list_channel_placement_groups")
|
|
87
91
|
list_channels_paginator: ListChannelsPaginator = client.get_paginator("list_channels")
|
|
88
92
|
list_cloud_watch_alarm_template_groups_paginator: ListCloudWatchAlarmTemplateGroupsPaginator = client.get_paginator("list_cloud_watch_alarm_template_groups")
|
|
89
93
|
list_cloud_watch_alarm_templates_paginator: ListCloudWatchAlarmTemplatesPaginator = client.get_paginator("list_cloud_watch_alarm_templates")
|
|
94
|
+
list_cluster_alerts_paginator: ListClusterAlertsPaginator = client.get_paginator("list_cluster_alerts")
|
|
90
95
|
list_clusters_paginator: ListClustersPaginator = client.get_paginator("list_clusters")
|
|
91
96
|
list_event_bridge_rule_template_groups_paginator: ListEventBridgeRuleTemplateGroupsPaginator = client.get_paginator("list_event_bridge_rule_template_groups")
|
|
92
97
|
list_event_bridge_rule_templates_paginator: ListEventBridgeRuleTemplatesPaginator = client.get_paginator("list_event_bridge_rule_templates")
|
|
@@ -94,6 +99,7 @@ Usage::
|
|
|
94
99
|
list_input_devices_paginator: ListInputDevicesPaginator = client.get_paginator("list_input_devices")
|
|
95
100
|
list_input_security_groups_paginator: ListInputSecurityGroupsPaginator = client.get_paginator("list_input_security_groups")
|
|
96
101
|
list_inputs_paginator: ListInputsPaginator = client.get_paginator("list_inputs")
|
|
102
|
+
list_multiplex_alerts_paginator: ListMultiplexAlertsPaginator = client.get_paginator("list_multiplex_alerts")
|
|
97
103
|
list_multiplex_programs_paginator: ListMultiplexProgramsPaginator = client.get_paginator("list_multiplex_programs")
|
|
98
104
|
list_multiplexes_paginator: ListMultiplexesPaginator = client.get_paginator("list_multiplexes")
|
|
99
105
|
list_networks_paginator: ListNetworksPaginator = client.get_paginator("list_networks")
|
|
@@ -108,10 +114,12 @@ Usage::
|
|
|
108
114
|
from .client import MediaLiveClient
|
|
109
115
|
from .paginator import (
|
|
110
116
|
DescribeSchedulePaginator,
|
|
117
|
+
ListAlertsPaginator,
|
|
111
118
|
ListChannelPlacementGroupsPaginator,
|
|
112
119
|
ListChannelsPaginator,
|
|
113
120
|
ListCloudWatchAlarmTemplateGroupsPaginator,
|
|
114
121
|
ListCloudWatchAlarmTemplatesPaginator,
|
|
122
|
+
ListClusterAlertsPaginator,
|
|
115
123
|
ListClustersPaginator,
|
|
116
124
|
ListEventBridgeRuleTemplateGroupsPaginator,
|
|
117
125
|
ListEventBridgeRuleTemplatesPaginator,
|
|
@@ -119,6 +127,7 @@ from .paginator import (
|
|
|
119
127
|
ListInputDeviceTransfersPaginator,
|
|
120
128
|
ListInputSecurityGroupsPaginator,
|
|
121
129
|
ListInputsPaginator,
|
|
130
|
+
ListMultiplexAlertsPaginator,
|
|
122
131
|
ListMultiplexesPaginator,
|
|
123
132
|
ListMultiplexProgramsPaginator,
|
|
124
133
|
ListNetworksPaginator,
|
|
@@ -171,10 +180,12 @@ __all__ = (
|
|
|
171
180
|
"InputAttachedWaiter",
|
|
172
181
|
"InputDeletedWaiter",
|
|
173
182
|
"InputDetachedWaiter",
|
|
183
|
+
"ListAlertsPaginator",
|
|
174
184
|
"ListChannelPlacementGroupsPaginator",
|
|
175
185
|
"ListChannelsPaginator",
|
|
176
186
|
"ListCloudWatchAlarmTemplateGroupsPaginator",
|
|
177
187
|
"ListCloudWatchAlarmTemplatesPaginator",
|
|
188
|
+
"ListClusterAlertsPaginator",
|
|
178
189
|
"ListClustersPaginator",
|
|
179
190
|
"ListEventBridgeRuleTemplateGroupsPaginator",
|
|
180
191
|
"ListEventBridgeRuleTemplatesPaginator",
|
|
@@ -182,6 +193,7 @@ __all__ = (
|
|
|
182
193
|
"ListInputDevicesPaginator",
|
|
183
194
|
"ListInputSecurityGroupsPaginator",
|
|
184
195
|
"ListInputsPaginator",
|
|
196
|
+
"ListMultiplexAlertsPaginator",
|
|
185
197
|
"ListMultiplexProgramsPaginator",
|
|
186
198
|
"ListMultiplexesPaginator",
|
|
187
199
|
"ListNetworksPaginator",
|
{types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/__init__.pyi
RENAMED
|
@@ -24,10 +24,12 @@ Usage::
|
|
|
24
24
|
InputAttachedWaiter,
|
|
25
25
|
InputDeletedWaiter,
|
|
26
26
|
InputDetachedWaiter,
|
|
27
|
+
ListAlertsPaginator,
|
|
27
28
|
ListChannelPlacementGroupsPaginator,
|
|
28
29
|
ListChannelsPaginator,
|
|
29
30
|
ListCloudWatchAlarmTemplateGroupsPaginator,
|
|
30
31
|
ListCloudWatchAlarmTemplatesPaginator,
|
|
32
|
+
ListClusterAlertsPaginator,
|
|
31
33
|
ListClustersPaginator,
|
|
32
34
|
ListEventBridgeRuleTemplateGroupsPaginator,
|
|
33
35
|
ListEventBridgeRuleTemplatesPaginator,
|
|
@@ -35,6 +37,7 @@ Usage::
|
|
|
35
37
|
ListInputDevicesPaginator,
|
|
36
38
|
ListInputSecurityGroupsPaginator,
|
|
37
39
|
ListInputsPaginator,
|
|
40
|
+
ListMultiplexAlertsPaginator,
|
|
38
41
|
ListMultiplexProgramsPaginator,
|
|
39
42
|
ListMultiplexesPaginator,
|
|
40
43
|
ListNetworksPaginator,
|
|
@@ -83,10 +86,12 @@ Usage::
|
|
|
83
86
|
signal_map_updated_waiter: SignalMapUpdatedWaiter = client.get_waiter("signal_map_updated")
|
|
84
87
|
|
|
85
88
|
describe_schedule_paginator: DescribeSchedulePaginator = client.get_paginator("describe_schedule")
|
|
89
|
+
list_alerts_paginator: ListAlertsPaginator = client.get_paginator("list_alerts")
|
|
86
90
|
list_channel_placement_groups_paginator: ListChannelPlacementGroupsPaginator = client.get_paginator("list_channel_placement_groups")
|
|
87
91
|
list_channels_paginator: ListChannelsPaginator = client.get_paginator("list_channels")
|
|
88
92
|
list_cloud_watch_alarm_template_groups_paginator: ListCloudWatchAlarmTemplateGroupsPaginator = client.get_paginator("list_cloud_watch_alarm_template_groups")
|
|
89
93
|
list_cloud_watch_alarm_templates_paginator: ListCloudWatchAlarmTemplatesPaginator = client.get_paginator("list_cloud_watch_alarm_templates")
|
|
94
|
+
list_cluster_alerts_paginator: ListClusterAlertsPaginator = client.get_paginator("list_cluster_alerts")
|
|
90
95
|
list_clusters_paginator: ListClustersPaginator = client.get_paginator("list_clusters")
|
|
91
96
|
list_event_bridge_rule_template_groups_paginator: ListEventBridgeRuleTemplateGroupsPaginator = client.get_paginator("list_event_bridge_rule_template_groups")
|
|
92
97
|
list_event_bridge_rule_templates_paginator: ListEventBridgeRuleTemplatesPaginator = client.get_paginator("list_event_bridge_rule_templates")
|
|
@@ -94,6 +99,7 @@ Usage::
|
|
|
94
99
|
list_input_devices_paginator: ListInputDevicesPaginator = client.get_paginator("list_input_devices")
|
|
95
100
|
list_input_security_groups_paginator: ListInputSecurityGroupsPaginator = client.get_paginator("list_input_security_groups")
|
|
96
101
|
list_inputs_paginator: ListInputsPaginator = client.get_paginator("list_inputs")
|
|
102
|
+
list_multiplex_alerts_paginator: ListMultiplexAlertsPaginator = client.get_paginator("list_multiplex_alerts")
|
|
97
103
|
list_multiplex_programs_paginator: ListMultiplexProgramsPaginator = client.get_paginator("list_multiplex_programs")
|
|
98
104
|
list_multiplexes_paginator: ListMultiplexesPaginator = client.get_paginator("list_multiplexes")
|
|
99
105
|
list_networks_paginator: ListNetworksPaginator = client.get_paginator("list_networks")
|
|
@@ -108,10 +114,12 @@ Usage::
|
|
|
108
114
|
from .client import MediaLiveClient
|
|
109
115
|
from .paginator import (
|
|
110
116
|
DescribeSchedulePaginator,
|
|
117
|
+
ListAlertsPaginator,
|
|
111
118
|
ListChannelPlacementGroupsPaginator,
|
|
112
119
|
ListChannelsPaginator,
|
|
113
120
|
ListCloudWatchAlarmTemplateGroupsPaginator,
|
|
114
121
|
ListCloudWatchAlarmTemplatesPaginator,
|
|
122
|
+
ListClusterAlertsPaginator,
|
|
115
123
|
ListClustersPaginator,
|
|
116
124
|
ListEventBridgeRuleTemplateGroupsPaginator,
|
|
117
125
|
ListEventBridgeRuleTemplatesPaginator,
|
|
@@ -119,6 +127,7 @@ from .paginator import (
|
|
|
119
127
|
ListInputDeviceTransfersPaginator,
|
|
120
128
|
ListInputSecurityGroupsPaginator,
|
|
121
129
|
ListInputsPaginator,
|
|
130
|
+
ListMultiplexAlertsPaginator,
|
|
122
131
|
ListMultiplexesPaginator,
|
|
123
132
|
ListMultiplexProgramsPaginator,
|
|
124
133
|
ListNetworksPaginator,
|
|
@@ -170,10 +179,12 @@ __all__ = (
|
|
|
170
179
|
"InputAttachedWaiter",
|
|
171
180
|
"InputDeletedWaiter",
|
|
172
181
|
"InputDetachedWaiter",
|
|
182
|
+
"ListAlertsPaginator",
|
|
173
183
|
"ListChannelPlacementGroupsPaginator",
|
|
174
184
|
"ListChannelsPaginator",
|
|
175
185
|
"ListCloudWatchAlarmTemplateGroupsPaginator",
|
|
176
186
|
"ListCloudWatchAlarmTemplatesPaginator",
|
|
187
|
+
"ListClusterAlertsPaginator",
|
|
177
188
|
"ListClustersPaginator",
|
|
178
189
|
"ListEventBridgeRuleTemplateGroupsPaginator",
|
|
179
190
|
"ListEventBridgeRuleTemplatesPaginator",
|
|
@@ -181,6 +192,7 @@ __all__ = (
|
|
|
181
192
|
"ListInputDevicesPaginator",
|
|
182
193
|
"ListInputSecurityGroupsPaginator",
|
|
183
194
|
"ListInputsPaginator",
|
|
195
|
+
"ListMultiplexAlertsPaginator",
|
|
184
196
|
"ListMultiplexProgramsPaginator",
|
|
185
197
|
"ListMultiplexesPaginator",
|
|
186
198
|
"ListNetworksPaginator",
|
{types_boto3_medialive-1.40.45 → types_boto3_medialive-1.40.57}/types_boto3_medialive/__main__.py
RENAMED
|
@@ -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.57\n"
|
|
16
|
+
"Version: 1.40.57\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.57\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -27,10 +27,12 @@ from botocore.exceptions import ClientError as BotocoreClientError
|
|
|
27
27
|
|
|
28
28
|
from .paginator import (
|
|
29
29
|
DescribeSchedulePaginator,
|
|
30
|
+
ListAlertsPaginator,
|
|
30
31
|
ListChannelPlacementGroupsPaginator,
|
|
31
32
|
ListChannelsPaginator,
|
|
32
33
|
ListCloudWatchAlarmTemplateGroupsPaginator,
|
|
33
34
|
ListCloudWatchAlarmTemplatesPaginator,
|
|
35
|
+
ListClusterAlertsPaginator,
|
|
34
36
|
ListClustersPaginator,
|
|
35
37
|
ListEventBridgeRuleTemplateGroupsPaginator,
|
|
36
38
|
ListEventBridgeRuleTemplatesPaginator,
|
|
@@ -38,6 +40,7 @@ from .paginator import (
|
|
|
38
40
|
ListInputDeviceTransfersPaginator,
|
|
39
41
|
ListInputSecurityGroupsPaginator,
|
|
40
42
|
ListInputsPaginator,
|
|
43
|
+
ListMultiplexAlertsPaginator,
|
|
41
44
|
ListMultiplexesPaginator,
|
|
42
45
|
ListMultiplexProgramsPaginator,
|
|
43
46
|
ListNetworksPaginator,
|
|
@@ -165,6 +168,8 @@ from .type_defs import (
|
|
|
165
168
|
GetEventBridgeRuleTemplateResponseTypeDef,
|
|
166
169
|
GetSignalMapRequestTypeDef,
|
|
167
170
|
GetSignalMapResponseTypeDef,
|
|
171
|
+
ListAlertsRequestTypeDef,
|
|
172
|
+
ListAlertsResponseTypeDef,
|
|
168
173
|
ListChannelPlacementGroupsRequestTypeDef,
|
|
169
174
|
ListChannelPlacementGroupsResponseTypeDef,
|
|
170
175
|
ListChannelsRequestTypeDef,
|
|
@@ -173,6 +178,8 @@ from .type_defs import (
|
|
|
173
178
|
ListCloudWatchAlarmTemplateGroupsResponseTypeDef,
|
|
174
179
|
ListCloudWatchAlarmTemplatesRequestTypeDef,
|
|
175
180
|
ListCloudWatchAlarmTemplatesResponseTypeDef,
|
|
181
|
+
ListClusterAlertsRequestTypeDef,
|
|
182
|
+
ListClusterAlertsResponseTypeDef,
|
|
176
183
|
ListClustersRequestTypeDef,
|
|
177
184
|
ListClustersResponseTypeDef,
|
|
178
185
|
ListEventBridgeRuleTemplateGroupsRequestTypeDef,
|
|
@@ -187,6 +194,8 @@ from .type_defs import (
|
|
|
187
194
|
ListInputSecurityGroupsResponseTypeDef,
|
|
188
195
|
ListInputsRequestTypeDef,
|
|
189
196
|
ListInputsResponseTypeDef,
|
|
197
|
+
ListMultiplexAlertsRequestTypeDef,
|
|
198
|
+
ListMultiplexAlertsResponseTypeDef,
|
|
190
199
|
ListMultiplexesRequestTypeDef,
|
|
191
200
|
ListMultiplexesResponseTypeDef,
|
|
192
201
|
ListMultiplexProgramsRequestTypeDef,
|
|
@@ -305,8 +314,10 @@ if sys.version_info >= (3, 12):
|
|
|
305
314
|
else:
|
|
306
315
|
from typing_extensions import Literal, Unpack
|
|
307
316
|
|
|
317
|
+
|
|
308
318
|
__all__ = ("MediaLiveClient",)
|
|
309
319
|
|
|
320
|
+
|
|
310
321
|
class Exceptions(BaseClientExceptions):
|
|
311
322
|
BadGatewayException: Type[BotocoreClientError]
|
|
312
323
|
BadRequestException: Type[BotocoreClientError]
|
|
@@ -319,6 +330,7 @@ class Exceptions(BaseClientExceptions):
|
|
|
319
330
|
TooManyRequestsException: Type[BotocoreClientError]
|
|
320
331
|
UnprocessableEntityException: Type[BotocoreClientError]
|
|
321
332
|
|
|
333
|
+
|
|
322
334
|
class MediaLiveClient(BaseClient):
|
|
323
335
|
"""
|
|
324
336
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive.html#MediaLive.Client)
|
|
@@ -1536,6 +1548,34 @@ class MediaLiveClient(BaseClient):
|
|
|
1536
1548
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#update_sdi_source)
|
|
1537
1549
|
"""
|
|
1538
1550
|
|
|
1551
|
+
def list_alerts(self, **kwargs: Unpack[ListAlertsRequestTypeDef]) -> ListAlertsResponseTypeDef:
|
|
1552
|
+
"""
|
|
1553
|
+
List the alerts for a channel with optional filtering based on alert state.
|
|
1554
|
+
|
|
1555
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/list_alerts.html)
|
|
1556
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#list_alerts)
|
|
1557
|
+
"""
|
|
1558
|
+
|
|
1559
|
+
def list_cluster_alerts(
|
|
1560
|
+
self, **kwargs: Unpack[ListClusterAlertsRequestTypeDef]
|
|
1561
|
+
) -> ListClusterAlertsResponseTypeDef:
|
|
1562
|
+
"""
|
|
1563
|
+
List the alerts for a cluster with optional filtering based on alert state.
|
|
1564
|
+
|
|
1565
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/list_cluster_alerts.html)
|
|
1566
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#list_cluster_alerts)
|
|
1567
|
+
"""
|
|
1568
|
+
|
|
1569
|
+
def list_multiplex_alerts(
|
|
1570
|
+
self, **kwargs: Unpack[ListMultiplexAlertsRequestTypeDef]
|
|
1571
|
+
) -> ListMultiplexAlertsResponseTypeDef:
|
|
1572
|
+
"""
|
|
1573
|
+
List the alerts for a multiplex with optional filtering based on alert state.
|
|
1574
|
+
|
|
1575
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/list_multiplex_alerts.html)
|
|
1576
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#list_multiplex_alerts)
|
|
1577
|
+
"""
|
|
1578
|
+
|
|
1539
1579
|
@overload # type: ignore[override]
|
|
1540
1580
|
def get_paginator( # type: ignore[override]
|
|
1541
1581
|
self, operation_name: Literal["describe_schedule"]
|
|
@@ -1547,6 +1587,17 @@ class MediaLiveClient(BaseClient):
|
|
|
1547
1587
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1548
1588
|
"""
|
|
1549
1589
|
|
|
1590
|
+
@overload # type: ignore[override]
|
|
1591
|
+
def get_paginator( # type: ignore[override]
|
|
1592
|
+
self, operation_name: Literal["list_alerts"]
|
|
1593
|
+
) -> ListAlertsPaginator:
|
|
1594
|
+
"""
|
|
1595
|
+
Create a paginator for an operation.
|
|
1596
|
+
|
|
1597
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/get_paginator.html)
|
|
1598
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1599
|
+
"""
|
|
1600
|
+
|
|
1550
1601
|
@overload # type: ignore[override]
|
|
1551
1602
|
def get_paginator( # type: ignore[override]
|
|
1552
1603
|
self, operation_name: Literal["list_channel_placement_groups"]
|
|
@@ -1591,6 +1642,17 @@ class MediaLiveClient(BaseClient):
|
|
|
1591
1642
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1592
1643
|
"""
|
|
1593
1644
|
|
|
1645
|
+
@overload # type: ignore[override]
|
|
1646
|
+
def get_paginator( # type: ignore[override]
|
|
1647
|
+
self, operation_name: Literal["list_cluster_alerts"]
|
|
1648
|
+
) -> ListClusterAlertsPaginator:
|
|
1649
|
+
"""
|
|
1650
|
+
Create a paginator for an operation.
|
|
1651
|
+
|
|
1652
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/get_paginator.html)
|
|
1653
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1654
|
+
"""
|
|
1655
|
+
|
|
1594
1656
|
@overload # type: ignore[override]
|
|
1595
1657
|
def get_paginator( # type: ignore[override]
|
|
1596
1658
|
self, operation_name: Literal["list_clusters"]
|
|
@@ -1668,6 +1730,17 @@ class MediaLiveClient(BaseClient):
|
|
|
1668
1730
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1669
1731
|
"""
|
|
1670
1732
|
|
|
1733
|
+
@overload # type: ignore[override]
|
|
1734
|
+
def get_paginator( # type: ignore[override]
|
|
1735
|
+
self, operation_name: Literal["list_multiplex_alerts"]
|
|
1736
|
+
) -> ListMultiplexAlertsPaginator:
|
|
1737
|
+
"""
|
|
1738
|
+
Create a paginator for an operation.
|
|
1739
|
+
|
|
1740
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/get_paginator.html)
|
|
1741
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1742
|
+
"""
|
|
1743
|
+
|
|
1671
1744
|
@overload # type: ignore[override]
|
|
1672
1745
|
def get_paginator( # type: ignore[override]
|
|
1673
1746
|
self, operation_name: Literal["list_multiplex_programs"]
|
|
@@ -27,10 +27,12 @@ from botocore.exceptions import ClientError as BotocoreClientError
|
|
|
27
27
|
|
|
28
28
|
from .paginator import (
|
|
29
29
|
DescribeSchedulePaginator,
|
|
30
|
+
ListAlertsPaginator,
|
|
30
31
|
ListChannelPlacementGroupsPaginator,
|
|
31
32
|
ListChannelsPaginator,
|
|
32
33
|
ListCloudWatchAlarmTemplateGroupsPaginator,
|
|
33
34
|
ListCloudWatchAlarmTemplatesPaginator,
|
|
35
|
+
ListClusterAlertsPaginator,
|
|
34
36
|
ListClustersPaginator,
|
|
35
37
|
ListEventBridgeRuleTemplateGroupsPaginator,
|
|
36
38
|
ListEventBridgeRuleTemplatesPaginator,
|
|
@@ -38,6 +40,7 @@ from .paginator import (
|
|
|
38
40
|
ListInputDeviceTransfersPaginator,
|
|
39
41
|
ListInputSecurityGroupsPaginator,
|
|
40
42
|
ListInputsPaginator,
|
|
43
|
+
ListMultiplexAlertsPaginator,
|
|
41
44
|
ListMultiplexesPaginator,
|
|
42
45
|
ListMultiplexProgramsPaginator,
|
|
43
46
|
ListNetworksPaginator,
|
|
@@ -165,6 +168,8 @@ from .type_defs import (
|
|
|
165
168
|
GetEventBridgeRuleTemplateResponseTypeDef,
|
|
166
169
|
GetSignalMapRequestTypeDef,
|
|
167
170
|
GetSignalMapResponseTypeDef,
|
|
171
|
+
ListAlertsRequestTypeDef,
|
|
172
|
+
ListAlertsResponseTypeDef,
|
|
168
173
|
ListChannelPlacementGroupsRequestTypeDef,
|
|
169
174
|
ListChannelPlacementGroupsResponseTypeDef,
|
|
170
175
|
ListChannelsRequestTypeDef,
|
|
@@ -173,6 +178,8 @@ from .type_defs import (
|
|
|
173
178
|
ListCloudWatchAlarmTemplateGroupsResponseTypeDef,
|
|
174
179
|
ListCloudWatchAlarmTemplatesRequestTypeDef,
|
|
175
180
|
ListCloudWatchAlarmTemplatesResponseTypeDef,
|
|
181
|
+
ListClusterAlertsRequestTypeDef,
|
|
182
|
+
ListClusterAlertsResponseTypeDef,
|
|
176
183
|
ListClustersRequestTypeDef,
|
|
177
184
|
ListClustersResponseTypeDef,
|
|
178
185
|
ListEventBridgeRuleTemplateGroupsRequestTypeDef,
|
|
@@ -187,6 +194,8 @@ from .type_defs import (
|
|
|
187
194
|
ListInputSecurityGroupsResponseTypeDef,
|
|
188
195
|
ListInputsRequestTypeDef,
|
|
189
196
|
ListInputsResponseTypeDef,
|
|
197
|
+
ListMultiplexAlertsRequestTypeDef,
|
|
198
|
+
ListMultiplexAlertsResponseTypeDef,
|
|
190
199
|
ListMultiplexesRequestTypeDef,
|
|
191
200
|
ListMultiplexesResponseTypeDef,
|
|
192
201
|
ListMultiplexProgramsRequestTypeDef,
|
|
@@ -305,10 +314,8 @@ if sys.version_info >= (3, 12):
|
|
|
305
314
|
else:
|
|
306
315
|
from typing_extensions import Literal, Unpack
|
|
307
316
|
|
|
308
|
-
|
|
309
317
|
__all__ = ("MediaLiveClient",)
|
|
310
318
|
|
|
311
|
-
|
|
312
319
|
class Exceptions(BaseClientExceptions):
|
|
313
320
|
BadGatewayException: Type[BotocoreClientError]
|
|
314
321
|
BadRequestException: Type[BotocoreClientError]
|
|
@@ -321,7 +328,6 @@ class Exceptions(BaseClientExceptions):
|
|
|
321
328
|
TooManyRequestsException: Type[BotocoreClientError]
|
|
322
329
|
UnprocessableEntityException: Type[BotocoreClientError]
|
|
323
330
|
|
|
324
|
-
|
|
325
331
|
class MediaLiveClient(BaseClient):
|
|
326
332
|
"""
|
|
327
333
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive.html#MediaLive.Client)
|
|
@@ -1539,6 +1545,34 @@ class MediaLiveClient(BaseClient):
|
|
|
1539
1545
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#update_sdi_source)
|
|
1540
1546
|
"""
|
|
1541
1547
|
|
|
1548
|
+
def list_alerts(self, **kwargs: Unpack[ListAlertsRequestTypeDef]) -> ListAlertsResponseTypeDef:
|
|
1549
|
+
"""
|
|
1550
|
+
List the alerts for a channel with optional filtering based on alert state.
|
|
1551
|
+
|
|
1552
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/list_alerts.html)
|
|
1553
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#list_alerts)
|
|
1554
|
+
"""
|
|
1555
|
+
|
|
1556
|
+
def list_cluster_alerts(
|
|
1557
|
+
self, **kwargs: Unpack[ListClusterAlertsRequestTypeDef]
|
|
1558
|
+
) -> ListClusterAlertsResponseTypeDef:
|
|
1559
|
+
"""
|
|
1560
|
+
List the alerts for a cluster with optional filtering based on alert state.
|
|
1561
|
+
|
|
1562
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/list_cluster_alerts.html)
|
|
1563
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#list_cluster_alerts)
|
|
1564
|
+
"""
|
|
1565
|
+
|
|
1566
|
+
def list_multiplex_alerts(
|
|
1567
|
+
self, **kwargs: Unpack[ListMultiplexAlertsRequestTypeDef]
|
|
1568
|
+
) -> ListMultiplexAlertsResponseTypeDef:
|
|
1569
|
+
"""
|
|
1570
|
+
List the alerts for a multiplex with optional filtering based on alert state.
|
|
1571
|
+
|
|
1572
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/list_multiplex_alerts.html)
|
|
1573
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#list_multiplex_alerts)
|
|
1574
|
+
"""
|
|
1575
|
+
|
|
1542
1576
|
@overload # type: ignore[override]
|
|
1543
1577
|
def get_paginator( # type: ignore[override]
|
|
1544
1578
|
self, operation_name: Literal["describe_schedule"]
|
|
@@ -1550,6 +1584,17 @@ class MediaLiveClient(BaseClient):
|
|
|
1550
1584
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1551
1585
|
"""
|
|
1552
1586
|
|
|
1587
|
+
@overload # type: ignore[override]
|
|
1588
|
+
def get_paginator( # type: ignore[override]
|
|
1589
|
+
self, operation_name: Literal["list_alerts"]
|
|
1590
|
+
) -> ListAlertsPaginator:
|
|
1591
|
+
"""
|
|
1592
|
+
Create a paginator for an operation.
|
|
1593
|
+
|
|
1594
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/get_paginator.html)
|
|
1595
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1596
|
+
"""
|
|
1597
|
+
|
|
1553
1598
|
@overload # type: ignore[override]
|
|
1554
1599
|
def get_paginator( # type: ignore[override]
|
|
1555
1600
|
self, operation_name: Literal["list_channel_placement_groups"]
|
|
@@ -1594,6 +1639,17 @@ class MediaLiveClient(BaseClient):
|
|
|
1594
1639
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1595
1640
|
"""
|
|
1596
1641
|
|
|
1642
|
+
@overload # type: ignore[override]
|
|
1643
|
+
def get_paginator( # type: ignore[override]
|
|
1644
|
+
self, operation_name: Literal["list_cluster_alerts"]
|
|
1645
|
+
) -> ListClusterAlertsPaginator:
|
|
1646
|
+
"""
|
|
1647
|
+
Create a paginator for an operation.
|
|
1648
|
+
|
|
1649
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/get_paginator.html)
|
|
1650
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1651
|
+
"""
|
|
1652
|
+
|
|
1597
1653
|
@overload # type: ignore[override]
|
|
1598
1654
|
def get_paginator( # type: ignore[override]
|
|
1599
1655
|
self, operation_name: Literal["list_clusters"]
|
|
@@ -1671,6 +1727,17 @@ class MediaLiveClient(BaseClient):
|
|
|
1671
1727
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1672
1728
|
"""
|
|
1673
1729
|
|
|
1730
|
+
@overload # type: ignore[override]
|
|
1731
|
+
def get_paginator( # type: ignore[override]
|
|
1732
|
+
self, operation_name: Literal["list_multiplex_alerts"]
|
|
1733
|
+
) -> ListMultiplexAlertsPaginator:
|
|
1734
|
+
"""
|
|
1735
|
+
Create a paginator for an operation.
|
|
1736
|
+
|
|
1737
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/medialive/client/get_paginator.html)
|
|
1738
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_medialive/client/#get_paginator)
|
|
1739
|
+
"""
|
|
1740
|
+
|
|
1674
1741
|
@overload # type: ignore[override]
|
|
1675
1742
|
def get_paginator( # type: ignore[override]
|
|
1676
1743
|
self, operation_name: Literal["list_multiplex_programs"]
|