types-boto3 1.38.38__tar.gz → 1.38.40__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-1.38.38 → types_boto3-1.38.40}/PKG-INFO +13 -7
- {types_boto3-1.38.38 → types_boto3-1.38.40}/README.md +7 -4
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/__init__.pyi +19 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/session.pyi +20 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/setup.py +5 -3
- {types_boto3-1.38.38 → types_boto3-1.38.40}/types_boto3.egg-info/PKG-INFO +13 -7
- {types_boto3-1.38.38 → types_boto3-1.38.40}/types_boto3.egg-info/requires.txt +5 -1
- {types_boto3-1.38.38 → types_boto3-1.38.40}/LICENSE +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/compat.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/crt.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/__init__.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/action.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/attr.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/base.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/client.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/collection.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/docstring.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/method.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/resource.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/service.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/subresource.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/utils.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/docs/waiter.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/dynamodb/__init__.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/dynamodb/conditions.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/dynamodb/table.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/dynamodb/transform.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/dynamodb/types.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/ec2/__init__.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/ec2/createtags.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/ec2/deletetags.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/exceptions.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/py.typed +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/resources/__init__.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/resources/action.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/resources/base.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/resources/collection.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/resources/factory.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/resources/model.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/resources/params.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/resources/response.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/s3/__init__.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/s3/constants.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/s3/inject.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/s3/transfer.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/boto3-stubs/utils.pyi +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/setup.cfg +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/types_boto3.egg-info/SOURCES.txt +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/types_boto3.egg-info/dependency_links.txt +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/types_boto3.egg-info/not-zip-safe +0 -0
- {types_boto3-1.38.38 → types_boto3-1.38.40}/types_boto3.egg-info/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.38.
|
4
|
-
Summary: Type annotations for boto3 1.38.
|
3
|
+
Version: 1.38.40
|
4
|
+
Summary: Type annotations for boto3 1.38.40 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
|
@@ -36,12 +36,13 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
36
36
|
Provides-Extra: full
|
37
37
|
Requires-Dist: types-boto3-full<1.39.0,>=1.38.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.38.
|
39
|
+
Requires-Dist: boto3==1.38.40; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.39.0,>=1.38.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.39.0,>=1.38.0; extra == "all"
|
43
43
|
Requires-Dist: types-boto3-acm<1.39.0,>=1.38.0; extra == "all"
|
44
44
|
Requires-Dist: types-boto3-acm-pca<1.39.0,>=1.38.0; extra == "all"
|
45
|
+
Requires-Dist: types-boto3-aiops<1.39.0,>=1.38.0; extra == "all"
|
45
46
|
Requires-Dist: types-boto3-amp<1.39.0,>=1.38.0; extra == "all"
|
46
47
|
Requires-Dist: types-boto3-amplify<1.39.0,>=1.38.0; extra == "all"
|
47
48
|
Requires-Dist: types-boto3-amplifybackend<1.39.0,>=1.38.0; extra == "all"
|
@@ -459,6 +460,8 @@ Provides-Extra: acm
|
|
459
460
|
Requires-Dist: types-boto3-acm<1.39.0,>=1.38.0; extra == "acm"
|
460
461
|
Provides-Extra: acm-pca
|
461
462
|
Requires-Dist: types-boto3-acm-pca<1.39.0,>=1.38.0; extra == "acm-pca"
|
463
|
+
Provides-Extra: aiops
|
464
|
+
Requires-Dist: types-boto3-aiops<1.39.0,>=1.38.0; extra == "aiops"
|
462
465
|
Provides-Extra: amp
|
463
466
|
Requires-Dist: types-boto3-amp<1.39.0,>=1.38.0; extra == "amp"
|
464
467
|
Provides-Extra: amplify
|
@@ -1287,7 +1290,7 @@ Dynamic: summary
|
|
1287
1290
|
|
1288
1291
|

|
1289
1292
|
|
1290
|
-
Type annotations for [boto3 1.38.
|
1293
|
+
Type annotations for [boto3 1.38.40](https://pypi.org/project/boto3/)
|
1291
1294
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1292
1295
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1293
1296
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1345,7 +1348,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1345
1348
|
isolation.
|
1346
1349
|
|
1347
1350
|
1. Run mypy-boto3-builder in your package root directory:
|
1348
|
-
`uvx --with 'boto3==1.38.
|
1351
|
+
`uvx --with 'boto3==1.38.40' mypy-boto3-builder`
|
1349
1352
|
2. Select `boto3` AWS SDK.
|
1350
1353
|
3. Select services you use in the current project.
|
1351
1354
|
4. Use provided commands to install generated packages.
|
@@ -1673,9 +1676,9 @@ repository.
|
|
1673
1676
|
|
1674
1677
|
## Submodules
|
1675
1678
|
|
1676
|
-
- `types-boto3[full]` - Type annotations for all
|
1679
|
+
- `types-boto3[full]` - Type annotations for all 406 services in one package
|
1677
1680
|
(recommended).
|
1678
|
-
- `types-boto3[all]` - Type annotations for all
|
1681
|
+
- `types-boto3[all]` - Type annotations for all 406 services in separate
|
1679
1682
|
packages.
|
1680
1683
|
- `types-boto3[essential]` - Type annotations for
|
1681
1684
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -1697,6 +1700,9 @@ repository.
|
|
1697
1700
|
- `types-boto3[acm-pca]` - Type annotations for
|
1698
1701
|
[ACMPCA](https://youtype.github.io/types_boto3_docs/types_boto3_acm_pca/)
|
1699
1702
|
service.
|
1703
|
+
- `types-boto3[aiops]` - Type annotations for
|
1704
|
+
[AIOps](https://youtype.github.io/types_boto3_docs/types_boto3_aiops/)
|
1705
|
+
service.
|
1700
1706
|
- `types-boto3[amp]` - Type annotations for
|
1701
1707
|
[PrometheusService](https://youtype.github.io/types_boto3_docs/types_boto3_amp/)
|
1702
1708
|
service.
|
@@ -9,7 +9,7 @@
|
|
9
9
|
|
10
10
|

|
11
11
|
|
12
|
-
Type annotations for [boto3 1.38.
|
12
|
+
Type annotations for [boto3 1.38.40](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/),
|
@@ -67,7 +67,7 @@ You can generate type annotations for `boto3` package locally with
|
|
67
67
|
isolation.
|
68
68
|
|
69
69
|
1. Run mypy-boto3-builder in your package root directory:
|
70
|
-
`uvx --with 'boto3==1.38.
|
70
|
+
`uvx --with 'boto3==1.38.40' mypy-boto3-builder`
|
71
71
|
2. Select `boto3` AWS SDK.
|
72
72
|
3. Select services you use in the current project.
|
73
73
|
4. Use provided commands to install generated packages.
|
@@ -395,9 +395,9 @@ repository.
|
|
395
395
|
|
396
396
|
## Submodules
|
397
397
|
|
398
|
-
- `types-boto3[full]` - Type annotations for all
|
398
|
+
- `types-boto3[full]` - Type annotations for all 406 services in one package
|
399
399
|
(recommended).
|
400
|
-
- `types-boto3[all]` - Type annotations for all
|
400
|
+
- `types-boto3[all]` - Type annotations for all 406 services in separate
|
401
401
|
packages.
|
402
402
|
- `types-boto3[essential]` - Type annotations for
|
403
403
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -419,6 +419,9 @@ repository.
|
|
419
419
|
- `types-boto3[acm-pca]` - Type annotations for
|
420
420
|
[ACMPCA](https://youtype.github.io/types_boto3_docs/types_boto3_acm_pca/)
|
421
421
|
service.
|
422
|
+
- `types-boto3[aiops]` - Type annotations for
|
423
|
+
[AIOps](https://youtype.github.io/types_boto3_docs/types_boto3_aiops/)
|
424
|
+
service.
|
422
425
|
- `types-boto3[amp]` - Type annotations for
|
423
426
|
[PrometheusService](https://youtype.github.io/types_boto3_docs/types_boto3_amp/)
|
424
427
|
service.
|
@@ -16,6 +16,7 @@ from types_boto3_accessanalyzer.client import AccessAnalyzerClient
|
|
16
16
|
from types_boto3_account.client import AccountClient
|
17
17
|
from types_boto3_acm.client import ACMClient
|
18
18
|
from types_boto3_acm_pca.client import ACMPCAClient
|
19
|
+
from types_boto3_aiops.client import AIOpsClient
|
19
20
|
from types_boto3_amp.client import PrometheusServiceClient
|
20
21
|
from types_boto3_amplify.client import AmplifyClient
|
21
22
|
from types_boto3_amplifybackend.client import AmplifyBackendClient
|
@@ -535,6 +536,24 @@ def client(
|
|
535
536
|
Create client for ACMPCA service.
|
536
537
|
"""
|
537
538
|
|
539
|
+
@overload
|
540
|
+
def client(
|
541
|
+
service_name: Literal["aiops"],
|
542
|
+
region_name: str | None = ...,
|
543
|
+
api_version: str | None = ...,
|
544
|
+
use_ssl: bool | None = ...,
|
545
|
+
verify: bool | str | None = ...,
|
546
|
+
endpoint_url: str | None = ...,
|
547
|
+
aws_access_key_id: str | None = ...,
|
548
|
+
aws_secret_access_key: str | None = ...,
|
549
|
+
aws_session_token: str | None = ...,
|
550
|
+
config: Config | None = ...,
|
551
|
+
aws_account_id: str | None = ...,
|
552
|
+
) -> AIOpsClient:
|
553
|
+
"""
|
554
|
+
Create client for AIOps service.
|
555
|
+
"""
|
556
|
+
|
538
557
|
@overload
|
539
558
|
def client(
|
540
559
|
service_name: Literal["amp"],
|
@@ -22,6 +22,7 @@ from types_boto3_accessanalyzer.client import AccessAnalyzerClient
|
|
22
22
|
from types_boto3_account.client import AccountClient
|
23
23
|
from types_boto3_acm.client import ACMClient
|
24
24
|
from types_boto3_acm_pca.client import ACMPCAClient
|
25
|
+
from types_boto3_aiops.client import AIOpsClient
|
25
26
|
from types_boto3_amp.client import PrometheusServiceClient
|
26
27
|
from types_boto3_amplify.client import AmplifyClient
|
27
28
|
from types_boto3_amplifybackend.client import AmplifyBackendClient
|
@@ -559,6 +560,25 @@ class Session:
|
|
559
560
|
Create client for ACMPCA service.
|
560
561
|
"""
|
561
562
|
|
563
|
+
@overload
|
564
|
+
def client(
|
565
|
+
self,
|
566
|
+
service_name: Literal["aiops"],
|
567
|
+
region_name: str | None = ...,
|
568
|
+
api_version: str | None = ...,
|
569
|
+
use_ssl: bool | None = ...,
|
570
|
+
verify: bool | str | None = ...,
|
571
|
+
endpoint_url: str | None = ...,
|
572
|
+
aws_access_key_id: str | None = ...,
|
573
|
+
aws_secret_access_key: str | None = ...,
|
574
|
+
aws_session_token: str | None = ...,
|
575
|
+
config: Config | None = ...,
|
576
|
+
aws_account_id: str | None = ...,
|
577
|
+
) -> AIOpsClient:
|
578
|
+
"""
|
579
|
+
Create client for AIOps service.
|
580
|
+
"""
|
581
|
+
|
562
582
|
@overload
|
563
583
|
def client(
|
564
584
|
self,
|
@@ -12,13 +12,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
12
12
|
|
13
13
|
setup(
|
14
14
|
name="types-boto3",
|
15
|
-
version="1.38.
|
15
|
+
version="1.38.40",
|
16
16
|
packages=["boto3-stubs"],
|
17
17
|
url="https://github.com/youtype/mypy_boto3_builder",
|
18
18
|
license="MIT License",
|
19
19
|
author="Vlad Emelianov",
|
20
20
|
author_email="vlad.emelianov.nz@gmail.com",
|
21
|
-
description="Type annotations for boto3 1.38.
|
21
|
+
description="Type annotations for boto3 1.38.40 generated with mypy-boto3-builder 8.11.0",
|
22
22
|
classifiers=[
|
23
23
|
"Development Status :: 5 - Production/Stable",
|
24
24
|
"Intended Audience :: Developers",
|
@@ -55,12 +55,13 @@ setup(
|
|
55
55
|
],
|
56
56
|
extras_require={
|
57
57
|
"full": ["types-boto3-full>=1.38.0, <1.39.0"],
|
58
|
-
"boto3": ["boto3==1.38.
|
58
|
+
"boto3": ["boto3==1.38.40"],
|
59
59
|
"all": [
|
60
60
|
"types-boto3-accessanalyzer>=1.38.0, <1.39.0",
|
61
61
|
"types-boto3-account>=1.38.0, <1.39.0",
|
62
62
|
"types-boto3-acm>=1.38.0, <1.39.0",
|
63
63
|
"types-boto3-acm-pca>=1.38.0, <1.39.0",
|
64
|
+
"types-boto3-aiops>=1.38.0, <1.39.0",
|
64
65
|
"types-boto3-amp>=1.38.0, <1.39.0",
|
65
66
|
"types-boto3-amplify>=1.38.0, <1.39.0",
|
66
67
|
"types-boto3-amplifybackend>=1.38.0, <1.39.0",
|
@@ -476,6 +477,7 @@ setup(
|
|
476
477
|
"account": ["types-boto3-account>=1.38.0, <1.39.0"],
|
477
478
|
"acm": ["types-boto3-acm>=1.38.0, <1.39.0"],
|
478
479
|
"acm-pca": ["types-boto3-acm-pca>=1.38.0, <1.39.0"],
|
480
|
+
"aiops": ["types-boto3-aiops>=1.38.0, <1.39.0"],
|
479
481
|
"amp": ["types-boto3-amp>=1.38.0, <1.39.0"],
|
480
482
|
"amplify": ["types-boto3-amplify>=1.38.0, <1.39.0"],
|
481
483
|
"amplifybackend": ["types-boto3-amplifybackend>=1.38.0, <1.39.0"],
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: types-boto3
|
3
|
-
Version: 1.38.
|
4
|
-
Summary: Type annotations for boto3 1.38.
|
3
|
+
Version: 1.38.40
|
4
|
+
Summary: Type annotations for boto3 1.38.40 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
|
@@ -36,12 +36,13 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
36
36
|
Provides-Extra: full
|
37
37
|
Requires-Dist: types-boto3-full<1.39.0,>=1.38.0; extra == "full"
|
38
38
|
Provides-Extra: boto3
|
39
|
-
Requires-Dist: boto3==1.38.
|
39
|
+
Requires-Dist: boto3==1.38.40; extra == "boto3"
|
40
40
|
Provides-Extra: all
|
41
41
|
Requires-Dist: types-boto3-accessanalyzer<1.39.0,>=1.38.0; extra == "all"
|
42
42
|
Requires-Dist: types-boto3-account<1.39.0,>=1.38.0; extra == "all"
|
43
43
|
Requires-Dist: types-boto3-acm<1.39.0,>=1.38.0; extra == "all"
|
44
44
|
Requires-Dist: types-boto3-acm-pca<1.39.0,>=1.38.0; extra == "all"
|
45
|
+
Requires-Dist: types-boto3-aiops<1.39.0,>=1.38.0; extra == "all"
|
45
46
|
Requires-Dist: types-boto3-amp<1.39.0,>=1.38.0; extra == "all"
|
46
47
|
Requires-Dist: types-boto3-amplify<1.39.0,>=1.38.0; extra == "all"
|
47
48
|
Requires-Dist: types-boto3-amplifybackend<1.39.0,>=1.38.0; extra == "all"
|
@@ -459,6 +460,8 @@ Provides-Extra: acm
|
|
459
460
|
Requires-Dist: types-boto3-acm<1.39.0,>=1.38.0; extra == "acm"
|
460
461
|
Provides-Extra: acm-pca
|
461
462
|
Requires-Dist: types-boto3-acm-pca<1.39.0,>=1.38.0; extra == "acm-pca"
|
463
|
+
Provides-Extra: aiops
|
464
|
+
Requires-Dist: types-boto3-aiops<1.39.0,>=1.38.0; extra == "aiops"
|
462
465
|
Provides-Extra: amp
|
463
466
|
Requires-Dist: types-boto3-amp<1.39.0,>=1.38.0; extra == "amp"
|
464
467
|
Provides-Extra: amplify
|
@@ -1287,7 +1290,7 @@ Dynamic: summary
|
|
1287
1290
|
|
1288
1291
|

|
1289
1292
|
|
1290
|
-
Type annotations for [boto3 1.38.
|
1293
|
+
Type annotations for [boto3 1.38.40](https://pypi.org/project/boto3/)
|
1291
1294
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1292
1295
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1293
1296
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1345,7 +1348,7 @@ You can generate type annotations for `boto3` package locally with
|
|
1345
1348
|
isolation.
|
1346
1349
|
|
1347
1350
|
1. Run mypy-boto3-builder in your package root directory:
|
1348
|
-
`uvx --with 'boto3==1.38.
|
1351
|
+
`uvx --with 'boto3==1.38.40' mypy-boto3-builder`
|
1349
1352
|
2. Select `boto3` AWS SDK.
|
1350
1353
|
3. Select services you use in the current project.
|
1351
1354
|
4. Use provided commands to install generated packages.
|
@@ -1673,9 +1676,9 @@ repository.
|
|
1673
1676
|
|
1674
1677
|
## Submodules
|
1675
1678
|
|
1676
|
-
- `types-boto3[full]` - Type annotations for all
|
1679
|
+
- `types-boto3[full]` - Type annotations for all 406 services in one package
|
1677
1680
|
(recommended).
|
1678
|
-
- `types-boto3[all]` - Type annotations for all
|
1681
|
+
- `types-boto3[all]` - Type annotations for all 406 services in separate
|
1679
1682
|
packages.
|
1680
1683
|
- `types-boto3[essential]` - Type annotations for
|
1681
1684
|
[CloudFormation](https://youtype.github.io/types_boto3_docs/types_boto3_cloudformation/),
|
@@ -1697,6 +1700,9 @@ repository.
|
|
1697
1700
|
- `types-boto3[acm-pca]` - Type annotations for
|
1698
1701
|
[ACMPCA](https://youtype.github.io/types_boto3_docs/types_boto3_acm_pca/)
|
1699
1702
|
service.
|
1703
|
+
- `types-boto3[aiops]` - Type annotations for
|
1704
|
+
[AIOps](https://youtype.github.io/types_boto3_docs/types_boto3_aiops/)
|
1705
|
+
service.
|
1700
1706
|
- `types-boto3[amp]` - Type annotations for
|
1701
1707
|
[PrometheusService](https://youtype.github.io/types_boto3_docs/types_boto3_amp/)
|
1702
1708
|
service.
|
@@ -16,11 +16,15 @@ types-boto3-acm<1.39.0,>=1.38.0
|
|
16
16
|
[acm-pca]
|
17
17
|
types-boto3-acm-pca<1.39.0,>=1.38.0
|
18
18
|
|
19
|
+
[aiops]
|
20
|
+
types-boto3-aiops<1.39.0,>=1.38.0
|
21
|
+
|
19
22
|
[all]
|
20
23
|
types-boto3-accessanalyzer<1.39.0,>=1.38.0
|
21
24
|
types-boto3-account<1.39.0,>=1.38.0
|
22
25
|
types-boto3-acm<1.39.0,>=1.38.0
|
23
26
|
types-boto3-acm-pca<1.39.0,>=1.38.0
|
27
|
+
types-boto3-aiops<1.39.0,>=1.38.0
|
24
28
|
types-boto3-amp<1.39.0,>=1.38.0
|
25
29
|
types-boto3-amplify<1.39.0,>=1.38.0
|
26
30
|
types-boto3-amplifybackend<1.39.0,>=1.38.0
|
@@ -550,7 +554,7 @@ types-boto3-billing<1.39.0,>=1.38.0
|
|
550
554
|
types-boto3-billingconductor<1.39.0,>=1.38.0
|
551
555
|
|
552
556
|
[boto3]
|
553
|
-
boto3==1.38.
|
557
|
+
boto3==1.38.40
|
554
558
|
|
555
559
|
[braket]
|
556
560
|
types-boto3-braket<1.39.0,>=1.38.0
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|